@charset "UTF-8";

.container-client {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
@media (min-width:576px) {
	.container-client {
		max-width: 540px
	}
}
@media (min-width:768px) {
	.container-client {
		max-width: 720px
	}
}
@media (min-width:992px) {
	.container-client {
		max-width: 960px
	}
}
@media (min-width:1200px) {
	.container-client {
		max-width: 1140px
	}
}
.container-client-fluid, .container-client-lg, .container-client-md, .container-client-sm, .container-client-xl {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
@media (min-width:576px) {
	.container-client, .container-client-sm {
		max-width: 540px
	}
}
@media (min-width:768px) {
	.container-client, .container-client-md, .container-client-sm {
		max-width: 720px
	}
}
@media (min-width:992px) {
	.container-client, .container-client-lg, .container-client-md, .container-client-sm {
		max-width: 960px
	}
}
@media (min-width:1200px) {
	.container-client, .container-client-lg, .container-client-md, .container-client-sm, .container-client-xl {
		max-width: 1140px
	}
}

.row-custom {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.no-gutters {
	margin-right: 0;
	margin-left: 0
}
.no-gutters>.col, .no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}


.row-custom-cols-1>* {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.row-custom-cols-2>* {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.row-custom-cols-3>* {
	-ms-flex: 0 0 33.3333333333%;
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}
.row-custom-cols-4>* {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.row-custom-cols-5>* {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%
}
.row-custom-cols-6>* {
	-ms-flex: 0 0 16.6666666667%;
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%
}
.col-custom-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}
.col-custom-1 {
	-ms-flex: 0 0 8.3333333333%;
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%
}
.col-custom-2 {
	-ms-flex: 0 0 16.6666666667%;
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%
}
.col-custom-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-custom-4 {
	-ms-flex: 0 0 33.3333333333%;
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}
.col-custom-5 {
	-ms-flex: 0 0 41.6666666667%;
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%
}
.col-custom-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-custom-7 {
	-ms-flex: 0 0 58.3333333333%;
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%
}
.col-custom-8 {
	-ms-flex: 0 0 66.6666666667%;
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%
}
.col-custom-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-custom-10 {
	-ms-flex: 0 0 83.3333333333%;
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%
}
.col-custom-11 {
	-ms-flex: 0 0 91.6666666667%;
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%
}
.col-custom-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-first {
	-ms-flex-order: -1;
	order: -1
}
.order-last {
	-ms-flex-order: 13;
	order: 13
}
.order-0 {
	-ms-flex-order: 0;
	order: 0
}
.order-1 {
	-ms-flex-order: 1;
	order: 1
}
.order-2 {
	-ms-flex-order: 2;
	order: 2
}
.order-3 {
	-ms-flex-order: 3;
	order: 3
}
.order-4 {
	-ms-flex-order: 4;
	order: 4
}
.order-5 {
	-ms-flex-order: 5;
	order: 5
}
.order-6 {
	-ms-flex-order: 6;
	order: 6
}
.order-7 {
	-ms-flex-order: 7;
	order: 7
}
.order-8 {
	-ms-flex-order: 8;
	order: 8
}
.order-9 {
	-ms-flex-order: 9;
	order: 9
}
.order-10 {
	-ms-flex-order: 10;
	order: 10
}
.order-11 {
	-ms-flex-order: 11;
	order: 11
}
.order-12 {
	-ms-flex-order: 12;
	order: 12
}
.offset-1 {
	margin-left: 8.3333333333%
}
.offset-2 {
	margin-left: 16.6666666667%
}
.offset-3 {
	margin-left: 25%
}
.offset-4 {
	margin-left: 33.3333333333%
}
.offset-5 {
	margin-left: 41.6666666667%
}
.offset-6 {
	margin-left: 50%
}
.offset-7 {
	margin-left: 58.3333333333%
}
.offset-8 {
	margin-left: 66.6666666667%
}
.offset-9 {
	margin-left: 75%
}
.offset-10 {
	margin-left: 83.3333333333%
}
.offset-11 {
	margin-left: 91.6666666667%
}
@media (min-width:576px) {
	.col-custom-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.row-custom-cols-sm-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-custom-cols-sm-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-custom-cols-sm-3>* {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.row-custom-cols-sm-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-custom-cols-sm-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-custom-cols-sm-6>* {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-custom-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-custom-sm-1 {
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}
	.col-custom-sm-2 {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-custom-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-custom-sm-4 {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.col-custom-sm-5 {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	.col-custom-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-custom-sm-7 {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	.col-custom-sm-8 {
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.col-custom-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-custom-sm-10 {
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	.col-custom-sm-11 {
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}
	.col-custom-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-sm-last {
		-ms-flex-order: 13;
		order: 13
	}
	.order-sm-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.order-sm-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.order-sm-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-sm-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.order-sm-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.order-sm-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.order-sm-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.order-sm-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.order-sm-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.order-sm-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.order-sm-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.order-sm-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.order-sm-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.3333333333%
	}
	.offset-sm-2 {
		margin-left: 16.6666666667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.3333333333%
	}
	.offset-sm-5 {
		margin-left: 41.6666666667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.3333333333%
	}
	.offset-sm-8 {
		margin-left: 66.6666666667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.3333333333%
	}
	.offset-sm-11 {
		margin-left: 91.6666666667%
	}
}
@media (min-width:768px) {
	.col-custom-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.row-custom-cols-md-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-custom-cols-md-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-custom-cols-md-3>* {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.row-custom-cols-md-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-custom-cols-md-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-custom-cols-md-6>* {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-custom-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-custom-md-1 {
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}
	.col-custom-md-2 {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-custom-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-custom-md-4 {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.col-custom-md-5 {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	.col-custom-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-custom-md-7 {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	.col-custom-md-8 {
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.col-custom-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-custom-md-10 {
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	.col-custom-md-11 {
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}
	.col-custom-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-md-last {
		-ms-flex-order: 13;
		order: 13
	}
	.order-md-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.order-md-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.order-md-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-md-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.order-md-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.order-md-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.order-md-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.order-md-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.order-md-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.order-md-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.order-md-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.order-md-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.order-md-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.3333333333%
	}
	.offset-md-2 {
		margin-left: 16.6666666667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.3333333333%
	}
	.offset-md-5 {
		margin-left: 41.6666666667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.3333333333%
	}
	.offset-md-8 {
		margin-left: 66.6666666667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.3333333333%
	}
	.offset-md-11 {
		margin-left: 91.6666666667%
	}
}
@media (min-width:992px) {
	.col-custom-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.row-custom-cols-lg-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-custom-cols-lg-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-custom-cols-lg-3>* {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.row-custom-cols-lg-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-custom-cols-lg-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-custom-cols-lg-6>* {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-custom-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-custom-lg-1 {
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}
	.col-custom-lg-2 {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-custom-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-custom-lg-4 {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.col-custom-lg-5 {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	.col-custom-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-custom-lg-7 {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	.col-custom-lg-8 {
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.col-custom-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-custom-lg-10 {
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	.col-custom-lg-11 {
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}
	.col-custom-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-lg-last {
		-ms-flex-order: 13;
		order: 13
	}
	.order-lg-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.order-lg-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.order-lg-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-lg-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.order-lg-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.order-lg-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.order-lg-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.order-lg-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.order-lg-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.order-lg-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.order-lg-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.order-lg-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.order-lg-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.3333333333%
	}
	.offset-lg-2 {
		margin-left: 16.6666666667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.3333333333%
	}
	.offset-lg-5 {
		margin-left: 41.6666666667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.3333333333%
	}
	.offset-lg-8 {
		margin-left: 66.6666666667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.3333333333%
	}
	.offset-lg-11 {
		margin-left: 91.6666666667%
	}
}
@media (min-width:1200px) {
	.col-custom-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.row-custom-cols-xl-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-custom-cols-xl-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-custom-cols-xl-3>* {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.row-custom-cols-xl-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-custom-cols-xl-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-custom-cols-xl-6>* {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-custom-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-custom-xl-1 {
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}
	.col-custom-xl-2 {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-custom-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-custom-xl-4 {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.col-custom-xl-5 {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	.col-custom-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-custom-xl-7 {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	.col-custom-xl-8 {
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.col-custom-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-custom-xl-10 {
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	.col-custom-xl-11 {
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}
	.col-custom-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-xl-last {
		-ms-flex-order: 13;
		order: 13
	}
	.order-xl-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.order-xl-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.order-xl-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-xl-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.order-xl-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.order-xl-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.order-xl-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.order-xl-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.order-xl-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.order-xl-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.order-xl-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.order-xl-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.order-xl-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.3333333333%
	}
	.offset-xl-2 {
		margin-left: 16.6666666667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.3333333333%
	}
	.offset-xl-5 {
		margin-left: 41.6666666667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.3333333333%
	}
	.offset-xl-8 {
		margin-left: 66.6666666667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.3333333333%
	}
	.offset-xl-11 {
		margin-left: 91.6666666667%
	}
}

.embed-responsive-21by9:before {
	padding-top: 42.8571428571%
}
.embed-responsive-16by9:before {
	padding-top: 56.25%
}
.embed-responsive-4by3:before {
	padding-top: 75%
}
.embed-responsive-1by1:before {
	padding-top: 100%
}
.flex-row {
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-column {
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-row-reverse {
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-column-reverse {
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-nowrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.flex-fill {
	-ms-flex: 1 1 auto!important;
	flex: 1 1 auto!important
}
.flex-grow-0 {
	-ms-flex-positive: 0!important;
	flex-grow: 0!important
}
.flex-grow-1 {
	-ms-flex-positive: 1!important;
	flex-grow: 1!important
}
.flex-shrink-0 {
	-ms-flex-negative: 0!important;
	flex-shrink: 0!important
}
.flex-shrink-1 {
	-ms-flex-negative: 1!important;
	flex-shrink: 1!important
}
.justify-content-start {
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-end {
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-center {
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-between {
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-around {
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-start {
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-end {
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-center {
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-baseline {
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-start {
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-end {
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-center {
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-between {
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-around {
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-stretch {
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-auto {
	-ms-flex-item-align: auto!important;
	-ms-grid-row-align: auto!important;
	align-self: auto!important
}
.align-self-start {
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-end {
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-center {
	-ms-flex-item-align: center!important;
	-ms-grid-row-align: center!important;
	align-self: center!important
}
.align-self-baseline {
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-stretch {
	-ms-flex-item-align: stretch!important;
	-ms-grid-row-align: stretch!important;
	align-self: stretch!important
}
@media (min-width:576px) {
	.flex-sm-row {
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-sm-column {
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-sm-row-reverse {
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-sm-column-reverse {
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-sm-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-sm-fill {
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-sm-grow-0 {
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-sm-grow-1 {
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-sm-shrink-0 {
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-sm-shrink-1 {
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-sm-start {
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-sm-end {
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-sm-center {
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-sm-between {
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-sm-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-sm-start {
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-sm-end {
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-sm-center {
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-sm-baseline {
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-sm-stretch {
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-sm-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-sm-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-sm-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-sm-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-sm-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-sm-auto {
		-ms-flex-item-align: auto!important;
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-sm-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-sm-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-sm-center {
		-ms-flex-item-align: center!important;
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-sm-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-sm-stretch {
		-ms-flex-item-align: stretch!important;
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}
@media (min-width:768px) {
	.flex-md-row {
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-md-column {
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-md-row-reverse {
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-md-column-reverse {
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-md-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-md-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-md-fill {
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-md-grow-0 {
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-md-grow-1 {
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-md-shrink-0 {
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-md-shrink-1 {
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-md-start {
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-md-end {
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-md-center {
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-md-between {
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-md-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-md-start {
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-md-end {
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-md-center {
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-md-baseline {
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-md-stretch {
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-md-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-md-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-md-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-md-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-md-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-md-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-md-auto {
		-ms-flex-item-align: auto!important;
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-md-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-md-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-md-center {
		-ms-flex-item-align: center!important;
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-md-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-md-stretch {
		-ms-flex-item-align: stretch!important;
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}
@media (min-width:992px) {
	.flex-lg-row {
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-lg-column {
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-lg-row-reverse {
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-lg-column-reverse {
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-lg-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-lg-fill {
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-lg-grow-0 {
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-lg-grow-1 {
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-lg-shrink-0 {
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-lg-shrink-1 {
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-lg-start {
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-lg-end {
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-lg-center {
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-lg-between {
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-lg-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-lg-start {
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-lg-end {
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-lg-center {
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-lg-baseline {
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-lg-stretch {
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-lg-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-lg-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-lg-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-lg-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-lg-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-lg-auto {
		-ms-flex-item-align: auto!important;
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-lg-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-lg-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-lg-center {
		-ms-flex-item-align: center!important;
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-lg-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-lg-stretch {
		-ms-flex-item-align: stretch!important;
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}
@media (min-width:1200px) {
	.flex-xl-row {
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-xl-column {
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-xl-row-reverse {
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-xl-column-reverse {
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-xl-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-xl-fill {
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-xl-grow-0 {
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-xl-grow-1 {
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-xl-shrink-0 {
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-xl-shrink-1 {
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-xl-start {
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-xl-end {
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-xl-center {
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-xl-between {
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-xl-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-xl-start {
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-xl-end {
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-xl-center {
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-xl-baseline {
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-xl-stretch {
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-xl-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-xl-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-xl-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-xl-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-xl-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-xl-auto {
		-ms-flex-item-align: auto!important;
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-xl-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-xl-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-xl-center {
		-ms-flex-item-align: center!important;
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-xl-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-xl-stretch {
		-ms-flex-item-align: stretch!important;
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}
.float-left {
	float: left!important
}
.float-right {
	float: right!important
}
.float-none {
	float: none!important
}
@media (min-width:576px) {
	.float-sm-left {
		float: left!important
	}
	.float-sm-right {
		float: right!important
	}
	.float-sm-none {
		float: none!important
	}
}
@media (min-width:768px) {
	.float-md-left {
		float: left!important
	}
	.float-md-right {
		float: right!important
	}
	.float-md-none {
		float: none!important
	}
}
@media (min-width:992px) {
	.float-lg-left {
		float: left!important
	}
	.float-lg-right {
		float: right!important
	}
	.float-lg-none {
		float: none!important
	}
}
@media (min-width:1200px) {
	.float-xl-left {
		float: left!important
	}
	.float-xl-right {
		float: right!important
	}
	.float-xl-none {
		float: none!important
	}
}
.overflow-auto {
	overflow: auto!important
}
.overflow-hidden {
	overflow: hidden!important
}
.position-static {
	position: static!important
}
.position-relative {
	position: relative!important
}
.position-absolute {
	position: absolute!important
}
.position-fixed {
	position: fixed!important
}
.position-sticky {
	position: -webkit-sticky!important;
	position: sticky!important
}
.fixed-top {
	top: 0
}
.fixed-bottom, .fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}
.fixed-bottom {
	bottom: 0
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020
	}
}
.screen-reader-text, .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}
.screen-reader-text:active, .screen-reader-text:focus, .sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}
.shadow-sm {
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important
}
.shadow {
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important
}
.shadow-lg {
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important
}
.shadow-none {
	box-shadow: none!important
}
.w-25 {
	width: 25%!important
}
.w-50 {
	width: 50%!important
}
.w-75 {
	width: 75%!important
}
.w-100 {
	width: 100%!important
}
.w-auto {
	width: auto!important
}
.h-25 {
	height: 25%!important
}
.h-50 {
	height: 50%!important
}
.h-75 {
	height: 75%!important
}
.h-100 {
	height: 100%!important
}
.h-auto {
	height: auto!important
}
.mw-100 {
	max-width: 100%!important
}
.mh-100 {
	max-height: 100%!important
}
.min-vw-100 {
	min-width: 100vw!important
}
.min-vh-100 {
	min-height: 100vh!important
}
.vw-100 {
	width: 100vw!important
}
.vh-100 {
	height: 100vh!important
}
.stretched-link:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: transparent
}
.m-0 {
	margin: 0!important
}
.mt-0, .my-0 {
	margin-top: 0!important
}
.mr-0, .mx-0 {
	margin-right: 0!important
}
.mb-0, .my-0 {
	margin-bottom: 0!important
}
.ml-0, .mx-0 {
	margin-left: 0!important
}
.m-1 {
	margin: .25rem!important
}
.mt-1, .my-1 {
	margin-top: .25rem!important
}
.mr-1, .mx-1 {
	margin-right: .25rem!important
}
.mb-1, .my-1 {
	margin-bottom: .25rem!important
}
.ml-1, .mx-1 {
	margin-left: .25rem!important
}
.m-2 {
	margin: .5rem!important
}
.mt-2, .my-2 {
	margin-top: .5rem!important
}
.mr-2, .mx-2 {
	margin-right: .5rem!important
}
.mb-2, .my-2 {
	margin-bottom: .5rem!important
}
.ml-2, .mx-2 {
	margin-left: .5rem!important
}
.m-3 {
	margin: 1rem!important
}
.mt-3, .my-3 {
	margin-top: 1rem!important
}
.mr-3, .mx-3 {
	margin-right: 1rem!important
}
.mb-3, .my-3 {
	margin-bottom: 1rem!important
}
.ml-3, .mx-3 {
	margin-left: 1rem!important
}
.m-4 {
	margin: 1.5rem!important
}
.mt-4, .my-4 {
	margin-top: 1.5rem!important
}
.mr-4, .mx-4 {
	margin-right: 1.5rem!important
}
.mb-4, .my-4 {
	margin-bottom: 1.5rem!important
}
.ml-4, .mx-4 {
	margin-left: 1.5rem!important
}
.m-5 {
	margin: 3rem!important
}
.mt-5, .my-5 {
	margin-top: 3rem!important
}
.mr-5, .mx-5 {
	margin-right: 3rem!important
}
.mb-5, .my-5 {
	margin-bottom: 3rem!important
}
.ml-5, .mx-5 {
	margin-left: 3rem!important
}
.p-0 {
	padding: 0!important
}
.pt-0, .py-0 {
	padding-top: 0!important
}
.pr-0, .px-0 {
	padding-right: 0!important
}
.pb-0, .py-0 {
	padding-bottom: 0!important
}
.pl-0, .px-0 {
	padding-left: 0!important
}
.p-1 {
	padding: .25rem!important
}
.pt-1, .py-1 {
	padding-top: .25rem!important
}
.pr-1, .px-1 {
	padding-right: .25rem!important
}
.pb-1, .py-1 {
	padding-bottom: .25rem!important
}
.pl-1, .px-1 {
	padding-left: .25rem!important
}
.p-2 {
	padding: .5rem!important
}
.pt-2, .py-2 {
	padding-top: .5rem!important
}
.pr-2, .px-2 {
	padding-right: .5rem!important
}
.pb-2, .py-2 {
	padding-bottom: .5rem!important
}
.pl-2, .px-2 {
	padding-left: .5rem!important
}
.p-3 {
	padding: 1rem!important
}
.pt-3, .py-3 {
	padding-top: 1rem!important
}
.pr-3, .px-3 {
	padding-right: 1rem!important
}
.pb-3, .py-3 {
	padding-bottom: 1rem!important
}
.pl-3, .px-3 {
	padding-left: 1rem!important
}
.p-4 {
	padding: 1.5rem!important
}
.pt-4, .py-4 {
	padding-top: 1.5rem!important
}
.pr-4, .px-4 {
	padding-right: 1.5rem!important
}
.pb-4, .py-4 {
	padding-bottom: 1.5rem!important
}
.pl-4, .px-4 {
	padding-left: 1.5rem!important
}
.p-5 {
	padding: 3rem!important
}
.pt-5, .py-5 {
	padding-top: 3rem!important
}
.pr-5, .px-5 {
	padding-right: 3rem!important
}
.pb-5, .py-5 {
	padding-bottom: 3rem!important
}
.pl-5, .px-5 {
	padding-left: 3rem!important
}
.m-n1 {
	margin: -.25rem!important
}
.mt-n1, .my-n1 {
	margin-top: -.25rem!important
}
.mr-n1, .mx-n1 {
	margin-right: -.25rem!important
}
.mb-n1, .my-n1 {
	margin-bottom: -.25rem!important
}
.ml-n1, .mx-n1 {
	margin-left: -.25rem!important
}
.m-n2 {
	margin: -.5rem!important
}
.mt-n2, .my-n2 {
	margin-top: -.5rem!important
}
.mr-n2, .mx-n2 {
	margin-right: -.5rem!important
}
.mb-n2, .my-n2 {
	margin-bottom: -.5rem!important
}
.ml-n2, .mx-n2 {
	margin-left: -.5rem!important
}
.m-n3 {
	margin: -1rem!important
}
.mt-n3, .my-n3 {
	margin-top: -1rem!important
}
.mr-n3, .mx-n3 {
	margin-right: -1rem!important
}
.mb-n3, .my-n3 {
	margin-bottom: -1rem!important
}
.ml-n3, .mx-n3 {
	margin-left: -1rem!important
}
.m-n4 {
	margin: -1.5rem!important
}
.mt-n4, .my-n4 {
	margin-top: -1.5rem!important
}
.mr-n4, .mx-n4 {
	margin-right: -1.5rem!important
}
.mb-n4, .my-n4 {
	margin-bottom: -1.5rem!important
}
.ml-n4, .mx-n4 {
	margin-left: -1.5rem!important
}
.m-n5 {
	margin: -3rem!important
}
.mt-n5, .my-n5 {
	margin-top: -3rem!important
}
.mr-n5, .mx-n5 {
	margin-right: -3rem!important
}
.mb-n5, .my-n5 {
	margin-bottom: -3rem!important
}
.ml-n5, .mx-n5 {
	margin-left: -3rem!important
}
.m-auto {
	margin: auto!important
}
.mt-auto, .my-auto {
	margin-top: auto!important
}
.mr-auto, .mx-auto {
	margin-right: auto!important
}
.mb-auto, .my-auto {
	margin-bottom: auto!important
}
.ml-auto, .mx-auto {
	margin-left: auto!important
}
@media (min-width:576px) {
	.m-sm-0 {
		margin: 0!important
	}
	.mt-sm-0, .my-sm-0 {
		margin-top: 0!important
	}
	.mr-sm-0, .mx-sm-0 {
		margin-right: 0!important
	}
	.mb-sm-0, .my-sm-0 {
		margin-bottom: 0!important
	}
	.ml-sm-0, .mx-sm-0 {
		margin-left: 0!important
	}
	.m-sm-1 {
		margin: .25rem!important
	}
	.mt-sm-1, .my-sm-1 {
		margin-top: .25rem!important
	}
	.mr-sm-1, .mx-sm-1 {
		margin-right: .25rem!important
	}
	.mb-sm-1, .my-sm-1 {
		margin-bottom: .25rem!important
	}
	.ml-sm-1, .mx-sm-1 {
		margin-left: .25rem!important
	}
	.m-sm-2 {
		margin: .5rem!important
	}
	.mt-sm-2, .my-sm-2 {
		margin-top: .5rem!important
	}
	.mr-sm-2, .mx-sm-2 {
		margin-right: .5rem!important
	}
	.mb-sm-2, .my-sm-2 {
		margin-bottom: .5rem!important
	}
	.ml-sm-2, .mx-sm-2 {
		margin-left: .5rem!important
	}
	.m-sm-3 {
		margin: 1rem!important
	}
	.mt-sm-3, .my-sm-3 {
		margin-top: 1rem!important
	}
	.mr-sm-3, .mx-sm-3 {
		margin-right: 1rem!important
	}
	.mb-sm-3, .my-sm-3 {
		margin-bottom: 1rem!important
	}
	.ml-sm-3, .mx-sm-3 {
		margin-left: 1rem!important
	}
	.m-sm-4 {
		margin: 1.5rem!important
	}
	.mt-sm-4, .my-sm-4 {
		margin-top: 1.5rem!important
	}
	.mr-sm-4, .mx-sm-4 {
		margin-right: 1.5rem!important
	}
	.mb-sm-4, .my-sm-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-sm-4, .mx-sm-4 {
		margin-left: 1.5rem!important
	}
	.m-sm-5 {
		margin: 3rem!important
	}
	.mt-sm-5, .my-sm-5 {
		margin-top: 3rem!important
	}
	.mr-sm-5, .mx-sm-5 {
		margin-right: 3rem!important
	}
	.mb-sm-5, .my-sm-5 {
		margin-bottom: 3rem!important
	}
	.ml-sm-5, .mx-sm-5 {
		margin-left: 3rem!important
	}
	.p-sm-0 {
		padding: 0!important
	}
	.pt-sm-0, .py-sm-0 {
		padding-top: 0!important
	}
	.pr-sm-0, .px-sm-0 {
		padding-right: 0!important
	}
	.pb-sm-0, .py-sm-0 {
		padding-bottom: 0!important
	}
	.pl-sm-0, .px-sm-0 {
		padding-left: 0!important
	}
	.p-sm-1 {
		padding: .25rem!important
	}
	.pt-sm-1, .py-sm-1 {
		padding-top: .25rem!important
	}
	.pr-sm-1, .px-sm-1 {
		padding-right: .25rem!important
	}
	.pb-sm-1, .py-sm-1 {
		padding-bottom: .25rem!important
	}
	.pl-sm-1, .px-sm-1 {
		padding-left: .25rem!important
	}
	.p-sm-2 {
		padding: .5rem!important
	}
	.pt-sm-2, .py-sm-2 {
		padding-top: .5rem!important
	}
	.pr-sm-2, .px-sm-2 {
		padding-right: .5rem!important
	}
	.pb-sm-2, .py-sm-2 {
		padding-bottom: .5rem!important
	}
	.pl-sm-2, .px-sm-2 {
		padding-left: .5rem!important
	}
	.p-sm-3 {
		padding: 1rem!important
	}
	.pt-sm-3, .py-sm-3 {
		padding-top: 1rem!important
	}
	.pr-sm-3, .px-sm-3 {
		padding-right: 1rem!important
	}
	.pb-sm-3, .py-sm-3 {
		padding-bottom: 1rem!important
	}
	.pl-sm-3, .px-sm-3 {
		padding-left: 1rem!important
	}
	.p-sm-4 {
		padding: 1.5rem!important
	}
	.pt-sm-4, .py-sm-4 {
		padding-top: 1.5rem!important
	}
	.pr-sm-4, .px-sm-4 {
		padding-right: 1.5rem!important
	}
	.pb-sm-4, .py-sm-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-sm-4, .px-sm-4 {
		padding-left: 1.5rem!important
	}
	.p-sm-5 {
		padding: 3rem!important
	}
	.pt-sm-5, .py-sm-5 {
		padding-top: 3rem!important
	}
	.pr-sm-5, .px-sm-5 {
		padding-right: 3rem!important
	}
	.pb-sm-5, .py-sm-5 {
		padding-bottom: 3rem!important
	}
	.pl-sm-5, .px-sm-5 {
		padding-left: 3rem!important
	}
	.m-sm-n1 {
		margin: -.25rem!important
	}
	.mt-sm-n1, .my-sm-n1 {
		margin-top: -.25rem!important
	}
	.mr-sm-n1, .mx-sm-n1 {
		margin-right: -.25rem!important
	}
	.mb-sm-n1, .my-sm-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-sm-n1, .mx-sm-n1 {
		margin-left: -.25rem!important
	}
	.m-sm-n2 {
		margin: -.5rem!important
	}
	.mt-sm-n2, .my-sm-n2 {
		margin-top: -.5rem!important
	}
	.mr-sm-n2, .mx-sm-n2 {
		margin-right: -.5rem!important
	}
	.mb-sm-n2, .my-sm-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-sm-n2, .mx-sm-n2 {
		margin-left: -.5rem!important
	}
	.m-sm-n3 {
		margin: -1rem!important
	}
	.mt-sm-n3, .my-sm-n3 {
		margin-top: -1rem!important
	}
	.mr-sm-n3, .mx-sm-n3 {
		margin-right: -1rem!important
	}
	.mb-sm-n3, .my-sm-n3 {
		margin-bottom: -1rem!important
	}
	.ml-sm-n3, .mx-sm-n3 {
		margin-left: -1rem!important
	}
	.m-sm-n4 {
		margin: -1.5rem!important
	}
	.mt-sm-n4, .my-sm-n4 {
		margin-top: -1.5rem!important
	}
	.mr-sm-n4, .mx-sm-n4 {
		margin-right: -1.5rem!important
	}
	.mb-sm-n4, .my-sm-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-sm-n4, .mx-sm-n4 {
		margin-left: -1.5rem!important
	}
	.m-sm-n5 {
		margin: -3rem!important
	}
	.mt-sm-n5, .my-sm-n5 {
		margin-top: -3rem!important
	}
	.mr-sm-n5, .mx-sm-n5 {
		margin-right: -3rem!important
	}
	.mb-sm-n5, .my-sm-n5 {
		margin-bottom: -3rem!important
	}
	.ml-sm-n5, .mx-sm-n5 {
		margin-left: -3rem!important
	}
	.m-sm-auto {
		margin: auto!important
	}
	.mt-sm-auto, .my-sm-auto {
		margin-top: auto!important
	}
	.mr-sm-auto, .mx-sm-auto {
		margin-right: auto!important
	}
	.mb-sm-auto, .my-sm-auto {
		margin-bottom: auto!important
	}
	.ml-sm-auto, .mx-sm-auto {
		margin-left: auto!important
	}
}
@media (min-width:768px) {
	.m-md-0 {
		margin: 0!important
	}
	.mt-md-0, .my-md-0 {
		margin-top: 0!important
	}
	.mr-md-0, .mx-md-0 {
		margin-right: 0!important
	}
	.mb-md-0, .my-md-0 {
		margin-bottom: 0!important
	}
	.ml-md-0, .mx-md-0 {
		margin-left: 0!important
	}
	.m-md-1 {
		margin: .25rem!important
	}
	.mt-md-1, .my-md-1 {
		margin-top: .25rem!important
	}
	.mr-md-1, .mx-md-1 {
		margin-right: .25rem!important
	}
	.mb-md-1, .my-md-1 {
		margin-bottom: .25rem!important
	}
	.ml-md-1, .mx-md-1 {
		margin-left: .25rem!important
	}
	.m-md-2 {
		margin: .5rem!important
	}
	.mt-md-2, .my-md-2 {
		margin-top: .5rem!important
	}
	.mr-md-2, .mx-md-2 {
		margin-right: .5rem!important
	}
	.mb-md-2, .my-md-2 {
		margin-bottom: .5rem!important
	}
	.ml-md-2, .mx-md-2 {
		margin-left: .5rem!important
	}
	.m-md-3 {
		margin: 1rem!important
	}
	.mt-md-3, .my-md-3 {
		margin-top: 1rem!important
	}
	.mr-md-3, .mx-md-3 {
		margin-right: 1rem!important
	}
	.mb-md-3, .my-md-3 {
		margin-bottom: 1rem!important
	}
	.ml-md-3, .mx-md-3 {
		margin-left: 1rem!important
	}
	.m-md-4 {
		margin: 1.5rem!important
	}
	.mt-md-4, .my-md-4 {
		margin-top: 1.5rem!important
	}
	.mr-md-4, .mx-md-4 {
		margin-right: 1.5rem!important
	}
	.mb-md-4, .my-md-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-md-4, .mx-md-4 {
		margin-left: 1.5rem!important
	}
	.m-md-5 {
		margin: 3rem!important
	}
	.mt-md-5, .my-md-5 {
		margin-top: 3rem!important
	}
	.mr-md-5, .mx-md-5 {
		margin-right: 3rem!important
	}
	.mb-md-5, .my-md-5 {
		margin-bottom: 3rem!important
	}
	.ml-md-5, .mx-md-5 {
		margin-left: 3rem!important
	}
	.p-md-0 {
		padding: 0!important
	}
	.pt-md-0, .py-md-0 {
		padding-top: 0!important
	}
	.pr-md-0, .px-md-0 {
		padding-right: 0!important
	}
	.pb-md-0, .py-md-0 {
		padding-bottom: 0!important
	}
	.pl-md-0, .px-md-0 {
		padding-left: 0!important
	}
	.p-md-1 {
		padding: .25rem!important
	}
	.pt-md-1, .py-md-1 {
		padding-top: .25rem!important
	}
	.pr-md-1, .px-md-1 {
		padding-right: .25rem!important
	}
	.pb-md-1, .py-md-1 {
		padding-bottom: .25rem!important
	}
	.pl-md-1, .px-md-1 {
		padding-left: .25rem!important
	}
	.p-md-2 {
		padding: .5rem!important
	}
	.pt-md-2, .py-md-2 {
		padding-top: .5rem!important
	}
	.pr-md-2, .px-md-2 {
		padding-right: .5rem!important
	}
	.pb-md-2, .py-md-2 {
		padding-bottom: .5rem!important
	}
	.pl-md-2, .px-md-2 {
		padding-left: .5rem!important
	}
	.p-md-3 {
		padding: 1rem!important
	}
	.pt-md-3, .py-md-3 {
		padding-top: 1rem!important
	}
	.pr-md-3, .px-md-3 {
		padding-right: 1rem!important
	}
	.pb-md-3, .py-md-3 {
		padding-bottom: 1rem!important
	}
	.pl-md-3, .px-md-3 {
		padding-left: 1rem!important
	}
	.p-md-4 {
		padding: 1.5rem!important
	}
	.pt-md-4, .py-md-4 {
		padding-top: 1.5rem!important
	}
	.pr-md-4, .px-md-4 {
		padding-right: 1.5rem!important
	}
	.pb-md-4, .py-md-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-md-4, .px-md-4 {
		padding-left: 1.5rem!important
	}
	.p-md-5 {
		padding: 3rem!important
	}
	.pt-md-5, .py-md-5 {
		padding-top: 3rem!important
	}
	.pr-md-5, .px-md-5 {
		padding-right: 3rem!important
	}
	.pb-md-5, .py-md-5 {
		padding-bottom: 3rem!important
	}
	.pl-md-5, .px-md-5 {
		padding-left: 3rem!important
	}
	.m-md-n1 {
		margin: -.25rem!important
	}
	.mt-md-n1, .my-md-n1 {
		margin-top: -.25rem!important
	}
	.mr-md-n1, .mx-md-n1 {
		margin-right: -.25rem!important
	}
	.mb-md-n1, .my-md-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-md-n1, .mx-md-n1 {
		margin-left: -.25rem!important
	}
	.m-md-n2 {
		margin: -.5rem!important
	}
	.mt-md-n2, .my-md-n2 {
		margin-top: -.5rem!important
	}
	.mr-md-n2, .mx-md-n2 {
		margin-right: -.5rem!important
	}
	.mb-md-n2, .my-md-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-md-n2, .mx-md-n2 {
		margin-left: -.5rem!important
	}
	.m-md-n3 {
		margin: -1rem!important
	}
	.mt-md-n3, .my-md-n3 {
		margin-top: -1rem!important
	}
	.mr-md-n3, .mx-md-n3 {
		margin-right: -1rem!important
	}
	.mb-md-n3, .my-md-n3 {
		margin-bottom: -1rem!important
	}
	.ml-md-n3, .mx-md-n3 {
		margin-left: -1rem!important
	}
	.m-md-n4 {
		margin: -1.5rem!important
	}
	.mt-md-n4, .my-md-n4 {
		margin-top: -1.5rem!important
	}
	.mr-md-n4, .mx-md-n4 {
		margin-right: -1.5rem!important
	}
	.mb-md-n4, .my-md-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-md-n4, .mx-md-n4 {
		margin-left: -1.5rem!important
	}
	.m-md-n5 {
		margin: -3rem!important
	}
	.mt-md-n5, .my-md-n5 {
		margin-top: -3rem!important
	}
	.mr-md-n5, .mx-md-n5 {
		margin-right: -3rem!important
	}
	.mb-md-n5, .my-md-n5 {
		margin-bottom: -3rem!important
	}
	.ml-md-n5, .mx-md-n5 {
		margin-left: -3rem!important
	}
	.m-md-auto {
		margin: auto!important
	}
	.mt-md-auto, .my-md-auto {
		margin-top: auto!important
	}
	.mr-md-auto, .mx-md-auto {
		margin-right: auto!important
	}
	.mb-md-auto, .my-md-auto {
		margin-bottom: auto!important
	}
	.ml-md-auto, .mx-md-auto {
		margin-left: auto!important
	}
}
@media (min-width:992px) {
	.m-lg-0 {
		margin: 0!important
	}
	.mt-lg-0, .my-lg-0 {
		margin-top: 0!important
	}
	.mr-lg-0, .mx-lg-0 {
		margin-right: 0!important
	}
	.mb-lg-0, .my-lg-0 {
		margin-bottom: 0!important
	}
	.ml-lg-0, .mx-lg-0 {
		margin-left: 0!important
	}
	.m-lg-1 {
		margin: .25rem!important
	}
	.mt-lg-1, .my-lg-1 {
		margin-top: .25rem!important
	}
	.mr-lg-1, .mx-lg-1 {
		margin-right: .25rem!important
	}
	.mb-lg-1, .my-lg-1 {
		margin-bottom: .25rem!important
	}
	.ml-lg-1, .mx-lg-1 {
		margin-left: .25rem!important
	}
	.m-lg-2 {
		margin: .5rem!important
	}
	.mt-lg-2, .my-lg-2 {
		margin-top: .5rem!important
	}
	.mr-lg-2, .mx-lg-2 {
		margin-right: .5rem!important
	}
	.mb-lg-2, .my-lg-2 {
		margin-bottom: .5rem!important
	}
	.ml-lg-2, .mx-lg-2 {
		margin-left: .5rem!important
	}
	.m-lg-3 {
		margin: 1rem!important
	}
	.mt-lg-3, .my-lg-3 {
		margin-top: 1rem!important
	}
	.mr-lg-3, .mx-lg-3 {
		margin-right: 1rem!important
	}
	.mb-lg-3, .my-lg-3 {
		margin-bottom: 1rem!important
	}
	.ml-lg-3, .mx-lg-3 {
		margin-left: 1rem!important
	}
	.m-lg-4 {
		margin: 1.5rem!important
	}
	.mt-lg-4, .my-lg-4 {
		margin-top: 1.5rem!important
	}
	.mr-lg-4, .mx-lg-4 {
		margin-right: 1.5rem!important
	}
	.mb-lg-4, .my-lg-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-lg-4, .mx-lg-4 {
		margin-left: 1.5rem!important
	}
	.m-lg-5 {
		margin: 3rem!important
	}
	.mt-lg-5, .my-lg-5 {
		margin-top: 3rem!important
	}
	.mr-lg-5, .mx-lg-5 {
		margin-right: 3rem!important
	}
	.mb-lg-5, .my-lg-5 {
		margin-bottom: 3rem!important
	}
	.ml-lg-5, .mx-lg-5 {
		margin-left: 3rem!important
	}
	.p-lg-0 {
		padding: 0!important
	}
	.pt-lg-0, .py-lg-0 {
		padding-top: 0!important
	}
	.pr-lg-0, .px-lg-0 {
		padding-right: 0!important
	}
	.pb-lg-0, .py-lg-0 {
		padding-bottom: 0!important
	}
	.pl-lg-0, .px-lg-0 {
		padding-left: 0!important
	}
	.p-lg-1 {
		padding: .25rem!important
	}
	.pt-lg-1, .py-lg-1 {
		padding-top: .25rem!important
	}
	.pr-lg-1, .px-lg-1 {
		padding-right: .25rem!important
	}
	.pb-lg-1, .py-lg-1 {
		padding-bottom: .25rem!important
	}
	.pl-lg-1, .px-lg-1 {
		padding-left: .25rem!important
	}
	.p-lg-2 {
		padding: .5rem!important
	}
	.pt-lg-2, .py-lg-2 {
		padding-top: .5rem!important
	}
	.pr-lg-2, .px-lg-2 {
		padding-right: .5rem!important
	}
	.pb-lg-2, .py-lg-2 {
		padding-bottom: .5rem!important
	}
	.pl-lg-2, .px-lg-2 {
		padding-left: .5rem!important
	}
	.p-lg-3 {
		padding: 1rem!important
	}
	.pt-lg-3, .py-lg-3 {
		padding-top: 1rem!important
	}
	.pr-lg-3, .px-lg-3 {
		padding-right: 1rem!important
	}
	.pb-lg-3, .py-lg-3 {
		padding-bottom: 1rem!important
	}
	.pl-lg-3, .px-lg-3 {
		padding-left: 1rem!important
	}
	.p-lg-4 {
		padding: 1.5rem!important
	}
	.pt-lg-4, .py-lg-4 {
		padding-top: 1.5rem!important
	}
	.pr-lg-4, .px-lg-4 {
		padding-right: 1.5rem!important
	}
	.pb-lg-4, .py-lg-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-lg-4, .px-lg-4 {
		padding-left: 1.5rem!important
	}
	.p-lg-5 {
		padding: 3rem!important
	}
	.pt-lg-5, .py-lg-5 {
		padding-top: 3rem!important
	}
	.pr-lg-5, .px-lg-5 {
		padding-right: 3rem!important
	}
	.pb-lg-5, .py-lg-5 {
		padding-bottom: 3rem!important
	}
	.pl-lg-5, .px-lg-5 {
		padding-left: 3rem!important
	}
	.m-lg-n1 {
		margin: -.25rem!important
	}
	.mt-lg-n1, .my-lg-n1 {
		margin-top: -.25rem!important
	}
	.mr-lg-n1, .mx-lg-n1 {
		margin-right: -.25rem!important
	}
	.mb-lg-n1, .my-lg-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-lg-n1, .mx-lg-n1 {
		margin-left: -.25rem!important
	}
	.m-lg-n2 {
		margin: -.5rem!important
	}
	.mt-lg-n2, .my-lg-n2 {
		margin-top: -.5rem!important
	}
	.mr-lg-n2, .mx-lg-n2 {
		margin-right: -.5rem!important
	}
	.mb-lg-n2, .my-lg-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-lg-n2, .mx-lg-n2 {
		margin-left: -.5rem!important
	}
	.m-lg-n3 {
		margin: -1rem!important
	}
	.mt-lg-n3, .my-lg-n3 {
		margin-top: -1rem!important
	}
	.mr-lg-n3, .mx-lg-n3 {
		margin-right: -1rem!important
	}
	.mb-lg-n3, .my-lg-n3 {
		margin-bottom: -1rem!important
	}
	.ml-lg-n3, .mx-lg-n3 {
		margin-left: -1rem!important
	}
	.m-lg-n4 {
		margin: -1.5rem!important
	}
	.mt-lg-n4, .my-lg-n4 {
		margin-top: -1.5rem!important
	}
	.mr-lg-n4, .mx-lg-n4 {
		margin-right: -1.5rem!important
	}
	.mb-lg-n4, .my-lg-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-lg-n4, .mx-lg-n4 {
		margin-left: -1.5rem!important
	}
	.m-lg-n5 {
		margin: -3rem!important
	}
	.mt-lg-n5, .my-lg-n5 {
		margin-top: -3rem!important
	}
	.mr-lg-n5, .mx-lg-n5 {
		margin-right: -3rem!important
	}
	.mb-lg-n5, .my-lg-n5 {
		margin-bottom: -3rem!important
	}
	.ml-lg-n5, .mx-lg-n5 {
		margin-left: -3rem!important
	}
	.m-lg-auto {
		margin: auto!important
	}
	.mt-lg-auto, .my-lg-auto {
		margin-top: auto!important
	}
	.mr-lg-auto, .mx-lg-auto {
		margin-right: auto!important
	}
	.mb-lg-auto, .my-lg-auto {
		margin-bottom: auto!important
	}
	.ml-lg-auto, .mx-lg-auto {
		margin-left: auto!important
	}
}
@media (min-width:1200px) {
	.m-xl-0 {
		margin: 0!important
	}
	.mt-xl-0, .my-xl-0 {
		margin-top: 0!important
	}
	.mr-xl-0, .mx-xl-0 {
		margin-right: 0!important
	}
	.mb-xl-0, .my-xl-0 {
		margin-bottom: 0!important
	}
	.ml-xl-0, .mx-xl-0 {
		margin-left: 0!important
	}
	.m-xl-1 {
		margin: .25rem!important
	}
	.mt-xl-1, .my-xl-1 {
		margin-top: .25rem!important
	}
	.mr-xl-1, .mx-xl-1 {
		margin-right: .25rem!important
	}
	.mb-xl-1, .my-xl-1 {
		margin-bottom: .25rem!important
	}
	.ml-xl-1, .mx-xl-1 {
		margin-left: .25rem!important
	}
	.m-xl-2 {
		margin: .5rem!important
	}
	.mt-xl-2, .my-xl-2 {
		margin-top: .5rem!important
	}
	.mr-xl-2, .mx-xl-2 {
		margin-right: .5rem!important
	}
	.mb-xl-2, .my-xl-2 {
		margin-bottom: .5rem!important
	}
	.ml-xl-2, .mx-xl-2 {
		margin-left: .5rem!important
	}
	.m-xl-3 {
		margin: 1rem!important
	}
	.mt-xl-3, .my-xl-3 {
		margin-top: 1rem!important
	}
	.mr-xl-3, .mx-xl-3 {
		margin-right: 1rem!important
	}
	.mb-xl-3, .my-xl-3 {
		margin-bottom: 1rem!important
	}
	.ml-xl-3, .mx-xl-3 {
		margin-left: 1rem!important
	}
	.m-xl-4 {
		margin: 1.5rem!important
	}
	.mt-xl-4, .my-xl-4 {
		margin-top: 1.5rem!important
	}
	.mr-xl-4, .mx-xl-4 {
		margin-right: 1.5rem!important
	}
	.mb-xl-4, .my-xl-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-xl-4, .mx-xl-4 {
		margin-left: 1.5rem!important
	}
	.m-xl-5 {
		margin: 3rem!important
	}
	.mt-xl-5, .my-xl-5 {
		margin-top: 3rem!important
	}
	.mr-xl-5, .mx-xl-5 {
		margin-right: 3rem!important
	}
	.mb-xl-5, .my-xl-5 {
		margin-bottom: 3rem!important
	}
	.ml-xl-5, .mx-xl-5 {
		margin-left: 3rem!important
	}
	.p-xl-0 {
		padding: 0!important
	}
	.pt-xl-0, .py-xl-0 {
		padding-top: 0!important
	}
	.pr-xl-0, .px-xl-0 {
		padding-right: 0!important
	}
	.pb-xl-0, .py-xl-0 {
		padding-bottom: 0!important
	}
	.pl-xl-0, .px-xl-0 {
		padding-left: 0!important
	}
	.p-xl-1 {
		padding: .25rem!important
	}
	.pt-xl-1, .py-xl-1 {
		padding-top: .25rem!important
	}
	.pr-xl-1, .px-xl-1 {
		padding-right: .25rem!important
	}
	.pb-xl-1, .py-xl-1 {
		padding-bottom: .25rem!important
	}
	.pl-xl-1, .px-xl-1 {
		padding-left: .25rem!important
	}
	.p-xl-2 {
		padding: .5rem!important
	}
	.pt-xl-2, .py-xl-2 {
		padding-top: .5rem!important
	}
	.pr-xl-2, .px-xl-2 {
		padding-right: .5rem!important
	}
	.pb-xl-2, .py-xl-2 {
		padding-bottom: .5rem!important
	}
	.pl-xl-2, .px-xl-2 {
		padding-left: .5rem!important
	}
	.p-xl-3 {
		padding: 1rem!important
	}
	.pt-xl-3, .py-xl-3 {
		padding-top: 1rem!important
	}
	.pr-xl-3, .px-xl-3 {
		padding-right: 1rem!important
	}
	.pb-xl-3, .py-xl-3 {
		padding-bottom: 1rem!important
	}
	.pl-xl-3, .px-xl-3 {
		padding-left: 1rem!important
	}
	.p-xl-4 {
		padding: 1.5rem!important
	}
	.pt-xl-4, .py-xl-4 {
		padding-top: 1.5rem!important
	}
	.pr-xl-4, .px-xl-4 {
		padding-right: 1.5rem!important
	}
	.pb-xl-4, .py-xl-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-xl-4, .px-xl-4 {
		padding-left: 1.5rem!important
	}
	.p-xl-5 {
		padding: 3rem!important
	}
	.pt-xl-5, .py-xl-5 {
		padding-top: 3rem!important
	}
	.pr-xl-5, .px-xl-5 {
		padding-right: 3rem!important
	}
	.pb-xl-5, .py-xl-5 {
		padding-bottom: 3rem!important
	}
	.pl-xl-5, .px-xl-5 {
		padding-left: 3rem!important
	}
	.m-xl-n1 {
		margin: -.25rem!important
	}
	.mt-xl-n1, .my-xl-n1 {
		margin-top: -.25rem!important
	}
	.mr-xl-n1, .mx-xl-n1 {
		margin-right: -.25rem!important
	}
	.mb-xl-n1, .my-xl-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-xl-n1, .mx-xl-n1 {
		margin-left: -.25rem!important
	}
	.m-xl-n2 {
		margin: -.5rem!important
	}
	.mt-xl-n2, .my-xl-n2 {
		margin-top: -.5rem!important
	}
	.mr-xl-n2, .mx-xl-n2 {
		margin-right: -.5rem!important
	}
	.mb-xl-n2, .my-xl-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-xl-n2, .mx-xl-n2 {
		margin-left: -.5rem!important
	}
	.m-xl-n3 {
		margin: -1rem!important
	}
	.mt-xl-n3, .my-xl-n3 {
		margin-top: -1rem!important
	}
	.mr-xl-n3, .mx-xl-n3 {
		margin-right: -1rem!important
	}
	.mb-xl-n3, .my-xl-n3 {
		margin-bottom: -1rem!important
	}
	.ml-xl-n3, .mx-xl-n3 {
		margin-left: -1rem!important
	}
	.m-xl-n4 {
		margin: -1.5rem!important
	}
	.mt-xl-n4, .my-xl-n4 {
		margin-top: -1.5rem!important
	}
	.mr-xl-n4, .mx-xl-n4 {
		margin-right: -1.5rem!important
	}
	.mb-xl-n4, .my-xl-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-xl-n4, .mx-xl-n4 {
		margin-left: -1.5rem!important
	}
	.m-xl-n5 {
		margin: -3rem!important
	}
	.mt-xl-n5, .my-xl-n5 {
		margin-top: -3rem!important
	}
	.mr-xl-n5, .mx-xl-n5 {
		margin-right: -3rem!important
	}
	.mb-xl-n5, .my-xl-n5 {
		margin-bottom: -3rem!important
	}
	.ml-xl-n5, .mx-xl-n5 {
		margin-left: -3rem!important
	}
	.m-xl-auto {
		margin: auto!important
	}
	.mt-xl-auto, .my-xl-auto {
		margin-top: auto!important
	}
	.mr-xl-auto, .mx-xl-auto {
		margin-right: auto!important
	}
	.mb-xl-auto, .my-xl-auto {
		margin-bottom: auto!important
	}
	.ml-xl-auto, .mx-xl-auto {
		margin-left: auto!important
	}
}
/*
.text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace!important
}
.text-justify {
	text-align: justify!important
}
.text-wrap {
	white-space: normal!important
}
.text-nowrap {
	white-space: nowrap!important
}
.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.text-left {
	text-align: left!important
}
.text-right {
	text-align: right!important
}
.text-center {
	text-align: center!important
}*/
@media (min-width:576px) {
	.text-sm-left {
		text-align: left!important
	}
	.text-sm-right {
		text-align: right!important
	}
	.text-sm-center {
		text-align: center!important
	}
}
@media (min-width:768px) {
	.text-md-left {
		text-align: left!important
	}
	.text-md-right {
		text-align: right!important
	}
	.text-md-center {
		text-align: center!important
	}
}
@media (min-width:992px) {
	.text-lg-left {
		text-align: left!important
	}
	.text-lg-right {
		text-align: right!important
	}
	.text-lg-center {
		text-align: center!important
	}
}
@media (min-width:1200px) {
	.text-xl-left {
		text-align: left!important
	}
	.text-xl-right {
		text-align: right!important
	}
	.text-xl-center {
		text-align: center!important
	}
}
.text-lowercase {
	text-transform: lowercase!important
}
.text-uppercase {
	text-transform: uppercase!important
}
.text-capitalize {
	text-transform: capitalize!important
}
.font-weight-light {
	font-weight: 300!important
}
.font-weight-lighter {
	font-weight: lighter!important
}
.font-weight-normal {
	font-weight: 400!important
}
.font-weight-bold {
	font-weight: 700!important
}
.font-weight-bolder {
	font-weight: bolder!important
}
.font-italic {
	font-style: italic!important
}
.text-white {
	color: #fff!important
}
.text-primary {
	color: #007bff!important
}
a.text-primary:focus, a.text-primary:hover {
	color: #0056b3!important
}
.text-secondary {
	color: #6c757d!important
}
a.text-secondary:focus, a.text-secondary:hover {
	color: #494f54!important
}
.text-success {
	color: #28a745!important
}
a.text-success:focus, a.text-success:hover {
	color: #19692c!important
}
.text-info {
	color: #17a2b8!important
}
a.text-info:focus, a.text-info:hover {
	color: #0f6674!important
}
.text-warning {
	color: #ffc107!important
}
a.text-warning:focus, a.text-warning:hover {
	color: #ba8b00!important
}
.text-danger {
	color: #dc3545!important
}
a.text-danger:focus, a.text-danger:hover {
	color: #a71d2a!important
}
.text-light {
	color: #f8f9fa!important
}
a.text-light:focus, a.text-light:hover {
	color: #cbd3da!important
}
.text-dark {
	color: #343a40!important
}
a.text-dark:focus, a.text-dark:hover {
	color: #121416!important
}
.text-body {
	color: #212529!important
}
.text-muted {
	color: #6c757d!important
}
.text-black-50 {
	color: rgba(0, 0, 0, .5)!important
}
.text-white-50 {
	color: hsla(0, 0%, 100%, .5)!important
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.text-decoration-none {
	text-decoration: none!important
}
.text-break {
	word-break: break-word!important;
	overflow-wrap: break-word!important
}
.text-reset {
	color: inherit!important
}
.visible {
	visibility: visible!important
}
.invisible {
	visibility: hidden!important
}
@media print {
	*, :after, :before {
		text-shadow: none!important;
		box-shadow: none!important
	}
	a:not(.btn):not(.comment-form input[type=submit]):not(.search-form .search-submit) {
		text-decoration: underline
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	pre {
		white-space: pre-wrap!important
	}
	blockquote, pre {
		border: 1px solid #adb5bd;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img, tr {
		page-break-inside: avoid
	}
	h2, h3, p {
		orphans: 3;
		widows: 3
	}
	h2, h3 {
		page-break-after: avoid
	}
	@page {
		size: a3
	}
	.container-client, body {
		min-width: 992px!important
	}
	.navbar {
		display: none
	}
	.badge {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td, .table th {
		background-color: #fff!important
	}
	.table-bordered td, .table-bordered th {
		border: 1px solid #dee2e6!important
	}
	.table-dark {
		color: inherit
	}
	.table-dark tbody+tbody, .table-dark td, .table-dark th, .table-dark thead th {
		border-color: #dee2e6
	}
	.table .thead-dark th {
		color: inherit;
		border-color: #dee2e6
	}
}
body:not(.wp-editor) {

	font-family: Assistant, sans-serif;

	overflow-x: hidden;

}
@media (max-width:991px) {
	body:not(.wp-editor).no-scroll {
		overflow-y: hidden
	}
}
@media (max-width:767px) {
	body:not(.wp-editor) {

	}
}
.container-client {
	padding: 0 10px;
	position: relative;
	z-index: 2;
	-ms-overflow-style: none
}
@media (min-width:1230px) {
	.container-client {
		max-width: 1222px
	}
}
@media (min-width:1500px) and (max-width:1600px) {
	.container-client {
		padding-left: 50px;
		padding-right: 50px
	}
}
@media (min-width:1500px) {
	.container-client.wide-full {
		max-width: 1920px;
		padding: 0 124px
	}
	.container-client.medium {
		max-width: 1480px
	}
}
@media (min-width:1921px) {
	.container-client.medium {
		max-width: 1490px
	}
}
@media (max-width:991px) {
	.container-client.md-small {
		max-width: 746px;
		padding-left: 46px;
		padding-right: 46px
	}
}
@media (max-width:767px) {
	.container-client.md-small {
		padding-left: 21px;
		padding-right: 21px
	}
}
.row-custom {
	margin-left: -10px;
	margin-right: -10px
}
.col, .col-custom-1, .col-custom-2, .col-custom-3, .col-custom-4, .col-custom-5, .col-custom-6, .col-custom-7, .col-custom-8, .col-custom-9, .col-custom-10, .col-custom-11, .col-custom-12, .col-custom-auto, .col-custom-lg, .col-custom-lg-1, .col-custom-lg-2, .col-custom-lg-3, .col-custom-lg-4, .col-custom-lg-5, .col-custom-lg-6, .col-custom-lg-7, .col-custom-lg-8, .col-custom-lg-9, .col-custom-lg-10, .col-custom-lg-11, .col-custom-lg-12, .col-custom-lg-auto, .col-custom-md, .col-custom-md-1, .col-custom-md-2, .col-custom-md-3, .col-custom-md-4, .col-custom-md-5, .col-custom-md-6, .col-custom-md-7, .col-custom-md-8, .col-custom-md-9, .col-custom-md-10, .col-custom-md-11, .col-custom-md-12, .col-custom-md-auto, .col-custom-sm, .col-custom-sm-1, .col-custom-sm-2, .col-custom-sm-3, .col-custom-sm-4, .col-custom-sm-5, .col-custom-sm-6, .col-custom-sm-7, .col-custom-sm-8, .col-custom-sm-9, .col-custom-sm-10, .col-custom-sm-11, .col-custom-sm-12, .col-custom-sm-auto, .col-custom-xl, .col-custom-xl-1, .col-custom-xl-2, .col-custom-xl-3, .col-custom-xl-4, .col-custom-xl-5, .col-custom-xl-6, .col-custom-xl-7, .col-custom-xl-8, .col-custom-xl-9, .col-custom-xl-10, .col-custom-xl-11, .col-custom-xl-12, .col-custom-xl-auto {
	padding-right: 10px;
	padding-left: 10px
}
.h1, .h2, .h3, .h4, .p, address, p {
	margin: 0
}
a:focus, a:hover, button:focus, button:hover {
	outline: none
}
.a, a {
	color: inherit;
	cursor: pointer
}
.a:hover, a:hover {
	color: inherit;
	text-decoration: none
}
.transition {
	transition: all .25s
}
.ttl-line {
	font-size: 14px;
	color: #162636;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 24px;
	letter-spacing: 4px;
	margin-bottom: 40px;
	position: relative
}
.ttl-line.s-m {
	margin-bottom: 20px
}
.ttl-line:after {
	content: "";
	height: 1px;
	width: 100%;
	top: 50%;
	margin-top: -1px;
	background-color: #162636;
	position: absolute;
	left: 0;
	z-index: 1
}
.ttl-line span {
	display: inline-block;
	padding-right: 5px;
	background-color: #fff;
	position: relative;
	z-index: 2
}
.ttl-line.white {
	color: #fff
}
.ttl-line.white span {
	background: transparent
}
.ttl-line.white:after {
	background-color: #fff
}
.ul, ul {
	margin: 0
}
.ul.unstyled, ul.unstyled {
	padding-left: 0;
	list-style: none
}
.ul.custom, ul.custom {
	margin-bottom: 28px
}
.ul.custom li, ul.custom li {
	padding: 12px 0 12px 15px;
	position: relative;
	border-bottom: 1px solid #ebebeb
}
.ul.custom li:first-child, ul.custom li:first-child {
	padding-top: 0
}
.ul.custom li:first-child:after, ul.custom li:first-child:after {
	top: 11px
}
.ul.custom li:after, ul.custom li:after {
	content: "";
	height: 4px;
	width: 4px;
	border-radius: 4px;
	background-color: #162636;
	position: absolute;
	left: 0;
	top: 23px
}
input:focus, select:focus, textarea:focus {
	outline: none
}
input::-ms-clear, select::-ms-clear, textarea::-ms-clear {
	display: none;
	width: 0;
	height: 0
}

.footer-client {
	padding: 47px 0;
	background-color: #162636;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	-webkit-font-smoothing: antialiased
}
.footer-client a:not(.btn-style) {
	transition: all .25s
}
.footer-client a:not(.btn-style):focus, .footer-client a:not(.btn-style):hover {
	color: #90cffc
}
.footer-client .top-row {
	margin-bottom: 24px
}
.footer-client .top-row .footer-logo img {
	width: 141px;
	height: 45px
}
.footer-client .footer-info {
	max-width: 400px
}
@media (max-width:1920px) {
	.footer-client .footer-info {
		max-width: 245px;
	}
}
.footer-client .footer-info .social {
	margin-bottom: 18px
}
/*
.footer-client .footer-info .social a {
	display: block;
	margin-right: 24px
}*/
.footer-client .footer-info .social a svg {
	height: 32px;
	width: 32px
}
.footer-client .footer-info .social a svg path {
	fill: #fff;
	transition: all .25s
}
.footer-client .footer-info .social a:hover svg path {
	fill: #90cffc
}
.footer-client .footer-info .text {
	line-height: 24px;
	font-size: 14px;
	font-weight: 700
}
.footer-client .footer-info .text .bigger {
	font-size: 18px;
	line-height: 28px
}
.footer-client .footer-info .text .phone {
	margin-top: 12px;
	display: inline-block
}
.footer-client .footer-nav {
	max-width: 219px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 24px;
	letter-spacing: 1px;
	padding-left: 0;
	padding-right: 100px;
	border-right: 1px solid #fff
}
.footer-client .footer-nav li {
	margin-bottom: 12px;
	width: 130px
}
.footer-client .footer-nav li:last-child {
	margin-bottom: 0
}
.footer-client .footer-col {
	font-size: 14px;
	line-height: 24px;
	-ms-flex: 1;
	flex: 1;
	padding: 0;
	max-width: none
}
.footer-client .footer-col .footer-locations {
	padding: 0 100px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-right: 1px solid #fff
}
.footer-client .footer-col .footer-locations a {
	display: inline-block;
	padding: 0;
	width: 50%;
	margin-right: auto;
	margin-bottom: 12px
}
.footer-client .footer-col .footer-locations a:nth-child(2n) {
	width: 35%;
	margin-right: 0
}
.footer-client .footer-col .footer-text {
	line-height: 24px;
	padding-left: 100px;
	max-width: 363px
}
.footer-client .bottom-row {
	margin-top: 16px;
	line-height: 24px;
	letter-spacing: 2px
}
@media (max-width:1650px) {
	.footer-client .footer-nav {
		padding-right: 40px
	}
	.footer-client .footer-col .footer-locations {
		padding: 0 40px
	}
	.footer-client .footer-col .footer-locations a, .footer-client .footer-col .footer-locations a:nth-child(2n) {
		width: 40%
	}
	.footer-client .footer-col .footer-text {
		padding-left: 40px
	}
}
@media (max-width:1499px) {
	.footer-client .footer-nav {
		padding-left: 10px
	}
	.footer-client .footer-col {
		padding: 0 10px
	}
	.footer-client .footer-col .footer-locations {
		padding: 0 22px;
		padding-left: 11px;
	/*	max-width: 376px*/
	}
	.footer-client .footer-col .footer-text {
		padding-left: 42px;
	/*	max-width: 341px */
	}
}
@media (max-width:1229px) {
	.footer-client .footer-nav {
		padding-left: 10px;
		padding-right: 38px
	}
	.footer-client .footer-col {
		padding: 0 10px
	}
	.footer-client .footer-col .footer-locations {
		padding: 0 22px;
		padding-left: 11px;
	/*	max-width: 376px*/
	}
	.footer-client .footer-col .footer-text {
		padding-left: 42px;
	/*	max-width: 341px*/
	}
}
@media (max-width:1199px) {
	.footer-client .footer-info, .footer-client .top-row {
		margin-bottom: 48px
	}
	.footer-client .footer-nav {
		padding-left: 10px;
		padding-right: 10px;
		max-width: inherit;
		border-right: 0
	}
	.footer-client .footer-nav ul {
		max-width: 100%;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.footer-client .footer-nav ul li {
		width: 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		margin-bottom: 11px
	}
	.footer-client .footer-col .footer-locations {
		padding: 0;
	/*	max-width: 360px; */
		border-right: 0
	}
	.footer-client .footer-col .footer-locations a {
		max-width: 180px;
		padding-left: 0;
		padding-right: 35px
	}
	.footer-client .footer-col .footer-text {
		width: 50%;
		padding-left: 100px;
		max-width: 470px
	}
	.footer-client .bottom-row {
		margin-top: 48px
	}
}
@media (max-width:991px) {
	.footer-client .footer-col .footer-text {
		width: auto;
		max-width: 360px
	}
}
@media (max-width:767px) {
	.footer-client {
		text-align: center
	}
	.footer-client .top-row {
		margin-bottom: 35px;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.footer-client .top-row .footer-logo {
		margin-bottom: 24px
	}
	.footer-client .footer-info {
		margin-bottom: 36px;
		max-width: 100%
	}
	.footer-client .footer-info .social {
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 32px
	}
	.footer-client .footer-nav {
		margin-bottom: 37px
	}
	.footer-client .footer-nav ul li {
		width: 100%
	}
	.footer-client .footer-col .footer-locations {
		max-width: 100%;
		column-count: 1;
		margin-bottom: 37px
	}
	.footer-client .footer-col .footer-locations a {
		max-width: 100%;
		width: 100%;
		display: block;
		padding: 0
	}
	.footer-client .footer-col .footer-locations a:nth-child(2n) {
		width: 100%
	}
	.footer-client .footer-col .footer-text {
		max-width: 299px;
		margin: 0 auto;
		padding-left: 0
	}
	.footer-client .bottom-row {
		margin-top: 37px
	}
	.footer-client .bottom-row .copyright {
		margin-bottom: 15px
	}
}

.alphabetic-filter__inner {
	margin-bottom: 41px
}
.alphabetic-filter__inner ul {
	list-style: none;
	padding-left: 0;
	font-size: 16px;
	color: #000;
	font-weight: 300;
	text-align: center
}
.leadership-container {
	padding-bottom: 60px
}
.leadership-container .row-custom {
	margin-left: 0;
	margin-right: 0
}
.leadership-container .leader-item {
	background-size: cover;
	height: 322px;
	border: 1px solid #fff;
	border-left: 0;
	border-bottom: 0;
	background-position: 50%;
	z-index: 1;
	padding: 0;
	background-color: #e0e0e0
}
.leadership-container .leader-item:hover {
	box-shadow: -4px 4px 6px 0 rgba(0, 0, 0, .3);
	z-index: 2
}
.leadership-container .leader-item:hover .leader-text {
	background-color: rgba(25, 33, 48, .9)
}
.leadership-container .leader-item:after {
	position: absolute;
	content: "";
	width: 1px;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #c8c8c8
}
.leadership-container .leader-item:before {
	position: absolute;
	content: "";
	height: 1px;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: #c8c8c8
}
.leadership-container .leader-item .leader-text {
	background-color: rgba(25, 33, 48, .65);
	padding: 30px 28px 15px;
	width: 100%;
	color: #fff;
	font-size: 16px;
	min-height: 135px;
	line-height: 21px
}
.leadership-container .leader-item .leader-text .job {
	font-weight: 300;
	padding-top: 6px;
	display: block
}
.leadership-container .leader-item .leader-text .job span {
	padding-right: 0;
	line-height: 1.1;
	margin-right: 0;
	padding-bottom: 4px;
	display: block
}
.search-filter-results {
	padding-top: 47px
}
.result-row {
	padding-bottom: 47px;
	font-size: 22px;
	color: #000;
	font-weight: 300;
	display: none
}
.search-filter-results[data-paged="1"] .result-row {
	display: block
}
@media (max-width:1199px) {
	.alphabetic-filter__inner {
		margin-bottom: 35px
	}
	.leadership-container {
		padding-bottom: 52px
	}
	.leadership-container .leader-item {
		height: 252px
	}
	.leadership-container .leader-item .leader-text {
		padding: 21px 16px 23px 28px
	}
	.search-filter-results {
		padding-top: 36px
	}
	.result-row {
		padding-bottom: 36px;
		font-size: 16px
	}
}
@media (max-width:765px) {
	.alphabetic-filter__inner {
		max-width: 324px;
		margin: 0 auto 15px
	}
	.alphabetic-filter__inner ul {
		font-size: 12px
	}
	.leadership-container {
		padding: 0 19px 50px
	}
	.leadership-container .leader-item {
		height: 189px;
		max-width: 48%;
		margin: 6px 3px 0;
		box-shadow: -4px 4px 6px 0 rgba(0, 0, 0, .3)
	}
	.leadership-container .leader-item .leader-text {
		padding: 12px 12px 16px;
		min-height: 105px;
		font-size: 14px;
		line-height: 18px
	}
	.leadership-container .leader-item .leader-text .job {
		font-size: 12px;
		line-height: 15px
	}
	.search-filter-results {
		max-width: 335px;
		margin: 0 auto
	}
}
@media (max-width:349px) {
	.leadership-container .leader-item {
		max-width: 47%
	}
}
.leader-back {
	margin-top: 26px;
	margin-bottom: 26px;
	font-size: 12px;
	color: #162636;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase
}
.leader-back svg {
	margin-right: 12px
}
.leader-back:hover {
	opacity: .5
}
.leadership-info {
	max-width: 406px;
	background-color: #162636;
	padding: 0;
	margin-bottom: 120px
}
.leadership-info .photo {
	width: 100%;
	display: block;
	background-color: #e0e0e0
}
.leadership-info .photo.empty {
	min-height: 200px
}
.leadership-info .content {
	padding: 25px 41px 40px
}
.leadership-info .content .content-item {
	padding: 32px 27px;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 16px
}
.leadership-info .content .content-item:last-child {
	border-color: transparent
}
.leadership-info .content .content-item#content-btn {
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	display: none
}
.leadership-info .content .content-item.light {
	font-weight: 300
}
.leadership-info .content .content-item .media .media-body {
	padding-left: 19px;
	font-size: 14px
}
.leadership-info .content .content-item .media+.media {
	margin-top: 13px
}
.leadership-info .content .content-item a:hover {
	text-decoration: underline
}
.leadership-info .content .content-item .ttl {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase
}
.leadership-info .content .content-item .ttl+p {
	margin-top: 23px
}
.leadership-info .content .content-item .ttl.link-l {
	font-size: 16px;
	font-weight: 600
}
.leadership-info .content .content-item .ttl.link-l img {
	height: 25px;
	width: 25px
}
.leadership-info .content .content-item .ttl.link-l a:hover {
	text-decoration: none
}
.leadership-info .content .content-item .ttl.link-l a:hover span {
	opacity: .5
}
.leadership-info .content .content-item p+p {
	margin-top: 13px
}
.mobile-info {
	padding: 26px 20px 32px
}
.mobile-info .photo {
	max-width: 251px;
	display: block;
	margin: 0 auto 16px;
	background-color: #e0e0e0
}
.mobile-info .photo.empty {
	min-height: 200px
}
.mobile-info h2 {
	font-size: 24px;
	color: #016fac;
	font-weight: 300;
	margin-bottom: 7px
}
.mobile-info h4 {
	font-size: 16px;
	color: #162636;
	font-weight: 300;
	margin-bottom: 0
}
.mobile-info h4 span {
	position: relative;
	padding-right: 0;
	margin-right: 0
}
.ledership-text {
	max-width: 826px;
	padding-left: 96px;
	padding-bottom: 30px
}
.ledership-text .h1 {
	font-size: 36px;
	color: #016fac;
	line-height: 48px;
	letter-spacing: 1px;
	margin-bottom: 11px
}
.ledership-text .h3 {
	font-size: 24px;
	color: #162636;
	line-height: 34px;
	margin-bottom: 5px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.ledership-text .h3 span {
	position: relative;
	padding-right: 7px;
	margin-right: 6px
}
.ledership-text .h3 span:after {
	content: "";
	width: 1px;
	background-color: #162636;
	height: 20px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px
}
.ledership-text .h3 span:last-child:after {
	display: none
}
.ledership-text .text-item {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #162636;
	font-size: 16px;
	color: #000;
	line-height: 24px
}
.ledership-text .text-item .subttl {
	font-size: 14px;
	color: #162636;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 36px
}
.ledership-text .text-item ul {
	padding-left: 0;
	list-style: none
}
.ledership-text .text-item ul li {
	position: relative;
	margin-bottom: 21px;
	padding-left: 15px
}
.ledership-text .text-item ul li:before {
	content: "";
	left: 0;
	top: 13px;
	height: 4px;
	width: 4px;
	margin-top: -3px;
	background-color: #162636;
	border-radius: 6px;
	position: absolute
}
@media (max-width:1499px) {
	.ledership-text {
		padding-left: 76px;
		-ms-flex: 0 0 66.6%;
		flex: 0 0 66.6%
	}
	.leadership-info {
		-ms-flex: 0 0 33.3%;
		flex: 0 0 33.3%
	}
}
@media (max-width:1300px) {
	.leader-back, .leadership-info, .ledership-text {
		margin-left: 15px;
		margin-right: 15px
	}
	.ledership-text {
		padding-left: 15px;
		-ms-flex: 0 0 61.6%;
		flex: 0 0 61.6%
	}
	.leadership-info {
		-ms-flex: 0 0 38.3%;
		flex: 0 0 38.3%
	}
}
@media (max-width:1229px) {
	.ledership-text {
		max-width: 660px
	}
}
@media (max-width:1199px) {
	.ledership-text {
		max-width: 520px;
		-ms-flex: 0 0 54%;
		flex: 0 0 54%
	}
	.leadership-info {
		-ms-flex: 0 0 38.3%;
		flex: 0 0 38.3%
	}
}
@media (max-width:991px) {
	.leader-back, .leadership-info, .ledership-text {
		margin-left: 0;
		margin-right: 0
	}
	.leader-back {
		margin-top: 31px;
		margin-bottom: -20px;
		z-index: 3
	}
	.leadership-info {
		max-width: 248px;
		-ms-flex: 0 0 35%;
		flex: 0 0 35%
	}
	.leadership-info .content {
		padding: 11px 23px 16px
	}
	.leadership-info .content .content-item {
		padding: 21px 0;
		font-size: 14px
	}
	.leadership-info .content .content-item .media .media-body {
		font-size: 14px
	}
	.leadership-info .content .content-item .media+.media {
		margin-top: 17px
	}
	.leadership-info .content .content-item .ttl {
		font-size: 12px
	}
	.leadership-info .content .content-item .ttl+p {
		margin-top: 20px
	}
	.leadership-info .content .content-item .ttl.link-l {
		font-size: 14px
	}
	.leadership-info .content .content-item p+p {
		margin-top: 11px
	}
	.ledership-text {
		max-width: 470px;
		padding-left: 44px;
		padding-bottom: 10px;
		padding-top: 56px;
		z-index: 1;
		-ms-flex: 0 0 65%;
		flex: 0 0 65%
	}
	.ledership-text .h1 {
		font-size: 32px;
		line-height: 42px
	}
	.ledership-text .h3 {
		font-size: 20px;
		line-height: 30px
	}
	.ledership-text .text-item {
		margin-top: 20px;
		padding-top: 36px;
		line-height: 26px
	}
	.ledership-text .text-item ul li:before {
		top: 15px;
		height: 3px;
		width: 3px;
		margin-top: -3px
	}
}
@media (max-width:767px) {
	.leader-back {
		margin-top: 27px;
		margin-bottom: 0
	}
	.leadership-info {
		max-width: 100%;
		width: 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		padding: 0 20px;
		background-color: #fff;
		margin-bottom: 5px
	}
	.leadership-info .photo {
		display: none
	}
	.leadership-info .content {
		padding: 0 37px;
		background-color: #162636;
		box-shadow: -2px 2px 15px rgba(0, 0, 0, .5);
		max-height: 70px;
		overflow: hidden
	}
	.leadership-info .content img.minus {
		display: none
	}
	.leadership-info .content.open {
		max-height: 1000px
	}
	.leadership-info .content.open img.minus {
		display: block
	}
	.leadership-info .content.open img.plus {
		display: none
	}
	.leadership-info .content .content-item {
		padding: 23px 0
	}
	.leadership-info .content .content-item#content-btn {
		display: block
	}
	.ledership-text {
		max-width: 100%;
		padding: 0 20px;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		margin-bottom: 45px
	}
	.ledership-text .text-item {
		margin-top: 27px;
		padding-top: 20px;
		line-height: 26px
	}
	.ledership-text .text-item .subttl {
		margin-bottom: 32px
	}
}
.carousel-home {
	position: relative;
	overflow: hidden
}
.carousel-home .container-client {
	z-index: 3
}
.carousel-home .carousel-item:after {
	opacity: .5;
	background-image: linear-gradient(50deg, #000 10%, rgba(0, 24, 54, 0));
	background-position: 50%;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2
}
.carousel-home .iframe, .carousel-home .video {
	background-size: cover;
	background-position: 50% 50%;
	position: absolute;
	right: -100%;
	bottom: -100%;
	top: -100%;
	left: -100%;
	margin: auto;
	min-width: 100%;
	min-height: 100%;
	z-index: 1
}
.carousel-home .slider-content {
	height: 772px;
	padding: 75px 0;
	color: #fff
}
.carousel-home .slider-content .h2 {
	max-width: 889px;
	margin-bottom: 26px;
	font-size: 50px;
	font-weight: 700;
	line-height: 60px
}
.carousel-home .slider-content .desc {
	max-width: 586px;
	font-size: 24px;
	font-weight: 600;
	line-height: 34px;
	margin-bottom: 68px
}
.carousel-home .carousel-arrows {
	position: absolute;
	bottom: 12px;
	left: 0;
	right: 0;
	z-index: 3
}
.carousel-home .carousel-arrows .arrow-line {
	width: 2px;
	height: 28px;
	background-color: #fff;
	margin: 0 40px
}
.carousel-home .carousel-arrows a {
	position: relative;
	opacity: 1;
	width: 63px;
	height: 75px
}
.carousel-home .carousel-arrows a svg {
	width: 36px;
	height: 36px
}
.carousel-home .carousel-arrows a path {
	fill: #fff;
	transition: all .25s
}
.carousel-home .carousel-arrows a:hover path {
	fill: #90cffc
}
.carousel-home .carousel-arrows a.carousel-control-prev {
	margin-left: -25px
}
.carousel-home .carousel-arrows a.carousel-control-next svg {
	transform: scaleX(-1)
}
.carousel-home .btn-style {
	height: 48px;
	line-height: 44px;
	width: 160px
}
@media (max-width:1499px) {
	.carousel-home .slider-content {
		height: 630px;
		padding: 20px 0 130px
	}
	.carousel-home .slider-content .h2 {
		margin-bottom: 24px;
		font-size: 46px
	}
	.carousel-home .slider-content .desc {
		margin-bottom: 35px
	}
	.carousel-home .carousel-arrows {
		bottom: 78px
	}
	.carousel-home .carousel-arrows .arrow-line {
		margin: 0 15px
	}
	.carousel-home .carousel-arrows a {
		height: 57px
	}
	.carousel-home .carousel-arrows a svg {
		width: 30px;
		height: 35px
	}
}
@media (max-width:991px) {
	.carousel-home .md-small {
		padding: 0 56px
	}
	.carousel-home .slider-content {
		padding: 150px 0 130px
	}
	.carousel-home .slider-content .h2 {
		margin-bottom: 27px;
		font-size: 34px;
		line-height: 44px
	}
	.carousel-home .slider-content .desc {
		margin-bottom: 45px;
		font-size: 20px;
		line-height: 34px;
		max-width: 496px
	}
	.carousel-home video {
		display: none!important
	}
}
@media (max-width:767px) {
	.carousel-home .md-small {
		padding: 0 21px
	}
	.carousel-home .slider-content {
		height: 547px;
		padding: 50px 0 120px
	}
	.carousel-home .slider-content .h2 {
		margin-bottom: 17px;
		font-size: 24px;
		line-height: 40px
	}
	.carousel-home .slider-content .desc {
		margin-bottom: 35px;
		font-size: 16px;
		line-height: 26px;
		max-width: 280px
	}
}
@media (-moz-touch-enabled:1), (pointer:coarse) {
	.carousel-home video {
		display: none!important
	}
}
.loc-item {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin-bottom: 48px
}
@media (max-width:767px) {
	.loc-item {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}
.loc-item .loc-info {
	padding: 36px;
	border: 1px solid #016fac;
	color: #162636;
	border-right: 0;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600
}
.loc-item .loc-info h2 {
	font-size: 36px;
	font-weight: 700;
	line-height: 44px;
	margin-bottom: 12px
}
.loc-item .loc-info p {
	margin-bottom: 11px
}
.loc-item .loc-info p.principal {
	font-weight: 400
}
.loc-item .loc-info p.principal span:after {
	content: "/"
}
.loc-item .loc-info p.principal span:last-child:after {
	content: ""
}
.loc-item .loc-info a:hover {
	transition: all .25s;
	color: #016fac
}
.loc-item .loc-info .team {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase
}
.loc-item .loc-img {
	background-size: cover;
	background-position: 50%;
	background-color: #ecedef;
	-ms-flex-negative: 1;
	flex-shrink: 1
}
.loc-item:first-child h2:after {
	content: "(Headquarters)";
	font-weight: 400
}
.loc-item:focus, .loc-item:hover {
	box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, .5)
}
@media (max-width:991px) {
	.loc-item .loc-info h2 {
		font-size: 22px
	}
}
@media (max-width:767px) {
	.loc-item {
		margin-bottom: 58px
	}
	.loc-item .loc-info {
		padding-bottom: 61px;
		border-right: 1px solid #016fac
	}
	.loc-item .loc-info h2 {
		margin-bottom: 6px
	}
	.loc-item .loc-img {
		height: 185px
	}
}
@media (max-width:991px) {
	.container-client-locations {
		max-width: 600px
	}
}
@media (max-width:767px) {
	.container-client-locations {
		padding: 0 30px
	}
}
.page-template-template-locations .container-client .row-custom {
	margin-left: 0;
	margin-right: 0
}
.about-section {
	margin: 78px 0 95px;
	background-color: #e3ecf4;
	overflow: hidden
}
.about-section .content {
	padding-top: 102px;
	padding-bottom: 102px;
	padding-right: 53px;
	color: #162636
}
.about-section .content .h3 {
	font-size: 22px;
	font-weight: 700;
	line-height: 32px;
	padding-bottom: 22px;
	margin-bottom: 26px;
	border-bottom: 1px solid #162636
}
.about-section .btn-style {
	width: 143px;
	height: 48px;
	margin-top: 72px;
	line-height: 44px
}
.about-section .image-section .bg-content {
	position: absolute;
	width: 40vw;
	left: 83px;
	top: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50%
}
@media (min-width:1921px) {
	.about-section {
		background-color: #fff;
		margin-top: 90px;
		margin-bottom: 132px
	}
	.about-section .container-client {
		background-color: #e3ecf4;
		max-width: 1470px
	}
	.about-section .content {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
		padding-right: 170px;
		padding-left: 124px
	}
	.about-section .image-section {
		padding: 0;
		max-width: 509px
	}
	.about-section .image-section .bg-content {
		width: 100%;
		height: 100%;
		position: static
	}
}
@media (max-width:1499px) {
	.about-section {
		margin: 48px 0
	}
	.about-section .btn-style {
		margin-top: 22px
	}
	.about-section .content {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
		padding-top: 60px;
		padding-bottom: 60px;
		padding-right: 10px
	}
	.about-section .content .h3 {
		padding-bottom: 24px;
		margin-bottom: 24px
	}
	.about-section .image-section {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.about-section .image-section .bg-content {
		left: 10px
	}
}
@media (max-width:991px) {
	.about-section .content p {
		max-width: 325px
	}
	.about-section .image-section {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	.about-section .image-section .bg-content {
		width: 50vw
	}
}
@media (max-width:767px) {
	.about-section {
		margin: 39px 0
	}
	.about-section .content {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 10px;
		padding-top: 40px;
		padding-bottom: 40px;
		-ms-flex-order: 2;
		order: 2
	}
	.about-section .content .h3 {
		font-size: 18px;
		line-height: 28px
	}
	.about-section .content p {
		max-width: 100%
	}
	.about-section .image-section {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		-ms-flex-order: 1;
		order: 1;
		height: 199px
	}
	.about-section .image-section .bg-content {
		width: 115vw;
		left: -10%
	}
}
@media (max-width:575px) {
	.about-section .image-section {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		-ms-flex-order: 1;
		order: 1;
		height: 199px
	}
	.about-section .image-section .bg-content {
		width: 100vw;
		left: -21px
	}
}
.featured-projects {
	padding-top: 89px;
	padding-bottom: 95px;
	color: #fff
}
.featured-projects:after {
	content: "";
	opacity: .4;
	background-image: linear-gradient(0deg, #000 3%, rgba(0, 0, 0, .5));
	background-position: 50%;
	top: 0;
	bottom: 0;
	left: 10px;
	right: 10px;
	position: absolute;
	transition: all .25s
}
.featured-projects .row-custom {
	z-index: 1;
	position: relative
}
.featured-projects .ttl-line {
	margin-bottom: 35px
}
.featured-projects .ttl-line:after {
	width: calc(100% - 210px);
	right: 0;
	left: auto
}
.featured-projects .h2 {
	font-size: 36px;
	font-weight: 700;
	line-height: 46px;
	margin-bottom: 11px
}
.featured-projects .desc {
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 1px
}
.featured-projects .desc p {
	display: inline-block
}
.featured-projects .btn-style {
	width: 295px;
	height: 48px;
	line-height: 44px;
	margin-top: 140px
}
.featured-projects .bg-image {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	right: 10px;
	background-size: cover;
	background-position: 50%;
	z-index: -1;
	overflow: hidden
}
.featured-projects .bg-image video {
	background-size: cover;
	background-position: 50% 50%;
	position: absolute;
	right: -50%;
	bottom: -50%;
	top: -50%;
	left: -50%;
	margin: auto;
	min-width: 100%;
	min-height: 100%;
	z-index: 1
}
.featured-projects .text {
	opacity: 0;
	padding-left: 30px;
	padding-right: 50px
}
.featured-projects .text a {
	font-weight: 700
}
.featured-projects .text a:hover {
	color: #90cffc
}
.featured-projects:hover:after {
	opacity: .7
}
.featured-projects:hover .text {
	opacity: 1
}
@media (max-width:1499px) {
	.featured-projects {
		padding: 49px 60px
	}
	.featured-projects .btn-style {
		margin-top: 50px
	}
	.featured-projects .col-custom-10 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.featured-projects .ttl-col {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	.featured-projects .text {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
}
@media (max-width:991px) {
	.featured-projects {
		padding: 48px
	}
	.featured-projects:after {
		opacity: .7
	}
	.featured-projects .text {
		opacity: 1
	}
	.featured-projects .btn-style {
		margin-top: 50px
	}
	.featured-projects .col-custom-10, .featured-projects .text, .featured-projects .ttl-col {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.featured-projects .text {
		margin-top: 25px;
		padding-left: 10px;
		padding-right: 10px
	}
	.featured-projects .text p {
		display: block
	}
}
@media (max-width:767px) {
	.featured-projects {
		padding: 40px 12px
	}
	.featured-projects .bg-image, .featured-projects:after {
		left: 0;
		right: 0
	}
	.featured-projects .text p {
		display: none
	}
	.featured-projects .btn-style {
		margin-top: 68px
	}
}
@media (max-width:399px) {
	.featured-projects .btn-style {
		width: auto;
		padding-left: 15px;
		padding-right: 15px
	}
}
.home-news {
	padding-top: 80px;
	padding-bottom: 80px
}
.home-news .ttl-line {
	margin-bottom: 35px
}
.home-news .news-home-item {
	font-size: 18px;
	color: #162636;
	font-weight: 700;
	line-height: 28px;
	min-height: 85px;
	margin-bottom: 19px
}
.home-news .news-home-item a {
	display: block;
	padding-left: 12px;
	position: relative
}
.home-news .news-home-item a:before {
	position: absolute;
	content: "•";
	width: 12px;
	height: 12px;
	top: 0;
	left: 0;
	border-radius: 20px;
	color: #016fac;
	font-size: 18px;
	line-height: 28px
}
.home-news .news-home-item span {
	font-size: 12px;
	color: #016fac;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: 400;
	display: block;
	margin-top: 11px
}
.home-news .news-home-item:focus, .home-news .news-home-item:hover {
	color: #016fac
}
.home-news .all-news-home {
	text-align: center;
	margin-top: 65px
}
@media (max-width:1499px) {
	.home-news {
		padding-top: 48px;
		padding-bottom: 60px
	}
	.home-news .news-home-item {
		min-height: 0;
		margin-bottom: 47px
	}
	.home-news .all-news-home {
		margin-top: 0
	}
}
@media (max-width:991px) {
	.home-news {
		padding-top: 48px;
		padding-bottom: 50px
	}
	.home-news .news-home-item {
		margin-bottom: 27px
	}
	.home-news .news-home-item:nth-child(7), .home-news .news-home-item:nth-child(8), .home-news .news-home-item:nth-child(9) {
		display: none
	}
	.home-news .news-home-item span {
		margin-top: 6px
	}
	.home-news .all-news-home {
		margin-top: 28px
	}
}
@media (max-width:767px) {
	.home-news {
		padding-top: 43px;
		padding-bottom: 51px
	}
	.home-news .news-home-item span {
		margin-top: 0
	}
	.home-news .all-news-home {
		margin-top: 20px
	}
}
.careers-home {
	margin-bottom: 60px
}
.careers-home .left {
	max-width: 573px
}
.careers-home .right {
	max-width: 890px
}
.careers-home .gradient-block .link {
	margin-top: 45px
}
@media (max-width:1499px) {
	.careers-home .left {
		max-width: 476px
	}
	.careers-home .right {
		padding-left: 49px
	}
}
@media (max-width:1199px) {
	.careers-home .right {
		padding-left: 10px
	}
}
@media (max-width:991px) {
	.careers-home {
		margin-bottom: 0
	}
	.careers-home .left, .careers-home .right {
		max-width: 100%;
		width: 100%;
		margin-bottom: 39px;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
}
.employee-widget {
	padding: 48px;
	position: relative;
	height: 100%;
	color: #fff;
	background-size: cover;
	background-position: 50%;
	min-height: 400px
}
.employee-widget .content {
	position: relative;
	z-index: 2
}
.employee-widget:after {
	opacity: .3;
	background-image: linear-gradient(0deg, #000 3%, rgba(0, 0, 0, .5));
	background-position: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	content: "";
	transition: all .25s
}
.employee-widget .ttl-line {
	margin-bottom: 35px
}
.employee-widget .ttl-line:after {
	width: calc(100% - 240px);
	left: auto;
	right: 0
}
.employee-widget .ttl {
	font-size: 36px;
	font-weight: 700;
	line-height: 46px;
	margin-bottom: 30px
}
.employee-widget .text {
	margin-bottom: 38px;
	font-size: 14px;
	opacity: 0
}
.employee-widget .link {
	opacity: 0
}
.employee-widget .link svg {
	opacity: 0;
	margin-left: 0;
	transition-delay: .25s
}
.employee-widget:focus:after, .employee-widget:hover:after {
	opacity: .7
}
.employee-widget:focus .link, .employee-widget:focus .text, .employee-widget:hover .link, .employee-widget:hover .text {
	opacity: 1
}
.employee-widget:focus .link svg, .employee-widget:hover .link svg {
	opacity: 1;
	margin-left: 5px
}
@media (max-width:991px) {
	.employee-widget {
		min-height: 0
	}
	.employee-widget .ttl {
		margin-bottom: 6px
	}
	.employee-widget .link, .employee-widget .link svg, .employee-widget .text, .employee-widget .text svg {
		opacity: 1
	}
}
@media (max-width:767px) {
	.employee-widget {
		padding: 48px 33px 33px
	}
}
.about-content .image-content {
	height: 733px;
	padding-right: 60px
}
.about-content .image-block {
	height: 100%;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}
.page-id-289 .about-content .image-block {
	background-size: contain;
	background-position: top
}
.about-content .h2 {
	margin-bottom: 48px
}
.about-content .h4 {
	font-size: 24px;
	color: #162636;
	line-height: 34px;
	margin-bottom: 23px
}
@media (max-width:1499px) {
	.about-content .image-content {
		padding-right: 40px
	}
}
@media (max-width:991px) {
	.about-content .image-block {
		height: 258px;
		width: 185px;
		margin-right: 32px;
		margin-bottom: 25px;
		float: left
	}
	.about-content .h2 {
		margin-bottom: 21px
	}
	.about-content .h4 {
		font-size: 18px;
		line-height: 24px
	}
}
@media (max-width:767px) {
	.about-content .image-block {
		height: 158px;
		width: 113px;
		margin-bottom: 15px
	}
	.about-content .h2 {
		margin-bottom: 29px
	}
	.about-content .h4 {
		font-size: 16px;
		margin-bottom: 14px
	}
}
@media (max-width:991px) {
	.aboutCarousel p {
		font-size: .8rem
	}
}
.dots-carousel {
	margin-top: 49px;
	margin-bottom: 49px;
	font-family: Assistant, sans-serif
}
.dots-carousel .gradient-block {
	padding-right: 138px;
	min-height: 398px
}
.dots-carousel .carousel-indicators {
	position: absolute;
	bottom: 38px;
	left: 94px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	-ms-flex-pack: start;
	justify-content: start
}
.dots-carousel .carousel-indicators li {
	height: 12px;
	width: 12px;
	margin-right: 24px;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 12px
}
.dots-carousel .carousel-indicators li.active, .dots-carousel .carousel-indicators li:focus, .dots-carousel .carousel-indicators li:hover {
	background-color: #fff
}
.dots-carousel .img-block {
	background-size: cover;
	background-position: 50%
}
@media (max-width:1499px) {
	.dots-carousel .gradient-block {
		padding-right: 48px
	}
	.dots-carousel .carousel-indicators {
		left: 48px
	}
}
@media (max-width:991px) {
	.dots-carousel .gradient-block {
		padding-right: 32px;
		padding-bottom: 48px;
		height: auto;
		min-height: 0
	}
	.dots-carousel .carousel-indicators {
		left: 32px
	}
}
@media (max-width:767px) {
	.dots-carousel {
		padding: 0!important;
		margin-top: 48px;
		margin-bottom: 48px
	}
	.dots-carousel .row-custom {
		margin-left: 0;
		margin-right: 0
	}
	.dots-carousel .gradient-block {
		height: 257px;
		-ms-flex-order: 2;
		order: 2;
		padding-right: 20px;
		padding-bottom: 44px
	}
	.dots-carousel .img-block {
		height: 270px;
		-ms-flex-order: 1;
		order: 1
	}
	.dots-carousel .carousel-indicators {
		bottom: 32px;
		left: 20px
	}
}
.img-info {
	padding: 22px 43px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	background-color: rgba(0, 0, 0, .7);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}


.container-client-contact .loc-item:hover {
	box-shadow: none
}
.container-client-contact .loc-item:first-child h2:after {
	display: none
}
.container-client-contact h2 {
	margin-bottom: 30px
}
@media (max-width:600px) {
	.container-client-contact h2 {
		margin-bottom: 18px
	}
}
.container-client-contact .contact__form {
	padding-left: 0;
	padding-right: 125px
}
@media (max-width:1550px) {
	.container-client-contact .contact__form {
		padding-right: 48px
	}
}
@media (max-width:991px) {
	.container-client-contact .contact__form {
		padding-right: 0
	}
}
@media (max-width:765px) {
	.container-client-contact .contact__form {
		padding-left: 25px;
		padding-right: 25px
	}
}
.container-client-contact .contact__form .wpcf7-radio {
	display: -ms-flexbox;
	display: flex
}
.container-client-contact .contact__form .wpcf7-radio .wpcf7-list-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 35px 0 0
}
.container-client-contact .contact__form .wpcf7-radio .wpcf7-list-item input {
	-ms-flex: none;
	flex: none;
	margin: 0 5px 0 0;
	width: auto
}
.container-client-contact .contact__caption {
	font-size: 18px;
	color: #162636;
	line-height: 28px;
	margin-bottom: 60px
}
.container-client-contact .contact__caption a {
	color: #025bc7;
	text-decoration: underline;
	transition: .3s
}
.container-client-contact .contact__caption a:hover {
	text-decoration: none
}
@media (max-width:991px) {
	.container-client-contact .contact__form {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: none
	}
}
@media (max-width:765px) {
	.container-client-contact .contact__form {
		max-width: 100%
	}
}
.container-client-contact .contact__form label {
	font-size: 18px;
	color: #162636;
	font-weight: 600;
	width: 100%;
	margin-bottom: 18px
}
@media (max-width:1550px) {
	.container-client-contact .contact__form label {
		font-size: 16px
	}
}
@media (max-width:991px) {
	.container-client-contact .contact__form label {
		font-size: 14px
	}
}
@media (max-width:600px) {
	.container-client-contact .contact__form label {
		font-size: 13px
	}
}
.container-client-contact .contact__form label span {
	font-weight: 300
}
.container-client-contact .contact__form input:not([type=submit]), .container-client-contact .contact__form textarea {
	width: 100%;
	margin-top: 7px;
	border: 1px solid #016fac;
	padding: 6px 10px;
	transition: .3s
}
.container-client-contact .contact__form input:not([type=submit]):hover, .container-client-contact .contact__form textarea:hover {
	box-shadow: 0 3px 14px rgba(0, 0, 0, .2)
}
.container-client-contact .contact__form input, .container-client-contact .contact__form textarea {
	border-radius: 0
}
.container-client-contact .contact__form input[type=submit] {
	width: 216px;
	height: 48px;
	border: 2px solid #fff;
	background-color: #162636;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	transition: .3s;
	cursor: pointer
}
.container-client-contact .contact__form input[type=submit]:hover {
	background-color: #fff;
	color: #162636;
	border-color: #162636
}
.container-client-contact .contact__form input[type=submit]:disabled {
	opacity: .5;
	cursor: not-allowed
}
.container-client-contact .contact__form input[type=submit]:disabled:hover {
	background-color: #162636;
	color: #fff;
	border-color: #fff
}
.container-client-contact .contact__form .contact__agree .wpcf7-list-item {
	margin-left: 0
}
.container-client-contact .contact__form .contact__agree .wpcf7-list-item a {
	color: #025bc7;
	text-decoration: underline;
	transition: .3s
}
.container-client-contact .contact__form .contact__agree .wpcf7-list-item a:hover {
	text-decoration: none
}
.container-client-contact .contact__form .contact__agree label {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}
.container-client-contact .contact__form .contact__agree label input {
	width: auto;
	margin-top: 0;
	margin-right: 4px
}
.container-client-contact .contact__form .contact__question {
	margin-bottom: 18px
}
.container-client-contact .contact__form .contact__question label {
	margin-bottom: 8px
}
.container-client-contact .contact__form .contact__img {
	display: none
}
.container-client-contact .contact__form .wpcf7-response-output {
	display: none!important
}
.container-client-contact .contact__form .wpcf7 {
	width: 100%
}
@media (max-width:991px) {
	.container-client-contact .loc-img {
		display: none
	}
	.container-client-contact .contact__wrap {
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 60px
	}
	.container-client-contact .contact__wrap .contact__text {
		padding-right: 45px
	}
}
@media (max-width:991px) and (max-width:600px) {
	.container-client-contact .contact__wrap .contact__text {
		padding-right: 0
	}
}
@media (max-width:991px) and (max-width:600px) {
	.container-client-contact .contact__wrap {
		display: block
	}
}
@media (max-width:991px) {
	.container-client-contact .contact__wrap .contact__img {
		display: block;
		width: 250px;
		background-size: cover;
		-ms-flex: none;
		flex: none
	}
}
@media (max-width:991px) and (max-width:600px) {
	.container-client-contact .contact__wrap .contact__img {
		height: 275px;
		width: 100%;
		margin-top: 40px
	}
}
@media (max-width:991px) {
	.container-client-contact .contact__wrap .contact__caption {
		margin-bottom: 0;
		font-size: 16px;
		line-height: 24px
	}
}
@media (max-width:1199px) {
	.page-template-contact-us .border-ttl .h1 {
		font-size: 33px
	}
}
@media (max-width:600px) {
	.page-template-contact-us .border-ttl .h1 {
		font-size: 24px;
		padding-bottom: 15px
	}
}
.page-template-thank-you {
	min-height: auto
}
.page-template-thank-you .h2.ttl-style {
	width: 100%
}
.page-template-thank-you .footer-client {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}
@media (max-height:700px) {
	.page-template-thank-you .footer-client {
		position: static
	}
}
@media (max-width:1200px) {
	.page-template-thank-you .footer-client {
		position: static
	}
}


.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}
