html {
    height: 100%;
    scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
  height: 100%;
  
}

section {
	padding: 25px 0;
	margin-bottom: 20px;
}
/*
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Roboto Slab', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
*/
a {
	color: #5d5d5d;
}

a:hover {
	color: #f1011f;
}

.textos {
	line-height: 18px;
}
.textos:hover {
	color: #000;
	text-decoration: none;
}

.display-4 {
  font-size: 2.0rem;
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 768px) {
	section {
	margin-bottom: 40px;
}
	.display-4 {
	  font-size: 3.5rem;
	  font-weight: 300;
	  line-height: 1.2;
	}
}

/*NAVBAR*/
/*Cor de Fundo da Barra de Navegação no topo da página Mobile*/
.navbar-home {
background-color: #f9fafb;
}
.navbar-paginas {
background-color: #f9fafb;
}

#mainNav .navbar-toggler {
  font-size: 14px;
  right: 0;
  color: #666;
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  padding: 8px 10px;
  border: none;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 80%;
  font-weight: 400;
  padding: 0.75em 10px;
  letter-spacing: -1px;
  color: #000;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
/*link clicado ou quando rola a página passando pelo conteúdo*/
#mainNav .navbar-nav .nav-item .nav-link.active {
  color: #ff0221;
  background-color: #f9fafb;
}
/*fundo quando passa mouse em cima*/
#mainNav .nav-link:hover {
  background-color: #fff;
}

@media (min-width: 992px) {
	
  #mainNav {
    padding-top: 10px;
    padding-bottom: 12px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
	border: none;
  }
  /*cor da barra no topo da página tela superior a 992px*/
  .navbar-home {
   background-color: transparent;
  }
  
  .navbar-paginas {
	background-color: #fff;
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
	/*cor da barra rolando a página tela superior a 992px*/
    background-color: #f9fafb;
	/*borda de outra cor do fundo
	border-bottom: 10px solid #f9fafb;*/
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 4px 0;
  }
}

/*CHAMADAS*/
#section.chamadas {
	margin: 0;
	padding: 0;
}
.chamadas-icon {
    float: left;
	width: 60px;
    height: 50px;
    margin-right: 10px;
    text-align: center;
}
.chamadas-list {
	float: left;
	width: 150px;
    margin-right: 10px;
	line-height: 18px;
}

.porque-soleon {
  background-color: #343a40;
  background: url("../img/por-que-soleon.jpg") center center;
}
.diferenciais {
  background-color: #343a40;
  background: url("../img/gestao-de-patios-e-depositos-diferenciais.jpg") center center;
}

/*SISTEMAS*/

.atuacao {
	margin: 10px 0;
	padding: 10px 0 30px 0;
	/*box-shadow: 10px 0 20px 0 rgba(0, 0, 0, 0.6);*/
}

/*DETALHES SISTEMAS*/



.banner-conteudos {
	padding-top: 60px;
}

.voltar {
	display: block;
	padding: 0.5rem 1rem;
	margin-left: 10px;
	font-size: 90%;
	font-weight: bold;
	font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.voltar:hover {
	color: #ff0221;
	text-decoration: none;
}

.nav-padding-right {
	padding-right: 20px;
}

.card-precos {
	margin: 15px 0;
}
.card-mais-vendido {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
}

header.masthead {
  position: relative;
  background-color: #343a40;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100vh;
}
	/*POSICIONAMENTO DO BOTÃO DOWN*/
	.content {
    position: absolute;
    bottom: 20px;
    color: #f1f1f1;
    width: 100%;
}
	.btn-down {
		position: absolute;
		bottom: 60px;
		width: 100%;
		margin-top:2rem;
		animation-delay: 2s;
	}

header.masthead .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

header.masthead h1 {
  font-size: 2rem;
}
	/*header#site.masthead h1, h2, h4 {
	text-shadow: 0px 0px 15px black;
	}*/
.bg-home {
	height: 100%;
	background: url("../img/banner-sistemas-para-leilao-online.jpg");
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-log {
	background: url("../img/detalhes-sistema-de-administracao-de-patios-e-depositos.jpg") no-repeat center center;
}

.bg-veiculo {
	background: url("../img/banner-sistema-de-leilao-de-veiculo.jpg") no-repeat center center;
}
.bg-imovel {
	background: url("../img/banner-sistema-de-leilao-de-imovel.jpg") no-repeat center center;
}
.bg-judicial {
	background: url("../img/banner-sistema-de-leilao-judicial.jpg") no-repeat center center;
}

.topo-risco {
	margin-top:-28px;
	padding-top: 50px;
	background-color: #000;
}
.bg-risco {
	margin: 0;
	padding: 0;
} 

@media (min-width: 768px) {
	.banner-conteudos {
		padding-top: 100px;
	}	
	  header.masthead h1 {
    font-size: 6rem;
	}
}
	section#beneficios .carousel-indicators {
		position: absolute;
		top: -30px;
		right: 0;
		/*bottom: 10px;*/
		left: 0;
	}
	section#beneficios .carousel-indicators li {
		width: 100px;
		height: 30px;
		font-size: 13px;
		margin-right: 6px;
		margin-left: 6px;
		text-indent: 0px;
		cursor: pointer;
		border-bottom: 5px solid;
		border-bottom-color: rgba(0, 0, 0, 0.4);
		background-color: transparent;
	}
	section#beneficios .carousel-indicators .active {
		border-bottom-color: #000;
		background-color: transparent;
	}

/*timeline-veiculos*/
.timeline-veiculos {
	width: 316px;
	height: 500px;
	background: url("../img/soleon-para-veiculos-timeline-mobile.jpg") no-repeat center center;
}

@media (min-width: 768px) {
	.timeline-veiculos {
		width: 600px;
		height: 720px;
		background: url("../img/soleon-para-veiculos-timeline-tablet.jpg") no-repeat center center;
	}
}

@media (min-width: 1203px) {
	.timeline-veiculos {
		width: 1200px;
		height: 150px;
		background: url("../img/soleon-para-veiculos-timeline-desktop.jpg") no-repeat;
	}
}

/* TESTEMUNHOS */

.testimonials {
  padding-top: 3rem;
  padding-bottom: 1.25rem;
}

.testimonials .testimonial-item {
  max-width: 18rem;
}

.testimonials .testimonial-item img {
  max-width: 8rem;
  box-shadow: 0px 5px 5px 0px #adb5bd;
}

/*CLIENTES */
.MultiCarousel {
	float: left; overflow: hidden; padding: 15px; width: 100%; position:relative;
}
.MultiCarousel .MultiCarousel-inner {
	transition: 1s ease all; float: left;
}
.MultiCarousel .MultiCarousel-inner .item {
	float: left;
}
.MultiCarousel .MultiCarousel-inner .item > div {
	text-align: center; padding:10px 10px 0 10px; margin:10px 10px 0px 10px; background: #fff; color:#666;
}
.MultiCarousel .leftLst, .MultiCarousel .rightLst {
	position:absolute; border-radius:50%;top:calc(50% - 20px);
}
.MultiCarousel .leftLst {
	left:0;
	margin-left: 5px;
}
.MultiCarousel .rightLst {
	right:0;
	margin-right: 5px;
}
.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over {
	pointer-events: none; background:#ccc; border: none;
}
.clientes {
	color: #fff;
}
.clientes:hover {
	color: #666;
	text-decoration: none;
}

/* CONTATO */
section#contact {
  padding: 80px 0 120px 0;
  margin-bottom: 0;
}
section#contact {
  background-color: #212529;
  background-image: url("../img/map-image.png");
  background-repeat: no-repeat;
  background-position: center;
}

section#contact .section-heading {
  color: #fff;
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group select,
section#contact .form-group textarea {
  padding: 12px;
}

section#contact .form-group input.form-control,
section#contact .form-group select.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 270px;
}

section#contact .form-control:focus {
  border-color: #f1011f;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  /* Firefox 18- */
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  /* Firefox 19+ */
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* RODAPÉ */
footer {
	padding: 70px 0;
}

.bg-light {
  background-color: #f8f9fa !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}


@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .text-sm-justify {
  text-align: justify !important;
}
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .text-md-justify {
	text-align: justify !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

