/*!
 * 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)
 */

.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: 'Nunito';
  font-weight:600;
  font-size:1.8em;
  color:#0070c0;
  text-shadow:none!important;
  display:block;
  margin-top:20px!important;
  padding-bottom:10px;

}

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

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

}


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

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

}

.carousel-caption h3 span {
  font-weight:900;
  color:#002060;
}
.carousel-caption p {
  margin-top:30px;
  font-weight:400;
  font-size: 1.8em;
  line-height: 1.3em;
  color:#002060;
  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-title {
  text-align:center;
  font-family:'Nunito';
  font-weight:700;
  font-size:30px;
  padding:30px 0 30px 0;
  color:#004E96;

}

.section{
  padding:50px 0 100px 0 ;
}

.section .row {
  margin-bottom:30px;
}

.wrap-avantaje {
  margin-bottom:50px;
}

.wrap-avantaje img {
  margin:0 auto;
  display:block;
  width:90px;
}
.wrap-avantaje h4{
  text-align:center;
  font-weight:700;
  font-size:22px;
  color:#004E96;
  padding:30px 0 15px 0;
  font-family: 'Nunito';

}

.wrap-avantaje p{
  text-align:center;
  font-size:18px;
  font-weight:400;
  color:#000E1C;
  font-family:'Nunito';

}

.color-dark {
  background-color:#004E96;
}

.demo {
  background-color:#42A4FF;
  color:#fff;
  padding:50px 0 50px 0;
}

.demo h2{
  text-align:center;
  font-size:30px;
  font-weight:700;
  color:#fff;
  font-family:'Nunito';
}

.demo .buton-principal {
  margin:0 auto;
  margin-top:40px;
}

.demo p{
  text-align:center;
  font-size:25px;
  font-weight:400;
  color:#fff;
  font-style: italic;
  font-family:'Nunito';
  padding:30px;
  margin-left:50px;
}


.wrap-explicatie img {
  margin:0 auto;
  display:block;

}

.wrap-explicatie {
  background-color:aliceblue;

}

.wrap-explicatie p{

  margin:0;
  padding:30px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  color:#004E96;
  font-family:'Nunito';
  text-align:center;

}

.pricing-wrap {
  background: #FFFFFF;
  box-shadow: 1px 1px 30px 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding:40px 20px 40px 20px;
  margin-bottom:30px;

}

.pricing-wrap h4{
  font-weight:600;
  font-family:'Nunito';
  font-size:25px;
  line-height:35px;
  font-weight:400;
  color:#000;
  text-align: center;
}

.pricing-wrap h4 span {
  background-color:#EAEAEA;
  color:#000;
  padding:10px;
  border-radius: 5px;
  font-weight:700;

}

.pricing-wrap p{
  font-family: Nunito;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  color: #004E96;
  padding:20px 0 20px 0;
  text-align:center;
}

.pricing-wrap ul{
  list-style-type:none;
  padding-left:50px;
}
.pricing-wrap ul li {
  margin-bottom:15px;

}


.carti {
  background-color:aliceblue;
  padding:100px 0 100px 0;
  margin-top:50px;
}

.carti p{
  text-align:center;
  font-size:18px;
  color:#000;
  font-family:'Nunito';
  padding:10px;
  font-weight:400;
  margin-bottom:30px;

}

.carti .buton-principal {
  margin:0 auto;
}
.corporate .slideshow {
padding: 0;
}
.demo p {
line-height:35px;
}

.wrap-explicatie p {
font-size:18px;
line-height:25px;
}

.pricing-wrap p {
 padding:30px 0 30px 0;
}

.pricing-wrap ul {
padding-left:15px;
font-size:15px;
}

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

}

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


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