﻿.jumbotop {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background: url('../images/CBC/Layer16.png');
}
.jumbotop h1,
.jumbotop .h1 {
  color: inherit;
}
.jumbotop p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotop > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotop,
.container-fluid .jumbotop {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotop .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotop {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotop,
  .container-fluid .jumbotop {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotop h1,
  .jumbotop .h1 {
    font-size: 63px;
  }
}

.jumbofooter {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  color: inherit;
  background-color: #2f2f2f;
  /*background-color:black; */
}
.jumbofooter h1,
.jumbofooter .h1 {
  color: inherit;
}
.jumbofooter p {
  margin-bottom: 05px;
  font-weight: 200;
  font-size: 18px;
  color:#fff;
}
.jumbofooter > hr {
  border-top-color: #d5d5d5;
}
.container .jumbofooter,
.container-fluid .jumbofooter {
  padding-right: 15px;
  padding-left: 15px;
  border-bottom-left-radius:6px;
  border-bottom-right-radius:6px;

}
.jumbofooter .container {
  max-width: 100%;
}
@media screen and (min-width: 1000px) {
  .jumbofooter {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .container .jumbofooter,
  .container-fluid .jumbofooter {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbofooter h1,
  .jumbofooter .h1 {
    font-size: 63px;
  }
}

.jumbomiddle {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  /*color: inherit;*/
  color: rgba(255, 255, 255, 0.5);


  background: url('../images/CBC/Layer15.jpg');

}
.jumbomiddle h1,
.jumbomiddle .h1 {
  color: inherit;
}
.jumbomiddle p {
  margin-bottom: 15px;
  font-weight: 200;
  font-size: 18px;
  color:#fff;
}
.jumbomiddle > hr {
  border-top-color: #d5d5d5;
}
.container .jumbomiddle,
.container-fluid .jumbomiddle {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbomiddle .container {
  max-width: 100%;
}
@media screen and (min-width: 1000px) {
  .jumbomiddle {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .container .jumbomiddle,
  .container-fluid .jumbomiddle {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbomiddle h1,
  .jumbomiddle .h1 {
    font-size: 63px;
  }
}

/*titleblack */
.titleblack {
    padding-left:20px;
    position: center;
    font-family: Arial color: black;
    font-size: 16px;
    font-weight: bold;
    text-align:
}

/* jumbogreen */
.jumbogreen {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  color: inherit;
  /*background-color: #697b43;*/
  background-color: #32d232;

}
.jumbogreen h1,
.jumbogreen .h1 {
  color: inherit;
}
.jumbogreen p {
  margin-bottom: 15px;
  font-weight: 200;
  font-size: 18px;
  color:#fff;
}
.jumbogreen > hr {
  /*border-top-color: #697b43;*/
  border-top-color: #32d232;
}
.container .jumbogreen,
.container-fluid .jumbogreen {
  padding-right: 15px;
  padding-left: 15px;
  border-top-left-radius:6px;
  border-top-right-radius:6px;
}
.jumbogreen .container {
  max-width: 100%;
}
@media screen and (min-width: 1000px) {
  .jumbogreen {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .container .jumbogreen,
  .container-fluid .jumbogreen {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbogreen h1,
  .jumbogreen .h1 {
    font-size: 63px;
  }
}

/* jumboyellow */
.jumboyellow {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: inherit;
    background-color: #fada32;
}

    .jumboyellow h1,
    .jumboyellow .h1 {
        color: inherit;
    }

    .jumboyellow p {
        margin-bottom: 15px;
        font-weight: 200;
        font-size: 18px;
        color: #fff;
    }

    .jumboyellow > hr {
        border-top-color: #fada32;
    }

.container .jumboyellow,
.container-fluid .jumboyellow {
    padding-right: 15px;
    padding-left: 15px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.jumboyellow .container {
    max-width: 100%;
}

@media screen and (min-width: 1000px) {
    .jumboyellow {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .container .jumboyellow,
    .container-fluid .jumboyellow {
        padding-right: 60px;
        padding-left: 60px;
    }

    .jumboyellow h1,
    .jumboyellow .h1 {
        font-size: 63px;
    }
}

/* jumboblack */
.jumboblack {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: inherit;
    background-color:black;
}

    .jumboblack h1,
    .jumboblack .h1 {
        color: inherit;
    }

    .jumboblack p {
        margin-bottom: 15px;
        font-weight: 200;
        font-size: 18px;
        color: #fff;
    }

    .jumboblack > hr {
        border-top-color:black;
    }

.container .jumboblack,
.container-fluid .jumboblack {
    padding-right: 15px;
    padding-left: 15px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.jumboblack .container {
    max-width: 100%;
}

@media screen and (min-width: 1000px) {
    .jumboblack {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .container .jumboblack,
    .container-fluid .jumboblack {
        padding-right: 60px;
        padding-left: 60px;
    }

    .jumboblack h1,
    .jumboblack .h1 {
        font-size: 63px;
    }
}


/* jumboblackletters */
.jumboblackletters {
    margin-left:10px;
    position:center;
    font-family: Raleway;
    color:black;
   font-size: 26px;
}
.jumboblackletters > a {
    background-color: transparent;
    color: white;
    border: 2px solid white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}
.jumboblackletters > a:hover,
.jumboblackletters > a:active,
.jumboblackletters > a:focus {
    background-color: #6f8196;
    color: white;
}

/* jumbogreenletters */
.jumbogreenletters {
    margin-left: 10px;
    position: center;
    font-family: Raleway;
    color: #32d232;
    font-size: 20px;
}

.jumbogreenletters > a {
    background-color: transparent;
    color: white;
    border: 2px solid white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}

.jumbogreenletters > a:hover,
.jumbogreenletters > a:active,
.jumbogreenletters > a:focus {
    background-color: #6f8196;
    color: white;
}

/* jumbogreenbigletters */
.jumbogreenbigletters {
    margin-left: 10px;
    position: center;
    font-family: Raleway;
    color: #32d232;
    font-size: 25px;
}

    .jumbogreenbigletters > a {
        background-color: transparent;
        color: white;
        border: 2px solid white;
        padding: 10px 20px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
    }

    .jumbogreenbigletters > a:hover,
    .jumbogreenbigletters > a:active,
    .jumbogreenbigletters > a:focus {
        background-color: #6f8196;
        color: white;
}

/* jumboyellowletters */
.jumboyellowletters {
    margin-left: 10px;
    position: center;
    font-family: Raleway;
    color: #fada32;
    font-size: 30px;
}

.jumboyellowletters > a {
    background-color: transparent;
    color: white;
    border: 2px solid white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}

.jumboyellowletters > a:hover,
.jumboyellowletters > a:active,
.jumboyellowletters > a:focus {
    background-color: #6f8196;
    color: white;
}

.imgBox { 
    padding: 10px 10px;
    background:inherit; 
     border-radius: 3px;
} 
.imgBox:hover { 
    -moz-box-shadow: 0 0 10px #697b43; 
    -webkit-box-shadow: 0 0 10px #697b43; 
    box-shadow: 0 0 10px #697b43; 
    opacity: 0.7; 
}

.mission {
    font-family: Myriad Pro;
    text-align: center;
    color: #6c7521;
    font-style: italic;
}

.mission > h2{
    font-size: 50px;
}

.mission > p{
    font-size: 30px;
    margin-left: 150px;
    margin-right: 150px;
    line-height: 1.3;
}

.mission2 {
    font-family: Myriad Pro;
    text-align: center;
    color:aqua;
    font-style: italic;
}

.mission2 > h2 {
    font-size: 50px;
}

.mission2 > p {
    font-size: 30px;
    margin-left: 150px;
    margin-right: 150px;
    line-height: 1.3;
}

.tcc {
    font-family: Myriad Pro;
    text-align: center;
    color: #6c7521;
}

.tcc > h3{
    font-size: 30px;
}
.tcc > img {
    display: block;
    margin: auto;
}
.tccleft > img {
    position:relative;
}
.tcc > p{
    font-family: Myriad Pro;
    text-align: center;
    color: #000000;
    font-style: italic;
    font-size: 22px;
}


.tccPlus {
    font-family: Myriad Condensed Web;
    text-align: center;
    color: #6c7521;
    font-size: 30px;
}

.tccPlus > d {
    font-family: Brush Script Std;
    font-size: 30px;
    font-style: italic;
}
.tccPlus > img {
    position: relative; 
    width: 100%;
}

.tccPlus > p {
    position: absolute; 
    top: 200px; 
    left: 0; 
    width: 100%; 
}

.building {
    font-family: Myriad Pro;
    margin: auto;
    width: 84%;
    font-size: 18px;

}

.building > h1{
    font-family: Myriad Pro;
    text-align: center;
    color: #6c7521;
}
.building > h3{
    color: #6c7521;
}

.image { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

.image > h2 { 
   font-family: Myriad Condensed Web;
   position: absolute; 
   text-align: center;
   top: -5px; 
   width: 100%; 
   font-size: 28px;
}
.services {
    font-family: Myriad Pro;
    text-align: left;
    color: #6c7521;
    font-size: 24px;
    font-style: italic;
    padding-left:100px;
}

.servicesNormal {
    font-family: Myriad Condensed Web;
    text-align: left;
    color: #6c7521;
    font-size: 18px;
}
.servicesTitle {
    font-style: italic;
    font-family: Myriad Pro;
    text-align: left;
    color: #6c7521;
    font-size: 18px;
}

.consulting {
    font-family: Myriad Pro;
    text-align: left;
    color: #000000;
    font-size: 22px;
}
.consulting > d {
    font-style: italic;
    font-family: Myriad Pro;
    text-align: left;
    color: #6c7521;
    font-size: 22px;
}

.leanTitle {
    font-style: italic;
    font-family: Myriad Pro;
    text-align: center;
    color: #6c7521;
    font-size: 30px;
}

.lean {
    font-family: Myriad Pro;
    text-align: left;
    color: #6c7521;
    font-size: 21px;
    text-indent:20px;
}
.leanboxtitle {
    font-family: Myriad Pro;
    text-align: left;
    color: #6c7521;
    font-style: italic;
    font-size: 24px;
    text-indent:0px;

}
.leanText {
    font-family: Myriad Pro;
    text-align: left;
    font-size: 18px;
    text-indent:20px;
}
.leanlink {
    font-family: Myriad Pro;
    text-align: left;
    color: #6c7521;
    font-size: 26px;
    text-indent:20px;
    font-style: italic;
}
.text { 
    padding-top:20px;
   position:absolute;
   width:600px
}
.samplegreen {
    font-family: Myriad Pro;
    text-align: left;
    color: #6c7521;
    font-size: 18px;
    text-indent:0px;
    font-style: italic;
}
.sampleblack {
    font-family: Myriad Pro;
    text-align: left;
    color: #000000;
    font-size: 18px;
    text-indent:1px;
    font-style: italic;
}
.sample {
    font-family: Myriad Pro;
    text-align: left;
    color: #6c7521;
    font-size: 18px;
    text-indent:0px;
    font-style: italic;
}
.aboutustitle{
    font-family: Myriad Pro;
    text-align: center;
    color: #6c7521;
    font-style: italic;
    font-size: 35px;
}
.aboutustop{
    font-family: Myriad Pro;
    text-align: center;
    color: #6c7521;
    font-style: italic;
    font-size: 30px;
}
.aboutusitalic{
    font-family: Myriad Pro;
    text-align: left;
    color: #000000;
    font-style: italic;
    font-size: 22px;
}
.aboutustext{
    font-family: Myriad Pro;
    text-align: left;
    color: #000000;
    font-size: 22px;
}
.aboutustextgreen{
    font-family: Myriad Pro;
    color: #6c7521;
    font-size: 22px;
    font-style: italic;
}
.aboutussignature{
    font-family: Pristina;
    text-align: left;
    color: #000000;
    font-size: 30px;
}

.contactustitle{
    font-family: Myriad Pro;
    text-align: left;
    color: #6c7521;
    font-size: 30px;
    font-style: italic;
    vertical-align:top;
}
.contactustext{
    font-family: Myriad Pro;
    text-align: left;
    color: #000000;
    font-size: 18px;
}

.contactustextsmall{
    font-family: Myriad Pro;
    text-align: left;
    color: #000000;
    font-size: 11px;
}

.personneltext{
    font-family: Myriad Pro;
    text-align: left;
    color: #000000;
    font-size: 18px;
    padding-left:20px;
    padding-right:20px;
    height: 350px;
    overflow-y: auto; 
    overflow-x: hidden;
}

.fabricationtext{
    font-family: Myriad Pro;
    text-align: left;
    color: #000000;
    font-size: 18px;
    padding-left:40px;
    padding-right:20px;
    padding-top:20px;
    height: 600px;
    background-color:lightblue;
    overflow-y: hidden; 
    overflow-x: hidden;
}
.whycbctop{
    font-family: Myriad Pro;
    text-align: center;
    color: #6c7521;
    font-size: 28px;
}
.whycbctext{
    font-family: Myriad Pro;
    text-align: left;
    color: #000000;
    font-size: 18px;
}
.colorpicker{
    font-family: Myriad Pro;
    text-align: left;
    color: #000000;
    font-size: 18px;
    padding-left:30px;
    padding-top:20px;
    height: 170px;
    width:665px;
    overflow-y: hidden; 
    overflow-x: hidden;
}
.colorpickertabstrip{
    width:800px;
}
.formsList{
    font-family: Myriad Pro;
    color: #6c7521;
    font-size: 20px;
    padding-left:50px;
}
.colorselectotitle{
    font-family: Myriad Pro;
    text-align: left;
    color: #6c7521;
    font-size: 30px;
    font-style: italic;
    vertical-align:bottom;
    height:70px;
}
.colorselect{
    text-align: center;
    padding-top:10px;
    padding-left:130px

}
