@charset "UTF-8";
/* ================= IMPORTS =========================== */
/* ===================== PADRÃO ======================= */
* {
  font-size: 100%;
  padding: 0;
  margin: 0; 
  -webkit-transition: all 0.2s ease ;
  -moz-transition: all 0.2s ease ;
  -ms-transition: all 0.2s ease ;
  -o-transition: all 0.2s ease ;
  transition: all 0.2s ease;
  outline: none !important;
  }
*:hover {
  text-decoration: none;
}
a, a:link, a:hover, a:visited, a:active {
  text-decoration: none;
  color: #275a7e;
  -webkit-transition: all 0.1s ease ;
  -moz-transition: all 0.1s ease ;
  -ms-transition: all 0.1s ease ;
  -o-transition: all 0.1s ease ;
  transition: all 0.1s ease;
}
@charset "UTF-8";
html, body {
  /*height: 100%;*/
  padding-right: 0; 
  background-repeat: no-repeat;
  background-position: top;
  scroll-behavior: smooth;
}
h1 {
  font-family: 'Gobold Regular';
  font-weight: 300;
  font-size: 20px;
  color: #fff !important;
}
h2 {
  font-family: 'Gobold Regular';
  font-style: normal;
  font-weight: 100 !important;
  font-size: 25px;
  color: #fff !important;
}
h3 {
  font-family: 'Gobold Regular';
  font-style: normal;
  font-weight: 100 !important;
  font-size: 37px;
  color: #333 !important;
  text-align: center;s
}
h4 {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-weight: normal !important;
  font-size: 24px;
  color: #333 !important;
}
h1, h2, h3 {
  letter-spacing: 5px !important;
}
p {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  text-align: left;
}
.uppr {
  text-transform: uppercase !important;
}
.espacamento {
  height: 40px;
}
.fas, .fab, .fa {
  line-height: 100px !important;
  color: #fff;
  margin-left: 3px;
  height: 36px;
  width: 30px;
  text-align: right;
  font-size: 21px !important;
}
.info .fas, .btn .fas, form .fas {
  line-height: 37px !important;
}
.fas:hover, .fab:hover, .fa:hover {
  opacity: 0.7;
  color: #275a7e;
}
hr {
  width: 110px;
  border-top: 6px solid #51acdb;
  height: 2px;
  border-bottom: 6px solid #51acdb;  
  opacity: 0.8px;
}
.btn {
  border-radius: 25px;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;  
  font-family: 'Gobold Regular';
  font-size: 16px;
  color: #fff !important;
  background-color: #275a7e;
  z-index: 90;
}

header {
  background-color: #000;
  height: 110px;
}
header .telefone {
  font-family: 'Gobold Regular';
  font-size: 18px;
  line-height: 100px;
  color: #fff !important;
  text-align: center;
}

/* INI Menu  */
.menu_mbl, .menu-mobile {
  display: none !important;
}
.menu_dsk, .menu_dskfixo {
  display: inline;
}
.menu_fixo {
  font-family: 'Gobold Regular';
  font-size: 16px;
  line-height: 100px;
  color: #fff !important;
  float: right;
  padding: 0px 12px;
}
header .menu_fixo:hover {
  color: #275a7e !important;
}
@media (max-device-width: 1023px) {
  p {
    font-size: 12px;
  }  
  .menu_mbl li {
    list-style-type: none;
  }
  .menu_mbl {
    margin: 0px !important;
    margin-top: 10px !important;
    display: inline-block !important;
    list-style: none;
    text-align: right;
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Gobold Regular';
  }
  #menu_mbltop {
    -webkit-transition: all 0.2s ease ;
    -moz-transition: all 0.2s ease ;
    -ms-transition: all 0.2s ease ;
    -o-transition: all 0.2s ease ;
    transition: all 0.2s ease;
    border: 20px solid #333 !importants;
  }
  .menu_m {
    border-bottom: 1px solid #efefef;
    width: 100%;
    font-size: 16px !important;
    text-align: left;
    display: inline-block !important;
    padding: 16px 10px 12px 20px;
    background-color: #fff !important;
   }
  .sbmenu_m {
    border-bottom: 1px solid #efefef;
    width: 100%;
    font-size: 16px !important;
    text-align: left;
    padding: 16px 10px 12px 30px;
    background-color: #e19e73 !important;
    display: inline-block !important;
   }
  .sbmenu_m:last-of-type {
    padding: 16px 10px 15px 20px;
  }   

  .menu_dsk, .hidembl, .menu_dskfixo {
    display: none !important;
  }
  .menu_fixo, .menu_fixo a {
    font-family: 'Gobold Regular';
    font-size: 14.6px;
    line-height: 40px;
    color: #111 !important;
    float: left;
    padding: 0px 3px;
  }
  .navbar-toggler {
    background-color: #275a7e;
    margin-top: -5px;
    float: left;
  }
  .fas, .fab, .fa {
    float: right !important;
    margin-left: 10px;
    text-align: right !important;
    line-height: 50px !important;
    color: #999;
    font-size: 21px !important;
  }
  .fas:hover, .fab:hover, .fa:hover {
    opacity: 0.7;
    color: #275a7e;
  }
}
/* FIM Menu  */


/* INI Logo e Menu  */
.logo-topo {
  padding-top: 20px;
  z-index: 20 !important;
  text-align: right;
  font-family: 'Gobold Regular';
}



@media (max-device-width: 1023px) {
  .logo-topo img {
    max-width: 180px;
  }
  .fas, .fab, .fa {
    font-size: 22px !important;
  }
  header {
    height: 110px !important;
  }
}

.menu-topo {
  text-align: center;
  color: #111;
  font-family: 'Gobold Regular';
  font-size: 15px;
  z-index: 20;
  background-color: #fff;
  text-transform: uppercase;
  line-height: 50px;
  display: inline-block;
}

.menu-topo a, .menu-topo a:link, .menu-topo a:visited, .menu-topo a:active, .dropdown  {
  color: #111;
  display: inline-block;
}
.menu-topo a:hover {
  color: #275a7e !important;
}


.dropdown-content {
  display: none;
  position: absolute;
  min-width: 160px;
  z-index: 20;
}
.sb_xver {
  background-color: #f99912;
  padding: 8px 10px;
  border-bottom: 1px solid #efefef;
  width: 100%;
  color: #924212;
  font-size: 14px;  
}
.sb_xver a {
  opacity: 1 !important;
}
.sb_xver:hover {
  background-color: #f99912;
  padding: 8px 10px;
  border-bottom: 1px solid #efefef;
  width: 100%;
  color: #924212;
  font-size: 14px;  
  opacity: 1 !important;
}
.dropdown-content a {
  text-decoration: none;
  display: inline-block;
}
.dropdown:hover .dropdown-content {display: table-cell;}
.dropdown:hover .dropbtn, .dropdown-content a:hover {background-color: #f99912;color: #924212;cursor: pointer;}
/* FIM Logo e Menu  */


/* INI Slider  */
.carousel.carousel-fade .carousel-item {
    display: block;
    opacity: 0;
    transition: opacity ease-out .4s;
}
#slider_topo .carousel-item, #slider_topo {
    width: 100% !important;
    background-color: #111;
  }

.sldini {
  opacity: 1;
}
.sldini:hover {
  opacity: 1;
}
#slider_topo .carousel-item {
    max-height: 820px;
  }
@media (max-device-width: 1023px) {
#slider_topo .carousel-item {
    height: 300px;
    transform: scale(1.1);
  }
#slider_topo .carousel-inner img {
    height: 300px;
    transform: scale(1.1);
  }

}
.carousel.carousel-fade .carousel-item.active {
    opacity: 1 !important;
}
.slider_inside {
  border: 2px solid #333;
  background-color: #333;
  height: 110px;
  background: url('../imgs/slider_interno.jpg');
  background-size: cover;
}
.carousel-control-prev-icon {
  background-image: url("../imgs/previous.png");
  width: 80px;
  height: 80px;
  cursor: pointer;
}
.carousel-control-next-icon {
  background-image: url("../imgs/next.png");
  width: 80px;
  height: 80px;
  cursor: pointer;
}


.carousel-control-prev-iconim {
  background-image: url("../imgs/previousim.png");
  width: 80px;
  height: 80px;
  cursor: pointer;
}
.carousel-control-next-iconim {
  background-image: url("../imgs/nextim.png");
  width: 80px;
  height: 80px;
  cursor: pointer;
}

@media (max-device-width: 1023px) {
  .carousel-control-prev-iconim, .carousel-control-next-iconim {
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    margin-top: -50px;
    cursor: pointer;

  }
  .carousel-control-prev-iconim {
    background-image: url("../imgs/previous.png");
    margin-left: 30px;
  }
  .carousel-control-next-iconim {
    margin-left: -30px;
    background-image: url("../imgs/next.png");
  }
}





@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

.carousel-item .info {
  font-family: 'Gobold Regular';
  font-size: 35px;
  color: #fff !important;
  position: absolute;
  top: 42%;
  left: 55%;
  z-index: 90;
  padding: 0px 20px;
  text-align: right;
  text-shadow: 0px 0px 8px rgba(0,0,0,0.69);
  
  -webkit-transition-delay: 3500ms;
  -moz-transition-delay: 3500ms;
  -o-transition-delay: 3500ms;
  transition-delay: 3500ms;
}
.carousel-item .info h1 {
  font-family: 'Gobold Regular';
  font-size: 61px;
  color: #fff !important;
  padding: 10px 0px;
  -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 2s; /* Firefox < 16 */
  -ms-animation: fadein 2s; /* Internet Explorer */
  -o-animation: fadein 2s; /* Opera < 12.1 */
  animation: fadein 2s;
}
.carousel-item .info h2 {
  font-family: 'Gobold Regular';
  font-size: 24px;
  color: #fff !important;
  padding: 10px 0px;
  z-index: 90;

  -webkit-animation: fadein 4s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 4s; /* Firefox < 16 */
  -ms-animation: fadein 4s; /* Internet Explorer */
  -o-animation: fadein 4s; /* Opera < 12.1 */
  animation: fadein 4s;
}
.carousel-item .info .btn {
  border-radius: 25px;
  width: auto;
  padding: 10px 20px;
  font-family: 'Gobold Regular';
  font-size: 20px;
  color: #fff !important;
  background-color: #275a7e;
  z-index: 90;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;  
}
.btn:hover {
    opacity: 1 !important;
  }
.carousel-item .info .btn:hover {
  background-color: #275a7e;
  opacity: 1 !important;
  padding: 10px 30px 10px 20px; 
}
@media (max-device-width: 1023px) {
  .carousel-item .info {
    font-size: 20px;
    top: 32%;
    left: 0%;
    width: 80%;
    padding: 0px 10px;
  }
  .carousel-item .info h1 {
    font-size: 22px;
    padding: 6px 0px;
  }

  .carousel-item .info h2 {
    font-size: 15px;
    padding: 6px 0px;
  }
  .carousel-item .info .btn {
   display: none;
  }
  .empfooter .btn { 
  line-height: 34px !important; }
}
/* FIM Slider  */


/* INI Rodapé  */
.rodape {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #fff;
  color: #333 !important;
  text-align: center;
  font-family: 'Raleway';
  font-size: 14px;
}
.rodape .logo-rodape {
  max-width: 190px;
}
@media (max-device-width: 1023px) {
  .rodape .logo-rodape {
    margin: 30px 0px;
  }
@media (max-device-width: 1023px) and (orientation:landscape) {
  .rodape .logo-rodape {
    max-width: 190px;
  }
}
/* FIM Rodapé  */

