/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.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;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 0px 0;
	background-color:#076a9b;
	padding-bottom:7px;
	padding-top:15px;
	color:#fff;
	font-weight:600;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

/*-- Enquiry Page --*/
.enquries {
	padding-bottom: 45px;
}
.enquries .sublines {
	line-height: 1.8;
	font-family: "Open Sans", Arial, sans-serif;
	padding-top: 10px;
}
#enquiry-form {
	padding-top: 0px;
}
#enquiry-form .imports {
	display: block;
	width: 100%;
	height: 40px;
	padding: 6px 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 14px;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#enquiry-form .imports:focus {
	border-color: #4d9ae2;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(216, 104, 56, .075), 0 0 8px rgba(216, 104, 56, .6);
	box-shadow: inset 0 1px 1px rgba(216, 104, 56, .075), 0 0 8px rgba(216, 104, 56, .6);
}
#enquiry-form .textarea {
	height: 70px;
}
#enquiry-form .submit {
	background: #fff;
	color: #959594;
	box-shadow: none;
	-webkit-box-shadow: none;
	border: 3px solid #a7a7a7;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	padding: 8px 15px;
	text-align: center;
	vertical-align: middle;
	width: auto;
	margin-top: 0px;
	-webkit-transition: background 0.1s linear 0s, color 0.1s linear 0s;
	-moz-transition: background 0.1s linear 0s, color 0.1s linear 0s;
	-o-transition: background 0.1s linear 0s, color 0.1s linear 0s;
	transition: background 0.1s linear 0s, color 0.1s linear 0s;
}
#enquiry-form .submit:hover {
	border-color: #4d9ae2;
	color: #4d9ae2;
	transition: .5s;
}
.enquries .contact-info {
	padding-top: 0px;
	padding-bottom: 35px;
}
.enquries .info {
	padding-left: 100px;
}
.enquries .info address {
	line-height: 2;
	padding-top: 20px;
}
.enquries .info address i {
	padding-right: 5px;
}
.enquries .info address strong {
	font-weight: 500;
}
.enquries .info .aside {
	padding-left: 25px;
}
.enquries .info .phn {
	padding-top: 10px;
}
.enquries .social-icons-2 {
	list-style: none;
	padding-left: 0px;
	padding-top: 10px;
}
.enquries .social-icons-2 li {
	float: left;
	border: 2px solid #a7a7a7;
	height: 40px;
	width: 40px;
	text-align: center;
	cursor: pointer;
	margin-right: 10px;
	transition: .5s;
}
.enquries .social-icons-2 li:hover {
	border: 2px solid #4d9ae2;
	transition: .5s;
}
.enquries .social-icons-2 li:hover a {
	color: #4d9ae2;
	transition: .5s;
}
.enquries .social-icons-2 a {
	color: #a7a7a7;
	margin-left: 0px;
}
.enquries .social-icons-2 i {
	padding-top: 5px;
}
/*CONTACT PAGE STARTS HERE */
#contactforms {
	padding: 20px 0 0 0;
}
#contactforms h3.heading {
	color: #333;
	font-size: 25px;
	font-weight: 400;
	font-style: normal;
	vertical-align: middle;
	font-family: 'Oswald', sans-serif;
	padding-bottom: 10px;
}
#contactforms h3.heading:after {
	position: relative;
	left: 18px;
	content: "";
	display: inline-block;
	width: 66%;
	vertical-align: middle;
	height: .50em;
	margin: 0 -200% 0 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#contactforms .contact-listing {
	padding-left: 0;
	list-style: none;
}
#contactforms .contact-listing p {
	color: #555;
	line-height: 20px;
	margin: 0 0 20px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	margin-top:20px;
}
#contactforms .contact-info i {
	padding-right: 5px;
}
#contactforms .aside {
	padding-left: 20px;
}
#contactforms .contact-listing p i {
	color: #0e6ca7 !important;
}

#contactus .error {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	color: #900;
	background-color: #ffff00;
}