/*!
 *  
 */

/* Global Styles */
h1, h2, h3, h4, h5, h6{
font-family: 'futura-pt-bold', 'sans-serif';
font-style: normal;
font-weight: 700;
}

html,
body {
    height: 100%;
	font-family: 'futura-pt', 'sans-serif';
	font-style: normal; 
}

body {
    padding:0;
	margin:0;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
 
 
.hnav {
  background: #242629 none repeat scroll 0 0;
  color: #ffffff;
  height: 40px;
}
.topnav {
  margin: 5px 20px 0 0;
  padding: 0;
}

.topnav > li {
    display: inline-block;
    list-style-type: none;
}
.topnav a {
    color:#ffffff;
}
input.nav-search {
  border: medium none;
  margin: 0;
  padding: 5px 0;
  transition: width 0.4s ease-in-out 0s;
  width: 0;
}

/* When the input field gets focus */
input.nav-search:focus {
  border: 1px dotted;
  color: #000;
  padding: 5px;
  width: 300px;
}

nav.navbar {
  background: #fff;
  border-radius: 0;
  margin-bottom: 0;
  min-height: 75px;
  border:none;
}
.navbar-brand > img {
  display: block;
  height: 50px;
}
.nav > li > a {
  text-align: center;
  color: #224099;
  padding-bottom: 25px;
  padding-top: 25px;
}
.nav > li > a:focus, .nav > li:hover > a {
  background-color: transparent;
  text-decoration: none; 
}
.nav > li:hover > a {
  background-color: transparent;
  text-decoration: none; 
}
.nav > li {
  border-bottom: 5px solid transparent;
  height: 75px;
  max-width: 150px;
}
.nav > li:hover { 
  border-bottom: 5px solid #df2025;
}
.navbar-toggle
{
    position:relative;
    float:right;
    padding:9px 10px;
    margin-top:8px;
    margin-right:15px;
    margin-bottom:8px;
    background-color:transparent;
    background-image:none;
    border:1px solid #224099;          /* added line */
    border-radius:4px
}
.icon-bar
{
    display:block;
    width:22px;
    height:2px;
    border-radius:1px;
    border:1px solid #224099;
}
#myCarousel .carousel-control .icon-next, #myCarousel .carousel-control .icon-prev {
	width: 60px;
	height: 60px;
	margin-top: -40px;
	font-size: 60px;
}
li.dropdown ul {
  background: #242629 none repeat scroll 0 0;
  display: none;
  left: -50%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 75px;
  width: 200%;
  z-index: 999;
  list-style-type: none;
}
 
li.dropdown:hover ul {
    display: block;
}
.dropdown #topnav a {
  color: #fff;
  display: block;
  margin: 10px 0;
  text-decoration: none;
}
.dropdown #topnav a:focus, .dropdown #topnav a:hover{
	color: #fff;
    text-decoration: none;
}
.dropdown #topnav li:hover a {
  margin-bottom: 6px;
  padding-bottom: 1px;
}
.dropdown li {
  border-bottom: 2px solid #df2025;
  margin: 10px;
}
.dropdown li:hover {
  border-width: 5px;
  margin-bottom: 10px;
}
.kcarousel-progress-bar {
  width: auto;
  background: #ffffff;
  margin: 10px 0;
  
}
.infobar {
  bottom: 0;
  position: absolute;
  width: 100%;
  background: rgba(0,0,0, 0.60);
}
.carousel-caption {
  bottom: auto;
  left: auto;
  position: relative;
  right: auto;
  text-align: center;
  padding: 6px 0 0;
  font-size: 17px;
}
.transition-timer-carousel-progress-bar {
    background: #df2025;
	height: 12px;
}
.page_content {
    margin: 60px 0;
}
/* Home Content Styles */
span.index_col {
    position: absolute;
    top: 14px;
    display: inline-block;
    background: #df2025;
    width: 45px;
    height: 45px;
    border-radius: 45px;
    color: #fff;
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    left: 0;
}
.home_block {
    padding: 0 0 0 60px;
    position: relative;
	margin-top: 50px;
}
.home_block h4 {
    text-transform: uppercase;
}
.button_block {
    text-align: center;
}

a.btn.btn-default.btn_home {
    background: #df2025;
    color: #fff;
    font-size: 18px;
    padding: 8px 60px;
    text-transform: uppercase;
    margin-top: 20px;
}
header.inner_page {
  background: #fff none repeat scroll 0 0;
  clear: both;
  display: block;
  float: left;
  padding: 20px 0;
  position: relative;
  width: 100%;
}
header.inner_page h3{
  float:left;
}
.img-banner{
width:100%;
}
.inner_page .btns a {
  border: 2px solid #c92427;
  color: #c92427;
  display: inline-block;
  margin: 10px 6px;
  padding: 5px;
  position: relative;
  text-transform: uppercase;
  font-size: 12px;
}
.inner_page .btns a:hover, .inner_page .btns a:focus{
 text-decoration:none;
}
fieldset.fhome {
  border: 1px solid #34363b;
  margin: 20px 0 0;
  min-width: 0;
  padding: 30px;
}
.fhome legend {
  background: #df2025 none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  margin: 0;
  padding: 0 10px;
}
.middle_content{
padding:50px 0 0 0;
}
.right-links h4 {
  background: #df2025 none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  left: -4%;
  margin: 0;
  padding: 6px;
  position: relative;
  text-align: center;
  width: 108%;
}
.right-links {
  background: #242629 none repeat scroll 0 0;
  margin: 20px 40px;
}

.right-links > ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 10px;
}
.right-links a {
  border-bottom: 2px solid #df2025;
  color: #fff;
  display: block;
  font-size: 12px;
  margin: 0 8px;
  padding: 7px 0;
  text-align: center;
}
.right-links a:hover,.right-links a:focus{
  border-bottom: 5px solid #df2025;
  padding-bottom: 4px;
  text-decoration: none;
}
.movetotop .fa {
  color: #fff;
  font-size: 35px;
}
.movetotop {
  background: #6a6d6c none repeat scroll 0 0;
  border-radius: 5px;
  padding: 2px 13px 7px;
}
.bottomlinks > ul {
  font-size: 12px;
  list-style-image: url("/images/bullet.png");
  margin: 0;
  padding: 0 0 0 20px;
}
.bottomlinks li {
  padding: 2px 3px;
}
.bottomlinks {
  margin: 20px 0 0;
}
.img-right-aligned {
  float: right;
  margin: 45px 0;
}
.ind {
  float: left;
  margin: 20px 10px;
  width: 175px;
}
.ind > a {
  border: 1px solid #df2025;
  border-radius: 4px;
  display: block;
  position: relative;
  text-align: center;
  width: 100%;
}
.ind > a:hover {
  text-decoration: none;
}
.ind .title {
  background: #df2025 none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  display: block;
  margin: 0 0 4px;
  padding: 6px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.img-polaroid {
  border: 1px solid gray;
  margin: 10px 0;
  padding: 5px;
}
.video {
  margin: 60px 0 0;
}
.video h2 {
  text-align: center;
}
.video .desc {
  margin: 10px 0;
  text-align: center;
}
.video iframe {
  display: block;
  margin: 0 auto;
}
.form-group > span.error {
    color: red;
    padding: 8px 0;
    display: block;
}
.accordion-inner i {
  display: block;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
}
.accordion-inner i.fa-check {
  color: green;
}
.accordion-inner i.fa-close {
  color: #ff0000;
}
.accordion-inner i.fa-minus {
  color: gray;
}
.latestnews {
  background: #242629 none repeat scroll 0 0;
  margin: 20px 40px;
}
.latestnews h4 {
  background: #df2025 none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  left: -4%;
  margin: 0;
  padding: 6px;
  position: relative;
  text-align: center;
  width: 108%;
}
.latestnews > ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 10px;
}
.latestnews a {
  border: 2px solid #df2025;
  color: #fff;
  display: block;
  font-size: 12px;
  margin: 0 12px;
  padding: 7px 0;
  text-align: center;
}
.nitem {
  color: #fff;
  padding: 5px;
  border-bottom: 2px solid #df2025;
}
.nitem strong {
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.advsea-result {
  border: 1px solid #243629;
  border-radius: 5px;
  margin: 10px 0;
  padding: 10px;
}
/* Footer Styles */

footer {
    margin: 50px 0 0;
    background: #34363b;
    color: #fff;
    padding: 45px 0;
}
.footer_link,  .footer_link:focus, .footer_link:hover{
    color: #fff;
}
.footer_link:before {
    content: "|";
    padding: 0 2%;
}

/* Responsive Styles */

@media(max-width:991px) {
    .navbar .container {
		width: auto;
		padding: 0 10px; 
	}
	.customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
	.navbar-nav > li > a {
	  border-bottom: 2px solid transparent;
	  padding: 8px 20px;
	  text-align: left;
	}
	.navbar-nav > li > a:focus, .navbar-nav > li > a:hover{
		border-bottom: 2px solid #df2025;
	}
	.nav > li:hover {
	  border-bottom:none;
	}
	li.dropdown ul {
	  display: block;
	  left: 0;
	  margin: 0 0 0 30px;
	  padding: 3px 12px;
	  position: relative;
	  top: 0;
	  width: auto;
	   list-style-type: initial;
	  
	}
	.dropdown li {
	  border-bottom: none;
	  margin: 10px;
	}
	.nav > li {
	  border-bottom: 5px solid transparent;
	  height: auto;
	  max-width: 100%;
	}
	.right-links { 
	  margin: 20px 14px;
	}
	.img-right-aligned {
  float: none;
  
  display:block;
}
}
 