/* IMPORTANT CSS */

* { font-family: Pridi-Light; }
@font-face { font-family: Pridi-Extralight; src:url(../fonts/Pridi-Extralight.ttf); }
@font-face { font-family: Pridi-Light; src:url(../fonts/Pridi-Light.ttf); }
@font-face { font-family: Pridi-Medium; src:url(../fonts/Pridi-Medium.ttf); }
@font-face { font-family: Pridi-Regular; src:url(../fonts/Pridi-Regular.ttf); }
@font-face { font-family: Pridi-Semibold; src:url(../fonts/Pridi-Semibold.ttf); }
@font-face { font-family: Pridi-Bold; src:url(../fonts/Pridi-Bold.ttf); }

/* CUSTOM CSS */

.aff-bg-light { 
	background-color: #f1f2f3 !important; }

.aff-bg-footer { 
	background-color: #0000C8 !important; }

.aff-header-top {
	height: 2.85rem;
	font-size: 0.85rem;
	background-color: #f1f2f3 !important; }

.aff-header-brand {
	height: 12.50rem; }

.aff-text-thin {
	font-family: Pridi-Extralight;
	line-height: 100%!important; }

.aff-text-bold {
	font-family: Pridi-Medium; }

.aff-h1-title {
	font-family: Pridi-Semibold;
	font-size: 3.15rem;
	line-height: 95%!important;
	color: #0000C8;	}

.aff-footer-whats {
	font-family: Pridi-Extralight;
	font-size: 5.15rem;
	line-height: auto!important;
	color: #ffffff;	}

a.aff-footer-whats:hover {
	text-decoration: none!important;
	color: #007bff!important; }

a.aff-footer-whats:link {
	text-decoration: none!important;
	color: #ffffff;	}

a.aff-footer-whats:active {
	text-decoration: none!important;
	color: #ffffff;	}

a.aff-footer-whats:visited {
	text-decoration: none!important;
	color: #ffffff;	}

.aff-footer-whats-mobile {
	font-family: Pridi-Medium;
	font-size: 3.15rem;
	line-height: auto!important;
	color: #ffffff;	}

a.aff-footer-whats-mobile:hover {
	text-decoration: none!important;
	color: #007bff!important; }

a.aff-footer-whats-mobile:link {
	text-decoration: none!important;
	color: #ffffff;	}

a.aff-footer-whats-mobile:active {
	text-decoration: none!important;
	color: #ffffff;	}

a.aff-footer-whats-mobile:visited {
	text-decoration: none!important;
	color: #ffffff;	}

a.aff-footer-email {
	text-decoration: none!important;
	color: #ffffff!important; }

a.aff-footer-email:hover {
	text-decoration: none!important;
	color: #007bff!important; }

a.aff-footer-email:link {
	text-decoration: none!important;
	color: #ffffff;	}

a.aff-footer-email:active {
	text-decoration: none!important;
	color: #ffffff;	}

a.aff-footer-email:visited {
	text-decoration: none!important;
	color: #ffffff;	}

.carousel-control-prev-icon {
  	background-image: url(../images/img_icon_prev.png); }

.carousel-control-next-icon {
  	background-image: url(../images/img_icon_next.png); }








