/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-top: 0rem;
  padding-bottom: 0rem;
  color: #333;
}

ul {list-style: none;}

main{margin-top: 3%;}
header{background: #606062; color: #FFF;}

a{color: #343a40;}
a:hover{color: #28a745; text-decoration: none;}

.header-nivel-1{height: 170px; }
.header-nivel-1 a, .header-nivel-1 i{color: #FFF;}
.header-nivel-1 i{padding-left: 10px;}
.header-nivel-1 img{
  left: -50px;
  position: relative;
  width: 70%;
}
.align-mid{margin: auto; padding: 10px;}
.header-nivel-2{height: 120px; }
.header-nivel-2 ul{list-style-type:none;margin:0;padding:0;overflow:hidden;padding-left: 7%;}
.header-nivel-2 li{float:left;margin-left: 9px;}
.header-nivel-2 a{color: #FFF;}
.header-nivel-2 h4{padding-top: 3%;}
.header-nivel-2 a{position:relative!important;top: 6px!important;}


.zap-chat{height: auto; position: relative;bottom: -24px;}
.zap-chat .card{width:19rem;}
.zap-chat .card-header{background: #27a844!important;color:#fff;}
.btn-chat{
  font-size: 12px !important;
  width: 45%;
  position: absolute;
  bottom: 20px;
  left: 16px;
}
.zap-logo{position: absolute; bottom: 1px;}


.vertical{
  margin: auto;
  padding: 10px;
}



.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {

}


.navbar-nav .nav-item.active .nav-link,
.navbar-nav .nav-item:hover .nav-link {
  background-color: #28a745!important;
  color: #FFF!important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.active-lnk{
  background-color: #28a745!important;
  color: #FFF!important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.navbar-nav > li{padding-left: 3px;}

.navbar {padding: .2rem 1rem!important;}



.shadow{text-shadow: 1px 1px 1px #000;}

/*#formContent {
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #fff;
  padding: 30px;
  width: 90%;
  max-width: 450px;
  position: relative;
  padding: 0px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);


  text-align: center;
}*/

.ivalor{
  font-size: 17px;
  color: #1E9D3B;
}

.page-footer{border-top: 2px dotted #fff;}
footer a{color: #FFF;}
footer a:hover{color: #28a745; text-decoration: none;}
footer h5{margin-top: 41px!important;}
footer ul{list-style: none;padding: 0; list-style-type: none;}
.page-footer{background: #606062;color: #FFF;}
.footer-copyright{background: #161719;color: #FFF;}
.footer-dados{padding: 18px;}

.maps{/*margin-top: 250px;*/text-align: center;}

.Flexible-container iframe{width: 100%;height: 300px;}

.ft-13{font-size: 13px!important;}
.ft-14{font-size: 14px!important;}
.ft-15{font-size: 15px!important;}
.ft-16{font-size: 16px!important;}
.ft-17{font-size: 17px!important;}
.ft-18{font-size: 18px!important;}
.ft-20{font-size: 20px!important;}
.ft-21{font-size: 21px!important;}
.ft-22{font-size: 22px!important;}
.ft-23{font-size: 23px!important;}
.ft-24{font-size: 24px!important;}
.ft-25{font-size: 25px!important;}
.ft-26{font-size: 26px!important;}
.ft-27{font-size: 27px!important;}
.ft-28{font-size: 28px!important;}
.ft-29{font-size: 29px!important;}


.mg-bottom-1{margin-bottom: 1px;}
.mg-bottom-2{margin-bottom: 2px;}
.mg-bottom-3{margin-bottom: 3px;}
.mg-bottom-4{margin-bottom: 4px;}
.mg-bottom-5{margin-bottom: 5px;}
.mg-bottom-6{margin-bottom: 6px;}
.mg-bottom-7{margin-bottom: 7px;}
.mg-bottom-8{margin-bottom: 8px;}
.mg-bottom-9{margin-bottom: 9px;}
.mg-bottom-10{margin-bottom: 10px;}


.mg-top-1{margin-top: 1px;}
.mg-top-2{margin-top: 2px;}
.mg-top-3{margin-top: 3px;}
.mg-top-4{margin-top: 4px;}
.mg-top-5{margin-top: 5px;}
.mg-top-6{margin-top: 6px;}
.mg-top-7{margin-top: 7px;}
.mg-top-9{margin-top: 9px;}
.mg-top-8{margin-top: 8px;}
.mg-top-10{margin-top: 10px;}





.mg-top{margin-top: 21px;}

.bg-loft{background: #B4B4B6!important;}

.social-top{
  bottom: 14px;
  position: relative;
}

.home-atend{
  width: 120%;
  position: absolute;
  top: 7px;
  right: 1px;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 12rem;
  z-index: 10;
  text-shadow: 0px 1px #333;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
  background-color: #777;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}





/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}

.card{
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}


@media (max-width: 992px) {
    .header-nivel-2{display: none;}
    .align-mid{display: none;}
    .header-nivel-1 img{
      left: -3%;
      position: relative;
    }
    .img-mulher,.img-homem{position:relative!important;}
    .img-mulher{left: 10%!important;bottom: 0px!important;}
    .img-mulher{right: 5%!important;bottom: 0px!important;}

    .card{height: auto!important;}
    .card-body{text-align: center!important;}
    .dv-logo{text-align: center!important;}
    .nav-item{margin-top: 4px!important;}

    .carousel .carousel-item { height: 320px!important; }
    .carousel-item img {
      position: absolute!important;
      object-fit:cover!important;
      top: 0!important;
      left: 0!important;
      min-height: 320px!important;
    }

    .carousel-caption{
      position: relative!important;
      top: 40px!important;
      left: 0px!important;
    }

    .home-atend{display: none;}


}





#myCarousel .list-inline {
    white-space:nowrap;
    overflow-x:auto;
}

#myCarousel .carousel-indicators {
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
}

#myCarousel .carousel-indicators > li {
    width: initial;
    height: initial;
    text-indent: initial;
}

#myCarousel .carousel-indicators > li.active img {
    opacity: 0.7;
}

#dataTables_length,#dataTables_filter{display: none;}

.table-borderless td,
.table-borderless th {
    border: 0;
}

input[type=range] {
  width: 100%;
}


.dvmin{position: absolute;	top: 30px;	left: 1px; width:50%;height:10px; background:#fff;}
.dvmax{position: absolute;	top: 30px;	right: 1px;width:50%;height:10px; background:#fff;}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 7px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider:hover {opacity: 1;}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  background: #4CAF50;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 15px;
  height: 15px;
  background: #4CAF50;
  cursor: pointer;
}


.img-circle {
    border-radius: 50%;
}

/*chat*/


.chat-atd{position: relative;	top: 20%;	left: 11%;}

.chat-btn{ position: relative;top: 93%;}

.chat-input{top: 39px !important;}


.mytext{ border:0;padding:10px;background:whitesmoke;}
.text{  width:75%;display:flex;flex-direction:column;}
.text > p:first-of-type{
    width:100%;margin-top:0;margin-bottom:auto;line-height: 13px;font-size: 12px;
}
.text > p:last-of-type{
    width:100%;text-align:right;color:silver;margin-bottom:-7px;margin-top:auto;
}
.text-l{
    float:left;padding-right:10px;
}
.text-r{
    float:right;padding-left:10px;
}
.avatar{
    display:flex;
    justify-content:center;
    align-items:center;
    width:25%;
    float:left;
    padding-right:10px;
}
.macro{
    margin-top:5px;width:85%;border-radius:5px;padding:5px;display:flex;
}
.msj-rta{
    float:right;background:whitesmoke;
}
.msj{
    float:left;background:#ccc;
}
.frame{
    background:#e0e0de;
    height:450px;
    overflow:hidden;
    padding:0;
}
.frame > div:last-of-type{
    position:absolute;bottom:0;width:100%;display:flex;
}

.list-chat {height: 230px;background: #f2f2f2;}

.list-chat ul {
    width:97%;
    list-style-type: none;
    padding:18px;
    position:absolute;
    bottom:47px;
    display:flex;
    flex-direction: column;
    top:0;
    overflow-y:scroll;
}
.msj:before{
    width: 0;
    height: 0;
    content:"";
    top:-5px;
    left:-14px;
    position:relative;
    border-style: solid;
    border-width: 0 13px 13px 0;
    border-color: transparent #ccc transparent transparent;
}
.msj-rta:after{
    width: 0;
    height: 0;
    content:"";
    top:-5px;
    left:14px;
    position:relative;
    border-style: solid;
    border-width: 13px 13px 0 0;
    border-color: whitesmoke transparent transparent transparent;
}
.list-chat input:focus{
    outline: none;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #d4d4d4;
    font-size: 13px;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #d4d4d4;
    font-size: 13px;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #d4d4d4;
    font-size: 13px;
}
:-moz-placeholder { /* Firefox 18- */
    color: #d4d4d4;
    font-size: 13px;
}


/*********************************************/


.card-contact{position:relative;}
.img-mulher,.img-homem{position:absolute;bottom:-20px;}
.img-mulher{right: 10%;width: 80%;}
.img-homem{right: 1%;}
