/*!

 * Start Bootstrap - Small Business (https://startbootstrap.com/template-overviews/small-business)

 * Copyright 2013-2017 Start Bootstrap

 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-small-business/blob/master/LICENSE)

 */



body {

  padding-top: 0px;



    font-family: 'Roboto Condensed',sans-serif!important;

  font-size: 16px;

}
.bg-lightblue a 
{
  font-size: 18px;
}
.card-footer {
  background-color: transparent;

}
.center-box-text

{

  margin-top: 8%;

    margin-bottom: 8%;

}

.bg-lightblue

{

  background-color: #1daeeb;

}

.navbar-brand {

  color: #fed136;

  font-size: 24px;

  font-family: 'Kaushan Script',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';

  width: 100%;

}
.navbar-brand img{
  max-width: 250px;
}
.not-card-footer

{

  border-top: none ;

}

.bg-tarps

{

  background-image: url(../images/the-canva-smart-tarp.jpg);

}

.bg-fabrics

{

  background-image: url(../images/the-canva-smart-fabric.jpg);

}

.bg-awnings

{

  background-image: url(../images/the-canva-smart-awning.jpg);

}

.no-inner-bg

{

  background-size: cover;

}

.no-inner-bg .card{

  background-color: transparent ;

  border: none ;

}

.fix-text-height

{

  margin-top: 19%;

  margin-bottom: 14.5%;

}

header

{

background-image: url('/images/fabrics-factory-industry.png');

min-height: 50vh;

background-size: cover;

}

header > .container 

{

  height: 44vh;

}

header > .container h1

{

  color: #ffffff;

  font-family: 'Montserrat', sans-serif;

  font-weight: 800;

  font-size: 50px;

}

.card-title {



    color: #1daeeb;

}

header  h1 > span

{

  color: #1daeeb;

  background-color: #ffffff;

  font-family: 'Montserrat', sans-serif;

  font-weight: 400;

  font-size: 50px;

  padding: 0 15px;

}

.no-inner-bg .btn-primary {

    color: #fff;

    background-color: #221f1f;

    border-color: #221f1f;

    border-radius: 13px;

}
.no-inner-bg .btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  border-color: #16afec;
  background-color: #16afec;
  border-radius: 13px;
}

@media (min-width: 992px) and (max-width: 1200px)

{

  .card-title {

    font-size: 24px;

  }

}

@media (min-width: 992px) {

  body {

    padding-top: 0px;

  }

}

@media (max-width: 992px) {

  .fix-text-height

  {

    margin-top: 3%;

    margin-bottom: 3%;

  }

  .center-box-text

  {

    margin-top: 3%;

    margin-bottom: 3%;

  }

}

@media (max-width: 768px) {

  header

  {

    min-height: 44vh;

  }

}

