 p
 {
   margin-bottom: 0.25rem!important;
 }      
.search-text{
    background-color: #f5f5f5;
	padding-top:60px;
	padding-bottom:60px;
}
	

.logo{
    color:#888582;
    font-weight:800;
    font-size:30px;
}

.adress , .menu{
    list-style: none;    
}

.adress span , .menu span{
   color:#888582; 
   font-weight: 800; 
   border-bottom: 1px solid #c7c7c7; 
   padding-bottom: 10px; 
   margin-bottom: 20px;
   display: block;
   text-transform: uppercase;
   font-size: 16px;
   letter-spacing: 3px;
}

.adress p , .menu li a {
    color:#888582;
    letter-spacing: 2px;
    font-size:15px;
    text-decoration:none;
}
input[name=email], input[name=name]
{
  border-top: 2px white!important;
}
.send_btn
{
    font-family: "mainFont"!important;
    font-size: 130%;
    font-weight: 400;
    font-stretch: condensed;
     z-index: 2000;
border: 2px solid white!important;
}
.send_btn:hover
{
  color: black!important;
  text-shadow: none!important;
}

#contact_form textarea
{
border-radius: 1px!important;
  border-top: 3px solid white!important;
   margin-top: -1%!important;
   border-bottom: 0px!important;
   border-right: 0px!important;
   border-left: 0px!important;
}
#contact_form input
{
border-radius: 1px!important;
  border: 2px transparent;
height: 96%;
}
#send_message2
{
  font-size:  120%!important;
  font-weight: 400;
  text-shadow: 1px 1px 1px black;
}
#contact_form .form-group
{
  margin-top: -1%!important;

}
input[name=email], input[name=name]  
{
  border-top:2px solid white!important;
  
}

.licence{
  position: absolute;
 
    color: #fff;
  
  text-align: center;
  bottom:0;
}

.alert
{
  margin: 0%;
  text-align: center;
  list-style: none;
  list-style-type: none!important;
  
}
ul
{
  list-style-type: none!important;
  list-style: none!important;
}
.alert
{
  margin: 0%!important;
  text-align: center!important;
}