@charset "UTF-8";
body {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	font-size: medium;
	text-align: right;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000;
	font-family: "Times New Roman";
	margin: 0px;
	height: auto;
}

body a {
	text-decoration: none !important;
	color: #fff;
}
.titlu-articol h3 {
    font-size: 13px;
    color: #405181;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px 0px 8px 0px;
	margin-bottom: 0px;
}
.footer-readme a{
	color: black;
}

/* Style inputs with type="text", select elements and textareas */
.contact input[type=text], select, textarea {
  width: 96%; /* Full width */
  padding: 6px; /* Some padding */  
  border: 1px solid #ccc; /* Gray border */
  border-radius: 4px; /* Rounded borders */
  box-sizing: border-box; /* Make sure that padding and width stays in place */
  margin-top: 6px; /* Add a top margin */
  margin-bottom: 10px; /* Bottom margin */
  resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
.contact input[type=submit] {
  background-color: #4CAF50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
	margin-bottom: 5px;
}

/* When moving the mouse over the submit button, add a darker green color */
.contact input[type=submit]:hover {
  background-color: #45a049;
}

.captcha {
	width: 10%;
	margin-left: 40%;
	margin-right: 50%;

	
}

.text-contact {
	font-size: 16px;
	margin-top:10%;
}

.titlu-articol h3 a {
    color: #405181;
    font-size: 13px;
	text-align: center;
    text-decoration: none;
    display: block;
    padding: 0px 0px 0px 0px;
    line-height: 18px;
}
.titlu-articol a {
	color: #0f7fc9;
    font-size: 14px;
	margin-left: 0px;
	margin-bottom:-2px;
	
}

.text-articol {
	padding: 10px;
	margin: 10px;
	border-top: 1px solid #CBDFE8;
	border-bottom: 1px solid #CBDFE8;
	height: auto;
	font-size:14px;
}

.text-articol img {
	max-width: 100%;
	height: auto;
	float:left;
}

.text-articol a {
	color: #0F7FC9;
}

.container {
	width:98%;
	max-width: 1200px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 1%;
	text-align: center;
	margin: auto;
	
}

.container-fluid {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
  	margin-right: auto;
  	margin-left: auto;
	height: auto;
}

.icon_top {
	float: left;
	width: 10px;
	height: 10px;
	background-size: 100% 100%;
}

.menu_line {
	width:100%;
	height: 1px;
	background-color: #405181;
}

.container-left button {
     background:none!important;
     color:inherit;
     border:none; 
     padding:0!important;
     font: inherit;
     cursor: pointer;
}

.container-left {
    width: 98%;
	margin-left:1%;
	margin-right: 1%;
	height: auto;
    border: 1px solid #ececec;
    background: #f5f9fa;
	-webkit-box-shadow: 1px 1px #b8b8b8;
	visibility: visible;
	padding-bottom: 15px;
}




.container-left h3 {
    font-size: 13px;
    color: #405181;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px 0px 8px 0px;
    border-bottom: 1px solid #cbdfe8;
	margin-bottom: 0px;
}

.container-left h3 a {
    color: #405181;
    font-size: 13px;
	text-align: center;
    text-decoration: none;
    display: block;
    padding: 0px 0px 0px 0px;
    line-height: 18px;
}

.container-left a {
	color: #0f7fc9;
    font-size: 14px;
	margin-left: 0px;
	margin-bottom:-2px;
	
}

.container-left {
	list-style-image: url("../images/rectangle.png");
}

.collapsible {
  cursor: pointer;
}

.active, .collapsible:hover {
	text-decoration: underline;
}



/* <----------------------------- MIDDLE --------------------------> */
.container-middle {
	width: 98%;
	margin-left:1%;
    border: 1px solid #ececec;
    background: #f5f9fa;
	-webkit-box-shadow: 1px 1px #b8b8b8;
}

.container-middle h3 a {
    color: #405181;
    font-size: 13px;
	text-align: center;
    text-decoration: none;
    display: block;
    padding: 0px 0px 1px 0px;
    line-height: 18px;
}






@media (min-width: 240px) {
	.container-menu {
		margin-top: -45px;
	}
		.container-left {
		margin-bottom: 10px;
	}
	
	.facebook {
		visibility: hidden;
		height: 0px;
	}
.content {
  max-height: 0;
	
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
	
.content-principal {
  max-height: 0;
	
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
	
.meniu-principal button {
     background:none!important;
     color:inherit;
     border:none; 
     padding:0!important;
     font: inherit;
     cursor: pointer;
}
	
	.meniu-principal button {
		font-size: 17px;
		color: white;
		text-transform: uppercase;
		margin-top: 10px;
		margin-bottom: 4px;
	}
	

	
	.header-title {
		max-width: 150px;
		float:left;
		max-height: 100px;
	}
	
	.titlu {
		float: left;
		margin-left: 10px;
		margin-top: 7px;
		color: #192057;
		font-size: 20px;
		border-bottom: 3px solid #192057;
	}
	
	.sub-titlu {
		float: left;
		margin-left: 10px;
		margin-top: 1px;
		color: #192057;
		font-size: 12.3px;
		border-top: 1px solid #192057;
	}
	


.container_top {
	background-image:url("../images/header_001.png");  
	background-repeat: no-repeat; 
	background-size: contain; 
	height: 0px; 
	background-position: right;
	width:100%;
	max-width: 1200px;
	margin-top: -5px;
	visibility: hidden;
	
}
	
	
.logo {
	position: relative;
	cursor: pointer;
	text-align: center;
	float: left;
	height: 80px;
	width: 63px;
	background-image:url("../images/logo_3.png");
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-size: 100% 100%;
}
	
	
.menu-bg {
	background-image: url("../images/menu-bg.png");
	background-repeat: repeat-x;
}

	.meniu-principal {
		width: 60%;
		max-width: 130px;

		display: inline-block;
		margin-left:-73px;

	}

.menu-buttons a{
    text-decoration: underline;
    font-size: 13px;
    color: #ffffff;
    text-transform: uppercase;
    height: 33px;
    padding: 0px 5px;
    line-height: 33px;
}

.home {
		background:url('../images/home.png') no-repeat center;
	width: 13px;
	height: 13px;
	float: left;
	padding-right: 6px;
	}
	
.telefon {
		background:url('../images/phone.png') no-repeat center;
	width: 13px;
	height: 13px;
	float: left;
	padding-right: 6px;
	}
	
.email {
		background:url('../images/email.png') no-repeat center;
	width: 13px;
	height: 13px;
	float: left;
	padding-right: 6px;
	}
.text-home {
		display:inline-block;
		padding-right: 20px;
		font-size: 14px; 
		color:#7a7a7a;

	}
	
	
	
	
	
	
	

.header {
	padding-left: 20px;
	float: left;
}








/* SEARCH FORM <---------------------------------------- */
.search {
	display: inline-block;
}

.searchinput {
    border: 1px solid #cbdfe8;
    width: 140px;
    height: 13px;
    float: left;
    font-size: 11px;
    color: #365983;
    padding-left: 4px;
}

.searchsubmit {
    border: 1px solid #cbdfe8;
    border-left: 0px;
    width: 23px;
    height: 16px;
    float: left;
    font-size: 11px;
    color: #365983;
    background: #cbdfe8;
    font-family: times new roman;
    cursor: pointer;
}

/*Resize the wrap to see the search bar change!*/

/*END SEARCH FORM <---------------------------------------- */






.col-left {
	position: relative;
	width: 100%;
	float: left;
	height: auto;
}
	
.col-middle {
	position: relative;
	width: 100%;
	float: left;
	height: auto;
	margin-left: 0px;
}
	
.container-right {
	visibility: hidden;
	width: 0%;
	}
	
.col-right {
	position: relative;
	width: 100%;
	float: left;
	height: 0px;
	visibility: hidden;
	margin-left: 0px;
	margin-top: -1000px;
}

#footer {
    float: left;
    width: 100%;
    border-top: 1px solid #cbdfe8;
    padding-top: 10px;
    margin-top: 25px;
    background: url("../images/footer-2.png") no-repeat center bottom;
    padding-bottom: 110px;
    text-align: center;
    height: 80px;
}

#footer a {
    color: #0f7fc9;
    font-size: 15px;
    text-decoration: none;
    display: inline;
    padding: 0px 0px 0px 25px;
}


}


@media (min-width: 380px) {
		.header-title {
			max-width: 200px;
	}
	


}



@media (min-width: 480px) {
	
.logo {
	height: 100px;
	width: 79px;
	margin-top: 10px;
	margin-left: 10px;
}
	.header-title {
		margin-top: 5px;
	}
	.titlu {
		font-size: 25px;
	}
	
	.sub-titlu {
		font-size: 15.4px;
	}
	.meniu-principal {
		margin-left: -89px;
	}

}



@media (min-width: 620px) {
	
	.search {
		float:right;
		margin-right: 10px;
	}
	.container-menu {
		margin-top: -50px;
	}
.container_top {
	height: 120px; 
	margin-bottom: -70px;
	visibility:visible;
	
}
	
.col-left {
	width: 30%;
}
	
.col-middle {
	width: 68%;
	margin-left: 2%;
}
	
	.content {
		max-height:none;
	}
	
		.meniu-principal {
		width: 80%;
		max-width: 130px;
		margin-left: 10%;
		margin-right: 10%;
		display: inline-block;
		margin-left: -10px;
	}
	
		.facebook {
		visibility: visible;
		height: auto;
	}

}



@media (min-width: 670px) {
	.meniu-principal {
		width: 80%;
		max-width: none;
		margin-right: 3%;
		height: 0px;
	}
	
	.meniu-principal button {
		visibility: hidden;
		font-size: 0px;
		margin-top:0px;
		margin-bottom: 0px;

}
	
	.content-principal {
		max-height:none;
	}
	
	.menu-buttons {
		margin-top: -10px;
	}
	
}



@media (min-width: 768px) {
	.container_top {
		margin-bottom: -70px;
	}
	

	


}



@media (min-width: 890px) {
	
.col-left {
	width: 18%;
}
	
.col-middle {
	width: 60%;
	margin-left: 2%;
}
.col-right {
	width: 18%;
	visibility: visible;
	margin-left: 2%;
	height: auto;
	margin-top: 0px;
}
	
	/* <----------------------------- RIGHT --------------------------> */
.container-right {
    width: 98%;
	height: auto;
    border: 1px solid #ececec;
    background: #f5f9fa;
	-webkit-box-shadow: 1px 1px #b8b8b8;
	visibility: visible;
}

.container-right h3 {
    font-size: 13px;
    color: #405181;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px 0px 8px 0px;
    border-bottom: 1px solid #cbdfe8;
}

.container-right h3 a {
    color: #405181;
    font-size: 13px;
	text-align: center;
    text-decoration: none;
    display: block;
    padding: 0px 0px 1px 0px;
    line-height: 18px;
}
	
		.meniu-principal {
		width: 60%;
		max-width: none;
		margin-left: 10%-79px;
		margin-right: 10%;
	}
	
}







@media (min-width: 992px) {
	.container_top {
		margin-bottom: -90px;
	}


.logo {
	height: 120px;
	width: 95px;
	margin-left: 20px;
}
	
	.header-title {
		margin-top: 9px;
		max-width: 300px;
	}
	.titlu {
		font-size: 30px;
	}
	
	.sub-titlu {
		font-size: 18.5px;
	}
	
	.meniu-principal {
		margin-left: 10%-95px;
	}
}



@media (min-width: 1200px) {



}



@media (min-width: 1400px) {
	
}




