html, body {
    height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.site-menu {
    width: 100%;
    z-index: 3;
}

.logo-header {
    float: center;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 10px;
}
.logo-header img {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}
.menu-header {
    float: center;
    margin-left: auto;
    margin-right: auto;
}
nav.navbar-default {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    letter-spacing: 0px;
	background:none;
	border-radius:0;
}
nav ul, nav li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline;
}
nav ul, nav li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline;
}
nav ul li {
    position: relative;
}
nav ul li a {
	font-family: Raleway;
	font-size: 13px;
	font-weight: 600;
    display: inline-block;
    color: #777;
    padding: 14px 20px 14px 20px;
    margin: 0 0px;
    text-decoration: none;
    text-transform: uppercase;
    transition: opacity 0.5s;
    -webkit-transition: opacity 1s;
    margin-left: 2px;
    position: relative;
}
#back_to_camera {
	clear: both;
	display: block;
	height: 80px;
	line-height: 40px;
	padding: 20px;
}
.fluid_container {
	margin: 0 auto;
	width: 100%;
}
.active a, nav ul li a:hover {
	color:#2C66B1;
}
nav ul li a:hover {
	text-decoration:none;
}
.navbar-default .navbar-toggle {
    border: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #2C66B1;
}
.navbar-toggle .icon-bar {
    width: 24px;
    height: 3px;
}
.title {
	font-family: Raleway;
    font-size: 68px;
    line-height: 70px;
    color: #003e7e;
    text-transform: uppercase;
    position: relative;
}
.title .first {
    display: block;
    font-weight: 300;
    font-size: 30px;
    line-height: 30px;
}
.text {
	font-family: Roboto Slab;
    font-size: 15px;
    color: #242434;
    line-height: 24px;
    border-left: 1px solid #d0d8de;
    padding: 3px 15px 3px 30px;
    margin-top: 40px;
}
.block-header-wrapper {
    border-bottom: 1px solid #cdd6dc;
}
footer {
    background-position: center center;
}
#footer-wrap .main {
    background: url(../images/background.jpg) repeat-x;
    background-size: cover;
    padding: 60px 0 0 0;
}
#footer-wrap .widget, #footer-wrap .widget li {
    color: #c0bce8;
}
.widget {
    margin-bottom: 60px;
}
.widget .title {
    color: #242434;
    font-size: 20px;
    letter-spacing: 0.3px;
    line-height: 24px;
    text-transform: uppercase;
    border-bottom: 1px solid #d0d8de;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative;
}
#footer-wrap .widget .title, #footer-wrap .widget_tt_subscribe h3 {
    border-bottom: none;
    color: #fefeff;
    line-height: 25px;
    margin-bottom: 25px;
    text-transform: uppercase;
    padding-bottom: 0;
}
.widget p, .widget address, .widget hr, .widget ul, .widget ol, .widget dl, .widget dd, .widget table, .widget pre, .main-container .widget p, .main-container .widget address, .main-container .widget hr, .main-container .widget ul, .main-container .widget ol, .main-container .widget dl, .main-container .widget dd, .main-container .widget table, .main-container .widget pre {
    margin-bottom: 12px;
    padding-left: 0;
}
#footer-wrap .widget.widget_categories li, #footer-wrap .widget.widget_meta li, #footer-wrap .widget.widget_recent_entries li, #footer-wrap .widget.widget_nav_menu li, #footer-wrap .widget.widget_pages li {
    padding-left: 22px;
    display: block;
    position: relative;
    font-weight: 300;
    text-transform: none;
    border-bottom: none;
    margin-bottom: 7px;
}
#footer-wrap .widget, #footer-wrap .widget li {
    color: #c0bce8;
}
#footer-wrap .widget.widget_categories li a, #footer-wrap .widget.widget_meta li a, #footer-wrap .widget.widget_recent_entries li a, #footer-wrap .widget.widget_nav_menu li a, #footer-wrap .widget.widget_pages li a {
    color: #c0bce8;
    padding-bottom: 0;
    -webkit-transition: 0.3s all ease-out;
    -o-transition: 0.3s all ease-out;
    -moz-transition: 0.3s all ease-out;
    -ms-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
    display: block;
}
#footer.bottom {
    background: #003e7e;
    text-align: center;
    font-size: 13px;
    line-height: 41px;
    color: #bfbfbf;
}
.fl {
    position: relative;
    float: left;
}
#footer #credit p {
    margin: 0;
}
.services {
	font-family: Roboto Slab;
	padding:40px 0;
}
.services h4 {
	font-family:Raleway;
	font-weight:600;
	color:#2C66B1;
	text-transform:uppercase;
	font-size:16px;
}
.services .col-md-4 {
	min-height:120px;
}
.services .back {
	background:#ffffff;
}
#footer-wrap li::after {
    position: absolute;
    content: "\f105";
    font-family: FontAwesome;
    color: #38a9f6;
    font-size: 17px;
    top: 0;
    left: 4px;
}
footer form {
    position: relative;
    margin-bottom: 25px;
}
#footer-wrap .newsletter-form::before {
    border-bottom: 1px solid #827ca0;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: calc(100% - 29px);
}
#footer-wrap .newsletter-form input {
    background: transparent none repeat scroll 0 0;
    border: none;
    color: #fff;
    height: 31px;
	padding: 10px 10px;
    width: 100%;
}
.newsletter-form .submit, #footer-wrap .newsletter-form input[type="submit"] {
    background: #003e7e url("../images/submit.png") no-repeat scroll center center;
    border: none;
    border-bottom-right-radius: 7px;
    border-top-left-radius: 7px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    text-indent: -9999em;
    outline: none;
    padding: 0;
}
#footer-wrap .social a {
    background: #003e7e none repeat scroll 0 0;
    border-bottom-right-radius: 7px;
    border-top-left-radius: 7px;
    display: inline-block;
    height: 30px;
    margin-right: 5px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 30px;
}
#footer-wrap .social a.twitter::after, .top-line .social a.twitter::after {
    content: "\f099";
}
#footer-wrap .social a.facebook::after, .top-line .social a.facebook::after {
    content: "\f09a";
}
#footer-wrap .social a.youtube::after, .top-line .social a.youtube::after {
    content: "\f16a";
}
#footer-wrap .social a.flickr::after, .top-line .social a.flickr::after {
    content: "\f16e";
}
#footer-wrap .social a.linkedin::after, .top-line .social a.linkedin::after {
    content: "\f08c";
}
#footer-wrap .social a::after {
    color: #ffffff;
    font-family: FontAwesome;
    font-size: 15px;
    left: 9px;
    position: absolute;
    top: 3px;
}
.bred-title {
	font-family: Raleway;
    font-size: 60px;
	font-weight:700;
	text-align:center;
	color:#ffffff;
}
.image img {
	width: auto;
	max-width: 100%;
	display: inline-block;
	vertical-align: middle;
	box-shadow: none;
	position: relative;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomright: 30px;
	border-top-left-radius: 30px !important;
	border-bottom-right-radius: 30px !important;
}
.about h3 {
	font-family:Raleway;
	position: relative;
	font-size: 26px;
	line-height: 31px;
	color: #242434;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #d0d8de;
	font-weight: 500;
	margin-top:0px;
}
.about h3::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 39px;
    height: 3px;
    background: #38a9f6;
}
.about p {
	font-family: Roboto Slab;
    font-size: 14px;
    color: #242434;
    line-height: 24px;
}
.about ul li {
	font-family: Roboto Slab;
    font-size: 14px;
    color: #242434;
    line-height: 24px;
}
.inform-category {
    background: #fff none repeat scroll 0 0;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 5px;
    padding-left: 30px;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.inform-category.email::before {
    content: '\f0e0';
    padding-left: 6px;
}
.inform-category::before {
    color: #fff;
    background: #337ab7;
    font-family: FontAwesome;
    font-size: 13px;
    left: 0;
    line-height: 23px;
    position: absolute;
    top: 0;
    width: 24px;
}
.inform-category.ph::before {
    content: '\f095';
    padding-left: 8px;
}
.inform-category.fax::before {
    content: '\f1ac';
    padding-left: 6px;
}
.inform-category.addr::before {
    content: '\f041';
    padding-left: 9px;
}
.contact-block {
	font-family: Roboto Slab;
    font-size: 14px;
    color: #242434;
    line-height: 24px;
}
form ol {
    list-style: none;
    padding-left: 0;
}
.comment form label {
    font-size: 13px;
    display: block;
    margin-bottom: 5px;
}
input, input[type="text"], input.input-text, textarea, input.txt, input[type="search"], input[type="tel"], input[type="email"], select {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #d0d8de;
    color: #242434;
    padding: 10px 15px;
    width: auto;
}
.comment form input {
    max-width: 350px;
    font-size: 13px;
    padding: 0 10px;
    color: #a2a2a2;
}
#contactName, #email {
    width: 100%;
}
form textarea {
    width: 100%;
    height: 152px;
    font-size: 13px;
    padding: 10px;
    color: #a2a2a2;
    margin-bottom: 10px;
}
.dslc-content .ml-button, .main-container .ml-button, input.button, button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #3d356f none repeat scroll 0 0;
    border: 3px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 19px;
    outline: 1px solid #3d356f;
    padding: 7px 30px;
    text-transform: uppercase;
}
.button {
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    min-height: 0px;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: top left;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.button a {
    box-shadow: inset 0 0 0 3px #fff;
    -webkit-box-shadow: inset 0 0 0 3px #fff;
    -moz-box-shadow: inset 0 0 0 3px #fff;
}
.button a {
    display: inline-block;
    text-decoration: none;
    line-height: 1;
    box-shadow: none;
    -webkit-appearance: none;
}
.button a {
    background-color: rgb(61, 53, 112);
    border-radius: 0px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 22px;
    padding-right: 22px;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    font-family: Raleway;
    letter-spacing: 0px;
    border-color: rgb(61, 53, 112);
    border-width: 1px;
    border-style: solid solid solid solid;
	text-transform:uppercase;
}
@media only screen and (max-width: 991px)  {
	.display {
		display:none;
	}
}
@media only screen and (min-width: 768px)  {
	nav.navbar-default {
    border: 1px solid #eee;
    border-width: 1px 0;
    border-bottom: 2px solid #eee;
	}
}
@media only screen and (max-width: 767px)  {
	.logo-header {
    float: left;
	}
	.logo-header img {
    max-width:90%;
	}
	.menu-header {
    right:0px;
	top:40px;
	position:absolute;
	width:100%;
	}
	.navbar {
	border:none;
	}
	.primary_nav {
	background:#fff;
	z-index: 9999;
	position: relative;
	}
	ul#menu-main-top-menu li {
		display:block;
	}
	nav.navbar-default {
    text-align: left;
	}
	nav ul li a {
	display:block;
	}
}
@media only screen and (max-width: 767px)  {
.title {
    font-size: 48px;
    line-height: 50px;
}
.title .first {
    font-size: 20px;
    line-height: 20px;
}
}