@import url('https://fonts.googleapis.com/css?family=Arsenal:400,700');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:600');
@font-face {
	font-family: 'FontAwesome';
	src: url("../fonts/fontawesome-webfont.eot#1531380179");
	src: url("../fonts/fontawesome-webfont.eot#1531380179") format('embedded-opentype'), url("../fonts/fontawesome-webfont.woff2#1531380179") format('woff2'), url("../fonts/fontawesome-webfont.woff#1531380179") format('woff'), url("../fonts/fontawesome-webfont.ttf#1531380179") format('truetype'), url("../fonts/fontawesome-webfont-v=4.7.0.svg#fontawesomeregular") format('svg');
	font-weight: 400;
	font-style: normal
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right {
	margin-left: .3em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-gear:before, .fa-cog:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}
.fa-euro:before, .fa-eur:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}
.fa-won:before, .fa-krw:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper-pp:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
	content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-hotel:before, .fa-bed:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-yc:before, .fa-y-combinator:before {
	content: "\f23b"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
	content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-sticky-note-o:before {
	content: "\f24a"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-hourglass-o:before {
	content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "\f256"
}
.fa-hand-scissors-o:before {
	content: "\f257"
}
.fa-hand-lizard-o:before {
	content: "\f258"
}
.fa-hand-spock-o:before {
	content: "\f259"
}
.fa-hand-pointer-o:before {
	content: "\f25a"
}
.fa-hand-peace-o:before {
	content: "\f25b"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-safari:before {
	content: "\f267"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-tv:before, .fa-television:before {
	content: "\f26c"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-500px:before {
	content: "\f26e"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-calendar-plus-o:before {
	content: "\f271"
}
.fa-calendar-minus-o:before {
	content: "\f272"
}
.fa-calendar-times-o:before {
	content: "\f273"
}
.fa-calendar-check-o:before {
	content: "\f274"
}
.fa-industry:before {
	content: "\f275"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-map-o:before {
	content: "\f278"
}
.fa-map:before {
	content: "\f279"
}
.fa-commenting:before {
	content: "\f27a"
}
.fa-commenting-o:before {
	content: "\f27b"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-vimeo:before {
	content: "\f27d"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-fonticons:before {
	content: "\f280"
}
.fa-reddit-alien:before {
	content: "\f281"
}
.fa-edge:before {
	content: "\f282"
}
.fa-credit-card-alt:before {
	content: "\f283"
}
.fa-codiepie:before {
	content: "\f284"
}
.fa-modx:before {
	content: "\f285"
}
.fa-fort-awesome:before {
	content: "\f286"
}
.fa-usb:before {
	content: "\f287"
}
.fa-product-hunt:before {
	content: "\f288"
}
.fa-mixcloud:before {
	content: "\f289"
}
.fa-scribd:before {
	content: "\f28a"
}
.fa-pause-circle:before {
	content: "\f28b"
}
.fa-pause-circle-o:before {
	content: "\f28c"
}
.fa-stop-circle:before {
	content: "\f28d"
}
.fa-stop-circle-o:before {
	content: "\f28e"
}
.fa-shopping-bag:before {
	content: "\f290"
}
.fa-shopping-basket:before {
	content: "\f291"
}
.fa-hashtag:before {
	content: "\f292"
}
.fa-bluetooth:before {
	content: "\f293"
}
.fa-bluetooth-b:before {
	content: "\f294"
}
.fa-percent:before {
	content: "\f295"
}
.fa-gitlab:before {
	content: "\f296"
}
.fa-wpbeginner:before {
	content: "\f297"
}
.fa-wpforms:before {
	content: "\f298"
}
.fa-envira:before {
	content: "\f299"
}
.fa-universal-access:before {
	content: "\f29a"
}
.fa-wheelchair-alt:before {
	content: "\f29b"
}
.fa-question-circle-o:before {
	content: "\f29c"
}
.fa-blind:before {
	content: "\f29d"
}
.fa-audio-description:before {
	content: "\f29e"
}
.fa-volume-control-phone:before {
	content: "\f2a0"
}
.fa-braille:before {
	content: "\f2a1"
}
.fa-assistive-listening-systems:before {
	content: "\f2a2"
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
	content: "\f2a4"
}
.fa-glide:before {
	content: "\f2a5"
}
.fa-glide-g:before {
	content: "\f2a6"
}
.fa-signing:before, .fa-sign-language:before {
	content: "\f2a7"
}
.fa-low-vision:before {
	content: "\f2a8"
}
.fa-viadeo:before {
	content: "\f2a9"
}
.fa-viadeo-square:before {
	content: "\f2aa"
}
.fa-snapchat:before {
	content: "\f2ab"
}
.fa-snapchat-ghost:before {
	content: "\f2ac"
}
.fa-snapchat-square:before {
	content: "\f2ad"
}
.fa-pied-piper:before {
	content: "\f2ae"
}
.fa-first-order:before {
	content: "\f2b0"
}
.fa-yoast:before {
	content: "\f2b1"
}
.fa-themeisle:before {
	content: "\f2b2"
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: "\f2b3"
}
.fa-fa:before, .fa-font-awesome:before {
	content: "\f2b4"
}
.fa-handshake-o:before {
	content: "\f2b5"
}
.fa-envelope-open:before {
	content: "\f2b6"
}
.fa-envelope-open-o:before {
	content: "\f2b7"
}
.fa-linode:before {
	content: "\f2b8"
}
.fa-address-book:before {
	content: "\f2b9"
}
.fa-address-book-o:before {
	content: "\f2ba"
}
.fa-vcard:before, .fa-address-card:before {
	content: "\f2bb"
}
.fa-vcard-o:before, .fa-address-card-o:before {
	content: "\f2bc"
}
.fa-user-circle:before {
	content: "\f2bd"
}
.fa-user-circle-o:before {
	content: "\f2be"
}
.fa-user-o:before {
	content: "\f2c0"
}
.fa-id-badge:before {
	content: "\f2c1"
}
.fa-drivers-license:before, .fa-id-card:before {
	content: "\f2c2"
}
.fa-drivers-license-o:before, .fa-id-card-o:before {
	content: "\f2c3"
}
.fa-quora:before {
	content: "\f2c4"
}
.fa-free-code-camp:before {
	content: "\f2c5"
}
.fa-telegram:before {
	content: "\f2c6"
}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
	content: "\f2c7"
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
	content: "\f2c8"
}
.fa-thermometer-2:before, .fa-thermometer-half:before {
	content: "\f2c9"
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
	content: "\f2ca"
}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
	content: "\f2cb"
}
.fa-shower:before {
	content: "\f2cc"
}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
	content: "\f2cd"
}
.fa-podcast:before {
	content: "\f2ce"
}
.fa-window-maximize:before {
	content: "\f2d0"
}
.fa-window-minimize:before {
	content: "\f2d1"
}
.fa-window-restore:before {
	content: "\f2d2"
}
.fa-times-rectangle:before, .fa-window-close:before {
	content: "\f2d3"
}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
	content: "\f2d4"
}
.fa-bandcamp:before {
	content: "\f2d5"
}
.fa-grav:before {
	content: "\f2d6"
}
.fa-etsy:before {
	content: "\f2d7"
}
.fa-imdb:before {
	content: "\f2d8"
}
.fa-ravelry:before {
	content: "\f2d9"
}
.fa-eercast:before {
	content: "\f2da"
}
.fa-microchip:before {
	content: "\f2db"
}
.fa-snowflake-o:before {
	content: "\f2dc"
}
.fa-superpowers:before {
	content: "\f2dd"
}
.fa-wpexplorer:before {
	content: "\f2de"
}
.fa-meetup:before {
	content: "\f2e0"
}
.crossfade {
	background: #333;
	}
.crossfade > figure {
	  animation: imageAnimation 30s linear infinite 0s;
	  backface-visibility: hidden;
	  background-size: cover;
	  background-position: center center;
	  background-color: #333;
	  color: transparent;
	  height: 100%;
	  left: 0px;
	  opacity: 0;
	  position: absolute;
	  top: 0px;
	  width: 100%;
	  z-index: 0;
	  margin: 0;
	  overflow: hidden;
	}

.crossfade > figure:nth-child(2) {
  animation-delay: 6s;
}

.crossfade > figure:nth-child(3) {
  animation-delay: 12s;
}

.crossfade > figure:nth-child(4) {
  animation-delay: 18s;
}

.crossfade > figure:nth-child(5) {
  animation-delay: 24s;
}
@keyframes 
imageAnimation {  0% {
 animation-timing-function: ease-in;
 opacity: 0;
}
 8% {
 animation-timing-function: ease-out;
 opacity: 1;
}
 17% {
 opacity: 1
}
 25% {
 opacity: 0
}
 100% {
 opacity: 0
}
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}
.slick-track:before, .slick-track:after {
	display: table;
	content: ''
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}
[dir='rtl'] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.bluepiva {
	color: #84c2ea!important
}
.lightgrey {
	background: rgba(69,68,68,.2)!important
}
// .alignnone {
// margin:5px 20px 20px 0;
//
}
// .aligncenter, // div.aligncenter {
// display:block;
// margin:5px auto 5px auto;
//
}
// .alignright {
// float:right;
// margin:5px 0 20px 20px;
//
}
// .alignleft {
// float:left;
// margin:5px 20px 20px 0;
//
}
// a img.alignright {
// float:right;
// margin:5px 0 20px 20px;
//
}
// a img.alignnone {
// margin:5px 20px 20px 0;
//
}
// a img.alignleft {
// float:left;
// margin:5px 20px 20px 0;
//
}
// a img.aligncenter {
// display:block;
// margin-left:auto;
// margin-right:auto //
}
// .wp-caption {
// background:#fff;
// border:1px solid #f0f0f0;
// max-width:96%;
// padding:5px 3px 10px;
// text-align:center;
//
}
// .wp-caption.alignnone {
// margin:5px 20px 20px 0;
//
}
// .wp-caption.alignleft {
// margin:5px 20px 20px 0;
//
}
// .wp-caption.alignright {
// margin:5px 0 20px 20px;
//
}
// .wp-caption img {
// border:0 none;
// height:auto;
// margin:0;
// max-width:98.5%;
// padding:0;
// width:auto;
//
}
// .wp-caption p.wp-caption-text {
// font-size:11px;
// line-height:17px;
// margin:0;
// padding:0 4px 5px;
//
}
// // .screen-reader-text {
// clip:rect(1px,1px,1px,1px);
// position:absolute!important;
// height:1px;
// width:1px;
// overflow:hidden;
//
}
// .screen-reader-text:focus {
// background-color:#f1f1f1;
// border-radius:3px;
// box-shadow:0 0 2px 2px rgba(0,0,0,.6);
// clip:auto!important;
// color:#21759b;
// display:block;
// font-size:14px;
// font-size:.875rem;
// font-weight:700;
// height:auto;
// left:5px;
// line-height:normal;
// padding:15px 23px 14px;
// text-decoration:none;
// top:5px;
// width:auto;
// z-index:100000;
//
}
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}
.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}
.swiper-pagination-progress {
	background: rgba(0,0,0,.25);
	position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255,255,255,.5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to left, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to right, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to top, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to bottom, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}
.swiper-container-cube, .swiper-container-flip {
	overflow: visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes swiper-preloader-spin {
100% {
transform:rotate(360deg)
}
}
@import url("https://use.typekit.net/oks8xps.css");
.leitura {
	font-family: 'Arsenal', sans-serif;
	font-weight: 400
}
html {
	box-sizing: border-box
}
*, *::after, *::before {
	box-sizing: inherit
}
.container {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1460px;
	padding: 0 40px
}
.container::after {
	clear: both;
	content: "";
	display: block
}

@media screen and (min-width:768px) {
.container {
	width: 100%;
	padding: 0 60px
}
}

@media screen and (min-width:1025px) {
.container {
	width: 100%
}
}

@media screen and (min-width:1200px) {
.container {
	width: 100%
}
}
.row {
	display: block
}
.row::after {
	clear: both;
	content: "";
	display: block
}
.col-xs-1 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 8.33333%
}
.col-xs-offset-1 {
	margin-left: 8.33333%
}
.col-xs-2 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 16.66667%
}
.col-xs-offset-2 {
	margin-left: 16.66667%
}
.col-xs-3 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 25%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-4 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 33.33333%
}
.col-xs-offset-4 {
	margin-left: 33.33333%
}
.col-xs-5 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 41.66667%
}
.col-xs-offset-5 {
	margin-left: 41.66667%
}
.col-xs-6 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 50%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-7 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 58.33333%
}
.col-xs-offset-7 {
	margin-left: 58.33333%
}
.col-xs-8 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 66.66667%
}
.col-xs-offset-8 {
	margin-left: 66.66667%
}
.col-xs-9 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 75%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-10 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 83.33333%
}
.col-xs-offset-10 {
	margin-left: 83.33333%
}
.col-xs-11 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 91.66667%
}
.col-xs-offset-11 {
	margin-left: 91.66667%
}
.col-xs-12 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 100%
}
.col-xs-offset-12 {
	margin-left: 100%
}

@media screen and (min-width:768px) {
.col-sm-1 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 8.33333%
}
.col-sm-offset-1 {
	margin-left: 8.33333%
}
.col-sm-push-1 {
	left: 8.33333%
}
.col-sm-pull-1 {
	right: 8.33333%
}
.col-sm-2 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 16.66667%
}
.col-sm-offset-2 {
	margin-left: 16.66667%
}
.col-sm-push-2 {
	left: 16.66667%
}
.col-sm-pull-2 {
	right: 16.66667%
}
.col-sm-3 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 25%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-4 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 33.33333%
}
.col-sm-offset-4 {
	margin-left: 33.33333%
}
.col-sm-push-4 {
	left: 33.33333%
}
.col-sm-pull-4 {
	right: 33.33333%
}
.col-sm-5 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 41.66667%
}
.col-sm-offset-5 {
	margin-left: 41.66667%
}
.col-sm-push-5 {
	left: 41.66667%
}
.col-sm-pull-5 {
	right: 41.66667%
}
.col-sm-6 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 50%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-7 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 58.33333%
}
.col-sm-offset-7 {
	margin-left: 58.33333%
}
.col-sm-push-7 {
	left: 58.33333%
}
.col-sm-pull-7 {
	right: 58.33333%
}
.col-sm-8 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 66.66667%
}
.col-sm-offset-8 {
	margin-left: 66.66667%
}
.col-sm-push-8 {
	left: 66.66667%
}
.col-sm-pull-8 {
	right: 66.66667%
}
.col-sm-9 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 75%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-10 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 83.33333%
}
.col-sm-offset-10 {
	margin-left: 83.33333%
}
.col-sm-push-10 {
	left: 83.33333%
}
.col-sm-pull-10 {
	right: 83.33333%
}
.col-sm-11 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 91.66667%
}
.col-sm-offset-11 {
	margin-left: 91.66667%
}
.col-sm-push-11 {
	left: 91.66667%
}
.col-sm-pull-11 {
	right: 91.66667%
}
.col-sm-12 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 100%
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-pull-12 {
	right: 100%
}
}

@media screen and (min-width:1025px) {
.col-md-1 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 8.33333%
}
.col-md-offset-1 {
	margin-left: 8.33333%
}
.col-md-push-1 {
	left: 8.33333%
}
.col-md-pull-1 {
	right: 8.33333%
}
.col-md-2 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 16.66667%
}
.col-md-offset-2 {
	margin-left: 16.66667%
}
.col-md-push-2 {
	left: 16.66667%
}
.col-md-pull-2 {
	right: 16.66667%
}
.col-md-3 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 25%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-push-3 {
	left: 25%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-4 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 33.33333%
}
.col-md-offset-4 {
	margin-left: 33.33333%
}
.col-md-push-4 {
	left: 33.33333%
}
.col-md-pull-4 {
	right: 33.33333%
}
.col-md-5 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 41.66667%
}
.col-md-offset-5 {
	margin-left: 41.66667%
}
.col-md-push-5 {
	left: 41.66667%
}
.col-md-pull-5 {
	right: 41.66667%
}
.col-md-6 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 50%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-push-6 {
	left: 50%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-7 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 58.33333%
}
.col-md-offset-7 {
	margin-left: 58.33333%
}
.col-md-push-7 {
	left: 58.33333%
}
.col-md-pull-7 {
	right: 58.33333%
}
.col-md-8 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 66.66667%
}
.col-md-offset-8 {
	margin-left: 66.66667%
}
.col-md-push-8 {
	left: 66.66667%
}
.col-md-pull-8 {
	right: 66.66667%
}
.col-md-9 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 75%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-push-9 {
	left: 75%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-10 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 83.33333%
}
.col-md-offset-10 {
	margin-left: 83.33333%
}
.col-md-push-10 {
	left: 83.33333%
}
.col-md-pull-10 {
	right: 83.33333%
}
.col-md-11 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 91.66667%
}
.col-md-offset-11 {
	margin-left: 91.66667%
}
.col-md-push-11 {
	left: 91.66667%
}
.col-md-pull-11 {
	right: 91.66667%
}
.col-md-12 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 100%
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-push-12 {
	left: 100%
}
.col-md-pull-12 {
	right: 100%
}
}

@media screen and (min-width:1200px) {
.col-lg-1 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 8.33333%
}
.col-lg-offset-1 {
	margin-left: 8.33333%
}
.col-lg-push-1 {
	left: 8.33333%
}
.col-lg-pull-1 {
	right: 8.33333%
}
.col-lg-2 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 16.66667%
}
.col-lg-offset-2 {
	margin-left: 16.66667%
}
.col-lg-push-2 {
	left: 16.66667%
}
.col-lg-pull-2 {
	right: 16.66667%
}
.col-lg-3 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 25%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-4 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 33.33333%
}
.col-lg-offset-4 {
	margin-left: 33.33333%
}
.col-lg-push-4 {
	left: 33.33333%
}
.col-lg-pull-4 {
	right: 33.33333%
}
.col-lg-5 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 41.66667%
}
.col-lg-offset-5 {
	margin-left: 41.66667%
}
.col-lg-push-5 {
	left: 41.66667%
}
.col-lg-pull-5 {
	right: 41.66667%
}
.col-lg-6 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 50%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-7 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 58.33333%
}
.col-lg-offset-7 {
	margin-left: 58.33333%
}
.col-lg-push-7 {
	left: 58.33333%
}
.col-lg-pull-7 {
	right: 58.33333%
}
.col-lg-8 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 66.66667%
}
.col-lg-offset-8 {
	margin-left: 66.66667%
}
.col-lg-push-8 {
	left: 66.66667%
}
.col-lg-pull-8 {
	right: 66.66667%
}
.col-lg-9 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 75%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-10 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 83.33333%
}
.col-lg-offset-10 {
	margin-left: 83.33333%
}
.col-lg-push-10 {
	left: 83.33333%
}
.col-lg-pull-10 {
	right: 83.33333%
}
.col-lg-11 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 91.66667%
}
.col-lg-offset-11 {
	margin-left: 91.66667%
}
.col-lg-push-11 {
	left: 91.66667%
}
.col-lg-pull-11 {
	right: 91.66667%
}
.col-lg-12 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 100%
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-pull-12 {
	right: 100%
}
}
.clearfix::after {
	clear: both;
	content: "";
	display: block
}
.img-responsive {
	max-width: 100%;
	height: auto;
	display: block
}
.hidden {
	display: none!important
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none!important
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none!important
}

@media (max-width:767px) {
.visible-xs {
	display: block!important
}
table.visible-xs {
	display: table!important
}
tr.visible-xs {
	display: table-row!important
}
th.visible-xs, td.visible-xs {
	display: table-cell!important
}
}

@media (max-width:767px) {
.visible-xs-block {
	display: block!important
}
}

@media (max-width:767px) {
.visible-xs-inline {
	display: inline!important
}
}

@media (max-width:767px) {
.visible-xs-inline-block {
	display: inline-block!important
}
}

@media (min-width:768px) and (max-width:1024px) {
.visible-sm {
	display: block!important
}
table.visible-sm {
	display: table!important
}
tr.visible-sm {
	display: table-row!important
}
th.visible-sm, td.visible-sm {
	display: table-cell!important
}
}

@media (min-width:768px) and (max-width:1024px) {
.visible-sm-block {
	display: block!important
}
}

@media (min-width:768px) and (max-width:1024px) {
.visible-sm-inline {
	display: inline!important
}
}

@media (min-width:768px) and (max-width:1024px) {
.visible-sm-inline-block {
	display: inline-block!important
}
}

@media (min-width:1025px) and (max-width:1199px) {
.visible-md {
	display: block!important
}
table.visible-md {
	display: table!important
}
tr.visible-md {
	display: table-row!important
}
th.visible-md, td.visible-md {
	display: table-cell!important
}
}

@media (min-width:1025px) and (max-width:1199px) {
.visible-md-block {
	display: block!important
}
}

@media (min-width:1025px) and (max-width:1199px) {
.visible-md-inline {
	display: inline!important
}
}

@media (min-width:1025px) and (max-width:1199px) {
.visible-md-inline-block {
	display: inline-block!important
}
}

@media (min-width:1200px) {
.visible-lg {
	display: block!important
}
table.visible-lg {
	display: table!important
}
tr.visible-lg {
	display: table-row!important
}
th.visible-lg, td.visible-lg {
	display: table-cell!important
}
}

@media (min-width:1200px) {
.visible-lg-block {
	display: block!important
}
}

@media (min-width:1200px) {
.visible-lg-inline {
	display: inline!important
}
}

@media (min-width:1200px) {
.visible-lg-inline-block {
	display: inline-block!important
}
}

@media (max-width:767px) {
.hidden-xs {
	display: none!important
}
}

@media (min-width:768px) and (max-width:1024px) {
.hidden-sm {
	display: none!important
}
}

@media (min-width:1025px) and (max-width:1199px) {
.hidden-md {
	display: none!important
}
}

@media (min-width:1200px) {
.hidden-lg {
	display: none!important
}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0)
}
.tooltip.in {
	opacity: 1;
	filter: alpha(opacity=90)
}
.tooltip.top {
	margin-top: -9px;
	padding: 10px 0
}
.tooltip.right, .tooltip.top-right, .tooltip.bottom-right {
	margin-left: 9px;
	padding: 0 10px
}
.tooltip.bottom {
	margin-top: 9px;
	padding: 10px 0
}
.tooltip.left, .tooltip.top-left, .tooltip.bottom-left {
	margin-left: -9px;
	padding: 0 10px
}
.tooltip-inner {
	padding: 28px 28px 23px;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
	-webkit-box-shadow: 4px 9px 16px 0 rgba(0,0,0,.38);
	-moz-box-shadow: 4px 9px 16px 0 rgba(0,0,0,.38);
	box-shadow: 4px 9px 16px 0 rgba(0,0,0,.38)
}
.tooltip-arrow {
	position: absolute;
	width: 20px;
	height: 20px;
	border-color: #000;
	border-style: solid;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background-color: #fff
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -10px;
	border-width: 0 0 1px 1px
}
.tooltip.top-left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -10px;
	border-width: 0 1px 1px 0
}
.tooltip.top-right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -10px;
	border-width: 1px 0 0 1px
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -10px;
	border-width: 1px 0 0 1px
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -10px;
	border-width: 0 1px 1px 0
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -10px;
	border-width: 1px 1px 0 0
}
.tooltip.bottom-left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -10px;
	border-width: 0 1px 1px 0
}
.tooltip.bottom-right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -10px;
	border-width: 1px 0 0 1px
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}
button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0
}
.modal-open {
	overflow: hidden
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%)
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5)
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5
}
.modal-header {
	min-height: 16.42857143px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
.modal-body {
	position: relative;
	padding: 15px
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
.modal-dialog {
	width: 600px;
	margin: 30px auto
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
	box-shadow: 0 5px 15px rgba(0,0,0,.5)
}
.modal-sm {
	width: 300px
}
}

@media (min-width:1025px) {
.modal-lg {
	width: 900px
}
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropup, .dropdown {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175)
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	color: #777
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropdown-menu-right {
	right: 0;
	left: auto
}
.dropdown-menu-left {
	right: auto;
	left: 0
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap
}
.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px solid
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width:768px) {
.navbar-right .dropdown-menu {
	right: 0;
	left: auto
}
.navbar-right .dropdown-menu-left {
	right: auto;
	left: 0
}
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility
}

@media (min-width:768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-collapse.collapse {
	display: block!important;
	height: auto!important;
	padding-bottom: 0;
	overflow: visible!important
}
.navbar-collapse.in {
	overflow-y: visible
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-right: 0;
	padding-left: 0
}
}
.panel {
	margin-bottom: 20px;
	background-color: transparent;
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-radius: 0
}
body {
	line-height: 1.625;
	font-size: 16px;
	margin: 0;
	font-family: 'Arsenal', sans-serif;
	color: #454444;
	-webkit-font-smoothing: antialiased
}
.wrapper {
	overflow: hidden
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none
}
a {
	color: inherit;
	fill: inherit;
	text-decoration: none
}
ul {
	list-style-type: none;
	padding-left: 0
}
a:hover, a:focus, a:active {
	outline: none
}
textarea, input, select, button, a {
	outline: none;
	box-shadow: none!important;
	font-family: inherit
}
a:hover {
    color:#84c2ea
}
select, input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea, input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	border-radius: 0
}
select, option {
	cursor: pointer
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus input:-webkit-autofill, textarea:-webkit-autofill, textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
-webkit-text-fill-color:#000;
-webkit-box-shadow:0 0 0 1000px #000 inset;
transition:background-color 5000s ease-in-out 0s;
color:#000!important
}
textarea {
	overflow: auto
}
[disabled] {
	cursor: not-allowed
}
button {
	outline: none;
	color: inherit;
	font: inherit;
	border: 0;
	background-color: transparent;
	border-radius: 0;
	cursor: pointer
}
.svg_inject {
	opacity: 0
}
.svg_inject.injected-svg {
	opacity: 1
}
.header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1040
}
.header_bar {
	border-bottom: 1px solid rgba(255,255,255,.2);
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	box-lines: single;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	text-transform: uppercase;
	color: #fff;
	fill: #fff;
	font-size: 13px;
	letter-spacing: .03em;
	font-weight: 400;
	position: relative;
	z-index: 10;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s
}
.header_bar_home {
	color: #3d3e40;
	fill: #3d3e40;
	border-color: rgba(39,54,86,.2)
}
.header_bar_home .header_right {
	border-color: rgba(39,54,86,.2)
}
.header_bar_home .hrs_separator {
	opacity: .4
}
.header_bar_scroll .web_logo {
	fill: #3d3e40
}
.header_bar_open_white .web_logo {
	fill: #fff
}
.header_bar_home.header_bar_scroll, .header_bar_open_white {
	color: #3d3e40;
	fill: #3d3e40;
	border-color: transparent
}
.header_bar_home.header_bar_scroll .header_menu_btn, .header_bar_open_white .header_menu_btn {
	color: #3d3e40
}
.header_left {
	/*background-color: rgba(255,255,255,0.5)*/
}
.header_bar_home .header_left, .header_bar_open_white .header_left {
	background-color: rgba(255,255,255,0.8)
}
.header_bar_home.header_bar_scroll .header_left, .header_bar_open_white .header_left {
	background-color: #fff
}
.header_bar_home .header_right, .header_bar_open_white .header_right {
	background-color: rgba(255,255,255,0.8)
}
.header_bar_home.header_bar_scroll .header_right, .header_bar_open_white .header_right {
	border-color: transparent;
	background-color: #3d3e40
}
.header_bar_home.header_bar_scroll .header_right .hr_big, .header_bar_open_white .header_right .hr_big {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	color: #fff;
	fill: #fff
}
.header_bar_home.header_bar_scroll .hr_small, .header_bar_open_white .hr_small {
	color: #fff;
	fill: #fff
}
.header_bar_home.header_bar_scroll .hrs_separator, .header_bar_open_white .hrs_separator {
	opacity: 1
}
.header_bar:not(.header_bar_home) .header_menu_btn .icon::before, .header_bar:not(.header_bar_home) .header_menu_btn .icon::after {
	border-top: 1px solid #fff
}
.header_bar:not(.header_bar_home).header_bar_open_white {
	color: #fff;
	fill: #fff
}
.header_bar_scroll:not(.header_bar_home) {
	border-color: transparent
}
.header_bar_scroll:not(.header_bar_home) .header_menu_btn {
	color: #3d3e40
}
.header_bar_scroll:not(.header_bar_home) .header_menu_btn .icon::before, .header_bar_scroll:not(.header_bar_home) .header_menu_btn .icon::after {
	border-top: 1px solid #3d3e40
}
.header_bar_scroll:not(.header_bar_home) .header_left {
	background-color: #fff
}
.header_bar_scroll:not(.header_bar_home) .header_right {
	border-color: transparent;
	background-color: #3d3e40
}
.header_bar_scroll:not(.header_bar_home) .header_right .hr_big {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	color: #fff;
	fill: #fff
}
.header_bar_scroll:not(.header_bar_home) .hr_small {
	color: #5c73a6;
	fill: #5c73a6
}
.header_bar_scroll:not(.header_bar_home) .hrs_separator {
	opacity: 1
}
.header_bar_open_white {
	border-color: transparent
}
.header_bar_open_white .header_menu_btn {
	color: #fff
}
.header_bar_open_white .header_left {
	background-color: #3d3e40
}
.header_bar_open_white .header_right {
	border-color: rgba(255,255,255,.2)
}
.header_bar_open_blue {
	fill: #fff;
	color: #fff;
	border-color: rgba(255,255,255,.2)
}
.header_bar_open_blue .header_left {
	background-color: #3d3e40
}
.header_bar_open_blue .header_right {
	border-color: rgba(255,255,255,.2)
}
.header_bar_open_blue .header_menu_btn {
	color: #fff
}
.header_bar_open_blue .hr_small {
	color: #5c73a6;
	fill: #5c73a6
}
.web_logo {
	max-width: 180px;
	height: 39px;
	margin: 0 30px
}
.header_left {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	box-lines: single;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.header_menu_btn {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	box-lines: single;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0 30px;
	height: 65px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s
}
.header_menu_btn .text {
	margin-right: 15px;
	text-transform: uppercase
}
.header_menu_btn .icon {
	width: 11px;
	height: 8px;
	display: block;
	position: relative
}
.header_menu_btn .icon::before, .header_menu_btn .icon::after {
	content: "";
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	border-top: 1px solid #3d3e40;
	height: 1px
}
.header_bar_open_white .header_menu_btn .icon::before, 
.header_bar_open_white .header_menu_btn .icon::after {
	border-top: 1px solid #fff;
}
.header_menu_btn .icon::before {
	top: -7px
}
.header_menu_btn .icon::after {
	bottom: -7px
}
.header_menu_btn .t2 {
	display: none
}
.header_menu_btn.open .t1 {
	display: none
}
.header_menu_btn.open .t2 {
	display: inline
}
.header_menu_btn.open .icon::before {
	border-top: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0
}
.header_menu_btn.open .icon::after {
	border-top: 1px solid #fff;
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.header_btn {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	box-lines: single;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0 20px;
	height: 65px
}
.header_btn .text {
	margin-left: 8px;
	position: relative;
	text-transform: uppercase
}
.header_btn .info {
	width: 9px;
	margin-top: 1px;
}
.header_btn .envelope {
	width: 14px;
}
.header_btn .piva {
	width: 14px;
}
.header_btn.open .piva {
	color: #fff;
}
.header_btn .globe {
	width: 15px;
}
.header_btn .close_el {
	position: absolute;
	left: 0;
	opacity: 0;
	pointer-events: none;
	background-color: #3d3e40;
	width: 100%;
	text-align: left
}
.header_btn.open .hov_el::before {
	opacity: 1
}
.header_btn.open .close_el {
	opacity: 0
}

@media screen and (min-width:1025px) {
.header_btn_hov:hover .hov_el::before {
	opacity: 1
}
}
.hov_el {
	position: relative;
	display: block
}
.hov_el::before {
	content: "";
	width: 100%;
	max-width: 33px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -11px;
	background-color: #84c2ea;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s
}
.hov_el.hov_show::before {
	opacity: 1
}

@media screen and (min-width:1025px) {
.hov_el:hover::before {
	opacity: 1
}
}
.header_right {
	width: 340px;
	border-left: 1px solid rgba(255,255,255,.2);
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	box-lines: single;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	font-size: 13px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s
}
.lang-box .active {
	font-weight: 700;
	color: #84c2ea
}
.hr_big {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	box-lines: single;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0 25px 0 15px
}
.hr_small {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	box-lines: single;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin: 0 -17px;
	padding-right: 25px;
	padding-top: 2px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s
}
.hrs_separator {
	border-left: 1px solid;
	display: block;
	height: 15px
}
.header_sm_btn {
	padding: 12px 15px
}
.header_sm_btn .hov_el {
	position: relative
}
.header_sm_btn .search {
	width: 14px;
	opacity: 1
}
.header_sm_btn .user {
	width: 13px;
	height: 13px
}
.header_sm_btn .cross {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	opacity: 0
}
.header_sm_btn .cross::before, .header_sm_btn .cross::after {
	content: "";
	width: 100%;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
}
.header_sm_btn .cross::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.header_sm_btn .cross::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.header_sm_btn.open .cross {
	opacity: 1
}
.header_sm_btn.open .search {
	opacity: 0
}
.header_menu {
	position: absolute;
	left: 0;
	top: 0;
	height: 100vh;
	width: 100%;
	padding-top: 65px;
	color: #fff;
	pointer-events: none
}
.header_menu.open {
	pointer-events: auto
}
.header_menu.open .hem_close {
	opacity: .7;
	pointer-events: auto
}
.header_menu.open .hem_boxes, .header_menu.open .active {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%)
}

@media screen and (max-width:1024px) {
.header {
	position: absolute
}
.header_bar {
	z-index: unset
}
.header_left {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1040;
	border-bottom: 1px solid rgba(255,255,255,.2)
}
.header_bar_home .header_left {
	border-color: rgba(39,54,86,.2)
}
.header_bar_scroll .header_right, .header_bar_open_white .header_right {
	background-color: rgba(90,90,90,.05);
	color: #3d3e40;
	fill: #3d3e40
}
.header_bar_open_white .header_menu_btn {
	color: #3d3e40!important
}
.header_bar:not(.header_bar_home).header_bar_open_white .header_menu_btn .icon::before, .header_bar:not(.header_bar_home).header_bar_open_white .header_menu_btn .icon::after {
	border-color: #fff
}
.header_bar_open_white {
	fill: #fff
}
.header_bar_open_white .header_left {
	background-color: #3d3e40!important;
	border-color: rgba(255,255,255,0.2)
}
.header_bar_open_white .header_menu_btn {
	color: #fff
}
.header_bar_open_white button {
	color: #3d3e40;
	fill: #3d3e40!important
}
.header_bar_open_white button.open {
	color: #fff;
	fill: #fff!important
}
.header_right {
	position: fixed;
	border: none;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1038;
	background-color: rgba(90,90,90,.05);
	color: #3d3e40;
	fill: #3d3e40
}
.jb.cookie {
    z-index: 9999!important;
}
.hr_small {
	display: none
}
.hr_big {
	width: 100%;
	padding: 0
}
.header_btn {
	height: 70px;
	width: 33.33%
}
.header_btn .close_el {
	background-color: #edeff4
}
}

@media screen and (max-width:767px) {
.web_logo {
	height: 38px;
	margin: 0 15px;
}
.hr_big {
	padding: 0 17px
}
.header_btn {
	height: 50px;
	width: 33.33%
}
.header_btn .close_el {
	background-color: #edeff4
}
.hov_el::before {
	bottom: -6px
}
.header_bar_home {
	fill: #3d3e40;
	color: #3d3e40
}
.header_bar_home .header_menu_btn .icon::before, .header_bar_home .header_menu_btn .icon::after {
	border-color: #3d3e40
}
/*.header_bar_home.header_bar_scroll {
	color: #fff;
	fill: #fff
}*/
.header_bar_home.header_bar_scroll .header_menu_btn .icon::before, .header_bar_home.header_bar_scroll .header_menu_btn .icon::after {
	border-color: #3d3e40
}
}
.all_wrap_sub .hem_box_image {
	display: none;
}
body .hem_boxes .all_wrap {
    height: 0 !important;
    overflow: hidden;
}
body.disableScroll .hem_boxes .all_wrap {
    height: 100vh !important;
    overflow: auto;
}
.hem_close {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #3d3e40;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s
}
.hem_boxes {
	position: relative;
	border-bottom: 1px solid rgba(255,255,255,.2);
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transform: translateY(-150%);
	-moz-transform: translateY(-150%);
	-ms-transform: translateY(-150%);
	-o-transform: translateY(-150%);
	transform: translateY(-150%)
}
.hem_boxes .all_wrap {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	box-align: stretch;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	-o-align-items: stretch;
	align-items: stretch;
	-ms-flex-align: stretch;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.hem_box {
	background-color: #3d3e40;
	/*background-image: url(../images/menu-bk.png);
	background-size: cover;
	background-position: center;*/
	overflow: hidden;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	box-align: stretch;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	-o-align-items: stretch;
	align-items: stretch;
	-ms-flex-align: stretch;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	border-top: 1px solid rgba(255,255,255,0.3);
	border-left: 1px solid rgba(255,255,255,0.3)
}
.hem_box:first-child {
	border: 0;
	border-top: 1px solid rgba(255,255,255,0.3);
}

@media screen and (min-width:1025px) {
.hem_box:hover .hem_box_links {
	opacity: 1
}
.hem_box:hover>.hem_box_image .hem_box_title {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: translate3d(0, 0, 0)
}
}
.hem_box_links {
	background-color: #3d3e40;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 43px 38px 54px;
	position: relative;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s
}
.hem_box_title,
.mod-list a.main-link {
	font-size: 27px;
	font-family: 'Fira Sans', sans-serif;
	letter-spacing: .01em;
	position: relative;
	opacity: 1;
	-webkit-transition: 0.3s 0.3s;
	-moz-transition: 0.3s 0.3s;
	transition: 0.3s 0.3s
}
.mod-list a.main-link {
	display: block;
	margin-bottom: 40px;
}
.hem_items,
.mod-list .separator {
	font-size: 24px;
	line-height: 2.25;
	letter-spacing: -.01em;
	padding-top: 0!important;
}
.hem_items .hem_item_title {
	opacity: 0.6;
}
.hem_item,
.hem_items a {
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	position: relative
}
.hem_item:hover,
.hem_item:hover div,
.hem_items a:hover {
	color: #84c2ea!important;
}
.mod-list .nav-child .nav-child {
	margin-bottom: 20px;
}
.small-item,
.hem_items a,
.mod-list .nav-child .nav-child a {
	font-size: 16px;
	line-height: 2;
	letter-spacing: 0;
	padding-top: 0;
	display: block;
}

@media screen and (min-width:1025px) {
.hem_item:hover .hem_item_title {
	color: transparent
}
.hem_item:hover .hem_item_title::after {
	opacity: 1
}
}
.hem_item_title  {
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s
}
.hem_item_title::before {
	bottom: 2px
}
.hem_item_title::after {
	content: attr(data-title);
	position: absolute;
	left: 0;
	top: 0;
	font-weight: 700;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	color: #fff
}
.hem_box_image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 0 38px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	-o-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-pack: start;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	box-lines: single;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
.hem_box_image .image {
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: rgba(0,0,0,.3);
	background-blend-mode: darken;
	position: absolute;
	left: 0;
	top: 0;
	width: calc(100%);
	height: 100%;
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	-o-transform: scale(1.01);
	transform: scale(1.01)
}

@media screen and (max-width:1024px) {
.header_menu_btn.open .t2 {
	color: #fff;
}
.header_menu {
	position: fixed
}
.header_explore_menu {
	z-index: 1039;
	overflow: hidden
}
.hem_boxes {
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(-113%);
	-moz-transform: translateY(-113%);
	-ms-transform: translateY(-113%);
	-o-transform: translateY(-113%);
	transform: translateY(-113%)
}
.hem_box {
	width: 100%;
	border: none;
	height: 100%;
	-webkit-box-flex: unset;
	-moz-box-flex: unset;
	box-flex: unset;
	-webkit-flex: unset;
	-moz-flex: unset;
	-ms-flex: unset;
	flex: unset;
	cursor: pointer
}
.hem_box ul.mod-list {
	margin: 30px 0 0 5%;
	padding: 0;
	width: 40%;
	display: block;
	float: left;
}
.hem_box ul.mod-list:last-child {
	margin-bottom: 50px;
}
.hem_box ul.mod-list a.main-link {
    font-size: 20px;
    margin-bottom: 0;
}
.hem_boxes .all_wrap {
	height: calc(100vh - 200px)
}
.hem_box_image {
	background-size: cover;
	position: relative;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-shadow: inset -1px 0px 0px 1px rgba(255,255,255,0.1);
	-moz-box-shadow: inset -1px 0px 0px 1px rgba(255,255,255,0.1);
	box-shadow: inset -1px 0px 0px 1px rgba(255,255,255,0.1);
}
.hem_box_image a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 4
}
.hem_boxes_account {
	height: 70px;
	display: block;
	width: 100%;
	background-color: #5c73a6;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: .01em
}
.hem_boxes_account .middle {
	display: inline-block;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.hem_boxes_account .text {
	vertical-align: middle;
	padding-left: 12px
}
.hem_boxes_account img, .hem_boxes_account svg {
	height: 20px;
	fill: #fff;
	width: 20px;
	vertical-align: middle
}
.hem_box_sub {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #3d3e40;
	z-index: 15;
	font-size: 30px;
	letter-spacing: .01em;
	padding-top: 50px;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	overflow-y: scroll
}
.hem_box_sub.open {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-o-transform: translateX(0%);
	transform: translateX(0%)
}
.hem_box_sub .wrap {
	padding: 21px 0
}
.hem_box_sub .title {
	font-family: 'Fira Sans', sans-serif;
	padding: 0 30px;
	width: 480px;
	max-width: 100%;
	margin: auto
}
.hem_box_sub .items {
	padding-top: 20px
}
.hem_item_title,
.hem_box_sub a {
	width: 420px;
	max-width: 100%;
	margin: auto;
	display: block;
}
.hem_box ul.mod-list .hem_item_title {
	width: auto;
}
.hem_box .mod-list .separator {
    font-size: 15px;
    text-transform: uppercase;
    color: #84c2ea !important;
	font-family: 'Arsenal', sans-serif;
	font-weight: 400
}
.hem_box .mod-list .nav-child .nav-child {
    margin-bottom: 5px;
}
.hem_box_sub a {
	font-size: 24px;
}
.hem_box_sub a:hover {
	color: #84c2ea;
}
.hem_box_sub_back {
	color: #b7b7b7;
	font-size: 14px;
	letter-spacing: -.01em;
	margin-left: 8%;
	padding: 10px 0;
	cursor: pointer;
	background-image: url(../images/indietro.svg);
	background-size: 30px;
	background-position: center left;
	padding-left: 40px;
	background-repeat: no-repeat;
}
.hem_box_sub_back svg {
	fill: #b7b7b7;
	width: 19px;
	height: 11px
}
.hem_box_sub_back span {
	padding-left: 8px
}
}

@media screen and (max-width:767px) {
.hem_boxes_account {
	height: 50px
}
.hem_boxes .all_wrap {
	height: calc(100vh - 115px)
}
.hem_boxes.isAndroid .all_wrap {
	height: calc(100vh - 170px)
}
.hem_box_title {
	font-size: 25px;
	line-height: 1.2;
}
.hem_boxes {
	-webkit-transform: translateY(-120%);
	-moz-transform: translateY(-120%);
	-ms-transform: translateY(-120%);
	-o-transform: translateY(-120%);
	transform: translateY(-120%)
}
.hem_box_sub {
	overflow-y: scroll
}
.hem_box_sub .wrap {
	padding: 0
}
.hem_box_sub .items {
	padding-top: 35px;
	font-size: 20px
}
.hem_box_sub a {
	padding: 13px 40px
}
.hem_box_sub a.small-item {
	padding: 7px 40px 7px 60px
}
.hem_box_sub_back {
	padding: 20px 11px
}
}
.header_menu_box_wrap {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-moz-box-align: end;
	box-align: end;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	-ms-align-items: flex-end;
	-o-align-items: flex-end;
	align-items: flex-end;
	-ms-flex-align: end;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	box-lines: single;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	box-direction: normal;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-ms-flex-direction: column
}
.header_menu_box_all {
	position: relative;
	width: 469px;
	height: calc(100vh - 65px)
}
.header_menu_box {
	background-color: #3d3e40;
	width: calc(100% + 20px);
	height: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transform: translateY(-130%);
	-moz-transform: translateY(-130%);
	-ms-transform: translateY(-130%);
	-o-transform: translateY(-130%);
	transform: translateY(-130%)
}
.header_menu_box .content_wrap_pad {
	padding: 40px
}
.header_menu_box_cont {
	width: 470px;
	max-width: 100%
}

@media screen and (max-width:1024px) {
.header_menu_box_all {
	width: 100%
}
.header_menu_box {
	-webkit-transform: translateY(125%);
	-moz-transform: translateY(125%);
	-ms-transform: translateY(125%);
	-o-transform: translateY(125%);
	transform: translateY(125%);
	width: 100%
}
.header_menu_box_cont {
	width: 500px
}
.header_menu_box_wrap {
	padding-bottom: 70px
}
}

@media screen and (max-width:767px) {
.header_menu_box_wrap {
	padding-bottom: 50px
}
}
.hmb_qi {
	font-size: 25px;
	letter-spacing: -.02em;
	font-weight: 300;
	max-height: 100%;
	position: relative;
	width: 100%
}
.hmb_qi ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.hmb_qi li {
	padding: 5px 0;
	-webkit-transition: all 0.5s ease-in-out 0.2s;
	-moz-transition: all 0.5s ease-in-out 0.2s;
	transition: all 0.5s ease-in-out 0.2s;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px)
}
.hmb_qi li:nth-child(2) {
	-webkit-transition: all 0.5s ease-in-out 0.4s;
	-moz-transition: all 0.5s ease-in-out 0.4s;
	transition: all 0.5s ease-in-out 0.4s
}
.hmb_qi li:nth-child(3) {
	-webkit-transition: all 0.5s ease-in-out 0.5s;
	-moz-transition: all 0.5s ease-in-out 0.5s;
	transition: all 0.5s ease-in-out 0.5s
}
.hmb_qi li:nth-child(4) {
	-webkit-transition: all 0.5s ease-in-out 0.6s;
	-moz-transition: all 0.5s ease-in-out 0.6s;
	transition: all 0.5s ease-in-out 0.6s
}
.hmb_qi li:nth-child(5) {
	-webkit-transition: all 0.5s ease-in-out 0.7s;
	-moz-transition: all 0.5s ease-in-out 0.7s;
	transition: all 0.5s ease-in-out 0.7s
}
.hmb_qi li:nth-child(6) {
	-webkit-transition: all 0.5s ease-in-out 0.8s;
	-moz-transition: all 0.5s ease-in-out 0.8s;
	transition: all 0.5s ease-in-out 0.8s
}
.hmb_qi li:nth-child(7) {
	-webkit-transition: all 0.5s ease-in-out 0.9s;
	-moz-transition: all 0.5s ease-in-out 0.9s;
	transition: all 0.5s ease-in-out 0.9s
}
.hmb_qi li:nth-child(8) {
	-webkit-transition: all 0.5s ease-in-out 1s;
	-moz-transition: all 0.5s ease-in-out 1s;
	transition: all 0.5s ease-in-out 1s
}
.hmb_qi li:nth-child(9) {
	-webkit-transition: all 0.5s ease-in-out 1.1s;
	-moz-transition: all 0.5s ease-in-out 1.1s;
	transition: all 0.5s ease-in-out 1.1s
}
.hmb_qi li:nth-child(10) {
	-webkit-transition: all 0.5s ease-in-out 1.2s;
	-moz-transition: all 0.5s ease-in-out 1.2s;
	transition: all 0.5s ease-in-out 1.2s
}
.hmb_qi a {
	position: relative;
	display: block;
	padding: 20px 0
}
.hmb_qi a::before {
	content: "";
	width: 100%;
	max-width: 33px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 12px;
	background-color: #84c2ea;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s
}

@media screen and (min-width:1025px) {
.hmb_qi a:hover::before {
	opacity: 1
}
}
.hmb_qi a.hover::before {
	opacity: 1
}
.header_mb_info,
.header_mb_visit {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-moz-box-align: start;
	box-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
	-o-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-align: start;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	box-lines: single;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	box-direction: normal;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-ms-flex-direction: column
}
.header_mb_info.active .hmb_qi li,
.header_mb_visit.active .hmb_qi li {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

@media screen and (max-width:1024px) {
.header_mb_info,
header_mb_visit {
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center
}
.hmb_qi li {
	padding: 3px 0
}
}

@media screen and (max-width:767px) {
.hmb_qi {
	font-size: 20px
}
.hmb_qi li {
	padding: 0
}
.hmb_qi a {
	padding: 14px 0
}
}
.header_mbc_call .contattimenu {
	margin-bottom: 30px;
}
.header_mbc_call .contattimenu a {
	display: block;
}
.hmb_call {
	font-size: 14px
}
.hmb_call .hours_m {
	padding: 10px 0 20px;
	border-bottom: 1px solid rgba(255,255,255,0.2)
}
.hmb_call .flex_row {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 4px 0
}
.hmb_call .campuse {
	padding: 29px 0;
	border-bottom: 1px solid rgba(255,255,255,0.3)
}
.hmb_call .el_name {
	width: 100%;
	padding-bottom: 15px
}
.hmb_call .el_col {
	width: 50%
}
.header_menu_box_title {
	font-size: 16px;
	padding-bottom: 0
}
.header_menu_box_title.padtop {
	padding-top: 20px
}
.header_menu_box_subtitle {
	font-size: 14px;
	color: #b7b7b7
}
.ship_cove_col {
	color: #b7b7b7
}
.hmb_call_email {
	font-size: 14px;
	margin-top: auto;
	padding-top: 30px
}
.hmb_call_email .name {
	padding-bottom: 15px
}
.header_mb_call .content_wrap_pad {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	box-direction: normal;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-ms-flex-direction: column;
	height: 100vh
}
.header_mb_call_btn {
	padding: 20px 40px;
	height: 150px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	background-color: rgba(0,30,96,.3);
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	cursor: pointer
}
.header_mb_call_btn .sub {
	font-size: 15px;
	padding-bottom: 15px
}
.header_mb_call_btn .btn {
	font-size: 17px;
	font-weight: 700;
	color: #fff;
	padding-top: 0
}
.header_mb_call_btn .v2 {
	display: none
}

@media screen and (min-width:1025px) {
.header_mb_call_btn:hover {
	background-color: rgba(0,30,96,.5)
}
}
.header_mb_call_btn.open .v1 {
	display: none
}
.header_mb_call_btn.open .v2 {
	display: block
}
.header_mbc_form {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #3d3e40
}
.header_mbc_form_back {
	font-size: 12px;
	letter-spacing: -.01em;
	position: relative;
	cursor: pointer;
	padding: 11px 0
}
.header_mbc_form_back::before {
	content: "";
	width: 19px;
	height: 1px;
	position: absolute;
	left: -27px;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: #b7b7b7
}
.header_mbc_form_back::after {
	content: "";
	width: 9px;
	height: 9px;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	left: -27px;
	top: 0;
	bottom: 0;
	margin: auto
}
.d_input_wrap {
	position: relative;
	margin: 11px 0
}
.d_input_wrap .name {
	position: absolute;
	left: 0;
	top: 10px;
	font-weight: 300;
	letter-spacing: -.01em;
	color: #b7b7b7;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	font-size: 15px;
	pointer-events: none
}
.d_input_wrap input {
	width: 100%;
	background-color: transparent;
	height: 40px;
	border: none;
	border-radius: 0;
	border-bottom: 2px solid rgba(237,239,244,.3);
	color: #fff;
	-webkit-text-fill-color: #fff;
	font-weight: 300;
	letter-spacing: -.01em;
	margin: 0;
	font-size: 15px;
	padding: 0;
}

@media screen and (min-width:1025px) {
.d_input_wrap input:hover {
	-webkit-text-fill-color: #fff
}
}
.d_input_wrap input:focus+.name {
	top: -8px;
	font-size: 12px
}
.d_input_wrap .parsley-errors-list {
	margin: 0;
	position: absolute;
	left: 0;
	pointer-events: none;
	list-style: none;
	padding: 0;
	top: -8px;
	background-color: #3d3e40;
	color: #ee7103;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: -.01em;
	font-family: 'Arsenal', sans-serif;
	z-index: 5
}
.d_input_wrap.has_text .name {
	top: -8px;
	font-size: 12px
}
.d_textarea_wrap {
	margin: 11px 0;
	position: relative;
	font-weight: 300
}
.d_textarea_wrap .parsley-errors-list {
	margin: 0;
	position: absolute;
	left: 0;
	pointer-events: none;
	list-style: none;
	padding: 0;
	top: -8px;
	background-color: #3d3e40;
	color: #ee7103;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: -.01em;
	font-family: 'Arsenal', sans-serif;
	z-index: 5
}
.d_textarea_wrap .name {
	position: absolute;
	left: 0;
	top: 10px;
	font-weight: 300;
	letter-spacing: -.01em;
	color: #b7b7b7;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	pointer-events: none
}
.d_textarea_wrap .text {
	position: relative;
	min-height: 40px;
	border-bottom: 2px solid rgba(237,239,244,.3);
	padding: 5px 0
}
.d_textarea_wrap .text:focus+.name {
	top: -8px;
	font-size: 12px
}
.d_textarea_wrap.has_text .name {
	top: -8px;
	font-size: 12px
}
.header_mbc_form {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s
}
.header_mbc_form.open {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%)
}
.header_mbc_form .header_menu_box_title {
	padding: 4px 0 10px
}
.header_mbc_form, .header_mbc_call {
	overflow-y: auto
}
.header_mbcf_formall {
	height: 100%;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	box-direction: normal;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-ms-flex-direction: column
}
.header_mbcf_formall.form_error .d_valid_mess {
	display: block
}
.header_mbcf_formall.loading {
	opacity: .5;
	pointer-events: none
}
.header_mbcf_formall.sent {
	opacity: 1;
	pointer-events: auto
}
.header_mbcf_formall.sent .d_input_wrap, .header_mbcf_formall.sent .d_textarea_wrap, .header_mbcf_formall.sent .d_submit_wrap {
	opacity: 0;
	pointer-events: none
}
.header_mbcf_formall.sent .header_mbcf_formall_mess {
	opacity: 1;
	pointer-events: auto
}
.d_valid_mess {
	margin: 0;
	position: absolute;
	left: 0;
	pointer-events: none;
	list-style: none;
	padding: 0;
	top: 0;
	display: none;
	background-color: #3d3e40;
	color: #ee7103;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: -.01em;
}
.d_submit_wrap {
	margin: auto 0;
	position: relative
}
.header_mbcf_formall_mess {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	padding-top: 18px;
	font-size: 15px;
	line-height: 1.66667
}
.header_mbcf_formall_mess .sub {
	padding-top: 25px;
	margin-bottom: -5px
}
.header_mbcf_formall_mess .btn_underline {
	margin: 17px 0;
	display: block
}

@media screen and (max-width:1024px) {
.header_mb_call .header_menu_box_cont {
	width: 100%
}
.header_mb_call .content_wrap_pad {
	width: 500px;
	margin: auto;
	height: calc(100vh - 285px);
	max-width: 100%
}
.header_mb_call_btn {
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center
}
.header_mb_call_btn .all {
	width: 420px;
	max-width: 100%
}
.header_mb_call_btn .sub {
	padding-bottom: 6px
}
.hmb_call {
	width: 325px;
	max-width: 100%
}
.header_mbc_form {
	right: 0
}
.header_mbcf_formall {
	width: 325px;
	max-width: 100%
}
}

@media screen and (max-width:767px) {
.header_mb_call .content_wrap_pad {
	height: auto
}
.hmb_call .hours_m {
	padding: 11px 0 25px
}
.hmb_call .flex_row {
	padding: 0
}
.hmb_call .campuse {
	padding: 23px 0
}
}
.header_mb_visit .header_menu_box_title {
	padding-bottom: 0;
	margin-bottom: -5px
}
.header_mbv_single {
	font-size: 15px;
	letter-spacing: -.02em;
	line-height: 1.66667;
	position: relative;
	border-bottom: 1px solid #5c73a6;
	padding: 34px 0 36px
}
.header_mbv_single .title {
	padding-bottom: 11px
}
.header_mbv_single .address {
	padding-bottom: 24px
}
.header_mbv_single .map {
	height: 160px;
	background-color: #b7b7b7
}
.header_mbv_single:last-child {
	padding-bottom: 0;
	border-bottom: none
}

@media screen and (max-width:1024px) {
.header_mb_visit .header_menu_box_cont {
	width: 100%
}
.header_mb_visit .content_wrap_pad {
	width: 500px;
	margin: auto;
	max-width: 100%
}
.header_mbv_single {
	width: 315px;
	max-width: 100%
}
}

@media screen and (max-width:767px) {
.header_menu_box_title {
	padding-bottom: 25px
}
}
.header_mb_search .input_search_wrap {
	padding-top: 23px
}
.header_mb_search .currenr_s {
	padding: 38px 0 30px;
	border-bottom: 1px solid #5c73a6
}
.header_mb_search .currenr_s .title {
	font-size: 18px;
	padding-bottom: 11px
}
.header_mb_search .currenr_s .value {
	font-size: 22px;
	font-weight: 700;
	color: #84c2ea
}
.header_mb_search .result_wrap {
	padding-top: 17px
}
.header_mb_search .header_menu_box_cont {
	opacity: 1;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s
}
.header_mb_search.loading .header_menu_box_cont {
	opacity: .5;
	pointer-events: none
}
.header_mb_search_form input {
	width: 100%;
	background: none;
	border: none;
	border-bottom: 2px solid #fff;
	height: 70px;
	color: #fff;
	border-radius: 0;
	font-size: 30px;
	padding: 0 10px
}
.header_mb_search_form input::-webkit-input-placeholder {
color:#fff;
opacity:1
}
.header_mb_search_form input::-moz-placeholder {
color:#fff;
opacity:1
}
.header_mb_search_form input:-moz-placeholder {
color:#fff;
opacity:1
}
.header_mb_search_form input:-ms-input-placeholder {
color:#fff;
opacity:1
}
.header_search_results {
	padding: 20px 0
}
.header_search_results .title {
	font-size: 22px;
	font-weight: 600
}
.header_search_results .url {
	font-size: 14px;
	font-weight: 700;
	padding: 9px 0 11px
}
.header_search_results .desc {
	font-size: 16px;
	line-height: 1.625
}

@media screen and (max-width:1024px) {
.hem_boxes_search {
	width: 100%;
	background-color: #3d3e40;
	padding: 40px 60px 50px;
	position: relative;
	z-index: 10
}
.hem_boxes_search.loading .header_mb_search_form, .hem_boxes_search.loading .currenr_s, .hem_boxes_search.loading .result_wrap {
	opacity: .5
}
.header_mb_search_form {
	position: relative
}
.header_mb_search_form button {
	position: absolute;
	left: -10px;
	top: 3px;
	width: 43px;
	padding: 10px;
	border: none;
	background: none;
	border-radius: 0
}
.header_mb_search_form button svg {
	width: 23px;
	height: 23px;
	display: block;
	fill: #b7b7b7
}
.header_mb_search_form input {
	border-bottom: 2px solid #b7b7b7;
	height: 50px;
	font-size: 20px;
	padding: 0 10px 0 44px;
	color: #b7b7b7
}
.header_mb_search_form input::-webkit-input-placeholder {
color:#b7b7b7
}
.header_mb_search_form input::-moz-placeholder {
color:#b7b7b7
}
.header_mb_search_form input:-moz-placeholder {
color:#b7b7b7
}
.header_mb_search_form input:-ms-input-placeholder {
color:#b7b7b7
}
.hem_boxes_search_result {
	position: absolute;
	left: 0;
	top: calc(100% - 1px);
	width: 100%;
	height: 0;
	overflow-y: hidden;
	background-color: #3d3e40;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s
}
.hem_boxes_search_result .all_wraps {
	padding: 27px 60px 50px
}
.hem_boxes_search_result.open {
	height: calc(100vh - 274px);
	overflow-y: auto
}
.hem_boxes_search_result .currenr_s {
	padding: 0 0 26px;
	border-bottom: 1px solid #5c73a6
}
.hem_boxes_search_result .currenr_s .title {
	font-size: 18px;
	padding-bottom: 3px
}
.hem_boxes_search_result .currenr_s .value {
	font-size: 22px;
	font-weight: 700;
	color: #84c2ea
}
.hem_boxes_search_result .result_wrap {
	padding-top: 13px
}
}

@media screen and (max-width:767px) {
.hem_boxes_search {
	padding: 26px 40px 24px
}
.header_mb_search_form button {
	top: -3px
}
.header_mb_search_form button svg {
	fill: #fff
}
.header_mb_search_form input {
	height: 40px;
	color: #fff;
	border-color: #fff;
	padding-left: 37px
}
.header_mb_search_form input::-webkit-input-placeholder {
color:#fff
}
.header_mb_search_form input::-moz-placeholder {
color:#fff
}
.header_mb_search_form input:-moz-placeholder {
color:#fff
}
.header_mb_search_form input:-ms-input-placeholder {
color:#fff
}
.hem_boxes_search_result .all_wraps {
	padding: 11px 40px 40px
}
.hem_boxes_search_result.open {
	height: calc(100vh - 204px)
}
}
.footer {
	background-color: #3d3e40;
	color: #fff;
	padding-bottom: 109px
}
.footer .content_wrap {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	padding-top: 80px
}
.footer .content_wrap .logo_wrap {
	max-width: 290px
}
.footer .content_wrap .foot_desc {
	padding-bottom: 20px;
	font-size: 15px;
	width: 100%;
	max-width: 350px
}
.footer .content_wrap .left {
	width: 40%
}
.footer .content_wrap .left .logo_wrap {
	display: block;
	padding-bottom: 20px
}
.footer .content_wrap .right {
	width: 60%;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify
}
.footer .content_wrap .right .col {
	width: 33.33333333%
}
.footer .content_wrap .right .title {
	font-size: 16px;
	line-height: 1;
	font-weight: 700;
	padding-bottom: 0
}
.footer .content_wrap .right .second-title {
	padding-top: 40px;
	padding-bottom: 0
}
.footer .content_wrap .right .place {
	font-size: 13px;
	font-weight: 500
}
.footer .content_wrap .right .place .title {
	padding-bottom: 8px;
	font-size: 15px;
	line-height: 1.1;
	font-weight: 400;
	padding-top: 25px
}
.footer .content_wrap .right .mail {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s
}
.footer .content_wrap .right .footer-contatti {
    margin: 25px 0 0;
    font-size: 14px;
    color: #b7b7b7;
}
.footer .footer-contatti p {
	color: #b7b7b7;
	font-size: 14px;
	line-height: 1.7;
	margin: 0 0 15px;
}

@media screen and (min-width:1025px) {
.footer .content_wrap .right .mail:hover {
	color: #fff
}
}
.footer .content_wrap .right a.item {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s
}

@media screen and (min-width:1025px) {
.footer .content_wrap .right a.item:hover {
	color: #fff
}
}
.footer .content_wrap .right .item, .footer .content_wrap .right .mail {
	color: #b7b7b7;
	font-size: 12px;
	line-height: 1.46667;
	display: block
}
.footer .content_wrap .right .address p {
	margin: 0!important;
}
.footer .content_wrap .right ul {
	margin: 25px 0 0;
	font-size: 14px;
	color: #b7b7b7
}
.footer .content_wrap .right ul li {
	padding-bottom: 8px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s
}

@media screen and (min-width:1025px) {
.footer .content_wrap .right ul li:hover {
	color: #fff
}
}
.footer .content_wrap .social_icons {
	padding-top: 0
}
.footer .content_wrap .social_icons a {
	padding-left: 26px;
	display: inline-block;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s
}
.footer .content_wrap .social_icons a:first-child {
	padding-left: 0
}

@media screen and (min-width:1025px) {
.footer .content_wrap .social_icons a:hover {
	color: #84c2ea
}
}
.footer .content_wrap .social_icons a i {
	cursor: pointer
}
.footer .copyright_wrap .copyright, .footer .copyright_wrap .jtb {
	color: #b7b7b7;
	line-height: 1.45833;
	font-size: 12px
}
.footer .copyright_wrap .jtb {
	color: #b7b7b7
}
.footer .copyright_wrap .jtb .wrap .text {
	display: inline-block
}
.footer .copyright_wrap .jtb img {
	vertical-align: middle;
	height: 34px
}
.footer .info_menu_wrap {
	font-size: 12px;
	line-height: 1.46667;
}

@media screen and (max-width:1215px) {
.footer .content_wrap .foot_desc {
	padding-bottom: 77px
}
.footer .content_wrap .left {
	width: 50%
}
.footer .content_wrap .right {
	width: 50%
}
.footer .copyright_wrap {
	padding-top: 74px
}
}

@media screen and (max-width:1024px) {
.footer .content_wrap {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.footer .content_wrap .left {
	width: 100%
}
.footer .content_wrap .right {
	width: 100%
}
.footer .content_wrap .address {
	padding-top: 4px
}
.footer .info_menu_wrap {
	margin-left: 0
}
}

@media screen and (max-width:767px) {
.footer {
	padding-bottom: 40px
}
.footer .content_wrap {
	padding-top: 60px
}
.footer .content_wrap .foot_desc {
	padding-bottom: 30px;
	line-height: 22px
}
.footer .content_wrap .left {
	width: 100%
}
.footer .content_wrap .left .logo_wrap {
	padding-bottom: 20px
}
.footer .content_wrap .right {
	width: 100%;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.footer .content_wrap .right .col {
	width: 100%
}
.footer .content_wrap .right .col:last-child {
	padding-left: 0;
	padding-top: 20px
}
.footer .content_wrap .right .title {
	font-size: 25px;
	line-height: 1;
	padding-bottom: 10px;
	padding-top: 38px
}
.footer .content_wrap .right .second-title {
	padding-bottom: 0
}
.footer .content_wrap .right .place .title {
	padding-bottom: 16px;
	font-size: 17px;
	line-height: 1;
	padding-top: 38px
}
.footer .content_wrap .right .item, .footer .content_wrap .right .mail {
	font-size: 15px;
	line-height: 1.46667
}
.footer .content_wrap .right .address {
	padding-top: 0
}
.footer .content_wrap .right ul {
	font-size: 17px;
	letter-spacing: -.01em;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.footer .content_wrap .right ul li {
	padding-bottom: 17px;
}
.footer .content_wrap .social_icons {
}
.footer .content_wrap .social_icons a {
	padding-left: 27px
}
.footer .copyright_wrap {
	padding-top: 20px;
	padding-bottom: 70px;
}
.footer .copyright_wrap .copyright, .footer .copyright_wrap .jtb {
	line-height: 1.45833;
	font-size: 12px
}
.footer .copyright_wrap .jtb img {
	vertical-align: middle;
	height: 34px
}
.footer .info_menu_wrap {
	max-width: 100%
}
}
.p404 .text_wrap {
	padding-top: 81px;
	padding-bottom: 103px
}
.p404 .text_wrap .text {
	font-size: 25px;
	color: #454444;
	padding-bottom: 26px
}
.p404 .text_wrap .homepage_btn {
	color: #3d3e40
}
@media screen and (max-width:767px) {
padding-top:49px
}
.btn_underline {
	letter-spacing: -.01em;
	font-size: 18px;
	color: #3d3e40;
	background: none;
	border: none;
	cursor: pointer;
	display: inline-block;
	padding: 19px 0;
	position: relative;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-family: 'Arsenal', sans-serif
}
.btn_underline::before {
	content: "";
	width: 40px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 5px;
	position: absolute;
	background-color: #84c2ea
}
.btn_underline::after {
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	left: 28px;
	bottom: 0;
	position: absolute;
	border-right: 2px solid #84c2ea;
	border-top: 2px solid #84c2ea;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	opacity: 0
}
.btn_underline.play svg {
	height: 14px;
	width: 8px;
	margin-right: 10px;
	fill: #3d3e40;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s
}
.btn_underline.white {
	color: #fff
}
.btn_underline p {
	margin: 0!important
}
@media screen and (min-width:1025px) {
.btn_underline:hover {
color:#84c2ea
}
.btn_underline:hover::after {
opacity:1
}
.btn_underline:hover.play svg {
fill:#84c2ea
}
}
.btn_underline.hover {
	color: #84c2ea
}
.btn_underline.hover::after {
	opacity: 1
}
.btn_underline.hover.play svg {
	fill: #84c2ea
}
@media screen and (min-width:1025px) {
.btn_underline_animation:hover .btn_underline {
color:#84c2ea
}
.btn_underline_animation:hover .btn_underline::after {
opacity:1
}
}
.btn_underline_animation.hover .btn_underline {
	color: #84c2ea
}
.btn_underline_animation.hover .btn_underline::after {
	opacity: 1
}
@media screen and (max-width:1024px) {
.btn_underline {
padding:17px 0
}
.btn_underline::before {
bottom:1px
}
.btn_underline::after {
bottom:-4px
}
}
@media screen and (max-width:767px) {
.btn_underline {
padding:15px 0
}
.btn_underline::before {
bottom:3px
}
.btn_underline::after {
bottom:-2px
}
}
.d_img_bg {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	position: static;
	background-attachment: scroll;
	-webkit-perspective: 0
}
.title_45 {
	font-family: 'Fira Sans', sans-serif;
	font-size: 45px;
	margin-bottom: 30px;
	color: #3d3e40
}
.p_banner .title_45 {
	color: #fff
}
.title_30 {
	font-weight: 700;
	font-size: 30px;
	color: #3d3e40;
	line-height: 1.3333333333
}
.title_27 {
	font-weight: 700;
	font-size: 27px;
	line-height: 1.3703703704;
	color: #3d3e40
}
@media screen and (max-width:1024px) {
.title_30 {
font-size:22px;
line-height:1.4545454545
}
}
@media screen and (max-width:767px) {
.title_45 {
font-size:35px
}
}
.title_90 {
	font-size: 80px;
}
.campt_page .links_section .honeycomb {
	display: block;
	left: -117px;
	top: -65px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.campt_page [data-target="target_2"] .links_section .honeycomb {
	left: auto;
	right: -110px;
	top: -125px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
@media screen and (max-width:1024px) {
.campt_page [data-target="target_2"] .links_section .honeycomb {
left:auto;
right:-145px;
top:-150px
}
.campt_page [data-target="target_6"] .honeycomb {
left:-123px
}
}
@media screen and (max-width:767px) {
.campt_page .p_banner {
position:relative;
z-index:5
}
.campt_page [data-target="target_2"] .links_section .honeycomb {
left:auto;
right:-167px;
top:-340px
}
.campt_page [data-target="target_6"] .honeycomb {
left:-132px;
top:-130px
}
.header_btn .text {
    margin-right: 6px;
}
}
.element_anim, .element_anim_1 {
	opacity: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s
}
.element_anim.start_anim, .element_anim_1.start_anim {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
.element_anim_2 {
	opacity: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all 0.5s ease-in-out 0.1s;
	-moz-transition: all 0.5s ease-in-out 0.1s;
	transition: all 0.5s ease-in-out 0.1s
}
.element_anim_2.start_anim {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
.element_anim_3 {
	opacity: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all 0.5s ease-in-out 0.2s;
	-moz-transition: all 0.5s ease-in-out 0.2s;
	transition: all 0.5s ease-in-out 0.2s
}
.element_anim_3.start_anim {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
.element_anim_4 {
	opacity: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all 0.5s ease-in-out 0.3s;
	-moz-transition: all 0.5s ease-in-out 0.3s;
	transition: all 0.5s ease-in-out 0.3s
}
.element_anim_4.start_anim {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
.element_anim_5 {
	opacity: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all 0.5s ease-in-out 0.4s;
	-moz-transition: all 0.5s ease-in-out 0.4s;
	transition: all 0.5s ease-in-out 0.4s
}
.element_anim_5.start_anim {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
.fade_anim_1 {
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s
}
.fade_anim_1.start_anim {
	opacity: 1
}
.fade_anim_2 {
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out 0.1s;
	-moz-transition: all 0.5s ease-in-out 0.1s;
	transition: all 0.5s ease-in-out 0.1s
}
.fade_anim_2.start_anim {
	opacity: 1
}
.fade_anim_3 {
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out 0.2s;
	-moz-transition: all 0.5s ease-in-out 0.2s;
	transition: all 0.5s ease-in-out 0.2s
}
.fade_anim_3.start_anim {
	opacity: 1
}
.block_img_cont_link {
	background-color: rgba(0,30,96,.05);
	padding-bottom: 25px;
	margin-top: 182px
}
.block_category_desc {
	padding-bottom: 20px;
	padding-top: 20px;
	margin-top: 0;
	margin-bottom: 50px;
}
.block_img_cont_link .row {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.block_img_cont_link_l {
	width: 46.48%;
	padding-right: 4%;
	padding-top: 82px
}
.block_azienda .block_img_cont_link_l {
	padding-right: 0%;
	padding-left: 4%;
}
.block_img_cont_link_l .desc {
	padding-bottom: 15px
}
.block_img_cont_link_l .block_links_wrap .single_link {
	margin-bottom: 8px
}
.block_title_text_link .desc {
	padding-top: 27px
}
.block_links_wrap {
	padding-top: 35px
}
.block_links_wrap::after {
	clear: both;
	content: "";
	display: table
}
.block_links_wrap .btn_underline {
	padding-right: 40px
}
@media (min-width: 1000px) and (max-width: 1600px) {
.block_links_wrap .btn_underline {
	padding-right: 30px;
	font-size: 17px;
}
}
.block_links_wrap .single_link {
	float: left
}
.block_links_wrap.two_col .single_link {
	min-width: 135px
}
.block_links_wrap.two_col .single_link:nth-child(2n+1) {
	/*clear: left*/
}
.block_img_cont_link_l .single_link .btn_underline {
	font-weight: 700;
}
.linee-prodotto .single_link .btn_underline {
	text-transform: uppercase;
	font-size: 20px;
}
.block_img_cont_link_img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 573px;
	width: 53.52%;
	-webkit-transform: translateX(52px);
	-moz-transform: translateX(52px);
	-ms-transform: translateX(52px);
	-o-transform: translateX(52px);
	transform: translateX(52px);
	margin-top: -83px
}
.block_azienda .block_img_cont_link_img {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.block_img_cont_link .block_title_text_link .desc {
    padding-top: 0;
    padding-bottom: 0;
}
@media screen and (max-width:1024px) {
.block_img_cont_link {
margin-top:0;
padding:70px 0 0;
background-color:transparent
}
.block_img_cont_link .row {
margin:0 -60px
}
.block_img_cont_link_img {
height:515px;
width:100%;
-webkit-transform:translateX(0);
-moz-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0);
margin-top:0
}
.block_img_cont_link_l {
width:100%;
-webkit-box-ordinal-group:5;
-moz-box-ordinal-group:5;
box-ordinal-group:5;
-webkit-order:5;
-moz-order:5;
order:5;
-ms-flex-order:5;
background-color:rgba(90,90,90,.05);
padding:78px 60px 20px
}
.block_img_cont_link_l .wrap {
width:500px;
max-width:100%;
padding-right:8%;
margin:auto
}
.block_img_cont_link_l .block_links_wrap .single_link {
margin-bottom:18px
}
}
@media screen and (max-width:767px) {
.block_img_cont_link {
padding: 50px 0 0
}
.block_img_cont_link .row {
margin:0 -40px
}
.block_img_cont_link_img {
height:250px
}
.block_img_cont_link_l {
padding:42px 40px 20px
}
.block_img_cont_link_l .wrap {
padding-right:0
}
.block_img_cont_link_l .title {
font-size:35px
}
.block_img_cont_link_l .block_links_wrap .single_link {
margin-bottom:15px
}
.block_title_text_link .desc {
padding-top:32px
}
.block_links_wrap {
padding-top:5px
}
.block_links_wrap .btn_underline {
padding-right:32px
}
.block_links_wrap.two_col .single_link {
min-width:50%;
max-width:50%
}
.block_links_wrap.two_col .btn_underline {
padding-right:0
}
}
.block_video {
	padding: 90px 0 50px;
	position: relative
}
.block_video::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: calc(79% - 50px);
	background-color: rgba(0,30,96,.05)
}
.block_video .container {
	position: relative;
	z-index: 2
}
.video_wrap {
	width: 929px;
	position: relative;
	max-width: 70%;
	margin: 0 auto
}
.video_wrap::before {
	content: "";
	display: block;
	padding-top: 56.33%
}
.video_wrap iframe {
	width: 100%;
	border: none;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%
}
.video_wrap .video_img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	pointer-events: none;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	opacity: 1
}
.video_wrap .muted {
	z-index: 5;
	position: absolute;
	left: 30px;
	top: 26px;
	padding: 10px;
	cursor: pointer
}
.video_wrap .muted svg {
	width: 16px;
	height: 16px;
	fill: #3d3e40
}
.video_wrap .muted.off .x {
	opacity: 0;
	visibility: hidden
}
.video_wrap .button_wrap {
	position: absolute;
	left: 100%;
	bottom: 31%;
	padding-left: 4.3%;
	white-space: nowrap
}
.video_wrap.video_active .video_img {
	opacity: 0
}
@media screen and (max-width:1024px) {
.block_video {
padding:80px 0
}
.video_wrap {
max-width:100%
}
.video_wrap .button_wrap {
position:absolute;
left:auto;
right:75px;
bottom:auto;
padding-left:0;
top:100%
}
}
@media screen and (max-width:767px) {
.block_video {
padding:60px 0
}
.video_wrap {
max-width:100%
}
.video_wrap .button_wrap {
right:28px
}
}
.block_two_img_desc {
	padding-top: 60px
}
.block_two_img_desc .all_row {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-moz-box-align: start;
	box-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
	-o-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-align: start;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	box-lines: single;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
.block_two_img_desc .img_p {
	height: 850px;
	width: 43%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.block_two_img_desc .img_h {
	height: 460px;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.block_two_img_desc .cont_wrap {
	width: 57%;
	padding-left: 8.5%
}
.block_two_img_desc .cont_wrap .img_p {
	display: none
}
.block_two_img_desc .text_wrap {
	padding-left: 12.8%
}
.block_two_img_desc .desc {
	padding-top: 27px
}
.block_two_img_desc .block_links_wrap {
	padding-bottom: 75px
}
.block_two_img_desc.move_img .img_p {
	margin-top: 85px
}
@media screen and (max-width:1024px) {
.block_two_img_desc {
padding-top:133px
}
.block_two_img_desc .cont_wrap {
width:100%;
padding-left:0
}
.block_two_img_desc .text_wrap {
padding-left:0
}
}
@media screen and (max-width:767px) {
.block_two_img_desc {
padding-top:75px
}
.block_two_img_desc .img_h {
height:275px;
width:calc(100% + 80px);
margin-left:-40px
}
.block_two_img_desc .block_links_wrap {
padding-bottom:65px
}
}
.event_small_wrap {
	margin: 0 -23px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.event_small_wrap::after {
	clear: both;
	content: "";
	display: table
}
.event_small {
	width: 33.33%;
	padding: 10px 23px
}
.col-sm-6 .event_small {
	width: 100%;
	display: block;
}
.event_small a {
	-webkit-transition: all 0.5s ease-in-out 0.1s;
	-moz-transition: all 0.5s ease-in-out 0.1s;
	transition: all 0.5s ease-in-out 0.1s
}
.event_small a:hover {
	opacity: 0.6;
	-webkit-transition: all 0.5s ease-in-out 0.1s;
	-moz-transition: all 0.5s ease-in-out 0.1s;
	transition: all 0.5s ease-in-out 0.1s
}
.event_small:nth-child(3n+2) .element_anim_1 {
	-webkit-transition: all 0.5s ease-in-out 0.1s;
	-moz-transition: all 0.5s ease-in-out 0.1s;
	transition: all 0.5s ease-in-out 0.1s
}
.event_small:nth-child(3n) .element_anim_1 {
	-webkit-transition: all 0.5s ease-in-out 0.2s;
	-moz-transition: all 0.5s ease-in-out 0.2s;
	transition: all 0.5s ease-in-out 0.2s
}
.event_small .img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 310px;
	position: relative
}
.event_small .all_date {
	position: absolute;
	left: 0;
	top: 17px;
	background-color: rgba(255,255,255,.8);
	color: #3d3e40;
	min-width: 130px;
	padding: 8px 16px;
	line-height: 1.2
}
.event_small .date {
	font-weight: 700;
	font-size: 15px
}
.event_small .time {
	font-size: 13px
}
.event_small .title {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.45455;
	color: #3d3e40;
	padding: 20px 0 11px;
	text-align: center;
	text-transform: uppercase;
}
.event_small .desc {
	color: #454444
}
.twocols {
	padding-bottom: 40px;
}
@media screen and (max-width:1199px) {
.twocols .row {
	margin-left: -15px;
	margin-right: -15px;
}
.twocols .row .col-sm-6 {
	padding-left: 15px;
	padding-right: 15px;
}
.event_small_wrap {
margin:0 -20px
}
.event_small {
padding:10px 20px;
width:50%
}
.event_small:nth-child(2n+1) .element_anim_1 {
-webkit-transition:all 0.5s ease-in-out 0s;
-moz-transition:all 0.5s ease-in-out 0s;
transition:all 0.5s ease-in-out 0s
}
.event_small:nth-child(2n) .element_anim_1 {
-webkit-transition:all 0.5s ease-in-out 0.1s;
-moz-transition:all 0.5s ease-in-out 0.1s;
transition:all 0.5s ease-in-out 0.1s
}
.event_small .img {
height:230px
}
.event_small .title {
padding:38px 0 10px
}
}
@media screen and (max-width:767px) {
.event_small_wrap {
margin:0 -20px
}
.event_small {
padding:0;
margin-bottom: 20px;
width:100%;
background: rgba(39,54,86,.05);
}
.event_small:nth-child(2n) .element_anim_1 {
-webkit-transition:all 0.5s ease-in-out 0s;
-moz-transition:all 0.5s ease-in-out 0s;
transition:all 0.5s ease-in-out 0s
}
.event_small .title {
padding:0 10px
}
}
.block_img_lr {
	margin: 90px 0;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.block_img_lr .img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 48.5%;
	min-height: 400px;
	position: relative
}
.block_img_prod .img {
	min-height: 600px;
}
.block_img_lr .img .d_img_bg {
	position: absolute;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.block_img_lr .all_text {
	width: 51.5%;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center
}
.block_img_lr .all_text::after {
	clear: both;
	content: "";
	display: table
}
.block_img_lr .wrap {
	max-width: 745px;
	width: 100%;
	padding: 10px 60px
}
.block_img_lr .wrap_inert {
	width: 535px;
	max-width: 100%
}
.block_img_lr .ipg_text p {
	max-width: 100%
}
.block_img_lr.vertical .img {
	height: 850px;
	width: 42.3%
}
.block_img_lr.left .wrap {
	float: left
}
.block_img_lr.left .wrap_inert {
	float: right
}
.block_img_lr.right .all_text {
	-webkit-box-pack: end;
	-moz-box-pack: end;
	box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	-o-justify-content: flex-end;
	justify-content: flex-end;
	-ms-flex-pack: end
}
.block_img_lr.right .img {
	-webkit-box-ordinal-group: 3;
	-moz-box-ordinal-group: 3;
	box-ordinal-group: 3;
	-webkit-order: 3;
	-moz-order: 3;
	order: 3;
	-ms-flex-order: 3
}
@media screen and (max-width:1024px) {
.block_img_lr {
margin:75px 0
}
.block_img_lr .img {
width:100%;
min-height:495px
}
.block_img_lr .all_text {
width:100%
}
.block_img_lr .wrap {
max-width:100%;
padding-top:95px
}
.block_img_lr .wrap_inert {
width:100%
}
.block_img_lr.vertical .img {
width:100%
}
.block_img_lr.left .img {
-webkit-box-ordinal-group:5;
-moz-box-ordinal-group:5;
box-ordinal-group:5;
-webkit-order:5;
-moz-order:5;
order:5;
-ms-flex-order:5
}
.block_img_lr.right .img {
-webkit-box-ordinal-group:5;
-moz-box-ordinal-group:5;
box-ordinal-group:5;
-webkit-order:5;
-moz-order:5;
order:5;
-ms-flex-order:5
}
}
@media screen and (max-width:767px) {
.block_img_lr {
margin:0 0 45px
}
.block_img_lr.vertical .img {
min-height:444px;
height:100%;
width:100%
}
.block_img_lr .img {
min-height:260px
}
.block_img_lr .wrap {
padding:40px 30px 0
}
}
.block_wrap_650 {
	width: 650px;
	max-width: 100%;
	margin: auto
}
.links_section {
	margin: 20px 0 60px;
	position: relative
}
.links_section .honeycomb {
	display: none
}
.links_section .title {
	padding-bottom: 5px
}
.links_section .block_links_wrap {
	padding-top: 0
}
@media screen and (max-width:767px) {
.links_section {
margin:70px 0
}
}
.campous_group {
	margin: 90px 0
}
.campous_group .single_group {
	padding: 52px 0 35px;
	border-bottom: 1px solid #5c73a6
}
.campous_group .single_group:first-child {
	padding-top: 0
}
.campous_group .single_group:last-child {
	border-bottom: none;
	padding-bottom: 0
}
.campous_group .title {
	font-size: 22px;
	line-height: 1.45455;
	font-weight: 500
}
.campous_group .iframe {
	padding: 30px 0 25px
}
.campous_group .iframe iframe {
	width: 100%;
	border: none
}
@media screen and (max-width:767px) {
.campous_group {
margin:75px 0
}
}
.hp_onload {
	background-color: #3d3e40;
	position: fixed;
	z-index: 1500;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	text-align: center;
	opacity: 1
}
.hp_onload .container, .hp_onload .row {
	height: 100%
}
.hp_onload .svg_wrap {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	opacity: 0
}
.hp_onload svg {
	width: 142px;
	height: 151px
}
.hp_onload.active .svg_wrap {
	opacity: 1
}
.hp_onload.remove_intro {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	pointer-events: none;
	opacity: 0
}
.hp_banner {
	position: relative;
	height: 100vh
}
.home_page_text_wrap {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 70%;
	z-index: 5;
	font-size: 1em;
	line-height: 1.4em;
	color: #fff;
	overflow: hidden;
	padding-bottom: 2vh;
	-webkit-font-smoothing: antialiased;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	display: block;
	background: rgba(0,0,0,0.44);
}
.home_page_text_wrap h3 {
	font-size: 2.4em;
	line-height: 1em;
	margin: 0 0 25px;
	padding: 0;
	letter-spacing: 2px;
	font-family: 'Fira Sans', sans-serif;
}
.home_page_text_wrap p {
	color: #e8e8e8;
	word-wrap: break-word;
	hyphens: auto;
	text-align: justify;
	text-rendering: optimizeLegibility;
}
@media (min-width: 1280px) {
.home_page_text_wrap {
	position: absolute;
	width: 50%;
}
}
@media (max-width: 767px) {
.header_menu_btn.open .t2 {
    color: #3d3e40;
}
.header_bar_home .header_left, .header_bar_open_white .header_left {
    background-color: #fff!important;
}
.home_page_text_wrap {
	width: 100%;
}
.home_page_text_wrap p {
	display: none;
}
.home_page_text_wrap h3 {
	font-size: 1.3em;
	margin: 0 0 10px;
	padding: 0;
	letter-spacing: 1px;
}
.hem_box_sub_back span {
	display: none;
}
.hem_item_title, .hem_box_sub a {
	padding: 13px 0;
}
.hem_item_title {
    font-family: 'Fira Sans', sans-serif;
}
.hem_box_sub a {
    font-size: 18px;
}
}
@media (max-width: 440px) {
.header_right .hr_big .icon {
	display: none;
}
}
.home_page_text_wrap .text {
	white-space: nowrap;
	display: inline-block;
	font-size: 152px;
	line-height: 1.31579;
	letter-spacing: -.02em;
	width: auto;
	-webkit-animation: textRotate 24s infinite linear 5s;
	-moz-animation: textRotate 24s infinite linear 5s;
	animation: textRotate 24s infinite linear 5s;
	padding-right: .15em;
	padding-left: .5em
}
@-webkit-keyframes textRotate {
from {
-webkit-transform:translateX(0)
}
to {
-webkit-transform:translateX(-100%)
}
}
@-moz-keyframes textRotate {
from {
-moz-transform:translateX(0)
}
to {
-moz-transform:translateX(-100%)
}
}
@keyframes textRotate {
from {
-webkit-transform:translateX(0);
-moz-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0)
}
to {
-webkit-transform:translateX(-100%);
-moz-transform:translateX(-100%);
-ms-transform:translateX(-100%);
-o-transform:translateX(-100%);
transform:translateX(-100%)
}
}
.hp_banner_img {
	position: relative;
	height: 100%
}
.hp_banner_img .slick-list, .hp_banner_img .slick-track {
	height: 100%
}
.hp_banner_img .bg {
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-position: top center
}
.hp_banner_img .bg::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #2766c0;
	opacity: .22;
	mix-blend-mode: multiply
}
.hp_banner_video {
	position: relative;
	height: 100%;
	pointer-events: none
}
.hp_banner_video iframe {
	width: 100%;
	height: 100%;
	border: none;
	pointer-events: none
}
@media screen and (max-width:1024px) {
.hp_banner {
height:calc(100vh - 70px)
}
.home_page_text_wrap .text {
font-size:120px
}
}
@media screen and (max-width:767px) {
.hp_banner {
height:calc(100vh - 50px)
}
.home_page_text_wrap {
padding-bottom:27px
}
.home_page_text_wrap .text {
font-size:101px
}
}
.abs_full {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.hp_latest {
	/*padding: 60px 0 80px*/
}
.hp_latest .row {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -22px
}
.hp_latest_item {
	width: 50%;
	padding: 22px;
}
.hp_latest_item .img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 280px;
	position: relative
}
.hp_latest_item .title {
	font-size: 22px;
	font-weight: 700;
	padding: 43px 0 1px
}
.hp_latest_item:nth-child(2) .element_anim {
	-webkit-transition: all 0.5s ease-in-out 0.1s;
	-moz-transition: all 0.5s ease-in-out 0.1s;
	transition: all 0.5s ease-in-out 0.1s
}
.hp_latest_item:nth-child(3) .element_anim {
	-webkit-transition: all 0.5s ease-in-out 0.2s;
	-moz-transition: all 0.5s ease-in-out 0.2s;
	transition: all 0.5s ease-in-out 0.2s
}
@media screen and (min-width:960px) {
.hp_latest_item {
	float: left;
}
}
@media screen and (max-width:1024px) {
.hp_latest {
padding:40px 0 30px
}
.hp_latest .row {
display:block;
margin:0 -20px
}
.hp_latest .slick-dots {
font-size:0;
padding:5px 20px;
display:-webkit-box;
display:-moz-box;
display:box;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:end;
-moz-box-pack:end;
box-pack:end;
-webkit-justify-content:flex-end;
-moz-justify-content:flex-end;
-ms-justify-content:flex-end;
-o-justify-content:flex-end;
justify-content:flex-end;
-ms-flex-pack:end
}
.hp_latest .slick-dots li {
margin-left:10px
}
.hp_latest .slick-dots li.slick-active button::before {
background-color:#84c2ea
}
.hp_latest .slick-dots li:last-child {
margin-right:0
}
.hp_latest .slick-dots li button {
width:43px;
height:43px;
cursor:pointer;
position:relative
}
.hp_latest .slick-dots li button::before {
position:absolute;
content:'';
top:0;
left:0;
right:0;
bottom:0;
margin:auto;
height:2px;
width:43px;
border-radius:2px;
background-color:#dadada
}
.hp_latest_item {
padding:20px
}
.hp_latest_item .img {
height:205px
}
.hp_latest_item .title {
padding:23px 0 1px
}
}
@media screen and (max-width:767px) {
.hp_latest {
padding:40px 0 30px
}
.hp_latest .row {
margin:0 -10px
}
.hp_latest .slick-list {
overflow:visible!important
}
.hp_latest_item {
padding:10px;
opacity:.5;
-webkit-transition:all 0.5s ease-in-out 0s;
-moz-transition:all 0.5s ease-in-out 0s;
transition:all 0.5s ease-in-out 0s
}
.hp_latest_item.slick-current {
opacity:1
}
.hp_latest_item .img {
height:198px
}
.hp_latest_item .title {
padding:23px 0 0
}
}
.hp_vision {
	position: relative;
	padding: 105px 0 100px
}
.hp_vision .conatiner {
	position: relative;
	z-index: 3
}
.hp_vision .row {
	position: relative
}
.hp_vision_s1 {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	width: 100%;
	overflow: visible;
	pointer-events: none
}
.hp_vision_s1 .animSlider {
	-webkit-animation: animSlider 8.15s linear forwards;
	-moz-animation: animSlider 8.15s linear forwards;
	animation: animSlider 8.15s linear forwards
}
.hp_visions1_item {
	font-size: 184px;
	font-weight: 300;
	letter-spacing: -.02em;
	color: rgba(128,138,159,.1);
	width: auto;
	position: relative;
	left: 0
}
.hp_visions2_item .icon {
	max-width: 80px;
	height: auto;
	opacity: 0.2;
}
.hp_vision_s2 {
	width: 415px;
	max-width: 100%;
	float: right;
	text-align: right
}
.hp_vision_s2 .slick-dots {
	list-style: none;
	padding: 20px 0 10px;
	margin: 0;
	font-size: 0
}
.hp_vision_s2 .slick-dots li {
	padding: 10px 5px;
	cursor: pointer;
	display: inline-block
}
.hp_vision_s2 .slick-dots button {
	width: 20px;
	height: 20px;
	border-radius: 0;
	border: none;
	background: rgba(69,68,68,.2);
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s
}
.hp_vision_s2 .slick-dots button:last-child {
	display: none;
}
.hp_vision_s2 .slick-dots .slick-active button {
	background: #84c2ea;
	outline: none;
}
.hp_visions2_item .title {
	font-size: 25px;
	font-weight: 700;
	color: #3d3e40;
	padding-bottom: 5px
}
@media screen and (max-width:1024px) {
.hp_vision {
padding:57px 0 105px
}
.hp_vision_s1 {
top:15px;
display:none
}
.title_45 {
    font-size: 35px;
	line-height: 1.2em;
}
}
@media screen and (max-width:767px) {
.hp_vision {
padding:43px 0 40px
}
.hp_vision_s1 {
top:100px;
display:none
}
.hp_visions1_item {
font-size:90px;
padding-right:100px
}
.hp_vision_s2 {
    text-align: left;
}
.hp_vision_s2 .slick-dots {
padding-top:26px
}
.hp_visions2_item .title {
font-size:24px;
line-height: 1em;
margin-top: 10px;
}
}
.hp_testimonial {
	padding-bottom: 82px;
	position: relative
}
.hp_testimonial::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: calc(100% + 320px);
	background-color: rgba(90,90,90,.05);
	z-index: -1
}
.hp_testimonial .wrap {
	width: 575px;
	max-width: 100%;
	text-align: center;
	margin: auto
}
.hp_testimonial .quote {
	font-size: 103px;
	line-height: 1;
	color: #3d3e40
}
.hp_testimonial .desc {
	margin-top: -20px;
	padding-bottom: 35px
}
.hp_testimonial .name {
	font-size: 18px;
	letter-spacing: -.01em;
	font-weight: 500;
	color: #3d3e40
}
@media screen and (max-width:1024px) {
.hp_testimonial {
padding:86px 0 110px
}
.hp_testimonial::before {
height:calc(100% + 205px)
}
}
@media screen and (max-width:767px) {
.hp_testimonial {
padding:42px 0 74px
}
.hp_testimonial::before {
height:calc(100% + 50px)
}
.hp_testimonial .desc {
padding-bottom:27px
}
}
.hp_services_spaces {
	padding: 81px 0 50px;
	position: relative
}
.hp_services_spaces::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 330px;
	background-color: rgba(90,90,90,.05);
	z-index: -1
}
.hp_services_spaces .text_wrap {
	width: 850px;
	max-width: 100%;
	margin: 0 auto;
	padding-bottom: 65px
}
.hp_services_spaces .wrap {
	width: 640px;
	max-width: 100%
}
.hp_services_spaces .img {
	width: 100%;
	height: auto;
	display: block
}
@media screen and (max-width:1024px) {
.hp_services_spaces::before {
display:none
}
.hp_services_spaces .img {
margin-left:-60px;
width:calc(100% + 120px)
}
.hp_services_spaces .text_wrap {
padding-bottom:80px
}
}
@media screen and (max-width:767px) {
.hp_services_spaces::before {
display:none
}
.hp_services_spaces .img {
margin-left:-40px;
width:calc(100% + 80px)
}
.hp_services_spaces .text_wrap {
padding-bottom:50px
}
}
.block_en {
	padding: 45px 0 140px;
	background-color: rgba(0,30,96,.05)
}
.block_en .link_wrap {
	text-align: right;
	margin-top: -30px;
	padding-bottom: 25px
}
.block_en_ev {
	float: left;
	width: 66%
}
.block_en_ev .event_small {
	width: 50%
}
.block_en_new {
	float: left;
	width: 34%;
	padding-left: 8.6%
}
.block_en_new .date {
	font-size: 15px;
	font-weight: 500;
	color: #3d3e40
}
.block_en_new .title {
	color: #3d3e40;
	font-weight: 700;
	font-size: 17px;
	padding: 10px 0 7px
}
.block_en_new .desc {
	color: #454444
}
.block_en_new .single {
	padding: 26px 0 10px
}
.block_en_new .single:first-child {
	padding-top: 3px;
}
@media screen and (max-width:1024px) {
.block_en {
background-color:transparent;
padding:36px 0 88px
}
.block_en .link_wrap {
padding:23px 0 37px;
margin-top:0
}
.block_en_ev {
width:100%;
padding-bottom:48px
}
.block_en_new {
width:100%;
padding-left:0;
border-top:1px solid rgba(39,54,86,.3);
padding-top:12px
}
.block_en_new .wrap {
padding-top:15px;
display:-webkit-box;
display:-moz-box;
display:box;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
margin:0 -20px
}
.block_en_new .wrap::after {
clear:both;
content:"";
display:table
}
.block_en_new .single {
width:50%;
padding:0 20px
}
.block_en_new .single:first-child {
border-bottom:none;
padding-top:0
}
}
@media screen and (max-width:767px) {
.block_en {
padding:27px 0 52px
}
.block_en .link_wrap {
padding:31px 0 14px
}
.block_en_ev {
width:100%;
padding-bottom:0
}
.block_en_ev .event_small {
width:100%
}
.block_en_new {
width:100%;
padding-left:0;
border-top:none;
padding-top:4px
}
.block_en_new .wrap {
padding-top:11px;
margin:0
}
.block_en_new .single {
width:100%;
padding:32px 0
}
.block_en_new .single:first-child {
padding-top:32px;
border-bottom:1px solid rgba(39,54,86,.3)
}
}
.p_banner_wrap {
	position: relative;
	height: 672px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}
.p_banner_wrap .overlay {
	background-color: #3d3e40;
	opacity: .5;
	mix-blend-mode: darken
}
.p_banner_wrap .title_wrap {
	position: absolute;
	padding-bottom: 24px;
	left: 0;
	width: 100%;
	bottom: 76px
}
.p_banner_wrap .title_90 {
	font-family: 'Fira Sans', sans-serif;
	position: relative;
	color: #fff;
	line-height: 1.5555555556
}
.p_banner_wrap .bottom {
	margin-top: auto;
	width: 100%
}
.p_banner_wrap.video {
	height: auto
}
.p_banner_wrap.video .title_wrap {
	pointer-events: none
}
.p_banner_wrap.video .bottom {
	position: absolute;
	bottom: 0
}
.p_banner .video_wrap {
	width: 100%;
	max-width: 100%
}
.p_banner .video_wrap::before {
	padding-top: 56.25%
}
.scrollTo_banner {
	position: relative;
	background-color: rgba(237,239,244,.1);
	width: 100%;
	color: #fff;
	letter-spacing: .05em
}
.scrollTo_banner .overlay {
	background-color: rgba(0,0,0,.3)
}
.scrollTo_banner .scrollTo_wrap {
	position: relative;
	padding: 25px 0 28px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	-o-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-pack: start
}
.scrollTo_banner .static_text {
	width: 100%;
	font-size: 18px;
	padding-top: 2px
}
.scrollTo_banner .static_text .category {
	display: inline;
	float: right;
}
.scrollTo_banner .static_text .category ul.tags {
	float: right;
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	border-left: 1px solid rgba(255,255,255,0.5);
}
.scrollTo_banner .scrollTo_elements {
	color: #edeff4;
	font-size: 14px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.scrollTo_banner .scrollTo_elements .element {
	margin-left: 24px;
	cursor: pointer
}
@media screen and (max-width:767px) {
.p_banner_wrap {
height:400px
}
.dovesiamo_banner iframe {
height:400px!important
}
.p_banner_wrap .title_wrap {
position:relative;
bottom:0
}
.p_banner_wrap .title_90 {
font-size:40px;
line-height:1.1666666667;
padding-bottom:24px
}
.scrollTo_banner {
background-color:#465c8c
}
.scrollTo_banner .overlay {
display:none
}
.scrollTo_banner .static_text {
padding-bottom:7px;
width:100%
}
.scrollTo_banner .scrollTo_wrap {
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap
}
.scrollTo_banner .scrollTo_elements .element {
padding-bottom:11px;
width:100%;
margin-left:0
}
.scrollTo_banner .scrollTo_elements .element:last-child {
padding-bottom:0
}
}
@media screen and (max-width:500px) {
.p_banner_wrap {
height:240px
}
.dovesiamo_banner iframe {
height:240px!important
}
}
.discovery {
	padding: 124px 0 117px;
	position: relative;
	background-color: #f2f4f7
}
.discovery.hidebcg {
	background-color: #fff
}
.discovery .left a, .discovery .right a {
	display: block
}
@media screen and (min-width:1025px) {
.discovery .left:hover .overlay, .discovery .right:hover .overlay {
background-color:rgba(0,30,96,.4)
}
.discovery .left:hover .title, .discovery .right:hover .title {
-webkit-transition:0.3s;
-moz-transition:0.3s;
transition:0.3s;
color:#84c2ea
}
}
.discovery .overlay {
	background-color: transparent;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s
}
.discovery .content_wrap {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify
}
.discovery .left {
	width: 40%
}
.discovery .left .title_wrap {
	padding-top: 13px
}
.discovery .right {
	width: 40%
}
.discovery .right .title_wrap {
	text-align: right;
	padding-bottom: 20px
}
.discovery .center {
	width: 20%
}
.discovery .center .title_90 {
	color: rgba(128,138,159,.1);
	top: 45%;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	-ms-transform-origin: center;
	-o-transform-origin: center;
	transform-origin: center;
	position: relative
}
.discovery .title {
	display: inline-block;
	color: #3d3e40;
	letter-spacing: -.02em;
	font-size: 40px;
	position: relative;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	padding-right: 61px
}
.discovery .title::before {
	position: absolute;
	content: '';
	top: 2px;
	bottom: 0;
	margin: auto 0;
	width: 16px;
	height: 16px;
	border-top: 2px solid #84c2ea;
	border-right: 2px solid #84c2ea;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 1px
}
.discovery .title::after {
	position: absolute;
	content: '';
	top: 2px;
	bottom: 0;
	margin: auto 0;
	width: 38px;
	height: 2px;
	background-color: #84c2ea;
	right: 0
}
.discovery_bcg {
	width: 100%;
	height: 521px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative
}
@media screen and (max-width:1024px) {
.discovery {
padding:50px 0 90px
}
.discovery .content_wrap {
width:420px;
max-width:100%;
margin:auto
}
.discovery .center {
width:100%;
-webkit-box-ordinal-group:0;
-moz-box-ordinal-group:0;
box-ordinal-group:0;
-webkit-order:0;
-moz-order:0;
order:0;
-ms-flex-order:0;
padding-bottom:19px;
text-align:center
}
.discovery .center .title_90 {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);
top:0;
font-size:60px
}
.discovery .left {
width:100%;
-webkit-box-ordinal-group:1;
-moz-box-ordinal-group:1;
box-ordinal-group:1;
-webkit-order:1;
-moz-order:1;
order:1;
-ms-flex-order:1
}
.discovery .right {
padding-top:35px;
width:100%;
-webkit-box-ordinal-group:1;
-moz-box-ordinal-group:1;
box-ordinal-group:1;
-webkit-order:1;
-moz-order:1;
order:1;
-ms-flex-order:1
}
.discovery .right .title_wrap {
padding-bottom:12px
}
.discovery_bcg {
height:420px
}
}
@media screen and (max-width:767px) {
.discovery {
padding:50px 0 37px
}
.discovery .content_wrap {
padding:0
}
.discovery .center {
padding-bottom:13px
}
.discovery .right {
padding-top:35px
}
.discovery .right .title_wrap {
padding-top:13px
}
.discovery .discovery_bcg {
height:296px
}
.discovery .title {
font-size:30px
}
}
.load_more_general {
	font-size: 17px;
	color: #3d3e40;
	font-weight: 500;
	background-color: rgba(90,90,90,.05);
	height: 81px;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	margin-top: 60px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s
}
.load_more_general .hov_el {
	margin: 20px auto auto auto
}
@media screen and (min-width:1025px) {
.load_more_general:hover {
background-color:rgba(0,30,96,.1)
}
.load_more_general:hover .hov_el::before {
opacity:1
}
}
.td_term_dates {
	position: relative
}
.td_term {
	background-color: #f2f4f7;
	padding-bottom: 68px;
	padding-top: 80px
}
.td_term:nth-child(2n+1) {
	background-color: #FFF
}
.td_term:nth-child(2n+1) .td_row_border_bottom {
	border-bottom-color: #f2f4f7
}
.td_container {
	width: 100%;
	max-width: 700px;
	margin: auto
}
.td_year_div {
	width: 135px;
	padding: 0 20px
}
.td_secound_year_div {
	padding-right: 0;
	width: 115px
}
.td_third_year_div {
	padding-right: 0;
	width: 115px
}
.td_desc_div {
	width: calc(100% - 250px)
}
.more_column .td_desc_div {
	width: calc(100% - 385px)
}
.more_column .td_secound_year_div {
	padding-right: 20px;
	width: 135px
}
.td_row {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}
.td_row_border_bottom {
	border-bottom: 2px solid #FFF;
	line-height: 3.1875
}
.td_row_border_bottom:last-child {
	border-bottom: none
}
.td_row_border_bottom p {
	margin-top: 0;
	margin-bottom: 0;
	color: #454444
}
.td_title {
	font-size: 25px;
	line-height: 1.24;
	color: #3d3e40;
	margin-top: 0;
	margin-bottom: 0
}
.td_year {
	font-size: 18px;
	line-height: 1.9;
	color: #3d3e40;
	opacity: .2;
	margin-top: 0;
	margin-bottom: 0
}
.td_row_top {
	padding-bottom: 26px
}
.svg_inject.honeycomb_svg {
	height: 328px;
	width: 288px;
	position: absolute;
	opacity: .05
}
.svg_inject.honeycomb_top {
	top: 0;
	left: -158px
}
.honeycomb_bottom {
	bottom: 0;
	right: -158px
}
@media screen and (max-width:1024px) {
.td_container {
padding:0
}
.td_desc_div {
width:calc(100% - 240px)
}
.td_year_div {
width:130px
}
.td_secound_year_div {
width:110px
}
.td_third_year_div {
width:110px
}
.more_column .td_desc_div {
width:calc(100% - 370px)
}
.more_column .td_secound_year_div {
padding-right:20px;
width:130px
}
}
@media screen and (max-width:767px) {
.td_term .container {
padding:0 20px
}
.td_container {
padding:0
}
.td_row_border_bottom {
line-height:1.3125;
padding-top:20px;
padding-bottom:8px
}
.td_year_div {
width:82px;
padding:0 5px
}
.td_desc_div {
width:calc(100% - 164px);
padding-right:10px
}
.more_column .td_desc_div {
width:calc(100% - 164px)
}
.more_column .td_secound_year_div {
padding-right:5px;
width:82px
}
.td_secound_year {
margin-right:0
}
.td_row {
-webkit-box-align:end;
-moz-box-align:end;
box-align:end;
-webkit-align-items:flex-end;
-moz-align-items:flex-end;
-ms-align-items:flex-end;
-o-align-items:flex-end;
align-items:flex-end;
-ms-flex-align:end
}
.svg_inject.honeycomb_top {
left:-142px
}
.honeycomb_bottom {
right:-146px
}
}
.lo_location_top {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}
.lo_location_left {
	background-color: #f2f4f7;
	width: 50%
}
.lo_location_right {
	width: 50%;
	height: 458px;
	position: relative
}
.lo_location_bottom_img {
	width: 100%;
	height: 626px;
	background-position: center;
	background-size: cover
}
.lo_location_left_container {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	height: 100%
}
.lo_info_box p {
	margin: 0
}
.lo_info_box .lo_name_of_campus {
	color: #3d3e40;
	font-size: 27px;
	line-height: 1.37037;
	font-weight: 700;
	margin-bottom: 5px
}
.lo_info_box .lo_subtext {
	color: #5c73a6;
	font-size: 22px;
	line-height: 1.59091;
	margin-bottom: 30px
}
.lo_info_box .lo_address, .lo_info_box .lo_fax, .lo_info_box .lo_telephone {
	color: #454444
}
.lo_info_box .lo_address {
	margin-bottom: 30px
}
.lo_info_box .lo_telephone {
	margin-bottom: 9px
}
@media screen and (max-width:1024px) {
.lo_location_bottom_img {
height:440px
}
.lo_location_left_container {
padding-right:50px
}
}
@media screen and (max-width:767px) {
.lo_location_top {
display:-webkit-box;
display:-moz-box;
display:box;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap
}
.lo_location_left {
width:100%;
height:458px
}
.lo_location_right {
width:100%
}
.lo_location_left_container {
padding-right:40px
}
.lo_location_bottom_img {
height:264px
}
}
.ip_gallery {
	height: 465px;
	overflow: hidden;
	margin: 85px 0 69px
}
.ip_gallery .ip_gallery_wrap {
	width: 100%;
	/*padding-left: calc(22.8vw - 50px)*/
}
.ip_gallery .ip_gallery_wrap small {
	padding-left: 15px;
}
.ip_gallery .ip_gallery_wrap.right {
	position: relative;
	z-index: 10;
	cursor: url("../images/arrow_r.png") , auto
}
.ip_gallery .ip_gallery_wrap.left {
	position: relative;
	z-index: 10;
	cursor: url("../images/arrow_l.png") , auto
}
.ip_gallery .slick-slide {
	position: relative;
	z-index: 3;
}
.ip_gallery .slick-slide a.glightbox {
	width: 16px;
	height: 16px;
	display: block;
	background-image: url(../images/search2.svg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	float: right;
	margin: 5px 5px 0 0;
}
.ip_gallery .slick-slide a.glightbox:hover {
	opacity: 0.6;
}
@media (max-width: 992px) {
.ip_gallery .slick-slide a.glightbox {
	display: none;
}
}
.ip_gallery .ip_gallery_slider {
	width: 100%
}
.ip_gallery .slick-list {
	padding: 0 20% 0 0;
	overflow: visible!important
}
.ip_gallery .slick-slide {
	padding-right: 20px
}
.ip_gallery .slick-slide:focus {
	outline: none
}
.ip_gallery img {
	height: 422px;
}
.oscuranti_gallery img {
	height: 250px;
}
.ip_gallery .dots_wrap {
	padding-left: calc(22.8vw - 50px)
}
.ip_gallery .slick-dots {
	margin-top: 30px;
	font-size: 0;
	padding-top: 5px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}
.ip_gallery .slick-dots li {
	margin-right: 11px
}
.ip_gallery .slick-dots li.slick-active button::before {
	background-color: #84c2ea
}
.ip_gallery .slick-dots li:last-child {
	margin-right: 0
}
.ip_gallery .slick-dots li button {
	width: 20px;
	height: 20px;
	cursor: pointer;
	position: relative
}
.ip_gallery .slick-dots li button:first-child {
	display: none;
}
.ip_gallery .slick-dots li button::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 20px;
	width: 20px;
	border-radius: 0;
	background-color: #dadada
}
.ip_gallery .dots_slider .slick-slide {
	padding-right: 0
}
.ip_gallery .dots_slider .slick-slide.slick-current .single_dot::before {
	background-color: #84c2ea
}
.ip_gallery .dots_slider .slick-slide {
	margin: 0 11px
}
.ip_gallery .dots_slider .slick-slide:first-child {
	margin-left: 0
}
.ip_gallery .dots_slider .slick-slide:last-child {
	margin-right: 0
}
.ip_gallery .dots_slider .single_dot_slider {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}
.ip_gallery .dots_slider .single_dot {
	width: 43px;
	height: 43px;
	cursor: pointer;
	position: relative
}
.ip_gallery .dots_slider .single_dot::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 2px;
	width: 43px;
	border-radius: 2px;
	background-color: #dadada
}
@media screen and (min-width:1025px) {
.dots_slider {
padding-left:calc(22.8vw - 50px)
}
}
.text_after_gallery {
	margin-bottom: 81px
}
.ipg_text p {
	font-size: 16px;
	color: #454444;
	line-height: 1.625;
	max-width: 620px;
	font-weight: 400;
	width: 100%;
}
.ipg_text h1 {
	font-size: 30px;
	color: #3d3e40;
	line-height: 1.3333333333;
	font-weight: 700
}
.ipg_text h2 {
	font-size: 27px;
	color: #3d3e40;
	line-height: 1.3703703704;
	font-weight: 700;
	margin-bottom: 19px
}
.ipg_text h3 {
	font-size: 25px;
	color: #3d3e40;
	line-height: 1.4;
	font-weight: 700
}
.ipg_text h4 {
	font-size: 18px;
	line-height: 1.4545454545;
	color: #454444;
	padding-left: 20px;
	border-left: 2px solid #84c2ea;
	font-weight: 500
}
.ipg_text img {
	max-width: 100%;
	margin: 10px 0
}
.ipg_text a {
	color: #84c2ea;
	text-decoration: underline
}
.ipg_text a:hover {
	color: #000;
}
.ipg_text ul {
	margin-top: 19px;
	font-weight: 400;
	padding-left: 33px;
}
.ipg_text ul li {
	position: relative;
	margin-bottom: 16px;
	max-width: 620px;
	color: #454444
}
.ipg_text ul li:last-child {
	margin-bottom: 0
}
.ipg_text ul li::before {
	position: absolute;
	content: '';
	left: -26px;
	top: 12px;
	margin: auto 0;
	width: 10px;
	height: 2px;
	background-color: #84c2ea
}
.ip_image_wrap {
	width: 50%
}
.ip_image {
	margin: 82px 0 82px
}
.ip_image .ip_image_wrap {
	float: left
}
.ip_image .ip_image_wrap.right {
	float: right
}
.ip_image .ip_image_wrap.right .caption {
	text-align: left
}
.ip_image img {
	height: auto;
	max-width: 100%
}
.ip_image .caption {
	padding-top: 0;
	margin-top: -7px;
	font-size: 14px;
	text-align: right;
	color: #454444
}
.ipFull_image .image_wrap {
	position: relative;
	width: 100%
}
.ipFull_image .image_wrap .callout {
	position: absolute;
	margin-top: 122px;
	color: #edeff4;
	margin-left: 0;
	padding: 89px 70px 67px
}
.ipFull_image .image_wrap .callout .overlay {
	background-color: rgba(0,30,96,.6);
	mix-blend-mode: multiply;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.ipFull_image .image_wrap img {
	width: 100%;
	display: block
}
.callout {
	margin-bottom: 82px;
	margin-top: 7.5%;
	color: #3d3e40;
	font-size: 20px;
	top: 0;
	padding: 0;
	width: 670px;
	max-width: 100%;
	line-height: 1.5;
	margin-left: 16.2vh
}
.callout.right {
	right: 0
}
.callout.left {
	left: 0
}
.callout .text {
	position: relative
}
.callout .text::before {
	position: absolute;
	top: -29px;
	left: 0;
	width: 100%;
	height: 5px;
	background-color: #f6eb61;
	content: ''
}
.callout_section.wrap_pb .callout {
	width: 415px;
	margin-left: 0
}
@media screen and (max-width:1024px) {
.ipFull_image .image_wrap .callout {
width:650px;
background-color:transparent;
position:relative;
color:#3d3e40;
padding:0 60px;
margin:81px 0 60px
}
.ipFull_image .image_wrap .callout .overlay {
background-color:transparent
}
.callout {
margin-bottom:56px;
margin-top:81px;
width:70%;
margin-left:0;
padding:0 10px 0 60px
}
}
@media screen and (max-width:767px) {
.ipFull_image .image_wrap .callout {
padding:0 40px;
margin:94px 0 50px
}
.callout {
width:100%;
padding:0
}
.callout .text::before {
width:calc(100% + 40px)
}
.ip_image .caption {
margin-top:-2px
}
}
.wysiwyg {
	padding-left: calc(22.8vw - 50px)
}
.introducy_paragraph {
	position: relative
}
.introducy_paragraph .honeycomb {
	right: -90px;
	top: -25px
}
.introducy_paragraph .text_wrap {
	font-weight: 700;
	width: 65%;
	font-size: 24px;
	color: #3d3e40;
	line-height: 1.3333333333;
	margin: 82px 0 40px
}
@media screen and (max-width:1024px) {
.introducy_paragraph .text_wrap {
line-height:1.4545454545;
font-size:18px;
width:100%;
margin-bottom:52px
}
}
@media screen and (max-width:767px) {
.introducy_paragraph .text_wrap {
margin:53px 0 56px;
margin-bottom:58px
}
}
@media screen and (max-width:1024px) {
.ip_gallery.margTop {
margin-top:79px
}
.ip_gallery.margBottom {
margin-bottom:59px
}
.ip_gallery .ip_gallery_wrap {
padding-left:0!important
}
.ip_gallery .dots_wrap {
padding-left:0!important
}
.wysiwyg {
padding-left:0!important
}
.text_after_gallery {
margin-bottom:85px
}
.ip_image img {
height:auto
}
.ip_image_wrap {
width:calc(100% - 60px)
}
}
@media screen and (max-width:767px) {
.ip_gallery {
height:auto
}
.ip_gallery.margTop {
margin-top:51px
}
.ip_gallery.margBottom {
margin-bottom:33px
}
.ip_gallery img {
height:148px
}
.wysiwyg {
padding-left:0
}
.text_after_gallery {
margin-bottom:56px
}
.ip_image {
margin:56px 0 56px
}
.ip_image_wrap {
width:calc(100% - 40px)
}
}
.text_callout {
	width: 100%;
	max-width: 414px;
	border-top: 1px solid #f6eb61;
	margin-top: 85px
}
.text_callout p {
	color: #3d3e40;
	font-size: 20px;
	line-height: 1.5;
	margin-top: 22px;
	margin-bottom: 79px
}
@media screen and (max-width:767px) {
.text_callout {
margin-top:82px
}
.text_callout p {
margin-bottom:73px
}
}
.testimonialquote_section {
	background-color: rgba(90,90,90,.05);
	padding-top: 106px;
	padding-bottom: 84px
}
.testimonialquote_section .wrap {
	width: 575px;
	max-width: 100%;
	text-align: center;
	margin: auto
}
.testimonialquote_section .quote {
	font-size: 103px;
	line-height: .55;
	color: #3d3e40
}
.testimonialquote_section .desc {
	color: #454444;
	line-height: 1.625;
	margin-bottom: 30px
}
.testimonialquote_section .name {
	font-size: 18px;
	letter-spacing: -.01em;
	color: #3d3e40
}
@media screen and (max-width:767px) {
.testimonialquote_section {
padding-top:103px;
padding-bottom:70px
}
}
.text_in_two_columns {
	margin-top: 68px;
	margin-bottom: 70px
}
.text_in_two_columns.padLeft {
	padding-left: 33vw
}
.title_n_text_in_two_columns {
	margin-top: 68px;
	margin-bottom: 70px;
	position: relative
}
.title_n_text_in_two_columns .title {
	font-size: 25px;
	font-weight: 700;
	color: #3d3e40
}
.title_n_text_in_two_columns .row {
	padding: 0 55px
}
.title_n_text_in_two_columns .honeycomb {
	height: 323px;
	position: absolute;
	left: -129px;
	top: 0;
	opacity: .1;
	bottom: 0;
	margin: auto 0
}
.title_n_text_in_two_columns .honeycomb.show {
	opacity: 1
}
.title_n_text_in_two_columns .honeycomb.hide {
	opacity: 0
}
@media screen and (max-width:1024px) {
.title_n_text_in_two_columns {
margin-top:0
}
.title_n_text_in_two_columns .row {
padding:0
}
}
.text_in_two_columns_row {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	width: calc(100% + 46px);
	margin: 0 -23px
}
.text_in_two_columns_50 {
	width: 50%;
	padding: 0 23px
}
@media screen and (max-width:1024px) {
.text_in_two_columns_row {
width:calc(100% + 40px);
margin:0 -20px
}
.text_in_two_columns_50 {
padding:0 20px
}
.title_n_text_in_two_columns .text_in_two_columns_row {
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap
}
.title_n_text_in_two_columns .text_in_two_columns_50 {
width:100%
}
}
@media screen and (max-width:767px) {
.text_in_two_columns {
margin-top:39px;
margin-bottom:24px
}
.text_in_two_columns_row {
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap
}
.text_in_two_columns_row {
margin:0;
width:100%
}
.text_in_two_columns_50 {
width:100%;
padding:0;
margin-bottom:20px
}
}
.page_builder_add_gray_bg {
	background-color: #f2f4f7;
	padding-top: 52px;
	padding-bottom: 70px
}
.text_on_right_site h4 {
	max-width: 620px
}
.collapsed_section {
	margin-bottom: 90px
}
.cs_container {
	max-width: 650px
}
.cs_container .ipg_text h2 {
	margin-bottom: 1px
}
.cs_container .ipg_text h4 {
	margin-top: 1px
}
.collapse {
	display: none;
	overflow: hidden;
	-webkit-transition: all .5s ease-in-out .3;
	-moz-transition: all .5s ease-in-out .3;
	transition: all .5s ease-in-out .3
}
.collapse.in {
	display: block
}
.collapsing {
	overflow: hidden;
	-webkit-transition: all .5s ease-in-out .3;
	-moz-transition: all .5s ease-in-out .3;
	transition: all .5s ease-in-out .3
}
.cs_row {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	padding-right: 40px;
	padding-left: 20px;
	width: 100%;
	border-bottom: 1px solid rgba(0,30,96,.2)
}
.cs_row:last-child {
	border-bottom: none;
	padding-bottom: 28px
}
.cs_row .cs_title_item {
	width: calc(100% - 240px);
	padding: 7px 0
}
.cs_row p {
	margin-top: 0;
	margin-bottom: 0
}
.cs_row .cs_marked_point {
	width: 60px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center
}
.cs_row .cs_marked_point span {
	background-color: #5c73a6;
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	margin: auto
}
.cs_row .cs_marked_point p {
	width: 100%;
	text-align: center
}
.cs_row.cs_header_section {
	border-bottom: none
}
.cs_row.cs_header_section p {
	font-weight: 600
}
.cs_section_heading {
	width: 100%;
	display: block;
	height: 40px;
	background-color: #f2f4f7;
	padding-left: 20px;
	line-height: 40px;
	font-weight: 700;
	position: relative
}
.cs_section_heading::after {
	position: absolute;
	display: block;
	content: '';
	height: 11px;
	width: 11px;
	border-bottom: 1px solid #84c2ea;
	border-right: 1px solid #84c2ea;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
	top: 17px;
	right: 26px
}
.collapsed.cs_section_heading::after {
	top: 11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.cs_section_text {
	margin-bottom: 21px
}
.cs_block {
	padding-top: 22px
}
@media screen and (max-width:767px) {
.cs_row {
font-size:12px
}
.cs_row .cs_marked_point {
width:34px
}
.cs_row .cs_marked_point span {
width:6px;
height:6px
}
.cs_row .cs_title_item {
width:calc(100% - 136px);
padding:10px 0;
padding-right:25px
}
.cs_block {
width:calc(100% + 60px);
margin-right:-40px;
margin-left:-20px
}
.cs_section_heading {
font-size:12px
}
.cs_row:last-child {
padding-bottom:2px
}
.collapsed_section {
margin-bottom:60px
}
}
.block_two_img_desc.pb {
	padding-top: 0;
	margin: 105px 0 93px
}
.block_two_img_desc.pb .all_row {
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center
}
.block_two_img_desc.pb .text_wrap {
	padding-bottom: 61px
}
.block_two_img_desc.pb .text_wrap .title {
	font-size: 27px;
	font-weight: 700;
	color: #3d3e40;
	line-height: 1.3703703704
}
@media screen and (max-width:1024px) {
.block_two_img_desc.pb {
margin:79px 0 85px
}
}
@media screen and (max-width:767px) {
.block_two_img_desc.pb {
padding:13px 0
}
.block_two_img_desc.pb .text_wrap {
padding-bottom:47px
}
.block_two_img_desc.pb .img_h {
width:100%;
margin-left:0;
height:200px
}
}
.noMarginTop {
	margin: 0
}
.block_img_lr.pb {
	padding: 40px 0;
	position: relative
}
.block_img_lr.pb::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	background-color: rgba(90,90,90,.05);
	width: 71%;
	height: 100%
}
.block_img_lr.pb.transparent {
	padding: 0
}
.block_img_lr.pb.transparent::before {
	background-color: transparent
}
.block_img_lr.pb.full_bg::before {
	width: 100%
}
.block_img_lr.pb .block_links_wrap {
	padding-top: 0
}
.block_img_lr.pb .all_text {
	position: relative
}
.block_img_lr.pb .all_text .callout {
	margin-left: 0
}
.block_img_lr.pb .img {
	position: relative
}
.block_img_lr.pb .callout_section {
	padding-top: 62px
}
.block_img_lr.pb .callout_section .callout {
	width: 436px
}
.block_img_lr.pb .honeycomb {
	top: -140px
}
.block_img_lr.pb.left .honeycomb {
	right: -100px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.block_img_lr.pb.left.noMarginTop .honeycomb {
	right: -80px;
	top: -127px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.block_img_lr.pb.right .img {
	-webkit-box-ordinal-group: 5;
	-moz-box-ordinal-group: 5;
	box-ordinal-group: 5;
	-webkit-order: 5;
	-moz-order: 5;
	order: 5;
	-ms-flex-order: 5
}
.block_img_lr.pb.right .honeycomb {
	left: -100px
}
.block_img_lr.pb.transparent.colori-box {
	background: #3d3e40;
	color: #fff;
	overflow: hidden;
}
.block_img_lr.pb.transparent.colori-box .img {
    min-height: 100px;
}
.block_img_lr.pb.transparent.colori-box .img .img-finestra {
    margin-bottom: -8px;
}
.block_img_lr.pb.transparent.colori-box .ipg_text h3,
.block_img_lr.pb.transparent.colori-box .ipg_text p {
    color: #fff;
}
@media screen and (max-width:1024px) {
.block_img_lr.pb {
padding:13px 0 0;
background-color:transparent;
position:relative
}
.block_img_lr.pb::before {
position:absolute;
content:'';
width:100%;
height:70%;
background-color:#edeff4;
left:0;
top:0
}
.block_img_lr.pb.full_bg {
padding-bottom:90px
}
.block_img_lr.pb.full_bg::before {
height:100%
}
.block_img_lr.pb.transparent .wrap {
padding-top:0
}
.block_img_lr.pb .wrap {
padding-top:35px
}
.block_img_lr.pb .img {
margin:28px 60px 0
}
.block_img_lr.pb .callout_section {
padding-top:17px
}
.block_img_lr.pb .callout {
padding-left:0
}
}
@media screen and (max-width:767px) {
.block_img_lr.pb {
padding:13px 0 0
}
.block_img_lr.pb::before {
height:84%
}
.block_img_lr.pb .img {
margin:28px 0 0
}
.block_img_lr.pb.transparent.colori-box .img {
margin:28px 0 0
}
.block_img_lr.pb .callout_section {
padding-top:0
}
.block_img_lr.pb .callout {
padding:0;
margin-bottom:25px
}
.grid-patterns {
    padding-top: 0;
}
}
.collapsible_facilities {
	position: relative;
	margin: 0
}
.collapsible_facilities .facilities_wrap {
	width: 75%;
	margin: auto
}
.collapsible_facilities .facilities_wrap .well {
	margin-bottom: 0
}
.collapsible_facilities .facilities_wrap .collapseTitle {
	margin: 21px 0 23px;
	display: block;
	position: relative;
	width: 100%;
	text-decoration: none;
	color: #3d3e40
}
.collapsible_facilities .facilities_wrap .collapseTitle::after {
	position: absolute;
	display: block;
	content: '';
	height: 11px;
	width: 11px;
	border-bottom: 1px solid #84c2ea;
	border-right: 1px solid #84c2ea;
	top: 17px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
	right: 26px
}
.collapsible_facilities .facilities_wrap .collapseTitle.collapsed::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.collapsible_facilities .facilities_wrap .ipg_text {
	/*display: none;*/
	border-bottom: 1px solid #ccd2df
}
.collapsible_facilities .facilities_wrap .ipg_text:first-child {
	border-top: 1px solid #ccd2df
}
.collapsible_facilities .facilities_wrap .ipg_text .mb-0 {
	font-size: 22px;
	font-weight: 700;
	color: #3d3e40
}
.collapsible_facilities .facilities_wrap .ipg_text p {
	margin: 0;
	padding: 10px 0
}
.collapsible_facilities .facilities_wrap .ipg_text.visible {
	display: block
}
.collapsible_facilities .facilities_wrap .card-body {
	margin-top: -16px;
	padding-bottom: 40px
}
.collapsible_facilities .facilities_wrap .ip_gallery {
	margin: 34px 0 49px;
	opacity: 0;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	transition: 0.2s;
	overflow: visible
}
.collapsible_facilities .facilities_wrap .ip_gallery.one_image {
	height: auto
}
.collapsible_facilities .facilities_wrap .ip_gallery.one_image .ip_gallery_wrap {
	cursor: default!important
}
.collapsible_facilities .facilities_wrap .ip_gallery.one_image img {
	width: 100%;
	height: auto
}
.collapsible_facilities .facilities_wrap .ip_gallery .ip_gallery_wrap {
	padding-left: 0
}
.collapsible_facilities .facilities_wrap .ip_gallery .slick-dots {
	padding-left: 0
}
.collapsible_facilities .facilities_wrap .ip_gallery .slick-dots li::before {
	display: none
}
.collapsible_facilities .facilities_wrap .ip_gallery .dots_wrap {
	padding-left: 0
}
.collapsible_facilities .facilities_wrap .ip_gallery .dots_wrap .container {
	padding: 0
}
.collapsible_facilities .facilities_wrap .ip_gallery .dots_slider {
	padding-left: 0
}
@media screen and (max-width:1024px) {
.collapsible_facilities {
margin:43px 0 80px
}
.collapsible_facilities .facilities_wrap {
width:100%
}
}
@media screen and (max-width:767px) {
.collapsible_facilities .facilities_wrap .collapseTitle {
padding-right:54px
}
}
@media screen and (max-width:767px) {
.student_wellbeing .block_two_img_desc.pb {
padding:0;
margin:45px 0
}
.student_wellbeing .text_in_two_columns_50 {
margin-bottom:0
}
}
.archive_cat {
	padding: 75px 0 58px
}
.archive_cat_wrap {
	font-size: 0;
	float: left;
	border-bottom: 2px solid rgba(39,54,86,.1);
	position: relative
}
.archive_cat_wrap .el {
	padding: 8px 30px;
	display: inline-block;
	font-size: 14px;
	cursor: pointer;
	color: #3d3e40
}
.archive_cat_wrap .el:first-child {
	padding-left: 0
}
.archive_cat_wrap .el:nth-last-child(2) {
	padding-right: 0
}
.archive_cat_wrap .line {
	position: absolute;
	left: 0;
	bottom: -2px;
	height: 2px;
	width: 53px;
	background-color: #84c2ea;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s
}
.selectboxit-container.bootstrap {
	display: block;
	position: relative
}
.selectboxit-container.bootstrap .archive_cat_select {
	display: block;
	width: 190px;
	border-bottom: 2px solid rgba(39,54,86,.1);
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .05em;
	padding: 9px 0;
	position: relative;
	cursor: pointer
}
.selectboxit-container.bootstrap .archive_cat_select::before {
	content: "";
	width: 55px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -2px;
	position: absolute;
	background-color: #84c2ea;
	z-index: 1001
}
.selectboxit-container.bootstrap .selectboxit-arrow-container {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg)
}
.selectboxit-container.bootstrap .open .selectboxit-arrow-container {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.selectboxit-container.bootstrap .selectboxit-arrow {
	border: none;
	margin: 10px 10px 3px 10px;
	width: 13px;
	height: 13px;
	border-right: 2px solid #84c2ea;
	border-bottom: 2px solid #84c2ea;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.selectboxit-container.bootstrap .selectboxit-options {
	width: calc(100% + 60px);
	margin: -2px 0 0;
	border: none;
	border-radius: 0;
	padding: 23px 0;
	box-shadow: 0 0 0;
	left: -30px;
	background-color: rgba(255,255,255,.98)
}
.selectboxit-container.bootstrap .selectboxit-options .selectboxit-selected {
	display: none
}
.selectboxit-container.bootstrap .dropdown-menu>li>a {
	letter-spacing: .05em;
	padding: 12px 30px;
	color: #3d3e40;
	cursor: pointer
}
.selectboxit-container.bootstrap .dropdown-menu>.active>a {
	background-color: transparent;
	color: #3d3e40
}
.selectboxit-container.bootstrap .dropdown-menu>.active>a:hover, .selectboxit-container.bootstrap .dropdown-menu>.active>a:focus {
	background-color: transparent;
	color: #3d3e40
}
@media screen and (max-width:1024px) {
.archive_introducy .text_wrap {
margin-bottom:20px
}
.archive_cat {
padding:51px 0;
position:relative;
z-index:5
}
}
@media screen and (max-width:767px) {
.archive_introducy .text_wrap {
margin-bottom:0
}
.archive_cat {
padding:44px 0
}
.selectboxit-container.bootstrap .archive_cat_select {
width:100%
}
}
.archive_future.loading {
	opacity: .5;
	pointer-events: none
}
.archive_future_art {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}
.archive_future_art .img {
	min-height: 655px;
	width: calc(66.66% - 15px);
	position: relative
}
.archive_future_art .img .abs_full {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.archive_future_art .text_wrap {
	width: calc(33.33% + 15px);
	padding-left: 3.5%
}
.archive_future_art .title {
	font-size: 27px;
	font-weight: 400;
	color: #3d3e40;
	padding-bottom: 24px;
	margin-top: -12px
}
.archive_future_art .all_date {
	line-height: 1.5;
	padding-bottom: 25px;
	color: #3d3e40
}
.archive_future_art .time {
	color: #b7b7b7
}
.archive_future_art .desc strong, .archive_future_art .desc h3 {
	color: #3d3e40;
	font-size: 18px;
	margin: 0;
	font-weight: 500
}
.archive_future_art .desc p, .archive_future_art .desc h3 {
	margin: 25px 0
}
@media screen and (max-width:1024px) {
.archive_future_art {
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap
}
.archive_future_art .img {
width:100%;
min-height:480px
}
.archive_future_art .text_wrap {
width:100%;
padding-left:0;
padding-top:63px
}
.archive_future_art .text_wrap_inert {
width:425px;
margin:auto;
max-width:100%
}
}
@media screen and (max-width:767px) {
.archive_future_art .img {
min-height:220px
}
.archive_future_art .text_wrap {
padding-top:52px
}
.archive_future_art .title {
padding-bottom:29px;
margin-top:0
}
.archive_future_art .all_date {
padding-bottom:9px
}
.archive_future_art .desc p, .archive_future_art .desc h3, .archive_future_art .desc h4, .archive_future_art .desc h5, .archive_future_art .desc h6 {
margin:22px 0
}
}
.archive_content {
	padding: 30px 0 15px
}
.archive_content .event_small {
	padding-top: 30px;
	padding-bottom: 30px
}
.archive_content .event_small_wrap {
	padding-bottom: 55px
}
.archive_content .pagination {
	display: none
}
.archive_content.loading {
	opacity: .5;
	pointer-events: none
}
.load_more_ajax {
	background-color: rgba(90,90,90,.05);
	text-align: center;
	padding: 6px 0 17px;
	cursor: pointer
}
.load_more_ajax .btn_underline {
	padding: 14px 0
}
.load_more_ajax.loading {
	opacity: .5;
	pointer-events: none
}
@media screen and (max-width:1024px) {
.archive_content {
padding:10px 0 15px
}
.load_more_ajax {
width:calc(100% + 120px);
margin-left:-60px
}
}
.archive_past {
	padding: 70px 0 80px
}
.archive_past .title_section {
	font-weight: 700;
	font-size: 25px;
	color: #3d3e40;
	line-height: 1.4;
	padding: 90px 0 35px;
	border-top: 1px solid rgba(39,54,86,.3)
}
.archive_past_padding {
	padding-top: 60px
}
@media screen and (max-width:1024px) {
.archive_past {
padding:47px 0 74px
}
.archive_past .title_section {
font-size:0;
padding:50px 0 0
}
.archive_past .event_small:nth-child(3) {
display:none
}
}
.single_post_cont {
	padding: 105px 0 0
}
.single_post_cont.v2 {
	padding: 0 0 42px
}
.single_post_cont.v2 .text_wrap {
	padding-top: 0
}
.single_post_cont .back_text {
	font-size: 12px;
	font-weight: 400;
	font-style: italic;
	letter-spacing: .05em;
	color: #3d3e40;
	text-align: center;
	padding-bottom: 32px
}
.single_post_cont .back_text a {
	display: inline-block
}
.single_post_cont .img {
	width: 930px;
	max-width: 100%;
	height: 620px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin: auto
}
.single_post_cont .text_wrap {
	padding-top: 45px
}
.single_post_cont .all_date {
	line-height: 1.5;
	margin: 34px 0 48px;
	color: #3d3e40;
	position: relative
}
.single_post_cont .all_date .book_now_btn {
	position: absolute;
	right: 0;
	top: 8px;
	bottom: 0;
	margin: auto
}
.single_post_cont .time {
	color: #b7b7b7
}
.single_post_cont .desc {
	color: #454444
}
.single_post_cont .desc strong, .single_post_cont .desc h3 {
	color: #3d3e40;
	font-size: 20px;
	line-height: 1.5;
	margin: 0;
	font-weight: 700
}
.single_post_cont .desc p, .single_post_cont .desc h3 {
	margin: 25px 0
}
.single_post_cont .desc h2, .single_post_cont .desc h1 {
	font-size: 22px;
	font-weight: 500;
	margin: 40px 0 15px
}
.single_post_cont .desc a {
	text-decoration: underline;
	color: #84c2ea
}
.single_post_cont .desc ul li {
	padding-left: 32px;
	position: relative;
	margin: 14px 0
}
.single_post_cont .desc ul li::before {
	content: "";
	width: 10px;
	height: 2px;
	position: absolute;
	left: 10px;
	top: 12px;
	background-color: #5c73a6
}
.single_post_cont .desc img {
	max-width: 100%;
	height: auto
}
.single_post_container {
	width: 650px;
	max-width: 100%;
	margin: auto
}
.book_now_btn {
	width: 150px;
	height: 35px;
	color: #fff;
	border: none;
	background-color: #f7b500;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
	font-family: 'Arsenal', sans-serif;
	border-radius: 5px;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s
}
.book_now_btn span {
	display: inline-block;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
@media screen and (min-width:1025px) {
.book_now_btn:hover {
background-color:rgba(247,181,0,.8)
}
}
.single_post_cont_gallery .ip_gallery_wrap, .single_post_cont_gallery .dots_wrap {
	padding-left: 0
}
@media screen and (max-width:1024px) {
.single_post_cont .img {
height:430px
}
}
@media screen and (max-width:767px) {
.single_post_cont.v2 {
padding:0 0 50px
}
.single_post_cont.v2 .text_wrap {
padding-top:0
}
.single_post_cont .img {
height:220px
}
.single_post_cont .text_wrap {
padding-top:55px
}
.single_post_cont .title {
font-size:27px;
line-height:1.37037
}
.single_post_cont .all_date {
margin:33px 0 34px
}
.single_post_cont .all_date .book_now_btn {
position:relative
}
.single_post_cont .time {
padding-bottom:34px
}
.single_post_cont .desc strong, .single_post_cont .desc h3 {
font-size:18px;
line-height:1.55556
}
.single_post_cont .desc ul li {
padding-left:25px
}
.single_post_cont .desc ul li::before {
left:1px
}
}
.single_post_details {
	background-color: rgba(90,90,90,.05);
	padding: 40px 0 50px
}
.single_post_details .title {
	color: rgba(39,54,86,.1)
}
.single_post_details .all_details {
	padding: 17px 0 22px
}
.single_post_details .wrap {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #454444;
	padding: 15px 0
}
.single_post_details .wrap a {
	text-decoration: underline;
	color: #84c2ea
}
.single_post_details .wrap p {
	margin: 0
}
.single_post_details .t {
	width: 115px;
	font-weight: 600
}
.single_post_details .val {
	width: calc(100% - 115px)
}
@media screen and (max-width:767px) {
.single_post_details {
padding:40px 0 75px
}
.single_post_details .title {
font-size:45px
}
.single_post_details .all_details {
padding:17px 0 37px
}
.single_post_details .wrap {
padding:16px 0
}
.single_post_details .t {
width:100%;
padding-bottom:7px
}
.single_post_details .val {
width:100%
}
}
.single_post_in {
	text-align: center;
	color: #b7b7b7;
	padding: 75px 0 0
}
.single_post_in .heading {
	font-weight: 400;
	font-style: italic;
	font-size: 12px;
	letter-spacing: .05em;
	opacity: .8
}
.single_post_in .all {
	font-size: 15px;
	font-weight: 500
}
.single_post_in .all a {
	padding: 9px 14px;
	display: inline-block;
	vertical-align: top
}
.single_post_in .share {
	color: #3d3e40;
	font-size: 18px;
	line-height: 1;
	padding-top: 10px
}
.single_post_in .share a {
	padding: 10px 14px;
	display: inline-block;
	vertical-align: center
}
@media screen and (max-width:1024px) {
.single_post_in {
padding:58px 0 30px
}
}
@media screen and (max-width:767px) {
.archive_past_single .title_section {
font-size:22px;
padding:52px 10% 25px 0
}
}
.donate_page_top {
	padding: 73px 0 63px;
	position: relative
}
.donate_page_top .row {
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-box-align: start;
	-moz-box-align: start;
	box-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
	-o-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-align: start;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}
.donate_page_top .honeycomb {
	left: -132px;
	bottom: -60px
}
.honeycomb {
	position: absolute;
	width: 283px;
	height: 320px;
	opacity: .1
}
.donate_page_top_l {
	width: 50%;
	padding-right: 10px
}
.donate_page_top_l .intro {
	padding-bottom: 42px
}
.donate_page_top_l .text {
	max-width: 100%
}
.donate_page_top_l .ipg_text p {
	width: 100%
}
.donate_page_top_l .ipg_text h4 {
	margin: 58px 0 16px
}
.donate_page_top_r {
	width: 50%
}
.donate_page_top_r::after {
	clear: both;
	content: "";
	display: table
}
.donate_page_t_el {
	background-color: rgba(90,90,90,.05);
	padding: 42px 7%;
	width: 460px;
	max-width: 100%;
	float: right;
	margin-bottom: 15px
}
.donate_page .title_45 {
	font-weight: 300
}
.donate_page_tonline {
	padding-top: 48px;
	padding-bottom: 51px;
	position: relative;
	z-index: 5
}
.donate_page_tonline .title_45 {
	position: relative;
	cursor: pointer
}
.donate_page_tonline .title_45 svg {
	width: 12px;
	height: 21px;
	fill: #84c2ea;
	position: absolute;
	right: 5px;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s
}
.donate_page_tonline.open .title_45 {
	position: relative
}
.donate_page_tonline.open .title_45 svg {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.donate_page_to_cont {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	color: #3d3e40;
	background-color: #f2f4f7;
	z-index: 15;
	padding: 0 10%
}
.donate_page_to_cont .form_text {
	font-size: 15px;
	line-height: 1.6666666667;
	letter-spacing: -.01em
}
.donate_page_to_cont .block_wrap {
	padding: 21px 0
}
.donate_page_to_cont .part_title {
	font-weight: 700;
	padding-bottom: 19px
}
.donate_page_to_cont .wrap::after {
	clear: both;
	content: "";
	display: table
}
.donate_page_to_cont .radio_wrap {
	position: relative
}
.donate_page_to_cont .radio_wrap .parsley-errors-list {
	margin: 0;
	position: absolute;
	left: 0;
	pointer-events: none;
	list-style: none;
	padding: 0;
	top: -12px;
	color: #ee7103;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: -.01em;
	font-family: 'Arsenal', sans-serif;
	z-index: 5
}
.donate_page_to_cont label {
	padding: 5px 0
}
.donate_page_to_cont input.gift_custom_dolar_input {
	margin-left: 12px;
	width: calc(100% - 12px)
}
.donate_page_to_cont input[type="radio"] {
	margin: 5px 0 0;
	float: left
}
.donate_page_to_cont .radio_val {
	float: left;
	padding-left: 10px;
	font-size: 15px;
	line-height: 1.6666666667
}
.donate_page_to_cont .d_input_wrap input {
	border-color: #b7b7b7;
	color: #3d3e40;
	-webkit-text-fill-color: #3d3e40
}
@media screen and (min-width:1025px) {
.donate_page_to_cont .d_input_wrap input:hover {
color:#3d3e40;
-webkit-text-fill-color:#3d3e40
}
}
.donate_page_to_cont .text_desc {
	float: left;
	width: 115px
}
.donate_page_to_cont .gift_custom {
	padding-top: 12px
}
.donate_page_to_cont .gift_custom::after {
	clear: both;
	content: "";
	display: table
}
.donate_page_to_cont .gift_custom .d_input_wrap {
	float: left;
	width: calc(100% - 115px);
	margin: 0;
	position: relative;
	padding: 0
}
.donate_page_to_cont .gift_custom .d_input_wrap::after {
	content: "";
	width: 20px;
	height: 100%;
	position: absolute;
	right: 0;
	top: -2px;
	background-color: #f2f4f7
}
.donate_page_to_cont .gift_custom .d_input_wrap input {
	height: 30px
}
.donate_page_to_cont .wrap_input {
	margin: 0 -9px
}
.donate_page_to_cont .wrap_input::after {
	clear: both;
	content: "";
	display: table
}
.donate_page_to_cont .d_input_wrap {
	margin: 9px 0;
	padding: 0 9px;
	float: left;
	width: 100%
}
.donate_page_to_cont .d_input_wrap .name {
	left: 9px
}
.donate_page_to_cont .d_input_wrap .parsley-errors-list {
	left: 9px;
	background-color: #f2f4f7
}
.donate_page_to_cont .d_input_wrap.half {
	width: 50%
}
.donate_page_to_cont .detalis {
	padding-bottom: 37px
}
.donate_page_to_cont .step_1 {
	padding-bottom: 36px
}
.donate_page_to_cont .step_2 {
	padding-bottom: 75px
}
.donate_page_to_cont .step_3 {
	padding-bottom: 60px
}
.donate_page_to_cont .donation_val {
	padding-bottom: 10px
}
.donate_page_to_cont .form_steps {
	display: none
}
.donate_page_temail {
	padding-bottom: 54px
}
.donate_page_temail .text_1 {
	margin-bottom: -3px
}
.donate_page_temail .text_2 {
	font-size: 14px;
	line-height: 1.7142857143;
	color: #b7b7b7;
	font-style: italic;
	padding-top: 12px
}
.single_pdf {
	padding: 22px 0;
	max-width: 380px
}
.single_pdf a {
	display: block
}
.single_pdf .bg {
	background-color: #fff;
	border-radius: 15px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	z-index: 1;
	border: 1px solid #fff
}
.single_pdf .all {
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	padding: 19px 7% 19px 8%;
	min-height: 120px;
	color: #3d3e40;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s
}
@media screen and (min-width:1025px) {
.single_pdf .all:hover {
color:#84c2ea
}
.single_pdf .all:hover .bg {
border-color:#84c2ea;
background-color:#fff
}
.single_pdf .all:hover .icon .down {
opacity:1
}
}
.single_pdf .left {
	text-align: center;
	position: relative;
	z-index: 5
}
.single_pdf .icon {
	position: relative
}
.single_pdf .icon .down {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: #fff;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s
}
.single_pdf .icon .down svg {
	width: 100%;
	height: 100%
}
.single_pdf svg {
	width: 49px;
	height: 49px;
	fill: #84c2ea
}
.single_pdf .size {
	font-weight: 300;
	font-size: 12px;
	padding-top: 2px
}
.single_pdf .title {
	letter-spacing: .02em;
	padding-left: 9%;
	position: relative;
	z-index: 5
}
@media screen and (min-width: 1200px) {
.single_pdf .title {
	min-width: 200px;
}
}
@media screen and (max-width:1024px) {
.donate_page_top {
padding:82px 0 78px
}
.donate_page_top .honeycomb {
display:none
}
.donate_page_top_l {
width:100%;
padding-right:0
}
.donate_page_top_l .intro {
padding-bottom:61px
}
.donate_page_top_l .ipg_text p {
width:100%
}
.donate_page_top_l .ipg_text h4 {
margin:53px 0 16px
}
.donate_page_top_r {
width:100%;
padding-top:40px
}
.donate_page_t_el {
width:100%;
padding:42px 12%
}
.donate_page_to_cont {
padding:0 12%
}
}
@media screen and (max-width:767px) {
.donate_page_top {
padding:51px 0 40px
}
.donate_page_top .row {
display:block
}
.donate_page_top_l .intro {
padding-bottom:32px
}
.donate_page_top_r {
width:calc(100% + 40px);
margin-left:-20px;
padding-top:64px
}
.donate_page_t_el {
margin-bottom:20px;
padding:33px 20px
}
.donate_page .title_45 {
font-size:30px
}
.donate_page_to_cont {
padding:0 20px
}
.donate_page_temail {
padding-top:57px;
padding-bottom:44px
}
.donate_page_temail .text_1 {
padding-top:7px
}
.donate_page_temail .text_2 {
padding-top:22px
}
.single_pdf.diffrent_xs .all {
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
padding:30px 5% 25px
}
.single_pdf.diffrent_xs .left {
width:100%;
padding-bottom:12px
}
.single_pdf.diffrent_xs .size {
padding-top:0;
line-height:1
}
.single_pdf.diffrent_xs .title {
width:100%;
padding-left:0;
text-align:center
}
}
.donate_page .testimonialquote_section {
	background-color: transparent
}
.donate_page .block_img_cont_link {
	margin-top: 0
}
.donate_page .block_img_cont_link .row {
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-box-align: start;
	-moz-box-align: start;
	box-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
	-o-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-align: start
}
.donate_page .block_img_cont_link .desc {
	width: 450px;
	max-width: 100%
}
.donate_page .block_img_cont_link_l {
	padding-top: 110px;
	width: 45%
}
.donate_page .block_img_cont_link_l .title_45 {
	font-size: 27px;
	line-height: 1.3703703704
}
.donate_page .block_img_cont_link_img {
	height: 850px;
	width: 580px;
	max-width: 55%;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	margin-top: 205px;
	margin-bottom: -473px
}
.donate_page .block_links_wrap.two_col .single_link:nth-child(2n+1) {
	clear: none
}
.donate_page_event {
	padding: 70px 0 75px
}
.donate_page_event .title_27 {
	padding-bottom: 22px
}
@media screen and (max-width:1024px) {
.donate_page .block_img_cont_link {
position:relative
}
.donate_page .block_img_cont_link_l {
width:100%;
padding-top:80px;
padding-bottom:165px
}
.donate_page .block_img_cont_link_l .wrap {
margin:0;
padding-right:0;
width:530px
}
.donate_page .block_img_cont_link_img {
width:calc(50% - 60px);
height:450px;
margin:0;
position:absolute;
right:60px;
top:calc(100% - 90px)
}
.donate_page_event {
padding:65px 0 75px
}
.donate_page_event .title_27 {
padding-bottom:19px
}
}
@media screen and (max-width:767px) {
.donate_page .testimonialquote_section {
padding-top:55px
}
.donate_page .block_img_cont_link {
padding-top:25px
}
.donate_page .block_img_cont_link_l {
background-color:transparent;
padding-top:0;
padding-bottom:44px
}
.donate_page .block_img_cont_link_img {
position:relative;
width:calc(100% - 80px);
max-width:100%;
height:435px;
top:0;
right:40px;
left:40px;
-webkit-box-ordinal-group:7;
-moz-box-ordinal-group:7;
box-ordinal-group:7;
-webkit-order:7;
-moz-order:7;
order:7;
-ms-flex-order:7
}
.donate_page .block_links_wrap.two_col .single_link {
max-width:100%
}
.donate_page_event {
padding:55px 0 53px
}
.donate_page_event .title_27 {
padding-bottom:5px
}
}
.css_donate_info {
	background-color: rgba(255,255,255,.9);
	z-index: 9999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center
}
.css_donate_info.display_none {
	display: none
}
.css_donate_info_box {
	width: 95%;
	max-width: 950px;
	background-color: #E3E3E3;
	padding: 50px 7%;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.css_donate_info_box div {
	width: 100%
}
.css_donate_info_box svg {
	margin-top: 40px
}
.gift_custom .d_input_wrap .parsley-errors-list {
	top: -14px;
	left: 0
}
.gift_custom_dolar {
	position: absolute
}
.principal {
	position: relative
}
.principal .img_wrap {
	width: 64.1%;
	background-color: #dae1e7;
	min-height: 673px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%
}
.principal .img_wrap img {
	display: block;
	height: 83%;
	margin: auto auto 0 auto
}
.principal .text_content {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-moz-box-pack: end;
	box-pack: end;
	-webkit-justify-content: end;
	-moz-justify-content: end;
	-ms-justify-content: end;
	-o-justify-content: end;
	justify-content: end;
	-ms-flex-pack: end;
	width: 100%;
	padding: 90px 0
}
.principal .text_content .container {
	padding: 0 50px;
	max-width: 100%
}
.principal .text_content .container .row {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%
}
.principal .text_content .text_wrap {
	margin: auto 0 auto auto;
	width: 50%;
	position: relative
}
.principal .callout_section .callout {
	margin-top: 0;
	margin-left: 1.2vw;
	width: 436px;
	max-width: 100%
}
.principal .principal_desc {
	max-width: 100%;
	width: 670px;
	padding-left: 20.5%
}
.principal .principal_desc .name_wrap {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify
}
.principal .principal_desc .name_wrap .name {
	display: inline-block;
	font-size: 25px;
	font-weight: 700;
	color: #3d3e40
}
.principal .principal_desc .social_wrap .social_icons a {
	margin-left: 25px;
	color: #3d3e40
}
.principal .principal_desc .social_wrap .social_icons a:first-child {
	margin-left: 0
}
.principal .principal_desc .role {
	padding-bottom: 24px;
	color: #454444;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.09091
}
.principal .principal_desc .description {
	font-weight: 400;
	color: #454444;
	font-size: 16px;
	line-height: 1.44444
}
@media screen and (max-width:1024px) {
.principal .img_wrap {
width:100%;
position:relative;
padding-top:127px;
min-height:0;
max-height:unset
}
.principal .img_wrap img {
width:57%;
height:auto
}
.principal .text_content {
position:relative;
padding:0
}
.principal .text_content .container {
padding:0 60px
}
.principal .text_content .text_wrap {
width:100%;
padding-top:53px
}
.principal .callout_section .callout {
margin-left:0;
padding-left:0
}
.principal .principal_desc {
padding-left:6.5%;
padding-top:18px
}
}
@media screen and (max-width:767px) {
.principal .img_wrap {
padding-top:85px;
min-height:0;
max-height:unset;
display:block
}
.principal .img_wrap img {
width:62%
}
.principal .text_content .container {
padding:0 40px
}
.principal .principal_desc {
padding-left:0
}
.principal .principal_desc .name_wrap {
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap
}
.principal .principal_desc .name_wrap .name {
-webkit-box-ordinal-group:1;
-moz-box-ordinal-group:1;
box-ordinal-group:1;
-webkit-order:1;
-moz-order:1;
order:1;
-ms-flex-order:1;
width:100%;
padding-top:23px
}
.principal .callout {
padding:0
}
}
.crew {
	margin-top: 92px;
	overflow: hidden
}
.crew .group_name {
	color: rgba(128,138,159,.1);
	padding-bottom: 10px;
	line-height: .9;
	padding-bottom: 45px
}
.crew .description {
	padding-bottom: 58px;
	font-size: 16px;
	line-height: 1.625;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center
}
.crew .description .l_column {
	width: 42%;
	padding: 0 45px
}
.crew .description .r_column {
	width: 42%;
	padding: 0 45px
}
.people_wrap {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.people_wrap .person {
	width: 33.33%;
	padding-bottom: 83px
}
@media screen and (min-width:1025px) {
.people_wrap .person:hover .overlay_wrap {
opacity:1
}
}
.people_wrap .person:nth-child(3n+2) {
	-webkit-transition: all 0.5s ease-in-out 0.1s;
	-moz-transition: all 0.5s ease-in-out 0.1s;
	transition: all 0.5s ease-in-out 0.1s
}
.people_wrap .person:nth-child(3n+2) .element_anim_1 {
	-webkit-transition: all 0.5s ease-in-out 0.1s;
	-moz-transition: all 0.5s ease-in-out 0.1s;
	transition: all 0.5s ease-in-out 0.1s
}
.people_wrap .person:nth-child(3n) {
	-webkit-transition: all 0.5s ease-in-out 0.2s;
	-moz-transition: all 0.5s ease-in-out 0.2s;
	transition: all 0.5s ease-in-out 0.2s
}
.people_wrap .person:nth-child(3n) .element_anim_1 {
	-webkit-transition: all 0.5s ease-in-out 0.2s;
	-moz-transition: all 0.5s ease-in-out 0.2s;
	transition: all 0.5s ease-in-out 0.2s
}
.people_wrap .person_photo_wrap {
	background-color: #d8dfe6;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	height: 358px
}
.people_wrap .person_photo_wrap::after {
	content: "";
	width: 10px;
	left: calc(100% - 5px);
	height: 100%;
	position: absolute;
	top: 0;
	background-color: #d8dfe6;
	z-index: -1
}
.people_wrap .person_photo_wrap img {
	margin: auto auto 0 auto;
	height: 87%
}
.people_wrap .person_name {
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	color: #3d3e40;
	padding-top: 12px
}
.people_wrap .person_role {
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	color: #b7b7b7;
	line-height: 1.27273
}
.people_wrap .overlay_wrap {
	opacity: 0;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}
.people_wrap .overlay_wrap .overlay {
	background-color: #3d3e40;
	opacity: .9
}
.people_wrap .overlay_wrap .on_overlay_title {
	font-size: 18px;
	color: #edeff4;
	position: relative;
	line-height: 1.44444;
	padding-bottom: 36px;
	width: 100%
}
.people_wrap .overlay_wrap .on_overlay_title_desc {
	font-size: 18px;
	color: #edeff4;
	position: relative;
	line-height: 1.44444;
	padding-bottom: 20px;
	width: 100%
}
.people_wrap .overlay_wrap_text {
	height: 100%;
	width: 100%;
	padding: 43px 3.4vw;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	box-direction: normal;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-ms-flex-direction: column;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	overflow-y: auto
}
@media screen and (max-width:1024px) {
.crew {
margin-top:108px
}
.crew .group_name {
padding-bottom:55px;
font-size:60px
}
.crew .description {
padding-left:6.5%
}
.crew .description .l_column {
width:100%;
padding:0
}
.crew .description .r_column {
width:100%;
padding:22px 0 0 0
}
.people_wrap .person {
width:50%
}
.people_wrap .person:nth-child(2n+1) {
-webkit-transition:all 0.5s ease-in-out 0s;
-moz-transition:all 0.5s ease-in-out 0s;
transition:all 0.5s ease-in-out 0s
}
.people_wrap .person:nth-child(2n+1) .element_anim_1 {
-webkit-transition:all 0.5s ease-in-out 0s;
-moz-transition:all 0.5s ease-in-out 0s;
transition:all 0.5s ease-in-out 0s
}
.people_wrap .person:nth-child(2n) {
-webkit-transition:all 0.5s ease-in-out 0.1s;
-moz-transition:all 0.5s ease-in-out 0.1s;
transition:all 0.5s ease-in-out 0.1s
}
.people_wrap .person:nth-child(2n) .element_anim_1 {
-webkit-transition:all 0.5s ease-in-out 0.1s;
-moz-transition:all 0.5s ease-in-out 0.1s;
transition:all 0.5s ease-in-out 0.1s
}
.people_wrap .overlay_wrap .on_overlay_title {
font-size:16px
}
.people_wrap .overlay_wrap .on_overlay_title_desc {
font-size:16px
}
.people_wrap .overlay_wrap.active {
opacity:1
}
.people_wrap .overlay_wrap_text {
padding:43px 8.4vw
}
}
@media screen and (max-width:767px) {
.crew {
margin-top:87px
}
.crew .group_name {
padding-bottom:38px;
font-size:45px
}
.crew .description {
padding-left:0;
padding-bottom:91px
}
.crew .description .l_column {
width:100%;
padding:0
}
.crew .description .r_column {
width:100%;
padding:22px 0 0 0
}
.people_wrap .person {
padding-bottom:53px;
width:100%
}
.people_wrap .overlay_wrap .on_overlay_title {
padding-bottom:22px
}
.people_wrap .overlay_wrap .on_overlay_title_desc {
font-size:16px;
padding-bottom:33px
}
.people_wrap .overlay_wrap_text {
padding:46px 14.4vw 0
}
}
.people_page .introducy_paragraph {
	position: relative
}
.people_page .honeycomb {
	height: 323px;
	position: absolute;
	right: -98px;
	top: 0;
	opacity: .1
}
.unip_block {
	padding: 0 0 88px
}
.unip_block .title_45 {
	font-size: 27px;
	line-height: 1.37037
}
.unip_block .text_wrap {
	min-height: 390px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	box-direction: normal;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-ms-flex-direction: column;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	padding-top: 15px;
	padding-bottom: 40px
}
.unip_block .desc {
	padding-top: 22px
}
.uniforms_page .introducy_paragraph {
	position: relative
}
.uniforms_page .honeycomb {
	right: -150px;
	top: -82px
}
@media screen and (max-width:1024px) {
.unip_block {
padding:0 0 75px
}
.unip_block .img_p {
width:47%;
height:460px
}
.unip_block .cont_wrap {
display:-webkit-box;
display:-moz-box;
display:box;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap
}
.unip_block .cont_wrap .img_p {
display:block
}
.unip_block .text_wrap {
width:53%;
min-height:460px;
padding-left:40px;
padding-top:25px;
padding-bottom:25px;
-webkit-box-pack:start;
-moz-box-pack:start;
box-pack:start;
-webkit-justify-content:flex-start;
-moz-justify-content:flex-start;
-ms-justify-content:flex-start;
-o-justify-content:flex-start;
justify-content:flex-start;
-ms-flex-pack:start
}
.unip_block .img_h {
height:435px;
margin-top:70px
}
}
@media screen and (max-width:767px) {
.uniforms_page .introducy_paragraph .text_wrap {
margin:47px 0 40px
}
.unip_block {
padding:0 0 60px
}
.unip_block .img_p {
width:100%;
height:450px
}
.unip_block .text_wrap {
width:100%;
min-height:0;
padding-left:0;
padding-top:65px;
padding-bottom:25px
}
.unip_block .desc {
padding-top:51px
}
.unip_block .img_h {
height:200px;
margin-top:64px;
margin-left:0
}
}
.unip_tblock {
	background-color: rgba(90,90,90,.05);
	padding: 80px 0 72px
}
.unip_tblock .wrap {
	width: 650px;
	max-width: 100%;
	margin: auto
}
.unip_tblock .title_27 {
	font-size: 25px;
	line-height: 1.4
}
.emp_page .introducy_paragraph {
	position: relative
}
.emp_page .honeycomb {
	right: -105px;
	top: -40px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
@media screen and (max-width:1024px) {
.emp_page .honeycomb {
right:-123px
}
.emp_page .block_img_lr .img {
width:calc(100% - 175px)
}
}
@media screen and (max-width:767px) {
.emp_page .honeycomb {
right:-141px;
top:0
}
.emp_page .block_img_lr .img {
width:calc(100% - 73px)
}
}
.block_point {
	margin: 50px 0
}
.block_point .bg {
	background-color: rgba(39,54,86,.05);
	padding: 90px 0 50px
}
.block_point .row_wrap {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.block_point .info {
	color: #3d3e40;
	font-size: 12px;
	line-height: 1.83333;
	font-style: italic;
	width: 532px;
	max-width: 48.5%;
	padding-top: 60px
}
.block_point_l {
	width: 48.5%
}
.block_point_l .desc {
	padding-top: 21px;
	width: 532px;
	max-width: 100%
}
.block_point_l_wrap {
	width: 415px;
	max-width: 100%;
	padding-top: 43px
}
.block_point_l_wrap .el {
	padding: 30px 0 33px;
	position: relative
}
.block_point_l_wrap .el::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: rgba(128,138,159,.3)
}
.block_point_l_wrap .el:last-child::after {
	display: none
}
.block_point_l_wrap .el_head {
	color: #b7b7b7;
	font-size: 40px;
	line-height: 1.25;
	letter-spacing: -.02em;
	opacity: .3;
	margin-bottom: 11px
}
.block_point_l_wrap .el_title {
	font-weight: 600
}
.block_point_l_wrap .el_text {
	margin-top: 13px
}
.block_point_r {
	width: 51.5%;
	padding-left: 45px
}
.block_point_r .img_desc {
	font-size: 20px;
	line-height: 1.5;
	color: #3d3e40;
	border-top: 3px solid #f6eb61;
	width: 415px;
	max-width: 100%;
	font-weight: 500;
	padding: 22px 0 58px
}
.block_point_r .img_wrap {
	position: relative
}
.block_point_r .img {
	position: absolute;
	left: 0;
	width: 100%;
	height: 972px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
@media screen and (max-width:1024px) {
.block_point .bg {
padding:55px 0 0
}
.block_point .info {
width:calc(50% - 20px);
max-width:calc(50% - 20px);
padding-top:84px;
padding-bottom:50px
}
.block_point_l {
width:100%
}
.block_point_l .desc {
padding-top:21px;
width:100%;
max-width:100%
}
.block_point_l_wrap {
width:485px;
max-width:100%
}
.block_point_l_wrap .el::after {
width:305px;
max-width:100%
}
.block_point_r {
width:100%;
padding-left:0;
padding-top:40px
}
.block_point_r::after {
clear:both;
content:"";
display:table
}
.block_point_r .img_desc {
width:calc(50% - 20px);
float:left;
max-width:100%;
padding:22px 0 52px;
margin-top:50px
}
.block_point_r .img_wrap {
position:relative;
width:calc(50% - 20px);
float:right
}
.block_point_r .img {
height:460px
}
}
@media screen and (max-width:767px) {
.block_point {
padding-bottom:205px
}
.block_point_l {
width:100%
}
.block_point_l .desc {
padding-top:21px;
width:100%;
max-width:100%
}
.block_point_l_wrap {
width:485px;
max-width:100%;
padding-top:43px
}
.block_point_l_wrap .el {
padding:21px 0 20px
}
.block_point_l_wrap .el::after {
width:100%;
max-width:100%
}
.block_point_r {
width:100%;
padding-left:0;
padding-top:40px
}
.block_point_r::after {
clear:both;
content:"";
display:table
}
.block_point_r .img_desc {
width:100%;
float:left;
max-width:100%;
padding:22px 0 98px;
margin-top:8px
}
.block_point_r .img_wrap {
position:relative;
width:100%;
float:right
}
.block_point_r .img {
height:443px;
position:relative;
margin-bottom:-205px
}
}
.emp_page_vac {
	padding: 65px 0
}
.emp_page_vac .wrap {
	width: 650px;
	max-width: 100%;
	margin: auto
}
.emp_page_vac .title_27 {
	font-weight: 700
}
.emp_page_vac .text {
	padding: 22px 0
}
.emp_page_vac iframe {
	width: 100%;
	border: none;
	height: 630px
}
@media screen and (max-width:767px) {
.emp_page_vac {
padding:57px 0
}
.emp_page_vac .jobs {
margin:0 -40px
}
}
.total_vac {
	font-family: 'Arsenal', sans-serif;
	color: #3d3e40;
	font-size: 20px;
	font-weight: 500;
	padding-bottom: 10px
}
.single_job {
	color: #454444;
	font-family: 'Arsenal', sans-serif;
	padding: 20px 0
}
.single_job .sj_wrap {
	padding: 24px 30px 15px;
	background-color: rgba(39,54,86,.05)
}
.single_job .title {
	font-size: 22px;
	font-weight: 500;
	padding-bottom: 13px
}
.single_job .location {
	font-weight: 500;
	color: #b7b7b7;
	padding-bottom: 17px
}
.single_job .desc {
	font-family: 'Arsenal', sans-serif;
	padding-bottom: 24px
}
.single_job .bot {
	border-top: 1px solid rgba(128,138,159,.3);
	font-family: 'Arsenal', sans-serif;
	padding-top: 15px
}
.single_job .bot::after {
	clear: both;
	content: "";
	display: table
}
.single_job .closing {
	float: left;
	font-size: 15px;
	font-weight: 600
}
.single_job .id {
	font-size: 13px;
	color: #3d3e40;
	float: right
}
@media screen and (max-width:767px) {
.total_vac {
padding:0 40px 10px
}
.single_job {
padding:22px 0
}
.single_job .sj_wrap {
padding:25px 40px 28px
}
.single_job .bot {
padding-top:25px
}
.single_job .closing {
width:100%
}
.single_job .id {
width:100%;
padding-top:8px
}
}
.annual_reports {
	padding-bottom: 84px
}
.annual_reports .text_wrap {
	max-width: 562px;
	width: 100%
}
.annual_reports .title {
	font-size: 27px;
	font-weight: 700;
	color: #3d3e40;
	padding-bottom: 20px
}
.annual_reports .desc {
	color: #454444;
	font-size: 16px;
	padding-bottom: 53px
}
.annual_reports .pdfs_download .row {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	-o-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-pack: start
}
.annual_reports .pdfs_download .pdf_wrap {
	padding-bottom: 35px;
	width: 16.667%;
	min-width: 220px
}
.annual_reports .pdfs_download .pdf_wrap .img_wrap {
	display: inline-block;
	position: relative
}
.annual_reports .pdfs_download .pdf_wrap img {
	height: 250px;
	display: block
}
.annual_reports .pdfs_download .pdf_wrap a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.annual_reports .pdfs_download .pdf_wrap a .overlay {
	background-color: rgba(39,54,86,.9);
	opacity: 0;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s
}
.annual_reports .pdfs_download .pdf_wrap a .hov_el {
	opacity: 0;
	position: absolute;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	bottom: 36px;
	z-index: 1;
	left: 24px
}
.annual_reports .pdfs_download .pdf_wrap a .hov_el::before {
	opacity: 1
}
@media screen and (min-width:1025px) {
.annual_reports .pdfs_download .pdf_wrap:hover .overlay {
opacity:1
}
.annual_reports .pdfs_download .pdf_wrap:hover .hov_el {
color:#fff;
opacity:1
}
}
.annual_reports .pdfs_download .pdf_wrap .year {
	padding-top: 4px;
	color: #84c2ea;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -.01em
}
@media screen and (max-width:1024px) {
.annual_reports {
padding-bottom:41px
}
.annual_reports .pdfs_download .pdf_wrap {
width:25%;
min-width:150px
}
.annual_reports .pdfs_download .pdf_wrap img {
height:206px
}
}
@media screen and (max-width:767px) {
.annual_reports {
padding-bottom:32px
}
.annual_reports .pdfs_download .pdf_wrap {
width:50%;
min-width:141px;
padding-bottom:49px
}
.annual_reports .pdfs_download .pdf_wrap img {
height:197px
}
.introducy_paragraph .text_wrap {
margin:48px 0 46px
}
}
.vce_results {
	padding-bottom: 65px
}
.vce_results .title {
	font-size: 27px;
	font-weight: 700;
	color: #3d3e40;
	padding-bottom: 22px;
	position: relative;
	line-height: 1.1851851852
}
.vce_results .desc {
	color: #454444;
	font-size: 16px;
	padding-bottom: 29px
}
.vce_results .pdfs_download {
	position: relative;
	padding-top: 91px
}
.vce_results .pdfs_download>.overlay {
	background-color: rgba(90,90,90,.05);
	height: 390px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}
.vce_results .pdfs_download>.overlay .honeycomb {
	height: 323px;
	position: absolute;
	left: -129px;
	top: 0;
	opacity: .1;
	bottom: 0;
	margin: auto 0
}
.vce_results .pdfs_download .row {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center
}
.vce_results .pdfs_download .pdf_wrap {
	width: 100%
}
.vce_results .pdfs_download .pdf_wrap .img_wrap {
	display: inline-block;
	position: relative;
	border: 1px solid #ccc
}
.vce_results .pdfs_download .pdf_wrap img {
	max-width: 367px;
	width: 100%;
	display: block
}
.vce_results .pdfs_download .pdf_wrap a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.vce_results .pdfs_download .pdf_wrap a .overlay {
	background-color: rgba(39,54,86,.9);
	opacity: 0;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s
}
.vce_results .pdfs_download .pdf_wrap a .hov_el {
	opacity: 0;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	bottom: 36px;
	z-index: 1;
	position: absolute;
	left: 24px
}
.vce_results .pdfs_download .pdf_wrap a .hov_el::before {
	opacity: 1
}
@media screen and (min-width:1025px) {
.vce_results .pdfs_download .pdf_wrap:hover .overlay {
opacity:1
}
.vce_results .pdfs_download .pdf_wrap:hover .hov_el {
color:#fff;
opacity:1
}
}
.vce_results .pdfs_download .pdf_wrap .year {
	padding-top: 4px;
	color: #84c2ea;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -.01em
}
.vce_results .pdfs_download .vce_download {
	margin-right: 11vw
}
.vce_results .pdfs_download .text_wrap {
	width: 430px
}
.vce_results .pdfs_download .callout {
	margin-left: 0;
	width: 100%
}
@media screen and (max-width:1024px) {
.vce_results .pdfs_download>.overlay .honeycomb {
left:-235px
}
.vce_results .pdfs_download .pdf_wrap img {
max-width:367px;
width:100%;
display:block
}
.vce_results .pdfs_download .vce_download {
margin-right:7.8vw;
width:318px
}
.vce_results .pdfs_download .text_wrap {
width:270px
}
.vce_results .pdfs_download .callout {
margin-top:38px;
padding:0
}
}
@media screen and (max-width:767px) {
.vce_results {
padding-bottom:22px
}
.vce_results .pdfs_download>.overlay .honeycomb {
left:-255px
}
.vce_results .pdfs_download .pdf_wrap img {
max-width:100%;
width:100%
}
.vce_results .pdfs_download .vce_download {
margin-right:0;
width:100%;
padding-bottom:69px
}
.vce_results .pdfs_download .text_wrap {
width:100%
}
.other_section {
padding-bottom:22px
}
}
.other_section {
	padding-bottom: 71px
}
.other_section:last-child {
	padding-bottom: 0
}
.transport_map {
	width: 100%;
	height: 705px
}
.map_tooltip {
	margin-bottom: 58px;
	box-shadow: 0 -1px 14px -4px #3d3e40
}
.map_tooltip .heading {
	color: #fff;
	background-color: #3d3e40;
	padding: 2px 25px;
	height: 47px;
	font-family: 'Arsenal', sans-serif
}
.map_tooltip .routs {
	padding: 7px 25px 12px;
	position: relative;
	background-color: #fff
}
.map_tooltip .routs::after {
	box-shadow: 6px 4px 9px -6px #3d3e40;
	content: "";
	width: 22px;
	height: 22px;
	position: absolute;
	left: 32px;
	bottom: -11px;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.map_tooltip .el {
	padding: 11px 0
}
.map_tooltip .title {
	font-weight: 700;
	line-height: 1.18182;
	font-size: 22px;
	color: #3d3e40;
	font-family: 'Arsenal', sans-serif
}
.map_tooltip .text {
	font-size: 16px;
	line-height: 1.625
}
.transport_map_desc {
	font-size: 22px;
	font-weight: 500;
	background-color: #dee6eb;
	padding: 18px 35px;
	margin-top: 6px
}
.transport_map_desc span {
	display: inline-block
}
@media screen and (max-width:767px) {
.transport_map {
height:325px
}
.map_tooltip {
margin-bottom:30px
}
.map_tooltip .heading {
color:#fff;
background-color:#3d3e40;
padding:2px 15px;
height:27px;
font-size:15px
}
.map_tooltip .routs {
padding:7px 15px 12px;
position:relative;
background-color:#fff
}
.map_tooltip .routs::after {
width:12px;
height:12px;
left:17px;
bottom:-6px
}
.map_tooltip .el {
padding:5px 0
}
.map_tooltip .title {
line-height:1.16667;
font-size:12px
}
.map_tooltip .text {
font-size:10px;
line-height:1.5
}
.transport_map_desc {
font-size:16px;
padding:9px 20px;
margin-top:6px;
text-align:center
}
}
.transport_text_wrap {
	padding: 76px 0
}
.transport_text_wrap a {
	color: #84c2ea;
	text-decoration: underline
}
.transport_tw_wrap {
	width: 535px;
	max-width: 100%
}
.transport_tw_wrap .ipg_text h4 {
	margin: 23px 0 18px
}
.transport_tw_wrap .ipg_text ul {
	margin-top: 18px
}
.transport_tw_wrap2 {
	padding-top: 60px
}
@media screen and (max-width:1024px) {
.transport_tw_wrap.el2 {
padding-top:21px
}
}
@media screen and (max-width:767px) {
.transport_tw_wrap2 {
padding-top:47px
}
}
.hist_page .introducy_paragraph {
	position: relative
}
.hist_page .honeycomb {
	right: -112px;
	top: -35px;
	z-index: 6
}
.hist_intro_desc_h {
	width: 1070px;
	max-width: 100%;
	margin: auto;
	padding: 0 50px 65px
}
.hist_intro_desc_h p {
	max-width: 100%
}
.hist_content {
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	position: relative
}
.hist_con_el .row {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	padding: 15vh 0;
	min-height: 100vh;
	margin: 0 -22px
}
.hist_con_el:last-child .hist_con_el_text .text_wrap::after {
	display: none
}
.hist_con_el_text {
	padding: 0 22px;
	width: 50%
}
.hist_con_el_text .text_wrap {
	width: 425px;
	max-width: 100%;
	margin: auto;
	position: relative;
	z-index: 5;
	padding-bottom: 15px;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s
}
.hist_con_el_text .text_wrap::after {
	content: "";
	width: 3px;
	height: 100vh;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 100%;
	background-color: rgba(128,138,159,.1);
	z-index: 1
}
.hist_con_el_text .year {
	font-size: 40px;
	letter-spacing: -.02em;
	color: rgba(128,138,159,.3);
	text-align: center;
	width: 190px;
	height: 66px;
	border: 3px solid rgba(128,138,159,.1);
	margin: 0 auto;
	line-height: 1
}
.hist_con_el_text .year span {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block
}
.hist_con_el_text .title {
	font-size: 40px;
	letter-spacing: -.02em;
	padding-top: 49px
}
.hist_con_el_text.Mac .year span {
	top: 58%
}
.hist_con_el_img {
	width: 50%;
	padding: 0 22px;
	text-align: center;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s
}
.hist_con_el_img .img_wrap {
	display: inline-block
}
.hist_con_el_img img {
	max-width: 100%;
	max-height: 650px
}
.hist_con_el_img .img_desc {
	font-size: 14px;
	line-height: 1.71429;
	padding-top: 7px;
	text-align: left
}
.hist_content_bar {
	position: absolute;
	top: 50vh;
	left: 27px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 20
}
.hist_content_bar .line {
	width: 3px;
	height: 480px;
	background-color: #e9ebee;
	position: relative
}
.hist_content_bar .date {
	font-size: 20px;
	line-height: 1;
	color: #3d3e40;
	position: absolute;
	left: 18px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.hist_content_bar .first {
	top: 0
}
.hist_content_bar .last {
	bottom: 0
}
.hist_content_bar.fixed {
	position: fixed
}
.hist_content_bar.bot {
	position: absolute;
	top: auto;
	bottom: 50vh;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%)
}
.hist_content_bar_pos {
	width: 100%;
	height: 37px;
	background-color: #3d3e40;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
@media screen and (min-width:768px) {
.hist_content_bar_pos {
left:0!important
}
}
@media screen and (max-width:1024px) {
.hist_page .honeycomb {
right:-180px;
top:auto;
bottom:-130px
}
.hist_intro_desc_h {
padding-bottom:10px
}
.hist_con_el .row {
-webkit-box-orient:vertical;
-moz-box-orient:vertical;
box-orient:vertical;
-webkit-box-direction:normal;
-moz-box-direction:normal;
box-direction:normal;
-webkit-flex-direction:column;
-moz-flex-direction:column;
flex-direction:column;
-ms-flex-direction:column;
-webkit-box-pack:center;
-moz-box-pack:center;
box-pack:center;
-webkit-justify-content:center;
-moz-justify-content:center;
-ms-justify-content:center;
-o-justify-content:center;
justify-content:center;
-ms-flex-pack:center;
padding:60px 0;
margin:0
}
.hist_con_el_text {
padding:0;
width:100%
}
.hist_con_el_text .text_wrap {
width:425px;
max-width:100%;
margin:auto;
padding-bottom:42px
}
.hist_con_el_img {
width:100%;
padding:0;
padding-bottom:35px;
text-align:left;
position:relative;
z-index:5;
-webkit-transition:all 0.5s ease-in-out 0s;
-moz-transition:all 0.5s ease-in-out 0s;
transition:all 0.5s ease-in-out 0s
}
.hist_con_el_img .img_wrap {
max-width:100%;
margin:auto;
display:block;
padding-left:calc(50% - 212px)
}
.hist_con_el_img img {
max-height:535px;
width:auto;
height:auto
}
}
@media screen and (max-width:767px) {
.hist_page .honeycomb {
right:-215px;
bottom:-410px
}
.hist_page .introducy_paragraph .text_wrap {
margin-bottom:0
}
.hist_intro_desc_h {
padding:45px 0 0;
margin-bottom:-20px
}
.hist_con_el_text .text_wrap::after {
height:calc(230%)!important
}
.hist_content {
padding-top:100px;
margin-top:-5px
}
.hist_con_el .row {
padding:90px 0 60px;
margin:0;
min-height:0
}
.hist_con_el_text {
padding:0;
width:100%
}
.hist_con_el_text .text_wrap {
width:100%;
max-width:100%;
margin:auto;
padding-bottom:42px
}
.hist_con_el_text .year {
font-size:22px;
height:50px
}
.hist_con_el_text .title {
font-size:22px;
padding:52px 0 7px
}
.hist_con_el_img {
width:100%;
padding:0;
padding-bottom:30px
}
.hist_con_el_img .img_wrap {
max-width:100%;
margin:auto;
display:block;
padding-left:0
}
.hist_content_bar {
position:absolute;
top:66px!important;
left:0;
-webkit-transform:translateY(0%);
-moz-transform:translateY(0%);
-ms-transform:translateY(0%);
-o-transform:translateY(0%);
transform:translateY(0%);
z-index:20;
width:100%;
padding:30px 0 15px;
border-top:1px solid transparent;
-webkit-transition:all 0.5s ease-in-out 0s;
-moz-transition:all 0.5s ease-in-out 0s;
transition:all 0.5s ease-in-out 0s
}
.hist_content_bar .line {
width:calc(100% - 116px);
height:3px;
margin:auto
}
.hist_content_bar .line::before, .hist_content_bar .line::after {
content:"";
width:18px;
height:100%;
position:absolute;
top:100%;
top:0;
background-color:#e9ebee
}
.hist_content_bar .line::before {
right:100%
}
.hist_content_bar .line::after {
left:100%
}
.hist_content_bar .date {
font-size:15px;
line-height:1;
color:#3d3e40;
position:absolute;
left:auto;
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);
top:-23px
}
.hist_content_bar .first {
left:-18px
}
.hist_content_bar .last {
right:-18px
}
.hist_content_bar.fixed {
position:fixed;
background-color:#fff;
border-top:1px solid #f2f3f5
}
.hist_content_bar.bot {
top:66px;
position:fixed;
bottom:auto!important;
-webkit-transform:translateY(0%);
-moz-transform:translateY(0%);
-ms-transform:translateY(0%);
-o-transform:translateY(0%);
transform:translateY(0%)
}
.hist_content_bar_pos {
width:36px;
height:100%;
top:0px!important;
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
transform:translateX(-50%);
z-index:25
}
}
.campaign .honeycomb_wrap .honeycomb:first-child {
	left: 300px;
	-webkit-transform: rotate(-95deg);
	-moz-transform: rotate(-95deg);
	-ms-transform: rotate(-95deg);
	-o-transform: rotate(-95deg);
	transform: rotate(-95deg);
	top: 252px
}
.campaign .honeycomb_wrap .honeycomb:last-child {
	right: 300px;
	-webkit-transform: rotate(-95deg);
	-moz-transform: rotate(-95deg);
	-ms-transform: rotate(-95deg);
	-o-transform: rotate(-95deg);
	transform: rotate(-95deg);
	top: -60px
}
.campaign .callout_title {
	font-size: 45px
}
.campaign .callout {
	margin-top: 4.1%;
	margin-left: 0;
	width: 820px
}
.campaign .load_more_general {
	margin-bottom: 53px
}
.multiple_videos .videos_wrap {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	-o-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-pack: start;
	margin: 0 -23px
}
.multiple_videos .videos_wrap .video_wrap_outer {
	width: 33.33%;
	border: 23px solid transparent;
	margin-bottom: 26px
}
.multiple_videos .videos_wrap .video_wrap_outer.hide {
	display: none
}
.multiple_videos .videos_wrap .video_wrap {
	max-width: 100%;
	width: 100%
}
@media screen and (min-width:1025px) {
.multiple_videos .videos_wrap .video_wrap:hover .overlay {
background-color:rgba(0,154,68,.5)
}
.multiple_videos .videos_wrap .video_wrap:hover .play_text {
color:#fff
}
}
.multiple_videos .text_wrap {
	margin-top: 17px;
	line-height: 1.22727;
	font-size: 22px;
	font-weight: 500
}
.multiple_videos .title {
	color: #3d3e40
}
.multiple_videos .part {
	color: #b7b7b7
}
.multiple_videos .overlay {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	z-index: 1
}
.multiple_videos .video_wrap {
	cursor: pointer
}
.multiple_videos .video_wrap.paused .overlay {
	background-color: rgba(0,30,96,.7)
}
.multiple_videos .video_wrap.paused .play_text {
	color: #fff
}
.multiple_videos .video_wrap.pause {
	cursor: default
}
.multiple_videos .video_wrap.pause .play_text {
	color: rgba(255,255,255,0)
}
@media screen and (min-width:1025px) {
.multiple_videos .video_wrap.pause:hover .play_text {
color:#fff
}
}
.multiple_videos .play_text {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	color: rgba(255,255,255,.5);
	font-weight: 500;
	font-size: 20px;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	pointer-events: none;
	height: 30px;
	text-align: center;
	z-index: 2
}
.multiple_videos .duration {
	color: #fff;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	width: 50px;
	background-color: rgba(0,154,68,.8);
	position: absolute;
	bottom: 0;
	left: 0
}
@media screen and (max-width:1024px) {
.multiple_videos .videos_wrap .video_wrap_outer {
width:50%
}
.load_more_general .hov_el::before {
opacity:1
}
}
@media screen and (max-width:767px) {
.multiple_videos .videos_wrap .video_wrap_outer {
width:100%
}
.campaign .load_more_general {
margin-top:7px
}
}
.enrolments .introducy_paragraph {
	position: relative
}
.enrolments .introducy_paragraph .honeycomb {
	right: -50px;
	top: -50px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.enrolments .links_section .ipg_text h4 {
	margin-top: 45px
}
.enrol_callout {
	margin: 85px 0 65px
}
.enrol_callout .callout {
	width: 415px;
	margin: 0
}
.enrol_links_section {
	margin: 65px 0 62px
}
.enrol_ip_image {
	margin-top: 62px
}
.enrol_wysiyg {
	position: relative
}
.enrol_wysiyg .honeycomb {
	left: -135px;
	top: -65px;
	display: block;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.enrol_wysiyg .ipg_text h4 {
	margin-bottom: 15px
}
@media screen and (max-width:1024px) {
.enrol_callout {
margin:116px 0 81px
}
.enrol_callout .callout {
padding:0
}
.enrolments .block_wrap_650 {
width:100%
}
.enrolments .links_section .title {
padding-bottom:12px
}
.enrolments .links_section .ipg_text h4 {
margin-bottom:17px
}
}
@media screen and (max-width:767px) {
.enrol_callout {
margin:96px 0 48px
}
.enrol_links_section {
margin-top:48px
}
}
.enrol_app {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 95px 0;
	background-color: rgba(39,54,86,.1)
}
.enrol_app_cont {
	float: right;
	width: 575px;
	max-width: 100%;
	background-color: rgba(39,54,86,.85);
	padding: 95px 80px
}
.enrol_app_cont .title_block {
	font-size: 70px;
	line-height: 1;
	color: #edeff4;
	letter-spacing: -.02em
}
.enrol_app_cont .desc_block {
	font-size: 25px;
	line-height: 1.4;
	color: #b7b7b7;
	padding: 52px 0 64px
}
.enrol_app_cont .single_pdf {
	max-width: 100%
}
.enrol_app_cont .single_pdf .bg {
	background-color: #EDEFF4
}
@media screen and (min-width:1025px) {
.enrol_app_cont .single_pdf .all:hover .bg {
background-color:#fff
}
}
@media screen and (max-width:1024px) {
.enrol_app_cont {
float:none;
margin:auto
}
}
@media screen and (max-width:767px) {
.enrol_app_cont {
padding:60px 16% 75px
}
.enrol_app_cont .title_block {
font-size:40px;
line-height:1.25
}
.enrol_app_cont .desc_block {
font-size:22px;
line-height:1.45455;
padding:22px 0 31px
}
.enrol_app_cont .single_pdf {
max-width:100%
}
.enrol_app_cont .single_pdf .bg {
background-color:#EDEFF4
}
}
@media screen and (max-width:767px) and (min-width:1025px) {
.enrol_app_cont .single_pdf .all:hover .bg {
background-color:#fff
}
}
.enrol_pdfs {
	background-color: rgba(90,90,90,.05);
	padding: 81px 0 70px
}
.enrol_pdfs .title_block {
	font-size: 22px;
	line-height: 1.45455;
	padding-bottom: 32px
}
.enrol_pdfs .pdfs_wrap {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -22px
}
.enrol_pdfs .pdfs_wrap::after {
	clear: both;
	content: "";
	display: table
}
.enrol_pdfs .single_pdf {
	width: 33.33%;
	max-width: 100%;
	padding: 22px
}
.enrol_pdfs .single_pdf:nth-child(3n+2) {
	-webkit-transition: all 0.5s ease-in-out 0.1s;
	-moz-transition: all 0.5s ease-in-out 0.1s;
	transition: all 0.5s ease-in-out 0.1s
}
.enrol_pdfs .single_pdf:nth-child(3n) {
	-webkit-transition: all 0.5s ease-in-out 0.2s;
	-moz-transition: all 0.5s ease-in-out 0.2s;
	transition: all 0.5s ease-in-out 0.2s
}
@media screen and (max-width:1024px) {
.enrol_pdfs {
padding:81px 0 70px
}
.enrol_pdfs .title_block {
padding-bottom:37px
}
.enrol_pdfs .pdfs_wrap {
margin:0 -20px
}
.enrol_pdfs .single_pdf {
width:50%;
padding:16px 20px
}
.enrol_pdfs .single_pdf:nth-child(2n+1) {
-webkit-transition:all 0.5s ease-in-out 0s;
-moz-transition:all 0.5s ease-in-out 0s;
transition:all 0.5s ease-in-out 0s
}
.enrol_pdfs .single_pdf:nth-child(2n) {
-webkit-transition:all 0.5s ease-in-out 0.1s;
-moz-transition:all 0.5s ease-in-out 0.1s;
transition:all 0.5s ease-in-out 0.1s
}
}
@media screen and (max-width:767px) {
.enrol_pdfs {
padding:82px 0 58px
}
.enrol_pdfs .title_block {
padding-bottom:20px
}
.enrol_pdfs .pdfs_wrap {
margin:0
}
.enrol_pdfs .single_pdf {
width:100%;
padding:15px 0
}
.enrol_pdfs .single_pdf:nth-child(2n) {
-webkit-transition:all 0.5s ease-in-out 0s;
-moz-transition:all 0.5s ease-in-out 0s;
transition:all 0.5s ease-in-out 0s
}
}
.page-template-enrolments .header {
	-webkit-transition: all 0.41s ease-in-out 0s;
	-moz-transition: all 0.41s ease-in-out 0s;
	transition: all 0.41s ease-in-out 0s
}
.page-template-enrolments main {
	-webkit-transition: all 0.41s ease-in-out 0s;
	-moz-transition: all 0.41s ease-in-out 0s;
	transition: all 0.41s ease-in-out 0s
}
.message_added .header {
	top: 190px
}
.message_added main {
	padding-top: 190px
}
.enrolments_message {
	position: fixed;
	z-index: 1045;
	width: 100%;
	left: 0;
	top: 0;
	text-align: center;
	background-color: #3d3e40;
	display: none
}
.enrolments_message .wrap {
	position: relative;
	height: 190px;
	padding: 35px 0
}
.enrolments_message .container {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.enrolments_message .title {
	font-size: 25px;
	font-weight: 700;
	line-height: 1.4;
	color: #fff;
	padding-bottom: 21px
}
.enrolments_message .ipg_text {
	color: #fff
}
.enrolments_message .ipg_text * {
	color: #fff
}
.enrolments_message .ipg_text a {
	color: #84c2ea
}
.enrolments_message .ipg_text p {
	max-width: 100%;
	width: 100%;
	margin: 0
}
.enrolments_message_dismiss {
	position: absolute;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 1;
	right: 10px;
	top: 10px;
	padding: 25px;
	cursor: pointer
}
.enrolments_message_dismiss img {
	width: 16px
}
.enrolments_message_dismiss .desc {
	padding-top: 10px
}
@media screen and (max-width:1024px) {
.message_added .header {
top:0
}
.message_added main {
padding-top:0
}
.enrolments_message .wrap {
height:auto;
padding:100px 0 60px
}
.enrolments_message .container {
top:0;
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);
transform:translateY(0)
}
.enrolments_message_dismiss {
top:9px;
right:5px
}
}
@media screen and (max-width:767px) {
.enrolments_message_dismiss {
right:15px
}
}
.schoolf .enrol_pdfs {
	position: relative
}
.schoolf .enrol_pdfs .honeycomb {
	right: -150px;
	top: 0;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.schoolf_part {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 45px 0
}
.schoolf_part_cont {
	width: 550px;
	max-width: 100%;
	background-color: rgba(255,255,255,.85);
	padding: 75px 70px 53px
}
.schoolf_part_cont .title_block {
	font-size: 70px;
	line-height: 1;
	letter-spacing: -.02em;
	color: #3d3e40
}
.schoolf_part_cont .desc_block {
	font-size: 25px;
	color: #b7b7b7;
	padding: 20px 0 50px
}
.schoolf_part_cont .bot_desc {
	color: #3d3e40;
	font-size: 12px;
	line-height: 1.83333;
	font-style: italic;
	padding-top: 10px
}
.schoolf_part_cont_wrap .single {
	background-color: rgba(39,54,86,.05);
	margin-bottom: 3px;
	padding: 10px 13px
}
.schoolf_part_cont_wrap .left {
	float: left;
	font-weight: 600
}
.schoolf_part_cont_wrap .right {
	float: right
}
@media screen and (max-width:1024px) {
.schoolf_part_cont {
margin:auto
}
}
@media screen and (max-width:767px) {
.schoolf_part {
padding:0
}
.schoolf_part .all_row {
margin:0 -40px
}
.schoolf_part_cont {
padding:54px 40px 40px
}
.schoolf_part_cont .title_block {
font-size:40px;
line-height:1.25
}
.schoolf_part_cont .desc_block {
font-size:22px;
line-height:1.45455;
padding:23px 0 52px
}
.schoolf_part_cont .bot_desc {
padding-top:10px
}
}
.schoolf_point {
	background-color: rgba(39,54,86,.05);
	padding: 80px 0 42px;
	position: relative;
	z-index: 3
}
.schoolf_point .wrap_all {
	width: 1110px;
	max-width: 100%;
	margin: 0 auto
}
.schoolf_point .title_27 {
	padding-bottom: 21px
}
.schoolf_point .wrap {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -22px
}
.schoolf_point .point {
	width: 50%;
	padding: 25px 22px
}
.schoolf_point .point:nth-child(2n) {
	-webkit-transition: all 0.5s ease-in-out 0.1s;
	-moz-transition: all 0.5s ease-in-out 0.1s;
	transition: all 0.5s ease-in-out 0.1s
}
.schoolf_point .title {
	font-size: 22px;
	font-weight: 500;
	padding-top: 6px
}
.schoolf_point .honeycomb {
	left: -60px;
	bottom: -63px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
@media screen and (max-width:1024px) {
.schoolf_point .wrap {
margin:0
}
.schoolf_point .point {
width:100%;
padding:19px 0
}
.schoolf_point .point:nth-child(2n) {
-webkit-transition:all 0.5s ease-in-out 0s;
-moz-transition:all 0.5s ease-in-out 0s;
transition:all 0.5s ease-in-out 0s
}
}
@media screen and (max-width:767px) {
.schoolf_point .point {
padding:14px 0
}
}
.scholarships_b1 .block_img_lr {
	padding: 90px 0 55px;
	-webkit-box-align: start;
	-moz-box-align: start;
	box-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
	-o-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-align: start
}
.scholarships_b1 .block_img_lr::before {
	content: "";
	width: 70%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(39,54,86,.05);
	z-index: -1
}
.scholarships_b1 .block_img_lr .wrap {
	padding-top: 0
}
.scholarships .block_point_l {
	-webkit-box-ordinal-group: 3;
	-moz-box-ordinal-group: 3;
	box-ordinal-group: 3;
	-webkit-order: 3;
	-moz-order: 3;
	order: 3;
	-ms-flex-order: 3;
	padding-left: 47px;
	width: 52%
}
.scholarships .block_point_l::after {
	clear: both;
	content: "";
	display: table
}
.scholarships .block_point_l .block_wrap {
	width: 535px;
	float: right;
	max-width: 100%
}
.scholarships .block_point_r {
	width: 48%;
	padding-left: 0
}
.scholarships .block_point .info_wrap {
	display: none
}
@media screen and (max-width:1024px) {
.scholarships_b1 .block_img_lr {
padding:0;
-webkit-box-pack:end;
-moz-box-pack:end;
box-pack:end;
-webkit-justify-content:flex-end;
-moz-justify-content:flex-end;
-ms-justify-content:flex-end;
-o-justify-content:flex-end;
justify-content:flex-end;
-ms-flex-pack:end
}
.scholarships_b1 .block_img_lr::before {
display:none
}
.scholarships_b1 .block_img_lr .all_text {
background-color:rgba(39,54,86,.05);
padding:80px 0 55px
}
.scholarships_b1 .block_img_lr .img {
margin-top:75px;
width:calc(100% - 60px);
min-height:545px
}
.scholarships .block_point {
margin:0
}
.scholarships .block_point .bg {
padding:90px 0 70px
}
.scholarships .block_point_l {
-webkit-box-ordinal-group:3;
-moz-box-ordinal-group:3;
box-ordinal-group:3;
-webkit-order:3;
-moz-order:3;
order:3;
-ms-flex-order:3;
padding-left:0;
width:100%
}
.scholarships .block_point_l::after {
clear:both;
content:"";
display:table
}
.scholarships .block_point_l .block_wrap {
width:535px;
float:left;
max-width:100%
}
.scholarships .block_point_r {
width:100%;
padding:0 0 85px
}
.scholarships .block_point_r .img_desc {
width:420px;
margin-top:0;
padding-bottom:0
}
.scholarships .block_point_r .img_wrap {
display:none
}
}
@media screen and (max-width:767px) {
.scholarships_b1 .block_img_lr .all_text {
padding:80px 0 20px
}
.scholarships_b1 .block_img_lr .img {
margin-top:20px;
width:calc(100% - 40px);
min-height:260px
}
.scholarships .block_point {
margin:0;
padding-bottom:0
}
.scholarships .block_point .bg {
padding:90px 0 70px
}
.scholarships .block_point_r {
width:100%;
padding:0 0 85px
}
.scholarships .block_point_r .img_desc {
width:420px;
margin-top:0;
padding-bottom:0
}
.scholarships .block_point_r .img_wrap {
display:none
}
}
.scholarships_b2 {
	margin: 120px 0;
	position: relative
}
.scholarships_b2 .honeycomb {
	right: 60px;
	top: -291px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.scholarships_b2 .row {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-moz-box-align: start;
	box-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
	-o-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-align: start;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.scholarships_b2 .img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 850px;
	width: 42.3%
}
.scholarships_b2 .all_text {
	width: 57.7%;
	padding: 84px 0 30px 40px
}
.scholarships_b2 .wrap {
	width: 532px;
	max-width: 100%;
	margin: 0 auto
}
.scholarships_b2.right .img {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	box-ordinal-group: 1;
	-webkit-order: 1;
	-moz-order: 1;
	order: 1;
	-ms-flex-order: 1
}
@media screen and (max-width:1024px) {
.scholarships_b2 {
margin:114px 0
}
.scholarships_b2 .row {
-webkit-box-pack:center;
-moz-box-pack:center;
box-pack:center;
-webkit-justify-content:center;
-moz-justify-content:center;
-ms-justify-content:center;
-o-justify-content:center;
justify-content:center;
-ms-flex-pack:center
}
.scholarships_b2 .img {
-webkit-box-ordinal-group:3;
-moz-box-ordinal-group:3;
box-ordinal-group:3;
-webkit-order:3;
-moz-order:3;
order:3;
-ms-flex-order:3;
width:567px;
max-width:100%
}
.scholarships_b2 .all_text {
width:100%;
padding:0 0 40px
}
.scholarships_b2 .wrap {
width:100%;
max-width:100%;
margin:0 auto
}
}
@media screen and (max-width:767px) {
.scholarships_b2 {
margin:81px 0 90px
}
.scholarships_b2 .img {
height:444px
}
.scholarships_b2 .all_text {
width:100%;
padding:0 0 50px
}
}
.scholarships_form {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	padding-top: 115px
}
.scholarships_form .img {
	min-height: 880px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 50%
}
.scholarships_form .content_wrap {
	width: 50%;
	position: relative;
	background-color: #3d3e40;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center
}
.scholarships_form .wrap {
	padding-right: 60px;
	max-width: 730px;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center
}
.scholarships_form .honeycomb {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	right: -100px;
	bottom: 40px
}
.scholarships_form_wrap {
	width: 390px;
	max-width: 100%;
	padding: 80px 0
}
.scholarships_form_wrap .form_title {
	color: #fff;
	font-size: 70px;
	line-height: 1;
	letter-spacing: -.02em
}
.scholarships_form_wrap .form_desc {
	font-size: 25px;
	line-height: 1.4;
	color: #b7b7b7;
	padding: 40px 0 12px
}
.scholarships_form_wrap .header_mbcf_formall {
	height: auto
}
.scholarships_form_wrap input:-webkit-autofill, .scholarships_form_wrap input:-webkit-autofill:hover, .scholarships_form_wrap input:-webkit-autofill:focus input:-webkit-autofill, .scholarships_form_wrap textarea:-webkit-autofill, .scholarships_form_wrap textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus, .scholarships_form_wrap select:-webkit-autofill, .scholarships_form_wrap select:-webkit-autofill:hover, .scholarships_form_wrap select:-webkit-autofill:focus {
-webkit-text-fill-color:#fff;
-webkit-box-shadow:0 0 0 1000px #fff inset;
transition:background-color 5000s ease-in-out 0s;
color:#fff!important
}
.d_checkbox_wrap {
	color: #b7b7b7;
	font-size: 15px;
	padding: 20px 0 11px;
	position: relative
}
.d_checkbox_wrap .desc {
	padding-bottom: 5px
}
.d_checkbox_wrap label {
	display: block;
	padding: 2px 0 2px 20px;
	position: relative;
	cursor: pointer
}
.d_checkbox_wrap label::before {
	content: "";
	width: 13px;
	height: 13px;
	border-radius: 50%;
	border: 1px solid #000;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 7px
}
.d_checkbox_wrap label::after {
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #000;
	position: absolute;
	left: 3px;
	top: 10px;
	opacity: 0
}
.page .ipg_text ul.ul-icons {
	padding-left: 0!important;
}
.page .ipg_text ul.ul-icons li::before {
	display: none;
}
.page .ipg_text ul.ul-icons li {
	position: relative;
	padding-left: 50px;
}
.page .ipg_text ul.ul-icons li img {
	position: absolute;
	top: -3px;
	left: 0;
	width: 38px!important;
	height: auto!important;
	float: left;
	display: block;
}
@media screen and (min-width:1025px) {
.page .ipg_text ul.ul-icons li {
	padding-left: 55px;
}
.d_checkbox_wrap label:hover::after {
background-color:#5c73a6
}
.d_checkbox_wrap label:hover::before {
border-color:#5c73a6
}
}
.d_checkbox_wrap input {
	display: none
}
.d_checkbox_wrap input:checked+label::after {
	opacity: 1
}
.d_checkbox_wrap .parsley-errors-list {
	margin: 0;
	position: absolute;
	left: 0;
	pointer-events: none;
	list-style: none;
	padding: 0;
	top: 3px;
	background-color: #3d3e40;
	color: #ee7103;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: -.01em;
	font-family: 'Arsenal', sans-serif;
	z-index: 5
}
@media screen and (max-width:1024px) {
.scholarships_form {
padding-top:0
}
.scholarships_form .content_wrap {
width:100%
}
.scholarships_form .wrap {
padding-right:60px;
padding-left:60px;
max-width:100%;
width:100%
}
.scholarships_form .honeycomb {
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);
transform:rotate(90deg);
right:-100px;
bottom:40px
}
.scholarships_form_wrap {
padding:140px 0 133px
}
}
@media screen and (max-width:767px) {
.scholarships_form .wrap {
padding-right:40px;
padding-left:40px
}
.scholarships_form_wrap {
padding:80px 0 100px
}
.scholarships_form_wrap .form_title {
font-size:40px;
line-height:1.25
}
.scholarships_form_wrap .form_desc {
font-size:22px;
line-height:1.45455;
padding:33px 0 12px
}
.title_45 {
    font-size: 25px;
}
.perchescegliere .ipg_text h3, .perchescegliere .ipg_text p {
    padding-left: 0!important;
}
}
@media (max-width: 330px) {
.lang-box {
	padding: 0;
}
.lang-box .globe {
	display: none;
}
.lang-box .text {
    margin-right: 0;
    margin-left: 0;
}
.lang-box .text a {
	display: inline-block;
	margin-right: 8px;
}
.lang-box .text a:last-child {
	margin-right: 0;
}
}
.accordion-content {
	margin: 80px 0;
}
.moduletable-prodotti h3 {
	font-family: 'Fira Sans', sans-serif;
	font-size: 30px;
	color: #84c2ea;
	margin: 40px 0 35px;
	padding: 0 0 10px;
	position: relative;
}
.moduletable-prodotti h3::after {
    content: "";
    width: 24px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    position: absolute;
    border-top: 2px solid #84c2ea;
}
.catalogo-prodotti .event_small {
	padding-bottom: 40px;
}
.catalogo-prodotti .event_small .img {
    height: 250px;
}
.img-finestra {
	display: inline-block;
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}
@media (min-width: 1200px) {
.catalogo-prodotti .event_small {
	width: 25%;
}
.windows-list .catalogo-prodotti .event_small {
	width: 33.33%;
}
.col-sm-6 .catalogo-prodotti .event_small {
	width: 50%;
}
.block_img_lr.pb .img {
	text-align: center;
}
.img-finestra {
	margin-left: auto;
	margin-right: auto;
}
}
.page hr {
	border: 0;
	margin: 25px 0;
	padding: 0;
	border-bottom: 1px solid #eee;
}
.varianti-oscuranti {
	background:  #3d3e40;
	color: #fff;
	margin: 0;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 40px;
}
.varianti-oscuranti .block_img_lr {
	margin-top: 40px;
	margin-bottom: 20px;
}
.varianti-oscuranti .block_img_lr .img {
    width: 30%;
}
.varianti-oscuranti .block_img_lr .img img {
	max-width: 100%;
	margin-bottom: 20px;
}
.varianti-oscuranti h3 {
	font-size: 25px;
	color: #fff;
	line-height: 1.4;
	font-weight: 700;
	margin: 10px 0 40px;
	padding: 0;
}
.varianti-oscuranti .ipg_text p {
    color: #fff;
}
.varianti-oscuranti ul li {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	width: 100%;
	display: block;
	float: left;
}
.varianti-oscuranti ul li:last-child {
	margin: 0;
	padding: 0;
	border-bottom: 0;
}
.varianti-oscuranti ul li h5 {
	font-weight: 700;
	font-size: 18px;
	margin: 0 0 5px;
	padding: 0;
}
.varianti-oscuranti ul li p {
	margin: 0;
	padding: 0;
}
.grid-patterns {
	margin: 0;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}
.grid-patterns h3 {
	font-size: 25px;
	line-height: 1.4;
	font-weight: 700;
	margin: 10px 0 40px;
	padding: 0;
}
.grid-patterns ul {
	display: block;
	width: 80%;
	margin: 0 auto;
	padding: 0;
}
.grid-patterns ul.cols-5 {
	width: 100%;
}
.grid-patterns ul li {
	display: block;
	width: 25%;
	margin: 0;
	padding: 20px;
	float: left;
	text-align: center;
}
.grid-patterns ul li img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.grid-patterns ul.cols-5 li {
	width: 20%;
}
.grid-patterns ul li span {
	display: block;
}
.content-bottom {
	margin-bottom: 40px!important;
}
.performance-cont,
.performance-cont ul li {
	font-size: 15px!important;
}
.performance-cont ul li::before {
    background-color: #3d3e40!important;
}
@media (min-width: 700px) {
.varianti-oscuranti ul li {
	position: relative;
	padding-right: 180px!important;
	min-height: 130px;
}
.varianti-oscuranti ul li img {
	float: right;
	position: absolute;
	right: 0;
	top: 0;
}
}
@media (min-width: 1200px) {
.grid-patterns ul {
	width: 65%;
}
.grid-patterns ul.cols-5 {
	width: 80%;
}
}
@media (max-width: 1024px) {
.hem_boxes .all_wrap {
    height: 100vh!important;
}
.hem_boxes .all_wrap .hem_box {
	overflow-y: scroll!important;
    height: auto!important;
    padding-bottom: 40px!important;
}
.hem_box .mod-list .separator {
	margin-bottom: 0;
	padding-bottom: 0;
}
}
@media (max-width: 1050px) {
.varianti-oscuranti .block_img_lr .img {
    width: 100%;
}
.varianti-oscuranti .block_img_lr .img img {
	max-width: none;
	display: inline;
	float: left;
	width: 46%;
	margin-left: 2%;
}
}
@media (max-width: 960px) {
.grid-patterns ul {
	width: 100%;
}
}
@media (max-width: 600px) {
.grid-patterns ul li {
	width: 50%!important;
}
.hem_box ul.mod-list {
	margin: 30px 0 0 5%;
	padding: 0;
	width: 90%;
	display: block;
}
}
/* Colori */
.ipg_text ul.sigProContainer li::before {
	display: none;
}
.ipg_text ul.sigProContainer li img {
	border: 1px solid #454444;
	margin-bottom: 0;
}
.ipg_text ul.sigProClassic span.sigProCaption {
    display: block;
    position: static;
    width: 100px;
    height: 30px;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    padding: 0;
    font-family: 'Arsenal', sans-serif;
    font-size: 12px;
    line-height: 13px;
    font-weight: 400;
}
/* perché scegliere */
.perchescegliere .ipg_text h3,
.perchescegliere .ipg_text p {
	padding-left: 70px;
	position: relative;
}
.perchescegliere .ipg_text h3 img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 40px;
	width: 40px;
	margin: 0;
}
/* News */
body.news {
	padding-top: 90px;
}
body.news .ipg_text h2 {
    font-size: 18px;
}
body.news .ipg_text .span4 {
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
body.news .ipg_text .span4 .published {
	padding-left: 0;
	margin-left: 0;
	font-style: italic;
	opacity: 0.6;
}
.article-info dd {
	margin: 0;
	padding: 0;
	font-style: italic;
	opacity: 0.6;
}
.header_menu_configuratore a {
	display: inline-block;
	background: rgba(132,194,234,0.6);
	border-radius: 20px;
	padding: 8px 24px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.header_menu_configuratore a:hover,
.header_menu_configuratore a:hover {
	background: #3d3e40;
}
.header_menu_configuratore .hov_el::before {
	display: none;
}
@media (min-width: 1025px) {
.header_menu_configuratore {
	position: absolute;
	right: 475px;
}
.header_menu_configuratore .piva {
	margin-left: 5px;
}
}
.header_bar_open_white .header_menu_configuratore a {
	color: #fff;
}
.header_bar_open_white .header_menu_configuratore .piva {
	filter: invert(100%);
}
@media (max-width: 420px) {
.hem_box_title {
    font-size: 18px!important;
    display: block;
    text-align: center;
}
}
.pagina-login main {
	width: 500px;
	margin: 100px auto 50px;
}
.pagina-login main .btn {
	margin-top:  15px;
	background: #eee;
	padding: 8px 15px;
	border-radius: 5px;
}
.pagina-login main .nav-tabs,
.page .items-row .icons {
	display: none!important;
}
main .search,
main .finder {
	max-width: 600px;
	padding: 80px 20px;
	margin: 0 auto;
}
main .search .element-invisible,
main .finder .element-invisible {
	display: none;
}
main #search-form fieldset {
	border: 0;
	background: #fafafa;
	padding: 20px;
	margin-bottom: 20px;
}
main .search form .pull-left {
    float: none;
}
#search-searchword,
main #search-form fieldset .inputbox {
	display: block;
	padding: 10px 15px;
	background: #fff;
	border: 1px solid #eee;
	margin: 10px 0;
	font-size: 14px;
	width: 100%;
}
main .search form button,
main #search-form fieldset button {
	display: block;
	background: #84c2ea;
	color:  #fff;
	border-radius: 30px;
	padding: 10px 30px;
}
main #search-results .result-url {
	display: none;
}
@media (max-width: 500px) {
main #search-form fieldset .inputbox {
	width: 200px;
}
.varianti-oscuranti {
	padding-top: 0;
}
.varianti-oscuranti .block_img_lr .wrap {
	padding-left: 0;
	padding-right: 0;
}
.varianti-oscuranti .block_img_lr .img img {
    width: 100%;
    margin-left: 0%;
}
.moduletable-prodotti h3 {
    font-size: 18px;
    text-transform: uppercase;
}
}
.pagecolor ul.sigProClassic {
    margin: 0 auto 0 -5px !important;
    padding: 0 0 !important;
}
/* Sottomenu Blink */
.hem_box_links .moduletable-sottomenu h3 {
	font-size: 27px;
	font-family: 'Fira Sans', sans-serif;
	letter-spacing: .01em;
	display: block;
	margin: 15px 0 40px;
}
.hem_box_links .moduletable-sottomenu .catalogo-prodotti .event_small {
    width: 100%;
    color: #fff;
    text-align: left;
}
.hem_box_links .moduletable-sottomenu .catalogo-prodotti .event_small .title {
    color: #fff;
    text-transform: none;
    text-align: left;
}
/* colori */
.contenitore-colore ul.sigProClassic li.sigProThumb {
	position: relative;
}
.didascalia {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	display: block;
	margin-top: 10px;
}
.big-link {
	font-size: 24px;
	line-height: 2.25;
	letter-spacing: -.01em;
}
@media (max-width: 1100px) {
.big-link {
	font-size: 15px;
	line-height: 1.8;
	text-transform: uppercase;
}
}
/* Mappa home */
section.mappa {
	background: #004457;
}
section.mappa .container {
	max-width: 1170px;
}
@media (min-width: 1200px) {
section.mappa iframe {
	height: 520px!important;
}
.footer .content_wrap .right .place {
	max-width: 200px;
}
}
@media (min-width: 1400px) {
section.mappa iframe {
	height: 500px!important;
}
}
@media (max-width: 960px) {
section.mappa iframe {
	height: 330px!important;
}
}
@media (max-width: 767px) {
section.mappa {
	display: none!important;
}
}
.webui-popover {
	border: 0!important;
	background-color: rgba(0,68,87,0.7)!important;
	border-radius: 0!important;
	box-shadow: none!important;
	border: 1px dashed #e8dbc8!important;
}
.webui-popover.dark .webui-popover-title {
	display: none!important;
}
.webui-popover .webui-popover-content {
    overflow: hidden!important;
}
.webui-popover .webui-popover-content img {
	margin-top: 5px;
}
.moduletable.windows-esterni {
	padding: 10px 30px 20px;
	background: #fafafa;
	margin-top: 40px;
	margin-bottom: 60px;
	border: 1px solid #84c2ea;
}
body .jb-accept.blue {
    max-width: 100px !important;
}