/* reset */

*{margin:0; padding:0}
a img{border:0; outline:none;}
img{max-width:100%;}
input, textarea{ outline:none; }

/* DEFAULT CSS */

body { max-width: 1920px;
margin: 0 auto; 
position: relative;
}

/* STYLE CSS */

header {
	padding: 20px 0;
}

header .sns {
	margin-bottom: 0;
}

header .sns li {
	color: #ccc;
	display: inline;
	list-style: none;
	padding-right: 10px;
	font-size: 20px;
}

header .sns li a {
	color: #ccc;
}

header .sns li a:hover .fa-facebook {
	color: #3b5998;
}

header .sns li a:hover .fa-twitter {
	color: #55acee;
}

header .sns li a:hover .fa-google-plus {
	color: #db402c;
}

hr {
	border: solid #e7e7e7;
    border-width: 1px 0 0;
}


#top p {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #9b9ca0;
	margin-bottom: 0;
}

#top p span a {
	color: #4f96ce;
	font-weight: bold;
}

#border {
	border-left: 1px solid #b7b7b7;
}

#border h6 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.fa-map-marker {
	color: #4f95d0;
	font-size: 30px;
}

#border p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #9b9ca0;
	font-weight: 600;
}

#menu {
	background-color: #000;
}

.top-bar {
	background-color: #000;
}

.top-bar-section ul li {
	background: #000;
}

.top-bar-section li:not(.has-form) a:not(.button) {
	background: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 800;
}

.top-bar-section li:not(.has-form) a:not(.button):hover {
	color: #4f95d0;
	background: #000;
}

.top-bar-section li:not(.has-form) a:not(.button).active {
	color: #4f95d0;
}

.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
	background-color: #000;
	color: #4f95d0;
}

.top-bar-section .dropdown {
	background: #000;
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
	background: #000;
}

.top-bar-section ul li:hover:not(.has-form) > a {
	background-color: #000;
	color: #4f95d0;
}

#banner {
	background: url("../images/banner.jpg") no-repeat;
	background-size: cover;
	height: 651px;
}

#banner h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
}

#banner p {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #373737;
	text-align: center;
	font-weight: 600;
}

#banner-content {
	padding: 50px 0 20px 0;
}

#banner-content h1 {
	margin-bottom: 50px;
}

#banner-content p {
	margin-bottom: 50px;
}

.readmore {
	text-align: center;
}

.readmore .button {
	border: 2px solid #ebebeb;
	background-color: #416db5;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.readmore .button:hover {
	background-color: #2b497a;
	border: 2px solid #2b497a;
}

#services {
	padding: 30px 0;
	position: relative;
}

#services h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
}

#services p {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #000;
	text-align: center;
}

#content {
	padding: 30px 0;
	position: relative;
}

#content h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
}

#content h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #4f96ce;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #000;
	text-align: center;
}

#content ul li, #content ol li {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #000;
}

#content ul li h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
}

#content ul li p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #000;
	text-align: left;
}

#content ul li a.button {
	background-color: #416db5;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-weight: 400;
	margin-top: 20px;
	border:none;
	text-transform: uppercase;
}

#content ul li a.button:hover {
	background-color: #2b497a;
	color: #fff;
	font-weight: 400;
	margin-top: 20px;
	border:none;
}

#featured-services {
	background-color: #416db5; 
}

#featured-services h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #fff;
	text-align: center;
}

#featured-services p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	margin: 0 20px;
}

#description1, #description2, #description3 {
	margin-top: 20px;
}

#featured-services .readmore a.button {
	background-color: #ebebeb;
	color: #416db5;
	font-weight: 400;
	margin-top: 20px;
	border:none;
}

#featured-services .readmore a.button:hover {
	background-color: #2b497a;
	color: #fff;
	font-weight: 400;
	margin-top: 20px;
	border:none;
}

#testimonials {
	padding: 30px 0;
}

#testimonials h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	color: #000;
	text-align: center;
	margin-bottom: 30px;
}

#testimonials h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #242424;
	text-align: center;
	font-weight: 400;	
}

#testimonials p {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #242424;
	text-align: center;
}

#testimonials .owl-prev {
	position: absolute;
    left: 0;
    top: 20%;
}

#testimonials .owl-next {
	position: absolute;
    right: 0;
    top: 20%;
}

.owl-carousel .owl-item .item {
	width: 80%;
    margin: 0 auto;
}

#contact {
	background-color: #416db5; 
}

#contact .form {
	padding: 20px 0;
}

#contact .form h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}

footer {
	background-color: #000;
	padding: 20px 0;
}

footer p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
	font-weight: 300;
}

footer p a, footer p a:hover {
	color: #fff;
}