/*!
 * Start Bootstrap - Full Slider HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html,
body {
    
	font-family: 'Raleway', sans-serif;
	
}

.carousel,
.item,
.active {
    height: 100%;
	background:url(../images/backgrounds/loading.gif) no-repeat;
	background-position:center;
}

.carousel-inner {
	height: 100%;
	max-width: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width:100%;
	max-width: auto;
    height: 400px;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
#myCarousel {
	padding-top:1px;
	padding-bottom:10px;
}

.navbar-inverse {
	background-color: #004080;
	border-color: RGBA(8, 8, 8, 0);
	padding: 13px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 17px;
    letter-spacing: 0.5px;
}

.navbar-brand > img {
	display: block;
	width: 42%;
	position: relative;
	bottom: 30px;
	padding-top: 10px;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #F39200;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #f39200;
	transition:all 0.5s ease-in-out;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #f39200;
    border-radius: 0px;
    background: #F39200;
}

.mark, mark {
    padding: .2em;
    background-color: RGBA(0, 86, 105, 0.73);
    color: #fff;
}

footer {
	margin: 0px 0;
	text-align:center;
	background:#004080;
	color:#fff;
	padding:25px;
}

.footer_link {
	color: #f39200;
}
.div1 {
	width:100%;
	text-align:center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-attachment: fixed;
	background-color: #FFCC00;
	background-image: none;
	
}

.intro_text {
	font-size:28px;
	
}

.heading_spark {
	font-weight:800;
	margin-bottom:50px;
}

.heading_spark img {
	width:42%;
}


/*external css*/

.welcome-section {
	background-color: #004080;
	;
	padding-bottom: 40px;
	box-shadow:  8px 5px 3px #787777;
	padding: 30px;
	
}

.welcome-section img {
    width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}


.welcome-section h4 {
    padding-top: 20px;
    color: #fff;
}

.welcome-section p {
    padding-top: 20px;
    color: #fff;
}

.welcome-section:hover .border {
    margin: 0 40%;
}

.waves-effect {
  //position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  will-change: opacity, transform;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  .waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height:300px;;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(40, 171, 227, 0.5);
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    pointer-events: none; }
  .waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, 0.45); }
  .waves-effect.waves-red .waves-ripple {
    background-color: rgba(244, 67, 54, 0.7); }
  .waves-effect.waves-yellow .waves-ripple {
    background-color: rgba(255, 235, 59, 0.7); }
  .waves-effect.waves-orange .waves-ripple {
    background-color: rgba(255, 152, 0, 0.7); }
  .waves-effect.waves-purple .waves-ripple {
    background-color: rgba(156, 39, 176, 0.7); }
  .waves-effect.waves-green .waves-ripple {
    background-color: rgba(76, 175, 80, 0.7); }
  .waves-effect.waves-teal .waves-ripple {
    background-color: rgba(0, 150, 136, 0.7); }

.waves-notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important; }

.waves-circle {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%); }

.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom; }
  .waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1; }

.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  -webkit-mask-image: none; }

.waves-block {
  display: block; }

/* Firefox Bug: link not triggered */
a.waves-effect .waves-ripple {
  z-index: -1; }
  
 .border {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    margin: 0 45%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.div2 {
	padding-top:10px;
	padding-bottom:10px;
}

.img-responsive {
	border: 1px dashed  #fff !important;
}

.div1_about {
	background:url(../images/backgrounds/abou.jpg) no-repeat;
	background-position:center;
	padding:150px;
}
	
.page_heading {
	color:#000;
	text-shadow: 2px 3px 3px #000;
}

.div3 {
	text-align:center;
	padding-top:25px;
	padding-bottom:25px;
	background-position:center;
	color:#000000;
	background-attachment: fixed;
	background-color: #FFCC00;
	
}

.btn-primary {
    color: #fff;
    background-color: #f39200;
    border-color: #f39200;
}

.btn-primary:hover {
    color: #fff;
    background-color: rgba(243, 146, 0, 0.86);
    border-color: #f39200;
}


#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f39200;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #e9ebec;
}
#back-to-top.show {
    opacity: 1;
}
#content {
    height: 2000px;
}


.div4 {
	text-align:center;
	padding:40px;
}

.vision {
	font-size:24px;
}


.div5 {
	margin:40px 0px 40px 0px;
	color: #fff;
	line-height: 3;
	background-color: #004080;
}

.left_col {
	background-position:center;
	padding:100px;
	min-height: 350px;
	background-image: url(../images/other/fish-farming.jpg);
	background-repeat: no-repeat;
	
}
.left_col2 {
	background-position:center;
	padding:100px;
	min-height: 350px;
	background-image: url(../images/other/dairy.jpg);
	background-repeat: no-repeat;
	
}
.left_col3 {
	background-position:center;
	padding:100px;
	min-height: 350px;
	background-image: url(../images/other/poultry.jpg);
	background-repeat: no-repeat;
	
}
.right_col{
	min-height: 350px;
}

.crew_management_list li {
	list-style-image:url(../images/other/anchor.png);
}

.social {
	position: fixed;
bottom: 255px;
left: -40px;
z-index:99999999999;

}

.social ul li {
	list-style-type:none;
	z-index:99999999999;
	margin-bottom: 1px;
}


.social_img{
width: 44px;
border-radius: 0px;
z-index:99999999999;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

.social_img:hover{
	-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}


.div2_about {
	padding:80px;
	background:url(../images/backgrounds/abback.jpg) repeat;
	
}

.div2_services{
	background:url(../images/backgrounds/abback.jpg) repeat;
	padding-bottom: 100px;
font-size: 18px;
padding-top: 70px;	
}

.div2_about p {
	font-size:18px;
}


.div2_about ul li {
	list-style-image:url(../images/other/anchor.png);
}
.other_heading{
	font-weight:800;
	margin-bottom:20px;
}

.come_join{
	text-align: center;
font-size: 24px;
padding: 100px;
margin: 50px 0px 50px 0px;
background: #005669;
color: #fff;
}

.waves {
	position: relative;
bottom: 19px;
}
