body{

  font-family:"Arial", Serif;

  background-color: transparent;

  overflow-x:hidden;

  background-image: url("../images/42_1_contact-us.jpg");

  

  background-position: top; center;

  background-repeat:no-repeat;

  background-color: rgba(0,0,0, .29);

 height: 100%;

 

  text-align: center;

   text-shadow: 2px 2px 3px rgba(0,0,0, 1);

  color: rgba(247,247,247, 10);


}



a.logo{

    padding-left: 0px;

    padding-right: 0px;

    padding-top: 0px;

    padding-bottom: 0px;

  align-content:top;

  justify-content:top;

  vertical-align:top;

  margin:0 auto;

}

 

 .wrapper{



   width: 90%;

   justify-content: center;

   align-items: center;

   text-align: center;

   margin-left: auto;

   

  }



  #cont{

    background-color: rgba(0,0,0, .3);

  }



#cont, #map{



  width: 45.3%;

  float: left;

  margin:1px auto;



  padding: 10px;

}

{

        margin-top: 0px;

}



@media(max-width:568px){

  .navbar-nav{display:none}

}



@media(min-width:568px){

  /*.open-slide{display:none}*/

}





span{

  display: block;

}

#footer .site-footer{

  color: #000;

  float: left;

  height: 20px;

  display: inline-block;

  align-content: center;

  align-items: center;

  vertical-align: center;

  align-content: center;

  grid-template-columns: repeat(3, 1fr);

  justify-items: end;

  

  margin-bottom: 0px;

  margin-right: 0px;

  margin-left: 0px;

}



#footer .site-credits{

  cursor:pointer;

  align-items: space-between;

  vertical-align   : middle;

  justify-items: center;

  margin-top: 0px;

  margin-bottom: 0px;

  margin-right: 0px;

  margin-left: 0px;

}

#footer .figure1{

   padding-left: 10px;

  margin-top: 0px;

  margin-bottom: 0px;

  margin-right: 5px;

  margin-left: 0px;

  grid-column:2;

}



#footer .figure2{

  padding-right: 10px;

  margin-top: 0px;

  margin-bottom: 0px;

  margin-right: 5px;

  margin-left: 0px;

  grid-column: 3;

}





.site-footer {





  float:left;

 

 

  letter-spacing:2px;

   right: 0;

  bottom: 0;

  left: 0;

  

  text-align: center; 

  line-height:14px;

  color:"#fff";

  font-family:"kozuka mincho font";

  font-size: 12px;

  

  background-color: rgba(68,68,68, 0.8);

  display: grid;

  grid-auto-flow: row;

  grid-template-rows: 1;

  

  position: fixed;