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

/* Global Styles 
font-family: 'Andada', serif;
font-family: 'Crimson Text', serif;
https://www.google.com/fonts#UsePlace:use/Collection:Handlee|Crimson+Text:400,400italic,600,600italic,700,700italic|Andada|Sahitya:400,700|Rancho|Patrick+Hand+SC|Amatic+SC|Open+Sans
*/

html,
body {
	height: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 12pt;
	line-height: 1.595;
	color: #606060;
	background-color: #7fc2ec;
	background-image: url(../graphics/ssbg.png);
	background-repeat: no-repeat;
}

.navbar-inverse {
	background-color: #095e9e;
	border-bottom: 2px solid #fff;
	-webkit-box-shadow: 3px 3px 25px;
	box-shadow: 3px 3px 25px;
   }
.navbar-nav>li>a  {
		font-family: 'Lato', sans-serif;
		font-size:14pt;
		text-decoration:underline;
		 
}
.navbar img {
	display:block;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
	max-height:35px;
	width: auto;
}
.navbar .menuz {
	color:#fff;
	display:block;
	float:left;
 
}
 
h2 {
	color:#000;
}

h4 {
	font-size:18pt;
}

.row {
	background: #fff;
	border-radius: 25px;
	margin-top: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 2px solid #095D9E;
	-webkit-box-shadow: 3px 3px 25px;
	box-shadow: 3px 3px 25px;
}

.homex {
}

h1, h3, h2, h4 {
font-family: 'Poiret One', cursive;
 
}
.btn {
	 font-size:20pt;
	 font-family: 'Poiret One', cursive;
}
h1.page-header {
	font-size:38pt;
	padding-top:0px;	 margin-top:10px;
}
h3 {
	color: #1683B5;
	font-size:28pt;
}
 
 .wordsmith {
	 text-align:justify;
 }
 .wordsmith h3 {
	 margin-top:35px;
	 padding-top:35px;
	 
 }
 
 
.panel-default>.panel-heading {
	color: #fff;
	background-color: hsla(203,73%,71%,1.00);
	border-color: hsla(204,100%,36%,1.00)
     }
	.panel-default>.panel-heading h4{ 
	color:#fff;
	font-size:25pt;
	 
	}
	 
.homex img {
	max-width:100%;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.homex .btn-primary {
	font-size: 1.5em;
	 
}

.byline .btn {
 	font-size:20pt;
	color:#fff;
	 
}

.testimonial {
	font-family: 'Lato', sans-serif;
	font-style: italic; 
}

.gban  {
	display:block;
	background:#999;
	color:#fff;
	    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
	margin-bottom:15px; 
	border-radius:8px;
}
.gban h2 {
	color:#fff;
	margin-top:10px;
}


.testimony {
	display: block;
	font-size: 11pt;
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: thin solid #828282;
}

footer {
	background-color: #095D9E;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	text-align: center;
 
	font-size:14pt;
}
footer .row {
	background-color: #7FC2EC!important;
}
footer, footer .p{
	color:#FFFFFF!important;
}

footer a {
	color: hsla(0,0%,32%,1.00);
}
footer a:hover {
	color:#fff;
}

@media (min-width:767px) and (max-width:992px) {
	
	.homex {
		text-align:center;
		font-size:.8em;
	
	}
	.homex ul {
		text-align:left;
	}
	
	
}

@media (max-width:767px) {
	
	.homex {
		text-align:center;
	}
	.homex img {
		display:block!important;
		margin-left:auto; margin-right:auto;
	}
	.homex ul {
		text-align:left;
	}
	
}



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: 50px 0;
}

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