@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);@-ms-viewport {
	width: auto !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-top: 0;
	margin-bottom: 22px;
	color: #515151;
}

h1.offset-10,
h2.offset-10,
h3.offset-10,
h4.offset-10,
h5.offset-10,
h6.offset-10,
.h1.offset-10,
.h2.offset-10,
.h3.offset-10,
.h4.offset-10,
.h5.offset-10,
.h6.offset-10 {
	margin-bottom: 10px !important;
}

h1.offset-0,
h2.offset-0,
h3.offset-0,
h4.offset-0,
h5.offset-0,
h6.offset-0,
.h1.offset-0,
.h2.offset-0,
.h3.offset-0,
.h4.offset-0,
.h5.offset-0,
.h6.offset-0 {
	margin-bottom: 0 !important;
}

h1,
.h1 {
	line-height: 1.2058;
	margin-bottom: 22px;
}

h2,
.h2 {
	line-height: 1.1;
}

h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	text-transform: uppercase;
}

h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-bottom: 10px;
}

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?grj2y2");
	src: url("../fonts/icomoon.eot?#iefixgrj2y2") format("embedded-opentype"), url("../fonts/icomoon.woff?grj2y2") format("woff"), url("../fonts/icomoon.ttf?grj2y2") format("truetype"), url("../fonts/icomoon.svg?grj2y2#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: "icomoon";
	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-arrow-left2:before {
	content: "\e609";
}

.icon-arrow-right2:before {
	content: "\e60a";
}

.icon-ico3:before {
	content: "\e60b";
}

.icon-minus:before {
	content: "\e60c";
}

.icon-address:before {
	content: "\e600";
}

.icon-arrow-left:before {
	content: "\e601";
}

.icon-arrow-right:before {
	content: "\e602";
}

.icon-demo:before {
	content: "\e603";
}

.icon-email:before {
	content: "\e604";
}

.icon-email2:before {
	content: "\e605";
}

.icon-ico1:before {
	content: "\e606";
}

.icon-phone:before {
	content: "\e607";
}

.icon-plus:before {
	content: "\e608";
}

.icon-tool,
.icon-envelope,
.icon-faq {
	display: inline-block;
	vertical-align: top;
	width: 64px;
	height: 64px;
	background: url(../images/tool.svg) no-repeat;
	background-size: 64px 64px;
}

.icon-envelope {
	background: url(../images/envelope.svg) no-repeat;
}

.icon-faq {
	background: url(../images/faq.svg) no-repeat;
}

html {
	font-size: 14px;
}

body {
	min-width: 320px;
	color: #8c8c8c;
}

p {
	margin: 0 0 22px;
}

ul,
ol {
	margin-bottom: 22px;
}

img {
	max-width: 100%;
	height: auto;
}

blockquote {
	border: 0;
	font-size: 14px;
	padding: 0;
	margin-bottom: 12px;
}

blockquote:before,
blockquote:after {
	content: " ";
	display: table;
}

blockquote:after {
	clear: both;
}

q {
	quotes: none;
	display: block;
	margin-bottom: 22px;
}

q:before {
	content: "";
}

q:after {
	content: "";
}

cite {
	display: block;
	margin-bottom: 22px;
}

.container {
	max-width: 1170px;
	width: 100% !important;
}

a {
	-webkit-transition: color .5s;
	transition: color .5s;
}

.btn {
	border-width: 2px;
	-webkit-transition: background 1s, border-color 1s, color 1s;
	transition: background 1s, border-color 1s, color 1s;
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	box-shadow: none !important;
	text-transform: uppercase;
	margin-bottom: 22px;
	font-size: 12px;
	line-height: 17px;
}

.btn-lg {
	font-size: 14px;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus {
	color: #fff;
	background: #23527c;
	border-color: #23527c;
}

.btn-brown {
	color: #fff;
	background-color: #3c2720;
	border-color: #3c2720;
}

.btn-brown:hover,
.btn-brown:focus,
.btn-brown.focus,
.btn-brown:active,
.btn-brown.active,
.open > .btn-brown.dropdown-toggle {
	color: #fff;
	background-color: #0a0705;
	border-color: #0a0705;
}

.btn-brown:active,
.btn-brown.active,
.open > .btn-brown.dropdown-toggle {
	background-image: none;
}

.btn-brown.disabled,
.btn-brown.disabled:hover,
.btn-brown.disabled:focus,
.btn-brown.disabled.focus,
.btn-brown.disabled:active,
.btn-brown.disabled.active,
.btn-brown[disabled],
.btn-brown[disabled]:hover,
.btn-brown[disabled]:focus,
.btn-brown[disabled].focus,
.btn-brown[disabled]:active,
.btn-brown[disabled].active,
fieldset[disabled] .btn-brown,
fieldset[disabled] .btn-brown:hover,
fieldset[disabled] .btn-brown:focus,
fieldset[disabled] .btn-brown.focus,
fieldset[disabled] .btn-brown:active,
fieldset[disabled] .btn-brown.active {
	background-color: #3c2720;
	border-color: #3c2720;
}

.btn-brown .badge {
	color: #3c2720;
	background-color: #fff;
}

.btn-white {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active,
.open > .btn-white.dropdown-toggle {
	color: #fff;
	background-color: transparent;
	border-color: #d9d9d9;
}

.btn-white:active,
.btn-white.active,
.open > .btn-white.dropdown-toggle {
	background-image: none;
}

.btn-white.disabled,
.btn-white.disabled:hover,
.btn-white.disabled:focus,
.btn-white.disabled.focus,
.btn-white.disabled:active,
.btn-white.disabled.active,
.btn-white[disabled],
.btn-white[disabled]:hover,
.btn-white[disabled]:focus,
.btn-white[disabled].focus,
.btn-white[disabled]:active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white,
fieldset[disabled] .btn-white:hover,
fieldset[disabled] .btn-white:focus,
fieldset[disabled] .btn-white.focus,
fieldset[disabled] .btn-white:active,
fieldset[disabled] .btn-white.active {
	background-color: transparent;
	border-color: #fff;
}

.btn-white .badge {
	color: transparent;
	background-color: #fff;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus {
	border-color: #3c2720;
	background: #3c2720;
}

.bg-gray,
.bg-dark-gray {
	padding-top: 30px;
	padding-bottom: 10px;
	background: #515151;
}

.bg-gray.with-arrow,
.bg-dark-gray.with-arrow {
	position: relative;
	z-index: 2;
}

.bg-gray.with-arrow:after,
.bg-dark-gray.with-arrow:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -21px;
	z-index: 200;
	border: 21px solid transparent;
	border-top-color: #515151;
}

.bg-dark-gray {
	background: #363636;
}

.bg-dark-gray.with-arrow:after {
	border-top-color: #363636;
}

#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-top: 78px;
}

.intro {
	position: relative;
	background: url(../images/img01.jpg) no-repeat 50% 50%;
	background-size: cover;
	font-size: 16px;
	line-height: 20px;
	color: #515151;
}

.intro.alt1 {
	background-image: url(../images/img06.jpg);
}

.intro.alt2 {
	background-image: url(../images/img09.jpg);
}

.intro.alt3 {
	background-image: url(../images/img11.jpg);
}

.intro.alt4 {
	background-image: url(../images/training-banner-photo.jpg);
}

.intro.alt5 {
	background-image: url(../images/img17.jpg);
}

.intro.alt6 {
	background-image: url(../images/img18.jpg);
}

.intro p {
	margin-bottom: 37px;
}

.intro h1 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 500;
	margin-bottom: 15px;
}

.intro .btn {
	font-weight: bold;
	padding: 13px 21px;
	font-size: 14px;
	line-height: 22px;
}

.intro .container {
	position: relative;
	z-index: 10;
	height: 548px;
	padding-top: 100px;
	padding-bottom: 70px;
	white-space: nowrap;
}

.intro .container:after {
	content: "";
	display: inline-block;
	height: 100%;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

.intro .holder {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	width: 100%;
}

.intro .frame {
	margin: 0;
	max-width: 450px;
}

.intro .bg-frame {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 764px;
	z-index: 2;
	margin-left: -127px;
}

.navbar + .intro {
	margin-top: -78px;
}

.navbar {
	position: fixed;
	width: 100% !important;
	background: rgba(255, 255, 255, .7);
	border: 0;
	margin: 0;
	min-height: 78px;
	-webkit-transition: background 1s, box-shadow 1s;
	transition: background 1s, box-shadow 1s;
}

.navbar.affix {
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .25);
}

.inner .navbar {
	box-shadow: 0 0 5px rgba(0, 0, 0, .25);
}

.navbar-brand {
	padding: 0;
	height: auto;
	margin: 14px 20px 14px 0 !important;
}

.navbar-toggle {
	margin: 15px 15px 15px 0;
	background: #2890bc;
	height: 50px;
	width: 50px;
}

.navbar-toggle .icon-bar {
	width: 100%;
	height: 3px;
	background: #fff;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 6px;
}

.navbar-nav {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	margin: 0 -10px 0 0;
	position: relative;
}

.navbar-nav li {
	margin-left: 18px;
}

.navbar-nav li a {
	padding: 30px 10px;
	height: 78px;
	background: none;
	color: #2890bc;
	-webkit-transition: none;
	transition: none;
}

.navbar-nav li.active a,
.navbar-nav li a:hover,
.navbar-nav li a:focus,
.navbar-nav li.dropdown.open a {
	color: #fff;
	background: #278db8;
}

.dropdown-menu {
	border: 0;
	padding: 0;
	background: none;
	width: 242px;
	box-shadow: none;
	font-size: 16px;
	line-height: 18px;
}

.dropdown-menu li {
	margin: 0;
}

.dropdown-menu li a {
	height: auto;
	padding: 9px 15px;
	line-height: 18px;
	background: rgba(39, 141, 184, .9) !important;
	color: #fff !important;
}

.dropdown-menu li a:hover {
	background: rgba(255, 255, 255, .9) !important;
	color: #278db8 !important;
}

.dropdown-menu li.current a {
	font-weight: bold;
	background: rgba(7, 103, 144, .9) !important;
}

.dropdown-menu li.current a:hover {
	background: rgba(255, 255, 255, .9) !important;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 999px;
}

.message-area {
	padding-top: 18px;
	padding-bottom: 18px;
	color: #fff;
	font-size: 26px;
	line-height: 32px;
}

.message-area p {
	margin: 0;
}

.gray-graphic {
	background: url(../images/gray-graphic.png) 50% 0;
}

.blue-graphic {
	background: url(../images/blue-graphic.png) 50% 0;
}

.blue-graphic2 {
	background: url(../images/blue-graphic2.png) 50% 0;
}

.green-graphic {
	background: url(../images/green-graphic.png) 50% 0;
}

.gray-light-graphic {
	background: url(../images/gplaypattern.png) 50% 0;
}

.additional-info-area {
	color: #8c8c8c;
	background: #fff;
	position: relative;
	padding-top: 94px;
	padding-bottom: 44px;
}

.additional-info-area:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -21px;
	z-index: 200;
	border: 21px solid transparent;
	border-top-color: #fff;
}

.additional-info-area .ico {
	display: block;
	font-size: 64px;
	line-height: 58px;
	color: #61b09f;
	margin-bottom: 48px;
	height: 70px;
}

.additional-info-area .ico i {
	vertical-align: middle;
}

.additional-info-area h2 {
	font-size: 14px;
	margin-bottom: 12px;
	color: #515151;
}

.additional-info-area p {
	margin-bottom: 19px;
}

.testimonial-area {
	padding-top: 69px;
	padding-bottom: 75px;
	background: url(../images/img16.jpg) no-repeat 0 50%;
	background-attachment: fixed;
	background-size: cover;
}

.testimonial-area h2 {
	color: #fff;
	text-align: center;
	margin-bottom: 66px;
}

.testimonial-area .img {
	margin-bottom: 34px;
}

.testimonial-area .img img {
	margin: 0 auto;
	display: block;
	width: 84px;
	border-radius: 50%;
}

.testimonial-area blockquote strong {
	display: block;
	color: #fff;
}

.testimonial-area .holder {
	margin: 0 auto;
	max-width: 282px;
}

body.mobile .testimonial-area {
	background-attachment: scroll;
}

.inner-arrow {
	position: absolute;
	z-index: 200;
	top: -22px;
	left: 50%;
	width: 188px;
	height: 22px;
	margin-left: -94px;
	background: url(../images/white-arrow.png) no-repeat 50% 100%;
	background-size: 188px 22px;
}

.inner-arrow:before,
.inner-arrow:after {
	content: "";
	position: absolute;
	top: 0;
	right: 100%;
	height: 22px;
	width: 999px;
	background: #fff;
}

.inner-arrow:after {
	right: auto;
	left: 100%;
}

.blue-graphic .inner-arrow {
	background-image: url(../images/blue-graphic-arrow.png);
}

.blue-graphic .inner-arrow:before,
.blue-graphic .inner-arrow:after {
	background: url(../images/blue-graphic.png) repeat-x 100% 100%;
}

.blue-graphic .inner-arrow:after {
	background-position: 0 100%;
}

.blue-graphic2 .inner-arrow {
	width: 114px;
	margin-left: -57px;
	background-image: url(../images/blue-graphic-arrow2.png);
	background-size: 114px 22px;
}

.blue-graphic2 .inner-arrow:before,
.blue-graphic2 .inner-arrow:after {
	background: url(../images/blue-graphic2.png) repeat-x 100% 100%;
}

.blue-graphic2 .inner-arrow:after {
	background-position: 0 100%;
}

.logos-area {
	position: relative;
	padding-top: 49px;
	padding-bottom: 78px;
}

.logos-area h2 {
	text-align: center;
	margin-bottom: 77px;
}

.logos-carousel {
	position: relative;
	padding: 0 33px;
	margin-bottom: 30px;
}

.logos-carousel .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.logos-carousel .mask .slideset {
	width: 100% !important;
	white-space: nowrap;
	letter-spacing: -4px;
	float: left;
}

.logos-carousel .mask .slide {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0;
	width: 20% !important;
	white-space: normal;
	text-align: center;
	padding: 0 5px;
}

.logos-carousel .prev,
.logos-carousel .next {
	position: absolute;
	top: 24%;
	left: -6px;
	outline: none !important;
	font-size: 30px;
	color: #2890bc;
}

.logos-carousel .prev.disabled,
.logos-carousel .next.disabled {
	cursor: default;
	opacity: .2;
	filter: alpha(opacity=20);
}

.logos-carousel .prev:hover,
.logos-carousel .next:hover {
	color: #23527c;
}

.logos-carousel .next {
	left: auto;
	right: -6px;
}

.add-panel {
	padding-top: 52px;
	padding-bottom: 62px;
}

.add-panel.blue-graphic {
	color: #fff;
}

.add-panel.blue-graphic a {
	color: #fff;
}

.add-panel.blue-graphic a:hover {
	color: #23527c;
}

.add-panel h3 {
	font-size: 19px;
	line-height: 1.1;
	margin-bottom: 24px;
	color: #fff;
}

.add-panel address > span {
	display: block;
	margin-bottom: 13px;
	clear: both;
}

.add-panel address [class^=icon] {
	float: left;
	font-size: 16px;
	margin: 2px 10px 0 0;
}

.add-panel address .address span {
	display: block;
	overflow: hidden;
}

.menu {
	padding: 0;
	list-style: none;
}

.menu li {
	margin-bottom: 5px;
}

.form-control {
	line-height: 18px;
	padding: 10px 15px;
	margin-bottom: 18px;
	box-shadow: inset 0 5px 5px rgba(0, 0, 0, .1);
}

.form-control:focus {
	border-color: #515151;
	box-shadow: none;
}

select.form-control {
	box-shadow: none;
	background: #fff;
	color: #8c8c8c;
}

#frm-subscriptionFront .title {
	margin-bottom: 20px;
	display: block;
	font-weight: normal;
}

#frm-subscriptionFront .title [class^=icon] {
	font-size: 20px;
	margin: 3px 10px 0 0;
	float: left;
}

#frm-subscriptionFront .form-group {
	margin-bottom: 0;
}

#frm-subscriptionFront .form-control {
	background: #2890bc;
	border: 2px solid #fff;
	width: 295px;
	max-width: 100%;
	color: #a0d8f0;
	font-style: italic;
	height: 52px;
	margin: 0 0 16px;
	padding: 15px 14px;
	border-radius: 6px;
	box-shadow: none;
}

#frm-subscriptionFront .form-control::-moz-placeholder {
	color: #a0d8f0;
	opacity: 1;
}

#frm-subscriptionFront .form-control:-ms-input-placeholder {
	color: #a0d8f0;
}

#frm-subscriptionFront .form-control::-webkit-input-placeholder {
	color: #a0d8f0;
}

#frm-subscriptionFront .form-control:focus {
	border-color: #515151;
	color: #fff;
}

#frm-subscriptionFront .form-control:focus::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

#frm-subscriptionFront .form-control:focus:-ms-input-placeholder {
	color: #fff;
}

#frm-subscriptionFront .form-control:focus::-webkit-input-placeholder {
	color: #fff;
}

#frm-subscriptionFront .btn {
	padding: 11px 27px;
}

#footer {
	background: #146689;
	color: #fff;
	padding-top: 19px;
	padding-bottom: 19px;
}

#footer p {
	margin: 0 50px 0 0;
	display: inline-block;
	vertical-align: top;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	vertical-align: top;
}

#footer ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: 50px;
}

#footer ul a {
	color: #fff;
}

#footer ul a:hover {
	color: #363636;
}

.area-1 {
	background: url(../images/img07.jpg) no-repeat 100% 0;
	background-size: cover;
	padding-top: 129px;
	padding-bottom: 63px;
}

.area-1 .txt {
	overflow: hidden;
	margin-bottom: 62px;
}

.area-2 {
	overflow: hidden;
	position: relative;
	min-height: 521px;
	padding-top: 114px;
	padding-bottom: 50px;
}

.area-2 .bg-image {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}

.area-2 .container {
	position: relative;
	z-index: 2;
}

.area-2 .txt {
	overflow: hidden;
}

.area-2 [class^=icon] {
	float: left;
	width: 74px;
	margin: 0 21px 30px 0;
	font-size: 64px;
	color: #2890bc;
}

.area-2 p {
	margin-bottom: 28px;
}

.area-3 {
	position: relative;
	overflow: hidden;
	padding-top: 70px;
	padding-bottom: 50px;
	min-height: 575px;
	background: url(../images/img10.png) no-repeat 50% 100%;
	background-size: cover;
}

.area-3 p {
	margin-bottom: 27px;
}

.area-4 {
	position: relative;
	color: #fff;
	padding-top: 37px;
	padding-bottom: 62px;
}

.area-4 h2 {
	color: #fff;
}

.area-4 .holder {
	margin: 0 auto;
	max-width: 620px;
}

.area-4 .txt-1 {
	overflow: hidden;
	margin: 0 auto 32px;
	max-width: 550px;
}

.area-4 h3 {
	color: #fff;
	margin-bottom: 9px;
	font-size: 19px;
	line-height: 1.1;
}

.area-4 .txt {
	overflow: hidden;
	margin: 0 auto 35px;
	max-width: 250px;
}

.logos-cloud {
	padding: 0;
	margin: 0 -18px 15px;
	list-style: none;
	text-align: center;
}

.logos-cloud li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 18px 30px;
}

.area-5 {
	position: relative;
	padding-top: 102px;
	padding-bottom: 82px;
}

.area-5 p {
	margin-bottom: 27px;
}

.area-6 {
	position: relative;
	overflow: hidden;
	padding-top: 115px;
	padding-bottom: 100px;
	min-height: 553px;
	background: url(../images/img13.jpg) no-repeat 50% 50%;
	background-size: cover;
}

.area-6 .img {
	position: absolute;
	bottom: -3px;
	left: 50%;
	max-width: 85%;
	margin-left: 97px;
}

.area-6 .img img {
	max-width: none;
}

.area-6 p {
	margin-bottom: 27px;
}

.area {
	padding-top: 67px;
	padding-bottom: 54px;
}

.text-box {
	margin-bottom: 23px;
	overflow: hidden;
}

.contact-box {
	color: #515151;
	font-size: 16px;
	margin-bottom: 22px;
}

.contact-box h2 {
	font-size: 18px;
	margin-bottom: 13px;
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	text-transform: none;
}

.logo-1 img {
	display: block;
	margin: 0 auto 58px;
}

.area-7 {
	padding-top: 130px;
	padding-bottom: 110px;
	color: #fff;
	background: url(../images/img24.jpg) no-repeat 100% 50%;
	background-size: cover;
}

.area-7 h2 {
	color: #fff;
}

.area-8 {
	position: relative;
	min-height: 571px;
	padding-top: 128px;
	padding-bottom: 100px;
}

.area-8 p {
	margin-bottom: 27px;
}

.area-8 .bg-image {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}

.area-8 .container {
	position: relative;
	z-index: 2;
}

.custom-form [type="radio"],
.custom-form [type="checkbox"] {
	position: fixed;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: -1;
	margin: 0;
}

.custom-form .fake-input,
.custom-form label {
	display: inline-block;
	vertical-align: top;
}

.custom-form .fake-label {
	display: inline-block;
	vertical-align: top;
	cursor: default;
}

.custom-form label {
	padding: 0 15px 15px 0;
}

.custom-form .fake-input {
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid #a1a1a1;
	background: #fff;
	vertical-align: top;
	position: relative;
	margin: 2px 2px 2px 0;
}

.custom-form [type=radio] + .fake-input {
	border-radius: 100%;
}

.custom-form [type="checkbox"] + .fake-input:before {
	content: "";
	width: 8px;
	height: 6px;
	position: absolute;
	top: 50%;
	left: 50%;
	border: 2px solid #515151;
	border-width: 0 0 2px 2px;
	opacity: 0;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin: -5px 0 0 -4px;
}

.custom-form [type="radio"] + .fake-input:before {
	content: "";
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	background: #515151;
	border-radius: 100%;
	opacity: 0;
}

.custom-form [type="radio"]:checked + .fake-input:before,
.custom-form [type="checkbox"]:checked + .fake-input:before {
	opacity: 1;
}

.custom-form [type="radio"]:checked ~ .fake-label,
.custom-form [type="checkbox"]:checked ~ .fake-label {
	color: #515151;
}

.custom-form input:disabled + .fake-input,
.custom-form input:disabled ~ .fake-label {
	opacity: .5;
}

/* select */

.custom-form .fake-select {
	position: relative;
	display: inline-block;
}

.custom-form select::-ms-expand {
	display: none;
}

.custom-form select {
	display: inline-block;
	border: 2px solid #bbb;
	padding: 4px 3px 4px 5px;
	margin: 0;
	font: inherit;
	outline: none;
	line-height: 1.2;
	background: #f8f8f8;
	-webkit-appearance: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	appearance: none;
	border-radius: 6px;
	width: 250px;
	position: relative;
}

.custom-form .fake-select:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 35px;
	background: #bbb;
	pointer-events: none;
	border-radius: 0 6px 6px 0;
	z-index: 1;
}

.custom-form .fake-select:after {
	position: absolute;
	right: 12px;
	content: "";
	width: 8px;
	height: 8px;
	position: absolute;
	top: 50%;
	border: 3px solid #666;
	border-width: 0 0 3px 3px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: -6px;
	line-height: 0;
	z-index: 1;
}

.map {
	margin: 0 auto 30px;
	max-width: 354px;
	height: 354px;
	border: 3px solid #e0e0e0;
}

.map img {
	width: 100%;
	height: 100%;
}

.contact-area {
	padding-top: 84px;
	padding-bottom: 90px;
}

.contact-area .txt {
	overflow: hidden;
}

.contact-area .map {
	margin-top: 8px;
}

.contact-area h2 {
	margin-bottom: 30px;
}

.contact-area [class^=icon] {
	float: left;
	width: 54px;
	height: 54px;
	background-size: 52px 52px;
	margin: -5px 28px 20px 16px;
}

.contact-form {
	text-transform: uppercase;
}

.contact-form h2 {
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 19px;
}

.contact-form input[type=submit] {
	width: 146px;
}

.check-list {
	margin: 0 -15px 31px 0;
}

.check-list label {
	margin: 0;
}

.request-area {
	padding-top: 127px;
	padding-bottom: 127px;
	position: relative;
	min-height: 738px;
	overflow: hidden;
}

.request-area .txt {
	overflow: hidden;
}

.request-area .container {
	position: relative;
	z-index: 2;
}

.request-area .check-list {
	margin-bottom: 18px;
}

.ico-2 {
	float: left;
	font-size: 64px;
	color: #2890bc;
	margin: -18px 29px 20px 5px;
}

.ico-3 {
	float: left;
	margin: -15px 30px 20px 3px;
}

.img-1 {
	position: absolute;
	bottom: 100px;
	left: 50%;
	margin-left: 138px;
}

.img-1 img {
	max-width: none;
}

.faq-area {
	padding-top: 97px;
	padding-bottom: 45px;
}

.faq-box {
	overflow: hidden;
}

.faq-box h2.h3 {
	text-transform: none;
	margin-bottom: 24px;
}

.accordion-1 {
	margin-bottom: 34px;
}

.accordion-1 .panel {
	border-radius: 0;
	background: none;
	padding: 0;
	margin: 0 !important;
	box-shadow: none;
	border: 0;
}

.accordion-1 .panel-heading {
	background: none;
	border: 0;
	padding: 0;
	color: #515151;
}

.accordion-1 .panel-body {
	border: 0 !important;
	padding: 0 0 3px 33px;
	overflow: hidden;
}

.accordion-1 .panel-title {
	position: relative;
	font-size: 14px;
	line-height: 19px;
	margin: 0;
	padding: 0 0 25px 33px;
}

.accordion-1 .panel-title a {
	outline: none !important;
}

.accordion-1 .panel-title a:before {
	position: absolute;
	width: 32px;
	top: 2px;
	left: 1px;
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	color: #2890bc;
	content: "\e60c";
}

.accordion-1 .panel-title a.collapsed:before {
	content: "\e608";
}

.form-1 {
	margin: 0 auto 20px;
	max-width: 360px;
	text-transform: uppercase;
}

.aside {
	float: right;
	padding-top: 19px;
}

.brochures-list {
	margin: 0 -24px 22px 0;
	padding: 0;
	list-style: none;
	color: #515151;
	font-size: 15px;
	line-height: 18px;
}

.brochures-list li {
	width: 222px;
	display: inline-block;
	vertical-align: top;
	margin: 0 24px 24px 0;
}

.brochures-list .btn-link {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	margin: 0 0 5px;
	overflow: hidden;
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 19px;
	line-height: 24px;
	color: #fff;
	text-decoration: none !important;
}

.brochures-list .btn-link img {
	display: block;
	width: 100%;
}

.brochures-list .btn-link b {
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	text-align: center;
	background: rgba(40, 144, 188, .65);
	white-space: nowrap;
}

.brochures-list .btn-link b:after {
	content: "";
	display: inline-block;
	height: 100%;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

.brochures-list .btn-link i {
	vertical-align: middle;
	display: inline-block;
	white-space: normal;
	font-style: normal;
	padding: 5px;
}

.brochures-list .btn-link:hover b {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}

.brochures-list .title {
	display: block;
	margin-bottom: 5px;
	font-weight: normal;
}

.area#brochure {
	padding-top: 85px;
	padding-bottom: 51px;
}

.area#brochure h2 {
	margin-bottom: 35px;
}

.news-area h2 {
	margin-bottom: 19px !important;
}

.filter-form:before,
.filter-form:after {
	content: " ";
	display: table;
}

.filter-form:after {
	clear: both;
}

.filter-form .form-group {
	margin-bottom: 6px;
}

.filter-form .form-group:before,
.filter-form .form-group:after {
	content: " ";
	display: table;
}

.filter-form .form-group:after {
	clear: both;
}

.filter-form select.form-control {
	width: 262px;
	padding-left: 5px;
	padding-right: 5px;
}

.news-list {
	margin-bottom: 74px;
}

.news-list [class^=col] {
	padding: 0 !important;
	background: #f5f5f5;
}

.news-list h3 {
	font-size: 19px;
	line-height: 30px;
}

.news-list .article-1 {
	padding: 25px 25px 10px 39px;
	color: #515151;
}

.news-list .article-1 .meta {
	display: block;
	margin-bottom: 18px;
	font-size: 12px;
	line-height: 18px;
}

.news-list .article-1 h3 {
	margin-bottom: 18px;
}

.news-list .article-1 h3 a {
	color: #515151 !important;
}

.news-list .article-2 {
	position: relative;
	overflow: hidden;
}

.news-list .article-2 img {
	display: block;
	width: 100%;
}

.news-list .article-2 a {
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(40, 144, 188, .65);
	color: #fff;
	white-space: nowrap;
	text-align: center;
	padding: 30px;
}

.news-list .article-2 a:after {
	content: "";
	display: inline-block;
	height: 100%;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

.news-list .article-2 a h3 {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	margin: 0;
}

.news-list .article-2:hover a {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}

.news-list .article-3 {
	position: relative;
}

.news-list .article-3 img {
	display: block;
	width: 100%;
}

.news-list .article-3 a.play {
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	background: rgba(40, 144, 188, .65);
	border-radius: 4px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 78px;
	height: 56px;
	margin: -28px 0 0 -39px;
	text-indent: -9999px;
	overflow: hidden;
}

.news-list .article-3 a.play:after {
	position: absolute;
	top: 50%;
	left: 50%;
	content: "";
	width: 0;
	height: 0;
	margin: -9px 0 0 -3px;
	border: 9px solid transparent;
	border-left-color: #fff;
}

.news-list .article-3:hover a.play {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}

.pager-1 {
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
	margin: 0 -9px 20px;
}

.pager-1 li {
	margin: 0 5px;
	display: inline-block;
	vertical-align: top;
}

.pager-1 li > a,
.pager-1 li > span {
	background: none !important;
	border: 0;
	border-radius: 0;
	padding: 0;
	color: #2890bc;
}

.pager-1 li > span {
	cursor: default;
}

.pager-1 li > a:hover {
	color: #23527c;
}

.pager-1 li > a.disabled {
	color: #eee !important;
	cursor: default;
	background: none !important;
}

.pager-1 li > a.disabled span {
	color: #eee !important;
	background: none !important;
}

.pager-1 li [class^=icon] {
	font-size: 20px;
	margin: 0 9px;
}

.modal-content {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	padding: 31px 35px 25px;
}

.modal-content [class^=icon] {
	color: #2890bc;
	font-size: 32px;
	float: left;
	margin: -1px 7px 20px 4px;
	width: 40px;
}

.modal-content .holder {
	overflow: hidden;
}

.modal-header {
	border: 0;
	padding: 0;
	min-height: 1px;
}

.modal-title {
	line-height: 19px;
	margin-bottom: 23px;
}

.modal-body {
	padding: 0;
}

.form-2 {
	max-width: 262px;
}

.form-2:before,
.form-2:after {
	content: " ";
	display: table;
}

.form-2:after {
	clear: both;
}

.form-2 .form-group {
	margin: 0;
}

.form-2 .form-group:before,
.form-2 .form-group:after {
	content: " ";
	display: table;
}

.form-2 .form-group:after {
	clear: both;
}

.form-2 .form-control {
	margin-bottom: 13px;
}

.form-2 input[type=submit] {
	width: 146px;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.intro {
		background-image: url(../images/img01-@2x.jpg);
	}

	.intro.alt1 {
		background-image: url(../images/img06-@2x.jpg);
	}

	.intro.alt2 {
		background-image: url(../images/img09-@2x.jpg);
	}

	.intro.alt3 {
		background-image: url(../images/img11-@2x.jpg);
	}

	.intro.alt5 {
		background-image: url(../images/img17-@2x.jpg);
	}

	.intro.alt6 {
		background-image: url(../images/img18-@2x.jpg);
	}

	.gray-graphic {
		background-image: url(../images/gray-graphic-@2x.png);
		background-size: 188px 178px;
	}

	.blue-graphic {
		background-image: url(../images/blue-graphic-@2x.png);
		background-size: 188px 178px;
	}

	.blue-graphic2 {
		background-image: url(../images/blue-graphic2-@2x.png);
		background-size: 38px 38px;
	}

	.green-graphic {
		background-image: url(../images/green-graphic-@2x.png);
		background-size: 188px 178px;
	}

	.gray-light-graphic {
		background-image: url(../images/gplaypattern_@2X.png);
		background-size: 188px 178px;
	}

	.testimonial-area {
		background-image: url(../images/img16-@2x.jpg);
	}

	.blue-graphic .inner-arrow:before,
	.blue-graphic .inner-arrow:after {
		background-image: url(../images/blue-graphic-@2x.png);
		background-size: 188px 178px;
	}

	.blue-graphic2 .inner-arrow:before,
	.blue-graphic2 .inner-arrow:after {
		background-image: url(../images/blue-graphic2-@2x.png);
		background-size: 38px 38px;
	}

	.area-1 {
		background-image: url(../images/img07-@2x.jpg);
	}

	.area-3 {
		background-image: url(../images/img10-@2x.png);
	}

	.area-6 {
		background-image: url(../images/img13-@2x.jpg);
	}

	.area-7 {
		background-image: url(../images/img24-@2x.jpg);
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.area-2 {
		color: #515151;
	}
}

@media only screen and (min-width: 1025px) {
	.tel {
		cursor: default;
		pointer-events: none;
	}
}

@media only screen and (max-width: 1199px) {
	.navbar-nav {
		margin-right: -15px;
	}

	.navbar-nav li {
		margin: 0;
	}

	.navbar-nav li a {
		padding-left: 13px;
		padding-right: 13px;
	}

	.area-6 .img {
		margin-left: 0;
	}
}

@media only screen and (max-width: 1050px) {
	.logos-carousel .mask .slide {
		width: 25% !important;
	}
}

@media all and (max-width: 991px) {
	.intro .bg-frame {
		margin-left: 0;
	}

	.navbar-brand {
		margin: 14px 0 !important;
	}

	.message-area {
		font-size: 24px;
		line-height: 1.2;
	}

	.additional-info-area {
		padding-top: 35px;
		padding-bottom: 18px;
	}

	.area-1 {
		padding-top: 60px;
		padding-bottom: 10px;
	}

	.area-8 {
		color: #515151;
	}

	.contact-area [class^=icon] {
		float: none;
		display: block;
		margin: 0 0 30px;
	}

	.request-area {
		padding-top: 80px;
		padding-bottom: 80px;
		min-height: 1px;
	}

	.ico-2 {
		float: none;
		display: block;
		margin: -20px 0 10px;
	}

	.img-1 {
		bottom: 0;
	}

	.news-list h3 {
		font-size: 14px;
		line-height: 19px;
	}

	.news-list .article-1 {
		padding: 15px 15px 0;
	}

	.news-list .article-1 .meta,
	.news-list .article-1 h3 {
		margin-bottom: 15px;
	}

	.news-list .article-2 a {
		padding: 15px;
	}
}

@media only screen and (max-width: 799px) {
	.logos-carousel .mask .slide {
		width: 33.3% !important;
	}
}

@media all and (max-width: 767px) {
	#wrapper {
		padding-top: 0;
	}

	.intro.alt3 {
		background-position: 85% 50%;
	}

	.intro .bg-frame {
		display: none;
	}

	.navbar + .intro {
		margin-top: 0;
	}

	.navbar {
		position: relative;
		top: auto;
		left: auto;
		background: #fff;
		box-shadow: 0 0 5px rgba(0, 0, 0, .25);
	}

	.navbar-brand {
		margin: 15px !important;
	}

	#navbar {
		padding: 0;
	}

	.navbar-nav {
		background: #f9f9f9;
		float: none;
		width: 100%;
		margin: 0;
	}

	.navbar-nav li a {
		height: auto;
		padding: 15px;
		border-top: 1px solid #eee;
	}

	.dropdown-menu {
		width: 100%;
	}

	.dropdown-menu li a {
		padding: 10px 15px !important;
	}

	.message-area {
		font-size: 20px;
	}

	.additional-info-area [class^="col"] {
		padding-bottom: 10px;
		text-align: center;
	}

	.additional-info-area .gray-graphic:after {
		display: none;
	}

	.additional-info-area .ico {
		margin-bottom: 25px;
	}

	.testimonial-area {
		padding-top: 45px;
		padding-bottom: 15px;
		background-attachment: scroll;
		background-position: 15% 50%;
	}

	.testimonial-area h2 {
		margin-bottom: 35px;
	}

	.testimonial-area .holder {
		max-width: 100%;
	}

	.logos-area {
		padding-top: 45px;
		padding-bottom: 15px;
	}

	.logos-area h2 {
		margin-bottom: 30px;
	}

	.add-panel {
		padding-top: 30px;
		padding-bottom: 10px;
	}

	#footer {
		text-align: center;
	}

	#footer p {
		display: block;
		margin: 0 0 10px;
	}

	#footer ul li {
		margin: 0 10px;
	}

	.area-1 {
		background: none;
		padding-top: 30px;
		color: #515151;
	}

	.area-1 .container {
		position: relative;
		z-index: 2;
	}

	.area-1 .txt {
		margin: 0;
	}

	.area-2 {
		min-height: 1px;
		padding-top: 30px;
		padding-bottom: 10px;
	}

	.area-2 .bg-image {
		opacity: .2;
		filter: alpha(opacity=20);
	}

	.area-2 .bg-image img {
		display: block;
		height: 100%;
		width: auto;
		max-width: 9999px;
	}

	.area-2 [class^=icon] {
		float: none;
		display: block;
	}

	.area-3 {
		padding-top: 30px;
		padding-bottom: 30px;
		min-height: 1px;
		color: #515151;
	}

	.area-3:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, .8);
	}

	.area-3 .container {
		position: relative;
		z-index: 2;
	}

	.area-3 [class^=col] {
		max-width: 450px;
	}

	.area-4 {
		padding-top: 30px;
		padding-bottom: 40px;
	}

	.area-5 {
		padding-top: 35px;
		padding-bottom: 10px;
	}

	.area-6 {
		padding-top: 30px;
		padding-bottom: 10px;
	}

	.area-6 .img {
		position: static;
		bottom: auto;
		left: auto;
		max-width: 500px;
		margin: 0 auto 30px;
	}

	.area-6 .img img {
		max-width: 100%;
	}

	.area {
		padding-top: 30px;
		padding-bottom: 10px;
	}

	.logo-1 img {
		margin-bottom: 30px;
	}

	.area-7 {
		padding-top: 30px;
		padding-bottom: 10px;
		position: relative;
		overflow: hidden;
	}

	.area-7:after {
		position: absolute;
		top: 0;
		left: 0;
		content: "";
		width: 100%;
		height: 100%;
		background: rgba(140, 140, 140, .5);
	}

	.area-7 .container {
		position: relative;
		z-index: 2;
	}

	.area-8 {
		min-height: 1px;
		padding-top: 30px;
		padding-bottom: 10px;
	}

	.area-8 .bg-image {
		opacity: .3;
		filter: alpha(opacity=30);
	}

	.area-8 .bg-image img {
		display: block;
		height: 100%;
		width: auto;
		max-width: 9999px;
	}

	.map {
		max-width: 100%;
	}

	.contact-area {
		padding-top: 30px;
		padding-bottom: 10px;
	}

	.check-list {
		margin-bottom: 15px;
	}

	.request-area {
		padding-top: 30px;
		padding-bottom: 10px;
	}

	.ico-3 {
		float: none;
		display: block;
		margin: 0 0 20px;
		width: 50px;
		height: 50px;
		background-size: 50px 50px;
	}

	.img-1 {
		position: static;
		bottom: auto;
		left: auto;
		margin: 0 auto 30px;
		max-width: 600px;
	}

	.img-1 img {
		max-width: 100%;
	}

	.faq-area {
		padding-top: 30px;
		padding-bottom: 10px;
	}

	.form-1 {
		margin: 0 0 20px;
	}

	.aside {
		padding-top: 0;
		float: none;
	}

	.area#brochure {
		padding-top: 30px;
		padding-bottom: 10px;
	}

	.news-list {
		margin-bottom: 30px;
	}

	.news-list [class^=col] {
		height: auto !important;
		overflow: hidden;
	}

	.modal-content {
		padding: 25px;
	}
}

@media all and (max-width: 639px) {
	.logos-carousel .mask .slide {
		width: 50% !important;
	}
}

@media only screen and (max-width: 567px) {
	.contact-form .col-xs-6 {
		width: 100%;
		float: none;
		clear: both;
	}
}

@media only screen and (max-width: 479px) {
	.logos-carousel .mask .slide {
		width: 100% !important;
	}

	.area-4 .holder .row {
		margin: 0;
	}

	.area-4 .holder .row .col-xs-6 {
		padding: 0;
		width: 100%;
		float: none;
	}

	.modal-content [class^=icon] {
		float: none;
		display: block;
		margin: 0 0 20px;
	}
}
.screen-reader-response{
	display: none;
}
@media all and (max-width: 760px) {
	.hideimage_div .bg-image {
		display:none;
	}
}