

html, * { box-sizing: border-box; }







@media (min-width: 240px) {
	
	
.phone-button {
    display: inline-flex;
    align-items: center;
    padding: 13px 25px;
    background-color: red; /* Culoarea butonului */
    border-radius: 30px; /* Col?uri rotunjite pentru buton */
    color: white; /* Culoarea textului alb */
    text-decoration: none;
    font-family: Arial, sans-serif; /* Fontul Arial pentru text */
}

.phone-button .icon {
    margin-right: 5px;
    width: 15px; /* Marimea iconi?ei */
    height: 15px;
	transform: translateY(-5px);
}

.phone-button .phone-number {
    font-size: 20px; /* Marimea fontului pentru numarul de telefon */
    font-weight: bold;
    color: white; /* Culoarea textului alb pentru numarul de telefon */
    font-family: Arial, sans-serif; /* Fontul Arial pentru numarul de telefon */
}

	
	
	
	

 .oferta6{
	width: 100%;
    height: 140px;
    background-image: url('../css/images/300.png');
    background-repeat: no-repeat;
    background-size: contain;
	margin-top:10px;
}


.comanda{
	position: relative;
	cursor: pointer;
	font-family: "OpenSans_B", sans-serif;
	font-size: 13px;
	color: #000000;
	float: left;
	text-align: center;
	font-weight: normal;
	width: auto;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
	border: 1px solid #7D0003;
	background-image: url(../images/buton_b2.jpg);
	height: 32px;
	margin-bottom: 0px;
	background-size:100% 100%;
	border-radius: 20px;
}

.comanda:hover {
	background-image: url(../images/buton_b1.jpg);
	color: #FFF;
}
	
.poze_cruci{
	position: relative;
	cursor: pointer;
	font-size: 16px;
	font-weight: normal;
	width: 48%;
	height: auto;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 15px;
	border: 1px solid #6C6C6C;
	margin-right: 0px;
	margin-left: 1%;
	padding-top: 2px;
	float: left;
}

.poze_cruci:hover {
	border: 1px solid #F00;
}

.poze_cruci:nth-child(2n+1){clear:both;}



}






@media (min-width: 380px) {


 


.poze_cruci{
	position: relative;
	cursor: pointer;
	font-size: 16px;
	float: left;
	text-align: center;
	font-weight: normal;
	width: 48%;
	height: auto;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 15px;
	border: 1px solid #6C6C6C;
	margin-right: 0px;
	margin-left: 1%;
	padding-top: 2px;	
}

.poze_cruci:hover {
	border: 1px solid #F00;
}




}



@media (min-width: 480px) {


.oferta6{
	width: 100%;
    min-height: 160px;
    background-image: url('../css/images/400.png');
	margin-top:10px;
	overflow: hidden;
}

.poze_cruci{
	position: relative;
	cursor: pointer;
	font-size: 16px;
	float: left;
	text-align: center;
	font-weight: normal;
	width: 48%;
	height: auto;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 15px;
	border: 1px solid #6C6C6C;
	margin-right: 0.5%;
	margin-left: 0.5%;
	padding-top: 2px;
	
}

.poze_cruci:hover {
	border: 1px solid #F00;
}

.poze_cruci:nth-child(2n+1){clear:both;}
}



@media (min-width: 768px) {


.oferta6{
	width: 100%;
    min-height: 180px;
    background-image: url('../css/images/800.png');
	margin-top:10px;
	overflow: hidden;
}

.poze_cruci{
	position: relative;
	cursor: pointer;
	font-size: 16px;
	float: left;
	text-align: center;
	font-weight: normal;
	width: 32%;
	height: auto;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 15px;
	border: 1px solid #6C6C6C;
	margin-right: 0.5%;
	margin-left: 0.5%;
	padding-top: 2px;
}

.poze_cruci:hover {
	border: 1px solid #F00;
}


.poze_cruci:nth-child(2n+1){clear:none;}
.poze_cruci:nth-child(3n+1){clear:both;}




.comanda{
	position: relative;
	cursor: pointer;
	font-family: "OpenSans_B", sans-serif;
	font-size: 13px;
	color: #000000;
	float: left;
	text-align: center;
	font-weight: normal;
	width: auto;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
	border: 1px solid #7D0003;
	background-image: url(../images/buton_b2.jpg);
	height: 32px;
	margin-bottom: 5px;
	background-size:100% 100%;
}

.comanda:hover {
	background-image: url(../images/buton_b1.jpg);
	color: #FFF;
}



}






@media (min-width: 992px) {


.oferta6{
	width: 100%;
    min-height: 200px;
    background-image: url('../css/images/1000.png');
	margin-top:10px;
	overflow: hidden;
}



.comanda{
	position: relative;
	cursor: pointer;
	font-family: "OpenSans_B", sans-serif;
	font-size: 14px;
	color: #000000;
	float: left;
	text-align: center;
	font-weight: normal;
	width: auto;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 5px;
	border: 1px solid #7D0003;
	background-image: url(../images/buton_b2.jpg);
	height: 32px;
	margin-bottom: 5px;
	background-size:100% 100%;
}

.comanda:hover {
	background-image: url(../images/buton_b1.jpg);
	color: #FFF;
}

.poze_cruci{
	position: relative;
	cursor: pointer;
	font-size: 16px;
	float: left;
	text-align: center;
	font-weight: normal;
	width: 32%;
	height: auto;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 15px;
	border: 1px solid #6C6C6C;
	margin-right: 0.5%;
	margin-left: 0.5%;
	padding-top: 2px;
}

.poze_cruci:hover {
	border: 1px solid #F00;
}




}






@media (min-width: 1200px) {


.oferta6{
	width: 100%;
    min-height: 180px;
    background-image: url('../css/images/1800.png');
	margin-top:10px;
	overflow: hidden;
}




.poze_cruci{
	position: relative;
	cursor: pointer;
	font-size: 16px;
	float: left;
	text-align: center;
	font-weight: normal;
	width: 24%;
	height: auto;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 15px;
	border: 1px solid #6C6C6C;
	margin-right: 0.5%;
	margin-left: 0.5%;
	padding-top: 2px;
}

.poze_cruci:hover {
	border: 1px solid #F00;
}
.poze_cruci:nth-child(2n+1){clear:none;}
.poze_cruci:nth-child(3n+1){clear:none;}
.poze_cruci:nth-child(4n+1){clear:both;}

}





@media (min-width: 1800px) {


.oferta6{
	width: 100%;
    min-height: 200px;
    background-image: url('../css/images/1800.png');
	margin-top:10px;
	overflow: hidden;
}


.poze_cruci{
	position: relative;
	cursor: pointer;
	font-size: 16px;
	float: left;
	text-align: center;
	font-weight: normal;
	width: 19%;
	height: auto;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 15px;
	border: 1px solid #6C6C6C;
	margin-right: 0.5%;
	margin-left: 0.5%;
	padding-top: 2px;
}

.poze_cruci:hover {
	border: 1px solid #F00;
}

.poze_cruci:nth-child(2n+1){clear:none;}
.poze_cruci:nth-child(3n+1){clear:none;}
.poze_cruci:nth-child(4n+1){clear:none;}
.poze_cruci:nth-child(5n+1){clear:both;}






.comanda{
	position: relative;
	cursor: pointer;
	font-family: "OpenSans_B", sans-serif;
	font-size: 16px;
	color: #000000;
	float: left;
	text-align: center;
	font-weight: normal;
	width: auto;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 5px;
	border: 1px solid #7D0003;
	background-image: url(../images/buton_b2.jpg);
	height: 36px;
	margin-bottom: 5px;
	background-size: 100% 100%;
}

.comanda:hover {
	background-image: url(../images/buton_b1.jpg);
	color: #FFF;
}



}









