* {
    box-sizing: border-box;
}
body {
    font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 14px;
    margin:0;
    padding:0;
	font-weight: 400;
	color: #444444;
    background: #0f7abc url('images/blue-footer-bg.jpg') top center repeat;
}
strong {
	font-weight: 600;
}hasDate

p {
    margin: 0 0 20px;
}
h1, h2, h3 {
	margin: 0 0 20px;
	display: block;
	font-weight: 400;
    color: #444;
}
h1 {
	font-size: 26px;
	line-height: 26px;
}
h2 {
	font-size: 23px;
	line-height: 20px;
}
h3 {
	font-size: 20px;
	line-height: 20px;
}
a {
    outline: none !important;
}
.btn-link {
  display: block;
  width: 100%;
  border: none;
  background-color: #f2f2f2;
  padding: 14px 28px;
  margin-bottom:6px;
  font-size: 14px;
  cursor: pointer;
  text-align: left;
  text-decoration:none;
}

.btn-link  {
    position: relative;
}
 
.btn-link :before {
    content: "\f000";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

.flex-box {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.flex-box div {
    flex: 1 1;
}
.text-right {
	text-align:right;
}
/* ------------------------------------------------------------ main menu start */
.header {
    /*height: 148px;*/
	min-height: 124px;
    display: block;
   /* background: #fff;*/
   background: #fbfbfb url('images/gray-header-bg.jpg') top center repeat;
}
.inner-header {
    width: 100%;
    background: #0f7abc url('images/blue-footer-bg.jpg') top center repeat;		  
}
.header-logo {
    margin: 0 auto;
    width: 1170px;
    padding: 20px 0;				  				  
}
#header-menu {
    display: block;
    max-width: 1170px;
    margin: 0 auto;
    padding: 10px 0;
}

.header-shadow {
    height: 4px;
    width: 100%;
    background: transparent url('images/header-shadow.png') top center repeat;
    display: block;
    margin-bottom: 40px;
}
#header-menu ul {
    list-style-type: none;
    margin: 0;
    /*overflow: hidden;*/
    padding: 0;
    position: relative;
}
#header-menu ul li, #header-menu ul div  {
    display: inline-block;	  
}
#header-menu ul li a {
    color: #fff;
    display: inline-block;
    padding: 7px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    line-height:1;	
    font-size: 16px;				 
}

#header-menu ul li a:hover:not(.active){
    color: #fff;
}
#header-menu ul li a.active {
    color: #680025;
}

#header-menu ul li a.menu-selected {
    color: #000 !important;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#header-menu ul li a:hover:not(.active){
    color: #000;
    border-top: 3px solid #1881c3;
}
#header-menu ul li a.active {
    color: #000;
    border-top: 3px solid #1881c3;
}

#header-menu ul li a.menu-selected {
    color: #606060;
    border-top: 3px solid #1881c3;
    color: #56451f;
    font-weight: 600;
}
#header-menu ul ul {
    display: none;
	position: absolute; 
	top: 30px; /* the height of the main nav */
   background: #0f7abc url('images/blue-footer-bg.jpg') top center repeat;		 
    padding: 20px 10px 10px;
    z-index: 9999;
}

/* Display Dropdowns on Hover */
#header-menu ul li:hover > ul {
	display: block;
}
	
/* Fisrt Tier Dropdown */
#header-menu ul ul div {
	max-width:270px;
	float:none;
	display:list-item;
	position: relative;
}
#header-menu ul ul div li {
    display: block;
}
#header-menu ul ul div li a {
    font-size: 14px;
    display: block;
    text-align: left;
}
#header-menu ul ul div li a:before {
    content:  '\26ac \0020';
}

/* Second, Third and more Tiers	*/
#header-menu ul ul ul li {
	position: relative;
	top:-60px; 
	left:170px;
}
	
/* Change this in order to change the Dropdown symbol */
#header-menu ul li > a:after { 
    content:  ' \2193';
}
#header-menu ul li > a:only-child:after {
    content: '';
}

.logout-menu-button {
    float: right;
}
.link-primarie {
    float: right;
}
/* ------------------------------------------------------------ main menu end */

.container {
    background-color: #f9f9f9;
    padding-bottom:  45px;
}

.container-inner {
    max-width: 1100px;
    height: auto;
    margin: 0 auto;
}

.validare-campuri {
    color: #fff;
    display: block;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 5px;
    background-color: #e43333;
}
.main-content {
  /*padding:25px;*/
    width: 100%;
}
.text-intro {
    /*margin-bottom: 30px;*/
}
.text-intro p {
    text-align: justify;
}
.programarePage {

}
.grey {
    background:#d8d8d8;
}
.sc-table {
    width:100%;
    margin-bottom:  30px;
}
.sc-table th {

}

.sc-table td {
    border:1px #d8d8d8 solid;
    padding:6px;
}

.sc-table tr td:nth-child(1){
    width:200px;
}
#ContentPlaceHolder_ApplicantsDetailsView input[type=checkbox], #ContentPlaceHolder_RezervationDetailsView input[type=checkbox] {
    text-align: left;
    width: auto;
}
.table-rezervari,table#ctl00_ContentPlaceHolder_HolidayGridView,  table#ctl00_ContentPlaceHolder_HoursGridView, table#ctl00_ContentPlaceHolder_GridViewReservation, table#ctl00_ContentPlaceHolder_RezervationGridView  {
    width:100%;
    margin-top: 20px;
}

.table-rezervari th, table#ctl00_ContentPlaceHolder_HolidayGridView th, table#ctl00_ContentPlaceHolder_HoursGridView th, table#ctl00_ContentPlaceHolder_GridViewReservation th, table#ctl00_ContentPlaceHolder_RezervationGridView th {
    background:#0f7abc;
    text-decoration:none;
    padding:10px 5px;
    text-align:left;
    font-weight: 600;
    color: #fff;
    border-right: 1px solid #2291d6;
}
.table-rezervari tr, table#ctl00_ContentPlaceHolder_HolidayGridView tr, table#ctl00_ContentPlaceHolder_HoursGridView tr, table#ctl00_ContentPlaceHolder_GridViewReservation tr, table#ctl00_ContentPlaceHolder_RezervationGridView tr {
    border-left: 1px solid #d8d8d8;
}
.table-rezervari tr:hover > td {
    background-color: #ededed;
}
.table-rezervari th a {
    text-decoration:none;
    color:#fff !important;
}
.table-rezervari td, table#ctl00_ContentPlaceHolder_HolidayGridView td, table#ctl00_ContentPlaceHolder_HoursGridView td, table#ctl00_ContentPlaceHolder_GridViewReservation td, table#ctl00_ContentPlaceHolder_RezervationGridView td {
    background: #fff;
    border-bottom: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    cursor: pointer;
    padding:10px 4px;
}
.table-rezervari th:nth-child(3) {
   /* display: none;*/
}
.table-rezervari td:nth-child(3) {
    /*display: none;*/
}
.Selected-Table-Row {
    color: #0f7abc;
    font-weight: 600;
}
.Selected-Table-Row td {
    background-color: #fbfce2;
}
tr.tabel-pagination table tr td {
    border: none !important;
    padding: 0 3px !important;
}
tr.tabel-pagination table tr td a {
    border-bottom: 1px solid #0f7abc!important;
    border-top: 1px solid #0f7abc !important;
    border-left: 1px solid #0f7abc !important;
    border-right: 1px solid #0f7abc !important;
    display: block;
    padding: 7px 10px;
    margin: 0;
    border: none;
    text-decoration: none;
}

tr.tabel-pagination table tr td span {
    background-color: #0f7abc;
    border-bottom: 1px solid #0f7abc !important;
    border-top: 1px solid #0f7abc !important;
    border-left: 1px solid #0f7abc !important;
    border-right: 1px solid #0f7abc !important;
    color: #fff;
    display: block;
    padding: 7px 10px;
    margin: 0;
    border: none;
    text-decoration: none;
    cursor:default;
}

a.link-detalii {
    color: #fff !important;
    background-color: #24ac21;
    text-decoration: none;
    padding: 2px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
a.link-sterge {
    color: #fff;
    background-color: #f33c3c;
    text-decoration: none;
    padding: 2px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
a.link-detalii:hover {
    background-color: #138a10;
}
a.link-sterge:hover {
    background-color: #da1d1d;
}
a.link-detalii:hover, a.link-detalii:visited, a.link-sterge:hover, a.link-sterge:visited {
    outline: none;
    text-decoration: none;
}

#ContentPlaceHolder_UpdatePanel, #ctl00_ContentPlaceHolder_UpdatePanel {
    float:left;
}

.ContentPlaceHolder-inner {
    display:inline-block;
    width: 796px;
}
.DataContainer-small {
    width: 100%;
	margin-top: 30px;
}
.ApplicantRegisterForm {
    height: auto;
    margin: 0 auto;
}

.ApplicantRegisterForm h2 {
    font-size:14px;
    font-weight:bold;
    margin:5px 0 5px 0;
    padding:0;
}

.ApplicantRegisterForm ul {
    list-style-type: none;
    list-style-position: outside;
    margin: 0px;
    padding: 0px;
    margin: 0 auto;
}

.ApplicantRegisterForm li {
	display: inline-block;
    margin-bottom: 10px;
    position: relative;
    width: 45.8%;
}

.ApplicantRegisterForm li:nth-child(odd) {
        margin-right: 7.4%
}

.ApplicantRegisterForm input {
    border: 1px solid #dedede;
    border-radius: 2px;
    width: 100%;
    padding: 8px 20px 8px 8px;
}
.ApplicantRegisterForm textarea {
    border: 1px solid #dedede;
    border-radius: 2px;
    padding: 8px;
}
.ApplicantRegisterForm label {
    display: inline-block;
    padding: 8px 0;
    width: 100%;
}

.ApplicantRegisterForm input {
    /*-moz-transition: padding .25s;
    -webkit-transition: padding .25s;
    -o-transition: padding .25s;
    transition: padding .25s;*/
    position:relative;
}

.ApplicantRegisterForm input[type=radio] {							
    width: 30px;
    height: 20px;
    padding: 5px 8px;
}
        
.ApplicantRegisterForm input.button:focus {
    background: #0f7abc url("images/button-arrow-continue.png") no-repeat 93% center;
    color: #fff;
}
.ApplicantRegisterForm input[type="text"]:focus {
    background-color: #fff;
    background-image: none;
}
.ApplicantRegisterForm input:focus:invalid {
    box-shadow: 0 0 5px #d45252;
    border-color: #b03535;
}

.ApplicantRegisterForm input:required:valid, .contact_form textarea:required:valid { /* when a field is considered valid by the browser */
   /*box-shadow: 0 0 5px #5cd053;
    border-color: #28921f;*/
}
.detalii-cont .ApplicantRegisterForm {
    margin-bottom: 10px;
    padding-bottom: 30px;
    margin-top:20px;
}
.accepta-termeni {
    display:block;
}

.accepta-termeni input {
    display: inline-block;
    margin-right: 10px;
    width: auto;
}

.accepta-termeni label {
    display: inline;
    float: none;
    font-size: 12px;
    padding: 0;
    vertical-align: top;
    width: auto;
}

.butoane-pasi {
    display:block;
    position:relative;
    margin:20px 0 0;
    padding:0;
    height: 35px;
    width: 100%;
}

.butoane-pasi .Tab-Next, .butoane-pasi .Tab-Previous {
    border: medium none;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    width: 160px;
    -moz-transition:all 0.2s ease-in-out; 
	-webkit-transition:all 0.2s ease-in-out;
  	-o-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
  	transition:all 0.2s ease-in-out;
}

.butoane-pasi .Tab-Next {
    background: #680025 url("images/button-arrow-continue.png") no-repeat 90% center;
    float: right;
    padding: 8px 30px 8px 8px;
}
.butoane-pasi .Tab-Previous {
    background: #540a1f url("images/button-arrow-previous.png") no-repeat 10% center;
    float: left;
    padding: 8px 8px 8px 30px;
}

.butoane-pasi .Tab-Next:hover, .butoane-pasi .Tab-Previous:hover {
    background-color: #8d0032;
    border:none;
    color: #fff;
    cursor: pointer;
    -moz-transition:all 0.2s ease-in-out; 
	-webkit-transition:all 0.2s ease-in-out;
  	-o-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
  	transition:all 0.2s ease-in-out;
}

.butoane-pasi input.Tab-Next:hover {
    background-position: 93% center;
}

.butoane-pasi input.Tab-Previous:hover {
    background-position: 7% center;
}

.butoane-pasi .button {
    margin: 0 !important;
    width: 240px !important;
}

.required {
    background: #fff url("images/asterisk.gif") no-repeat 98% center;
}
/* Button Style */

.ApplicantRegisterForm input.button {
    padding: 8px 35px 8px 15px;
    width: inherit;
    top: 0px;
    left: 0px;
}

.stergere-inregistrare {
    background-color: #24ac21;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto 30px;
    padding: 10px;
    text-align: center;
    width: 300px;
}
.autentificare {
    
}
.autentificare label {
    width: 20%;
}
.autentificare input {
    width: 79%;
}
.CNPSearch {
    width: 45%;
    margin-right: 9.5%;
    display: inline-block;
}
.DateSearch {
    width: 45%;
    display: inline-block;
}
.CNPSearch label, .DateSearch label {
    width:  26%;
    display: inline-block;
}
.CNPSearch input, .DateSearch input {
    width: 150px;
    display: inline-block;
    margin-right: 20px;
}
.CNPSearch input.CNPSearchButton, .DateSearch input.DateSearchButton {
    width: 135px;
    margin: 0;
}
.ui-datepicker-trigger {
    margin: 0 10px 0 0;
    padding: 0;
    vertical-align: text-bottom;
    cursor: pointer;
}
.align-left {
    float: left;
}
.align-right {
    float: right;
}

.align-right-cauta {
    float: right;
    margin: 35px 0px 0px 30px !important;
}
.button-absolute {
    position: absolute;
    top: 0;
    right: 20px;
}
.full-width {
    width: 100%;
}
.no-margin {
    margin: 0 !important;
}
.button {
    background: #24ac21 url("images/button-arrow-continue.png") no-repeat 93% center;
    border: medium none !important;
    color: white;
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin: 25px 0 0;
    padding: 10px 50px 10px 20px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
	-moz-transition:all 0.2s ease-out; 
	-webkit-transition:all 0.2s ease-out;
  	-o-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
  	transition:all 0.2s ease-out;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
	margin: 0 5px 0 0;
}
.button:hover {
    text-decoration: none;
    cursor: pointer;
	background: #138a10 url("images/button-arrow-continue.png") no-repeat 95% center;
	-moz-transition:all 0.2s ease-out; 
	-webkit-transition:all 0.2s ease-out;
  	-o-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
  	transition:all 0.2s ease-out;
}

 .prev {
    background: #24ac21 url("images/button-arrow-previous.png") no-repeat 5% center !important;
    padding: 10px 50px 10px 20px !important;
    text-align: right !important;
 }

.button.prev:hover {
	background: #138a10 url("images/button-arrow-previous.png") no-repeat 3% center !important;
}
.button-red {
    background-color: #e43333;
    margin-right: 20px;
}

.button-red:hover {
    background-color: #d42a2a;
}
.button-albastru {
    background-color: #1881C3;
}
.button-albastru:hover {
    background-color: #1881C3;
}


.button-xs {
    width:150px;
}

.Notification {
    font-size: 11px;
    color: #d45252;
    margin: 5px 0 0 0;
    display: inline;
    float: right;
}

.dropDown {
    border: 1px solid #dedede;
    font-size: 14px;
    text-align: left;
    border-radius: 4px;
    width: 100%;
	padding: 8px;
}

.dropDownSectiune {
    border: 1px solid #dedede;
    margin-bottom: 20px;
    font-size: 14px;
    text-align: left;
    border-radius: 4px;
    width: 50%;
	padding: 8px;
}

select.dropDown option {
	
	border-bottom: 1px solid #dedede;
}

#ContentPlaceHolder_ScheduleGridView, #ctl00_ContentPlaceHolder_ScheduleGridView {
    border: none !important;
    width: 100%;
}
#ContentPlaceHolder_ScheduleGridView tr:first-child, #ctl00_ContentPlaceHolder_ScheduleGridView tr:first-child {
    display: block;
    width: 100%;
    margin-bottom: 8px;
}
#ContentPlaceHolder_ScheduleGridView tr, #ctl00_ContentPlaceHolder_ScheduleGridView tr {
    font-size:14px !important;
    border-bottom: medium none;
    border-top: medium none;
    display: inline-block;
    width: 57px;
    margin-bottom: 1px;
    margin-right: 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}
#ContentPlaceHolder_ScheduleGridView tr th, #ctl00_ContentPlaceHolder_ScheduleGridView tr th {
    border: 1px solid #fff !important;
    color: #333;
    display: block;
    text-align: center !important;
    width: 100%;
}
#ContentPlaceHolder_ScheduleGridView tr td, #ctl00_ContentPlaceHolder_ScheduleGridView tr td {
    padding: 4px;
    color:#fff;
    font-size:14px;
    text-align: center;
    /*border-bottom:1px #d8d8d8 solid;
    background:#00b359;*/
}

/*.footer {
    background: #680025;
    font-size: 12px;
    padding: 30px 0;
    vertical-align: middle;
    text-align:center;
	color: #fff;
    margin: 0;
}*/
.footer {
    background: transparent;
    font-size: 12px;
    padding: 30px 0;
    vertical-align: middle;
    text-align:center;
	color: #fff;
    margin: 0;
}

.footer-inner {
    max-width: 1100px;
    padding: 0 20px;
    margin: 0 auto;
    display: block;
}
.footer a {
	color: #fff;
}
.button-print {
    background-color: #00cc66; /* Green */
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    width: 48%;
    margin:25px 5px 0 0;
}
.cnt-infolabel {
    background:#efefef;
    padding:5px 10px;
    margin:0 0 30px 0;
}
.cnt-infolabel a {
    color:inherit;
    text-decoration:none;
}

/* ---------------------------------------------------------------------------------- Informatii utile start*/

.tsnode {
    background: rgba(0, 0, 0, 0) url("/images/bg-probleme-header.png") no-repeat scroll left center;
    display: block;
    height: 51px;
    padding: 0 50px 0 100px;
}

.tsnode {
    background: rgba(0, 0, 0, 0) url("/images/bg-probleme-header.png") no-repeat scroll left center;
    display: block;
    height: 51px;
    padding: 0 50px 0 100px;
}

.tsnode {
    background: #eee url("images/blue-arrow-right-large.png") no-repeat scroll 95% center;
    color: #444;
    display: block;
    height: auto;
    line-height: 19px;
    margin: 10px 0;
    outline: medium none;
    padding: 15px 6% 15px 20px;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}

.tsnode:hover {
    background: #2174a8 url("images/white-arrow-right-large.png") no-repeat scroll 98% center;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}
/* ---------------------------------------------------------------------------------- Informatii utile end*/

.RegisterDayWeek li {
	display: inline-block;
    margin-bottom: 10px;
    position: relative;
    width: 25% !important;
    margin-right: 7.4%;
}

.RegisterDayWeek input {
    border: 1px solid #dedede;
    border-radius: 2px;
    width: 95%;
    padding: 8px 20px 8px 8px;
}

.RegisterDayWeek select {
    border: 1px solid #dedede;
    border-radius: 2px;
    width: 95%;
    padding: 8px 20px 8px 8px;
}

.RegisterDayWeek label#DataEndLabel {
    display: inline-block;
    padding: 8px 0;
    width: 44%;
}	   

/*popup*/
.modal-box {
  display: none;
  position: absolute;
  z-index: 1000;
  width: 800px;
  height:400px;
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
  overflow-y:scroll;
  top: 140px !important;
  left: 25% !important;

}

.modal-box header,

.modal-box .modal-header {
  padding: 1.25em 1.5em;
  border-bottom: 1px solid #ddd
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }
.modal-box .modal-body { padding: 2em 1.5em; }
.modal-box footer,

.modal-box .modal-footer {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: right;
}

.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) !important;
}
a.close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 5%;
  right: 2%;
  text-decoration: none;
  color: #bbb;

}

a.close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;

}
.Hide { display:none; }


.programarePage-inner {
    text-align: center;
}
.sectiune-a, .sectiune-b {
    display: inline-block;
    height: 150px;
    padding: 70px 20px 20px;
    margin: 0 20px;
    width: 370px;
    border: none;
    text-align: justify;
    cursor: default;
    text-decoration: none;
    outline: none;
    -webkit-transition: all ease-out 0.5s;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s;
}
.sectiune-a:hover, .sectiune-b:hover {
    cursor: pointer;
    -webkit-transition: all ease-out 0.2s;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}
.sectiune-a {
    background: #fff url("images/button-romania.jpg") no-repeat center center;
    color: #138a10;
    border: 1px solid #ebebeb;
}
.sectiune-b {
    background: #680025 url("images/button-ps3.jpg") no-repeat center center;
    color: #fff;
}

/* ------------------------------------------------------------------------------------------------------- Felicitari */

.mesajFelicitari {
    padding: 15px;
    background: #4CAF50;
    color: #fff;
    margin-bottom: 10px;
}
.mesajFelicitari h1 {
    margin:0;
    padding:0;
    color: #fff;
}
.mesajFelicitari p {
    margin:5px 0;
    padding:5px 0;
}
.mesajFelicitari a {
    color:#fff !important;
}

.cnt-adresa-info {
	font-size:18px;
}

.cnt-adresa-info p {
	margin: 0 0;
	padding: 0 0 6px 0;	
}
.cnt-adresa-info p span {
	font-weight:bold;	
}

hr { display: block; height: 1px;
    border: 0; border-top: 1px solid #ccc;
    margin: 1em 0; padding: 0; 
}

.cnt-adresa-img {
	margin-top:20px;
}

.align-flex-box {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.align-flex-box div {
	margin:0 6px 6px 0;
    flex: 1 1;
}
.locatie-img {
	width:100%;
	min-height:220px;
	background-size: cover;
}

.locatie-img-1 {
	background:url('images/google-spadpp.png') center center no-repeat;
	background-size: cover;
}
.locatie-img-2 {
	background:url('images/img-cladire.jpg') center center no-repeat;
	background-size: cover;
}
.locatie-img-3 {
	background:url('images/img-intrare-casierie.jpg') center right no-repeat;
	background-size: cover;
}

/* ------------------------------------------------------------------------------------------------------- arrow */
.cnt-infobox {
	position:relative;
}
.cnt-infobox h1 {
	font-size:16px;
	margin:0;
	padding:0;
}
.cnt-infobox p {
	margin:0;
	padding:0;
}

.arrowBox{
width: 148px;
height: 48px;
background-color: #fff;
border-radius: 5px;
position: absolute;
top: 250px;
left: 100px;
padding: 0;
margin: 0 !important;
font-family: Roboto, sans-serif;
font-size: 14px;
line-height: 22px;
color: #313333;
text-align: center;
}


.arrowBox:after{
content: ' ';
width: 0px;
height: 0px;
border-top: 10px solid transparent;
border-left: 10px solid transparent;
border-bottom:10px solid  #fff;
border-right:10px solid transparent;
position: absolute;
left: 45%;
top: -17%;
margin-top: -10px;
}


.arrowBox-right{
width: 148px;
height: 48px;
background-color: #fff;
border-radius: 5px;
position: absolute;
top: 110px;
left: 48px;
padding: 0;
margin: 0 !important;
font-family: Roboto, sans-serif;
font-size: 14px;
line-height: 22px;
color: #313333;
text-align: center;
}


.arrowBox-right:after{
content: ' ';
width: 0px;
height: 0px;
border-top: 10px solid transparent;
border-left: 10px solid #fff;
border-bottom:10px solid transparent;
border-right:10px solid transparent;
position: absolute;
left: 100%;
top: 50%;
margin-top: -10px;
}

.arrowBox img, .arrowBox-right img{ 
	width:140px;
}
/* ------------------------------------------------------------------------------------------------------- footer */
.cnt-info-footer {
	display:inline-block;
	width:100%;
}
.cnt-info-footer h1 {
	font-size:18px;
	margin:3px 0;
	padding:3px 0;
	font-weight:bold;
}
.cnt-info-footer p {

	margin:0 0;
	padding:0 0;
}
.leftDiv
{
	width: 48%;
	float: left;

}
.rightDiv
{
	width: 48%;
	float: right;
	padding-left: 240px;	
}	
