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

body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }

  .jumboText1{
    font-size: 5rem;
  }

  .jumboText2{
    font-size: 1rem;
    text-shadow: none;
    color: grey;
  }
  .fullscreen{
    background-size: cover;
    background-position: center;
   
    height: 70vh !important;
  }
  .minJumboSize{
    min-height: 500px;
  }


}


.jumbotron{
font-family: "Merriweather", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.fullscreen{
  background-size: cover;
  background-position: center;
  
}
.fullscreen2 {
  background-size: cover;
  background-position: center;
  
}



.jumboText2{
  font-size: 1.5rem;
}

.bluefont{
color: #1b7a9f;
}

.nav-item{
  font-size: 0.9em;
  font-weight: 750;
  
}

.rounded{
  max-width: 400px;

}


.onJumbo{
min-width: 70px;
font-size: 1.3em;
bottom: 0;
display: inline-block;
font-weight: bolder;

}


.sharpCorner {
border-radius: 0rem;

}
.test{
min-height: 20px;
}

.dateOnIndex{
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-size: 0.7em;
}

.dateOnNews{
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-size: 0.7em;
}


.card-text{
  font-size: 0.8em; 
}
.card-title-index{
  font-size: 0.9em; 
}

.darkFont{
  color: black;
}

.positionBottom{
  position : absolute;
bottom   : 0
}

.bottomButton{
  position : absolute;
bottom   : 0
  
}

.container.minHeight500{
  min-height: 650px;
}

.redFont{
  color: rgb(206, 4, 4);
}

.yellowFont{
  color: yellow;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  
}

.bg-black{
background-color: black;
}




.indexheight{
min-height: 600px;
background-size: cover;
background-position: center;
}

.indexheight2{
  align-items: center;
  display: flex;
  background-size: cover;
  height: 90vh; /* Add this */
  color: white;
  }

.jumbobody{
  height: 100%;
  width: 100%;
background-size: cover;
background-position: center;
  }

.rowText{
  font-size: 1.2em;
}
  

.jumbo-how{
  background-size: cover;
  background-position: center;
  min-height: 178px;
  }

.jumboOnHow{
  background-size: 100% 
  }

.warpImage1{
  max-width: 300px;
}

.warpImage3{
  max-width: 150px;
}
.warpImage4{
  max-width: 450px;
}
.warpImage5{
  max-width: 500px;
  
}

.card-body-how {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0.25rem;
  font-size: 0.7em;
}

.warpImage2{
  width: 100%;
  max-width: 600px;
  height: auto;
}

#darkfont{
color: black;
}

.plaintextbutton{
	outline : none;
	padding : 5px;
  border : 0px;
  background-color: transparent;
	
}

.item2{

  min-height: 200px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-item {

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.item {
  height: 90vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-item2 {
  min-height: 230px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-control-prev-icon2,
.carousel-control-next-icon2 {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon2 {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff00' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon2 {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff00' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}


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