/*header,
footer{
  display: none !important;
}*/
.header-remocao{
  height: 96px;
  background-color: #FFFFFF;
  user-select: none;
}
.header-remocao .cont-logo{
  width: 211px;
  float: left;
  margin-top: 6px;
}
.header-remocao .cont-logo .logo{
  text-indent: -5000px;
  overflow: hidden;
  float: left;
  width: 100%;
  height: 83px;
}
.header-remocao nav .btnMenu{
  display: none;
}
.btnMenu{
  position: absolute;
  right: 15px;
  z-index: 9999;
  cursor: pointer;
  top: 36px;
}
.bar1{
  margin-top: 0 !important;
}
.bar3{
  margin-bottom: 0 !important;
}
.bar1, .bar2, .bar3{
  width: 25px;
  height: 3px;
  background-color: #556698;
  margin: 4px 0;
  transition: 0.4s;
}
.change .bar1{
  -webkit-transform: rotate(-45deg) translate(-6px, 5px);
  transform: rotate(-45deg) translate(-6px, 5px);
}
.change .bar2{opacity: 0;}
.change .bar3{
  -webkit-transform: rotate(45deg) translate(-5px, -4px);
  transform: rotate(45deg) translate(-5px, -4px);
}
.header-remocao .menu{
  float: right;
  display: flex;
  height: 96px;
  align-items: center;
}
.header-remocao .menu li{
  float: left;
  display: inline-block;
  margin-right: 32px;
}
.header-remocao .menu li:last-child{
  margin-right: 0;
}
.header-remocao .menu .cont-login{
  display: inline-block;
  margin-left: 100px;
}
.header-remocao .menu .cont-login strong{
  color: #737373;
}
.header-remocao .menu .cont-login .last{
  position: relative;
  top: -2px;
}
.header-remocao .menu .cont-login .last img{
  position: relative;
  top: -3px;
  margin-left: 6px;
}
.header-remocao .menu li a{
  font-size: 14px;
  color: #506195;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
}
.header-remocao .menu li a:after{
  content: '';
  position: absolute;
  width: 25px;
  height: 4px;
  border-radius: 5px;
  background-color: transparent;
  left: 0;
  right: 0;
  margin: auto;
  top: 23px;
}
.header-remocao .menu li a:hover,
.header-remocao .menu li a:focus{
  color: #3e4d7b;
}
.header-remocao .menu .cont-login li a{
  color: #40A6FF;
}
.header-remocao .menu li a.ativo:after{
  background-color: #e66161;
}

.footer-remocao{
  float: left;
  width: 100%;
  height: 45px;
  background-color: #FFFFFF;
}
.footer-remocao .copy{
  line-height: 45px;
  width: 100%;
  text-align: center;
}
.footer-remocao .copy{
  line-height: 45px;
  width: 100%;
  text-align: center;
  letter-spacing: 0.04em;
  color: #7d7d7d;
}
.footer-remocao .copy a{
  color: #3b85bb;
}
/* END Header */

.title-default{
  text-align: center;
  font-size: 23px;
  color: #484848;
  user-select: none;
  position: relative;
  z-index: 10;
}
.subtitle-default{
  margin: 8px 0 30px 0;
  display: block;
  text-align: center;
  color: #9c9c9c;
  letter-spacing: 0.04em;
  user-select: none;
  font-size: 15px;
  line-height: 1.2;
  position: relative;
  z-index: 10;
}
.center-r{
  width: 1000px;
  margin: auto;
}
.desing{
  position: absolute;
  content: '';
  top: 170%;
  left: 1%;
  height: 574px;
  width: 574px;
  border-radius: 50%;
  background-image: radial-gradient(#e0e0e0 1px,#0000 0);
  background-position: 100% 100%;
  background-size: 10px 10px;
  pointer-events: none;
  transform: translate(-50%,-50%);
  opacity: .7;
  z-index: 1;
}

.bloco1{
  float: left;
  width: 100%;
  background-color: #242533;
  padding: 50px 0;
  margin-bottom: 50px;
  position: relative;
  z-index: 9;
  box-shadow: inset 0px 6px 20px rgba(0, 0, 0, 0.10);
}
.bloco1 h2{
  color: #FFFFFF;
  font-size: 22px;
  font-weight: 400;
}
.bloco1 h2 span{
  font-size: 30px;
  font-weight: 600;
}
.bloco1 small{
  display: block;
  font-size: 20px;
  color: #c3c3c3;
  margin: 8px 0 22px;
  font-weight: 600;
}
/**/

.bloco2{
  position: relative;
  float: left;
  width: 100%
}
/**/

.bloco3{
  float: left;
  width: 100%;
  position: relative;
  z-index: 15;
}
.bloco3 .i3{
  width: 70%;
  background-color: #FFFFFF;
  position: relative;
  margin: 50px auto;
  padding: 34px;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.10);
  border-radius: 12px;
  user-select: none;
  overflow: hidden;
}
.bloco3 h3{
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: #3a3a3a;
}
.bloco3 span{
  text-align: center;
  display: block;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 1.3;
  margin: 10px 0 0 0;
  color: #757575;
  position: relative;
  z-index: 5;
}
/**/

.bloco4{
  float: left;
  width: 100%;
  padding: 80px 0 50px 0;
  background-color: #242533;
  z-index: 10;
  position: relative;
}
.bloco4 h2{
  color: #FFFFFF;
}

.cont-showInfos{
  float: left;
  width: 100%;
  padding: 40px 0;
}
.cont-showInfos .lista-flex{
  display: flex;
  justify-content: space-between;
}
.cont-showInfos .lista-flex li{
  padding: 0 6px;
}
.cont-showInfos .lista-flex li .cont-info{
  float: left;
  width: 100%;
}
.cont-showInfos .lista-flex li .cont-info h4{
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #5769a7;
  margin-bottom: 15px;
}
.cont-showInfos .lista-flex li .cont-info p{
  font-size: 13px;
  line-height: 1.2;
  text-align: center;
  color: #8e8e8e;
}

/**/

.cont-grid{
  display: flex;
  float: left;
  width: 100%;
  flex-wrap: wrap;
}
.cont-grid .left{
  float: left;
  width: 50%;
}
.cont-grid .right{
  float: right;
  width: 50%;
}
.cont-grid .text{
  text-align: center;
  padding: 40px 15px;
}
.cont-grid .text h3{
  color: #FFFFFF;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 20px;
}
.cont-grid .text p{
  font-size: 15px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.3;
  margin-bottom: 20px;
  padding: 0 20px;
}
.cont-grid .c-btn{
  width: 200px;
  margin: auto;
}
.cont-grid .c-btn a{
  height: 42px;
  line-height: 42px;
  width: 100%;
  display: block;
  color: #FFFFFF;
  border-radius: 5px;
  text-align: center;
  transition: all 0.5s ease;
  user-select: none;
  opacity: 0.8;
  font-weight: 600;
}
.cont-grid .c-btn a:hover,
.cont-grid .c-btn a:focus{
  opacity: 1;
}

.cont-btn{
  display: flex;
  justify-content: center;
  float: left;
  width: 100%;
  position: relative;
  z-index: 12;
}
.cont-btn a{
  padding: 13px 20px;
  background-color: #6ab2ef;
  user-select: none;
  font-size: 16px;
  border-radius: 6px;
  color: #FFFFFF;
  font-weight: 600;
  letter-spacing: 0.04em;
  box-shadow: inset 5px 5px 10px rgba(0, 0, 0, 0.10);
  opacity: 0.8;
  margin-top: 10px;
}
.cont-btn a:hover,
.cont-btn a:focus{
  opacity: 1;
}

.cont-btn a{
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.search-veiculo{
  width: 80%;
  float: left;
  padding: 60px 30px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  box-shadow: 1px 1px 12px 0px rgba(0, 0, 0, 0.10);
  background-color: #FFFFFF;
  border-radius: 6px;
  margin: 100px 10%;
}
.search-veiculo h3{
  width: 100%;
  text-align: center;
  font-size: 27px;
  margin-bottom: 10px;
  font-weight: 500;
}
.search-veiculo p{
  letter-spacing: 0.04em;
  font-size: 15px;
  color: #827f7f;
}
.search-veiculo .cont-search{
  margin-bottom: 0;
  width: 72%;
}
.search-veiculo .cont-search .div50{
  width: 50%;
  float: left;
  padding: 0 15px;
}
.cont-search{
  float: left;
  margin: 24px 0 85px 0;
  width: 60%;
  position: relative;
}
.cont-search input[type = "text"]{
  width: 100%;
  height: 62px;
  border: 0;
  background-color: #f3f6fd;
  border-radius: 35px;
  outline: none;
  padding: 0 140px 0 30px;
  color: #ACACAC;
  font-size: 15px;
}
.cont-search input::placeholder{
  color: #ACACAC;
  font-size: 15px;
}
.cont-search span{
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 20px;
}
.cont-search button{
  position: relative;
  right: 0;
  top: 0;
  height: 45px;
  transform: translate(0, -50%);
  outline: none;
  background-color: #556598;
  border-radius: 30px;
  width: 135px;
  border: 0;
  color: #FFFFFF;
  font-size: 15px;
  box-shadow: inset 6px 6px 11px rgba(0, 0, 0, 0.10);
  cursor: pointer;
  transition: all 0.5s ease;

  margin-top: 35px;
}
.cont-search button:hover,
.cont-search button:focus{
  background-color: #3a4875;
}

.table-result{
  float: left;
  width: 100%;
  margin-top: 30px;
}
.table-result table{
  float: left;
  width: 100%;
}
.table-result table thead{
  background-color: #F9F9F9;
}
.table-result table tbody{}
.table-result table thead th,
.table-result table tbody tr td{
  padding: 10px;
}

.table-result table thead th{
  text-transform: uppercase;
  font-size: 11.5px;
  font-weight: 700;
  color: #484848;
  user-select: none;
}
.table-result table tbody tr td{
  font-size: 12px;
  letter-spacing: 0.02em;
  color: #7b7b7b;
}
.table-result table tbody tr{
  border-bottom: 1px solid #f9f9f9;
}

.show-imgs{
  margin-top: 25px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.show-imgs .cont-img{
  float: left;
  width: 25%;
  padding: 0 10px;
}
.show-imgs .cont-img img{
  width: 100%;
  display: block;
  height: auto;
}
/* Media Query */
@media screen and (max-width: 1015px){
  .center-r{
    width: 100% !important;
    padding: 0 15px;
  }
}
@media screen and (max-width: 820px){
  .center-795{
    width: 100% !important;
    padding: 0 15px;
  }
}
@media screen and (max-width: 860px){
  .header-remocao nav .btnMenu {
    display: none;
  }
  .header-remocao .menu{
    position: absolute;
    height: auto;
    background-color: #F9F9F9;
    top: 94px;
    z-index: 9999;
    left: 0;
    right: 0;
    display: none;
  }
  .header-remocao .remo{
    display: block !important;
    top: 0;
    position: relative;
    width: 100%;
    margin-bottom: 15px;
  }
  .header-remocao .menu li{
    width: 100%;
    margin: 0;
  }
  .header-remocao .menu li a{
    font-size: 14px;
    color: #506195;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    padding: 12px 15px;
  }
  .header-remocao .menu li a.ativo:after{
    background-color: transparent !important;
  }

  .table-result{
    overflow-x: scroll;
  }
  .table-result table thead th{
    white-space: nowrap;
  }
  .show-imgs .cont-img{
    width: 70%;
    padding: 10px;
  }
  .search-veiculo{
    width: 95%;
    margin: 50px 2.5%;
    padding: 35px 15px;
  }
  .search-veiculo h3{
    font-size: 20px;
  }
  .cont-search-itens{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .search-veiculo .cont-search{
    width: 100%;
  }
  .cont-search input[type = "text"]{
    padding: 0 20px;
    height: 49px;
    margin-bottom: 35px;
  }
  .cont-search button{
    position: relative;
    height: 34px;
    top: inherit;
  }

  .bloco3 .i3{
    width: 95% !important;
  }

  .cont-showInfos .lista-flex{
    flex-wrap: wrap;
    justify-content: center;
  }
  .cont-showInfos .lista-flex li{
    width: 33.3333%;
    padding: 0 10px;
    margin-bottom: 25px;
  }

  .cont-grid .left,
  .cont-grid .right{
    width: 100%;
  }

  .bloco1{
    margin-top: 0px !important;
  }
}



.center-795{
  width: 795px;
  margin: auto;
}

#head-pag{
  float: left;
  width: 100%;
  padding: 50px 0 70px 0;
  background-color: #fbfbfb;
  user-select: none;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #f9f9f9;
}
#head-pag h1{
  font-size: 38px;
  letter-spacing: 0.04em;
  color: #333333;
  margin: 15px 0 25px 0;
  text-align: center;
  float: left;
  font-family: sans-serif;
  width: 100%;
}
#head-pag h3{
  float: left;
  width: 100%;
  text-align: center;
  font-size: 17px;
  letter-spacing: 0.02em;
  color: #6d6d6d;
}

#show-conteudo{
  background-color: #FFFFFF;
  position: relative;
  z-index: 4;
  float: left;
  width: 100%;
  color: #333333;
  -webkit-font-smoothing: antialiased !important;
  font-family: sans-serif;
}
#show-conteudo h4{
  font-size: 21px;
  letter-spacing: 0.04em;
  color: #5a5e63;
    font-weight: bold;
}
#show-conteudo p{
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 1.45;
  margin: 20px 0;
  color: #5f5f5f;
}
#show-conteudo a{
  color: #3b85bb;
  opacity: 0.6;
  transition: all 0.5s ease;
}
#show-conteudo a:hover,
#show-conteudo a:focus{
  opacity: 1;
}


.form-remocao{
  float: left;
  width: 50%;
}
.form-remocao label{
    width: 100%;
    cursor: pointer;
    text-align: left;
    font-size: 12px;
    color: #5a5a5a;
    display: block;
    font-weight: 600;
    user-select: none;
}
.form-remocao input,
.form-remocao select,
.form-remocao textarea{
    border-radius: 4px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
    height: 45px;
    padding: 0 12px;
    border: 1px solid #E6E9EF;
    margin: 6px 0 22px 0;
    outline: none;
    width: 100%;
    transition: all 0.5s ease;
    font-size: 14px;
    letter-spacing: 0.02em;
    background-color: #F8FAFD;
    font-weight: 600;
    color: #5c5e61;
}
.form-remocao input:-webkit-autofill,
.form-remocao select:-webkit-autofill{ 
    font-weight: 600;
    color: #5c5e61;
    font-size: 14px;
    -webkit-box-shadow: 0 0 0 1000px #F8FAFD inset;
}
.form-remocao textarea{
    height: auto;
    resize: none;
    padding: 12px;
}
.form-remocao button{    
    margin-bottom: 45px;
    padding: 0 35px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    background-color: #58679a;
    user-select: none;
    border-radius: 6px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.03em;
    cursor: pointer;
    outline: none;
    border: 0;
    font-size: 16px;
    transition: all 0.5s ease;
    opacity: 0.8;
}
.form-remocao button:hover,
.form-remocao button:focus{
  opacity: 1;
}
@media screen and (max-width: 860px){
  .form-remocao{
    width: 100%;
  }
}

.slick-dots{
  bottom: 60px !important;
}
.slick-dotted.slick-slider {
    margin-bottom: -16px !important;
}



.slide-home .c-texto{
  position: absolute; 
  top: 50%; 
  width: 65%; 
  margin: auto; 
  transform: translate(0, -50%); 
  left: 0; right: 0; bottom: 0;
}
.slide-home .c-texto h2{
  color: #FFFFFF;
  margin-bottom: 14px;
  font-family: sans-serif;
  font-weight: 600;
  text-align: center;
  font-size: 38px;
  user-select: none;
}

@media screen and (max-width: 1100px){
  .slide-home .c-texto h2{
    font-size: 25px;
  }
  .slide-home .c-texto h3{
     font-size: 19px;
  }
  .slide-home .c-texto{
    width: 80%;
    top: 45%;
  }
}
@media screen and (max-width: 860px){
  .slide-home .c-texto h2{
    font-size: 15px;
    margin-bottom: 8px;
  }
  .slide-home .c-texto h3{
    font-size: 11px;
    letter-spacing: 0.01em;
    line-height: 1;
  }
  .slide-home .c-texto{
    width: 98%;
    top: 37%;
  }
}


@media screen and (max-width: 860px){
  .search-veiculo p{
    text-align: center;
  }
  .search-veiculo .cont-search .div50{
    width: 100%;
  }
  .cont-search input[type = "text"]{
    margin-bottom: 10px;
  }


  .cont-showInfos .lista-flex{
    flex-wrap: wrap;
  }
  .cont-showInfos .lista-flex li{
    width: 50%;
  }


  .slick-slide img{
    object-fit: contain !important;
    width: 100% !important;
  }

  footer{
    padding-bottom: 170px !important;
  }
  footer .contatoWhats{
    width: 100%;
    text-align: center;
  }
  footer .contatoWhats a{
    display: block;
    text-align: center;
    width: 100%;
    margin: 0 !important;
  }
  footer p{
    text-align: center !important;
  }
}
