@charset "utf-8";

body {
    background-color: #E3E3E3;
        font-family: comfortaa, Arial, "sans-serif";
}
.navbar {
	margin:20 auto;
	background-color: #051422;	
	border: none;	
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #051422;
}
.nav.navbar-nav li  {
    width: 33.3%;
   padding: 0px;
   
}
.navbar-default .navbar-nav {
  color: #2E959E;
	width: 100%;
	padding: 0px;
}
.nav > li > a {
  position: relative;
  display: block;
  padding-top: 20px;
	text-align: center;
}
#lake {
	position: relative;
}
h1 {
	color:#FFFFFF;
	font-size: 1.2em;
    font-weight: light;
    text-align: center;
  margin-top: 0px;
    margin-bottom: 10px;
  line-height: 1em;
	
}
h1 a:link {
	color:#F6AE3F;

}
img .icon {
	width: 30px;
	margin: 10px auto;
	display: block;
}
#highlights {
	text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
h2{
    font-weight:  bold;
    color: #164D80;
    font-size: 1.7em;
    line-height: 1.2em
}
#highlights h2 {
    font-weight:  800px;
    text-align: center;
    font-size: 0.8em;
}
h3 {
	color: #F6AE3F;
        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: #818181;
}
#accreditation h4 {
    color: #4A4A4A;
    font-size: 2em;
}
.accreditationImages  h4{
    color: #2E2E2E;
}
#header h6 {
	
	color: #FFFFFF;
	font-size: 1.4em;
	text-align: center;
}
#header h5 {
    color:  #FFFFFF;
    font-size: 1.6em;
    font-weight: lighter;
    letter-spacing: 2px;
    text-align: center;
	
}
 .img-responsive.main {
    max-height: 160px;
    margin: 0 auto;
    padding-top: 20px;
 
} 
#footer h5 a:link {
    color:  #FFFFFF;
    font-size: 1.5em;
    font-weight: lighter;
    letter-spacing: 2px;
    /* new */
	-moz-transition: color .75s ease;
	-o-transition: color .75s ease;
	-webkit-transition: color .75s ease;
    transition: color .75s ease;
}
#footer h5 a:hover {
	color: #000000;
    text-decoration: none;
}
#header h5 a:link {
    color:  #FFFFFF;
    font-size: 1.5em;
    font-weight: lighter;
    /* 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: #F6AE3F;
    text-decoration: none;
}
h6 {
    font-size: 1em;
}
#header h6 a:link {
    font-weight: bold;
    color: #28848E;
	 /* new */
	-moz-transition: color .75s ease;
	-o-transition: color .75s ease;
	-webkit-transition: color .75s ease;
	transition: color .75s ease;
}

#header h6 a:hover {
    font-weight: bold;
    color: #F6AE3F;
    text-decoration: none;
}

a:link, a:visited{
    font-weight: bold;
    color: #2E959E;
	text-decoration: none;
	 /* new */
	-moz-transition: color .75s ease;
	-o-transition: color .75s ease;
	-webkit-transition: color .75s ease;
	transition: color .75s ease;
}
a:hover, a:active {
    font-weight: bold;
    color: #F6AE3F;
    text-decoration: none;
}
#footer a:link, #footer a:visited{
    font-weight: bold;
    color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
    font-weight: bold;
    color: #F6AE3F;
    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: 0.8em;
}
p {
    color: #686868;
    font-family: muli, Arial, "serif";
    
}
p strong {
	color: #164D80;
}

#header {
    background-color: #051422;
padding-bottom: 5px;
        text-align: right;

}
#banner img {
	
	background-color: #051422;
}
#header .btn-success {
    background-color: #FFFFFF;
    width:100%;
    max-width: 400px;
    margin-bottom: 15px;
    margin-top: 10px;
    height: 50px;
    color: #000000;
	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;
}
#header .btn.btn-success:hover {
	background-color: #F6AE3F;
    color: #FFFFFF;
}

#mainContent {
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom:10px;
  
}
.container-fluid.headerContain {
    background-color: #FFFFFF;
}
.whyChoose1 {
    min-height: 600px;
    background-color:  #FFFFFF; 
    margin-bottom: 30px;
    margin-top: 30px;
    
}
.whyChoose1 p {
    padding: 5%;
}
.whyChoose1 h3 {
    padding: 5%;
}
#suppliers {
    background-color: #F6AE3F;
   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 img {
    float: left;
    max-height: 50px;
    padding-right: 10px;
}
#footer .img-responsive {
    max-width: 200px;
}
#footer {
    background-color: #051422;
    border-bottom: 10px solid #F6AE3F;
    padding-top: 30px;   
}
#footer p { 
	color: #B5B5B5;
}
.row.subject p {
    text-align: center;
    font-size: 0.8em;
    padding-top: 20px;
    padding-bottom: 20px;
}
#feature  {
    background-color: #FFFFFF;
    padding-top: 0px;
    padding-bottom: 50px;
	
}
.glyphicon.glyphicon-home {
    margin-top: 15px;
}
.row .icon {
    max-width: 75px;
}
.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:200px;
}
#accordion1 {
    margin-bottom: 0px;
}
.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;
	-webkit-transition: all .5s ease;	
	-moz-transition: all .5s ease;	
	-o-transition: all .5s ease;	
	transition: all .5s ease;
}
#highlights 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;
}
label {
    font-size: 1.2em;
    margin-top: 20px;
    color: #051422;
}

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 */
}

#carousel1 .img-responsive {
    padding: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
}
#carousel1 h3 {
    padding-top: 0px;
    padding-bottom: 10px;
    margin: 0px;
    color: #fc3c0e;
}
#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: 320px;
    top: 10px;
}
#header  h5 .img-responsive.which {
    max-height: 100px;
    margin: 0px auto;
}

#contactBar p {
    color: #ADADAD;
    font-weight: bold;
    font-size: 1em;
    
	line-height: 1.8em;
}
#contactBar .btn.btn-success {
    text-align: center;
    width: 100%;
    float: right;
    margin-top: 0px;
    background-color: #2E959E;
    color: #000000;
    margin-bottom: 15px;
    height: 50px;
	border: none;
    
}
#contactBar .btn.btn-success:hover {
    background-color: #F6AE3F;
    color: #FFFFFF;
}
#contactBar2 .btn.btn-success:hover {
    background-color: #F6AE3F;
    color: #FFFFFF;
}
#contactBar3 .btn.btn-success:hover {
    background-color: #F6AE3F;
    color: #FFFFFF;
}
#contactBar2 p {
    color: #ADADAD;
    font-weight: bold;
    font-size: 1em;
    
	line-height: 1.8em;
}
#contactBar h2 {
	padding-top: 0px;
	
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.4em;
	line-height: 1em;
}
#contactBar3 h2 {
	padding-top: 0px;
	
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.4em;
	line-height: 1em;
}
#contactBar2 h2 {
	padding-top: 0px;
	
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.4em;
	line-height: 1em;
}
#contactBar2 .btn.btn-success {
    text-align: center;
    width: 100%;
    float: right;
    margin-top: 10px;
    background-color: #2E959E;
    color: #000000;
    margin-bottom: 15px;
    height: 50px;
	border: none;
    
}
#contactBar3 p {
     color: #ADADAD;
    font-weight: bold;
    font-size: 1em;
    line-height: 1.8em;
}
#contactBar3 .btn.btn-success {
    text-align: center;
    width: 100%;
    float: right;
    margin-top: 0px;
    background-color: #2E959E;
    color: #000000;
    margin-bottom: 15px;
    height: 50px;
	border: none;
	
    
}
.container-fluid.page #contactBar {
        background-color: #051422;
   padding-bottom: 10px;
}

.container-fluid.page #contactBar2 {
    background-color: #051422;
   padding-bottom: 10px;
}
.container-fluid.page #contactBar3 {
       background-color: #051422;
   padding-bottom: 10px;
}

.facebookFeed {
    margin-top: 20px;
    margin-bottom: 20px;
}
.logo {
    background-color: #051422;
    margin-top: 50px;
    padding-bottom: 50px;
}
.imageCascasde  {
    -webkit-box-shadow: 2px 2px 5px 2px #4F4E4E;
    box-shadow: 2px 2px 5px 2px #4F4E4E;
    margin-top: 5px;
    margin-bottom: 30px;
    height: 300px;
    background-position: center top;
    color: #FFFFFF;
}
.imageCascasde.cas1 {
    background-image: url(../images/cascade1.jpg);
    background-repeat: no-repeat;
}
.imageCascasde.cas2 {
    background-image: url(../images/cascade2.jpg);
    background-repeat: no-repeat;
}
.imageCascasde.cas3 {
    background-image: url(../images/cascade3.jpg);
    background-repeat: no-repeat;
}
.imageCascasde.cas4 {
    background-image: url(../images/cascade4.jpg);
    background-repeat: no-repeat;
}
.imageCascasde.cas5 {
    background-image: url(../images/cascade5.jpg);
    background-repeat: no-repeat;
}
.imageCascasde.cas6 {
    background-image: url(../images/cascade6.jpg);
    background-repeat: no-repeat;
}
.imageCascasde.cas7 {
    background-image: url(../images/cascade7.jpg);
    background-repeat: no-repeat;
}
.imageCascasde.cas8 {
    background-image: url(../images/cascade8.jpg);
    background-repeat: no-repeat;
}
#mainContent2 p {
    color: #FFFFFF;
    font-size: 1em;
    text-shadow: 2px 2px 2px #000000;
      font-weight: bolder;
}
#mainContent2 h3 {
    color: #FFFFFF;
    text-shadow: 2px 2px 2px #000000;
      font-weight: bolder;
    font-size: 1.5em;
    
}
.example-image-link img {
    max-width: 48%;
    padding: 5px;
  
}
#mainContent2 h2 {
    font-weight: lighter;
    font-size: 3.5em;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #F6AE3F;
}
#feature h2 {
    font-weight: lighter;
    font-size: 3.5em;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #F6AE3F;
}
.banner {
    margin-left: auto;
    margin-right: auto;
}
.bg-black {
    background-color: #000;
}

#logo {
    width: 30px;
    height: 30px;
    border-radius: 4px;
}

.v-line {
    background-color: gray;
    width: 1px;
    height: 20px;
}

.navbar-collapse.collapse.in {
    display: block !important;
}
/* Animation property */
button {
  animation: wiggle 2s linear infinite;
}

/* Keyframes */
@keyframes wiggle {
  0%, 7% {
    transform: rotateZ(0);
  }
  15% {
    transform: rotateZ(-15deg);
  }
  20% {
    transform: rotateZ(10deg);
  }
  25% {
    transform: rotateZ(-10deg);
  }
  30% {
    transform: rotateZ(6deg);
  }
  35% {
    transform: rotateZ(-4deg);
  }
  40%, 100% {
    transform: rotateZ(0);
  }
}

body {
  background: #000;
}

button {
 
  
 
  
  background: #444;
  background: linear-gradient(top, #555, #333);
  border: none;
  border-top: 3px solid orange;
  border-radius: 0 0 0.2em 0.2em;
  color: #fff;
  font-family: Helvetica, Arial, Sans-serif;
  font-size: 1em;
  transform-origin: 50% 5em;
}
.vibrate-2 {
	-webkit-animation: vibrate-2 0.3s linear infinite both;
	        animation: vibrate-2 0.3s linear infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2023-8-15 17:18:40
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation vibrate-2
 * ----------------------------------------
 */
@-webkit-keyframes vibrate-2 {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  20% {
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  40% {
    -webkit-transform: translate(2px, 2px);
            transform: translate(2px, 2px);
  }
  60% {
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  80% {
    -webkit-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes vibrate-2 {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  20% {
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  40% {
    -webkit-transform: translate(2px, 2px);
            transform: translate(2px, 2px);
  }
  60% {
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  80% {
    -webkit-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

@media (max-width: 576px) {
    .nav-item {
        width: 100%;
        text-align: left;
    }

    .v-line {
        display: none;
    }
}
@media (max-width: 760px) {

 
}
@media (max-width: 576px) {

    
}
@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;
}
  #header h5 a:link {  
    font-size: 1.5em;
}
    .example-image-link img {
    max-width: 24%;
    padding: 15px;
  
}
    .imageCascasde {
        height: 100px;
        background-size: 100%;
        -webkit-box-shadow: 2px 2px 5px 2px #4F4E4E;
    box-shadow: 2px 2px 5px 2px #4F4E4E;
    margin-top: 5px;
    margin-bottom: 30px;
    background-position: center bottom;
    color: #FFFFFF;
        background-color: #000000;
        font-size: 0.7em;
}

.img-responsive.main {
    max-width: 100%;
}
#header h5 {
    font-size: 1.8em;
}
	#header h1 {
		text-align: center;
	}
	


@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;
}
} 

@media (max-width: 949px) {

.first {
}
.responsive {
}
.banner {
    border-top: thin solid #F6AE3F;
}
.parallax {
    background-attachment: fixed;
    background-position: center 200;
    background-repeat: no-repeat;
    background-size: auto;
}.enlarge {
}

@media (max-width:1200px){
    }
#carousel1 .item {
        height:330px;
    }
#carousel1 .carousel-caption {
    padding-bottom: 80px;
}
