body { 
margin:0px;
padding:0px;
background-color: #ddd;
font-family: Arial;
}

i{ 
	color: white;
	font-size: 17px;
}
.head-text{
	background-color: red;
}

.head-text .row i{
	margin-top: 15px;
	margin-bottom: 10px; 
	color:#234791dc;
}
.head-text p{
	    font-size: 17px;
    color: #ffffffdc;
    font-weight: bold;
    padding-top: 10px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(0 51 153)!important;
    font-size: 1.1em!important;
}
.bg-light {
    background-color: #fff !important;
}
.head-text .far{
	color:#234791dc;
} 
li .nav-item .activ{
	color:red;
}
#serv ul li {
	color: white;
	display: inline;
	margin-right: 20px;
}
#serv ul li a{
	color: white;
} 
.nav-link i{
color:#1450c9d5;
font-size: 30px;
}
section.anunt{
	background-color: white;  
	border-style: solid;
	border-width: 5px;
	border-color:#1450c9d5;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}
section.anunt p{
	 color:red; 
	 font-size: 20px;
}



.carousel-item p, h5{
	color: black;
}
.content {
	margin-top: 50px;
}
.content h2{
	margin-bottom: 0px;
}
.content a i {
	color: red;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
	font-size: 30px;
}
.box{
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.box{
	margin-top: 30px;
}
.box:hover{
	 /* border-top-color: red; */
	  cursor: pointer;
	  /* color: red; */
} 
.content .box p, h3{
	margin-left: 0px;
	text-align: justify;
}
.content .box ul li{
	margin-left: 0px;
	text-align: justify;
}
.carousel-item img{
	height: 600px;
}
.carousel-caption {
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0%); /* Black background with 0.5 opacity */
  color: #f1f1f1;
  width: auto;
  padding: 20px;
  margin-bottom: 70px;

}
.carousel-caption p, .carousel-caption h5{
	color:white;
}

/*-------------------------------------
	2. Title separators 
-------------------------------------*/
.wt-separator-outer {
	overflow:hidden;
	margin-bottom: 30px;
}
/*Separator defualt*/
.wt-separator {
	display:inline-block;
	height:5px;
	width:50px;
	position:relative;
}
.wt-separator .separator-left,
.wt-separator .separator-right {
	position:absolute;
	top:50%;
	width:90px;
	height:2px;
	margin-top:-1px;
}
.wt-separator .separator-left{
	left:-70px;

}
.wt-separator .separator-right{
	right:-70px;
}
/*Separator liner*/
.wt-separator.style-liner {
	width:20px;
	height:4px;
}

.wt-separator.separator-left,
.wt-separator.separator-right {
	height:3px;
}

/*Separator icon*/
.wt-separator.style-icon {
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:18px;
}
.bg-primary {
    background-color: #f0283b!important;
}

.view{
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 50px;
	}
.view p{
color: white;
font-size: 20px;
}

.view h2{
	color: white;
	margin-bottom: 50px;
	text-align: center;
}
.view h3{
	color: white;
	text-align: left;
}
#left p{
	text-align: center;
}
#view{
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.4); /* Black background with 0.5 opacity */
  color: #f1f1f1;
  width: 100%;
  padding: 20px;}
.progress{
	margin-top: 10px;
	margin-bottom: 10px;
}
.progress p{
	font-size: 40px;
}
.progress-bar{
	background-color: #C9C9C9;
}


#recomandari{
	background-color: #ddd;
	margin-bottom: 50px;
	padding-bottom: 50px;
	padding-top: 50px;
}
#recomandari h5{
	color: white;
}

/*Flip Card */
.flip-card {
	
  background-color: #E3E3E3;
  width: 100%;
  height: 250px;
  perspective: 1000px;
  margin-top: 40px;
  margin-bottom: 0px !important;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}


.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: transparent!important;

}

.flip-card-front .fas{
padding-top: 25%;
padding-left:  50px;
padding-right:  50px;
padding-bottom: 10px;
font-size: 50px;
color: red;

}
.flip-card-front p{
	font-size: 20px;
	
}
.flip-card-back {
  background-color:red;
  color: white;
  transform: rotateY(180deg);
  padding: 35px;
}
/*Flip Card end */

/*DOTARI START */
.dotari,#magazin{
	width: 100%;
	background-color: white;
	background: rgb(0, 0, 0.3); /* Fallback color */
    background: rgba(0, 0, 0, 0.1); /* Black background with 0.5 opacity */
    color: #f0f0f0; 
    width:  100%;
    padding: 50px
} 
div#map{
	margin-top:50px;
}

#address{
	width: 100%;
	background-color: red;
    color: white;
    width:  100%;
   padding: 50px
}
i.far{
	color: white;
}
ul li{
	list-style: none;
}
#store p{
   font-size: 25px;
}
/*FOOTER START */
footer{padding-bottom: 50px;
padding-top: 50px;}
#footer{
      
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.4); /* Black background with 0.5 opacity */
  color: #f1f1f1;
  width:  100%;
  padding: 20px;

}

footer ul li {
	list-style: none;
	text-align: left;
}

footer h4{
	margin-left: 40px;
}

footer h5{
	margin-top: 40px;
	color: white;
}
footer .far{
	color:#1450c9d5;
}
/*Bara sus */
.first {
	width: 100%;
   padding: 30px
}

.top{
	margin-bottom: 70px;
}
/* SERVICII*/
#servicii{
	margin-bottom: 50px;
	padding-bottom: 50px;
	padding-top: 50px;
}

.work{
	border-color: gray;
	border-style: solid;
    border-width: 1px;
    padding: 30px;
    margin-bottom: 50px;
}
.work h4{
	text-align: center;
}
.titlu h3 {
	padding-bottom: 30px;
}

div.container#magazin{
	width: 100%;
}

/* GALERIE */
a,
  a:visited {
    color:#fff;
    text-decoration: none;
}
  
.hidden {
  overflow: hidden;
  display: none;
  visibility: hidden;
}
div.view{
	margin-top: 0px;
}
p.view{ 
  width: 70px;
  border: 2px solid #e5e7e9;
  border-radius: 10px;
  text-align: center;
  float: right;
  margin-top: 5px;
  color: white;
  background-co#or: red;
  font-size: 12px;
}

#gallery {
	margin-bottom:50px;
}
#gallery img{
	width: 100%;
}
/*Despre noi*/
.despre{
margin-bottom: 40px;
}
.despre p{
	margin-top: 30px;
	width: 95%;
}
.despre h6{
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: -25px;
}
.despre ul li{
	list-style: none;
}
.despre ul li a {
	color:black;
}
.despre .fas{
	color:black;
}

.despre h4{
	margin-left: 35px;
}
.contact ul {
	margin-top: 30px;
}
.contact ul li {
	list-style: none;
}
.contact h4{
	margin-left: 40px;
}
.contact .fas, .far{
	margin-right: 10px;
	color: black;
}

#poza{
	margin-top: 50px;
	margin-bottom: 50px;
}
#poza img{
	margin-top: 30px;
	margin-bottom: 30px;
}
#poza .w3-card-4{

	border:  2px solid #e5e7e9;
}
#poza .w3-container h6{
	border: 2px solid #e5e7e9;
	background: #e5e7e9;
	height: 40px;
	padding: 10px;
} 

#poza ul li{
	list-style: none;
	margin-left: -40px;
	margin-top: 10px;
}

#poza ul li i {
	color: black;
}

footer{
	background-color: red;
	color: white;
}

footer li{
	list-style: none;
	margin: 10px 20px;
	display: inline-block;
}
footer .fas{
	color: #1450c9d5;
}
footer .far{
	color: #1450c9d5;
}
footer ul li i{
	color: #1450c9d5;
}
footer h3{
	color: #1450c9d5; 
	text-align: center;
	
}
.fa {
  padding: 20px;
  font-size: 25px;
  width: 25px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
}

.fa:hover {
    opacity: 0.7;
}

ul.date li{
	margin-left: 0px;
	display:block;
    margin-top: 10px 5px;
}

i.fas{
margin-right: 10px;
}
footer div #only p{
	 border-top:1px solid;
	 margin-top:50px;
} 
#bg-operativ p {
	text-align: left;
} 
#description{
	margin-bottom: 60px;
} 

.car {
	background-image: url('../images/dd.jpg');
} 

#bar{
	margin-bottom: 30px;
}

@media only screen and (max-width: 767px){

	body{
		padding-right: 0px;
		padding-left: 0px;
	}
/*.head-text {
	display: none;
}*/
.head-text{
	padding-bottom: 35px;
}

.head-text p{
	margin-bottom: -10px;
}
.head-text ul li a{
	display: none;
}
.carousel-item img{
	height: 200px!important;
}
#magazin p{
	margin-top: 20px;
	margin-bottom: 5px;
}
#magazin h4{
	margin-top: 20px;
	margin-bottom: 5px;
}
.mapouter{
	width: 100%;
	margin-top: 20px;
}
#magazin ul{
  margin-left: -60px;
  font-size: 15px;
}
#magazin ul li ul{
	margin-left: 15px;
}

	#footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
footer .mapouter{
	margin-bottom: 20px;
}
.fa {
  font-size: 20px;
  text-align: center;
  margin-left: -60px;
  margin-top: -40px;
}
#separator h4{ 
	margin-top: 10px; 
}
#serv {
	display: none;
}
}