@font-face
 {
    font-family: header1;
    src: url('../fonts/Alatsi-Regular.ttf');

    font-family: header2;
    src: url('../fonts/Satisfy-Regular.ttf');
 }

*
{
  margin: 0;
  padding: 0;
}


#header1
{
  display: flex;
  height: 3rem;
  background-color: black;
  color: white;

}

#h_img1, #h_img2, #h_img3
{
  height: 15px;
}

#header11
{
  margin-top: .6rem;
  margin-left: 9%;
  margin-bottom: .6%;
}

#header12
{
  margin-top: .6rem;
  margin-left: 1%;
}

#header13
{
  margin-top: .6rem;
  margin-left: 1%;
}


#header14
{
  width: 100%;
  
  display: flex;
  justify-content: flex-end;
  margin-top: .6%;
  margin-right: 3%;  
}

#header14 p
{
  color: white;
}





.menu1
  {
    background-color: rgb(18,29,170);
    width: 100%; 
    padding: 5px 8px 0px 8px;
    
    
    
  }

  .menu1 ul
  {
    display: flex;
    flex-direction: row-reverse;
    list-style: none;
    color: black;
    padding: 8px 8px 8px 8px;
  }

  .menu1 ul li a
  {    
    padding: 5px 15px 5px 15px;
    font-size: 18px;
    margin-left: 5px;
    margin-right: 5px;
    /*font-family: header2;*/
  }

  .menu1 ul li a
  {
    text-decoration: none;
    color: white;
  }

  .menu1 ul li a:hover
  {
    background-color: white;
    color: black;
  }


  .sub-menu1
  {
    display: none;
  }

  .sub-menu1 ul
  {
    background-color: #0b51a6; /*rgb(0,176,147);*/
  }

  .sub-menu1 ul li a
  {
    
    color: white;
  }


  .menu1 ul li:hover .sub-menu1
  {
    display: block;
    position: absolute;
    /*background-color: white;*/
    color: black;
    margin-left: -15px;
    visibility: visible;
    z-index: 100;
  }


  .menu1 ul li:hover .sub-menu1 ul
  {
    display: block;
   
  }


  .menu1 ul li:hover .sub-menu1 ul li 
  {
    width: 350px;
    padding: 10px;
    border-bottom: 1px dotted #000;
    background: transparent;
    border-radius: 0;
    text-align: left;
    
  }


  #welcome
  {
    width: 100%;
  }






  #benth-welcome
  {
    display: block;
    width: 80%;
    margin-top: 20vh;
    margin-left: 10%;
  }

  #benth-welcome embed
  {
    height: 560px;;
    width: 100%;
    margin-top: 1.5%;
  }





  .crsl1
  {
    display: block;
    width: 90%;

    margin-top: 1.5%;
    margin-left: 5%;
  }

  .ocHeader
  {
    text-align: center;
  }

  .oc1
  {
    display: block;
    width: 80%;
    height: auto;
    overflow: hidden;
    margin-top: 1%;

    margin-left: 10%;
  }


  .item
  {
    text-align: center;
  }

  .item img
  {
    border: 5px solid #0b51a6; /*rgb(28,162,137);*/
  }

  .item p
  {
    height: 85px;
    font-size: 12px;
    color: white;
    background-color: #0b51a6;  /*rgb(28,162,137);*/
  }






  .pdn1
  {
    font-size: 15px;
    font-weight: bolder;
  }

  .menu100
  {
    width: 90%;  

    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-color:whitesmoke;
    margin-top: 1%;
    margin-left: 5%;
    margin-bottom: 5%;
  }

  .menu100b
  {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 1%;
    justify-content: space-evenly;
    background-color:whitesmoke;
    margin-top: 1%;
    margin-bottom: 3%;

  }

  .menu101
  { 
    display: inline-flex; 
    text-align: center;
    width: 28%; 
    height: 35%;
    justify-content: center;
    align-items: center;  
    background-color: #0b51a6; /*rgb(28,162,137);*/
    margin-left: .1%;
    margin-top: 1%;
    margin-bottom: 3%;  
    border-radius: 3em;
  }

  .menu101 img
  {
    /*background-color: tomato;*/
    width: 10%;
  }


  .menu101 a
  {
    text-decoration: none;
  }

  .menu101 p
  {
    color: white;
    margin-top: 3%;
    margin-bottom: 3%;
    font-size: 125%;
    font-weight: bolder;
  }

  .menu101:hover
  {
    background-color: rgb(8,83,148);
    transition: 3000ms;
  }




  .gEmbed1
  {
    width: 80%;
    margin-top: 5%;
    margin-left: 10%;
    height: 500%;
    overflow-x: hidden;
    overflow-y: hidden;

  }


  .gIframe1
  {
    width: 80%;
    margin-left: 10%;
  }




  #map
  {
    /*background-color: tomato;*/
    display: flex;
    width: 90%;
    margin-left: 5%;
    margin-top: 6.5%;

  }


  #address11 iframe
  {

    width: 650px;
    height: 350px;
  }

  #address12
    {
      margin-left: 2.5%;
      flex-direction: column;
    }

  .companyName
  {
    font-family: header2;
    font-weight: 900;
  }



  .gallery1
  {    
    display: flex;
    width: 80%;
    margin: auto;
   
   
  }

  .gallery1 img
  {
    margin: 1.5%;
    filter: grayscale(0%);
    transition: 1s;
  }

  .gallery1 img:hover
  {
    filter: grayscale(81%);
    transform: scale(1.25);
  }

  .gallery1a
  {
    margin: 1.5%;
    flex-direction: row;
    text-align: center;
    flex-wrap: wrap;
  }

  .consContainer
  {
    display: flex;
    flex-wrap: wrap;
  }

  .consContainer1
  {
    /*background-color: tomato;*/
    width: 50%;
  }

  .consContainer1 iframe
  {
   width: 100%;
   height: 25vh;
   
    margin-left: 5%;
    margin-bottom: 5%;
  }