<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?n3fcyn");
	src: url("../fonts/icomoon.eot?n3fcyn#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?n3fcyn") format("truetype"), url("../fonts/icomoon.woff?n3fcyn") format("woff"), url("../fonts/icomoon.svg?n3fcyn#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-navigate_next:before {
	content: "î¤…";
}

.icon-angle-double-right:before {
	content: "î¤„";
}

.icon-angle-left:before {
	content: "î¤€";
}

.icon-angle-right:before {
	content: "î¤ƒ";
}

.icon-youtube:before {
	content: "î¤";
}

.icon-linkedin:before {
	content: "î¤‚";
}

.icon-facebook:before {
	content: "î¤†";
}

.icon-twitter:before {
	content: "î¤‡";
}

.logos,
.list,
.options,
.footer-nav,
.footer-nav ul,
.social-networks {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
.container:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

#header {
	padding: 10px 0 0;
	background: #fff;
	position: relative;
	z-index: 99;
}

#header .logos {
	display: none;
}

.logo {
	width: 260px;
	margin: 0 auto 10px;
}

.logos {
	background: #fff;
	font-size: 0;
	line-height: 0;
	font-weight: 300;
	border-radius: 4px;
	padding: 5px 0;
	text-align: center;
	margin: 0 0 -5px;
	/*max-width: 280px;*/
}

.logos li {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	padding: 0 5px 5px;
}

.logos a {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.logos a:hover {
	opacity: .7;
}

.menu {
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
	bottom: -6px;
	margin: 0;
	position: absolute;
	right: 26px;
}

.btn-contact {
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
	padding: 0 0 0 16px;
}

.btn-contact a {
	text-decoration: none;
	color: #fff;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.btn-contact a:hover {
	opacity: .7;
}

.navbar-holder {
	position: relative;
	z-index: 99;
	border: none;
	min-height: 0;
	font-weight: 700;
}

.navbar-holder .navbar-toggle {
	bottom: 15px;
	margin: 0;
	padding: 0 0 0 60px;
	position: absolute;
	right: 15px;
	border-radius: 0;
}

.navbar-holder .navbar-header {
	padding: 10px 0;
	border-top: 5px solid #37C85A;
}

.navbar-holder .navbar-collapse {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	background: #404143;
	top: 100%;
	padding: 0;
	margin: 0;
}

.navbar-holder .navbar-collapse .nav {
	margin: 0;
}

.navbar-holder .navbar-collapse .nav &gt; li &gt; a {
	color: #fff;
}

.navbar-holder .navbar-collapse .nav &gt; li:last-child .dropdown-menu,
.navbar-holder .navbar-collapse .nav &gt; li:nth-last-child(2) .dropdown-menu {
	left: auto;
	right: 0;
}

.dropdown-menu {
	padding: 0;
	border: none;
	border-radius: 0;
	min-width: 0;
}

.dropdown-menu &gt; li &gt; a {
	white-space: normal;
}

.btn {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#main .btn {
	white-space: normal;
}

.slideshow {
	position: relative;
	min-height: 150px;
}

.slideshow &gt; .container {
	position: relative;
}

.slideshow .row {
	margin: 0;
}

.slideshow .row .col-xs-6 {
	padding: 0;
}

.slideshow .holder {
	padding: 0 0 0 16px;
}

.slideshow .slide {
	position: absolute;
	z-index: 1;
	right: 0;
	left: 0;
	top: 0;
}

.slideshow .slide.img-left .img {
	background-position: 100% 50%;
	right: auto;
	left: 0;
}

.slideshow .slide.img-left .holder {
	float: none;
}

.slideshow .slide.active {
	z-index: 2;
}

.slideshow .slide.blue q strong,
.slideshow .slide.blue p strong {
	color: #0a5b9d;
}

.slideshow .slide.red q strong,
.slideshow .slide.red p strong {
	color: #e5542e;
}

.slideshow .slide.yellow q strong,
.slideshow .slide.yellow p strong {
	color: #333033;
}

.slideshow .img {
	position: absolute;
	right: -16px;
	top: 0;
	bottom: 0;
	background-size: cover;
	background-position: 0 50%;
	background-repeat: no-repeat;
	z-index: 2;
	width: 50%;
}

.slideshow .text {
	color: #3f4142;
	padding: 15px 0;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
}

.slideshow .text strong {
	color: #37C85A;
	font-size: 14px;
	line-height: 24px;
	font-weight: 800;
}

.slideshow blockquote {
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
}

.slideshow blockquote q {
	quotes: none;
}

.slideshow .button {
	font-weight: 700;
	color: #333033;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.slideshow .button:after {
	content: "î¤„";
	font: 8px/1 icomoon;
	display: inline-block;
	vertical-align: middle;
	margin: -1px 0 0 3px;
}

.slideshow .button:hover {
	color: #827a82;
}

.btn-next,
.btn-prev {
	display: none;
	color: #a6a6a6;
	text-decoration: none;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	position: absolute;
	left: 16px;
	bottom: 12px;
	z-index: 5;
	font-size: 20px;
}

.btn-next:focus,
.btn-prev:focus {
	color: #a6a6a6;
}

.btn-next:hover,
.btn-prev:hover {
	opacity: 1;
	color: #a6a6a6;
}

.btn-next {
	left: auto;
	right: 16px;
}

.heading {
	padding: 10px 0;
	position: relative;
	z-index: 1;
}

.heading:before {
	content: "";
	background: #37C85A;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.slide.blue .heading:before {
	background: #0a5b9d;
}

.slide.red .heading:before {
	background: #e5542e;
}

.heading:before .slide.yellow {
	background: #f9ad32;
}

.heading h1 {
	color: #fff;
	margin: 0;
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
}

.blueBG {
    background: url(../images/bg-blue.jpg) no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;;
    padding: 40px;
}

.blueBG h2 {
    color:#fff;
}

blockquote {
	margin: 0 0 1em;
	padding: 0;
	border: none;
}

.intro-block {
	background: #015cb9;
	color: #fff;
	position: relative;
	z-index: 3;
	text-align: center;
	padding: 30px 0;
}

.intro-block .btn {
	padding: 6px 20px;
}

h2 {
	margin: 0 0 10px;
	font-size: 21px;
	line-height: 28px;
	font-weight: 700;
}

hr {
    border-top: 1px solid #999;
    clear:both;
    margin:20px 0;
    padding:0;
}

.associations {
    background:#f0f0f0;
    padding:20px 40px;
}

.partner {
    background:none;
    padding:10px 2px;
    height:100px;
    margin:20px 0;
}

.info-block {
	background-position: 50% 50%;
	background-size: cover;
	background: rgba(0, 91, 185, .9);
	background-repeat: no-repeat;
	padding: 20px 0;
}
/*
.info-block .col-sm-4:nth-child(3n+2) .img {
	background: rgba(5, 66, 129, .8);
}

.info-block .col-sm-4:nth-child(3n) .img {
	background: rgba(0, 91, 185, .9);
}
*/
.info-block .img {
	width: 285px;
	height: 285px;
	white-space: nowrap;
	text-align: center;
	border-radius: 50%;
	background: rgba(0, 91, 185, .9);
	margin: 0 auto 20px;
	padding: 10px;
}

.info-block .img:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 100%;
}

.info-block .img &gt; * {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 99%;
}

.info-block .img.hover {
	padding: 29px 18px;
}

.info-block .img.hover .text {
	display: block;
}

.info-block .img.hover .img-wrap {
	height: 93px;
	margin: 0 0 18px;
}

.info-block .img.hover .img-wrap img {
	max-width: 100%;
	max-height: 100%;
}

.info-block .img.hover h2 {
	font-size: 21px;
	line-height: 24px;
	font-weight: 700;
	margin: 0 0 2px;
}

.info-block .img .text {
	display: none;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	color: #fff;
	font-size: 15px;
	line-height: 23px;
	font-weight: 300;
	word-spacing: -1px;
	max-height: 110px;
	overflow: hidden;
}

.info-block .img .text p {
	margin: 0;
}

.info-block .more {
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-decoration: none;
	font-style: italic;
	font-weight: 400;
	text-transform: capitalize;
}

.info-block .more:after {
	display: inline-block;
	vertical-align: middle;
	content: "î¤…";
	font: 12px/1 icomoon;
	margin: -1px 0 0 1px;
}

.info-block .more:hover {
	opacity: .7;
}

.info-block .img-wrap {
	margin: 0 0 10px;
}

.info-block h2 {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
}

.quote-block {
	padding: 20px 0;
	text-align: center;
}

.quote-block blockquote {
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	margin: 0;
}

.quote-block cite {
	display: block;
	color: #37C85A;
	font-style: normal;
}

.quote-block cite .name {
	display: block;
	font-weight: 700;
}

.quote-block h2 {
	color: #37C85A;
	margin: 0 0 15px;
}

.carousel {
	position: relative;
	min-height: 200px;
}

.carousel .slide {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1;
}

.carousel .slide.active {
	z-index: 2;
}

.carousel .quote-holder {
	border: 2px solid #37C85A;
	border-radius: 10px;
	padding: 15px;
	margin: 0 0 32px;
	position: relative;
	white-space: nowrap;
	text-align: center;
}

.carousel .quote-holder:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 100%;
}

.carousel .quote-holder &gt; * {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 99%;
}

.carousel .quote-holder:before {
	content: "";
	position: absolute;
	background: url(../images/icon.png) no-repeat 0 0;
	width: 40px;
	height: 36px;
	top: 100%;
	right: 20px;
	background-size: 100% auto;
}

.carousel .btn-next,
.carousel .btn-prev {
	position: absolute;
	left: -25px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: auto;
	margin: -19px 0 0;
}

.carousel .btn-next:hover,
.carousel .btn-prev:hover {
	opacity: .7;
}

.carousel .btn-next {
	right: -25px;
	left: auto;
}

.contact {
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 20px 0;
}

.contact h2 {
	text-align: center;
	color: #e5542e;
}

.contact-form {
	text-align: center;
}

.contact-form .form-control {
	box-shadow: none;
	/*border: none;
	-webkit-appearance: none;*/
}

.contact-form textarea.form-control {
	resize: none;
	height: 144px;
}

.contact-form .input-holder {
	padding: 8px 0 0;
}

.contact-form .btn {
	padding: 6px 20px;
}

.heading-block {
	margin: 0 -16px;
	color: #fff;
	position: relative;
	z-index: 1;
}

.heading-block:before {
	content: "";
	background: #005cb9;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	right: 50%;
}

.heading-block .text {
	background: rgba(0, 91, 185, .8);
	padding: 20px 16px;
	position: relative;
	z-index: 1;
}

.heading-block .img {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	left: 0;
}

.heading-block .img:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}

.heading-block h1 {
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
}

h1 {
	margin: 0;
}

#content {
	padding: 20px 0;
}

h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
}

h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
	margin: 0 0 10px;
}

.list {
	font: 300 16px/20px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.list li {
	margin: 0 0 5px;
	padding: 0 0 0 15px;
	position: relative;
}

.list li:before {
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 7px;
	background: #000;
}

#sidebar {
	border: 1px solid #b7b7b7;
	border-radius: 4px;
	margin: 0 0 20px;
	background: #f1f4f0;
	overflow: hidden;
}

#sidebar h2 {
	padding: 15px;
	margin: 0;
	background: #37C85A;
	color: #fff;
}

#sidebar h3 {
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	margin: 0;
}

#sidebar h3 a {
	color: #37C85A;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

#sidebar h3 a:hover {
	opacity: .7;
}

#sidebar .box {
	padding: 15px;
}

#sidebar .btn {
	display: block;
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-right: 4px;
}

.options {
	font-size: 14px;
	line-height: 19px;
	font-weight: 300;
	margin: 0 0 12px;
}

.options li {
	position: relative;
	padding: 0 0 0 10px;
	margin: 0 0 5px;
}

.options li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #333033;
}

.footer-block {
	padding: 20px 0;
}

.footer-block .title {
	display: block;
	font-size: 13px;
	line-height: 18px;
	font-weight: 700;
	margin: 0 0 7px;
	padding: 0 0 6px;
	border-bottom: 2px solid #fff;
}

.footer-block .col-md-2 {
	display: inline-block;
	vertical-align: top;
	float: none;
	letter-spacing: 0;
	width: 50%;
}

.footer-block .row {
	letter-spacing: -6px;
}

.footer-block .logos {
	max-width: 177px;
}

.footer-block .logos li {
	padding: 0 1px 5px;
}

.footer-nav {
	font-size: 12px;
	line-height: 16px;
	font-weight: 300;
	margin: 0 0 20px;
}

.footer-nav ul {
	padding: 3px 0 0 15px;
}

.footer-nav li {
	margin: 0 0 6px;
}

.footer-nav a {
	color: #bfd7ef;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.footer-nav a:hover {
	color: #fff;
}

.footer-nav .active a {
	opacity: .7;
}

.footer-area {
	background: #015cb9;
	color: #fff;
}

#footer {
	background: #3e4040;
	padding: 10px 0;
	text-align: center;
}

.copyright {
	display: block;
	font: 11px/16px Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	color: #fff;
}

.copyright a {
	color: #fff;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.copyright a:hover {
	opacity: .7;
}

.social-networks {
	font-size: 0;
	line-height: 0;
	font-weight: 300;
}

.social-networks li {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	padding: 0 5px;
}

.social-networks li .icon-twitter {
	font-size: 16px;
}

.social-networks a {
	color: #fff;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	text-decoration: none;
}

.social-networks a:hover {
	color: #b3b3b3;
}

html {
	background: #15222c;
}

body {
	font-weight: 300;
	min-width: 320px;
}

#wrapper {
	position: relative;
	overflow: hidden;
}

a:focus,
.btn:focus,
.btn.active:focus {
	outline: none;
	text-decoration: none;
}

img {
	vertical-align: top;
	border: none;
	max-width: 100%;
	height: auto;
}

.media img {
	max-width: none;
}


.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #777777;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}



@media (min-width: 768px) {
	#header {
		padding: 20px 0 0;
	}

	#header .logos {
		display: block;
		float: right;
		background: none;
		border-radius: 0;
		padding: 0 0 20px;
	}

	#header .logos li {
		width: auto;
	}

	.logo {
		margin: 0;
		float: left;
	}

	.btn-contact {
		display: none;
	}

	.navbar-holder {
		border-top: 6px solid #37C85A;
		font-size: 16px;
		line-height: 20px;
		font-weight: 700;
	}

	.navbar-holder .navbar-header {
		padding: 0;
		border: none;
	}

	.navbar-holder .navbar-collapse {
		background: none;
		position: static;
	}

	.navbar-holder .navbar-collapse .nav {
		width: 100%;
		float: none;
		display: table;
		text-align: center;
	}

	.navbar-holder .navbar-collapse .nav &gt; li {
		float: none;
		display: table-cell;
		vertical-align: top;
	}

	.navbar-holder .navbar-collapse .nav &gt; li &gt; a {
		padding: 8px 3px 10px;
	}

	.dropdown-menu {
		padding: 12px 20px 15px;
		width: 245px;
		min-width: 0;
		font-size: 15px;
		line-height: 19px;
		font-weight: 300;
	}

	.dropdown-menu &gt; li {
		margin: 0 0 6px;
	}

	.dropdown-menu &gt; li &gt; a {
		display: inline-block;
		vertical-align: top;
		padding: 0;
		white-space: normal;
	}

	.gallery {
		padding: 0;
	}

	.slideshow .slideset {
		overflow: hidden;
	}

	.slideshow .holder {
		width: 376px;
		float: right;
		padding: 0 16px;
	}

	.slideshow .slide.img-left .heading:before {
		right: 0;
		left: 38%;
	}

	.slideshow .img {
		width: 50%;
	}

	.slideshow .text {
		padding: 20px 0 50px;
		font-size: 18px;
		line-height: 24px;
		font-weight: 400;
	}

	.slideshow .text strong {
		font-size: 18px;
		line-height: 26px;
		font-weight: 800;
		display: block;
	}

	.slideshow blockquote {
		font-size: 18px;
		line-height: 24px;
		font-weight: 400;
	}

	.slideshow .button {
		font-weight: 700;
	}

	.slideshow .button:after {
		font-size: 11px;
		margin: -2px 0 0 3px;
	}

	.btn-next,
	.btn-prev {
		display: block;
	}

	.heading {
		padding: 15px 0;
	}

	.heading:before {
		background: url(../images/bg-heading2.png) no-repeat;
		background-size: cover;
		background-position: 100% 50%;
		background-repeat: no-repeat;
		left: 0;
		right: 38%;
	}

	.slide.blue .heading:before {
		background: url(../images/bg-heading1.png) no-repeat;
		background-size: cover;
	}

	.slide.red .heading:before {
		background: url(../images/bg-heading2.png) no-repeat;
		background-size: cover;
	}

	.slide.yellow .heading:before {
		background: url(../images/bg-heading3.png) no-repeat;
		background-size: cover;
	}

	.heading h1 {
		font-size: 25px;
		line-height: 30px;
		font-weight: 700;
	}

	.intro-block {
		padding: 35px 0 38px;
		background: url(../images/bg-blue.jpg) no-repeat;
		background-size: cover;
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}

	.intro-block .btn {
		padding: 8px 70px;
	}

	.intro-block h2 {
		margin: 0 0 13px;
	}

	.info-block {
		padding: 40px 0;
	}

	.info-block .img {
		width: 230px;
		height: 230px;
		padding: 10px 30px;
	}

	.info-block .more:after {
		margin: -3px 0 0 1px;
	}

	.quote-block {
		padding: 40px 0;
	}

	.quote-block blockquote {
		font-size: 16px;
		line-height: 30px;
		font-weight: 300;
	}

	.quote-block cite {
		max-width: 480px;
		margin: 0 auto;
	}

	.quote-block cite .name {
		display: inline;
	}

	.quote-block h2 {
		margin: 0 0 25px;
	}

	.carousel {
		margin: 0 12px;
	}

	.carousel .quote-holder {
		min-height: 230px;
		margin: 0 0 9px;
	}

	.carousel .quote-holder:before {
		right: 70px;
	}

	.contact {
		padding: 40px 0;
	}

	.contact h2 {
		margin: 0 0 25px;
	}

	.contact-form .btn {
		padding: 8px 70px;
	}

	.heading-block {
		margin: 0;
	}

	.heading-block {
		margin: 0;
	}

	.heading-block .text {
		padding: 20px 0 70px;
		background: none;
		width: 80%;
	}

	.heading-block .img {
		left: 50%;
	}

	.heading-block .img:after {
		content: "";
		background: -webkit-linear-gradient(left, #005bb9 0%, rgba(0, 91, 185, .94) 25%, rgba(0, 91, 185, .77) 51%, rgba(0, 91, 185, .56) 75%, rgba(0, 91, 185, 0) 100%);
		background: linear-gradient(to right, #005bb9 0%, rgba(0, 91, 185, .94) 25%, rgba(0, 91, 185, .77) 51%, rgba(0, 91, 185, .56) 75%, rgba(0, 91, 185, 0) 100%);
		position: absolute;
		left: 0;
		width: 26%;
		top: 0;
		bottom: 0;
		z-index: 1;
	}

	.heading-block h1 {
		font-size: 35px;
		line-height: 40px;
		font-weight: 700;
		margin:40px 0 0;
	}

	#twocolumns {
		padding: 40px 0;
	}

	#content {
		float: left;
		width: 65%;
		padding: 0 20px 0 0;
	}

	h2 {
		font-size: 22px;
		line-height: 26px;
		font-weight: 700;
	}

	.footer-block {
		background: url(../images/bg-blue.jpg) no-repeat;
		background-size: cover;
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}

	.footer-block .col-md-2 {
		float: none;
		width: 33.33%;
	}

	.footer-block .logos {
		margin: 0 0 20px;
	}

	.footer-block .logos li {
		padding: 0 5px;
	}

	.copyright {
		padding: 4px 0 0;
	}

	.copyright {
		float: left;
		width: 60%;
		text-align: left;
	}

	.social-networks {
		float: right;
		width: 35%;
		text-align: right;
	}

	.social-networks li {
		padding: 0 0 0 10px;
	}

	body {
		font-size: 18px;
		line-height: 26px;
		font-weight: 300;
	}
}

@media (min-width: 768px) and (max-width: 1239px) {
	.info-block .img.hover .img-wrap {
		height: 60px;
		margin: 0 0 10px;
	}

	.info-block .img.hover h2 {
		font-size: 16px;
	}

	.info-block .img .text {
		font-size: 13px;
		line-height: 16px;
		font-weight: 300;
	}

	.info-block .img .text p {
		margin: 0 0 5px;
	}
}

@media (min-width: 768px) and (min-width: 1024px) {
	.heading-block .img:after {
		width: 45%;
	}
}

@media (min-width: 1024px) {
	#header {
		padding: 22px 0 0;
	}

	#header .logos {
		padding: 3px 0 24px;
	}

	.logo {
		width: 251px;
	}

	.logos {
		margin: 0 -18px -10px;
	}

	.logos li {
		width: auto;
		padding: 0 18px 10px;
	}

	.navbar-holder {
		font-size: 19px;
		line-height: 22px;
		font-weight: 700;
	}

	.dropdown-menu {
		width: 275px;
	}

	.slideshow .holder {
		width: 486px;
	}

	.heading {
		padding: 20px 0;
	}

	.heading h1 {
		font-size: 35px;
		line-height: 40px;
		font-weight: 700;
	}

	.intro-block .btn {
		font-size: 21px;
		line-height: 25px;
		font-weight: 700;
		padding: 11px 76px;
	}

	.info-block {
		padding: 60px 0;
	}

	.quote-block {
		padding: 55px 0 62px;
	}

	.quote-block blockquote {
		font-size: 19px;
		line-height: 42px;
		font-weight: 300;
	}

	.quote-block cite {
		font-size: 18px;
		line-height: 22px;
		font-weight: 300;
		max-width: 426px;
		margin: 0 auto;
	}

	.carousel {
		margin: 0 25px;
	}

	.carousel .quote-holder {
		margin: 0 0 32px;
	}

	.carousel .quote-holder:before {
		width: 54px;
		height: 49px;
		background-size: auto;
		margin: 0;
		right: 64px;
	}

	.carousel .btn-next,
	.carousel .btn-prev {
		font-size: 23px;
		margin: -34px 0 0;
	}

	.carousel .btn-next,
	.carousel .btn-prev {
		left: -105px;
		margin: -17px 0 0;
	}

	.carousel .btn-next {
		right: -105px;
		left: auto;
	}

	.contact {
		padding: 52px 0 54px;
	}

	.contact-form .form-control {
		height: 50px;
		padding: 6px 15px;
	}

	.contact-form .form-group {
		margin-bottom: 26px;
	}

	.contact-form textarea.form-control {
		height: 202px;
		padding: 13px 20px;
	}

	.contact-form .input-holder {
		max-width: 845px;
		margin: 0 auto;
	}

	.contact-form .btn {
		font-size: 21px;
		line-height: 26px;
		font-weight: 700;
		padding: 10px 99px;
	}

	.heading-block h1 {
		font-size: 45px;
		line-height: 50px;
		font-weight: 700;
		margin:30px 0 0;
	}

	#twocolumns {
		padding: 60px 0;
	}

	#content h2 {
		margin: 0 0 34px;
	}

	h2 {
		font-size: 26px;
		line-height: 30px;
		font-weight: 700;
	}

	h3 {
		font-size: 21px;
		line-height: 27px;
		font-weight: 700;
		margin: 0 0 4px;
	}

	.list {
		font-size: 19px;
		line-height: 22px;
		font-weight: 300;
		margin: 0 0 35px;
	}

	.list li {
		padding: 0 0 0 36px;
		margin: 0 0 7px;
	}

	.list li:before {
		left: 26px;
		top: 9px;
	}

	#sidebar h2 {
		font-size: 21px;
		line-height: 26px;
		font-weight: 700;
		padding: 11px 24px;
	}

	#sidebar .box {
		padding: 16px 24px 22px;
	}

	#sidebar .btn {
		font-size: 21px;
		line-height: 26px;
		font-weight: 700;
	}

	#sidebar .btn-holder {
		padding: 14px 0 0;
	}

	.options li {
		padding: 0 0 0 21px;
		margin: 0;
	}

	.options li:before {
		left: 13px;
	}

	.footer-block {
		padding: 31px 0 0;
	}

	#footer {
		padding: 23px 0;
	}

	.copyright {
		padding: 0;
	}

	.social-networks li {
		font-size: 22px;
		line-height: 1;
		font-weight: 300;
		padding: 0 0 0 28px;
	}

	.social-networks li .icon-twitter {
		font-size: 18px;
	}
}

@media (min-width: 1240px) {
	.gallery {
		max-width: 1354px;
		margin: 0 auto;
		overflow: hidden;
	}

	.slideshow .holder {
		width: 610px;
	}

	.slideshow .slide.img-left .img {
		width: 48.8%;
	}

	.slideshow .slide.red q strong,
	.slideshow .slide.red p strong {
		margin: 0 -21px 0 0;
	}

	.slideshow .slide.yellow .heading h1 {
		font-size: 40px;
	}

	.slideshow .img {
		width: 46.8%;
	}

	.slideshow .text {
		font-size: 21px;
		line-height: 36px;
		font-weight: 400;
		padding: 55px 0 63px;
	}

	.slideshow .text strong {
		font-size: 21px;
		line-height: 36px;
		font-weight: 800;
	}

	.slideshow blockquote {
		font-size: 21px;
		line-height: 36px;
		font-weight: 400;
		margin: 0 0 19px;
	}

	.slideshow .button {
		font-weight: 700;
	}

	.slideshow .button:after {
		margin: -2px 0 0 3px;
	}

	.heading {
		padding: 25px 0;
	}

	.heading h1 {
		font-size: 47px;
		line-height: 52px;
		font-weight: 700;
	}

	.intro-block p {
		margin: 0 0 26px;
	}

	.info-block {
		padding: 101px 0 54px;
	}

	.info-block .img {
		width: 286px;
		height: 286px;
		padding: 10px 32px;
	}

	.info-block .more:after {
		margin: 0;
	}

	.info-block .img-wrap {
		margin: 0 0 21px;
	}

	.info-block h2 {
		font-size: 26px;
		line-height: 30px;
		font-weight: 700;
	}

	.quote-block h2 {
		margin: 0 0 48px;
	}

	.quote-block p {
		margin: 0 0 19px;
	}

	.carousel .quote-holder {
		margin: 0 0 26px;
	}

	.carousel .quote-holder:before {
		right: 199px;
	}

	.contact h2 {
		margin: 0 0 44px;
	}

	.contact-form {
		padding: 0 85px;
	}

	.heading-block .text {
		padding: 44px 0 73px;
	}

	.heading-block h1 {
		font-size: 52px;
		line-height: 58px;
		margin:30px 0 0;
		font-weight: 700;
	}

	#twocolumns {
		padding: 77px 0 78px;
	}

	#content {
		width: 70%;
		margin: -6px 7% 0 0;
	}

	#content p {
		margin: 0 0 32px;
	}

	.footer-block .col-md-2 {
		width: 16.6667%;
	}

	.footer-block .logos {
		margin: 0;
		padding: 7px 0 1px;
	}

	.footer-block .logos li {
		padding: 0 9px 5px;
	}

	.footer-nav ul {
		padding: 5px 0 0 27px;
	}
}

@media (max-width: 767px) {
	.slideshow .slide.img-left .holder {
		padding: 0 16px 0 10px;
	}

	.footer-block .logos li {
		width: 33.33%;
	}
}
</pre></body></html>