@import url('https://fonts.googleapis.com/css?family=Arsenal:400,700');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:600');
@import url("https://use.typekit.net/oks8xps.css");
.leitura {
	font-family: 'Arsenal', sans-serif;
	font-weight: 300
}
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 10px;
	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: 470px;
	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
}
.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: 46px
}
.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;
}
.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 {
	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-left: 1px solid rgba(255,255,255,0.3)
}
.hem_box:first-child {
	border: 0
}

@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 {
	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
}
.hem_items {
	font-size: 24px;
	line-height: 2.25;
	letter-spacing: -.01em;
	padding-top: 44px;
}
.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;
}
.small-item,
.hem_items 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: 50%;
	border: none;
	height: 33.33%;
	-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_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
}
.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_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: 20px
}
.footer .content_wrap .right .second-title {
	padding-top: 40px
}
.footer .content_wrap .right .place {
	font-size: 13px;
	font-weight: 500
}
.footer .content_wrap .right .place .title {
	padding-bottom: 10px;
	font-size: 15px;
	line-height: 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 {
	max-width: 148px;
	margin-left: auto
}

@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: 73px
}
.footer .content_wrap {
	padding-top: 111px
}
.footer .content_wrap .foot_desc {
	padding-bottom: 79px;
	line-height: 22px
}
.footer .content_wrap .left {
	width: 100%
}
.footer .content_wrap .left .logo_wrap {
	padding-bottom: 50px
}
.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: 94px
}
.footer .content_wrap .right .title {
	font-size: 25px;
	line-height: 1;
	padding-bottom: 46px
}
.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 {
	padding-top: 32px
}
.footer .content_wrap .social_icons a {
	padding-left: 27px
}
.footer .copyright_wrap {
	padding-top: 88px
}
.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
}
.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: 22px;
	font-weight: 700;
	line-height: 1.45455;
	color: #3d3e40;
	padding: 21px 0 11px
}
.event_small .desc {
	color: #454444
}
@media screen and (max-width:1024px) {
.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:30px 20px;
width:100%
}
.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:29px 0 12px
}
}
.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: 30px 60px 10px
}
.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:84px 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:70px 40px 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: 33.33%;
	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 (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 .slick-dots {
padding-top:26px
}
.hp_visions2_item .title {
font-size:40px
}
}
.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
}
.p_banner_wrap .title_wrap {
position:relative;
bottom:0
}
.p_banner_wrap .title_90 {
font-size:60px;
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
}
}
.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.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;
}
.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: 98px 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:70px
}
.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 40px 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
}
}
.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;
}
}
@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%;
}
.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;
}
h1 {
	font-size: 24px;
	line-height: 28px;
}
/* form.visform */
.vis_mandatory {
    color: #bd3031;
}
.visform fieldset {
	padding: 20px!important;
	border: 1px solid #eee!important;
}
.visform label {
	display: block;
}
.visform input[type="text"],
.visform input[type="email"],
.visform textarea {
	display: block;
	width: 100%;
	border: 1px solid #d5d5d5;
	padding: 5px 8px;
	margin-bottom: 5px;
	border-radius: 2px;
	font-size: 13px;
}
.visform input[type="text"]:focus,
.visform input[type="email"]:focus,
.visform textarea:focus {
	border: 1px solid #84c2ea;
}
.visform input[type="checkbox"] {
	margin-right: 5px;
}
.visform textarea {
	height: 80px;
}
.visform .visCustomText p {
    line-height: 1.2;
    font-size: 12px;
}
.visform .form-actions input.btn,
main button {
	text-transform: uppercase;
	border: 0;
	display: inline-block;
	border-radius: 2px;
	color: #84c2ea;
	border: 2px solid #84c2ea;
	background: #fff;
	padding: 7px 14px;
    font-size: 14px;
    font-family: 'Fira Sans', sans-serif;
    margin-top: 10px;
    letter-spacing: 1px;
    cursor: pointer;
}
.visform .form-actions input.btn:hover,
main button:hover {
	color: #fff;
	border: 2px solid #84c2ea;
	background: #84c2ea;
}
.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;
}


