/* START HEADER */
@font-face {
    font-family: 'ITC Avant Garde Gothic';
    src: url('../font/AvantGardeLT-Bold.eot');
    src: url('../font/AvantGardeLT-Bold.eot?#iefix') format('embedded-opentype'),
      url('../font/AvantGardeLT-Bold.woff2') format('woff2'),
      url('../font/AvantGardeLT-Bold.woff') format('woff'),
      url('../font/AvantGardeLT-Bold.ttf') format('truetype'),
      url('../font/AvantGardeLT-Bold.svg#AvantGardeLT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
  }
  @font-face {
    font-family: 'AvenirLTPro-Light';
    src: url('../font/37EE26_0_0.eot');
    src: url('../font/37EE26_0_0.eot?#iefix') format('embedded-opentype'),
      url('../font/37EE26_0_0.woff2') format('woff2'),
      url('../font/37EE26_0_0.woff') format('woff'),
      url('../font/37EE26_0_0.ttf') format('truetype'),
      url('../font/37EE26_0_0.svg#wf') format('svg');
  }

@media (min-width: 768px)
.justify-content-md-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
.pageHeading {
    color: #3E3C3B;
	font-family: "ITC Avant Garde Gothic",sans-serif;
	font-size: 24px;
	text-align: center;
	margin: 12px;
}
@media only screen and (min-width: 768px) {
.pageHeading {
    color: #3E3C3B;
	font-size: 32px;
	line-height: 40px;
    margin: 12px;
	text-align: center;
}
}
@media only screen and (min-width:1024px) {
.pageHeading {
    color: #3E3C3B;
	font-size: 46px;
	line-height: 40px;
    margin: 24px;
	text-align: center;
}
}
@media only screen and (min-width:1440px) {
.pageHeading {
    color: #3E3C3B;
	font-size: 46px;
	line-height: 56px;
	text-align: center;
    margin: 24px;
}
}
.DLSsubheading { 
	font-family: "AvenirLTPro-Light",sans-serif;
	color: #3E3C3B;
	text-align: center;
	line-height: 34px; 
	font-size: 22px;
	margin: 15px;
}
@media only screen and (max-width: 768px) {
	.DLSsubheading { 
		font-family: "AvenirLTPro-Light",sans-serif;
		color: #3E3C3B;
		text-align: center;
		line-height: 21px; 
		font-size: 16px;
		margin: 8px;
	}
	}

.DLS-headerRow {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	padding: 0px;
}

@media only screen and (min-width:0px) {
.DLS-headerRow {
	padding: 0px 12px;
}
}

@media only screen and (min-width:768px) {
.DLS-headerRow {
	padding: 0px 12px;
}
}

@media only screen and (min-width:1024px) {
.DLS-headerRow {
	padding: 0px 16px;
}
}

@media only screen and (min-width:1440px) {
.DLS-headerRow {
	padding: 0px 16px;
}
}

@media only screen and (min-width:0px) {
.DLS-headerRow {
	padding: 0px 0px;
}
}

@media only screen and (min-width:768px) {
.DLS-headerRow {
	padding: 0px;
}
}

@media only screen and (min-width:1024px) {
.DLS-headerRow {
	padding: 0px;
}
}

@media only screen and (min-width:0px) {
.DLS-headerRow {
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}
}
.DLS-navRow {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	box-sizing: border-box;
	outline: none;
	max-width: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 0;
	min-height: 0;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media only screen and (min-width:0px) {
.DLS-navRow {
	margin: 0px 0px;
}
}

@media only screen and (min-width:768px) {
.DLS-navRow {
	margin: 0px;
}
}

@media only screen and (min-width:1024px) {
.DLS-navRow {
	margin: 0px;
}
}

@media only screen and (min-width:0px) {
.DLS-navRow {
	padding: 0px 0px;
}
}

@media only screen and (min-width:768px) {
.DLS-navRow {
	padding: 0px;
}
}

@media only screen and (min-width:1024px) {
.DLS-navRow {
	padding: 0px;
}
}
.DLS-margins {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	box-sizing: border-box;
	outline: none;
	max-width: 100%;
	margin: 0px;
	padding-left: 36px;
	padding-right: 36px;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #FFFFFF;
	color: #3E3C3B;
	border-bottom: solid 1px #DFE0E2;
	min-width: 0;
	min-height: 0;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

@media only screen and (min-width:0px) {
.DLS-margins {
	margin: 0px 0px;
}
}

@media only screen and (min-width:768px) {
.DLS-margins {
	margin: 0px;
}
}

@media only screen and (min-width:1024px) {
.DLS-margins {
	margin: 0px;
}
}

@media only screen and (min-width:0px) {
.DLS-margins {
	padding-left: 24px;
	padding-right: 24px;
	min-height: 78px !important;
}
}

@media only screen and (min-width:768px) {
.DLS-margins {
	padding-left: 36px;
	padding-right: 36px;
	min-height: 78px !important;
}
}

@media only screen and (min-width:1024px) {
.DLS-margins {
	padding-left: 48px;
	padding-right: 48px;
	min-height: 78px !important;
}
}

@media only screen and (max-width:767px) {
.DLS-margins {
	border-bottom: solid 1px #DFE0E2;
}
}

/* HEADER LOGO START */
alt {
	color: #3b3s3e;
}
.AlintaLogo-position {
	width:100%;
	height:auto;
	cursor:pointer;
	max-width:15em;
}
@media only screen and (min-width:0px) {
.AlintaLogo-position {
	width:50%;
	height:auto;
}
}

@media only screen and (min-width:768px) {
.AlintaLogo-position {
	width:50%;
	height:auto;
}
}

@media only screen and (min-width:1024px) {
.AlintaLogo-position {
	width:50%;
	height:auto;
}
}

@media only screen and (min-width:0px) {
.AlintaLogo-position {
    width:50%;
	height:auto;
}
}

@media only screen and (min-width:768px) {
.AlintaLogo-position {
	width:80%;
	height:auto;
}
}

@media only screen and (min-width:1024px) {
.AlintaLogo-position {
	width:100%;
	height:auto;
}
}

@media only screen and (max-width:767px) {
.AlintaLogo-position {
	width:65%;
	height:auto;
}
}


/* FOOTER START */
.DLS-footer-row {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	padding: 0px;
}

@media only screen and (min-width:0px) {
.DLS-footer-row {
	padding: 0px 12px;
}
}

@media only screen and (min-width:768px) {
.DLS-footer-row {
	padding: 0px 12px;
}
}

@media only screen and (min-width:1024px) {
.DLS-footer-row {
	padding: 0px 16px;
}
}

@media only screen and (min-width:1440px) {
.DLS-footer-row {
	padding: 0px 16px;
}
}

@media only screen and (min-width:0px) {
.DLS-footer-row {
	padding: 0px 0px;
}
}

@media only screen and (min-width:768px) {
.DLS-footer-row {
	padding: 0px;
}
}

@media only screen and (min-width:1024px) {
.DLS-footer-row {
	padding: 0px;
}
}

@media only screen and (min-width:0px) {
.DLS-footer-row {
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}
}

.backWrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	box-sizing: border-box;
	outline: none;
	max-width: 100%;
	margin: 0px;
	padding: 0px;
	min-height: auto;
	background-color: rgba(54,54,54,1);
	color: #FFFFFF;
	min-width: 0;
	min-height: 0;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media only screen and (min-width:0px) {
.backWrapper {
	margin: 0px 0px;
}
}

@media only screen and (min-width:768px) {
.backWrapper {
	margin: 0px;
}
}

@media only screen and (min-width:1024px) {
.fAdbUt {
	margin: 0px;
}
}

@media only screen and (min-width:0px) {
.backWrapper {
	padding: 0px 0px;
}
}

@media only screen and (min-width:768px) {
.backWrapper {
	padding: 0px;
}
}

@media only screen and (min-width:1024px) {
.backWrapper {
	padding: 0px;
}
}

.innerbackWrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	box-sizing: border-box;
	outline: none;
	max-width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	padding-right: 24px;
	min-width: 0;
	min-height: 0;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media only screen and (min-width:0px) {
.innerbackWrapper {
	margin: 0px 0px;
}
}

@media only screen and (min-width:768px) {
.innerbackWrapper {
	margin: 0px;
}
}

@media only screen and (min-width:1024px) {
.innerbackWrapper {
	margin: 0px;
}
}

@media only screen and (min-width:0px) {
.innerbackWrapper {
	padding-top: 0px;
	padding-bottom: 0px;
}
}

@media only screen and (min-width:768px) {
.innerbackWrapper {
	padding-top: 0px;
	padding-bottom: 0px;
}
}

@media only screen and (min-width:1024px) {
.innerbackWrapper {
	padding-top: 0px;
	padding-bottom: 0px;
}
}

@media only screen and (min-width:0px) {
.innerbackWrapper {
	padding-left: 16px;
	padding-right: 16px;
}
}

@media only screen and (min-width:768px) {
.innerbackWrapper {
	padding-left: 24px;
	padding-right: 24px;
}
}

@media only screen and (min-width:1024px) {
.innerbackWrapper {
	padding-left: 32px;
	padding-right: 32px;
}
}

.bRnTaS {
	font-size: 12px;
}
.bRnTaS h1 {
	font-size: 42px;
	margin-top: 12px;
}

.chatWithReal-person {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	box-sizing: border-box;
	outline: none;
	max-width: 100%;
	margin: 0px;
	padding-top: 18px;
	padding-bottom: 18px;
	min-width: 0;
	min-height: 0;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media only screen and (min-width:0px) {
.chatWithReal-person {
	margin: 0px 0px;
}
}

@media only screen and (min-width:768px) {
.chatWithReal-person {
	margin: 0px;
}
}

@media only screen and (min-width:1024px) {
.chatWithReal-person {
	margin: 0px;
}
}

@media only screen and (min-width:0px) {
.chatWithReal-person {
	padding-top: 18px;
}
}

@media only screen and (min-width:768px) {
.chatWithReal-person {
	padding-top: 18px;
}
}

@media only screen and (min-width:1024px) {
.chatWithReal-person {
	padding-top: 24px;
}
}

@media only screen and (min-width:0px) {
.chatWithReal-person {
	padding-bottom: 18px;
}
}

@media only screen and (min-width:768px) {
.chatWithReal-person {
	padding-bottom: 18px;
}
}

@media only screen and (min-width:1024px) {
.chatWithReal-person {
	padding-bottom: 24px;
}
}

.footerContents {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	box-sizing: border-box;
	outline: none;
	max-width: 100%;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: solid 1px #5E5D5C;
	min-width: 0;
	min-height: 0;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media only screen and (min-width:0px) {
.footerContents {
	margin: 0px 0px;
}
}

@media only screen and (min-width:768px) {
.footerContents {
	margin: 0px;
}
}

@media only screen and (min-width:1024px) {
.footerContents {
	margin: 0px;
}
}

@media only screen and (min-width:0px) {
.footerContents {
	padding-top: 12px;
	padding-bottom: 12px;
}
}

@media only screen and (min-width:768px) {
.footerContents {
	padding-top: 12px;
	padding-bottom: 12px;
}
}

@media only screen and (min-width:1024px) {
.footerContents {
	padding-top: 16px;
	padding-bottom: 16px;
}
}

@media only screen and (max-width:767px) {
.footerContents {
	border-top: solid 1px #5E5D5C;
}
}

.footerCopy {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	box-sizing: border-box;
	outline: none;
	margin: 0;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
}

@media only screen and (min-width:0px) {
.footerCopy {
	margin: 0px -12px;
}
}

@media only screen and (min-width:768px) {
.footerCopy {
	margin: 0px -12px;
}
}

@media only screen and (min-width:1024px) {
.footerCopy {
	margin: 0px -16px;
}
}

@media only screen and (min-width:1440px) {
.footerCopy {
	margin: 0px -16px;
}
}

.whiteLogo {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

@media only screen and (min-width:0px) {
.whiteLogo {
	padding: 0px 12px;
}
}

@media only screen and (min-width:768px) {
.whiteLogo {
	padding: 0px 12px;
}
}

@media only screen and (min-width:1024px) {
.whiteLogo {
	padding: 0px 16px;
}
}

@media only screen and (min-width:1440px) {
.whiteLogo {
	padding: 0px 16px;
}
}

@media only screen and (min-width:0px) {
.whiteLogo {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	max-width: 100%;
}
}

@media only screen and (min-width:768px) {
.whiteLogo {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
}

@media only screen and (min-width:1024px) {
.whiteLogo {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
}

.footerLinkColor {
	width: 100%;
	color: #fff9;
	height: auto;
	max-width: 176px;
}

/* CONTACT CTA START */
.conctactCTA {
	display: inline-block;
    font-size: 13px;
    line-height: 20px;
    color: #fff9;
    text-decoration: none;
}
.conctactCTA:after {
	content: "";
	color: #fff9;
    height: 2px;
    left: 0px;
    position: relative;
    display: block;
    top: 0px;
    visibility: hidden;
    background: linear-gradient(to left, transparent 50%, rgba(223, 223, 223, 0.6) 50%) right bottom / 200% 100%;
	transition: all 0.3s ease-in-out 0s;
    background-position: right bottom;
}
.conctactCTA:hover:after {
	color: #fff9;
	background-position: left bottom;
	visibility: visible;
}
/* CONTACT CTA END */

.DLS-footerLinks-pos {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	padding-left: 24px;
}

@media only screen and (min-width:0px) {
.DLS-footerLinks-pos {
	padding: 0px 12px;
}
}

@media only screen and (min-width:768px) {
.DLS-footerLinks-pos {
	padding: 0px 12px;
}
}

@media only screen and (min-width:1024px) {
.DLS-footerLinks-pos {
	padding: 0px 16px;
}
}

@media only screen and (min-width:1440px) {
.DLS-footerLinks-pos {
	padding: 0px 16px;
}
}

@media only screen and (min-width:0px) {
.DLS-footerLinks-pos {
	padding-left: 16px;
}
}

@media only screen and (min-width:768px) {
.DLS-footerLinks-pos {
	padding-left: 24px;
}
}

@media only screen and (min-width:1024px) {
.DLS-footerLinks-pos {
	padding-left: 32px;
}
}

@media only screen and (min-width:0px) {
.DLS-footerLinks-pos {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	max-width: 100%;
}
}

@media only screen and (min-width:768px) {
.DLS-footerLinks-pos {
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}
}

@media only screen and (min-width:1024px) {
.DLS-footerLinks-pos {
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}
}

@media only screen and (min-width:0px) {
.DLS-footerLinks-pos {
	padding-top: 18px;
	}
}

.DLSCopyright-text {
	display: inline-block;
    font-size: 13px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
}

/* END FOOTER */
.button-space {
    width: 24px;
    flex: 0 0 auto;
}
.dls-button-secondary {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
    text-transform: none;
    color: rgb(4, 121, 205);
    outline: none;
    font: inherit inherit inherit inherit inherit inherit inherit;
    text-decoration: none;
    margin: 0px;
    background: rgb(255, 255, 255);
    overflow: visible;
    padding: 17px 22px;
    border-radius: 6px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(4, 121, 205);
    border-image: initial;
    transition: all 0.3s ease-in-out 0s;
}
.dls-button-active {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
    text-transform: none;
    color: rgb(255, 255, 255);
    outline: none;
    font: inherit inherit inherit inherit inherit inherit inherit;
    text-decoration: none;
    margin: 0px;
    background: rgb(4, 121, 205);
    overflow: visible;
    padding: 17px 22px;
    border-radius: 6px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    transition: all 0.3s ease-in-out 0s;
}
.dls-button-active:hover {
    background-color: rgb(3, 102, 174);
}
