/* NAV */
.topnav.responsive { z-index: 20 !important; }
.dropdown-content.dropdown-travel { margin-left: -53px; min-width: 140px; max-width: 140px; }
.topnav.responsive .dropdown-content.dropdown-travel { margin-left: 0; }

/* HOMEPAGE */
.ftSlider { width: 100%; background: #A7A9AC; padding: 0; }
.rotatorContainer { overflow: hidden; position: relative; width: 100%; margin: 0 auto; }
#rotator { background-position: center center; position: relative; }
#rotator a { display: block; width: 100%; height: 100%; padding-bottom: 29%; }
.rotatorText { position: absolute; left: 0; bottom: 0; color: #FFF; font-size: 19px; font-weight: 700; padding: 10px; background: #1A1E51; text-transform: uppercase; }
.rotatorText b { display: block; font-size: 23px; line-height: 33px; font-style: italic; }

/* BUTTONS */
.nl-carousel .glide__bullets { display: none !important; }
.ftButtons { width: 100%; background: #A7A9AC; padding: 20px 0; text-align: center; }
.ftButton { display: inline-block; }
.ftButton a { display: inline-block; background: #C02033; margin: 2.5px; padding: 12px 16px; color: #FFF; font-weight: 700; font-size: 22px; text-decoration: none; }
.ftButton a:hover { background: #1A1E51; transition: 500ms; }

.headerLogo img { height: 90px !important; margin: 5px 0 !important; }

.homeContainer.photo .homeAd img { width: 300px; height: 250px; }
.homeAd a img { width: 300px; height: 250px; }

.ourSponsors { margin-top: 50px; border-top: 1px solid #000000; }

.homeText a.button { color: #C02033; background: #FFFFFF; }