﻿@import url("./plugin/flexslider.css");
@import url("./plugin/owl.carousel.css");
@import url("./plugin/mediaelementplayer.css");
@import url("./plugin/colorbox.css");
@import url("./plugin/jquery.fs.tipper.css");
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);

.instaimg {
	padding: 0px;
	background-color: black;
	width:100%;
	height:350px;
	overflow:hidden

}

.instaimg img {
	margin:0px;
	opacity:0.7;
	-moz-opacity:0.7;
	-webkit-opacity:0.7;
}
.instaimg img:hover {
	opacity:1.0;
	-moz-opacity:1.0;
	-webkit-opacity:1.0;
}

.inner-intro {
    height: 280px;
    padding: 70px;
}

/*
.client-logo img {
	height: 150%;
    width: auto;
}
*/

.spacer-20 {
    width: 100%;
    height: 25px;
}

.btn-blue {
    color: #104E8B;
	border: 2px solid #104E8B;
    background-color: #ffffff;
}

	.btn-blue:hover {
	    color: #fff;
	    background: #104E8B;
		border: 2px solid #104E8B;
    }


a:hover, a:active {
	color: #104E8B
}

.spacer-60:after {
    content: '';
    display: block;
    margin-top: 30px;
	margin-left: auto;
    margin-right: auto;
    width: 40px;
    border-top: 3px solid #104E8B;
	}
	
	
h3 {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 32px;
}
	
	
h7 {
    font-size: 18px;
    color: #777;
}

.btn-blue-outline {
    color: #104E8B;
	border: 2px solid #104E8B;
    background-color: #ffffff;
}

	.btn-blue-outline:hover {
	    color: #fff;
	    background: #104E8B;
		border: 2px solid #fff;
    }


p {
    color: #777;
}
	
.modal {
    z-index: 99999;
}

/*
.btn btn-md btn-blue-2 {
	
}
*/
	
	
	