#text-politica {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	line-height: 24px;
}
.main-frame-content {
	text-decoration: none;
	width: 65%;
	background-attachment: scroll;
	background-image: url(../design/background-footer.png);
	background-repeat: repeat;
	background-position: center center;
	display: block;
	margin-left:auto;
	margin-right:auto;
	min-height: 400px;
	height: auto;
	-webkit-box-shadow: 0 11px 24px  -4px black;
	-moz-box-shadow: 0 11px 24px  -4px black;
	box-shadow: 0 11px 24px  -4px black;
	position: absolute;
	top: 25%;
	left: 18%;
	right: 20%;	
	transition-property: opacity;
	transition-timing-function: ease-in-out;
	transition-duration: 2s;
	
}
.main-frame-content:hover {
	opacity: 0.80;
}
.main-frame-content-contact {
	text-decoration: none;
	width: 76%;
	background-attachment: scroll;
	background-image: url(../design/background-footer.png);
	background-repeat: repeat;
	background-position: center center;
	display: block;
	margin-left:auto;
	margin-right:auto;
	min-height: 400px;
	height: auto;
	-webkit-box-shadow: 0 11px 24px  -4px black;
	-moz-box-shadow: 0 11px 24px  -4px black;
	box-shadow: 0 11px 24px  -4px black;
	position: absolute;
	top: 25%;
	left: 12%;
	right: 18%;	
	
	
}

.container-content-contact {
	width: 32%;
	display: block;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	height: 400px;
	margin-top: 12px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #AD9C3E;
	padding-left: 2px;
}


.frame-foto-stanga-despre-noi{
	width: 30%;
	height: 400px;
	display:block;
	float: left;
	margin-left: 2px;
	background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: -250px top;
	background-image: url(../design/lady-justice1.jpg);
	opacity: 0.8;
	margin-top: 30px;
	margin-left: 11px;
}
.frame-foto-stanga-servicii{
	width: 30%;
	height: 400px;
	display:block;
	float: left;
	margin-left: 2px;
	background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../design/foto-servicii.jpg);
	opacity: 0.8;
	margin-top: 30px;
	margin-left: 11px;
}
.frame-foto-stanga-domenii{
	width: 30%;
	height: 400px;
	display:block;
	float: left;
	margin-left: 2px;
	background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../design/fundal-domenii-activitate.jpg);
	opacity: 0.8;
	margin-top: 30px;
	margin-left: 11px;
}
.frame-text-dreapta {
	width: 60%;
	float: none;
	height: 370px;
	display:block;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
.frame-text-politica  {
    width: 95%;
	float: none;
	height: 370px;
	display:block;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	}
#titlu-despre-noi {
	font-family: "Arial Narrow";
	font-size: 46px;
	font-weight: bold;
	color: #AD9C3E;
	text-decoration: none;
	opacity: 0.7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AD9C3E;
	
	
}
#text-content {
	font-family: Arial;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 28px;
	font-size: 17px;
	opacity: 0.7;
	text-align: justify;
}
#text-content-domenii {
	font-family: Oswald, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 48px;
	font-size: 38px;
	opacity: 0.7;
	text-align: justify;
	display: list-item;
}

.holder-titlu {
	text-decoration: none;
	height: auto;
	width: 98%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.cadru-serviciu-bifa {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../design/bifa.png);
	background-repeat: no-repeat;
	background-position: left 18px;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	padding-top: 12px;
	padding-bottom: 12px;
	height: auto;
	padding-left: 34px;
}
.camp-contact {
	font-family: Arial;
	text-decoration: none;
	background-color: #110C06;
	font-size: 15px;
	font-weight: normal;
	color: #AD9C3E;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AD9C3E;
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	font-style: italic;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	opacity: 0.6;
	margin-top: 9px;
	transition-property: opacity, alpha, padding,color;
	transition-timing-function: ease-in-out;
	transition-duration: 0.5s;
}
.camp-contact:hover {
	opacity: 1.0 ;
	padding-left: 15px;
	color:#FFF;
}
#buton-contact {
	font-family: Arial;
	color: #FFE373;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 18px;
	border: 1px solid #FFE373;
	background-color: #000;
	opacity: 0.7;
}
#txt-contact {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	opacity: 0.6;
}
#map-contact {
	text-decoration: none;
	height: 350px;
	width: 99%;
}
.cadru-butoane-mobil {
	text-decoration: none;
	height: auto;
	width: 100%;
	
	background-image: url(../design/banda-butoane-transversala.png);
	background-repeat: repeat;
	display: none;
}

@media screen and (min-width: 910px) and (max-width: 1250px) {
	.main-frame-content {
	text-decoration: none;
	width: 80%;
	background-attachment: scroll;
	background-image: url(../design/background-footer.png);
	background-repeat: repeat;
	background-position: center center;
	display: block;
	margin-left:auto;
	margin-right:auto;
	min-height: 500px;
	-webkit-box-shadow: 0 11px 24px  -4px black;
	-moz-box-shadow: 0 11px 24px  -4px black;
	box-shadow: 0 11px 24px  -4px black;
	position: absolute;
	top: 25%;
	left: 1%;
	right: 1%;
	
}
.main-frame-content-contact {
	text-decoration: none;
	width: 98%;
	background-attachment: scroll;
	background-image: url(../design/background-footer.png);
	background-repeat: repeat;
	background-position: center center;
	display: block;
	margin-left:auto;
	margin-right:auto;
	min-height: 500px;
	-webkit-box-shadow: 0 11px 24px  -4px black;
	-moz-box-shadow: 0 11px 24px  -4px black;
	box-shadow: 0 11px 24px  -4px black;
	position: absolute;
	top: 25%;
	left: 1%;
	right: 1%;
	
}
#text-content-domenii {
	font-family: Oswald, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 44px;
	font-size: 30px;
	opacity: 0.7;
	text-align: justify;
	display: list-item;
}

}
@media screen and (min-width: 300px) and (max-width: 900px) {
	.container-content-contact {
	width: 95%;
	display: block;
	float: none
	margin-left: 5px;
	margin-right: 5px;
	height: auto;
	margin-top: 12px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #AD9C3E;
	margin-left: auto;
	margin-right: auto;
}

	#titlu-despre-noi {
	font-family: "Arial Narrow";
	font-size: 31px;
	font-weight: bold;
	color: #AD9C3E;
	text-decoration: none;
	opacity: 0.7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AD9C3E;
	
	
}
	#text-content-domenii {
	font-family: Oswald, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 43px;
	font-size: 28px;
	opacity: 0.7;
	text-align: justify;
	display: list-item;
	float: none;
	padding-left: 12px;
	width: 80%;
	margin-left:auto;
	margin-right:auto;
}
.main-frame-content {
	text-decoration: none;
	width: 99%;
	background-attachment: scroll;
	background-image: url(../design/background-footer.png);
	background-repeat: repeat;
	background-position: center center;
	display: block;
	margin-left:auto;
	margin-right:auto;
	min-height: 500px;
	-webkit-box-shadow: 0 11px 24px  -4px black;
	-moz-box-shadow: 0 11px 24px  -4px black;
	box-shadow: 0 11px 24px  -4px black;
	position: absolute;
	top: 35%;
	left: 0%;
	right: 0%;
}
.main-frame-content-contact {
	text-decoration: none;
	width: 99%;
	background-attachment: scroll;
	background-image: url(../design/background-footer.png);
	background-repeat: repeat;
	background-position: center center;
	display: block;
	margin-left:auto;
	margin-right:auto;
	min-height: 500px;
	-webkit-box-shadow: 0 11px 24px  -4px black;
	-moz-box-shadow: 0 11px 24px  -4px black;
	box-shadow: 0 11px 24px  -4px black;
	position: absolute;
	top: 35%;
	left: 0%;
	right: 0%;
}
.main-frame-content:hover {
	opacity: 1.0;
}
	.frame-foto-stanga-despre-noi{
	display: none;
}
.frame-foto-stanga-servicii{
	display: none;
}
.frame-foto-stanga-domenii {
	display: none;
}
.frame-text-dreapta {
	width: 95%;
	height: 380px;
	display: block;
	margin-top: 30px;
	margin-left:5px;
	margin-right:5px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: auto;
	
}
#text-content {
	font-family: Arial;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 24px;
	font-size: 15px;
	opacity: 0.7;
	text-align: justify;
}
#map-contact {
	text-decoration: none;
	height: 350px;
	width: 99%;
	margin-top: 34px;
}
.cadru-butoane-mobil {
	text-decoration: none;
	height: auto;
	width: 100%;
	display: block;
	background-image: url(../design/banda-butoane-transversala.png);
	background-repeat: repeat;
	
}


}
