 @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;
  }

  .header1 img
  {
    width: 25%;
  }

  .p
  {
    margin-top: .6rem;
  }

  .p1
  {
    margin-left: 1.5%;
  }


  .p2
  {
    margin-left: 35%;
  }


  #h_img1, #h_img2, #h_img3
  {
    height: 15px;
  }


  #header11
  {
    margin-top: .6rem;
    margin-left: 25%;
    margin-bottom: .6%;
  }

  #header12
  {
    margin-top: .6rem;
    margin-left: 1%;
  }

  #header13
  {
    margin-top: .6rem;
    margin-left: 1%;
  }


  .header2
  {
    display: flex;
  }

  .logopic 
  {
    width: 30vw !important;
    /* height: auto; */
    margin-top: 2%;
    margin-left: 3%;
    margin-bottom: 5px;
  }



  /* .menu1
  {
    display: flex;
    justify-content: center;
    align-content: center;
    background-color: #d9b778;
    width: 100%; 
  } */

  /* .menu1 ul
  {
    display: flex;
    flex-direction: row-reverse;
    list-style: none;
    color: black;
    margin: 0;
    padding: 0;
    padding: 0px 8px 5px 8px;
  } */

  /* .menu1 ul li a
  {    
    padding: 5px 5px 5px 5px;
    font-size: 8px;
    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: -35px;
    visibility: visible;
    z-index: 100;
  } */


  /* .menu1 ul li:hover .sub-menu1 ul
  {
    display: block;
   
  } */


  /* .menu1 ul li:hover .sub-menu1 ul li 
  {
    width: 115px;
    padding: 5px;
    border-bottom: 1px dotted #000;
    background: transparent;
    border-radius: 0;
    text-align: left;    
  } */



  .table-container
  {
    width: 80%;
    margin-left: 10%;
  }

  .table tr th, .table tr td
  {    
    border: 1px solid #000;;
    padding: 15px;
    text-align: center;
  }

  .table tr th
  {
    color: white;
    background-color:  #204FCF;
  }


  .crsl1
  {
    width: 90%;
    margin-top: 1.5%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .treatment
  {
    width: 30%;
    margin-top: 1.5%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }


  .commonIframe
  {
    margin-top: 2.5%;
    margin-left: 2.5%;
    height: 100vh;
    width: 95%;
  }


  .commonFrame
  {
    display: block;    
    text-align: center;    
    /*background-color: #f5b8cb;*/
    background-image: url(/pics/commonFrame.jpg);
    background-size: cover;  
    /*background-position: center center;*/
    width: 100%;
    height: 250px;
    object-fit: cover;
    
  }

  .lMenu 
  {
    display: block;
    /*width: 100%;
    background-color: red;*/
    position: absolute;
    top: 21%;
    left: 15%;
    color: white;
    text-decoration: none;
    font-size: 14px;
  }

  .lMenu a
  {
    text-decoration: none;
    color: white;
  }

  .lMenu a:hover
  {
    color: wheat;
  }


  #map
  {
    display: block;
    width: 90%;
    margin-left: 5%;
  }

  #address11 iframe
  {
    width: 100%;
  }

  .companyName
  {
    font-size: 21px;
  }

  .companyAddress
  {
    font-size: 14px;
  }


  

  .companyName
  {
    font-family: header2;
    font-weight: 900;
  }

  .about
  {
    max-width: 90%;
    margin-top: 2.5%;
    margin-left: 5%;
  }

  .about img
  {
    max-width: 100%;
  }


  .ocHeader
  {
    margin-top: 2.5%;
    text-align: center;
    color: rgb(24, 36, 199);
    font-size: 14px;
  }

  .oc1
  {
    display: block;
    width: 80%;
    height: auto;
    overflow: hidden;
    margin-top: 1.5%;  
    margin-left: 10%;
  }

  .nameContainer
  {
    text-align: center;
    background-color: #4068d6;
    color: white;
    padding: 3.5%;
    font-size: 14px;
    min-height: 100px;
  }


  .imgContainer
  {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin-top: .5%;
    margin-left: 5%;
    justify-content: center;
  }


  


  .imgContainer1
  { 
    display: flex;
    flex-wrap: wrap;  
    width: 30vw;   
    margin: .75%;
  }

  .imgContainerPic
  {
    width: 30vw;
  }
   
  

  .imgContainerHeader
  {
    text-align: center;
    margin-top: 2.5%;
    font-size: 14px;
  }


  .bgcolor 
  {
    background-color: #e6edf3;
  }

  .youtubeVideo
  {
    display: block;
    margin-top: 3%;
    margin-left: 5%;
    width: 90%;
  }
  .youtubeVideo1
  {
    padding: 2%;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
  }

  .youtubeVideo1 iframe
  {
    width: 90%;
    height: fit-content;
  }



  .footer
  {
    display: flex;
    background-color: #254e58;
  }


  .footer10
  {
    width: 50%;
  }


  .footer20
  {
    width: 50%;
    margin-left: 15%;
  }

  .footer12
  {
    margin-left: 10%;
  }

  .footer12 img
  {
    width: 96px;
  }

  .quickLink
  {
    margin: 0px;
    padding: 3px;
    color: white;
    font-size: 10px;
  }

  


  @media only screen and (min-width: 768px)
  {
    
    .header1
    {
      width: 100%;
      /* text-align: center; */
    }
  
    .navbar
    {
      z-index: 9999;
    }
  
    
  
    .dropdown-menu
    {
      text-align: center;
    }


    .menu1
    {
      display: flex;    
      justify-content: center;
      background-color: rgb(18,29,170);
      width: 100%; 
    }
  
  
    .menu1 ul
    {
      display: flex;
      flex-direction: row-reverse;
      list-style: none;
      color: black;
      margin: 0;
      padding: 0;
      padding: 8px 8px 8px 8px;
    }
  
    
  
    .menu1 ul li a
    {    
      font-size: 14px;
      margin-left: 35px;
      margin-right: 35px;
    }
  
  
    .menu1 ul li:hover .sub-menu1
    {
      margin-left: -25px;
    }
    
  
  
    .menu1 ul li:hover .sub-menu1 ul li 
    {
      width: 195px;
    }
  
  
    .menu1 ul li:hover .sub-menu1 ul li a
    {
      margin-left: 5px;
      margin-right: 5px;
    }

    .crsl1
    {
      width: 40%;
      margin-top: 1.5%;
      display: block;
      margin-left: auto;
      margin-right: auto;
    }



    #map
    {
      display: flex;
      width: 80%;
      margin-top: 2.5%;
      margin-left: 10%;
    }

    #address11
    {
      width: 50%;
    }

    #address11 iframe 
    {
      width: 90%;
      height: 250%;
    }

   
    .companyName
  {
    font-size: 28px;
  }

  .companyAddress
  {
    font-size: 18px;
  }
  

  .imgContainer
  {
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    margin-top: .5%;
    margin-left: 10%;
    justify-content: center;
  }


  .imgContainerHeader
  {
    font-size: 45px;
  }
  
  .ocHeader
  {
    font-size: 30px;
  }


  .gallery
  {
    width: 80%;
    min-height: 90vh;
    margin-left: 10%;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .lMenu 
  {
    display: block;
    /*width: 100%;
    background-color: red;*/
    position: absolute;
    top: 21%;
    left: 35%;
    color: white;
    text-decoration: none;
    font-size: 28px;
  }


  .youtubeVideo
  {
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 3%;
    /*margin-left: 5%;*/
  }

  .youtubeVideo1
  {
    width: 40%;
    padding: 2%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
  }

  .youtubeVideo1 iframe
  {
    width: 35vw;
    height: 20vw;
  }

  
  .quickLink
  {
    margin: 0px;
    padding: 0px;
    color: white;
    font-size: 18px;
  }

  .footer12 img
  {
    width: 125px;
  }

  }