@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);

/* Global Styles */


html,
body {
    height: 100%;
}

body {
    padding-top: 50px; 
    font-family: 'Open Sans', sans-serif;
    line-height: 1.72857;
}

body.inner-page {
	padding-top: 100px;
}

.panel {
	border-radius: 0 none;
	box-shadow: none;
}

.p-name.customisable-highlight {
	color: #fff !important;
}

html, .SandboxRoot, .p-author .profile .p-name, .custom-timeline-owner-profile .p-name, .cards-base p, .cards-base p a, .timeline-header .custom-timeline-summary, .timeline-header .custom-timeline-summary a:link, .timeline-header .custom-timeline-summary a:visited, .timeline-header .summary, .timeline-header .summary a:link, .timeline-header .summary a:visited, .p-author a.profile:hover .p-name, .p-author a.profile:focus .p-name {
	color: white;
}

blockquote.twitter-tweet {
	color: white;
}

p.testimonial {
	text-align: center;
	color: #662e91;
	font-size: 22px;
	line-height: 32px;
	font-weight: normal;
}

p.testimonial span {
	color: #7d7d7d;
	font-weight: normal;
	font-size: 19px;
}

.footer-copy-left {
	float: left;
}

.footer-copy-right {
	float: right;
	margin-top: -7px;
}

@media (max-width: 680px) {
	.footer-copy-left {
		float: none;
		text-align: center;
	}
	.footer-copy-right {
		float: none;
		display: block;
		text-align: center;
	}
}

p.home-cta {
	font-size: 27px;
	text-align: right;
	padding-right: 40px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 32px;
	position: absolute;
	right: 0;	
}

p.home-cta span {
	color: #003471;
}

p.main-tel {
	text-align: right; 
	color: #fff; 
	/*font-weight: bold;*/ 
	font-size: 16px; 
	padding-top: 13px; 
	display: block; 
	float: right;
}

.blu {
	color: #00adef;
}

.navy {
	color: #003471;
}

.purple {
	color: #662e91;
}

h1, h2, h3, h4, h5, h6, 
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Open Sans', sans-serif;
}

.panel-heading > h4 {
	line-height: 27px;
	font-weight: normal;
	margin: 0;
}

.caption > h3 {
	color: #003471;
}

p, div {
	font-family: 'Open Sans', sans-serif;
}

p {
	color: #666;
}

h2.inner {
	color: #003471;
}

ul.interior-list {
	color: #666;
}

ul.interior-listc {
	color: #666;
	padding-left: 15px;
}

ul.interior-listc li {
	/*padding-left: 0;*/
}

.lead {
	line-height: 1.5;
}

a[href^=tel]{
    color:inherit;
    text-decoration:none;
}

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

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

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

/* Home Page Carousel */

header.carousel {
    height: 78%;
    border-bottom: 3px solid #003471;
}

.carousel {
	margin-top: -50px;
}

/*.carousel-caption {
	text-align: right;
	right: 12%;
	font-family: 'Open Sans', sans-serif;
}*/

.carousel-caption {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	bottom: 15% !important;
}



/*.carousel-caption h2 i {
	background: none repeat scroll 0 0 rgba(0, 52, 113, 0.7);
	padding: 5px;
	font-style: normal;
	line-height: 53px;

}*/

.carousel-caption h2 i {
	font-style: normal;
	font-size: 55px;
	text-shadow: 0 none;
	line-height: 57px;
	

}


.carousel-caption h3 i {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	padding: 5px;
	font-style: normal;
	line-height: 45px;
}

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

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

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* Nav bar */

.navbar-inverse .navbar-nav > li > a {
	color:  #fff;
	text-transform: uppercase;
}

.navbar-inverse .navbar-brand {
	color: #fff;
}

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

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

/* Body */

.panel-body {
	padding: 0;
}

.panel-body > p {
	padding: 0 15px;
	margin-top: 10px;
}

h1.page-header {
	letter-spacing: -2px;
	color: #003471;
}

h2.page-header {
	letter-spacing: -1px;
	color: #003471;
	margin-top: 20px;	
}

.panel-default > .panel-heading {
	background-color: #003471;
	color: #fff;
}

/* Footer */

.footer-title {
	border-bottom: 1px dotted #fff;
	display: block;
	margin-bottom: 15px;
}

.footer-title h4 {
	border-bottom: 2px solid #662e91;
	display: inline-block;
	margin-bottom: -2px;
}


p.footer {
	color: #fff;
	padding-bottom: 30px;
}

/* 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: 15px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:991px) {
	.carousel-caption h3 i {
		font-size: 18px;
		line-height: 37px;
	}
	.carousel-caption h2 i {
		font-size: 22px;
		line-height: 25px;
	}	
	p.home-cta {
	    font-size: 22px;
	    line-height: 27px;
	}	
}

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

    header.carousel .carousel {
        height: 70%;
    }
}

@media(max-width:686px) {
    p.home-cta {
        position: relative;
    }
}

@media(max-width:547px) {
	header.carousel {
		height: 98%;
	}
	p.home-cta {
		padding-right: 0px;
	}

}

@media(max-width:520px) {
	p.main-tel {
		display: none;
	}

}

@media(max-width:480px) {
	.carousel-caption h3 i {
		display: none;
	}
	p.testimonial {
		font-size: 18px;
		line-height: 22px;
		letter-spacing: -0.5px;
	}
	p.testimonial span {
		font-size: 14px;
		line-height: 14px;
	}
	p.home-cta {
		font-size: 18px;
		line-height: 22px;
		letter-spacing: -0.5px;
		text-align: center;		
	}
	.navbar-brand {
		font-size:  16px;
	}	
}

@media(max-width:320px) {
	.carousel-caption h2 i {
		font-size: 18px;
		line-height: 30px;
	}

}


