
/*
* Contexts
*/
.context-dark, .bg-gray-700, .bg-primary,
.context-dark h1,
.bg-gray-700 h1,
.bg-primary h1, .context-dark h2, .bg-gray-700 h2, .bg-primary h2, .context-dark h3, .bg-gray-700 h3, .bg-primary h3, .context-dark h4, .bg-gray-700 h4, .bg-primary h4, .context-dark h5, .bg-gray-700 h5, .bg-primary h5, .context-dark h6, .bg-gray-700 h6, .bg-primary h6, .context-dark [class^='heading-'], .bg-gray-700 [class^='heading-'], .bg-primary [class^='heading-'] {
	color: #ffffff;
}

.padding-top-15 {
	padding-top: 15px;
}
.padding-top-30 {
	padding-top: 30px;
}
.padding-top-60 {
	padding-top: 60px;
}
.padding-bottom-15 {
	padding-bottom: 15px;
}
.padding-bottom-30 {
	padding-bottom: 30px;
}
.padding-bottom-60 {
	padding-bottom: 60px;
}
.margin-top-15 {
	margin-top: 15px;
}
.margin-top-30 {
	margin-top: 30px;
}
.margin-top-60 {
	margin-top: 60px;
}
.margin-bottom-15 {
	margin-bottom: 15px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.margin-bottom-60 {
	margin-bottom: 60px;
}
.margin-both-15 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.margin-both-30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.margin-both-60 {
	margin-top: 60px;
	margin-bottom: 60px;
}
.padding-both-15 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.padding-both-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.padding-both-60 {
	padding-top: 60px;
	padding-bottom: 60px;
}



.footer-nav {
	margin-bottom:20px;
}
.whatpeoplearesaying {
	padding-top: 30px;
	padding-bottom: 20px;
}



/* Map */

.mapquote {
	padding: 30px 120px 20px 120px;
}
.mapquoteCanada {
	padding-top: 20px;
}
@media (min-width: 768px) {
.mapquote {
	padding: 40px 0 0 0;
}

}

@media (min-width: 1200px) {
.mapquote {
	padding: 40px 0 0 0;
}

.mapquoteCanada {
	padding-top: 50px;
}

}

.clsca-4, .clsca-3, .clsca-6, .cls-3, .cls-4, .cls-5, .cls-6 {
  display: none;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
background-color:  #171717;
}


.cls-1,.cls-6{fill:none;}.cls-2,.cls-5{isolation:isolate;}.cls-3,.cls-5{fill:#7d96a7;}.cls-4{fill:#14143c;}.cls-5{opacity:0.25;}.cls-6{stroke:#14143c;stroke-miterlimit:10;stroke-width:2px;}

img[src$=".svg"] {
  width: 100%; 
}

.stat-number {
	color: #41cdf5;
	font-size: 70px;
	margin-bottom:0px;
	line-height: 110%;
	magin-top: 40px;
}
.stat-text {
		color: #171717;
	font-size: 20px;

}
.text-feature {

  font-size: 16px;
  color: #41cdf5;
}
.svg-container {
    width: 100%;
    height: 0;
    padding-top: 80%;
    position: relative;
    margin-top:0px;
}

.svg-containerCA {
    width: 100%;
    height: 130px;
    padding-top: 0px;
    position: relative;
    margin-top:60px;
}


.svg-containerPR {
    width: 100%;
    height: 200px;
    padding-top: 60px;
    position: relative;
    margin-top:30px;
}

@media (min-width: 992px) {
	.svg-container {

    padding-top: 80%;

}
}

.svg-container svg {
    position: absolute;
    top: 0;
    left: 0;

}
.map-note {
	position: absolute;
	bottom:0;
}

.st0 {
  fill:#333333;
  stroke:#333333;
  stroke-miterlimit:10;
  stroke-width:2px;
}

.st0:hover {
  fill: #41cdf5;
  stroke: #41cdf5;
}

.st0NOLOCATIONS {
  fill: #BCBEC0;
  stroke:#BCBEC0;
  stroke-miterlimit:10;
  stroke-width:2px;
}

.st0CAN {
  fill:#BCBEC0;
  stroke:#ffffff;
  stroke-miterlimit:10;
  stroke-width:2px;
}

.st0CANNOLOCATIONS {
  fill: #eeeeee;
  stroke: #fff;
  stroke-width: 10px;
}

.st0CAN:hover {
  fill: #f6c327;
  stroke: #f6c327;
}

.interactivemap p {
  margin-bottom: 0px;
}

.modal-header {
  padding: 15px 15px 0 15px;
}
.modal-content {
  border-radius: 0;
  margin-top: 30%;
}
.interactivemap p {
  margin-bottom: 0px;
}

.modal-header {
  padding: 15px 15px 0 15px;
}
.modal-header .close {
  margin-top: -30px;
}

/*
* Typography
*/





small,
.small {
	display: block;
	font-size: 13px;
	line-height: 1.30769;
}

mark,
.mark {
	padding: 3px 5px;
	color: #ffffff;
	background: #14143c;
}

.big {
	font-size: 18px;
	line-height: 1.22222;
}

.home-heading {
	text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.lead {
	font-size: 24px;
	line-height: 34px;
	font-weight: 300;
	color: #ffffff;
	display: inline-block;
	padding: 0px 15px;
	position: relative;
	text-align: center;
  display: inline-block;
  text-shadow: 0 1px 2px rgba(0,0,0,0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px; /* space between lines and text */
  margin-top: 20px;
}
.lead::before,
.lead::after {
  content: "";
  flex: 1; /* the magic that prevents overlap */
  height: 3px;
  background-color: #ffffff;
  max-width: 100px; /* prevents lines from getting too long */
}

.lead span {
  color: #ffffff;
  font-size: 1.2em;
  letter-spacing: 0.5px;
  text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}

code {
	padding: 3px 5px;
	border-radius: 0.2rem;
	font-size: 90%;
	color: #111111;
	background: #f6f6f6;
}

p [data-toggle='tooltip'] {
	padding-left: .25em;
	padding-right: .25em;
	color: #14143c;
}

p [style*='max-width'] {
	display: inline-block;
}

.featuretext span {
	color: #14143c;
	font-weight: bold;
}

::selection {
	background: #14143c;
	color: #ffffff;
}

::-moz-selection {
	background: #14143c;
	color: #ffffff;
}

.heading-decor {
	position: relative;
	font-family: 'Brown-Light';
}

.heading-decor > span {
	position: relative;
	z-index: 1;
}

.heading-decor-item {
	position: absolute;
	top: 45%;
	left: 56%;
	transform: translate(-50%, -50%);
	width: 606px;
	height: 331px;
	-webkit-background-size: cover;
	background-size: cover;
}

.heading-decor-custom > span {
	font-size: 40px;
	font-weight: 900;
	line-height: .74;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	color: white;
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	opacity: .15;
}

@media (min-width: 576px) {
	.heading-decor-custom > span {
		font-size: 7.7vw;
	}
}

@media (min-width: 1800px) {
	.heading-decor-custom {
		position: relative;
		left: -15px;
	}
	.heading-decor-custom > span {
		font-size: 150px;
	}
}

.bg-default .heading-decor-custom > span {
	color: #ffffff;
}

.news-logo {
	padding-top: 30px;
}

@media (min-width: 992px) {
	.news-logo {
	padding-top: 80px;
}
}

.mission {
	font-size: 38px;
	text-transform: uppercase;
	line-height: 1.2;
	letter-spacing: -2px;
}
.mission span.mission1 {
	color: #7f94a5;
	font-weight: 700;
}
.mission span.mission2 {
	color: #1b4472;
	font-weight: 700;
}

.anchor {
	position: relative;
}

.anchor #about-us {
	position: absolute;
	left: 0px;
	top: -100px;
}


.block-testimonial-item-cite {
  font-size: 18px;
}

/*
* Brand
*/
.brand {
	display: inline-block;
}

.brand .brand-logo-light {
	display: none;
}

.brand .brand-logo-dark {
	display: block;
}

/*
* Links
*/
a {
	transition: all 0.3s ease-in-out;
}

a, a:focus, a:active, a:hover {
	text-decoration: none;
}

a, a:focus, a:active {
	color: #232378;
}

a:hover {
	color: #41cdf5;
}

a[href*='tel'], a[href*='mailto'] {
	white-space: nowrap;
}

.link-hover {
	color: #da7600;
}

.link-press {
	color: #da7600;
}

* + .privacy-link {
	margin-top: 25px;
}

/*
* Blocks
*/
.block-center {
	margin-left: auto;
	margin-right: auto;
}

.block-sm {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.block-sm + .row {
	margin-top: 30px;
}

@media (min-width: 1200px) {
	.block-sm + .row {
		margin-top: 65px;
	}
}

.block-lg {
	max-width: 466px;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 1200px) {
	.block-lg {
		margin-left: auto;
		margin-right: 0;
	}
}

.block-quote-overlay {
	background: rgba(24, 59, 76, 0.75);
	padding: 100px 50px;
}



.block-xl {
	max-width: 620px;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 992px) {
	.block-xl {
		margin-right: 0;
	}
}

.block-center {
	padding: 10px;
}

.block-center:hover .block-center-header {
	background-color: #14143c;
}

.block-center-title {
	background-color: #ffffff;
}

@media (max-width: 1599.98px) {
	.block-center {
		padding: 20px;
	}
	.block-center:hover .block-center-header {
		background-color: #ffffff;
	}
	.block-center-header {
		background-color: #14143c;
	}
}

/*
 * Block Testimonial
*/
.block-testimonial-item {
	padding: 50px 20px 40px;
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
	background-color: #dfe1df;
}

.block-testimonial-item-inner {
	max-width: 370px;
	width: 100%;
}

.block-testimonial-item-cite {
	font-weight: 600;
}

* + .block-testimonial-item-text {
	margin-top: 25px;
}

* + .block-testimonial-item-cite {
	margin-top: 15px;
}

* + .block-testimonial {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.block-testimonial-item {
		padding: 40px;
	}
}

@media (min-width: 992px) {
	* + .block-testimonial-item-text {
		margin-top: 25px;
	}
	* + .block-testimonial-item-cite {
		margin-top: 15px;
	}
}

@media (min-width: 1200px) {
	* + .block-testimonial {
		margin-top: 75px;
	}
}

@media (max-width: 991.98px) {
	.block-testimonial-img {
		height: 400px;
		object-fit: cover;
	}
}

/*
* Boxes
*/
.box-minimal {
	text-align: center;
}

.box-minimal .box-minimal-icon {
	font-size: 50px;
	line-height: 50px;
	color: #14143c;
}

.box-minimal-divider {
	width: 36px;
	height: 4px;
	margin-left: auto;
	margin-right: auto;
	background: #14143c;
}

.box-minimal-text {
	width: 100%;
	max-width: 320px;
	margin-left: auto;
	margin-right: auto;
}

* + .box-minimal {
	margin-top: 30px;
}

* + .box-minimal-title {
	margin-top: 10px;
}

* + .box-minimal-divider {
	margin-top: 20px;
}

* + .box-minimal-text {
	margin-top: 15px;
}

.context-dark .box-minimal p, .bg-gray-700 .box-minimal p, .bg-primary .box-minimal p {
	color: #171717;
}

.box-counter {
	position: relative;
	text-align: center;
	color: #2c343b;
}

.box-counter-title {
	display: inline-block;

	font-size: 16px;
	line-height: 1.3;
	letter-spacing: -.025em;
}

.box-counter-main {

	font-size: 45px;
	font-weight: 400;
	line-height: 1.2;
}

.box-counter-main > * {
	display: inline;
	font: inherit;
}

.box-counter-main .small {
	font-size: 28px;
}

.box-counter-main .small_top {
	position: relative;
	top: .2em;
	vertical-align: top;
}

.box-counter-divider {
	font-size: 0;
	line-height: 0;
}

.box-counter-divider::after {
	content: '';
	display: inline-block;
	width: 80px;
	height: 2px;
	background: #14143c;
}

* + .box-counter-title {
	margin-top: 10px;
}

* + .box-counter-main {
	margin-top: 20px;
}

* + .box-counter-divider {
	margin-top: 10px;
}

@media (min-width: 768px) {
	.box-counter-title {
		font-size: 18px;
	}
}

@media (min-width: 1200px) {
	.box-counter-main {
		font-size: 60px;
	}
	.box-counter-main .small {
		font-size: 36px;
	}
	* + .box-counter-main {
		margin-top: 30px;
	}
	* + .box-counter-divider {
		margin-top: 15px;
	}
	* + .box-counter-title {
		margin-top: 18px;
	}
}

.bg-primary .box-counter {
	color: #ffffff;
}

.bg-primary .box-counter-divider::after {
	background: #ffffff;
}

/*
 * Box features
*/
.box-features-icon svg {
	width: 49px;
	height: 43px;
	fill: none;
}

.box-features-icon circle {
	stroke: #14143c;
	stroke-width: 5px;
}

.box-features-icon path {
	fill: #171717;
}

.box-features-title {
	max-width: 199px;
	margin-left: auto;
	margin-right: auto;
}

* + .box-features-title {
	margin-top: 15px;
}

@media (min-width: 1600px) {
	.box-features-title {
		margin-left: 0;
	}
}

/*
 * Box blurb
*/
.box-blurb {
	position: relative;
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-radius: 7px;
	overflow: hidden;
	box-shadow: 3px 0px 10px 3px rgba(0, 0, 0, 0.15);
}

.box-blurb-left {
	position: relative;
	text-align: right;
	width: 100%;
	min-height: 363px;
}

.box-blurb-left > img {
	width: 100%;
	height: 370px;
	object-fit: cover;
}

.box-blurb-left-img-absolute {
	position: absolute;
	right: 15px;
	bottom: 0;
}

.box-blurb-right {
	padding: 25px 20px;
	width: 100%;
	background-color: #ffffff;
}

@media (min-width: 768px) {
	.box-blurb {
		display: inline-flex;
		max-width: 768px;
		margin-left: 90px;
		border-radius: 0;
		overflow: visible;
		box-shadow: 10px 20px 20px rgba(0, 0, 0, 0.15);
	}
	.box-blurb-left {
		/*min-width: 273px;*/
		max-width: 273px;
	}
	.box-blurb-left > img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.box-blurb-left-img-absolute img {
		max-width: none;
	}
	.box-blurb-right {
		max-width: 320px;
	}
}

@media (min-width: 1200px) {
	.box-blurb {
		margin-left: 0;
		margin-top: -78px;
	}
}

@media (min-width: 1600px) {
	.box-blurb {
		max-width: 800px;
		margin-left: -30px;
	}
	.box-blurb-right {
		padding-top: 30px;
		padding-right: 45px;
		padding-left: 55px;
		min-width: 380px;
	}
}

/*
 * Box info
*/
.box-info {
	display: none;
	position: relative;
	max-width: 366px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:30px;
}

.box-info-custom {
	display: block;
	margin-bottom: 80px;
}

@media (min-width: 1200px) {
	.box-info-custom {
	margin-bottom: 30px;
}
}

.box-info > .count {
	font-size: 75px;
	line-height: .74;
	font-weight: 700;
	color: white;
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	opacity: .55;
}

@media (min-width: 800px) {
	.box-info > .count {
		font-size: 100px;
	}
}

@media (min-width: 1200px) {
	.box-info > .count {
		font-size: 120px;
	}
}

.box-info-text {
	position: absolute;
	top: 120%;
	left: 2%;
	/*transform: translate(-50%, -50%);*/
	width: 285px;
	text-align: center;
	border-radius: 4px;
	overflow: hidden;
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	background: -moz-linear-gradient(90deg, #7f97a8 0%, #14143c 100%);
	background: -webkit-linear-gradient(90deg, #7f97a8 0%, #14143c 100%);
	background: -o-linear-gradient(90deg, #7f97a8 0%, #14143c 100%);
	background: -ms-linear-gradient(90deg, #7f97a8 0%, #14143c 100%);
	background: linear-gradient(90deg, #7f97a8 0%, #14143c 100%);
}

@media (min-width: 1200px) {
	.box-info {
		display: block;
	}
	.box-info-custom {
		display: none;
	}
}

/*
 * Box Team
*/
.box-team {
	position: relative;
	max-width: 370px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.box-team-header {
	position: relative;
	z-index: 1;
	width: 100%;
	padding: 50px 20px;
	overflow: hidden;
	-webkit-background-size: cover;
	background-size: cover;
}

.box-team-header:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	background: rgba(0, 0, 0, 0.4);
	z-index: -1;
	opacity: 0;
	border-radius: 50%;
	pointer-events: none;
	transform: translate(-50%, -50%) scale(1);
	transition: .3s ease-out all;
}

.box-team-header-content {
	position: relative;
	overflow: hidden;
	opacity: 0;
	transform: translateY(-15px) scale(0.8);
	transition: .3s ease-out all;
	pointer-events: none;
}

.box-team-header.active:before {
	opacity: 1;
	transform: translate(-50%, -50%) scale(2.8);
}

.box-team-header.active .box-team-header-content {
	opacity: 1;
	transform: translateY(0) scale(1);
	pointer-events: auto;
}

.box-team-meta {
	display: flex;
	margin-right: 20px;
	justify-content: space-between;
}

.box-team-meta-title {
	color: rgba(255, 255, 255, 0.7);
}

.box-team-meta .icon {
	font-size: 22px;
}

.box-team-meta .icon, .box-team-meta .icon:focus, .box-team-meta .icon:active {
	color: #ffffff;
}

.box-team-meta .icon:hover {
	color: #14143c;
}

* + .box-team-meta {
	margin-top: 35px;
}

.box-team-body {
	position: relative;
	z-index: 1;
	padding: 18px 20px;
	text-align: left;
}

.box-team-toggle {
	position: absolute;
	right: 38px;
	top: -20px;
	width: 64px;
	height: 64px;
	cursor: pointer;
}

.box-team-toggle-active, .box-team-toggle-disable {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	transition: .3s ease-out all;
}

.box-team-toggle-active {
	opacity: 0;
	transform: translateX(-50%) scale(0);
	top: -7px;
}

.box-team-toggle-disable {
	opacity: 1;
	transform: translateX(-50%) scale(1);
}

.box-team-toggle.active .box-team-toggle-active {
	opacity: 1;
	transform: translateX(-50%) scale(1);
}

.box-team-toggle.active .box-team-toggle-disable {
	opacity: 0;
	transform: translateX(-50%) scale(0);
}

.box-team-title > * {
	font-weight: 500;
}

.box-team-divider {
	line-height: 0;
}

.box-team-divider:before {
	content: '';
	display: inline-block;
	width: 54px;
	height: 1px;
	border-top: 1px solid #171717;
}

* + .box-team-divider {
	margin-top: 10px;
}

.box-team-divider + * {
	margin-top: 13px;
}

.box-team-cite {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0;
}

html:not(.ie-11) .box-team-cite {
	display: inline-block;
	color: #14143c;
	background: -moz-linear-gradient(90deg, #14143c 0%, #ce202d 100%);
	background: -webkit-linear-gradient(90deg, #14143c 0%, #ce202d 100%);
	background: -o-linear-gradient(90deg, #14143c 0%, #ce202d 100%);
	background: -ms-linear-gradient(90deg, #14143c 0%, #ce202d 100%);
	background: linear-gradient(90deg, #14143c 0%, #ce202d 100%);
	background-size: 350% 350%;
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	-webkit-animation: Gradient-fade 2.3s ease-in-out infinite;
	-o-animation: Gradient-fade 2.3s ease-in-out infinite;
	animation: Gradient-fade 2.3s ease-in-out infinite;
}

.box-team .form-input {
	background-color: #ffffff;
	border-color: #ffffff;
}

@media (min-width: 1200px) {
	.box-team-header {
		padding: 80px 40px;
	}
	.box-team-body {
		padding: 18px 40px;
	}
	.box-team-meta {
		margin-right: 50px;
	}
}

/*
* Element groups
*/
html .group {
	margin-bottom: -20px;
	margin-left: -15px;
}

html .group:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 15px;
}

html .group-sm {
	margin-bottom: -10px;
	margin-left: -10px;
}

html .group-sm:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-sm > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

html .group-xl {
	margin-bottom: -20px;
	margin-left: -30px;
}

html .group-xl:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-xl > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 30px;
}

@media (min-width: 992px) {
	html .group-xl {
		margin-bottom: -20px;
		margin-left: -45px;
	}
	html .group-xl > * {
		margin-bottom: 20px;
		margin-left: 45px;
	}
}

html .group-middle {
	display: inline-flex;
	align-items: center;
}

html .group-custom {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	max-width: 100%;
}

html .group-custom > * {
	flex: 0 1 100%;
	padding-left: 20px;
	padding-right: 20px;
}

@media (min-width: 576px) {
	html .group-custom {
		flex-wrap: nowrap;
	}
	html .group-custom > * {
		flex: 1 1 auto;
	}
}

* + .group-sm {
	margin-top: 30px;
}

* + .group-xl {
	margin-top: 20px;
}

/*
* Responsive units
*/
.unit {
	display: flex;
	flex: 0 1 100%;
	margin-bottom: -20px;
	margin-left: -13px;
}

.unit > * {
	margin-bottom: 20px;
	margin-left: 13px;
}

.unit:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.unit-body {
	flex: 0 1 auto;
}

.unit-left,
.unit-right {
	flex: 0 0 auto;
	max-width: 100%;
}

.unit-spacing-xs {
	margin-bottom: -15px;
	margin-left: -7px;
}

.unit-spacing-xs > * {
	margin-bottom: 15px;
	margin-left: 7px;
}

/*
* Lists
*/
/*
* Vertical list
*/
.list > li + li {
	margin-top: 10px;
}

.list-xs > li + li {
	margin-top: 5px;
}

.list-sm > li + li {
	margin-top: 10px;
}

.list-md > li + li {
	margin-top: 18px;
}

.list-lg > li + li {
	margin-top: 25px;
}

.list-xl > li + li {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.list-xl > li + li {
		margin-top: 60px;
	}
}

/*
* List inline
*/
.list-inline {
	transform: translate3d(0, -10px, 0);
	margin-bottom: -10px;
	margin-left: -5px;
	margin-right: -5px;
}

.list-inline > * {
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.list-inline > li {
	display: inline-block;
}

.list-inline.list-inline-middle > li {
	vertical-align: middle;
}

.list-inline-lg {
	transform: translate3d(0, -15px, 0);
	margin-bottom: -15px;
	margin-left: -8px;
	margin-right: -8px;
}

.list-inline-lg > * {
	margin-top: 15px;
	padding-left: 8px;
	padding-right: 8px;
}

/*
* List terms
*/
.list-terms dl {
	display: block;
}

.list-terms dt, .list-terms dd {
	display: inline-block;
}

.list-terms dt {
	min-width: 63px;
}

.list-terms * + dl {
	margin-top: 3px;
}


/*
* Index list
*/
.index-list {
	counter-reset: li;
}

.index-list > li .list-index-counter:before {
	content: counter(li, decimal-leading-zero);
	counter-increment: li;
}

/*
* Marked list
*/
.list-marked {
	text-align: left;
}

.list-marked > li {
	position: relative;
	padding-left: 25px;
}

.list-marked > li::before {
	position: absolute;
	display: inline-block;
	left: 0;
	top: 1px;
	min-width: 25px;
	content: '\f105';
	font: 400 14px/24px 'FontAwesome';
	color: #b7b7b7;
}

.list-marked > li + li {
	margin-top: 4px;
}

* + .list-marked {
	margin-top: 15px;
}

p + .list-marked {
	margin-top: 10px;
}

/*
* Ordered List
*/
.list-ordered {
	counter-reset: li;
	text-align: left;
}

.list-ordered > li {
	position: relative;
	padding-left: 25px;
}

.list-ordered > li:before {
	position: absolute;
	content: counter(li, decimal) ".";
	counter-increment: li;
	top: 0;
	left: 0;
	display: inline-block;
	width: 15px;
	color: #b7b7b7;
}

.list-ordered > li + li {
	margin-top: 10px;
}

* + .list-ordered {
	margin-top: 15px;
}

/*
* Images
*/
img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-responsive {
	width: 100%;
	height: 100%;
}

/*
* Icons
*/
.icon {
	display: inline-block;
	font-size: 16px;
	line-height: 1;
}

.icon::before {
	position: relative;
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	text-transform: none;
}

.icon-circle {
	border-radius: 50%;
}

.icon-lg {
	font-size: 22px;
}

.icon-xl {
	font-size: 48px;
}

.icon-xxl {
	font-size: 55px;
}

.icon-gradient {
	width: 30px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 50%;
	border: 1px solid #c4c4c4;
	transition: .3s ease-out all;
	color: #bd0000 !important;
}

html:not(.ie-11) .icon-gradient:before {
	color: #ce202d;

}

.icon-gradient:before {
	color: #ce202d;
	line-height: inherit;
	display: inline-block;
}

.icon-gradient:hover:before {
	color: #14143c;
	line-height: inherit;
	display: inline-block;
}
.icon-gradient:hover {
	border-color: transparent;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
	color: #14143c;
}
html:not(.ie-11) .icon-gradient:hover:before {
	color: #14143c;

}

/*
 * Icon modern
*/
.icon-modern {
	position: relative;
	z-index: 1;
	padding-right: 18px;
}

.icon-modern:after {
	content: '';
	position: absolute;
	right: 0;
	top: 53%;
	width: 33px;
	height: 33px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #14143c;
	transform: translateY(-50%);
	z-index: -1;
}

.icon-modern.linearicons-car2 {
	padding-right: 10px;
}

.icon-modern.linearicons-car2:before {
	top: -3px;
}

.icon-modern.linearicons-sync {
	padding-right: 10px;
}

/*
* Tables custom
*/
.table-custom {
	width: 100%;
	max-width: 100%;
	text-align: left;
	background: #ffffff;
	border-collapse: collapse;
}

.table-custom th,
.table-custom td {
	color: #2c343b;
	background: #ffffff;
}

.table-custom th {
	padding: 35px 24px;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .05em;
	text-transform: uppercase;
	background: #FCFCFC;
}

@media (max-width: 991.98px) {
	.table-custom th {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.table-custom td {
	padding: 17px 24px;
}

.table-custom tbody tr:first-child td {
	border-top: 0;
}

.table-custom tr td {
	border-bottom: 1px solid #c4c4c4;
}

.table-custom tfoot td {
	font-weight: 700;
}

* + .table-custom-responsive {
	margin-top: 30px;
}

@media (min-width: 768px) {
	* + .table-custom-responsive {
		margin-top: 40px;
	}
}

.table-custom.table-custom-primary thead th {
	color: #ffffff;
	background: #14143c;
	border: 0;
}

.table-custom.table-custom-primary tbody tr:hover td {
	background: #FCFCFC;
}

.table-custom.table-custom-bordered tr td:first-child {
	border-left: 0;
}

.table-custom.table-custom-bordered tr td:last-child {
	border-right: 0;
}

.table-custom.table-custom-bordered td {
	border: 1px solid #c4c4c4;
}

.table-custom.table-custom-bordered tbody > tr:first-of-type > td {
	border-top: 0;
}

.table-custom.table-custom-striped {
	border-bottom: 1px solid #c4c4c4;
}

.table-custom.table-custom-striped tbody tr:nth-of-type(odd) td {
	background: transparent;
}

.table-custom.table-custom-striped tbody tr:nth-of-type(even) td {
	background: #FCFCFC;
}

.table-custom.table-custom-striped tbody td {
	border: 0;
}

.table-custom.table-custom-striped tfoot td:not(:first-child) {
	border-left: 0;
}

@media (max-width: 991.98px) {
	.table-custom-responsive {
		display: block;
		width: 100%;
		overflow-x: auto;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
	.table-custom-responsive.table-bordered {
		border: 0;
	}
}

/*
* Dividers
*/
hr {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #FCFCFC;
}

.divider {
	font-size: 0;
	line-height: 0;
}

.divider::after {
	content: '';
	display: inline-block;
	width: 60px;
	height: 2px;
	background-color: #14143c;
}

/*
* Buttons
*/
.nav-previous a, .nav-next a {
	padding: 5px 10px !important;
}
.button, .nav-previous a, .nav-next a {
	position: relative;
	overflow: hidden;
	display: inline-block;
	padding: 18px 48px;
	border: 2px solid;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: 0;
	text-transform: uppercase;
	text-overflow: ellipsis;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	user-select: none;
	border-radius: 4px;
	transition: .3s ease-out all;
}

.btn-small, .nav-previous a, .nav-next a {
	padding: 5px 20px;
}

@media (min-width: 1200px) {
	.button, .nav-previous a, .nav-next a {
		min-width: 221px;
		padding: 16px 30px;
	}
	.btn-small {
	padding: 5px 20px;
}
}

.button-block {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}

.button-default, .button-default:focus {
	color: #c4c4c4;
	background-color: #2c343b;
	border-color: #2c343b;
}

.button-default:hover, .button-default:active, .button-default.active {
	color: #ffffff;
	background-color: #14143c;
	border-color: #14143c;
}

.button-default.button-ujarak::before {
	background: #14143c;
}

.button-gray-100, .button-gray-100:focus {
	color: #151515;
	background-color: #f6f6f6;
	border-color: #f6f6f6;
}

.button-gray-100:hover, .button-gray-100:active, .button-gray-100.active {
	color: #151515;
	background-color: #e9e9e9;
	border-color: #e9e9e9;
}

.button-gray-100.button-ujarak::before {
	background: #e9e9e9;
}

.button-primary, .nav-previous a, .nav-next a {
	position: relative;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: 0 0, 0 100%;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 35px;
	-moz-background-size: 100% 35px;
	background-size: 100% 35px;
	border: 2px solid #14143c;
	background-color: #ffffff;
	transition: .3s ease-out all;
	will-change: transfrom;
}

.button-primary, .button-primary:focus, .button-primary:active, .nav-previous a, .nav-previous a:focus, .nav-previous a:active, .nav-next a, .nav-next a:focus, .nav-next a:active {
	color: #14143c;
}

.button-primary:hover, .nav-previous a:hover, .nav-next a:hover {
	color: #bd0000;
	border: 2px solid #bd0000;
	background-color: transparent;
	-webkit-background-size: 100% 2px;
	-moz-background-size: 100% 2px;
	background-size: 100% 2px;
}

.btn-small {

}

.parallax-container .button-primary:hover {
	color: #ffffff;
}


.button-gradient-outline {
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: 0 0, 0 100%;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 2px;
	-moz-background-size: 100% 2px;
	background-size: 100% 2px;
	border-left: 2px solid #FFE927;
	border-right: 2px solid #ce202d;
	background-image: -webkit-linear-gradient(266.78deg, #FFE927 13.56%, #ce202d 93.16%), -webkit-linear-gradient(266.78deg, #FFE927 13.56%, #ce202d 93.16%);
	background-image: -moz-linear-gradient(266.78deg, #FFE927 13.56%, #ce202d 93.16%), -moz-linear-gradient(266.78deg, #FFE927 13.56%, #ce202d 93.16%);
	background-image: -o-linear-gradient(266.78deg, #FFE927 13.56%, #ce202d 93.16%), -o-linear-gradient(266.78deg, #FFE927 13.56%, #ce202d 93.16%);
	background-image: linear-gradient(to right, #FFE927 0%, #ce202d 100%), linear-gradient(to right, #FFE927 0%, #ce202d 100%);
	transition: .3s ease-out all;
}

.button-gradient-outline, .button-gradient-outline:focus, .button-gradient-outline:active {
	color: #ffffff;
}

.button-gradient-outline:hover {
	color: #ffffff;
	-webkit-background-size: 100% 60px;
	-moz-background-size: 100% 60px;
	background-size: 100% 60px;
}

.button-default-outline, .button-default-outline:focus {
	color: #ffffff;
	background-color: transparent;
	border-color: #ffffff;
}

.button-default-outline:hover, .button-default-outline:active, .button-default-outline.active {
	color: #14143c;
	background-color: #ffffff;
	border-color: #ffffff;
}

.button-default-outline.button-ujarak::before {
	background: #ffffff;
}

.button-ghost {
	border: 0;
	background-color: transparent;
}

.button-ghost:hover {
	color: #ffffff;
	background: #14143c;
}

.button-facebook, .button-facebook:focus {
	color: #ffffff;
	background-color: #4d70a8;
	border-color: #4d70a8;
}

.button-facebook:hover, .button-facebook:active, .button-facebook.active {
	color: #ffffff;
	background-color: #456497;
	border-color: #456497;
}

.button-facebook.button-ujarak::before {
	background: #456497;
}

.button-twitter, .button-twitter:focus {
	color: #ffffff;
	background-color: #02bcf3;
	border-color: #02bcf3;
}

.button-twitter:hover, .button-twitter:active, .button-twitter.active {
	color: #ffffff;
	background-color: #02a8da;
	border-color: #02a8da;
}

.button-twitter.button-ujarak::before {
	background: #02a8da;
}

.button-google, .button-google:focus {
	color: #ffffff;
	background-color: #e2411e;
	border-color: #e2411e;
}

.button-google:hover, .button-google:active, .button-google.active {
	color: #ffffff;
	background-color: #cc3a1a;
	border-color: #cc3a1a;
}

.button-google.button-ujarak::before {
	background: #cc3a1a;
}

.button-shadow {
	box-shadow: 0 9px 21px 0 rgba(196, 196, 196, 0.15);
}

.button-shadow:hover {
	box-shadow: 0 9px 10px 0 rgba(196, 196, 196, 0.15);
}

.button-shadow:focus, .button-shadow:active {
	box-shadow: none;
}

.button-ujarak {
	position: relative;
	z-index: 0;
	transition: background .4s, border-color .4s, color .4s;
}

.button-ujarak::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #14143c;
	z-index: -1;
	opacity: 0;
	transform: scale3d(0.7, 1, 1);
	transition: transform 0.42s, opacity 0.42s;
	border-radius: inherit;
}

.button-ujarak, .button-ujarak::before {
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.button-ujarak:hover {
	transition: background .4s .4s, border-color .4s 0s, color .2s 0s;
}

.button-ujarak:hover::before {
	opacity: 1;
	transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}

.button-xs {
	padding: 8px 17px;
}

@media (min-width: 1200px) {
	.button-md {
		padding: 20px 20px;
	}
}

@media (min-width: 1200px) {
	.button-lg {
		padding: 22px 60px;
	}
}

.button-xl {
	padding: 16px 50px;
	font-size: 16px;
	line-height: 28px;
}

@media (min-width: 992px) {
	.button-xl {
		padding: 20px 80px;
	}
}

.button-circle {
	border-radius: 30px;
}

.button-round-1 {
	border-radius: 5px;
}

.button-round-2 {
	border-radius: 10px;
}

.button.button-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
}

.button.button-icon .icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: inherit;
	font-size: 1.55em;
	line-height: 1em;
}

.button.button-icon-left .icon {
	padding-right: 11px;
}

.button.button-icon-right {
	flex-direction: row-reverse;
}

.button.button-icon-right .icon {
	padding-left: 11px;
}

.button.button-icon.button-link .icon {
	top: 5px;
	font-size: 1em;
}

.button.button-icon.button-xs .icon {
	top: .05em;
	font-size: 1.2em;
	padding-right: 8px;
}

.button.button-icon.button-xs .button-icon-right {
	padding-left: 8px;
}

.btn-primary {
	border-radius: 3px;

	font-weight: 400;
	letter-spacing: .05em;
	text-transform: uppercase;
	transition: .33s;
}

.btn-primary, .btn-primary:active, .btn-primary:focus {
	color: #ffffff;
	background: #14143c;
	border-color: #14143c;
}

.btn-primary:hover {
	color: #ffffff;
	background: #171717;
	border-color: #171717;
}

/*
* Form styles
*/
.rd-form {
	position: relative;
	text-align: left;
}

.rd-form * + .button {
	margin-top: 12px;
}

* + .rd-form {
	margin-top: 20px;
}

input:-webkit-autofill ~ label,
input:-webkit-autofill ~ .form-validation {
	color: #171717 !important;
}

.form-wrap {
	position: relative;
}

.form-wrap.has-error .form-input {
	border-color: #f5543f;
}

.form-wrap.has-focus .form-input {
	border-color: #14143c;
}

.form-wrap + * {
	margin-top: 12px;
}

.form-input {
	display: block;
	width: 100%;
	min-height: 55px;
	padding: 12px 19px;
	font-size: 17px;
	font-weight: 400;
	line-height: 29px;
	color: #171717;
	background-color: #f6f6f6;
	background-image: none;
	border-radius: 4px;
	-webkit-appearance: none;
	transition: .3s ease-in-out;
	border: 1px solid #c4c4c4;
}

.form-input:focus {
	outline: 0;
}

textarea.form-input {
	height: 135px;
	min-height: 55px;
	max-height: 230px;
	resize: vertical;
}

.form-label,
.form-label-outside {
	margin-bottom: 0;
	color: #171717;
	font-weight: 400;
}

.form-label {
	position: absolute;
	top: 27.5px;
	left: 0;
	right: 0;
	padding-left: 19px;
	padding-right: 19px;
	font-size: 17px;
	font-weight: 400;
	line-height: 29px;
	pointer-events: none;
	text-align: left;
	z-index: 9;
	transition: .25s;
	will-change: transform;
	transform: translateY(-50%);
}

.form-label.focus {
	opacity: 0;
}

.form-label.auto-fill {
	color: #171717;
}

.form-label-outside {
	width: 100%;
	margin-bottom: 4px;
}

@media (min-width: 768px) {
	.form-label-outside {
		position: static;
	}
	.form-label-outside, .form-label-outside.focus, .form-label-outside.auto-fill {
		transform: none;
	}
}

[data-x-mode='true'] .form-label {
	pointer-events: auto;
}

.form-validation {
	position: absolute;
	right: 8px;
	top: 0;
	z-index: 11;
	margin-top: 2px;
	font-size: 9px;
	font-weight: 400;
	line-height: 12px;
	letter-spacing: 0;
	color: #f5543f;
	transition: .3s;
}

.form-validation-left .form-validation {
	top: 100%;
	right: auto;
	left: 0;
}

#form-output-global {
	position: fixed;
	bottom: 30px;
	left: 15px;
	z-index: 2000;
	visibility: hidden;
	transform: translate3d(-500px, 0, 0);
	transition: .3s all ease;
}

#form-output-global.active {
	visibility: visible;
	transform: translate3d(0, 0, 0);
}

@media (min-width: 576px) {
	#form-output-global {
		left: 30px;
	}
}

.form-output {
	position: absolute;
	top: 100%;
	left: 0;
	font-size: 10px;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 2px;
	transition: .3s;
	opacity: 0;
	visibility: hidden;
}

.form-output.active {
	opacity: 1;
	visibility: visible;
}

.form-output.error {
	color: #f5543f;
}

.form-output.success {
	color: #98bf44;
}

.radio .radio-custom,
.radio-inline .radio-custom,
.checkbox .checkbox-custom,
.checkbox-inline .checkbox-custom {
	opacity: 0;
}

.radio .radio-custom, .radio .radio-custom-dummy,
.radio-inline .radio-custom,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom,
.checkbox-inline .checkbox-custom-dummy {
	position: absolute;
	left: 0;
	width: 14px;
	height: 14px;
	outline: none;
	cursor: pointer;
}

.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
	pointer-events: none;
	background: #ffffff;
}

.radio .radio-custom-dummy::after,
.radio-inline .radio-custom-dummy::after,
.checkbox .checkbox-custom-dummy::after,
.checkbox-inline .checkbox-custom-dummy::after {
	position: absolute;
	opacity: 0;
	transition: .22s;
}

.radio .radio-custom:focus,
.radio-inline .radio-custom:focus,
.checkbox .checkbox-custom:focus,
.checkbox-inline .checkbox-custom:focus {
	outline: none;
}

.radio input,
.radio-inline input,
.checkbox input,
.checkbox-inline input {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.radio-custom:checked + .radio-custom-dummy:after,
.checkbox-custom:checked + .checkbox-custom-dummy:after {
	opacity: 1;
}

.radio,
.radio-inline {
	padding-left: 28px;
}

.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy {
	top: 1px;
	left: 0;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 1px solid #b7b7b7;
}

.radio .radio-custom-dummy::after,
.radio-inline .radio-custom-dummy::after {
	content: '';
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	background: #2c343b;
	border-radius: inherit;
}

.checkbox,
.checkbox-inline {
	padding-left: 28px;
}

.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
	left: 0;
	width: 18px;
	height: 18px;
	margin: 0;
	border: 1px solid #b7b7b7;
}

.checkbox .checkbox-custom-dummy::after,
.checkbox-inline .checkbox-custom-dummy::after {
	content: '\f222';
	font-family: "Material Design Icons";
	position: absolute;
	top: -1px;
	left: -2px;
	font-size: 20px;
	line-height: 18px;
	color: #c4c4c4;
}

.toggle-custom {
	padding-left: 60px;
	-webkit-appearance: none;
}

.toggle-custom:checked ~ .checkbox-custom-dummy::after {
	background: #14143c;
	transform: translate(20px, -50%);
}

.toggle-custom ~ .checkbox-custom-dummy {
	position: relative;
	display: inline-block;
	margin-top: -1px;
	width: 44px;
	height: 20px;
	background: #f6f6f6;
	cursor: pointer;
}

.toggle-custom ~ .checkbox-custom-dummy::after {
	content: '';
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 16px;
	left: 0;
	top: 50%;
	background: #b7b7b7;
	transform: translate(4px, -50%);
	opacity: 1;
	transition: .22s;
}

.rd-form-inline {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	text-align: center;
	transform: translate3d(0, -10px, 0);
	margin-bottom: -10px;
	margin-left: -5px;
	margin-right: -5px;
}

.rd-form-inline > * {
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.rd-form-inline .form-wrap {
	flex-grow: 1;
}

.rd-form-inline .form-wrap-select {
	text-align: left;
}

.rd-form-inline .form-button {
	flex-shrink: 0;
	max-width: calc(100% - 10px);
	min-height: 55px;
}

.rd-form-inline .form-button .button {
	min-height: inherit;
	min-width: 99px;
}

@media (min-width: 576px) {
	.rd-form-inline .button {
		display: block;
	}
}

@media (min-width: 992px) {
	.rd-form-inline {
		max-width: 390px;
		flex-wrap: nowrap;
	}
}

@media (min-width: 1200px) {
	.rd-form-inline .form-wrap {
		flex-grow: 1;
		min-width: 259px;
	}
}

.rd-form-inline.rd-form-inline-centered {
	justify-content: center;
}

.form-sm .form-input,
.form-sm .button {
	padding-top: 9px;
	padding-bottom: 9px;
	min-height: 40px;
}

.form-sm .form-validation {
	top: -16px;
}

.form-sm .form-label {
	top: 20px;
}

.form-sm * + .button {
	margin-top: 10px;
}

.form-lg .form-input,
.form-lg .form-label,
.form-lg .select2-container .select2-choice {
	font-size: 16px;
}

.form-lg .form-input,
.form-lg .select2-container .select2-choice {
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.form-lg .form-input,
.form-lg .select2-container .select2-choice {
	min-height: 58px;
}

.form-lg .form-button {
	min-height: 60px;
}

.form-lg .form-label {
	top: 30px;
}

/*
* Posts
*/
.post-classic {
	display: flex;
	align-items: center;
	max-width: 360px;
}

.post-classic-img {
	display: block;
	flex-shrink: 0;
	position: relative;
	overflow: hidden;
	margin-right: 20px;
	width: 90px;
	height: 87px;
	border-radius: 6px;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}

.post-classic-meta {
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: uppercase;
	opacity: .5;
}

* + .post-classic-meta {
	margin-top: 8px;
}

.jumbotron-custom {
	position: relative;
	overflow: hidden;
}

.jumbotron-custom:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(270deg, rgba(0, 0, 0, 0) -50%, rgba(0, 0, 0, 0.15) 63.91%);
	z-index: 1;
	pointer-events: none;
}




.list-social > * {
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.list-social > li {
	display: inline;
}

.list-social {
	margin-top: 25px;
}

.jumbotron-custom .container {
	position: relative;
	z-index: 2;
}

.jumbotron-custom-content {
	max-width: 700px;
}

.jumbotron-custom-content h1
 {
 	font-family: 'Brown-Bold',Helvetica,Arial,sans-serif;
 
 }

.jumbotron-custom-content-projects {
	max-width: 700px;
	margin-left: 0;
}

@media (min-width: 576px) {
.jumbotron-custom-content-projects {
	max-width: 700px;
	margin-left: -15px;
	min-height: 210px;
}
}


.logo-jumbotron {

}	


.jumbotron-custom-text {
		font-size: 20px;
		font-family: 'Brown-Light',Helvetica,Arial,sans-serif;

	}

@media (min-width: 1200px) {
	.jumbotron-custom .container-wide-custom {
		margin-top: 0 !important;
		position: static;
	}
	.jumbotron-custom .container-wide-custom .row {
		position: static;
	}
	.jumbotron-custom .container-wide-custom [class*='col-'] {
		position: static;
	}

	.list-social > * {
		margin-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.list-social > li {
		display: inline;
	}
	.jumbotron-custom:before {
		background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 63.91%);
	}
	.jumbotron-custom:after {
		display: block;
	}
	.jumbotron-custom-text {
		font-size: 34px;
		opacity: .7;
		letter-spacing: 0;
	}
	.jumbotron-custom * + .button {
		margin-top: 40px;
	}
	.jumbotron-custom {
		padding: 220px 0;
	}
}

/*
* Quotes
*/
.quote-primary-mark {
	position: relative;
	top: 6px;
	display: block;
	width: 37px;
	height: 27px;
	fill: #14143c;
	flex-shrink: 0;
}

.quote-primary-body {
	position: relative;
	padding: 25px 0;
	border-top: 1px solid #FCFCFC;
}

.quote-primary-body::before, .quote-primary-body::after {
	content: '';
	position: absolute;
	bottom: 0;
	height: 13px;
	border-style: solid;
	border-color: #FCFCFC;
}

.quote-primary-body::before {
	left: 0;
	width: 78px;
	border-width: 1px 1px 0 0;
}

.quote-primary-body::after {
	right: 0;
	width: calc(100% - 78px - 12px);
	border-width: 1px 0 0 1px;
	transform-origin: 0 0;
	transform: skew(-45deg);
}

.quote-primary-text {
	padding-top: 20px;
}

.quote-primary-cite {
	font-weight: 700;
}

.quote-primary-footer {
	padding-left: 5px;
}

* + .quote-primary {
	margin-top: 30px;
}

* + .quote-primary-footer {
	margin-top: 8px;
}

@media (min-width: 576px) {
	.quote-primary-body {
		display: flex;
		padding: 32px 20px 40px 30px;
	}
	.quote-primary-text {
		padding-top: 0;
		padding-left: 20px;
	}
	.quote-primary-footer {
		padding-left: 30px;
	}
}

@media (min-width: 768px) {
	.quote-primary-body {
		padding-right: 40px;
	}
}

/*
* Text styling
*/
.text-italic {
	font-style: italic;
}

.text-normal {
	font-style: normal;
}

.text-underline {
	text-decoration: underline;
}

.text-strike {
	text-decoration: line-through;
}

.font-weight-thin {
	font-weight: 100;
}

.font-weight-light {
	font-weight: 300;
}

.font-weight-regular {
	font-weight: 400;
}

.font-weight-medium {
	font-weight: 500;
}

.font-weight-sbold {
	font-weight: 600;
}

.font-weight-bold {
	font-weight: 700;
}

.font-weight-ubold {
	font-weight: 900;
}

.text-spacing-0 {
	letter-spacing: 0;
}

.text-primary {
	color: #14143c !important;
}

/*
* Offsets
*/
* + p {
	margin-top: 15px;
}

h2 + p,
.heading-2 + p {
	margin-top: 12px;
}

p + h2,
p + .heading-2 {
	margin-top: 15px;
}

h6 + h2 {
	margin-top: 20px;
}

h2 + p {
	margin-top: 25px;
}

p + p {
	margin-top: 12px;
}

img + p {
	margin-top: 15px;
}

h3 + img {
	margin-top: 42px;
}

@media (min-width: 1200px) {
	h2 + p {
		margin-top: 20px;
	}
}

* + .row {
	margin-top: 30px;
}

* + .big {
	margin-top: 20px;
}

* + .text-block {
	margin-top: 30px;
}

* + .button {
	margin-top: 15px;
}

@media (min-width: 1200px) {
	h1 + .button {
		margin-top: 40px;
	}
}

.row + h3,
.row + .heading-3 {
	margin-top: 80px;
}

.container + .container {
	margin-top: 35px;
}

.row + .row {
	margin-top: 35px;
}

@media (min-width: 1200px) {
	* + .rd-form {
		margin-top: 30px;
	}
	.container + .container {
		margin-top: 60px;
	}
	.row + .row {
		margin-top: 60px;
	}
}

.row-0 {
	margin-bottom: 0px;
}

.row-0:empty {
	margin-bottom: 0;
}

.row-0 > * {
	margin-bottom: 0px;
}

.row-13 {
	margin-bottom: -13px;
}

.row-13:empty {
	margin-bottom: 0;
}

.row-13 > * {
	margin-bottom: 13px;
}

.row-15 {
	margin-bottom: -15px;
}

.row-15:empty {
	margin-bottom: 0;
}

.row-15 > * {
	margin-bottom: 15px;
}

.row-20 {
	margin-bottom: -20px;
}

.row-20:empty {
	margin-bottom: 0;
}

.row-20 > * {
	margin-bottom: 20px;
}

.row-30 {
	margin-bottom: -30px;
}

.row-30:empty {
	margin-bottom: 0;
}

.row-30 > * {
	margin-bottom: 30px;
}

.row-40 {
	margin-bottom: -40px;
}

.row-40:empty {
	margin-bottom: 0;
}

.row-40 > * {
	margin-bottom: 40px;
}

.row-50 {
	margin-bottom: -50px;
}

.row-50:empty {
	margin-bottom: 0;
}

.row-50 > * {
	margin-bottom: 50px;
}

.row-70 {
	margin-bottom: -70px;
}

.row-70:empty {
	margin-bottom: 0;
}

.row-70 > * {
	margin-bottom: 70px;
}

@media (min-width: 992px) {
	.row-md-30 {
		margin-bottom: -30px;
	}
	.row-md-30:empty {
		margin-bottom: 0;
	}
	.row-md-30 > * {
		margin-bottom: 30px;
	}
}

@media (min-width: 1200px) {
	.row-xl-70 {
		margin-bottom: -30px;
	}
	.row-xl-70:empty {
		margin-bottom: 0;
	}
	.row-xl-70 > * {
		margin-bottom: 30px;
	}
}

/*
* Sections
*/

.section-nopad {
	padding:  0;
}

.section-nopad-bottom {
	padding-bottom:  0;
} 

.section-xs {
	padding: 25px 0;
}

.section-md-top {
	padding: 50px 0 0 0;
}

.section-md-toponly {
	padding: 50px 0 0 0;
}
.section-md-bottom {
	padding:  0 0 50px 0;
}

.section-lg-bottom {
	padding:  0 0 80px 0;
}

.section-sm-bottom {
	padding:  0 0 20px 0;
}

.section-sm,
.section-md,
.section-lg {
	padding-top: 50px ;
	padding-bottom: 50px ;
}

.section-md-2 {
	padding: 20px 0;
}

.section-xl {
	padding: 95px 0;
}

.section-collapse + .section-collapse {
	padding-top: 0;
}

.section-collapse:last-child {
	padding-bottom: 0;
}

html [class*='section-'].section-bottom-0 {
	padding-bottom: 0;
}

@media (min-width: 768px) {
	.section-sm {
		padding: 60px 0;
	}
	.section-md {
		padding: 70px 0;
	}
	.section-lg {
		padding: 85px 0;
	}
	.section-xl {
		padding: 100px 0;
	}
}

@media (min-width: 992px) {
	.section-md {
		padding: 80px 0 100px;
	}
	.section-md-top {
		padding: 80px 0;
	}
	.section-lg {
		padding: 100px 0 115px;
	}
	.section-xl {
		padding: 140px 0;
	}
}

@media (min-width: 1200px) {
	.section-lg-top-125 {
		padding-top: 125px;
	}
	.section-lg-bottom-125 {
		padding-bottom: 125px;
	}
	.section-lg-bottom-250 {
		padding-bottom: 250px;
	}
	.section-xl {
		padding: 250px 0;
	}
}

.section-top-25 {
	padding-top: 25px;
}

.section-top-40 {
	padding-top: 40px;
}

/*
 * Section custom
*/
.section-modern {
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
}

@media (max-width: 991.98px) {
	.section-modern .section-lg {
		padding-bottom: 60px;
	}
}

@media (min-width: 992px) {
	.section-modern-img {
		bottom: 0;
		position: absolute;
		margin-left: -30px;
	}
	.section-modern h2 {
		padding-right: 100px;
	}
	.section-modern p + .row {
		margin-top: 45px;
	}
}

/*
 * Section Amazing
*/
@media (min-width: 1200px) {
	.section-amazing-item {
		position: absolute;
		z-index: 2;
		left: 100%;
		bottom: -30px;
	}
	.section-amazing-item:after {
		content: '';
		position: absolute;
		top: -30px;
		bottom: 0;
		left: 0;
		right: -25px;
		z-index: -1;
		background-color: #ffffff;
	}
}

/*
* Grid modules
*/
@media (min-width: 1200px) {
	.container-wide {
		max-width: 100%;
	}
}

@media (min-width: 1600px) {
	.container-fluid-custom {
		max-width: 1600px;
	}
}

@media (min-width: 1800px) {
	.container-fluid-custom {
		max-width: 1920px;
	}
}

.container-fluid-custom-1 {
	max-width: 1920px;
}

@media (min-width: 1200px) {
	.container-fluid-custom-1 {
		padding-left: 0;
		padding-right: 0;
	}
}

.grid-demo {
	letter-spacing: 0;
	text-align: center;
}

.grid-demo p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.grid-demo * + p {
	margin-top: 5px;
}

.grid-demo * + .row {
	margin-top: 20px;
}

.grid-demo .row + .row {
	margin-top: 0;
}

@media (min-width: 1200px) {
	.grid-demo {
		text-align: left;
	}
	.grid-demo p {
		white-space: normal;
		overflow: visible;
		text-overflow: unset;
	}
	.grid-demo * + p {
		margin-top: 25px;
	}
}

.grid-demo-bordered .row {
	border: 0 solid #FCFCFC;
	border-top-width: 1px;
}

.grid-demo-bordered .row:last-child {
	border-bottom-width: 1px;
}

.grid-demo-bordered [class*='col'] {
	padding: 5px 15px;
}

.grid-demo-bordered [class*='col']:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -1px;
	border-left: 1px solid #FCFCFC;
}

@media (min-width: 768px) {
	.grid-demo-bordered [class*='col'] {
		padding: 30px;
	}
}

@media (min-width: 1200px) {
	.grid-demo-bordered [class*='col'] {
		padding: 50px 50px 45px;
	}
}

.grid-demo-underlined .row {
	border-bottom: 1px solid #FCFCFC;
}

.grid-demo-underlined [class*='col'] {
	padding: 5px 15px;
}

@media (min-width: 768px) {
	.grid-demo-underlined [class*='col'] {
		padding-top: 25px;
		padding-bottom: 25px;
	}
}

@media (min-width: 1200px) {
	.grid-demo-underlined [class*='col'] {
		padding-top: 45px;
		padding-bottom: 45px;
	}
}

.row-narrow {
	margin-left: -6px;
	margin-right: -6px;
}

.row-narrow [class*='col'] {
	padding-left: 6px;
	padding-right: 6px;
}

/*
* Backgrounds
*/
/*
* Light Backgrounds
*/
.bg-default {
	background-color: #ffffff;
}

.bg-default:not([style*="background-"]) + .bg-default:not([style*="background-"]) {
	padding-top: 0;
}

.bg-gray-100 {
	background-color: #f6f6f6;
}

.bg-gray-100:not([style*="background-"]) + .bg-gray-100:not([style*="background-"]) {
	padding-top: 0;
}

/*
* Dark Backgrounds
*/
.bg-gray-700 {
	background-color: #2c343b;
}

.bg-gray-700:not([style*="background-"]) + .bg-gray-700:not([style*="background-"]) {
	padding-top: 0;
}

/*
* Accent Backgrounds
*/
.bg-primary + .bg-primary {
	padding-top: 0;
}

/*
* Background Image
*/
.bg-image {
	background-size: cover;
	background-position: center;
}

@media (min-width: 992px) {
	html:not(.tablet):not(.mobile) .bg-fixed {
		background-attachment: fixed;
	}
}

/*
* Utilities custom
*/
.height-fill {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: stretch;
}

.height-fill > * {
	flex-grow: 1;
	flex-shrink: 0;
}

.object-inline {
	white-space: nowrap;
}

.object-inline > * {
	display: inline-block;
	min-width: 20px;
	vertical-align: top;
	white-space: normal;
}

.object-inline > * + * {
	margin-left: 5px;
}

.oh {
	position: relative;
	overflow: hidden;
}

.text-decoration-lines {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.text-decoration-lines-content {
	position: relative;
	display: inline-block;
	min-width: 170px;
	font-size: 13px;
	text-transform: uppercase;
}

.text-decoration-lines-content::before, .text-decoration-lines-content::after {
	content: '';
	position: absolute;
	height: 1px;
	background: #FCFCFC;
	top: 50%;
	width: 100vw;
}

.text-decoration-lines-content::before {
	left: 0;
	transform: translate3d(-100%, 0, 0);
}

.text-decoration-lines-content::after {
	right: 0;
	transform: translate3d(100%, 0, 0);
}

* + .text-decoration-lines {
	margin-top: 30px;
}

[style*='z-index: 1000;'] {
	z-index: 1101 !important;
}

.text-block > * {
	margin-left: .125em;
	margin-right: .125em;
}

@media (max-width: 1599.98px) {
	.svg-custom {
		margin-top: 10px;
		width: 100%;
		height: auto;
	}
}

/*
* Animate.css
*/
.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
	opacity: 1;
}

.animated.infinite {
	animation-iteration-count: infinite;
}

.animated.hinge {
	animation-duration: 2s;
}

html:not(.lt-ie10) .not-animated {
	opacity: 0;
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.fadeIn {
	animation-name: fadeIn;
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		transform: none;
	}
}

.fadeInUp {
	animation-name: fadeInUp;
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -100%, 0);
	}
	100% {
		opacity: 1;
		transform: none;
	}
}

.fadeInDown {
	animation-name: fadeInDown;
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translate3d(-100%, 0, 0);
	}
	100% {
		opacity: 1;
		transform: none;
	}
}

.fadeInLeft {
	animation-name: fadeInLeft;
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translate3d(100%, 0, 0);
	}
	100% {
		opacity: 1;
		transform: none;
	}
}

.fadeInRight {
	animation-name: fadeInRight;
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

.fadeOut {
	animation-name: fadeOut;
}

@keyframes slideInDown {
	0% {
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	100% {
		transform: translate3d(0, 0, 0);
	}
}

.slideInDown {
	animation-name: slideInDown;
}

@keyframes slideInLeft {
	0% {
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}
	100% {
		transform: translate3d(0, 0, 0);
	}
}

.slideInLeft {
	animation-name: slideInLeft;
}

@keyframes slideInRight {
	0% {
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}
	100% {
		transform: translate3d(0, 0, 0);
	}
}

.slideInRight {
	animation-name: slideInRight;
}

@-webkit-keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

@-webkit-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

@keyframes slideOutDown {
	0% {
		transform: translate3d(0, 0, 0);
	}
	100% {
		visibility: hidden;
		transform: translate3d(0, 100%, 0);
	}
}

.slideOutDown {
	animation-name: slideOutDown;
}

@-webkit-keyframes Gradient-fade {
	0% {
		background-position: 0% 100%;
	}
	70% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

@-moz-keyframes Gradient-fade {
	0% {
		background-position: 0% 50%;
	}
	70% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

@keyframes Gradient-fade {
	0% {
		background-position: 0% 50%;
	}
	70% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

/*
*
* Preloader
*/
.preloader {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 10000;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
	background: #ffffff;
	transition: .3s all ease;
}

.preloader.loaded {
	opacity: 0;
	visibility: hidden;
}

.preloader-body {
	text-align: center;
}

.preloader-body p {
	position: relative;
	right: -8px;
}

.cssload-container {
	width: 100%;
	height: 36px;
	text-align: center;
}

.cssload-speeding-wheel {
	width: 36px;
	height: 36px;
	margin: 0 auto;
	border: 3px solid #14143c;
	border-radius: 50%;
	border-left-color: transparent;
	border-bottom-color: transparent;
	animation: cssload-spin .88s infinite linear;
}

@keyframes cssload-spin {
	100% {
		transform: rotate(360deg);
	}
}

/*
*
* ToTop
*/
.ui-to-top {
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 100;
	width: 55px;
	height: 55px;
	font-size: 20px;
	line-height: 51px;
	color: #ffffff;
	background: #14143c;
	overflow: hidden;
	text-align: center;
	border-radius: 50%;
	text-decoration: none;
	transition: .45s all ease-in-out;
	transform: translate3d(0, 100px, 0);
}

.ui-to-top:hover {
	color: #ffffff;
	background: #111111;
	text-decoration: none;
}

.ui-to-top:focus {
	color: #ffffff;
}

.ui-to-top.active {
	transform: translate3d(0, 0, 0);
}

html.mobile .ui-to-top,
html.tablet .ui-to-top {
	display: none !important;
}

@media (min-width: 576px) {
	.ui-to-top {
		right: 40px;
		bottom: 40px;
	}
}



/*
 * Modal Custom

.modal-custom {
	padding-top: 56px;
}

.modal-custom .modal-content {
	padding: 30px 10px;
	border-radius: 8px;
	background-color: #F7F7F7;
}

.modal-custom .modal-body {
	text-align: center;
}

.modal-custom .close {
	z-index: 15;
	position: absolute;
	right: 20px;
	top: 17px;
	opacity: 1;
	transition: .3s ease-out all;
}

.modal-custom .close > span {
	display: block;
	width: 23px;
	height: 23px;
	background-image: url("../images/modal-close.png");
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}

.modal-custom .form-input {
	font-weight: 500;
	background-color: #ffffff;
}

.modal-custom .form-label {
	font-weight: 500;
}

.modal-custom .row + .form-wrap {
	margin-top: 30px;
}

@media (min-width: 992px) {
	.modal-custom .close {
		right: 35px;
		top: 35px;
	}
	.modal-custom .modal-content {
		padding: 87px 149px;
	}
	.modal-custom .modal-dialog {
		max-width: 926px;
	}
	.modal-custom .row + .form-wrap {
		margin-top: 40px;
	}
}

@media (min-width: 1200px) {
	.modal-custom * + .rd-form {
		margin-top: 40px;
	}
}
*/
/**
 * Select 2
 */
.select2-container {
	position: relative;
	display: inline-block;
	width: 100% !important;
	margin: 0;
	vertical-align: middle;
	box-sizing: border-box;
}

.select2-container .select2-selection--single {
	display: block;
	height: 50px;
	box-sizing: border-box;
	cursor: pointer;
	user-select: none;
	font-weight: 500;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative;
}

.select2-container .select2-selection--multiple {
	display: block;
	box-sizing: border-box;
	cursor: pointer;
	user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1;
}

.select2-container .select2-search--inline {
	align-self: center;
}

.select2-container .select2-search--inline .select2-search__field {
	display: block;
	padding: 0;
	border: none;
	font-size: 17px;
	min-height: 27px;
	box-sizing: border-box;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.has-error .select2-selection__rendered {
	border-color: red !important;
}

.select2-dropdown {
	position: absolute;
	left: -100000px;
	z-index: 1051;
	width: 100%;
	display: block;
	box-sizing: border-box;
	background-color: #ffffff;
	color: #171717;
	border: 1px solid #c4c4c4;
}

.select2-results {
	display: block;
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0;
}

.select2-results__option {
	padding-left: 19px;
	padding-right: 19px;
	user-select: none;
}

.select2-results__option[aria-selected] {
	cursor: pointer;
}

.select2-container--open .select2-dropdown {
	left: 0;
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-search--dropdown {
	display: block;
	padding: 4px;
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
	display: none;
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0);
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
	background-color: #ffffff;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-top: 16.5px;
	padding-bottom: 16.5px;
	padding-left: 19px;
	font-size: 17px;
	line-height: 1;
	color: #171717;
	border-radius: 4px;
	border: 1px solid #c4c4c4;
	padding-right: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #171717;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	width: 20px;
	height: 26px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -4px;
	margin-top: -2px;
	border-color: #C3C1C1 transparent transparent transparent;
	border-style: solid;
	border-width: 8px 5px 0 5px;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	cursor: default;
	background-color: #f6f6f6;
	color: #262626;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #C3C1C1 transparent;
	border-width: 0 5px 8px 5px;
}

.select2-container--default .select2-selection--multiple {
	background-color: #ffffff;
	cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	width: 100%;
	padding: 11.5px 24px 6.5px 14px;
	list-style: none;
	box-sizing: border-box;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none;
	margin-bottom: 5px;
	margin-left: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #171717;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	padding: 5px;
	cursor: default;
	font-size: 17px;
	background-color: #14143c;
	color: #ffffff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
	color: #ffffff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #ffffff;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	cursor: default;
	background-color: #f6f6f6;
	color: #262626;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield;
}

.select2-container--default .select2-search--inline .select2-search__field, .select2-container--default .select2-search--inline .select2-search__field::-webkit-input-placeholder {
	color: #171717;
}

.select2-container--default .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	background-color: #f6f6f6;
	color: #262626;
}

.select2-container--default .select2-results__option.select2-results__option--highlighted, .select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #14143c;
	color: #ffffff;
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em;
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.section-news .button {
  margin-top: 0px !important;
  margin-bottom: 15px;
}

.section-news p {
	margin-top: 5px;
}
.popup-project-heading {
	margin-bottom: 0px !important;
}
.popup-project-detail {
	margin-top: 0px !important;
}
.citystate {
	text-transform: uppercase; 
	font-size: 16px;
	color: #41cdf5;
	margin-bottom: 10px;
}

.logo-home {
	width: 80%;
}