/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/templates/modern-business)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */


body{
	line-height: 1.8em;
}
.t3-mainbody{
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0;

}

.slick-track{
	height: 65vh;
}
.slick-prev {
    left: 10px !important;
    z-index: 99999;
}
.slick-next {
    right: 10px !important;
}
.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}


.demo-buton {
  font-family: 'Open sans', sans-serif;
  font-weight:600;
  font-size:1.8em;
  color:#fff;
  text-shadow:none!important;
  display:block;
  margin-top:20px!important;
  padding-bottom:10px;

}

.demo-buton:hover{
  text-decoration:none!important;
  color:#fff!important;;
}

.demo-buton i{
  font-size:16px;

}


.carousel-caption {
	background: transparent !important;
	position: unset;
  margin-top:10%;
  text-align:left;
  font-family: 'Open sans', sans-serif;
  padding-bottom:40px;
}

.carousel-caption h3 {
  font-weight:700;
  font-size: 1.8em;
  line-height: 1.3em;
  color:#fff;
  text-shadow:none;
  max-width:530px;

}

.carousel-caption h3 span {
  font-weight:900;
  color:#002060;
}
.carousel-caption p {
  margin-top:30px;
  font-weight:300;
  font-size: 1.2em;
  line-height: 1.3em;
  color:#fff;
  text-shadow:none;
  max-width:530px;
}

.demo h4{
  font-size:1.5em;
  text-align:center;
  padding-top:20px;
  line-height: 1.6em;
}

.demo i{
  font-size:50px;
  text-align:center;
  display:block;
}

.buton-principal{
color:#fff;
letter-spacing: 1px;
text-transform: capitalize;
background-color:#42A4FF;
border-radius:5px;
text-align:center;
padding:20px 40px 20px 40px;
margin-top:40px;
display:block;
width:310px;
font-weight: 800;
}

.buton-principal:hover {
  background-color: #004E96;
  color:#fff;
  text-decoration: none;
}

.section-1 {
	padding-top: 50px;
	padding-bottom: 50px;	
	background-color: #f7f7f7;
}
.section-1 h1{
	text-align: center;
    font-family: 'Open sans', sans-serif;
    font-weight: 700;
    font-size: 2.2em;
    color: #404040;
    line-height: 1.2em;
}
.section-1 h2{
	text-align: center;
    font-family: 'Open sans', sans-serif;
    font-weight: 700;
    font-size: 2em;
    color: #404040;
}
.section-1 h4{
	text-align:center;
	font-family:'Open sans', sans-serif;
	font-weight:300;
	font-size: 1em;
	color: #404040;
	padding-top: 1em;
}
.section-2{
	padding-top: 50px;
	background-color: #fff;
}
.section-2 h2{
	text-align:center;
	font-family:'Open sans', sans-serif;
	font-weight:700;
	font-size: 1.6em;
	color: #404040;
}


.corporate .slideshow {
    background: #fff;
    border-bottom: none;
    padding: 26px 0;
    display: block !important;
}


.buton-principal {
max-width: 100%;
margin:0 auto;

}

.slick-slide {
  min-height:650px!important;
}


.video {
  padding-top:100px;
  padding-bottom:100px;
}













