@charset "UTF-8";
.bg-dark {
  background-color: #000000 !important;
}

.navbar-dark .navbar-toggler {
  color: rgba(116, 159, 205, 1.0);
  border-color: rgba(116, 159, 205, 1.0);
}

body {
    margin: 0;
    font-family: -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";
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #000000;
    text-align: left;
    background-color: #5BA0D0;
}
b,
strong {
  font-weight: bold;
}
h2-300, .h2-300 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  line-height: 1.2;
  font-weight: 300;
  color: #FFFFFF;
}
h2jumbotron, .h2jumbotron {
  font-size: 2rem;
  line-height: .25;
  color: #FFFFFF;
}
h3, .h3 {
    font-size: 1.75rem;
    color: #FFFFFF;
}
h3-5ba0d0, .h3-5ba0d0 {
  font-size: 1.75rem;
  color: #5BA0D0;
}
h4-w, .h4-w {
  font-size: 1.5rem;
  color: #FFFFFF;
}
h4-300, .h4-300 {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  font-weight: 300;
  color: #FFFFFF;
}
h5-300, .h5-300 {
    font-size: 1.25rem;
    font-weight: 300;
    color: #FFFFFF;
}
h5, .h5 {
    font-size: 1.25rem;
    color: #FFFFFF;
}
.display-4w{
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.5;
  color: #FFFFFF;
}
.col-2 {
    max-width: 25%;
}
  .col-lg-12-w {
    font-size: 1.25rem;
    font-weight: 300;
    color: #FFFFFF;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
.text-center-w {
  color: #FFFFFF;
  text-align: center !important;
}
.lead-center-w {
  font-size: 1.25rem;
  font-weight: 300;
  color: #FFFFFF;
  text-align: center !important;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: thin solid #000000;
}
.jumbotron-1 {
    background-image: url(../images/jumbotron_images/universal_extruders_1110x400-dark.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 500px;
}
.jumbotron-2 {
    background-image: url("../images/jumbotron_images/engel_injection_molding_1110x400-dark.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
}
.jumbotron-3 {
    background-image: url(../images/jumbotron_images/in-stock_tubing_reels_1110x400-dark.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
}
.jumbotron-4 {
    background-image: url("../images/jumbotron_images/transparent_resin_1110x400-dark.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
}
.jumbotron-5 {
    background-image: url(../images/jumbotron_images/universal_plastics_building_1110x400-dark.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
}
.jumbotron-6 {
    background-image: url(../images/jumbotron_images/engel_victory_240_1110x400-dark.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
}
.jumbotron-7 {
    background-image: url("../images/jumbotron_images/vf-2_cnc_1110x400-dark.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
}
.jumbotron-8 {
    background-image: url("../images/jumbotron_images/assembly_area_1110x400-dark.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
}
.jumbotron-9 {
    background-image: url("../images/jumbotron_images/rigid_tubes_1110x400-dark.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
}
.jumbotron-10 {
    background-image: url("../images/jumbotron_images/plastic_core_examples_1110x400-dark.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
}
.jumbotron-11 {
    background-image: url("../images/jumbotron_images/plastic_rods_1110x400-dark.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
}
.jumbotron-12 {
    background-image: url("../images/jumbotron_images/profiles_1110x400-dark.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
}
.jumbotron-13 {
    background-image: url("../images/jumbotron_images/co-extrusions_1110x400-dark.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
}

.container-jumbotron {
    width: 100%;
    padding-top: 0px;
    padding-right: 25px;
    padding-left: 25px;
    margin-right: auto;
    margin-left: auto;
    font-size: 1.2rem;
    font-weight: 200;
    line-height: 1.3;
    color: #FFFFFF;
}
.blockquote-white {
  margin-bottom: 1rem;
  font-size: 1.25rem;
  color: #FFFFFF;
}
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 0.25rem;
  box-shadow: 4px 4px 10px rgba(0,0,0,.25);
}
.card-title {
    margin-bottom: 0.75rem;
    color: #5BA0D0;
}
.card-text:last-child {
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    text-align: left;
    color: #000000;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0250A4;
    border-color: #0062cc;
}
.btn-primary-shadow {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    box-shadow: 4px 4px 10px rgba(0,0,0,.25);
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
  position: relative;
  box-shadow: 4px 4px 10px rgba(0,0,0,.25);
}
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
  position: relative;
}
.btn-success-shadow {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
  box-shadow: 4px 4px 10px rgba(0,0,0,.25);
}
.btn-contact {
  color: #000000;
  background-color: #ffc107;
  border-color: #ffc107;
  position: relative;
}
.btn-contact-shadow {
  color: #000000;
  background-color: #ffc107;
  border-color: #ffc107;
  box-shadow: 4px 4px 10px rgba(0,0,0,.25);
}
.btn-info-shadow {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
  box-shadow: 4px 4px 10px rgba(0,0,0,.25);
}
label-w {
  display: inline-block;
  color: #fff;
  margin-bottom: 0.5rem;
}
label-low {
  display: inline-block;
  margin-bottom: 0.125rem;
}
.form-group-low {
  margin-bottom: .5rem;
}
.btn-send {
    font-weight: 300;
    margin-bottom: 20px;
}
.help-block.with-errors {
    color: #ff5050;
    margin-top: 5px;
}
.media-body {
    -ms-flex: 1;
    flex: 1;
    color: #fff;
}
.valid-feedback-blue {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #0062cc;
}
address {
  margin-bottom: .5rem;
  margin-left: 10rem;
  font-size: .25rem;
  font-weight: 300;
  font-style: normal;
  line-height: inherit;
}
address-r {
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: 300;
  font-style: normal;
  line-height: inherit;
  text-align: right;
}
.flex-container {
  display: flex;
  background-color: #000000;
}

.flex-container > div {
  background-color: #000000;
  margin-left: 35px;
  padding-top: 15px;
  padding-bottom: 20px;
  font-size: 12px;
  color: #fff;
}
a:link {
  color: fff;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a-dark {
    color: #7FBBFA;
    text-decoration: none;
    background-color: transparent;
}
a-dark:hover {
    color: #2B82E0;
    text-decoration: underline;
}
a-white {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}
a-white:hover {
    color: #0056B3;
    text-decoration: underline;
}
a-lite {
    color: #0056B3;
    text-decoration: none;
}
a-lite:hover {
    color: #0056B3;
    text-decoration: underline;
}