.divservicii_1{
	background-color:white;
	height:max-content;
	padding:5%;
	
}
.header_1{
    background-color: #f6f6f6;
	height:max-content;
	padding:5%;
	
}
.header_2{
    background-color: white;
	height:max-content;
	padding:5%;
}
.navitem{
	
	width:100%;
}
.header-box{
	font-size: 29px;
    line-height: 42px;
}
.header-box2{
	font-size: 24px;
    line-height: 42px;
}
.none{
	display:none;
}
.header-box::after{
	   display: block;
    font-size: 20px;
    content: " ";
    border-bottom: solid 2.5px #f0b743;
    width: 100px;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 50px;
}
.listitem{
	float: none;
    width: auto;
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 24px;
    padding-left: 20px;
    margin: 0;
	text-align:left;

	
}
.column_detalii2 ul{
	margin-left:200px;
}
.listitem::before{
	color:#f0b743;
    padding-right: 14px;
    margin-left: -36px;
    font-size: 22px;
	content: "\f0a9";
	font: normal normal normal 14px/1 FontAwesome;
}
.header-box2::after{
	   display: block;
    font-size: 15px;
    content: " ";
    border-bottom: solid 2.5px #f0b743;
    width: 50px;
    margin: auto;
    margin-top: 13px;
    margin-bottom: 50px;
}	
.navitem a{
	text-decoration:none;
	color:black;
	padding:20px;
	float:left;
	background-color: #f6f6f6;
	margin-bottom: 30px;
	width:210px;
}
.navitem a:hover{
	color:#f0b743;
}
.active a{
	text-decoration:none;
	padding:20px;
	float:left;
	background-color: #f6f6f6;
	margin-bottom: 30px;
	width:210px;
	color:#f0b743;
}
.active a:hover{
	color:#f0b743;
}
.row_servicii{
	content: "";
  display: table;
  clear: both;
	margin-bottom:25px;
}
.row_servicii2{
	content: "";
  display: table;
  clear: both;
}
.column_servicii {
  float: left;
  margin-right: 25px;
  background-color:#173d59;
  height:max-content;
  text-align:center;
  width: 31.30%;
      padding-bottom: 50px;
}
.column_detalii1{
	     float: left;
    height: max-content;
           
	width:30%;
}
.column_detalii2{
	     float: left;
    height: max-content;
    text-align: center;
	 width: 70%;
}
.column_detalii2 p{
	font-size: 16px;
    line-height: 28px;
	    color: #000;
		margin-bottom:30px;
}
.column_servicii img{
	    height: 220px;
		opacity: 1;
		    width: 391.2px;
}
.column_servicii img:hover{
	opacity: 0.7;
    transition: opacity 400ms;
    transition-delay: 0ms;
	cursor:pointer;
}
.column_servicii h4{
		text-transform: uppercase;
	color:#f0b743;
	letter-spacing: 2;
	    padding: 20px;
		
}
.column_servicii p{
	    padding: 25px;
    color: #3ea1eb;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1.8;
    font-family: web-pixel-nav;
	margin-bottom: 65px;
}
.ahref{
	        background: #f0b743;
    padding: 16px 37px 17px;
    text-decoration: none;
    border-radius: 999px;
    color: white;
    text-transform: uppercase;
    font-size: 10.5px;
    font-weight: 900;
	letter-spacing: 2;
}
.ahref:hover{
	        background: transparent;
    padding: 16px 37px 17px;
    text-decoration: none;
    border-radius: 999px;
	border:2px solid  #f0b743 ;
    color: white;
    text-transform: uppercase;
    font-size: 10.5px;
    font-weight: 900;
	letter-spacing: 2;
}
.column_servicii h4::after{
	display:block;
	 font-size: 20px;
	 content: " ";
    border-bottom: solid 2px #fff;
    width: 50px;
    margin: auto;
	margin-top:25px;
}
.column_serv_detalii{
float: left;
  height:max-content;
  width: 50%;
  
	
}
.column_serv_detalii h1{
	    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
	text-transform:uppercase;
}
.row_serv_detalii{
	content: "";
  clear: both;
}
.column_serv_detalii ul{
	float:right;
}
.column_serv_detalii a{
	text-decoration: none;
    color: #f0b743;
	
}
.column_serv_detalii li{
	    float: left!IMPORTANT;
		
    margin-right: 10px!IMPORTANT;
	    color: #999;
}

@media screen and (max-width: 1025px){
	.column_servicii {
  float: left;
  margin-right: 0px;
  background-color:#173d59;
  height:max-content;
  text-align:center;
  width: 100%;
      padding-bottom: 50px;
	  margin-bottom:20px;
}
.column_servicii img{
	width:100%;
}
.column_serv_detalii {
    float: left;
    height: max-content;
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
}
.column_detalii1 {
    float: left;
    height: max-content;
    width: 100%;
}
.column_detalii2 {
    float: left;
    height: max-content;
    text-align: center;
    width: 100%;
}
.column_detalii2 ul {
    margin-left: 10px;
}
.active a {
    text-decoration: none;
    padding: 20px;
    float: left;
    background-color: #f6f6f6;
    margin-bottom: 30px;
    width: 290px;
    color: #f0b743;
}
.navitem a {
    text-decoration: none;
    color: black;
    padding: 20px;
    float: left;
    background-color: #f6f6f6;
    margin-bottom: 30px;
    width: 290px;
}
.header_1 {
    background-color: #f6f6f6;
    height: 120px;
    padding: 5%;
}
	
}