body {
    width: 100%;
      margin: 0;
      font-family: Arial, Helvetica, sans-serif;
    }
    .navbar-brand{
      width: 15%;
    }
    .mySlides{
      width: 50%;
      margin: auto;
    }
   .logo{
      width: 65%;
      margin-bottom: 5%;
      margin-top: 1%;
    }
    .li-I{
      width: 25%;
    }
    .topnav {
      overflow: hidden;
      background-color: #333;
    }
    
    .nav-item{
      background-color: black;
      border-right: 1px solid #e8592f;
      color: white;
      
    }
    .nav-link mx-2 active{
      color: #e8592f;
    }
    .title{
      text-align: center;
      width: 100%;
      padding-top: 150px;
      padding-bottom: 5%;
  }
    h2{
      padding-top: 10%;
      /* border: brown; */
      border: 1px solid white;
      width: 40%;
      /* height: 14%; */
      padding: 10px;
      margin: auto;
      color: white;
    }
  
    .topnav a {
      float: left;
      display: block;
      color: #f2f2f2;
      text-align: center;
      padding: 14px 16px;
      text-decoration: none;
      font-size: 17px;
    }
    
    .topnav a:hover {
      background-color: #ddd;
      color: black;
    }
    
    .topnav a.active {
      background-color: #04AA6D;
      color: white;
    }
    
    .topnav .icon {
      display: none;
    }
  
    
  

  .navbar-light .navbar-nav .nav-link {
    color: white;
    background-color: black;
  }
  
  .remod{
    padding-top: 108px;
    position: relative;
    background-image: url("../images/testete.jpg");
    background-size: cover;
    background-position: center;
    min-height: 616px;
    max-height: 617px;
    border-top: 3px solid #e8592f;
  }
  .remod2{
    position: relative;
    /*background-image: url("../images/soon.jpg");*/
    height: 500px;
    border-top: 3px solid white;
  }
  .soon{
    text-align: center;
    color: white;
  }
  .titulo{
    color: white;
  }
  .title2{
    border: 1px solid #e8592f;
    color: #e8592f;
    background-color: white;
    width: 50%;
    margin: unset;
    text-align: center;
  }
  .title2-a{
    text-decoration: none;
    color: #e8592f;
  }
  .banner{
    width: 45%;
    padding: 5% 5% 5% 5%;

  }

  .banner-logo{
    width: 60%;
  }
  .space{
    position: absolute;
    top: 0px;
    margin-top: -7.3%;
  }
  .divImg{
    width: 100%;
  }
  .divImg2{
    position: absolute;
    margin-top: -7.5%;
    width: 100%;
  }
  .divide{
    position: relative;
    background-color: #e8592f;
    height: 100%;
  }
  .divide1{
    position: relative;
    background-color: black;
    height: 100%;
    color:white;
    text-align:justify;
    padding-bottom:129px;
  }
  .Items {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
  }
  
  .Item {
    padding: 20px 0;
    width: 30%;
    transition: box-shadow, 0.4s, ease-in-out;
    border-radius: 3px;
  }
  
  
  img {vertical-align: middle;}
  
  /* Slideshow container */
  .slideshow-container {
    position: relative;
    margin: auto;
    width: 100%;
    border-top: 3px solid white;
    background-color: black;
  }
  
  /* Next & previous buttons */
  .prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    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: rgba(0,0,0,0.8);
  }
  
  /* Caption text */
  .text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
  }
  
  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }
  .cont{
    text-decoration: none;
    text-align: center;
  }
  
  .active, .dot:hover {
    background-color: #717171;
  }
  
  /* Fading animation */
  .fade {
    animation-name: fade;
    animation-duration: 1.5s;
  }
  
  @keyframes fade {
    from {opacity: .4} 
    to {opacity: 1}
  }
  
  /* On smaller screens, decrease text size */
  @media only screen and (max-width: 300px) {
    .prev, .next,.text {font-size: 11px}
  }
  @media (max-width: 1050px) {
    background #fff,
    .Item {
      width: 48%;
    }
  }
  @media (max-width: 915px) {
    .Item {
      width: 100%;
    }
    /* CSS AQUIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII */
    .hide{
      display: none !important;
    }
    .nav-logo{
      display: none !important;
    }
    #menu .burger a{
      background-color: white;
      border: unset;
      vertical-align: middle;
    }
    .burger{
      margin: auto 0;
    }
    #menu{
      margin: 0 !important;
      padding-left: 10px !important;
    }
    .remod{
      min-height: 350px;
    }
    /* --------------------------------------- */
    .remod{
      padding-top: 0px;
      height: 100%;
    }
    .title2{
      width: 70%;
      margin: auto;
    }
    .banner{
      width: 100%;
      margin-top: 8%;
    }
    .nav-images{
      display: none !important;
    }
    .navbar-light .navbar-nav .nav-link {
      color: black;
      background-color: white;
    }
    #menu{
      background: white;
      color: black;
      height: 50px;
      max-height: 50px;
      width: 100%;
      margin-bottom: 2%;
      padding-left: 18px;
      /* position: unset !important;
      z-index: unset !important;
      overflow: unset !important; */
    }
    .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
      
      color: black;
  }
  }
  #menu {
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: space-between;
    align-items: flex-end;
    background: white;
    color: black;
    min-height: 120px;
    width: 100%;
    position: fixed;
    z-index: 999;
  }

  #menu li {
    float: left;
    display: inline;
    position: relative;
    text-align: center;
    /* font-size: 14px; */
    min-height: 22px;
  }
  .border-orange{
    border-left: 3px solid #e8592f;
    height: 24px;
    margin: 0 5px;
  }
  #menu a {
    display: block;
    padding: 0 14px;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #111;
    border-right: 3px solid #e8592f;
    font-size: 14px;
  }
  #menu a.dropdown-arrow:after {
    content: "\25BE";
    margin-left: 5px;
  }
  #menu li a:hover {
    color: black;
    background: #e8592f;
    border-right: black;
  }
  #menu input {
    display: none;
    margin: 0;
    padding: 0;
    height: 45px;
    width: 100%;
    opacity: 0;
    cursor: pointer
  }
  #menu label {
    display: none;
    line-height: 45px;
    text-align: center;
    position: absolute;
    left: 35px
  }

  #menu label:before {
    font-size: 1.6em;
    content: "\2261"; 
    margin-left: 20px;
  }
  #menu ul.sub-menus{
    height: auto;
    overflow: hidden;
    width: 170px;
    background: #444444;
    position: absolute;
    z-index: 99;
    display: none;
  }
  #menu ul.sub-menus li {
    display: block;
    width: 100%;
  }
  #menu ul.sub-menus a {
    color: #FFFFFF;
    font-size: 14px;
  }
  #menu li:hover ul.sub-menus {
    display: block
  }
  #menu ul.sub-menus a:hover{
    background: #F2F2F2;
    color: #444444;
  }
  @media screen and (max-width: 951px){
    #menu {position:relative;height: 50px;min-height: unset;}
    #menu ul {background:#111;position:absolute;top:100%;right:0;left:0;z-index:3;height:auto;display:none}
    #menu li {display:block;float:none;width:auto;}

    .logo{display: none;}

  }

  .vl {
    border-left: 6px solid green;
    height: 50px;
  }
  .nav-menu1{
    width: 71%;
    padding: 0;
  }
  .right{
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-end;
    align-items: flex-end;
    /* margin-left: auto; */
    justify-content: flex-end;
  }

  .nav-images{
    width: 27%;
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: space-between;
    align-items: center;
    /* display: inline-flex;
    vertical-align: middle;
    margin: 0; */
   
  }
  .nav-images .menu-item{
    background-color: #111;
    border-left: 3px solid #e8592f;
  }
  .left{
    max-width: 300px;
  }
  .menu-item{
    width: 33.3%;
  }
  .li-img{
    width: 12%;
    cursor: pointer;
  }
  .Item__link {
    text-decoration: none;
  }
  .Item__title {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.0em;
    color: white;
    width: 90%;
    margin: 20px auto 0;
    background-color: black;
    border: 7px solid black;
  }
  
  .ImageContainer {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .Image {
    width: 40%;
    border-radius: 50%;
  }
  .Image2 {
    width: 32%;
    border-radius: 50%;
  }
  
    @media screen and (max-width: 951px) {
      .topnav a:not(:first-child) {display: none;}
      .topnav a.icon {
        float: right;
        display: block;
      }

      #menu ul, #menu li {

        
          padding: 0;
          list-style: none;
          display: inline-flex;
          flex-wrap: nowrap;
          justify-content: inherit;
          margin: 0;
          vertical-align: bottom;
          padding-bottom: 3px;
          flex-direction: column;
          
      }
    }
    .nav-item{
      background-color: white;
      border: none;
      color: bisque;
      
    }
    /* .logo{
      display: none;
    } */
    .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
      color: white;
      background-color: black;
    }
    .active, .dot:hover {
      background-color: white;
    }
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
      color:#e8592f;
  }
  .icon-contact{
    width: 20%;
  }
  .navbar-icon{
    width: 20%;
    max-width: 225.2px;
  }
  .imgContact{
    width: 40%;
  }
  
  .td-icon{
    width: 20%;
    text-align: right;
  }
  .td-text{
    width: 50%;
    text-align: left;
  }
  

  .mapa{
    text-align: center;
    width: 100%;  
  }

  .mobile{
    text-align: center;
  }
    @media screen and (max-width: 951px) {

      .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
        color: black;
        background-color: white;
      }

      .icon-contact {
        width: 40%;
      }
      .topnav.responsive {position: relative;}
      .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
      }
   
      .Image2 {
        width: 40%;
        border-radius: 50%;
      }
      .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
      }

      h2{
        margin: 0px 25% 0px 25%;
        width: 50%;
      }
      .Items{
        flex-wrap: wrap;
      }
      
      .Item__title{
        font-size: 0.9em;
      }
  
    }
    
  /* container */
  .responsive-two-columns {
    display:flex;
    flex-wrap:wrap;
  }
  
  /* columns */
  .responsive-two-columns > * {
    width:100%;
    padding:1rem;
  }
  .mx-2 {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }

  
  /* tablet breakpoint */
  @media (min-width:768px) {
    .responsive-two-columns > * {
        width:50%;
        text-align: center;
    }
    #teste{display: none;}
  }
  
/* ----------------------------- */
.main {
  font-family:Arial;
  width:500px;
  display:block;
  margin:0 auto;
}
h3 {
    background: #fff;
    color: #3498db;
    font-size: 36px;
    line-height: 100px;
    margin: 10px;
    padding: 2%;
    position: relative;
    text-align: center;
}
.action{
  display:block;
  margin:100px auto;
  width:100%;
  text-align:center;
}
.action a {
  display:inline-block;
  padding:5px 10px; 
  background:#f30;
  color:#fff;
  text-decoration:none;
}
.action a:hover{
  background:#000;
}
.slider.slider-nav div img{
  width: 90%;
  margin: 20px;
  margin: auto;
}
.main{
  width: 50%;
  background-color: white;
  padding: 20px;
  margin-bottom: 100px;
}
.slick-slide img{
  width: 100%;
}

.size-fs img{
  width: 35%;
}
.container-gal{
  background-color: black;
  padding-bottom: 50px;
}
.slider.slider-nav{
  margin-top: 20px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 600px) {
  .main{
    width: 100%;
    background-color: #000;
    padding: 0;
    margin-bottom: 35px;
  }
  .container-gal{
    padding: 0 0 5px 0 !important;
  }
  .slick-next, .slick-prev{
    display: none !important;
  }
  .title{   
    padding-top: 35px !important;
  }
  .slick-dots{
    display: none !important;
  }

}