/* -------------------------------------------

	Name: 		English Language Center
	Date:		2016/07/19
	Author:		http://psdhtml.me

---------------------------------------------  */
* { margin: 0; padding: 0; }
*, :before, :after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

html { overflow-y: scroll; min-height: 100%; margin: 0 0 1px; font-size: 100.01%; -webkit-tap-highlight-color: rgba(0,0,0,0); -moz-osx-font-smoothing: grayscale; -webkit-overflow-scrolling: touch; -ms-content-zooming: none; }
body { min-height: 100%; background: #18191a; font-size: 62.5%; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body, textarea, input, select, option, button { color: #575f64; font-family: Roboto, Arial, Helvetica, sans-serif; line-height: 1.5; }
li, dt, dd, p, figure, th, td, caption, legend, pre { font-size: 1.2em; } li *, dt *, dd *, p *, figure *, th *, td *, legend * { font-size: 1em; }
ul, ol, dl, p, figure, table, pre, h1, h2, h3, h4, h5, h6, legend { margin-bottom: 18px; }

article, aside, details, div, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }


/*! Layout --------- */
#root { overflow: hidden; position: relative; width: 100%; min-width: 960px; background: #fff; }
	#top { position: relative; z-index: 8; width: 960px; margin: 0 auto; padding: 26px 0 21px; }
	#top:before, #top:after { content: ""; display: block; position: absolute; bottom: -2px; height: 5px; background: #f00; }
		#top:before { right: 100%; width: 3000px; }
		#top:after { left: 0; width: 717px; border-radius: 0 3px 3px 0; }
		#top:after { background: -moz-linear-gradient(left,  #ff0000 0%, #ae4fff 50%, #04a1e5 100%); background: -webkit-linear-gradient(left,  #ff0000 0%,#ae4fff 50%,#04a1e5 100%); background: linear-gradient(to right,  #ff0000 0%,#ae4fff 50%,#04a1e5 100%); }
		.ie9 #top:after { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FlNGZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNGExZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
		#logo { width: 260px; height: 68px; margin: 0 0 46px; }
			#logo a { display: block; overflow: hidden; width: 100%; height: 100%; background: url(../images/logo-oja.png) no-repeat; background-size: 100% 100%; text-indent: -3000em; }
		#skip { position: fixed; top: 0; left: -10000px; }
			#skip a:focus, #skip a:active { display: block; position: absolute; left: 10000px; top: 0; z-index: 10001; width: 200px; margin: 15px 0 0 15px; padding: 4px 8px; background: #333; color: #fff; font-weight: 500; font-size: 1.1em; text-align: center; text-decoration: none; }
		#nav { overflow: visible; position: relative; z-index: 9; width: 105%; }
			#nav > ul { list-style: none; margin: 0; padding: 0; }
				#nav > ul > li { position: relative; float: left; margin: 0 2px 0 0; padding: 0; font-size: 1.4em; }
				#nav > ul > li > a, #nav > ul > li > span { display: block; position: relative; z-index: 2; float: left; padding: 0 11px; border-radius: 2px; color: #3c3c3c; text-decoration: none; }
					#nav > ul > li > a:hover, #language > ul > li > a:hover { color: #04a1e5; }
				#nav > ul > li.active > a, #nav > ul > li.active > span { background: #04a1e5; color: #fff; cursor: default; }
				#nav > ul > li.lock > a:before, #nav > ul > li.lock > span:before { content: "\e91b"; display: block; position: absolute; left: 11px; top: -16px; color: #fe0101; font-size: 13px; font-weight: 400; font-family: i; line-height: 13px; }
				#nav > ul > li.sub > a:after, #nav > ul > li.sub > span:after { content: "\e917"; display: block; position: absolute; right: -4px; top: 50%; margin: -1px 0 0; color: #3c3c3c; font-size: 4px; font-weight: 400; font-family: i; line-height: 4px; }
				#nav > ul > li.sub > .toggle { display: block; overflow: hidden; position: absolute; right: -7px; top: -3000em; z-index: 4; width: 20px; /*cursor: pointer;*/ }
				.mobile #nav > ul > li.sub > .toggle { top: 0; bottom: 0; }
				#nav > ul > li.sub:before { content: ""; display: block; position: absolute; left: 0; top: 0; right: -10px; bottom: 0; z-index: 1; border-radius: 2px; background: #04a1e5; opacity: 0; }
				#nav > ul > li.sub:hover:before { opacity: 1; }
				#root #nav > ul > li.sub:hover > a, #root #nav > ul > li.sub:hover > span, #root #nav > ul > li.sub:hover > a:after, #root #nav > ul > li.sub:hover > span:after { color: #fff; }
			#nav > ul > li > ul { visibility: hidden; position: absolute; left: 0; top: 100%; width: 340px; padding: 21px 0 20px; border: 1px solid #04a1e5; background: #fff; line-height: 1.3; opacity: 0;  border-radius: 2px;  }
				.no-mobile #nav > ul > li:hover > ul, .mobile #nav > ul > li.toggle > ul { visibility: visible; opacity: 1; }
				#nav > ul > li > ul li { margin: 0 0 1px; }
				#nav > ul > li > ul li.active { margin: 0 20px 1px; }
				#nav > ul > li > ul li ul { padding-left: 10px; }
				#nav > ul > li > ul li a { display: block; padding: 0 20px; color: #575f64; text-decoration: none; }
					#nav > ul > li > ul li.active > a, #nav > ul > li > ul li a:hover, #nav > ul > li > ul li.active > span { color: #04a1e5; }
					#nav > ul > li > ul li.active > a { cursor: default; }
		#language { position: absolute; right: 250px; top: 28px; height: 78px; padding: 15px 0 0 0; text-transform: uppercase; }
			#language:before { content: ""; display: block; position: absolute; right: 9px; top: 0; bottom: 0; z-index: 1; width: 1px; border-right: 1px solid #d9d9d9; }
			#language > ul { position: relative; z-index: 2; list-style: none; margin: 0; padding: 0; text-align: center; }
				#language > ul:before { content: ""; display: block; position: absolute; left: 50%; top: 6px; z-index: 1; width: 36px; height: 6px; margin: 0 0 0 -18px; border-radius: 3px; background: #fe0101; }
				#language > ul > li { position: relative; z-index: 2; float: left; color: #c4c4c4; }
				#language > ul > li > a { display: block; position: relative; float: left; width: 74px; color: #c4c4c4; text-decoration: none; }
				#language > ul > li.active > a, #language > ul > li.active > span { color: #fe0101; cursor: default; }
					#language > ul > li.active > a:before, #language > ul > li.active > span:before { content: ""; display: block; position: absolute; left: 1px; top: 50%; width: 18px; height: 18px; margin: -9px 0 0; box-shadow: 0 0 2px rgba(0,0,0,.2), 0 3px 8px rgba(0,0,0,.23); border-radius: 10px; background: #fff; }
					#language > ul > li.active:first-child > a:before, #language > ul > li.active:first-child > span:before { left: auto; right: 1px; }
		#pw { overflow: hidden; position: absolute; right: 0; top: 31px; width: 242px; height: 61px; background: url(../images/logo-pw-en.png) no-repeat; background-size: 100% 100%; }
			#pw a { display: block; overflow: hidden; position: absolute; left: 0; top: 0; right: 0; bottom: 0; text-indent: -3000em; }
	#featured { overflow: hidden; position: relative; z-index: 1; margin: -2px 0 0; color: #fff; font-weight: 700; line-height: 1.25; }
		#featured > div { position: relative; z-index: 2; }
		#featured article { overflow: hidden; position: relative; padding: 54px 0 119px; }
		#featured article > div { position: relative; z-index: 2; width: 960px; margin: 0 auto; }
		#featured article > figure, #featured > figure { overflow: hidden; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 1; margin: 0; background-size: cover; background-position: center center; }
			#featured article > figure img, #featured > figure img { display: block; position: relative; z-index: 1; width: 100% !important; }
			.js #featured article > figure img, .js #featured > figure img { left: -3000em; }
		#featured h1, #featured h2, #featured h3, #featured h4, #featured h5, #featured h6 { max-width: 657px; margin: 0 0 20px; padding: 41px 50px 37px 86px; border-radius: 3px; border: 1px solid rgba(255,255,255,.28); color: #fff; font-size: 6.2em; font-weight: 100; line-height: .95161290322; }
			#featured h1 .label, #featured h2 .label, #featured h3 .label, #featured h4 .label, #featured h5 .label, #featured h6 .label { display: block; position: absolute; left: 25px; top: -14px; height: 30px; padding: 0 9px; box-shadow: 0 7px 0 rgba(0,0,0,.11); border-radius: 3px; background: #f00; font-size: 16.93px; font-style: itali; font-weight: 500; line-height: 30px; text-transform: uppercase; }
			#featured h1 .strong, #featured h2 .strong, #featured h3 .strong, #featured h4 .strong, #featured h5 .strong, #featured h6 .strong { display: block; color: #fff; font-weight: 900; }
		#featured p { max-width: 570px; margin: 0 0 31px; padding: 0 0 0 87px; font-size: 1.6em; }
		#featured .link-b a { text-shadow: 0 1px 0 rgba(0,0,0,.41); }

	#featured .bx-controls { position: absolute; left: 0; right: 0; bottom: 92px; z-index: 9; height: 24px; font-size: 0; text-align: center; }
	#featured .bx-pager { position: relative; z-index: 1; }
		#featured .bx-pager .bx-pager-item { display: inline-block; padding: 0 0 0 4px; font-size: 12px; }
		#featured .bx-pager .bx-pager-item:first-child { padding: 0; }
		#featured .bx-pager .bx-pager-item a { display: inline-block; position: relative; width: 6px; height: 6px; border-radius: 10px; background: #c7c7c7; text-indent: -3000em; text-align: left; }
			#featured .bx-pager .bx-pager-item a:before { content: ""; display: block; position: absolute; left: -4px; top: -4px; right: -4px; bottom: -4px; }
			#featured .bx-pager .bx-pager-item a.active { background: #fe0101; cursor: default; }
	#featured .bx-prev, #featured .bx-next { position: absolute; left: -3000em; top: 0; }


	#content { position: relative; z-index: 2; width: 960px; margin: 0 auto; padding: 50px 0 28px; }
	#content:after, .double:after, #nav:after, #footer:after, #footer > *:after, .module-b:after, .cols-a:after, .services:after, .gallery-a:after, .news-a:after, .list-b:after, .image-b:after, .bx-pager:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
	#aside { position: fixed; right: 0; top: 50%; z-index: 9; width: 153px; }
	#aside { -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
	#footer { position: relative; z-index: 1; width: 960px; margin: 0 auto; padding: 40px 0 0; background: #1e1f20; color: #8a8a8b; font-weight: 500; line-height: 1.63636363636; }
		#footer > * { position: relative; z-index: 2; }
		#footer:before { content: ""; display: block; position: absolute; left: -1000em; right: -1000em; top: 0; bottom: 0; z-index: 1; background: url(../images/footer.png) center 100% no-repeat #1e1f20; }
		#footer nav { }
			#footer nav > * { float: left; width: 233px; margin: 0 10px 0 0; padding: 0 0 6px; }
			#footer nav > *:first-child { width: 476px; }
			#footer nav > #social { float: right; width: auto; max-width: 200px; margin: 0; padding: 40px 0 0; }
		#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 { margin: 0 0 14px; padding: 0 0 7px; border-bottom: 1px solid #3b3c3d; color: #878787; font-size: 1.5em; font-weight: 400; text-transform: lowercase; letter-spacing: .05em; }
		#footer ul, #footer ol { position: relative; list-style: none; padding: 0; text-transform: uppercase; }
			#footer li { position: relative; margin: 0; }
			#footer li a { color: #8a8a8b; font-weight: 700; text-decoration: none; }
			#footer li.sub:before { content: ""; display: block; position: absolute; left: -16px; top: 6px; width: 6px; height: 6px; border-radius: 10px; background: #fe0101; opacity: 0; }
			#footer li.sub:before { -moz-transform: scale(0,0); -webkit-transform: scale(0,0); -o-transform: scale(0,0); -ms-transform: scale(0,0); transform: scale(0,0); }
				#footer li.sub.toggle:before { opacity: 1; }
				#footer li.sub.toggle:before { -moz-transform: scale(1,1); -webkit-transform: scale(1,1); -o-transform: scale(1,1); -ms-transform: scale(1,1); transform: scale(1,1); }
				#footer li.sub.toggle > a { color: #fff; }
			#footer li ul { display: none; padding: 5px 0 25px 20px; font-weight: 500; text-transform: none; }
				#footer li ul li { font-size: 1em; }
				#footer li ul:before { content: ""; display: block; position: absolute; left: 0; bottom: 12px; width: 20px; height: 1px; background: #565758; }
				#footer li ul li a { font-weight: 500; }
				#footer li ul li a, #footer li a:hover, #footer > p a:hover, #footer #totop:hover { color: #fff; }
			#footer li ul li ul { padding: 0 0 2px 20px; line-height: 1.45454545455; }
				#footer li ul li ul li:before { content: ""; display: block; position: absolute; left: -20px; top: 6px; width: 6px; height: 5px; border-left: 1px solid #5d5d5e; border-bottom: 1px solid #5d5d5e; }
				#footer li ul li ul a { color: #d1d1d1; }
		#footer .vcard ul { padding: 0 0 0 45px; font-weight: 500; text-transform: none; }
			#footer .vcard ul li { margin: 0 0 16px; }
			#footer .vcard ul li a { color: #fff; }
			#footer .vcard ul li .title { display: block; color: #04a2e4; text-transform: uppercase; }
			#footer .vcard ul li a.email { font-weight: 700; text-transform: uppercase; }
				#footer .vcard ul li a.email:after, a.email:after { content: "\e914"; display: inline-block; position: relative; top: -1px; margin: 0 0 0 6px; font-family: i; font-weight: 400; font-size: 7px; line-height: 1px; }
				a.email:after { margin-left: 4px; }
			#footer .vcard ul li a.tel { display: block; margin: -2px 0 0; font-weight: 300; font-size: 2.97636363636em; line-height: 1; }
				#footer .vcard ul li a.tel span { position: relative; top: -16px; font-weight: 500; font-size: .33598045204em; }
			#footer .vcard ul li.adr:before, #footer .vcard ul li a.tel:before { content: ""; display: block; position: absolute; left: -45px; top: 0; width: 36px; height: 46px; background: url(../images/sprite.png) -3000em -3000em no-repeat; }
				#footer .vcard ul li.adr:before { background-position: -109px 5px; }
				#footer .vcard ul li a.tel:before { background-position: -64px 0; }
		#social { list-style: none; padding: 0; }
			#social li { margin: 0 0 10px; }
			#social li a { display: block; position: relative; padding: 0 0 0 57px; color: #fff; font-weight: 500; line-height: 46px; }
			#social li a i { display: block; position: absolute; left: 0; top: 0; width: 46px; height: 46px; border-radius: 40px; background: #04a1e5; color: #fff; font-size: 11px; line-height: 46px; text-align: center; }
		#footer p, #footer li { font-size: 1.1em; }
		#footer > p { position: relative; margin: 0; padding: 16px 0; background: url(../images/footer.png) center 100% no-repeat #18191a; }
			#footer > p:before, #footer > p:after { content: ""; display: block; position: absolute; top: 0; bottom: 0; left: auto; right: auto; width: 3000em; height: auto; background: #18191a; }
				#footer > p:before { left: 100%; }
				#footer > p:after { right: 100%; }
			#footer > p a { color: #8a8a8b; text-decoration: none; }
			#footer #author { position: absolute; right: 0; top: 16px; }
		#footer #totop { position: absolute; right: 0; top: 0; padding: 39px 0 0; color: #878787; font-size: 1.4em; font-weight: 400; text-decoration: none; }
			#footer #totop:before { content: ""; display: block; position: absolute; right: 0; top: -16px; width: 26px; height: 34px; background: url(../images/totop.png) no-repeat; background-size: 100% auto; }


/*! Columns --------- */
.cols-a { }
	.cols-a > header:first-child + *, .cols-a > *:first-child { float: left; width: 690px; }
	.cols-a > header:first-child, .cols-a > aside { float: right; width: 233px; }

.double { display: block; position: relative; }
	.double > * { display: block; position: relative; float: right; border-left: 0 solid rgba(0,0,0,0); }
	.double > *:first-child { float: left; }
.double.a { }
	.double.a > * { max-width: 49.5%; }
.double.b { }
	.double.b > * { width: 49.4791666666667%; }
	.double.b > *:first-child { width: 41.666666666666%; }
.double.inv { }
	.double.inv > * { float: left; }
	.double.inv > *:first-child { float: right; }


/*! Modules --------- */
.gallery-a { list-style: none; margin: 9px 0 5px -20px; padding: 0; color: #000; line-height: 1.2; }
	.gallery-a li { position: relative; float: left; width: 25%; margin: 0 0 23px; padding: 0 0 39px; border-left: 20px solid rgba(0,0,0,0); font-size: 1.5em; }
		.gallery-a li:nth-child(4n) + li { clear: both; }
		.gallery-a li:nth-child(4n-3):before { content: ""; display: block; position: absolute; left: 0; bottom: 0; width: 400%; height: 1px; background: #d9d9d9; }
	.gallery-a span { display: block; width: 120px; min-height: 28px; margin: 10px 0 3px; font-size: .73333333333em; font-weight: 500; line-height: 1.27272727273; text-transform: uppercase; }
	.gallery-a span.img { overflow: hidden; width: 103px; height: 103px; margin: 0 0 13px; border-radius: 99px; border: 8px solid #ededed; }
	.gallery-a a { display: block; margin: 8px 0 0; font-size: .86666666666em; }
		.gallery-a a.email { position: relative; padding-bottom: 10px; text-decoration: none; }
		.gallery-a a.email:after { display: block; position: absolute; left: 0; bottom: 0; top: auto; margin: 0; font-size: 8px; text-decoration: none; }

.jspScrollable { width: auto !important; }
	.jspContainer, .jspPane { width: 100% !important; }
	.jspContainer { position: relative; z-index: 1; }
		.jspPane { position: absolute; }
			.jspVerticalBar { position: absolute; right: 0; top: 0; z-index: 2; width: 6px; height: 100%; }
				.jspTrack { position: relative; background: #ebebeb; }
				.jspDrag { position: relative; border-radius: 10px; background: #1e1f20; left: 0; top: 0; cursor: pointer; }

.module-a { position: relative; }
	.module-a p, .module-a ul, .module-a ol, .module-a h1, .module-a h2, .module-a h3, .module-a h4, .module-a h5, .module-a h6 { max-width: 690px; }
	.module-a .sticky { position: absolute; right: 0; top: 5px; margin-top: 0; }
	.module-a i.sticky { display: block; top: 14px; width: 295px; color: #202020; font-size: 122px; line-height: 122px; }
.module-a.a { }
	.module-a.a p, .module-a.a ul, .module-a.a ol, .module-a.a h1, .module-a.a h2, .module-a.a h3, .module-a.a h4, .module-a.a h5, .module-a.a h6 { max-width: 400px; }

.module-b { position: relative; margin: 0 0 20px; padding: 33px 20px 18px 35px; border-radius: 3px; background: #fe0101; color: #fff; }
	.module-b h1, .module-b h2, .module-b h3, .module-b h4, .module-b h5, .module-b h6 { position: relative; margin: 0 0 7px; padding: 0; color: #fff; font-weight: 800; font-size: 1.9em; line-height: 1.15789473684; }
	.module-b h1.a, .module-b h2.a, .module-b h3.a, .module-b h4.a, .module-b h5.a, .module-b h6.a { margin: 0 15px 14px -35px; padding: 13px 20px 14px 35px; border-radius: 0 3px 3px 0; border: 1px solid rgba(255,255,255,.25); border-left: 0; font-size: 1.8em; font-weight: 700; line-height: 1.16666666667; }
		.module-b h1.a.b, .module-b h2.a.b, .module-b h3.a.b, .module-b h4.a.b, .module-b h5.a.b, .module-b h6.a.b { margin-right: -15px; }
		.module-b h1.a:before, .module-b h2.a:before, .module-b h3.a:before, .module-b h4.a:before, .module-b h5.a:before, .module-b h6.a:before { content: ""; display: block; position: absolute; left: -53px; top: -1px; bottom: -1px; z-index: 1; width: 53px; border-radius: 3px 0 0 3px; border: 1px solid #dedede; border-right: 0; }
		.module-b h1.a a, .module-b h2.a a, .module-b h3.a a, .module-b h4.a a, .module-b h5.a a, .module-b h6.a a, .module-b h1.a .title, .module-b h2.a .title, .module-b h3.a .title, .module-b h4.a .title, .module-b h5.a .title, .module-b h6.a .title { display: block; position: absolute; left: -33px; top: -17px; z-index: 2; padding: 6px 18px 5px; box-shadow: 0 3px 0 rgba(0,0,0,.03); border-radius: 3px; background: #252525; color: #fff; font-size: 11px; font-weight: 800; font-style: italic; text-decoration: none; text-transform: uppercase; }
		.module-b h1.a .title, .module-b h2.a .title, .module-b h3.a .title, .module-b h4.a .title, .module-b h5.a .title, .module-b h6.a .title { padding-left: 9px; padding-right: 9px; background: #252525; }
		.module-b h1.a i, .module-b h2.a i, .module-b h3.a i, .module-b h4.a i, .module-b h5.a i, .module-b h6.a i { position: absolute; right: 23px; bottom: -8px; font-size: 58px; line-height: 58px; }
			.module-b h1.a i:before, .module-b h2.a i:before, .module-b h3.a i:before, .module-b h4.a i:before, .module-b h5.a i:before, .module-b h6.a i:before { position: relative; z-index: 2; }
			.module-b h1.a i:after, .module-b h2.a i:after, .module-b h3.a i:after, .module-b h4.a i:after, .module-b h5.a i:after, .module-b h6.a i:after { content: "\e91c"; display: block; position: absolute; right: -9px; bottom: 5px; z-index: 1; color: #000; font-size: 17px; font-weight: 400; font-family: i; line-height: 17px; opacity: .17; }
	.module-b a { color: #fff; }
	.module-b .link-a { margin-top: 32px; padding: 0 15px 0 0; }
		.module-b .link-a a { display: block; box-shadow: 0 4px 13px rgba(0,0,0,.28); background: #fff; color: #3e4245; }
	.module-b li:after { background: #fff; }
	.module-b figure:first-child { margin: -89px -20px 27px; text-align: center; }
	.cols-a > header:first-child > .module-b:first-child, .cols-a > aside > .module-b:first-child { margin-top: 10px; }
	.module-b + .module-b { margin-top: 70px; }
	.module-b p + .scheme-b { margin-top: -7px; }
.module-b.a { background: #05a1e5; }
nav.module-b { }
	nav.module-b ul { list-style: none; margin: 25px 0 15px; padding: 0 15px 0 0; font-weight: 700; line-height: 1.1666666666; text-transform: uppercase; text-decoration: none; }
		nav.module-b ul li { margin: 0 -15px 3px; }
		nav.module-b ul li a, nav.module-b ul li span { display: block; padding: 4px 15px 5px; border-radius: 2px; text-decoration: none; }
		nav.module-b ul li.active > a, nav.module-b ul li.active > span { background: #fff; color: #252525; cursor: default; }
	nav.module-b ul li ul { list-style: none; margin: 0; padding: 2px 0 0 15px; }
		nav.module-b ul li ul li { margin: 0; border-bottom: 1px solid rgba(255,255,255,.25); }
			nav.module-b ul li ul li:before { content: ""; display: block; position: absolute; left: 10px; top: 10px; width: 6px; height: 6px; border-radius: 6px; background: #fff; }
			nav.module-b ul li ul li:first-child { border-top: 1px solid rgba(255,255,255,.25); }
		nav.module-b ul li ul li a { padding: 5px 0 6px 30px; border-radius: 0; text-transform: none; }

.module-c { position: relative; padding: 0 0 0 240px; }
	.module-c h1:first-child { position: relative; margin-left: -240px; }
		.module-c h1:first-child img { position: absolute; left: 0; top: 100%; margin-top: 55px; }
	.module-c .cols-a > header:first-child + *, .module-c .cols-a > *:first-child { width: 450px; }
	.module-c > figure:first-child { position: absolute; left: 0; top: 0; margin: 0; }

.module-d { position: relative; margin: 0 0 105px; padding: 27px 0 47px; }
	.module-d > * { position: relative; z-index: 2; }
	.module-d:before { content: ""; display: block; position: absolute; left: -1000em; top: 0; right: -1000em; bottom: 0; z-index: 1; background: #f6f6f6; }

.news-a { margin: 27px 0 13px -9px; }
	.news-a > * { float: left; width: 25%; margin: 0 0 9px; border-left: 9px solid rgba(0,0,0,0); }
	.news-a figure { position: relative; margin: 0 0 28px; color: #383b3f; font-size: 1.1em; font-weight: 700; }
		.news-a figure a { display: block; position: relative; color: #383b3f; text-decoration: none; }
		.news-a figure img { display: block; position: relative; z-index: 1; border-radius: 3px; }
		.news-a figure span { display: block; position: absolute; right: 0; bottom: 0; z-index: 2; padding: 5px 0 5px 9px; border-radius: 4px 0 0 0; background: #fff; }
	.news-a h1, .news-a h2, .news-a h3, .news-a h4, .news-a h5, .news-a h6 { position: relative; min-height: 96px; margin: 0 0 9px; padding: 0 0 16px; color: #000; font-size: 1.7em; font-weight: 500; line-height: 1.17647058824; }
		.news-a h1 a, .news-a h2 a, .news-a h3 a, .news-a h4 a, .news-a h5 a, .news-a h6 a { color: #000; }
		.news-a h1:before, .news-a h2:before, .news-a h3:before, .news-a h4:before, .news-a h5:before, .news-a h6:before { content: ""; display: block; position: absolute; left: 0; bottom: 0; width: 27px; height: 4px; border-radius: 2px; background: #04a1e5; }
	.news-a p { max-width: 200px; }
	.news-a .link { }
		.news-a .link a { display: block; overflow: hidden; position: relative; width: 32px; height: 32px; border-radius: 20px; border: 1px solid #bababa; color: #bababa; font-weight: 400; text-indent: -3000em; text-align: left; text-decoration: none; }
			.news-a .link a:after { content: "\e91a"; display: block; position: absolute; left: 0; top: 50%; width: 100%; margin: -10px 0 0; font-size: 10px; font-family: i; line-height: 20px; text-align: center; text-indent: 0; }
	.news-a > p { max-width: none; font-weight: 700; line-height: 1.16666666667; text-transform: uppercase; }
		.news-a > p a { display: block; position: relative; height: 115px; padding: 43px 33px 0 114px; border-radius: 3px; background: #f5f5f5; color: #3e4245; text-decoration: none; }
		.news-a > p a img { display: block; position: absolute; left: 18px; top: 50%; }
		.news-a > p a img { -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.notification-a { display: inline-block; position: relative; margin: 36px 0; padding: 13px 18px; border-radius: 2px; border: 1px solid #dedede; color: #1e1f20; font-size: 1.3em; }
	.notification-a .title { display: block; position: absolute; left: 19px; top: -17px; padding: 5px 14px 6px; box-shadow: 0 3px 0 rgba(0,0,0,.03); border-radius: 2px; background: #fe0101; color: #fff; font-weight: 900; font-style: italic; font-size: .84615384615em; line-height: 1.2; text-transform: uppercase; }
	.notification-a.wide { display: block; }
	.notification-a + .notification-a { margin-top: 45px; }
	.notification-a.a .title { background: #05a1e5; }

.quote-a { position: relative; min-height: 155px; margin-top: 20px; padding: 20px 0 20px 116px; color: #000; font-size: 1.4em; font-style: italic; line-height: 1.5; }
	.quote-a:before { content: ""; display: block; position: absolute; left: 0; top: 0; bottom: 0; z-index: 1; width: 233px; border-radius: 4px; background: url(../images/services/quote.svg) 19px 19px no-repeat #f5f5f5; background-size: auto 75px; }
	.quote-a:after { content: ""; display: block; position: absolute; right: 98px; top: -30px; width: 56px; height: 56px; background: url(../images/sprite.png) no-repeat; }
	.quote-a q { position: relative; z-index: 2; quotes: none; }
		.quote-a q:before, .quote-a q:after { content: ""; }
	.double > .quote-a + * > .scheme-a:first-child, .double > .quote-a + * > h3:first-child, .double > .quote-a + * > h4:first-child, .double > .quote-a + * > h5:first-child, .double > .quote-a + * > h6:first-child { margin-top: 103px; }
	* + .double > .quote-a:first-child { margin-top: 20px; }

.slider-a { position: relative; margin: 0 0 42px; }
	.slider-a h1, .slider-a h2, .slider-a h3, .slider-a h4, .slider-a h5, .slider-a h6 { position: absolute; left: 0; top: 0; z-index: 2; width: 197px; padding: 0 0 0 55px; color: #fff; font-size: 1.2em; font-weight: 900; line-height: 48px; text-transform: uppercase; }
		.slider-a h1:before, .slider-a h2:before, .slider-a h3:before, .slider-a h4:before, .slider-a h5:before, .slider-a h6:before { content: "\e922"; display: block; position: absolute; left: 0; top: 50%; width: 55px; margin: -15px 0 0; font-size: 22px; font-family: i; font-weight: 400; line-height: 30px; text-align: center; }
		.slider-a h1:after, .slider-a h2:after, .slider-a h3:after, .slider-a h4:after, .slider-a h5:after, .slider-a h6:after { content: ""; display: block; position: absolute; right: 0; top: 50%; width: 1px; height: 24px; margin: -12px 0 0; background: rgba(255,255,255,.55); }
	.slider-a ul { position: relative; z-index: 1; list-style: none; margin: 0; padding: 0 0 0 240px; border-radius: 3px; background: #fe0101; color: #fff; }
		.slider-a ul li { overflow: hidden; height: 48px; margin: 0; font-size: 1.3em; line-height: 48px; text-overflow: ellipsis; white-space: nowrap; }
		.slider-a ul li a { color: #fff; text-decoration: none; font-weight: 500;}
	.slider-a .bx-controls { position: absolute; right: 0; top: 100%; height: 24px; padding: 0 0 0 15px; }
		/*.slider-a .bx-controls:before { content: ""; display: block; position: absolute; left: -1px; top: -12px; width: 1px; height: 12px; background: #ff8282; }*/
	.slider-a .bx-pager { position: relative; top: 15px; z-index: 1; float: left; padding: 0 45px 0 72px; }
		.slider-a .bx-pager .bx-pager-item { display: block; float: left; padding: 0 0 0 4px; }
		.slider-a .bx-pager .bx-pager-item:first-child { padding: 0; }
		.slider-a .bx-pager .bx-pager-item a { display: block; position: relative; float: left; width: 6px; height: 6px; border-radius: 10px; background: #c7c7c7; text-indent: -3000em; text-align: left; }
			.slider-a .bx-pager .bx-pager-item a:before { content: ""; display: block; position: absolute; left: -4px; top: -4px; right: -4px; bottom: -4px; }
			.slider-a .bx-pager .bx-pager-item a.active { background: #fe0101; cursor: default; }
	.slider-a .bx-prev, .slider-a .bx-next { display: block; position: absolute; top: 9px; z-index: 2; color: #3e4245; font-weight: 700; font-size: 12px; text-transform: uppercase; text-decoration: none; }
		.slider-a .bx-prev { left: 15px; }
		.slider-a .bx-next { right: 0; }

.services { position: relative; height: 560px; margin: 62px 0 55px; }
	.services:before { content: "\e907"; display: block; position: absolute; right: 290px; top: -6px; z-index: 1; font-size: 518px; font-family: i; font-weight: 400; line-height: 518px; }
	.services > * { position: relative; z-index: 2; float: left; clear: both; width: 440px; height: 100px; padding: 0 148px 0 0; text-align: right; }
	.services .no { display: block; position: absolute; right: -43px; top: 34px; width: 34px; height: 34px; border-radius: 20px; background: #fe0101; color: #fff; font-size: 1.4em; line-height: 34px; text-align: center; }
	.services figure { position: absolute; right: 0; top: -9px; margin: 0; }
	.services h1, .services h2, .services h3, .services h4, .services h5, .services h6 { margin: 0 0 6px; color: #05a1e5; font-size: 2.4em; font-weight: 500; line-height: 1.20833333333; }
	.services ul, .services ol { padding-left: 48px; }
	.services ul, .services ol, .services p { margin-bottom: 10px; }
	.services > *:nth-child(2n) { float: right; padding-left: 148px; padding-right: 0; text-align: left; }
		.services > *:nth-child(2n) figure { right: auto; left: 0; }
		.services > *:nth-child(2n) .no { right: auto; left: -71px; }
	.services > .a { }
		.services > .a .no { background: #fe2020; }
		.services > .a h1, .services > .a h2, .services > .a h3, .services > .a h4, .services > .a h5, .services > .a h6 { color: #fe2020; }

/*.weather { position: relative; margin: 0 0 41px; padding: 15px 21px; box-shadow: 0 4px 4px rgba(0,0,0,.06); border-radius: 3px; border: 1px solid #d7d5d5; background: #fff; color: #131111; font-size: 15px; font-weight: 500; line-height: 1.2; }*/
.weather { position: relative; margin: 0 0 41px; padding: 0px 0px; box-shadow: 0 4px 4px rgba(0,0,0,.06); border-radius: 3px; border: 1px solid #d7d5d5; background: #ecf0f1; color: #131111; font-size: 15px; font-weight: 500; line-height: 1.2; }
	.weather span { display: block; position: relative; color: #333; font-weight: 400; }
	.weather span span { color: #6a6e71; font-size: .66666666666em; }
	.weather span.icon { margin: 9px 0 0; padding: 0 0 0 60px; font-size: 2.31933333333em; font-weight: 400; }
		.weather span.icon img { display: block; position: absolute; left: 0; top: 50%; }
		.weather span.icon img { -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
		.weather span.icon span { display: inline; top: -13px; color: #131111; font-size: .5em; font-weight: 500; }
	.weather .close { display: block; position: absolute; right: 3px; top: 0px; width: 30px; height: 30px; font-weight: 400; font-size: 11px; line-height: 30px; text-align: left; text-indent: -3000em; text-decoration: none; padding: 50px 75px; }
		/*.weather .close:before { content: "\e91f"; display: block; position: absolute; left: 0; top: 50%; width: 100%; margin: -15px 0 0; font-family: i; text-indent: 0; text-align: center; }*/
		.weather .close:before { content: "\e91f"; display: block; position: absolute; left: 0; top: 50%; width: 100%; margin: -14px 50px; font-family: i; text-indent: 0; text-align: center; }


/*! Headers --------- */
h1, h2, h3, h4, h5, h6, .scheme-a, .h3 { position: relative; margin-top: 44px; color: #f00; font-weight: 500; font-size: 1.5em; line-height: 1.2; }
h1 { margin-bottom: 51px; padding: 0 0 11px; color: #05a1e5; font-size: 3.803em; font-weight: 500; }
	h1:before { content: ""; display: block; position: absolute; left: 0; bottom: 0; width: 27px; height: 4px; border-radius: 1.5px; background: #05a1e5; }
h2 { color: #1e1f20; font-size: 2em; font-weight: 900; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .scheme-a a, .h3 a { color: #f00; text-decoration: none; }
	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .scheme-a a:hover, .h3 a:hover { text-decoration: underline; }
	h1 a { color: #05a1e5; }
	h2 a { color: #1e1f20; }


/*! Content --------- */
.medium { font-weight: 500; }
b, strong, .strong { color: #1e1f20; font-weight: 700; }
blockquote { margin: 1em 40px; }
dfn, em, i, .em { font-style: italic; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
small { font-size: 85%; }
strike, del, .strike { text-decoration: line-through; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
	sup { top: -0.5em; }
	sub { bottom: -0.25em; }

.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-justify { text-align: justify; }

.text-lowercase { text-transform: lowercase; }
.text-uppercase { text-transform: uppercase; }

.overlay-a { color: #04a1e5; }
.overlay-b { color: #575f64; }
.overlay-c { color: #252525; }
.overlay-d { color: #f00; }
.overlay-e { color: #fe0101; }

.scheme-a { }
.scheme-b { position: relative; padding: 6px 0 0 58px; font-size: 2.097em; }
	.scheme-b span { display: block; position: relative; top: 1px; font-size: .5722460658em; line-height: 1; }
	.scheme-b i { display: block; position: absolute; left: 0; top: 0; font-size: 48px; line-height: 48px; }
		.scheme-b i:before { position: relative; z-index: 2; }
		.scheme-b i.icon-time:after { content: "\e908"; display: block; position: absolute; left: -17px; bottom: 5px; z-index: 1; color: #000; font-size: 30px; font-family: i; font-weight: 400; line-height: 30px; opacity: .16; }


/*! Links --------- */
a { background: none; color: #04a1e5; text-decoration: underline; cursor: pointer; } /*---*/ a span { cursor: pointer; }
	a:hover, a:focus, a:active { text-decoration: none; outline: none; }
	a[rel="external"] { color: #fe0101; }
	a.blank { color: #575f64; text-decoration: none; }
		a.blank:hover { text-decoration: underline; }

.link-a { margin: 31px 0 24px; font-size: 1.2em; }
	.link-a a { display: inline-block; padding: 13px 17px; border-radius: 2px; background: #05a1e5; color: #fff; font-weight: 700; line-height: 1.2; text-transform: uppercase; text-align: center; text-decoration: none; }
	figure + .link-a { margin-top: -17px; }

.link-b, #root .link-b { font-size: 1.2em; font-weight: 700; line-height: 1.25; text-transform: uppercase; }
	.link-b a { color: #04a1e5; text-decoration: none; }
	.link-b a:after { content: "\e928"; display: inline-block; position: relative; margin: 0 0 0 19px; font-size: 10px; font-family: i; font-weight: 400; line-height: 1px; }


/*! Lists --------- */
ul, ol, dd, blockquote { padding-left: 86px; }
	ul ul, ul ol, ol ol, ol ul { margin-bottom: 0; }
	li { position: relative; margin: 0 0 4px; }
ul { list-style: none; }
	ul li:after { content: ""; display: block; position: absolute; left: -28px; top: 6px; width: 6px; height: 6px; border-radius: 6px; background: #fe0101; }
#top li:after, #footer li:after, nav.module-b li:after, .list-a li:after, .gallery-a li:after, .list-b li:after, .slider-a li:after, .list-c li:after, .form-a li:after { left: -3000em; top: 0; width: auto; height: auto; border-radius: 0; background: none; }

.list-a { list-style: none; margin: 0 0 25px; padding: 0 0 0 27px; }
	.list-a li { margin: 0 0 4px; font-size: 1.8em; }
	.list-a a { color: #242021; text-decoration: none; }
		.list-a a span { position: relative; top: -4px; color: #7f8080; font-size: 12px; }
	.list-a .title { display: block; position: absolute; left: -27px; top: 0; color: #575f64; font-size: 12px; }
	.list-a li:first-child { color: #04a1e5; font-size: 3.274em; line-height: 1; }
		.list-a li:first-child a { color: #04a1e5; font-weight: 300; }
			.list-a li:first-child a span { top: -15px; }
		.list-a li:first-child .title { top: 3px; }

.list-b { list-style: none; margin: 0 0 27px -9px; padding: 0; text-align: center; }
	.list-b li { position: relative; float: left; width: 25%; height: 442px; margin: 0 0 9px; padding: 0 5px; border-left: 9px solid rgba(0,0,0,0); }
		.list-b li:nth-chil(4n) + li, .news-a article:nth-child(4n) + * { clear: both; }
	.list-b .img { display: block; margin: 0 -5px; }
	.list-b img { display: block; position: relative; z-index: 1; border-radius: 3px; }
	.list-b .icon { display: block; position: relative; z-index: 2; width: 80px; height: 80px; margin: -49px auto 27px; box-shadow: 0 1px 0 rgba(0,0,0,.1); border-radius: 50px; background: #fff; }
		.list-b .icon img { display: block; position: absolute; left: 50%; top: 50%; border-radius: 0; }
		.list-b .icon img { -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
		.list-b .icon:before { content: ""; display: block; position: absolute; left: -8px; right: -8px; bottom: -8px; top: -8px; border-radius: 60px; border: 8px solid rgba(0,0,0,.07); }
		.list-b .icon:after { content: "\e903"; display: block; position: absolute; left: 50%; top: 50%; width: 140px; height: 140px; margin: -70px 0 0 -70px; color: #fff; font-family: i; font-weight: 400; font-size: 115px; line-height: 140px; text-align: center; opacity: .4; }
			.list-b li:nth-child(4n-3) .icon:after { -moz-transform: rotate(120deg); -webkit-transform: rotate(120deg); -o-transform: rotate(120deg); -ms-transform: rotate(120deg); transform: rotate(120deg); }
			.list-b li:nth-child(4n-2) .icon:after { -moz-transform: rotate(-30deg); -webkit-transform: rotate(-30deg); -o-transform: rotate(-30deg); -ms-transform: rotate(-30deg); transform: rotate(-30deg); }
			.list-b li:nth-child(4n-1) .icon:after, .list-b li:nth-child(4n-0) .icon:after { -moz-transform: rotate(150deg); -webkit-transform: rotate(150deg); -o-transform: rotate(150deg); -ms-transform: rotate(150deg); transform: rotate(150deg); }
		.list-b a:hover .icon { -moz-transform: translateY(-10px); -webkit-transform: translateY(-10px); -o-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); }
		.list-b a:hover .title, .list-b a:hover .desc { -moz-transform: translateY(-20px); -webkit-transform: translateY(-20px); -o-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
		#root .list-b a:hover .title, #root .list-b a:hover .desc { -moz-transition-delay: 0s; -webkit-transition-delay: 0s; -o-transition-delay: 0s; -ms-transition-delay: 0s; transition-delay: 0s; }
		#root .list-b .title, #root .list-b .desc { -moz-transition-delay: 0; -webkit-transition-delay: 0; -o-transition-delay: 0; -ms-transition-delay: 0; transition-delay: 0; }
	.list-b a { display: block; position: relative; height: 442px; color: #575f64; text-decoration: none; }
		.list-b a:before { content: "\e91a"; display: block; position: absolute; left: 0; bottom: 0; width: 100%; color: #04a1e5; font-size: 11px; font-weight: 400; font-family: i; line-height: 11px; text-align: center; }
	.list-b .title { display: block; overflow: hidden; position: relative; min-height: 48px; margin: 0 -5px 16px; color: #000; font-size: 1.66666666667em; line-height: 1.2; }
	.list-b .desc { display: block; overflow: hidden; position: relative; }
		.list-b .title, .list-b .desc { -moz-transform: translate(0,0) rotate(-deg); -webkit-transform: translate(0,0) rotate(-deg); -o-transform: translate(0,0) rotate(-deg); -ms-transform: translate(0,0) rotate(-deg); transform: translate(0,0) rotate(-deg); }
		.list-b .title, .list-b .desc { -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; -o-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; }
	.list-b .link { display: block; position: absolute; left: 50%; bottom: 0; width: 100%; width: 170px; margin: 0 0 0 -85px; padding: 0 0 23px; color: #04a1e5; font-size: 1.25em; font-style: italic; line-height: 1.2; }
		.list-b .link i { display: block; margin: 0 0 5px; font-size: 18px; line-height: 18px; }
	#content > .list-b:first-child, #content > *:first-child > .list-b:first-child { margin-top: -150px; }

.list-c { list-style: none; padding: 0; }
	.list-c li { position: relative; min-height: 115px; padding: 15px 0 15px 140px; }
	.list-c .title { display: block; margin: 0 0 11px; color: #3e4245; font-weight: 500; text-transform: uppercase; }
	.list-c img { display: block; position: absolute; left: 0; top: 0; }


/*! Media --------- */
img, iframe, object, embed { max-width: 100% !important; }
img { height: auto !important; image-rendering: optimizeQuality; -ms-interpolation-mode: bicubic; }
.lt-ie9 img { max-width: none !important; }
	img::selection { background: transparent; }
	img::-moz-selection { background: transparent; }

figure { margin: 29px 0 56px; }
	h1 + figure, h2 + figure { margin-top: 41px; }

.float-left { float: left; margin-right: 63px; }
.float-right { float: right; margin-left: 63px; }

.image-a { }
	.image-a img { box-shadow: 0 8px 0 rgba(0,0,0,.05); }

.image-b { position: relative; color: #04a1e5; font-weight: 500; text-transform: uppercase; text-align: right; }
	.image-b a { display: block; text-decoration: none; }
	.image-b a.toggle { position: relative; margin: 0 0 14px; padding: 0 18px 0 0; }
		.image-b a.toggle:before { content: "\e929"; display: block; position: absolute; right: 0; top: 50%; margin: -5px 0 0; font-family: i; font-size: 7px; font-weight: 400; line-height: 10px; }
		.image-b a.toggle.click:before { content: "\e92a"; }
	.module-d .image-b a + a { position: absolute; right: 0; top: 100%; }
	.module-d .double > .image-b { margin-top: -54px; }

.video { display: inline-block; position: relative; max-width: 100%; text-align: left; }
	.video img { position: relative; z-index: 1; }
	.video:before { content: "\e926"; display: block; position: absolute; left: 0; top: 50%; z-index: 2; width: 100%; margin: -50px 0 0; color: #fff; font-size: 94px; font-family: i; font-weight: 400; line-height: 100px; text-align: center; opacity: .2; }


/*! Forms --------- */
fieldset, hr { border-width: 0; }
	legend { position: absolute; left: 0; top: -3000em; padding: 0; border: 0; white-space: normal; }
	input, select, textarea { position: relative; z-index: 1; margin: 0; padding: 0; box-shadow: none; border-radius: 0; font-size: 1em; line-height: normal; text-align: left; text-transform: none; outline: none; }
	input, select, textarea, button, input[type="button"], input[type="reset"], input[type="submit"] { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
		input { }
			input[type="search"], input[type="number"] { -moz-appearance: textfield; -webkit-appearance: textfield; appearance: textfield; }
				input::-webkit-search-decoration, input::-webkit-search-cancel-button, input::-webkit-outer-spin-button, input::-webkit-inner-spin-button, input::-webkit-clear-button, input::-webkit-calendar-picker-indicator { display: none; -webkit-appearance: none; visibility: hidden !important; height: auto; margin: 0; }
				input::-o-outer-spin-button, input::-o-inner-spin-button { -o-appearance: none; margin: 0; }
			input[type="checkbox"], input[type="radio"] { height: auto; padding: 0; border: 0; background: none; line-height: 1; }
			input[type="color"] { padding: 0; cursor: pointer; }
		textarea { overflow: auto; vertical-align: top; resize: vertical; }
		select { line-height: 1; text-overflow: ''; text-indent: 0.01px; -moz-appearance: none; -webkit-appearance: none; appearance: none;  }
			select::-ms-expand { display: none; }
	button, input[type="button"], input[type="reset"], input[type="submit"] { display: block; overflow: visible; position: relative; z-index: 3; height: auto; margin: 0; box-shadow: none; text-transform: none; text-indent: 0; cursor: pointer; outline: none; -webkit-appearance: button; -webkit-font-smoothing: inherit; }
		button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; outline: none; }
	form [disabled] { cursor: default; }
	form > div { position: relative; }
::-webkit-input-placeholder { opacity: 1; color: inherit; }
::-moz-placeholder { opacity: 1; color: inherit; }
:-moz-placeholder { opacity: 1; color: inherit; }
:-ms-input-placeholder { opacity: 1; color: inherit; }
	:focus::-webkit-input-placeholder { opacity: 0; }
	:focus::-moz-placeholder { opacity: 0; }
	:focus:-moz-placeholder { opacity: 0; }
	:focus:-ms-placeholder { opacity: 0; }

form { }
	label { display: block; position: relative; left: 0; top: 0; z-index: 2; font-weight: 400; }
	form p { position: relative; clear: both; }
	form p:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
	input { height: 34px; padding: 0 9px; }
	select { padding: 8px 30px 8px 5px; }
	textarea { display: block; overflow: hidden; width: 100%; height: 96px; min-height: 96px; padding: 9px; }
	input, select, textarea { border-radius: 3px; border: 1px solid #c6c5c5; background: #fff; color: #838485; font-size: 11px; }
	button, input[type="button"], input[type="reset"], input[type="submit"] { overflow: hidden; float: right; min-width: 80px; padding: 9px 16px; box-shadow: 0 7px 0 rgba(0,0,0,.11); border-radius: 2px; border: 1px solid #f00; background: #f00; color: #fff; font-weight: 500; font-size: 11px; text-transform: uppercase; text-align: center; }

.form-a { position: relative; margin: 0 0 41px; padding: 0 9px; box-shadow: 0 5px 0 rgba(0,0,0,.07); border-radius: 3px; border: 1px solid #d7d5d5; background: #fff; }
	.form-a h1, .form-a h2, .form-a h3, .form-a h4, .form-a h5, .form-a h6 { position: relative; z-index: 1; margin: -1px -10px 0; padding: 14px 48px; border-radius: 3px 3px 0 0; background: #1e1f20; color: #fff; font-size: 1.2em; font-weight: 900; text-transform: uppercase; }
		.form-a h1:before, .form-a h2:before, .form-a h3:before, .form-a h4:before, .form-a h5:before, .form-a h6:before { content: "\e920"; display: block; position: absolute; left: 16px; top: 50%; margin: -9px 0 0; font-size: 17px; font-weight: 400; font-family: i; line-height: 20px; }
	.form-a ul { overflow-x: hidden; list-style: none; margin: 0 -9px; padding: 11px 9px 1px; line-height: 1.27272727273; outline: none; }
		.form-a ul .jspPane { padding: 11px 15px 1px 9px !important; }
		.form-a ul.scrolled { height: 335px; }
		.mobile .form-a ul.scrolled { overflow-y: scroll; }
		.no-mobile .form-a ul.scrolled { overflow: auto; }
		.form-a ul li { margin: 0 0 10px; font-size: 1.1em; }
		.form-a ul ul { overflow: visible; margin: 0; padding: 0; }
			.form-a ul ul li { position: relative; min-height: 37px; margin: 0; padding: 8px 12px 2px; border-radius: 3px; background: #04a1e5; color: #fff; }
			.form-a ul ul li span { display: block; position: absolute; right: 3px; bottom: 1px; color: #fff; font-size: .90909090909em; font-weight: 500; font-style: italic; opacity: .54; }
			.form-a ul ul li:first-child { padding-top: 11px; background: #ededed; color: #1e1f20; }
				.form-a ul ul li:first-child span { color: #1e1f20; opacity: .34; }
				.form-a ul ul li:first-child:before { content: "\e90d"; display: block; position: absolute; left: -5px; top: 50%; width: 10px; margin: -10px 0 0; color: #ededed; font-size: 8px; font-weight: 400; font-family: i; line-height: 20px; }
	.form-a p { margin: 0 -9px; padding: 19px 9px 20px; border-top: 1px solid #d7d5d5; background: #ededed; }
	.form-a button { margin: 22px 0 0; }
	.form-a a.close { display: block; position: absolute; right: 4px; top: 0; z-index: 20 !important; width: 30px; height: 43px; color: #fff; font-size: 12px; font-weight: 400; line-height: 30px; text-align: left; text-indent: -3000em; text-decoration: none; }
		.form-a a.close:before { content: "\e921"; display: block; position: absolute; left: 0; top: 50%; width: 100%; margin: -15px 0 0; font-family: i; text-indent: 0; text-align: center; }


/*! Tables --------- */
table { display: table; width: 100%; margin: 32px 0; border-collapse: collapse; border-spacing: 0; }
	th, td { padding: 17px 7px; border: 1px solid #ccc; font-weight: 400; text-align: center; }
		th { padding: 10px 6px; border-color: #444; border-bottom-width: 0; background: #252525; color: #fff; font-weight: 700; text-transform: uppercase; }
			tr:first-child + tr th { font-size: 1em; text-transform: none; }
			tr:first-child th { border-top-width: 0; }
		td.text-left { padding-left: 22px; }
	th.blank, td.blank { padding: 0; border-width: 0; background: none; }
	td.link { border-color: #04a1e5; background: #04a1e5; color: #fff; font-weight: 700; line-height: 1.1666666666; text-transform: uppercase; }
		td.link a { color: #fff; text-decoration: none; }
		td.link i { position: relative; margin: 0 0 10px; font-size: 57px; line-height: 76px; }
			td.link i:before { position: relative; z-index: 2; }
			td.link i:after { content: "\e902"; display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; font-size: 76px; line-height: 76px; text-align: center; opacity: .13; }
	table i { display: block; margin: 0 0 17px; font-size: 44px; font-weight: 400; line-height: 44px; text-align: center; }


/*! Helpers --------- */
*, *:before, *:after { -moz-transition: visibility 0.4s ease-in-out 0s, color 0.4s ease-in-out 0s, background-color 0.4s ease-in-out 0s, color 0.4s ease-in-out 0s, border-color 0.4s ease-in-out 0s, color 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s; -webkit-transition: visibility 0.4s ease-in-out 0s, color 0.4s ease-in-out 0s, background-color 0.4s ease-in-out 0s, color 0.4s ease-in-out 0s, border-color 0.4s ease-in-out 0s, color 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s; -o-transition: visibility 0.4s ease-in-out 0s, color 0.4s ease-in-out 0s, background-color 0.4s ease-in-out 0s, color 0.4s ease-in-out 0s, border-color 0.4s ease-in-out 0s, color 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s; -ms-transition: visibility 0.4s ease-in-out 0s, color 0.4s ease-in-out 0s, background-color 0.4s ease-in-out 0s, color 0.4s ease-in-out 0s, border-color 0.4s ease-in-out 0s, color 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s; transition: visibility 0.4s ease-in-out 0s, color 0.4s ease-in-out 0s, background-color 0.4s ease-in-out 0s, color 0.4s ease-in-out 0s, border-color 0.4s ease-in-out 0s, color 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s; -moz-transform-origin: center center; -webkit-transform-origin: center center; -o-transform-origin: center center; -ms-transform-origin: center center; -webkit-transition-delay: -0.1s; }
.list-b .icon, .list-b .title, .list-b .desc, #footer li.sub:before { -moz-transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; transition: all 0.4s ease-in-out 0s; }

.clear { clear: both; }
.hidden, [hidden], template { position: absolute; left: -3000em; top: -3000em; right: auto; bottom: auto; }
#nav em, #language em, #language span, #top p em, #nav > ul > li.sub.active > a:after, #nav > ul > li.sub.active > span:after, #pw a:after, #author a:after, #root #footer ul ul ul:before, #root #footer li ul li:before { position: absolute; left: -3000em; top: -3000em; right: auto; bottom: auto; }

hr, .hr { display: block; overflow: hidden; width: 100%; height: 1px; margin: 15px 0; padding: 0; border: 0; border-top: 1px solid #ccc; background: none; font-size: 0; } .hr hr { display: none; }


/*! Warnings --------- */
p.lt-ie9, #root:after { position: fixed; left: 0; top: 0; z-index: 1000; width: 100%; height: 28px; background: #333; color: #fff; font-size: 1.2em; font-family: Arial, Helvetica, sans-serif; line-height: 28px; text-align: center; }
	p.lt-ie9 a { color: #fff; font-weight: 700; text-decoration: underline; }
	p.lt-ie9 a:hover, p.lt-ie9 a:focus, p.lt-ie9 a:active { text-decoration: none; }

/*#root:after { content: "Ummm.. please, enable JavaScript support to fully experience this site."; }
.js #root:after { position: absolute; left: -3000em; top: -3000em; }
.js body { padding-top: 0; }*/
.lt-ie9 body { padding-top: 28px; }


/*! Miscellaneous --------- */
audio, canvas, iframe, img, svg, video { border-width: 0; vertical-align: middle; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
svg:not(:root) { overflow: hidden; }
@-ms-viewport { width: auto; }

::selection { background: #05a1e5; color: #fff; text-shadow: none; }
::-moz-selection { background: #05a1e5; color: #fff; text-shadow: none; }

#root .desktop-hide, #root .tablet-only, #root .mobile-only { position: absolute; left: -3000em; top: -3000em; bottom: inherit; right: inherit; }

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, .link-a:first-child, figure:first-child, .scheme-a:first-child, table:first-child, .notification-a:first-child, .quote-a:first-child, h1 + *, .module-b .link-a:first-child, figure + h1, .services:first-child, nav.module-b ul:first-child, .module-b .scheme-b:first-child, .gallery-a:first-child, .news-a:first-child, .slider-a + *, .double > figure { margin-top: 0; }
.notification-a:last-child, #aside > *:last-child { margin-bottom: 0; }
table:last-child, #content > .notification-a:last-child, .cols-a .notification-a:last-child { margin-bottom: 18px; }


.block { overflow: visible !important;}


/*! Fonts --------- */
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 100; src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/e7MeVAyvogMqFwwl61PKhBTbgVql8nDJpwnrE27mub0.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 100; src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/2tsd397wLxj96qwHyNIkxPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Pru33qjShpZSmG3z6VYwnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face { font-family: 'Roboto'; font-style: italic; font-weight: 100; src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v15/dzxs_VxZUhdM2mEBkNa8siEAvth_LlrfE80CYdSH47w.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Roboto'; font-style: italic; font-weight: 100; src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v15/12mE4jfMSBTmg-81EiS-Yfk_vArhqVIZ0nv9q090hN8.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face { font-family: 'Roboto'; font-style: italic; font-weight: 300; src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0atyYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Roboto'; font-style: italic; font-weight: 300; src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0at44P5ICox8Kq3LLUNMylGO4.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/oOeFwZNlrTefzLYmlVV1UBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700; src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/97uahxiqZRoncBaCEI3aWxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700; src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 900; src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/9_7S_tWeGDh5Pq3u05RVkhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 900; src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIltXRa8TVwTICgirnJhmVJw.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face { font-family: 'Roboto'; font-style: italic; font-weight: 400; src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v15/vSzulfKSK0LLjjfeaxcREhTbgVql8nDJpwnrE27mub0.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Roboto'; font-style: italic; font-weight: 400; src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v15/vPcynSL0qHq_6dX7lKVByfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face { font-family: 'Roboto'; font-style: italic; font-weight: 500; src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0SYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Roboto'; font-style: italic; font-weight: 500; src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0Y4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face { font-family: 'Roboto'; font-style: italic; font-weight: 700; src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcCyYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Roboto'; font-style: italic; font-weight: 700; src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC44P5ICox8Kq3LLUNMylGO4.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face { font-family: 'Roboto'; font-style: italic; font-weight: 900; src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpSYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Roboto'; font-style: italic; font-weight: 900; src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpY4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }


/*! Icons --------- */
@font-face { font-family: 'i'; src: url('icons/icomoon.eot?gbmne8'); src: url('icons/icomoon.eot?gbmne8#iefix') format('embedded-opentype'), url('icons/icomoon.ttf?gbmne8') format('truetype'), url('icons/icomoon.woff?gbmne8') format('woff'), url('icons/icomoon.svg?gbmne8#icomoon') format('svg'); font-weight: 400; font-style: normal; }
[class^="icon-"], [class*=" icon-"] { font-family: 'i' !important; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
	.icon-arrow-bottom-left:before { content: "\e910"; }
	.icon-arrow-bottom-left:before { content: "\e910"; }
	.icon-arrow-bottom-right:before { content: "\e911"; }
	.icon-arrow-down:before { content: "\e912"; }
	.icon-arrow-left:before { content: "\e913"; }
	.icon-arrow-right:before { content: "\e914"; }
	.icon-arrow-top-left:before { content: "\e915"; }
	.icon-arrow-top-right:before { content: "\e916"; }
	.icon-arrow-up:before { content: "\e900"; }
	.icon-border-circle:before { content: "\e901"; }
	.icon-border-circle2:before { content: "\e902"; }
	.icon-border-circle3:before { content: "\e903"; }
	.icon-chat:before { content: "\e904"; }
	.icon-chat2:before { content: "\e924"; }
	.icon-chat3:before { content: "\e920"; }
	.icon-chevron-double-down:before { content: "\e91d"; }
	.icon-chevron-double-left:before { content: "\e91e"; }
	.icon-chevron-double-right:before { content: "\e91f"; }
	.icon-chevron-double-up:before { content: "\e923"; }
	.icon-chevron-down:before { content: "\e917"; }
	.icon-chevron-left:before { content: "\e919"; }
	.icon-chevron-right:before { content: "\e91a"; }
	.icon-chevron-up:before { content: "\e918"; }
	.icon-chevron2-down:before { content: "\e92a"; }
	.icon-chevron2-left:before { content: "\e927"; }
	.icon-chevron2-right:before { content: "\e928"; }
	.icon-chevron2-up:before { content: "\e929"; }
	.icon-clock:before { content: "\e922"; }
	.icon-facebook:before { content: "\e905"; }
	.icon-info:before { content: "\e906"; }
	.icon-line:before { content: "\e907"; }
	.icon-lock:before { content: "\e91b"; }
	.icon-oval:before { content: "\e908"; }
	.icon-paper-download:before { content: "\e909"; }
	.icon-play:before { content: "\e925"; }
	.icon-play-circle:before { content: "\e926"; }
	.icon-rectangle:before { content: "\e91c"; }
	.icon-time:before { content: "\e90a"; }
	.icon-travel:before { content: "\e90b"; }
	.icon-triangle-down:before { content: "\e90c"; }
	.icon-triangle-left:before { content: "\e90d"; }
	.icon-triangle-right:before { content: "\e90e"; }
	.icon-triangle-up:before { content: "\e90f"; }
	.icon-x:before { content: "\e921"; }
