  * {
    box-sizing: border-box;
  }

  #cert{
    /* background: antiquewhite; */
    padding: 8px;

  }

  #map {
    /* height: 400px;  */
    width: 65%;  
    display: block;
    text-align: center;
    position: absolute;
    /* margin-top:20px; */
    /* border-radius: 12px; */
    /* border: 2px solid rgb(255, 255, 255); */
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-weight: bolder;
    font-size: 1.25em;
    letter-spacing: .07em;
    text-shadow: 3px 0px 5px rgb(54, 0, 0);
    text-align: center;
    color: rgb(255, 237, 203);
    
   }


  hr{
    color: antiquewhite;
  }

  body {
    background-color: rgb(136, 0, 0);
    margin: 0;
  }

  #sus {
    /* margin-top: 0px;
    margin-bottom: 0px; */
    /* border: rgb(255, 145, 0);
    border-width: 1px; */
    width: 100%;
    height: 112px;
    text-align: center;
    /* height: 110px; */
    background-color: rgb(165, 0, 0);
    box-shadow: 3px 5px 8px rgb(43, 0, 0);
  }

  #sus1 {
    margin-top: 9px;
    margin-bottom: 0px;
    height: 2px;
    background-color: rgb(255, 0, 0);
  }

  #sus3 {
    margin: 0px;
    height: 2px;
    background-color: rgb(255, 0, 0);
  }

  #hero {
    /* min-width: 600px; */
    min-width: 1357px;
    max-width: 1600px;
    /* width: 100%; */
  }

  .column1 {
    float: left;
    padding: 10px;
    height: 700px;
  }

  .left {
    width: 12%;
  }

  .middle {
    /* background-color: rgb(90, 0, 0); */
    /* border: 2px solid rgba(255, 166, 0, 0.37); */
    /* border-radius: 15px; */
    margin-top: 15px;
    width: 70%;
  }

  .right {
    width: 15%;
  }

  /* #jos {
    width: 100%;
    height: 30px;
    background-color: rgb(88, 28, 0);
  } */
  .vertical-menu {
    display: block;
    float: left;
    min-width: 180px;
    max-height: 700px;
    width: 60%;
    z-index: 5;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-weight: bolder;
    font-size: 1em;
    letter-spacing: .07em;
    text-shadow: 3px 0px 5px rgb(54, 0, 0);
    text-align: center;
    color: rgb(255, 237, 203);
  }

  .mare{
    font-size: 1.3em;
    color: whitesmoke;
  }

  #foto{
    text-align: center;
  }


  .gravura {
    display: block;
    float: left;
    
    /* width: 60%; */
    z-index: 5;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-weight: bolder;
    font-size: 1.2em;
    letter-spacing: .07em;
    text-shadow: 3px 0px 5px rgb(54, 0, 0);
    text-align: center;
    color: rgb(255, 237, 203);
    padding: 15px;
  }

  .gravura a {
    min-width: 180px;
    max-height: 300px;
    background-color: rgba(58, 0, 0, 0.822);    
    border-radius: 12px;
    /* border: 2px solid rgba(255, 166, 0, 0.37); */
    /* box-shadow: 3px 5px 12px rgb(70, 0, 0); */
    margin-top: 5px;
    /* font-size: 1.3em; */
    color: rgb(255, 255, 255);    
    /* display: block;     */
    padding: 8px 12px 8px 12px;    
    text-decoration: none;    
  }


 

  .vertical-menu a {
    background-color: rgba(255, 0, 0, 0.37);    
    border-radius: 12px;
    border: 2px solid rgba(255, 166, 0, 0.37);
    box-shadow: 3px 5px 12px rgb(70, 0, 0);
    margin-top: 5px;
    color: rgb(255, 237, 203);    
    display: block;    
    padding: 8px 12px 8px 12px;    
    text-decoration: none;    
  }

  .small{
    font-size: 0.87em;
  }

  .vertical-menu a:hover {
    background-color: rgb(8, 26, 0);
    /* Dark grey background on mouse-over */
    box-shadow: 0 3px 25px 3px rgb(255, 0, 0);
  }

  #home {
    background-color: rgb(48, 0, 0);
  }

  /* .vertical-menu a.active {
    background-color: rgb(15, 51, 0);
    color: yellow;
    width: 140px;
  } */
  #dreapta {
    color: rgb(255, 160, 35);
    font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
    font-weight: bolder;
    font-size: 0.70em;
    position: absolute;
    top: 290px;
    float: right;
    width: 18%;
    right: -20px;
    /* left: auto; */
    min-width: 180px;
    margin-left: 10px;
    margin-right: auto;
    text-shadow: 3px 0px 5px rgba(54, 0, 0, 0.712);
  }

  /* ___________________________________ */
  .row>.column {
    padding: 0 0px;
  }

  .row:after {
    content: "";
    display: table;
    clear: both;
  }

  /* Create four equal columns that floats next to eachother */
  .column {
    float: left;
    width: 108px;
    height: 109px;
  }

  #box1 {
    left: auto;
    right: auto;
    /* background-color: rgb(90, 0, 0); */
  }

  /* The Modal (background) */
  .modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 35px;
    left: 1%;
    top: 0;
    width: 98%;
    height: 100%;
    overflow: auto;
    background-color: rgba(26, 0, 0, 0.95);
  }

  /* Modal Content */
  .modal-content {
    border-top: 10px;
    position: relative;
    padding-top: 40px;
    background-color: rgba(90, 0, 0, 0.473);
    /* display: block;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto; */
    margin: auto;
    border-radius: 10px;
    padding: 0;
    width: 100%;
    max-width: 1040px;
  }

  /* The Close Button */
  .close {
    color: white;
    position: fixed;
    top: 10px;
    right: 300px;
    font-size: 80px;
    font-weight: bolder;
    z-index: 99;
  }

  .close:hover,
  .close:focus {
    color: rgb(0, 221, 250);
    text-decoration: none;
    cursor: hand;
  }

  #inchide {
    color: white;
    font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
    position: fixed;
    top: 10px;
    right: 296px;
    font-size: 15px;
    font-weight: bolder;
  }

  /* Hide the slides by default */
  .mySlides {
    display: block;
    margin-top: 15px;
  }

  /* Next & previous buttons */
  .prev,
  .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 55px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
  }

  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }

  /* On hover, add a black background color with a little bit see-through */
  .prev:hover,
  .next:hover {
    background-color: rgb(0, 0, 0);
  }

  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 25px;
    font-family: "Courier New", Courier, monospace;
    font-weight: bold;
    padding: 40px 12px;
    position: absolute;
    top: 0;
  }

  /* Caption text */
  .caption-container {
    text-align: center;
    font-family: "Courier New", Courier, monospace;
    font-weight: 800;
    font-size: 15px;
    background-color: black;
    padding: 2px 16px;
    color: white;
  }

  img.demo3 {
    opacity: 1;
    border-radius: 10px;
  }

  

  .active,
  .demo3:hover {
    transition: 0.3s;
    opacity: 0.4;
  }

  

  img.hover-shadow {
    transition: 0.3s;
    border-radius: 10px;
  }

  .hover-shadow:hover {
    transition: 0.3s;
    box-shadow: 0 0 25px 0 rgb(255, 110, 0);
    cursor: url('cursor.png'), auto;
  }
