@charset "utf-8";
.example-image-link img {
    max-width: 24.5%;
    padding: 15px;
  
}
#highlights img {
	margin: 20px;
    max-width:70%;
    max-height: 70%;
	
}
img.fitz {
    width: 40%;
    height:40%;
    float: right;
    padding-left: 20px;
}
#why img {
    float: left;
    width: 40%;
    height: 70%;
    padding-right: 20px;
    
}
#why {
    background-color: #FFFFFF;
}
#why2 {
	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat;
	background-size: cover;
	background-image: url("../images/par.jpg");
	text-align: center;
    height: 100%;
}
#why2 p {
    color: #FFFFFF;
    font-weight: bolder;
    padding-top: 30px;
    font-size: 1.8em;
}
body {
    background-color: #E3E3E3;
   font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}
#lake {
	position: relative;
}
h1 {
	color:#FFFFFF;
	font-size: 1em;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 5px;
  
}

img .icon {
	width: 30px;
	margin: 10px auto;
	display: block;
}
#highlights {
	text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #FFFFFF;
}
h2{
    font-weight: bolder;
    color: #2A6BE2;
    font-size: 1.8em;
    line-height: 1.8em
}
.col-sm-6.col-md-3.first.col-lg-6.logo {
    height: 300px;
}
#highlights h2 {
    font-weight:  800px;
    text-align: center;
    font-size: 1.2em;
}
h3 {
	color: #2A6BE2;
        font-size: 1.4em;
    font-weight: bold;
}
#extreintro h3 {
	color: #2A6BE2;
    font-weight: bolder;
}
#extreintro {
	background-color: #F6F6F6;
}
#extreintro img {
    width: 30%;
    height:50%;
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}
#footer h3 {
    color: #FFFFFF;
        font-size: 1.4em;
    font-weight: bold;
}
#mainContent h3 {
    color: #4A4A4A;
    font-size: 1em;
    line-height: 1.4em;
    font-weight: normal;
}
#feature h3 {
    color: #4A4A4A;
    font-size: 1em;
    line-height: 1.4em;
    font-weight: normal;
}
h4 {
    font-size: 1.5em;
    text-align: center;
    font-weight: 600;
    letter-spacing: 2px;
     padding-left: 0px;
    padding-right:0px;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #FFFFFF;
}
#accreditation h4 {
    color: #4A4A4A;
    font-size: 2em;
}
.accreditationImages  h4{
    color: #2E2E2E;
}
#header h5 {
    color:  #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: right;
    padding-top: 0px;;
}
#footer h5 a:link {
    color:  #2A6BE2;
    font-size: 1.7em;
    font-weight: bold;
    letter-spacing: 2px;
    /* new */
	-moz-transition: color .75s ease;
	-o-transition: color .75s ease;
	-webkit-transition: color .75s ease;
    transition: color .75s ease;
}
img.callmobile {
    max-height:25px;
    padding: 0px;
    margin: 0px;
    position: absolute;
    
}
img.callmobile2 {
    max-height:25px;
    padding: 0px;
    margin: 0px;
    position: absolute;
    right: 280px;
    top: 41px;
}
#footer h5 a:hover {
	color: #616060;
    text-decoration: none;
}
#header h5 a:link {
    color:  #2A6BE2;
    font-size: 1.5em;
    /* new */
	-moz-transition: color .75s ease;
	-o-transition: color .75s ease;
	-webkit-transition: color .75s ease;
	transition: color .75s ease;
    
}
#header h5 a:hover {
	color: #616060;
    text-decoration: none;
}
h6 {
    font-size: 1em;
}
#header h6 a:link {
    font-weight: bold;
    color: #4A4A4A;
}
#header h6 a:hover {
    font-weight: bold;
    color: #616060;
    text-decoration: none;
}
a:link, a:visited{
    font-weight: bold;
    color: #4A4A4A;
}
a:hover, a:active {
    font-weight: bold;
    color: #616060;
    text-decoration: none;
}
#footer a:link, a:visited{
	font-weight: lighter;
	color: #FFFFFF;
	list-style-type: square;
}
#footer a:hover, a:active {
 
    color: #2A6BE2;
    text-decoration: none;
}
#accordion1 a:link, a:visited{
	font-weight: lighter;
	color: #000000;
	list-style-type: square;
}
#accordion1 a:hover, a:active {
 
    color: #2A6BE2;
    text-decoration: none;
}
#accordion1 .panel.panel-default #collapseTwo1 .panel-body .row .col-lg-3.col-md-3.col-sm-6 ul li a {
    font-size: 1.1em;
}
p{
    color: #4A4A4A;
    font-family: muli, Arial, "serif";
    
}

#header {
    background-color: #383138;
padding-bottom: 30px;
        text-align: right;
    padding-top: 30px;
}
#header h1{
    color: #FFFFFF;
padding-bottom: 10px;
        text-align: right;
    padding-top: 0px;
	font-size: 1.2em;
}

.btn-success {
    background-color: #2A6BE2;
    width: 400px;
    margin-bottom: 15px;
    margin-top: 25px;
    height: 50px;
    border: none;
}
.btn-success {
	/* new */
	-moz-transition: background-color .75s ease;
	-o-transition: background-color .75s ease;
	-webkit-transition: background-color .75s ease;
	transition: background-color .75s ease;
}
.btn-success:hover {
	background-color: #616060;
}
#contactBar .btn.btn-success:hover {
	background-color: #616060;
    color: #FFFFFF;
}
#contactBar2 .btn.btn-success:hover {
	background-color: #616060;
    color: #FFFFFF;
}
.navbar
        {
            border:none;
        }
.nav
{
    background-color: #F8F8F8;
}
#mainContent {
    background-color: #F6F6F6;
    padding-top: 30px;
    padding-bottom:30px;
}
#mainContent2{
    background-color: #F6F6F6;
    padding-top: 30px;
    padding-bottom:30px;
}
#mainContent3{
    background-color: #F6F6F6;
    padding-top: 30px;
    padding-bottom:30px;
}
.container-fluid.headerContain {
    background-color: #FFFFFF;
}
.whyChoose1 {
  
    margin-bottom: 30px;
    margin-top: 30px;
    
}
.whyChoose1 p {
    padding: 5%;
    font-weight: lighter;
    font-size: 1em;
    line-height: 1.5em;
}
.whyChoose1 h3 {
    padding: 5%;
    color: #2A6BE2;
}
#suppliers {
    background-color: #2A6BE2;
   padding-top:80px;
    padding-bottom:80px;
}
#suppliers h4 {
    font-size: 2em;
}
#suppliers h5 {
    color: #FFFFFF;
    text-align: center;
     padding-left: 0px;
    padding-right:0px;
    padding-bottom: 50px;
}
#accreditation {
         padding-top:80px;
    padding-bottom:80px;
}
#accreditation h5{
    color: #606060;
    text-align: center;
         padding-left: 0px;
    padding-right:0px;
    padding-bottom: 50px;
}
#footer p {
    color: #FFFFFF;
    }
#footer ul {
    color:#FFFFFF;
    font-weight: lighter;
    font-size: 1.1em;
    line-height: 2em;
}
#footer p img {
    float: left;
    max-height: 50px;
    padding-right: 10px;
}
#footer .img-responsive {
    max-width: 200px;
}
#footer {
    background-color: #383138;
    border-bottom: 20px solid #2A6BE2;
    padding-top: 30px;   
}
.row.subject p {
    text-align: center;
    font-size: 0.8em;
    padding-top: 20px;
    padding-bottom: 20px;
}
#feature  {
    background-color: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 50px;
}
.glyphicon.glyphicon-home {
    margin-top: 15px;
}

.carousel-caption p  {
    text-align: left;
}

.carousel-caption p img {
    max-height: 15px;
}
.carousel-inner .item .carousel-caption {
    max-width: 1000px;
    margin: 0 auto;
}
#carousel1 h3 img {
    margin: 0px auto;
    padding-top: 20px;
}
#carousel1 .carousel-inner .item {
    background-color: #4A4A4A;
     padding-bottom: 50px;
}
.review {
    background-color: #FFFFFF;
}
#carousel1 {
    padding-bottom: 50px;
}

.item .carousel-caption p {
    color: #FFFFFF;
}
.col-sm-6.col-lg-3.col-md-3.first {
    min-height:250px;
}
#accordion1 {
    margin-bottom: 0px;
}
#accordion1 h3 {
    font-size: 1em;
}
#accordion1 li {
	font-size: 1em;
	list-style-position: outside;
    }
.rightside {
    background-color: #D20F12;
}
.row.banner {
    background-color: #FFFFFF;
}
#bannerImg {
    height: 600px;
}
#suppliers img {
	margin: 20px;
    max-height: 40px;
	-webkit-transition: all .5s ease;	
	-moz-transition: all .5s ease;	
	-o-transition: all .5s ease;	
	transition: all .5s ease;
}
#suppliers img:hover {
	-webkit-transform: scale(1.5);	
	-moz-transform: scale(1.5);	
	-ms-transform: scale(1.5);	
	-o-transform: scale(1.5);	
	transform: scale(1.5);
	-webkit-backface-visibility: hidden;
}
#accreditation img {
	margin: 20px;
    max-height: 70px;
	-webkit-transition: all .5s ease;	
	-moz-transition: all .5s ease;	
	-o-transition: all .5s ease;	
	transition: all .5s ease;
}
#accreditation img:hover {
	-webkit-transform: scale(1.5);	
	-moz-transform: scale(1.5);	
	-ms-transform: scale(1.5);	
	-o-transform: scale(1.5);	
	transform: scale(1.5);
	-webkit-backface-visibility: hidden;
}
#highlights img {
	margin: 20px;

}

label {
    font-size: 1.2em;
    margin-top: 20px;
    color: #2A6BE2;
}

form input {
    width: 100%;
    margin-top: 10px;
}
form label {
    width: 100%;
    margin-top: 10px;
}
form textarea {
    width: 100%;
    height: 200px;
    margin-top: 10px;
    margin-bottom: 20px;
}
input[type=submit] {
    border-radius: 5px;
    border: 0;
    width: 80px;
    height:25px;
    font-family: Tahoma;
    background: #f4f4f4;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f4f4f4), color-stop(100%, #ededed));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f4f4f4 1%, #ededed 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#ededed', GradientType=0);
    /* IE6-9 */
}
.nav.navbar-nav {
    width:100%;
}
.nav.navbar-nav li a {
    font-weight: bold;
    color: #4A4A4A;
    font-size: .8em;
    text-align: center;
    line-height: 1.4em;
}
.nav.navbar-nav li {
    width: 33.3%;
    margin: 0 auto;
    border-left: 1px solid  #DFDFDF;
}
.nav.navbar-nav li.noBorder {
    border-left:none;
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
    border-top: 10px solid #2A6BE2;
}
.navbar-default .navbar-brand {
  color: #4a4a4a;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #2A6BE2;
}
.navbar-default .navbar-text {
  color: #4a4a4a;
}
.navbar-default .navbar-nav > li > a {
  color: #4a4a4a;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #2A6BE2;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #2A6BE2;
  background-color: #f8f8f8;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #2A6BE2;
  background-color: #f8f8f8;
}
.navbar-default .navbar-toggle {
  border-color: #f8f8f8;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #2A6BE2;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #4a4a4a;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #4a4a4a;
}
.navbar-default .navbar-link {
  color: #4a4a4a;
}
.navbar-default .navbar-link:hover {
  color: #2A6BE2;
}
.navbar-default .navbar-toggle {
    color: #4A4A4A;
}
#carousel1 .img-responsive {
    padding: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
}
#carousel1 h3 {
    padding-top: 0px;
    padding-bottom: 10px;
    margin: 0px;
}
#carousel1 p {
padding: 0px;
    margin: 0px;
    font-size: 0.9em;
}
#carousel1 h3 .img-responsive {
    margin: 0 auto;
    max-height: 100px;
}
.btn.btn-success {
    font-weight: bold;
}
#header  h6 .img-responsive.which {
    max-height: 90px;
    position: absolute;
    right: 290px;
    top: 10px;
}
#header  h5 .img-responsive.which {
    max-height: 100px;
    margin: 0px auto;
}
.glyphicon.glyphicon-chevron-left {
}
.row.review #carousel1 h2 {
    text-align: center;
}
.container-fluid.page #contactBar {
    background-color: #EAEAEA;
}
.container-fluid.page #contactBar2 {
    background-color: #FFFFFF;
}
#contactBar p {
    color: #606060;
    font-weight: lighter;
    font-size: 1.6em;
    padding-top: 20px;
    text-align: center;
}
#contactBar .btn.btn-success {
    text-align: center;
    width: 200px;
    float: right;
    margin-top: 20px;
    background-color: #FFFFFF;
    color: #000000;
}

#contactBar2 p {
    color: #383138;
    font-weight: lighter;
    font-size: 1.3em;
    padding-top: 20px;
}
#contactBar2 .btn.btn-success {
    text-align: center;
    width: 200px;
    float: right;
    margin-top: 20px;
    background-color: #5BB6DC;
    color: #000000;
}


@media (max-width: 649px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #4a4a4a;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #2A6BE2;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: #f8f8f8;
  }
    
}
@media (max-width:400px){
.container-fluid.page #header {
    text-align:  center;
}
.container-fluid.page #header h5 {
    text-align: center;
}
    .container-fluid.page #header h1 {
    text-align: center;
    padding-left: 0px;
}
      .container-fluid.page #header .img-responsive.main {
   margin: 0 auto;
}  
    .btn-success {
   width: 100%;
}
}

.img-responsive.main {
   
    margin-left: 10%;
	padding-bottom: 10px;
	
	
}


@media (max-width:825px){
     #header  h6 .img-responsive.which {
        display: none;     
    } 
    .btn-success {
        margin-top: 0px;
    }
    
}
@media (min-width:649px){
     #header  h5 .img-responsive.which {
        display: none;
    }

}


@media (max-width:649px){
    .container-fluid.page #header {
    text-align:  center;
}
.container-fluid.page #header h5 {
    text-align: center;
}
    .container-fluid.page #header h1 {
    text-align: center;
    padding-left: 0px;
}
      .container-fluid.page #header .img-responsive.main {
   margin: 0 auto;
}
    .btn-success {
    margin-top: 15px;
}

} 

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #F8F8F8;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #F8F8F8;
  }
@media (max-width: 949px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}
.first {
}
.responsive {
}
.banner {
    border-top: thin solid #2A6BE2;
}
.parallax {
    background-attachment: fixed;
    background-position: center 200;
    background-repeat: no-repeat;
    background-size: auto;
}
#why img {
    width: 15%; 
}
.enlarge {
}

@media (max-width:1200px){
    }
#carousel1 .item {
        height:460px;
    }
#carousel1 .carousel-caption {
    padding-bottom: 80px;
}
#why img {
    width: 40%; 
}
.which {
}
