﻿/*
font-family: proxima-nova;
*/



img {max-width: 100%; border: none;}
.clearDiv {clear: both;}
.setWidth {width: 90%; max-width: 1200px; margin: 0 auto;}
*{box-sizing: border-box;}
iframe {max-width: 100%;}
body * {letter-spacing: normal; line-height: inherit;}
.sc-content-block-quick-insert {display: none !important;}
div.actionMenu ul.dnn_mact > li.actionMenuMove > ul li {height: auto !important;}
.eds_galleryWrapper {padding-top: 0px !important;}
.slider-wrapper > div {background: transparent !important;}
.sc-menu {position: relative; margin: 0 !important; z-index: 1000 !important;}
.mark, mark {background: none;}
.menuBtn, .mobileMenuWrapper {display: none;}
.fa-facebook-f:before {content: "\f39e" !important;}
.slick-dots {margin: 0 !important;}
.slick-slide {backface-visibility: hidden;} 
.DNNEmptyPane {padding: 0 !important;}
.youtubeEmbed {position: relative;padding-bottom: 56.25%;height: 0;width: 100%}
.youtubeEmbed iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.clearBtn {background: none;color: inherit;border: none;padding: 0;font: inherit;cursor: pointer;outline: inherit;transition: all 0.3s ease;}




/* ------------------------- header & footer ------------------------- */



.heroWrapper {
    position: relative;
    padding: 100px 0 165px;
    text-align: center;
	overflow: hidden;
}
.heroWrapper:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 110%;
	background-image: url(images/hero.jpg);
	background-size: cover;
	background-position: center;
	border-image: fill 0 linear-gradient(rgb(0 0 0 / 70%), rgb(0 0 0 / 20%));
	filter: blur(3px); 
	transform: translateY(-5px);
}
.heroWrapper .setWidth {
	position: relative;
}
.logo img {
	max-width: 880px;
	width: 100%;
    filter: drop-shadow(0px 2px 7px rgba(0, 0, 0, 100%));
}
.footerWrapper {
    padding: 60px 0;
    position: relative;
}
.footerWrapper > .setWidth {
    display: table;
}
.footerLogoCol {
    display: table-cell;
    vertical-align: top;
    padding-right: 20px;
    position: relative;
    top: -10px;
}
.footerHoursCol {
    display: table-cell;
    vertical-align: top;
    padding-right: 20px;
    width: 42%;
}
.footerSocialsCol {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.footerLogo {
    width: 408px;
}
.footerLogoInfo {
    padding-top: 23px;
}
.footerLogoText {
    font-size: 116%;
    line-height: 110%;
    padding: 13px 0 5px;
    letter-spacing: 0.6px;
    font-weight: 300;
}
.footerLogoText i {
    font-size: 83%;
}
.footerTitle {
    color: #fff;
    font-size: 150%;
    letter-spacing: 0.1px;
    margin: 0 0 14px 0;
    font-weight: 700;
    position: relative;
    left: -25px;
}
.footerTitle i {
    font-size: 70%;
    position: relative;
    top: -1px;
    padding-right: 2px;
}
.footerSocialsCol a {
    display: inline-block;
    vertical-align: middle;
    color: #fff !important;
    font-size: 144%;
    border-radius: 50%;
    border: 1px solid #fff;
    width: 47px;
    height: 47px;
    text-align: center;
    padding-top: 11px;
}
.footerSocialsCol a i {
	transition: all 0.3s ease;
}
.footerSocialsCol a:hover, .footerSocialsCol a:focus {
	border-color: #B5B5B5;
}
.footerSocialsCol a:hover i, .footerSocialsCol a:focus i {
    color: #B5B5B5 !important;
}
.footerDayWrapper {
    width: fit-content;
}
.footerDay {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 5px;
    font-weight: 200;
    font-size: 98%;
    line-height: 109%;
    letter-spacing: 0.7px;
}
.footerDayLabel {
    flex-shrink: 0;
    text-align: left;
    width: 88px;
    font-weight: 700;
    letter-spacing: 0.4px;
}
.footerDayHours {
    text-align: left;
    margin-left: 17px;
	font-weight: 100;
}
.copyLoginDiv {
    text-align: center;
    padding: 6px 0;
}
.copyLogin {
    font-weight: 300;
    font-size: 90%;
    color: #969696;
}
.copyLogin span {
    color: #969696;
    letter-spacing: 0.7px;
}
.copyLogin a {
    color: #969696 !important;
    letter-spacing: 0.7px;
    text-decoration: none !important;
}
.copyLogin a:hover, .copyLogin a:focus {
    text-decoration: underline !important;
}





/* ----------------------------- generic ----------------------------- */

body {margin: 0; padding: 0; width: 100%; height: 100%; background: #000 !important; font-family: 'proxima-nova'; font-size: 1em;}
.heroWrapper *, .contentWrapper *, .infoWrapper *, .tsmlWrapper *, .formWrapper *, .footerWrapper *, .copyLoginDiv * {color: #fff;}

p, li, .contentDiv td, .Normal {font-family: 'proxima-nova';font-size: 104%;line-height: 150%;color: #fff;font-weight: 300; letter-spacing: 0.4px;}

.contentWrapper {padding-top: 150px; padding-bottom: 150px; position: relative;}

.contentDiv li{padding: 4px 0;}
.contentDiv li:first-child {padding-top: 0;}
.contentDiv ul, .contentDiv ol{margin: 0 0 22px 30px;}
.contentDiv ul li ul li {font-size: 0.9em; line-height: 1.25em;}
.contentDiv ul li ul {margin-top: 1px; line-height: 1.2em; margin-bottom: 0;}
.contentDiv li p {line-height: 1.5em;}

strong{font-weight: 700;}
em{font-style: italic;}
strong em, em strong{font-style: italic; font-weight: 700;}

h1 {font-family: 'proxima-nova';font-size: 300%;line-height: 101%;font-weight: 700;font-style: normal;color: #fff;margin: 0 0 40px;letter-spacing: 1px;}
h2 {font-family: 'proxima-nova';font-size: 250%;line-height: 101%;font-weight: 700;font-style: normal;color: #fff;margin: 0 0 36px;letter-spacing: 1px;}
h3 {font-family: 'proxima-nova';font-size: 180%;line-height: 101%;font-weight: 600;font-style: normal;color: #fff;margin: 35px 0 19px;letter-spacing: 1px;}
h4 {font-family: 'proxima-nova';font-size: 130%;line-height: 101%;font-weight: 600;font-style: normal;color: #fff;margin: 0 0 18px;}
h5 {font-family: 'proxima-nova';font-size: 120%;line-height: 101%;font-weight: 500;font-style: normal;color: #fff;margin: 0 0 18px;letter-spacing: 1px;}
h6 {font-family: 'proxima-nova'; font-size: 110%; line-height: 101%; font-weight: 500; font-style: normal; color: #fff; margin: 0 0 18px; letter-spacing: 1px;}

h1 + h2{margin-top: 35px;}
h1 + h3, h2 + h3{margin-top: 35px;}
h1 + h4, h2 + h4, h3 + h4{margin-top: 25px;}
h1 + h5, h2 + h5, h3 + h5, h4 + h5{margin-top: 25px;}
h1 + h6, h2 + h6, h3 + h6, h4 + h6, h5 + h6{margin-top: 25px;}
p + h2, ul + h2 {margin-top: 60px;}

a:link, a:visited{ text-decoration: underline; color: #B5B5B5; }
a:hover, a:active, a:focus{ text-decoration: none; color: #B5B5B5; }
a:focus, select:focus, input:focus, textarea:focus, .slick-arrow:focus, .slick-dots li:focus, button:focus {outline: thin dotted #fff !important;}
a {transition: all 0.3s ease; letter-spacing: inherit;}

a.dnnPrimaryAction, a.dnnSecondaryAction {text-decoration: none;border: none;box-shadow: none;text-shadow: none;transition: all 0.3s ease;font-size: 90%;padding: 10px 23px;line-height: 100%;font-weight: normal;margin-right: 4px;}
a.dnnPrimaryAction {color: #fff;background: #;}
a.dnnPrimaryAction:hover, a.dnnPrimaryAction:focus {border: none;background: #;}
a.dnnSecondaryAction {color: #000;background: #E6E6E6;}
a.dnnSecondaryAction:hover, a.dnnSecondaryAction:focus {color: #000;background: #BDBDBD !important;}
.dnnLoginActions a.dnnSecondaryAction {font-size: 80%;font-weight: 300;background: #F5F5F5;position: relative;right: -25px;padding: 8px 15px;}
.dnnCheckbox {margin-right: 0;}
.dnnBoxLabel {font-size: 80%;color: #616161;}
.dnnLabel {font-size: 95%;color: #000;}
.dnnLoginService input {font-family: inherit !important;font-size: 90% !important;letter-spacing: 0.6px;color: #000 !important;box-shadow: none !important;padding: 7px 10px !important;}
.dnnLoginService input[type="text"], .dnnLoginService input[type="password"] {width: 230px;}

span {letter-spacing: inherit;}
small{font-size:0.8em;}
big{font-size:1.2em;}
blockquote, pre{font-family:Lucida Console, monospace;}
ul li{list-style-type:disc;}
ul li li{list-style-type:circle;}
ul li li li{list-style-type:square;}
ol li{list-style-type:decimal;}
ol ol li{list-style-type:lower-alpha;}
ol ol ol li{list-style-type:lower-roman;}
ol ul li{list-style-type:disc;}

hr{color: #fff; background-color: #fff; border: none; height: 1px; text-align: left; margin: 25px 0; opacity: 100%;}

.skiptocontent a {background: #fff;font-family: ;padding: 6px 8px;position: absolute;z-index: 1025;top: -50px;left: 0;color: #000;font-size: 95%;line-height: 150%;transition: top 1s ease-out, background 1s linear;}
.skiptocontent a:focus {top: 0;text-decoration: none;outline: 0;transition: top .1s ease-in, background .5s linear;}
.skipLink {position: absolute; top: 50px;}


/* ------------------------- specific styling ------------------------- */

.animated, .logoWrapper {opacity: 0;transform: translateY(50px);transition: opacity 0.8s ease-out, transform 0.8s ease-out;}
.animated.visible, .logoWrapper.visible {opacity: 1;transform: translateY(0);}







/* ------------------------------ modules ------------------------------ */




/* form */

.formWrapper {
    position: relative;
    padding: 150px 0 150px;
    background-image: url(images/form.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-image: fill 0 linear-gradient(rgb(0 0 0 / 77%), rgb(0 0 0 / 77%));
}
.form-group {
    margin-bottom: 40px !important;
}
.form-label {
    font-weight: 300;
    font-size: 120%;
    line-height: 100%;
    letter-spacing: 0.8px;
    margin-left: 19px !important;
}
.form-control {
    padding: 17px 24px;
    border-radius: 40px;
    border: none;
    color: #000;
    font-family: 'proxima-nova';
    font-size: 117%;
    line-height: 110%;
}
textarea.form-control {
    border-radius: 20px;
    line-height: 141%;
    padding: 24px 25px;
}
.text-danger {
    font-size: 110%;
    line-height: 100%;
    padding-top: 7px;
    padding-left: 16px;
    display: block;
	color: #f76372 !important;
}
.btn-info {
    font-size: 121%;
    text-decoration: none;
    background: rgb(0 0 0 / 36%);
    color: #fff !important;
    font-weight: 300;
    letter-spacing: 2px;
    padding: 7px 33px;
    border-radius: 40px;
    border: 2px solid #fff;
    font-family: 'proxima-nova';
}
.btn-info:hover, .btn-info:focus {
    background: rgb(255 255 255 / 27%);
    border: 2px solid #fff;
}
.btn-info i {
    font-size: 83%;
    padding-left: 7px;
	position: relative;
	left: 0;
	transition: 0.3s all ease;
}
.btn-info:hover i, .btn-info:focus i {
	left: 3px;
}
.alert-info {
	text-align: center;
    background: #fff;
    border: none;
    border-radius: 16px;
    padding: 57px 30px 52px;
}
.alert-info h2 {
	color: #000;
    margin: 0 0 23px;
}
.alert-info p {
	color: #000;
    font-size: 140%;
    margin: 0;
}

/* END form */






/* testimonials */

.tsmlWrapper {
	padding: 210px 0;
}
.sliderOuterWrap {
	position: relative;
}
.tsmlQuote {
    opacity: 20%;
    max-width: 60px;
    position: absolute;
    top: 60px;
}
.tsmlQuoteLeft {
    left: 70px;
}
.tsmlQuoteRight {
    right: 70px;
}
.sliderWrap {
    margin-bottom: 0 !important;
    text-align: center;
}
.sliderItem {
    padding: 50px 0 100px;
	max-width: 770px;
}
.sliderTstml {
    font-size: 130%;
    margin-bottom: 28px;
}
.sliderAttr {
    text-align: right;
    font-size: 110%;
    line-height: 100%;
    font-weight: 100;
    letter-spacing: 0.9px;
    font-style: italic;
}
.slick-prev .slick-prev-icon:before {
    content: "\f053" !important;
    font-weight: 900;
    font-family: 'Font Awesome 6 Free';
}
.slick-next .slick-next-icon:before {
    content: "\f054" !important;
    font-weight: 900;
    font-family: 'Font Awesome 6 Free';
}
.slick-prev {
    left: 0 !important;
}
.slick-next {
    right: 0 !important;
}
.slick-arrow, .slick-autoplay-toggle-button, .slick-dots {
	border: 1px solid rgb(255 255 255 / 40%) !important;
	transition: all 0.3s ease;
}
.slick-arrow, .slick-autoplay-toggle-button {
	z-index: 20;
	border-radius: 50%;
	height: 45px !important;
    width: 45px !important;
	opacity: 100% !important;
}
.slick-arrow {
	top: 80px !important;
}
.slick-autoplay-toggle-button {
    left: unset !important;
    bottom: 48px !important;
    transform: translateX(-50%);
}
.slick-dots {
    bottom: 7px !important;
    display: inline-block !important;
    width: unset !important;
    transform: translateX(-50%);
    padding: 9px 16px 3px !important;
    border-radius: 30px;
}
.slick-next-icon, .slick-prev-icon, .slick-pause-icon, .slick-play-icon, .slick-dots li button .slick-dot-icon {
	color: #fff !important;
}
.slick-next-icon, .slick-prev-icon, .slick-pause-icon:before, .slick-play-icon:before {
    font-size: 18px !important;
    opacity: 100% !important;
    transition: all 0.3s ease;
}
.slick-arrow:hover, .slick-arrow:focus-visible, .slick-autoplay-toggle-button:focus-visible, .slick-autoplay-toggle-button:hover {
    background: #fff !important;
}
.slick-arrow:hover .slick-next-icon, .slick-arrow:hover .slick-prev-icon, .slick-autoplay-toggle-button:hover .slick-pause-icon, .slick-autoplay-toggle-button:hover .slick-play-icon, .slick-arrow:focus-visible .slick-next-icon, .slick-arrow:focus-visible .slick-prev-icon, .slick-autoplay-toggle-button:focus-visible .slick-pause-icon, .slick-autoplay-toggle-button:focus-visible .slick-play-icon {
    color: #000 !important;
}
.slick-dots li button:focus-visible .slick-dot-icon:before, .slick-dots li button:hover .slick-dot-icon:before{
    color: #b9b9b9 !important;
}
.slick-dots li button:focus, .slick-autoplay-toggle-button:focus, .slick-arrow:focus {
    outline: none !important;
}
.slick-arrow:focus-visible, .slick-autoplay-toggle-button:focus-visible, .slick-dots li button:focus-visible {
    outline: 4px solid #ffc100 !important;
}
.slick-dots li button .slick-dot-icon {
    opacity: 50% !important;
}
.slick-dots li.slick-active button .slick-dot-icon {
    opacity: 100% !important;
}
.slick-dots li button .slick-dot-icon:before {
    transition: all 0.3s ease !important;
	color: inherit !important;
}
.slick-dots li button {
	border-radius: 50%;
}

/* END testimonials */





/* hero call to action */

.heroItem {
    background: rgb(0 0 0 / 56%);
    border-radius: 26px;
    padding: 54px 84px;
    display: table;
    margin: 0 auto;
    margin-top: 145px;
}
.heroText {
    display: table-cell;
    text-align: left;
    width: 410px;
    vertical-align: middle;
}
.heroText h1 {
    margin: 0;
    font-size: 270%;
    line-height: 109%;
}
.heroBtn {
    display: table-cell;
    vertical-align: middle;
}
.heroBtn a {
    font-size: 160%;
    text-decoration: none;
    background: #fff;
    color: #000;
    font-weight: 100;
    letter-spacing: 2px;
    padding: 10px 40px;
    border-radius: 40px;
    margin-left: 30px;
}
.heroBtn a:hover, .heroBtn a:focus {
	background: #c9c9c9;
}
.heroBtn a i {
    color: #000;
    position: relative;
    left: 0;
    padding-left: 10px;
	transition: all 0.3s ease;
	font-size: 90%;
}
.heroBtn a:hover i, .heroBtn a:focus i {
	left: 5px;
}

/* END call to action */





/* animals */

.animalWrap {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 45px;
    row-gap: 45px;
	align-items: center;
}
.animalItem {
    flex: 0 0 calc(33.3% - 31px);
    display: flex;
    flex-direction: column;
	
	opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.animalItem.visible {
    opacity: 1;
    transform: translateY(0);
}
.animalTextItem {
    text-align: left;
}
.animalTextItem h2 {
    margin: 0;
}
.animalImg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    border-radius: 17px;
    height: 270px;
	overflow: hidden;
}
.animalOverlay {
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    color: #fff;
    position: relative;
	background: rgb(0 0 0 / 0%);
    transition: all 0.3s ease;
}
.animalImg:hover .animalOverlay, .animalImg:focus .animalOverlay {
    background: rgb(0 0 0 / 63%);
}
.animalLabel {
    font-size: 229%;
    line-height: 113%;
    position: absolute;
    top: 44%;
    left: 16px;
    right: 16px;
    display: block;
    text-shadow: 1px 1px 4px #000;
    opacity: 0%;
    transition: all 0.3s ease;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 2px;
}
.animalImg:hover .animalLabel, .animalImg:focus .animalLabel {
    opacity: 100%;
}

/* END animals */





/* info section */

.infoWrapper {
    position: relative;
    padding: 80px 0 430px;
    background-image: url(images/info.jpg);
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
}
.DnnModule-600 * {
	color: #000
}
.DnnModule-600 {
	max-width: 1030px;
}
.DnnModule-600 h3 {
	font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 218%;
    line-height: 113%;
}

/* END info section */







/* ----------------------------- responsive ----------------------------- */

@media all and (max-width: 1200px) {
	.animalWrap {column-gap: 20px; row-gap: 20px;}
	.animalItem {flex: 0 0 calc(33.3% - 15px);}
	.sliderItem {max-width: 630px;}
	.tsmlQuote {max-width: 55px;}
	.tsmlQuoteLeft {left: 53px;}
	.tsmlQuoteRight {right: 53px;}
	.slick-arrow, .slick-autoplay-toggle-button {height: 40px !important;width: 40px !important;}
}

@media all and (max-width: 1100px) {
	.heroText {width: 310px;}
	.heroText h1 {font-size: 220%;}
	.heroBtn a {font-size: 150%;padding: 10px 34px;}
	.heroItem {padding: 54px 51px;}
	.footerLogoCol {top: -19px;}
	.footerHoursCol {width: 35%;}
	.footerLogo {max-width: 358px;width: 100%;}
}

@media all and (max-width: 1000px) {
	.slick-arrow {top: unset !important;bottom: 0;}
	.tsmlQuoteLeft {left: 0;}
	.tsmlQuoteRight {right: 0;}
	.sliderItem {max-width: calc(100% - 160px);}
}

@media all and (max-width: 900px) {
	.heroBtn, .heroText {display: block;width: 100%;}
	.heroText {padding: 0 0 60px;text-align: center;}
	.heroItem {padding: 54px 51px 78px;margin-top: 115px;}
	.heroWrapper {padding: 100px 0 145px;}
	.heroBtn a {margin-left: 0;}
	.animalItem:first-child {flex-basis: 100%;padding-bottom: 60px;}
	.animalItem:first-child .animalTextItem {text-align: center;}
	.infoWrapper {padding: 80px 0 320px;}
	.footerLogoCol, .footerHoursCol, .footerSocialsCol {display: block; width: 100%;}
	.footerHoursCol {padding: 50px 0;}
	.footerSocialsCol {text-align: left;}
	.footerTitle {left: -4px;}
}

@media all and (max-width: 765px) {
	body {font-size: 90%;}
	.heroItem {margin-top: 93px;padding: 54px 31px 78px;}
	.animalItem {flex: 0 0 calc(50% - 11px);}
	.animalImg .animalOverlay, .animalImg .animalOverlay {background: rgb(0 0 0 / 14%);}
	.animalImg .animalLabel, .animalImg .animalLabel {opacity: 100%;}
}

@media all and (max-width: 500px) {
	.animalItem {flex: 0 0 100%;}
	.tsmlQuote {max-width: 35px;}
	.sliderItem {max-width: calc(100% - 53px); padding: 38px 0 100px;}
	.sliderTstml {font-size: 115%;margin-bottom: 23px;}
	.heroItem {padding: 45px 22px 54px;margin-top: 123px;}
	.heroText {padding: 0 0 33px;}
	.heroText h1 {font-size: 210%;}
	.heroBtn a {font-size: 133%;padding: 18px 20px;display: inline-block;}
	.heroBtn a i {padding-left: 1px;}
	.heroWrapper {padding: 100px 0 125px;}
	.DnnModule-600 h3 {font-size: 167%;}
	.infoWrapper {padding: 75px 0 289px;}
	.tsmlQuote {max-width: 21px;top: 43px;opacity: 38%;}
	.slick-dots {bottom: 0px !important;width: max-content !important;max-width: 223px;}
	.footerWrapper {font-size: 110%;}
	.footerTitle {font-size: 160%;margin: 0 0 22px 0;}
	.footerTitle i {top: -2px;}
	.footerDay {font-size: 120%;}
	.footerDayLabel {width: 99px;}
	.footerSocialsCol {text-align: center;margin-top: 20px;}
	.footerSocialsCol a {width: 52px;height: 52px;font-size: 164%;}
}
