@charset "UTF-8";
body {
  color: #363636;
  -webkit-font-smoothing: antialiased; }

body.home {
  background-color: #f5f5f5; }

artice, section, video {
  display: block; }

img {
  max-width: 100%;
  height: auto; }

.serif {
  font-family: "Libre Baskerville", Times, serif; }

.sans {
  font-family: "Open Sans", Arial, sans-serif; }

.page-headline {
  display: block; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  line-height: 1.2;
  margin-top: 0;
  font-style: normal; }

h1 a, h2 a, h3 a, h4 a {
  color: inherit;
  text-decoration: none !important; }

h1, .h1 {
  margin-bottom: 32px;
  font-family: "Libre Baskerville", Times, serif;
  letter-spacing: -0.8px; }

h2, .h2 {
  font-family: "Libre Baskerville", Times, serif;
  letter-spacing: -0.8px;
  margin-bottom: 26px; }

h2 {
  color: #0155a0; }

h3, .h3 {
  font-family: "Libre Baskerville", Times, serif;
  margin-bottom: 26px; }

h3 {
  color: #ed3e3b;
  text-transform: uppercase;
  letter-spacing: 1.3px; }

h4, .h4 {
  font-weight: 400;
  color: #0155a0;
  font-family: "Libre Baskerville", Times, serif; }

h4.subhead {
  font-style: italic;
  color: #6fb2fe;
  font-family: "Open Sans", Arial, sans-serif; }

h5, .h5 {
  margin-bottom: 20px;
  font-weight: 600;
  text-transform: uppercase; }

h6, .h6 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  color: #6fb2fe; }

.h3 + h4,
h3 + h4 {
  margin-top: -13px;
  margin-bottom: 20px; }

h1 small,
h2 small {
  color: #ed3e3b;
  font-size: 1.22rem;
  font-family: "Open Sans", Arial, sans-serif;
  display: block;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 5px; }

p + h2,
P + h3,
p + h4 {
  margin-top: 50px; }

.text-white,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white a,
.text-white .section-title,
.text-white .lead {
  color: #fff !important; }

.lead,
blockquote {
  font-size: 1.222rem;
  color: #0155a0;
  line-height: 1.3; }

blockquote {
  padding: 0 20px 0 40px;
  font-style: italic;
  position: relative; }

blockquote:before {
  content: '';
  background: url(../images/star.png) left top no-repeat transparent;
  height: 24px;
  width: 24px;
  position: absolute;
  background-size: contain;
  top: 2px;
  left: 0; }

hr {
  margin: 40px 0;
  clear: both;
  border-width: 2px; }

hr.stars {
  position: relative;
  margin-bottom: 120px;
  border-color: #ed3e3b;
  border-width: 3px; }

hr.stars:after {
  content: '';
  background: url(../images/stars.png) center top no-repeat transparent;
  height: 40px;
  width: 100%;
  position: absolute;
  background-size: contain;
  top: 20px; }

.text-white hr {
  border-color: #6fb2fe; }

p, ul, ol {
  margin-bottom: 30px; }

ul, ol {
  padding-left: 24px; }

.contents li {
  margin-bottom: 10px; }

body .gform_wrapper .gform_button,
input[type="submit"],
.btn {
  transition: all 0.5s;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: normal;
  font-weight: 600;
  border-radius: 0; }

.readmore {
  color: #ed3e3b;
  text-transform: uppercase;
  text-decoration: underline;
  letter-spacing: 1px;
  display: block;
  font-weight: 600; }

/* fix AOS in IE11 */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  [data-aos^=fade][data-aos^=fade], [data-aos^=zoom][data-aos^=zoom] {
    opacity: 1; } }

/* hours */
.open,
.closed {
  margin-bottom: 26px; }

.open p,
.closed p {
  margin-bottom: 16px; }

.open h4,
.closed h4 {
  font-family: "Open Sans", Arial, sans-serif; }

/* forms */
body .gform_wrapper {
  margin: 0; }

body .gform_wrapper li.hidden_label input {
  margin: 0 !important; }

body .gform_wrapper ul li.gfield {
  margin-top: 0 !important; }

body .gform_wrapper .large.gfield_select {
  height: 44px; }

body .gform_wrapper input {
  height: 45px; }

input,
textarea {
  border: 2px solid #acacac; }

input[type="submit"] {
  background-color: #ed3e3b;
  color: #fff;
  border-color: #ed3e3b; }

body .gform_wrapper input,
body .gform_wrapper textarea {
  background: #fff;
  border: 2px solid #acacac;
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 0.865rem !important; }

.has-bg .gform_wrapper input,
.has-bg .gform_wrapper textarea {
  border-color: #f5f5f5; }

body .gform_footer {
  margin-top: 0 !important; }

body .gform_wrapper .gform_button {
  background: #ed3e3b;
  color: #fff;
  padding: 8px 20px;
  border-radius: 6px; }

/*body .gform_wrapper ul.gform_fields {white-space:nowrap}*/
body .gform_wrapper .gform_footer br {
  display: none; }

body .gform_wrapper p {
  margin-bottom: 0; }

body .gform_wrapper .gform_button {
  padding: 1px 30px !important;
  border-radius: 0 !important; }

/* search */
.search-form .input-group {
  border: 2px solid #ed3e3b; }

.search-form .btn,
.search-form .form-control {
  border: 0;
  outline: none;
  line-height: 1;
  background: transparent; }

.search-form .btn {
  height: 100%; }

.search-form .btn:hover {
  color: #ed3e3b; }

#navigation .search-form .fa,
#footer .search-form .fa {
  font-size: 16px !important; }

#footer .search-form .form-control,
#navigation .search-form .form-control {
  padding: 10px;
  font-size: 14px;
  height: 30px; }

#footer .search-form .btn,
#navigation .search-form .btn {
  padding: 0 10px; }

.search-form .form-control:focus {
  box-shadow: none; }

.text-white .search-form .input-group {
  border-color: #fff; }

.text-white .search-form .form-control,
.text-white .search-form .btn {
  color: #fff; }

/* video */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.content iframe {
  max-width: 100% !important; }

::-webkit-input-placeholder {
  color: #999 !important; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #999 !important; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #999 !important; }

:-ms-input-placeholder {
  color: #999 !important; }

#footer ::-webkit-input-placeholder {
  color: #fff !important; }

#footer :-moz-placeholder {
  /* Firefox 18- */
  color: #fff !important; }

#footer ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff !important; }

#footer :-ms-input-placeholder {
  color: #fff !important; }

@media (max-width: 1399px) {
  h1 {
    font-size: 3rem; } }

@media (max-width: 1299px) {
  h1 {
    font-size: 2.6rem; }
  h2 {
    font-size: 2rem; } }

@media (max-width: 1199px) {
  h1 {
    font-size: 2.3rem; }
  h2 {
    font-size: 1.9rem; } }

@media (max-width: 991px) {
  html {
    font-size: 16px; }
  h1 {
    font-size: 1.92rem; }
  h2 {
    font-size: 1.7rem; }
  h1 small,
  h2 small {
    font-size: 1.1rem; } }

@media (max-width: 767px) {
  .alignright, img.alignright,
  .alignleft, img.alignleft {
    display: block;
    float: none; }
  /*
	h1 {font-size:1.6rem}
	h2 {font-size:1.5rem}
	*/ }

/* WP classes */
.alignleft, img.alignleft {
  margin-right: 30px;
  display: inline;
  float: left; }

.alignright, img.alignright {
  margin-left: 30px;
  display: inline;
  float: right; }

.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
  text-align: center; }

.alignnone, img.alignnone {
  /* not sure about this one */ }

.wp-caption {
  margin-bottom: 20px;
  text-align: center;
  padding-top: 5px; }

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0; }

.wp-caption-text {
  font-size: 12px;
  margin: 0;
  text-align: center;
  padding: 8px 10px;
  background: #f5f5f5; }

.wp-smiley {
  margin: 0 !important;
  max-height: 15px; }

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left; }

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right; }

/* ---------------------------------------------------------------------- TOP NAVIGATION STARTS ------------------ */
#navigation {
  width: 100%;
  z-index: 9999;
  background: #fff;
  position: relative;
  box-shadow: 0 0px 30px rgba(0, 0, 0, 0.2); }

#navigation .navbar {
  margin: 0;
  z-index: 800;
  padding: 0; }

#navigation .navbar-brand {
  max-width: 120px;
  height: auto;
  padding-left: 15px;
  padding-bottom: 15px; }

#navigation .navbar-brand img {
  max-width: 100%;
  height: auto; }

#navigation .container {
  z-index: 10; }

#navigation ul {
  list-style: none; }

/* NAV TOP (SEARCH) */
#navigation .topnav a {
  color: #ed3e3b;
  padding: 15px 15px 5px;
  text-transform: uppercase; }

#navigation .topnav a:hover {
  text-decoration: none;
  color: #0155a0; }

#navigation .social a {
  font-size: 1.2rem;
  padding: 15px 12px 5px; }

#navigation .social {
  margin: 0 15px; }

#navigation .search-form {
  margin-top: -3px; }

/* NAV MENU */
#navigation ul.mainnav > li {
  position: relative; }

#navigation ul.mainnav > li > a {
  text-transform: uppercase; }

#navigation ul.mainnav li a {
  color: #0155a0;
  padding: 10px 15px;
  position: relative;
  display: block;
  font-weight: 600; }

#navigation ul.mainnav a:active,
#navigation ul.mainnav a:focus,
#navigation ul.mainnav a:hover {
  background: none;
  text-decoration: none; }

#navigation ul.mainnav > .current_page_item > a,
#navigation ul.mainnav > .current-page-ancestor > a,
#navigation ul.mainnav > .current_page_ancestor > a {
  color: #ed3e3b; }

#navigation ul.mainnav ul {
  border: 0;
  border-radius: 0;
  background-color: #fff;
  box-shadow: none;
  display: none; }

#navigation ul.mainnav li:hover > ul {
  display: block; }

#navigation ul.mainnav ul ul {
  display: none; }

#navigation ul.mainnav ul li:hover > ul {
  display: block; }

#navigation ul.mainnav ul li {
  padding: 0;
  margin: 5px 0; }

#navigation ul.mainnav ul li a {
  font-size: 16px;
  white-space: normal; }

#navigation ul.mainnav ul li a:hover {
  background: none; }

#navigation .navbar-light .navbar-toggler {
  border: 0;
  outline: none !important; }

@media (min-width: 992px) {
  #navigation .navbar-brand {
    padding-left: 0; }
  #navbarCollapse {
    flex-direction: column-reverse !important; }
  #navigation .container {
    align-items: flex-end; }
  #navigation ul.mainnav li {
    position: relative; }
  #navigation ul.mainnav li a {
    padding: 15px 0; }
  #navigation ul.mainnav > li:hover > a:after {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    bottom: -2px;
    background-color: #ed3e3b;
    height: 5px;
    z-index: 2000; }
  #navigation ul.mainnav ul {
    border: 0;
    border-radius: 0;
    background-color: #fff;
    box-shadow: none;
    padding: 10px 0;
    right: 0;
    margin: 0;
    left: 0;
    -webkit-box-shadow: 0px 8px 26px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 8px 26px rgba(0, 0, 0, 0.08);
    list-style: none; }
  #navigation ul.mainnav ul li {
    padding-right: 10px; }
  #navigation ul.dropdown-menu:before,
  #navigation ul.dropdown-menu:after {
    content: '';
    width: 15px;
    background: #fff;
    position: absolute;
    left: -14px;
    top: 0;
    bottom: 0; }
  #navigation ul.dropdown-menu:after {
    left: auto;
    right: -14px; }
  #navigation ul.mainnav .dropdown-menu li a {
    padding: 10px 0 5px; }
  #navigation ul.mainnav > li > .dropdown-menu > li.menu-item-has-children:after {
    content: '\00bb';
    color: #6fb2fe;
    position: absolute;
    right: 0;
    top: 8px; }
  #navigation ul.mainnav ul ul {
    background: #fff;
    border-left: 15px solid #fff;
    left: 99.9%;
    top: 0;
    position: absolute;
    min-width: 10rem;
    padding: 0 15px;
    display: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 300;
    border-bottom: 3px solid #6fb2fe; }
  #navigation ul.mainnav > li:last-child ul ul {
    border-left: 0;
    border-right: 15px solid #fff;
    right: 99.9%;
    left: auto; }
  #navigation ul.mainnav ul ul:after {
    content: '';
    position: absolute;
    background: #6fb2fe;
    top: 0;
    right: 0;
    left: 0;
    height: 3px; }
  #navigation .topnav {
    margin: 10px 0; } }

@media (min-width: 992px) and (max-width: 1199px) {
  #navigation .navbar-brand {
    max-width: 150px; }
  #navigation ul.mainnav > li {
    margin: 0 8px; }
  #navigation ul.nav li a,
  #navigation ul.mainnav ul li a {
    font-size: 15px; } }

@media (min-width: 1200px) {
  #navigation .navbar-brand {
    max-width: 180px; }
  #navigation .topnav {
    margin-bottom: 30px; }
  #navigation ul.mainnav > li {
    margin: 0 10px; }
  #navigation ul.nav li a {
    font-size: 17px; } }

@media (min-width: 1400px) {
  #navigation .navbar-brand {
    max-width: 210px; }
  #navigation .topnav {
    margin-bottom: 40px; }
  #navigation ul.mainnav > li {
    margin: 0 14px; }
  #navigation ul.nav li a {
    font-size: 18px; } }

@media (min-width: 1600px) {
  #navigation ul.mainnav > li {
    margin: 0 16px; } }

@media only screen and (max-width: 991px) {
  #navigation ul li {
    text-align: right; }
  #navigation ul.mainnav .dropdown-menu {
    background: #f5f5f5; }
  #navigation .topnav {
    display: block;
    margin: 20px 0 40px; }
  #navigation .social,
  #navigation .secondary {
    display: inline-block;
    margin-bottom: 15px; }
  #navigation .search-form {
    margin: 0 15px; }
  #navigation .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(237,62,59)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
  #navbarCollapse:after {
    content: "";
    background: #0155a0;
    background: -moz-linear-gradient(left, #002874 0%, #ed3e3b 51%, #f9af00 100%);
    background: -webkit-linear-gradient(left, #002874 0%, #ed3e3b 51%, #f9af00 100%);
    background: linear-gradient(to right, #002874 0%, #ed3e3b 51%, #f9af00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002874', endColorstr='#f9af00',GradientType=1 );
    display: block;
    height: 10px;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    z-index: 100; }
  #navigation ul.mainnav li a:focus,
  #navigation ul.mainnav li a:hover {
    color: #ed3e3b; }
  #navigation ul.mainnav ul {
    margin-right: 15px;
    border-right: 4px solid #0155a0;
    background: #f5f5f5; }
  #navigation ul.mainnav ul ul {
    margin-right: 5px;
    border-right: 0; }
    #navigation ul.mainnav ul ul li a {
      color: #ed3e3b; }
    #navigation ul.mainnav ul ul li a:after {
      content: '–';
      color: #ed3e3b;
      display: inline-block;
      padding-left: 10px; } }

/* ---------------------------------------------------------------------- HOME SLIDER  ------------------ */
#showcase {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  z-index: 1;
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden; }
  #showcase .alert {
    background: #0155a0;
    color: #fff;
    padding: 25px;
    position: relative;
    z-index: 900;
    font-size: 0.98rem; }
  @media (min-width: 992px) {
    #showcase .alert {
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
      background: rgba(1, 85, 160, 0.9);
      padding: 25px 0 15px; } }

/* gradient border */
#bricks .card-body:after,
.feature-deck .card-body:after,
.team-deck .card-body:after,
#footer:after,
.home .callout:after,
#showcase:after,
#pageheader:after,
.eo__event_categories:after,
.widget_archive:after,
.widget_categories:after {
  content: "";
  background: #0155a0;
  background: -moz-linear-gradient(left, #002874 0%, #ed3e3b 51%, #f9af00 100%);
  background: -webkit-linear-gradient(left, #002874 0%, #ed3e3b 51%, #f9af00 100%);
  background: linear-gradient(to right, #002874 0%, #ed3e3b 51%, #f9af00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002874', endColorstr='#f9af00',GradientType=1 );
  display: block;
  height: 10px;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 0;
  z-index: 100; }

.feature-deck .card-body:after,
.team-deck .card-body:after,
#footer:after {
  bottom: auto;
  top: 0; }

#showcase .slide {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 350px; }

#showcase .slidecaption {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: -moz-linear-gradient(left, rgba(1, 49, 109, 0.8) 0%, rgba(1, 50, 110, 0.8) 1%, rgba(1, 85, 160, 0.52) 40%, rgba(1, 85, 160, 0.2) 84%, rgba(1, 85, 160, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(1, 49, 109, 0.8) 0%, rgba(1, 50, 110, 0.8) 1%, rgba(1, 85, 160, 0.52) 40%, rgba(1, 85, 160, 0.2) 84%, rgba(1, 85, 160, 0) 100%);
  background: linear-gradient(to right, rgba(1, 49, 109, 0.8) 0%, rgba(1, 50, 110, 0.8) 1%, rgba(1, 85, 160, 0.52) 40%, rgba(1, 85, 160, 0.2) 84%, rgba(1, 85, 160, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc01316d', endColorstr='#000155a0',GradientType=1 );
  padding: 30px 0;
  color: #fff;
  line-height: 1.3;
  z-index: 100; }

#showcase .slidecaption p:last-of-type {
  margin-bottom: 0; }

#showcase .slidecaption h1 {
  margin-bottom: 0; }

#showcase .slick-dots {
  text-align: right;
  padding: 0 5%; }

#showcase .slide-video {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background: black;
  z-index: 1; }

@media (min-width: 768px) {
  #showcase .slide {
    min-height: 500px; } }

@media (min-width: 992px) {
  #showcase .slide {
    min-height: 540px; } }

@media (min-width: 1200px) {
  #showcase .slide {
    min-height: 600px; } }

@media (min-width: 1400px) {
  #showcase .slide {
    height: calc(100vh - 160px);
    max-height: 760px; } }

@media (max-width: 767px) {
  #showcase .slidecaption {
    top: 0; }
  #showcase .slidecaption .container {
    position: absolute;
    bottom: 30px; }
  #showcase .slidecaption h1 {
    font-size: 1.8rem; }
  #showcase .slide {
    background-position: center center !important; } }

/* ---------------------------------------------------------------------- pageheader  ------------------ */
#pageheader {
  padding: 0;
  z-index: 1;
  background: #0155a0;
  background: -moz-linear-gradient(left, #002874 0%, #ed3e3b 51%, #f9af00 100%);
  background: -webkit-linear-gradient(left, #002874 0%, #ed3e3b 51%, #f9af00 100%);
  background: linear-gradient(to right, #002874 0%, #ed3e3b 51%, #f9af00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002874', endColorstr='#f9af00',GradientType=1 );
  min-height: 10px; }

.pageheader-image {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center center;
  width: 100%;
  height: 240px; }

@media (min-width: 768px) {
  #pageheader {
    min-height: 60px; }
  .pageheader-image {
    height: 45vh;
    min-height: 340px;
    max-height: 400px; } }

@media (min-width: 1650px) {
  .pageheader-image {
    min-height: 430px;
    max-height: 500px; } }

/* ---------------------------------------------------------------------- GENERAL PAGE STRUCTURE ------------------ */
#wrapper {
  position: relative;
  padding-bottom: 80px;
  overflow: hidden; }

.section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

section {
  position: relative; }

.no-bg + .no-bg {
  padding-top: 0; }

#main.no-bg + section.no-bg .accordion {
  margin-top: -20px; }

.lightbg {
  background: #f5f5f5; }

.darkbg {
  background: #363636; }

.container, .row {
  position: relative; }

.has-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.fadeInUp {
  animation-duration: 1.2s; }

.fadeIn {
  animation-duration: 1.2s; }

#main .section,
#main .container {
  z-index: 10; }

#main {
  position: relative; }

.page-id-2800 #section1 img {
  width: 33.333333%;
  margin-bottom: 10px; }

.gallery {
  margin-bottom: 30px !important; }

.gallery-item img {
  border-color: #fff !important; }

@media (min-width: 768px) {
  .paralasic {
    background-attachment: fixed;
    background-size: cover;
    background-size: 100vw;
    background-position: center top;
    background-repeat: no-repeat; }
  .pad-left {
    padding-left: 30px; }
  .pad-right {
    padding-right: 30px; }
  .intro .container .container {
    padding: 0 45px; }
  #main .contents {
    padding-right: 5%; }
  #wrapper.bug:before {
    content: '';
    background: url(../images/bug.svg) left 60% no-repeat;
    background-size: contain;
    width: 60%;
    position: absolute;
    left: -250px;
    top: 0;
    bottom: 0;
    min-height: 1600px; } }

@media (min-width: 1200px) {
  .section {
    padding-top: 80px;
    padding-bottom: 80px; }
  #main {
    padding-top: 60px; } }

@media (min-width: 1300px) {
  .container {
    max-width: 1240px; }
  #main .contents {
    padding-right: 8% !important; } }

@media (min-width: 1400px) {
  .container {
    max-width: 1370px; }
  .container-xl,
  .home .split-section .container {
    width: 95%;
    max-width: 1600px; }
  #wrapper {
    padding-bottom: 100px; } }

@media (min-width: 1600px) {
  .section {
    padding-top: 100px;
    padding-bottom: 100px; } }

@media (max-width: 767px) {
  .paralasic {
    background-position: center top !important; }
  .pull-right {
    float: none; }
  .container {
    padding-left: 25px;
    padding-right: 25px; }
  .split-section .container {
    padding-left: 15px;
    padding-right: 15px; } }

/* ---------------------------------------------------------------------- GENERAL PAGE ELEMENTS ------------------ */
/* home */
#home-intro {
  background-image: url(../images/bg.jpg); }

#home-intro .container {
  background: #fff; }

#home-intro .home-intro-content {
  padding: 30px 15px; }

/* cta section */
.callout {
  font-size: 1.111rem; }

.callout2 {
  font-size: 1.2rem;
  font-family: "Libre Baskerville", Times, serif;
  text-align: center; }

/* accordion */
/*.accordion-section h2 {color:$dark}*/
.accordion {
  margin-top: 40px; }

.panel {
  border-bottom: 1px solid #ccc; }

.panel:first-child {
  border-top: 1px solid #ccc; }

.panel-title {
  display: block; }

.panel-heading a {
  display: block;
  padding: 30px 40px 30px 0;
  position: relative;
  color: #0155a0;
  text-decoration: none !important; }

.panel-heading .expander {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  margin: auto; }

.panel-heading .expander:before {
  content: '';
  height: 2px;
  background: #ed3e3b;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

.panel-heading a.collapsed .expander:after {
  content: '';
  width: 2px;
  background: #ed3e3b;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

.panel-heading h3,
.panel-heading h4 {
  margin: 0; }

.panel-heading h3 {
  color: #0155a0; }

.panel-body {
  padding-bottom: 30px; }

iframe {
  max-width: 100%; }

/* split section */
.split-section .has-map iframe {
  width: 100%;
  height: 100%; }

.split-section .has-map.imgcol {
  padding: 0; }

.split-section .imgcol {
  background-size: cover; }

.split-section .textcol {
  padding: 30px; }

/* history */
.day-in-history {
  box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  margin-bottom: 80px; }

.day-in-history:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/bug.svg) 15% 50% no-repeat #fff;
  background-size: auto 240%; }

.day-in-history .event {
  padding: 30px; }

.day-in-history h3 {
  color: #363636; }

.tdih_event_year {
  color: #ed3e3b;
  text-transform: uppercase;
  display: block;
  letter-spacing: 1px;
  font-weight: 600; }

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

.columns {
  column-count: 1; }

@media (min-width: 768px) {
  .split-section .textcol {
    padding: 2.5rem; }
  .day-in-history {
    background-size: 50% auto;
    background-position: right center;
    min-height: 340px; }
  .day-in-history:before {
    width: 45%; }
  .day-in-history .event {
    padding: 50px 15px; }
  #home-intro .container {
    padding: 0; }
  #home-intro .home-intro-content {
    padding: 3rem; }
  .columns {
    column-count: 2;
    column-gap: 50px;
    column-rule-style: solid;
    column-rule-width: 1px;
    column-rule-color: #cccccc;
    margin: 30px 0; } }

@media (min-width: 992px) {
  .leftcol {
    padding-right: 20px; }
  .rightcol {
    padding-left: 6%; } }

@media (min-width: 1200px) {
  .callout-headline {
    max-width: 33.3%; }
  .callout-content {
    padding: 0 30px; }
  .callout2 {
    font-size: 1.5rem; }
  .panel-heading a {
    padding-right: 70px; }
  .panel-heading a:before {
    right: 30px; }
  .intro .container .container {
    padding: 0 65px; }
  #home-intro .home-intro-content {
    padding: 5rem 4rem; } }

@media (min-width: 1400px) {
  .callout2 {
    font-size: 2rem; }
  .split-section .textcol {
    padding: 3rem; }
  .home .split-section .textcol {
    padding: 4rem 5rem; }
  .split-section .textcol p:last-child {
    margin-bottom: 0; }
  .columns {
    column-gap: 60px; }
  .day-in-history .event {
    padding: 80px 15px; }
  #home-intro .home-intro-content {
    padding: 8rem 6rem; } }

/* --------------------------- SIDEBARS ----------------------------------------------------------------------- */
.ctabtn {
  position: relative;
  margin-bottom: 40px;
  display: block;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px; }

.ctabtn.icon {
  padding-left: 15px;
  padding-right: 50px; }

.ctabtn.icon .ctaimg {
  position: absolute;
  right: 10px;
  width: auto;
  height: auto;
  width: 34px;
  height: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center; }

.ctabtn.icon img {
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto; }

.ctabtn.icon:hover img {
  filter: brightness(0) invert(1); }

.sidebar .widget {
  font-size: 0.947em;
  margin: 0 auto;
  margin-bottom: 45px;
  position: relative; }

.widget-title {
  color: #ed3e3b;
  text-transform: uppercase; }

.widget p:last-child {
  margin-bottom: 0; }

.sidebar .widget ul li {
  margin: 0px;
  padding: 0px;
  padding-top: 6px;
  padding-bottom: 6px; }

.sidebar .widget_search input {
  height: 50px;
  border: 2px solid #f5f5f5; }

/* tertiary menu  */
.sidebar .widget .submenu {
  padding: 0;
  margin: 0;
  background: #f5f5f5;
  margin-left: -24px;
  margin-right: -24px;
  margin-top: -24px;
  margin-bottom: -24px;
  list-style: none; }

.sidebar .widget .submenu > li {
  padding: 0;
  margin: 0;
  position: relative; }

.sidebar .widget .submenu a {
  display: block;
  padding: 20px 20px 18px;
  color: #363636;
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 1.2;
  -webkit-font-smoothing: subpixel-antialiased; }

.sidebar .widget .submenu > li:hover > a,
.sidebar .widget .submenu > li.current_page_item > a {
  background: #ed3e3b; }

.sidebar .widget .submenu > li:hover a,
.sidebar .widget .submenu > li.current_page_item a {
  color: #fff;
  text-decoration: none; }

.sidebar .widget .submenu > li > a:after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 20px;
  right: 20px;
  border-bottom: 2px solid #9d9d9d; }

.sidebar .widget .submenu > li:hover > a:after {
  border-bottom-color: #ed3e3b;
  bottom: 0; }

.sidebar .widget .submenu > li.current_page_item > a:after,
.sidebar .widget .submenu > li:last-child > a:after {
  border-bottom: 0; }

.overlay {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8; }

@media (min-width: 1400px) {
  .ctabtn {
    padding-left: 20px;
    padding-right: 20px; }
  .ctabtn.icon {
    padding-left: 20px;
    padding-right: 50px; }
  .ctabtn.icon img {
    right: 15px; } }

/* --------------------------- BLOG ----------------------------------------------------------------------- */
.archive article,
.feed article {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 3px solid #f5f5f5; }

.archive article:last-child,
.feed article:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

.feed .readmore:after {
  content: ' >'; }

.post-meta {
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
  padding: 10px 0;
  font-size: 0.8rem;
  margin-top: 20px; }

.post-date {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 0.8rem;
  display: block; }

.single-event .post-meta {
  border: 0;
  padding: 0; }

.post-meta .fa {
  color: #ccc; }

.feat-img {
  margin-bottom: 30px;
  width: 100%;
  height: auto; }

.eo__event_categories,
.widget_archive,
.widget_categories {
  background: #fff;
  padding: 20px 20px 30px;
  border: 2px solid #f2f2f2;
  box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.08); }

.widget_archive ul,
.widget_categories ul {
  margin-bottom: 0; }

.nav-links .next,
.nav-links .nav-next {
  float: right; }

.nav-links .page-numbers {
  display: none; }

.nav-links .prev,
.nav-links .next {
  display: inline-block;
  border: 2px solid #ed3e3b;
  padding: 12px 15px;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.8em;
  color: #ed3e3b; }

.nav-links .prev:hover,
.nav-links .next:hover {
  background: #ed3e3b;
  color: #fff; }

.nav-links a {
  text-decoration: none; }

.nav-links .btn-outline-primary:hover a {
  color: #fff; }

.paging-navigation {
  clear: both;
  padding-top: 2em; }

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* ---------------------------  Contact Us / Locations----------------------------------------------------------------------- */
.location-address {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 1.053em; }

.wpgmza_markerbox a.wpgmza_infowindow_link {
  padding: 5px 10px;
  color: #fff !important;
  border: 2px solid #ed3e3b;
  border-radius: 6px;
  display: block;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  margin-top: 5px;
  background-color: #ed3e3b !important; }

.wpgmza_map {
  margin-bottom: 30px; }

.service-box hr {
  margin: 20px 0; }

.service-box.border {
  border: 4px solid #f5f5f5;
  border-radius: 6px; }

.location-address {
  margin-bottom: 40px; }

.location-address > div {
  padding-left: 60px; }

.location-address .phone {
  background: url(../images/ico-phone.svg) left center no-repeat;
  background-size: auto 34px; }

.location-address .phone a {
  color: #363636; }

.location-address .address {
  background: url(../images/ico-map.svg) left center no-repeat;
  background-size: auto 42px; }

.location-address .hours {
  background: url(../images/ico-time.svg) left center no-repeat;
  background-size: auto 34px; }

.location-boxes .location-details a {
  color: #363636; }

/* ---------------------------------------------------------------------- Feature Boxes ------------------ */
.card {
  box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.08);
  border: 0;
  margin-bottom: 30px; }

.card-footer {
  background-color: transparent;
  border: 0;
  text-align: center;
  padding-bottom: 1.6rem; }

.card-title,
.card-title a {
  color: #0155a0; }

.card-title {
  text-transform: none;
  letter-spacing: 0; }

.card-body {
  position: relative;
  padding-top: 2rem; }

.team-deck .card-footer {
  justify-content: center;
  display: flex; }

.team-deck .card-footer > span {
  padding: 0 15px; }

@media (min-width: 576px) {
  .card-deck .card {
    min-width: calc(33.33% - 30px);
    max-width: calc(33.33% - 30px);
    margin-bottom: 30px; }
  .team-deck .card {
    min-width: calc(50% - 30px);
    max-width: calc(50% - 30px); } }

@media (min-width: 1200px) {
  .team-deck {
    margin-left: -30px;
    margin-right: -30px; }
  .team-deck .card {
    min-width: calc(50% - 60px);
    max-width: calc(50% - 60px);
    margin: 0 30px 60px; } }

@media (min-width: 1400px) {
  .team-deck h3.card-title {
    font-size: 1.6rem; } }

/* ---------------------------------------------------------------------- EVENTS ------------------ */
.event-date {
  background: #6fb2fe;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px 15px;
  font-size: 1.056rem;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center; }

.event-date span {
  display: block;
  font-size: 2.222rem;
  line-height: 1;
  font-weight: 400; }

.archive .eo-tc-event {
  margin: 50px auto 0;
  padding-bottom: 30px; }

.archive .eo-tc-event .eo-event-meta {
  margin: 15px 0; }

.archive .eo-event-content {
  margin-left: 0 !important; }

.archive .eo-event-thumbnail {
  margin: 15px 15px 15px 0; }

.eo-event-date {
  color: #6fb2fe;
  font-style: italic;
  font-weight: 600;
  font-size: 1.111em; }

/* ---------------------------------------------------------------------- EVENT RENTALS ------------------ */
.card.filters {
  padding: 0 15px; }

#rentals {
  margin-top: -30px; }

#rentals .filters h4 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  color: #6fb2fe;
  font-size: 0.875rem;
  font-family: "Open Sans", Arial, sans-serif; }

.rentals .card {
  max-width: 788px;
  margin: 0 auto 30px; }

.rentals .card-title {
  background: #0155a0;
  color: #fff;
  text-transform: uppercase; }

.rentals .card-body {
  padding-bottom: 2.5rem; }

.rentals .card strong,
.rentals .card b {
  color: #6fb2fe; }

.rentals .panel-heading a {
  padding: 25px; }

.rentals .panel-heading a:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
  height: 2px;
  background: #fff; }

.rentals .panel-heading a.collapsed:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 30px;
  width: 2px;
  background: #fff; }

.rentals .card-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0; }

.searchandfilter ul {
  padding: 0; }

#search-filter-form-1610 ul {
  display: flex;
  justify-content: space-between; }

#search-filter-form-1610 ul li {
  margin: 0 20px 0 0; }

#search-filter-form-1610 .sf-field-post-meta-standing_capacity .sf-range-values-seperator,
#search-filter-form-1610 .sf-field-post-meta-standing_capacity .sf-range-max,
#search-filter-form-1610 .sf-field-post-meta-standing_capacity .sf-range-values-seperator + .sf-range-prefix {
  display: none; }

#search-filter-form-1610 .sf-field-post-meta-seated_capacity .sf-range-values-seperator,
#search-filter-form-1610 .sf-field-post-meta-seated_capacity .sf-range-max,
#search-filter-form-1610 .sf-field-post-meta-seated_capacity .sf-range-values-seperator + .sf-range-prefix {
  display: none; }

#search-filter-form-1610 .sf-field-post-meta-rental_price .sf-range-values-seperator,
#search-filter-form-1610 .sf-field-post-meta-rental_price .sf-range-min,
#search-filter-form-1610 .sf-field-post-meta-rental_price .sf-range-values-seperator + .sf-range-prefix {
  display: none; }

.panel-body .searchandfilter br {
  display: none; }

.panel-body .searchandfilter h4 + p {
  margin: 0; }

.sf-range-prefix {
  font-style: italic; }

/*cal*/
#accordion-rentals .wpsbc-container .wpsbc-calendars .wpsbc-calendar table tr td .wpsbc-date-inner {
  height: 32px !important; }

#accordion-rentals .wpsbc-container .wpsbc-calendars .wpsbc-calendar {
  width: 100%;
  max-width: 100% !important; }

#accordion-rentals .wpsbc-calendars-wrapper.wpsbc-legend-position-side {
  max-width: 100%;
  padding-right: 0; }

@media (min-width: 1200px) {
  .rentals .card {
    margin-bottom: 50px; }
  .rentals h3 {
    font-size: 1.555rem; }
  #accordion-rentals .avail {
    padding-left: 30px;
    text-align: center; } }

/* ---------------------------------------------------------------------- BRICKS ------------------ */
#brick-results .card-title {
  background: #0155a0;
  color: #fff;
  padding: 15px;
  font-weight: bold; }

#brick-results .card b {
  color: #6fb2fe; }

#brick-search {
  z-index: 999; }

#bricks .searchandfilter label {
  display: block; }

.searchandfilter .sf-input-text {
  width: 100%;
  height: 40px;
  padding: 0 10px; }

.searchandfilter .chosen-single {
  padding: 6px 10px; }

.searchandfilter .chosen-container-single .chosen-single div {
  top: 6px; }

#brick-results .map-image {
  z-index: -1;
  position: relative; }

#brick-results .card-body {
  text-align: center;
  text-transform: uppercase;
  font-family: "Libre Baskerville", Times, serif;
  font-size: 1.1rem;
  line-height: 1.8; }

@media (min-width: 768px) {
  #brick-results .card-title {
    display: flex;
    justify-content: space-between; }
  #brick-results .card {
    margin-top: 20px; } }

@media (min-width: 1400px) {
  #brick-results {
    margin-top: -100px; }
  #brick-results .card {
    margin-top: 150px; } }

@media (max-width: 767px) {
  #brick-results {
    margin-top: 30px; }
  #brick-results .map-image {
    max-width: 175%;
    margin-left: -40%; }
  #brick-results .card-body {
    font-size: 0.875rem; } }

/* ---------------------------------------------------------------------- VETERANS ------------------ */
.veterans .card {
  margin-bottom: 60px; }

.veterans .card b {
  color: #6fb2fe; }

.veterans .card .seal {
  padding: 20px 0 20px 30px; }

.veterans .card .in-shrine:before {
  content: '';
  background: url(../images/star2.png) left top no-repeat transparent;
  height: 34px;
  width: 34px;
  position: absolute;
  background-size: contain;
  top: -15px;
  left: 2px; }

.veterans .card .subhead {
  font-size: 1rem; }

.veterans .card .vet-photo {
  text-align: center;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat; }

.vet-stats {
  margin-bottom: 30px;
  font-style: italic; }

.vet-stats b {
  font-style: normal; }

.single-heroes .card .vet-photo {
  background-position: right top;
  background-size: contain; }

.card-title + .subhead {
  margin-top: -10px; }

.single-heroes .card-title + .subhead {
  margin-top: -23px; }

#search-filter-form-1588 > ul > li label {
  display: block; }

#search-filter-form-1588 > ul > li > label > input,
#search-filter-form-1588 ul li li {
  padding-top: 0; }

#search-filter-form-1588 .sf_date_field input {
  width: 100%; }

#search-filter-form-1588 .chosen-container {
  width: 100% !important; }

#search-filter-form-1588 .sf-field-submit {
  display: flex; }

#search-filter-form-1588 .sf-field-submit input {
  align-self: flex-end;
  width: 100%;
  margin-bottom: 7px;
  height: 40px; }

.ll-skin-melon .ui-widget {
  background: #0155a0; }

#search-filter-form-1588 .sf-field-reset {
  align-items: flex-end;
  display: flex;
  padding-bottom: 25px; }

@media (min-width: 768px) {
  .veterans .card .seal {
    text-align: center; }
  .veterans .card-body {
    min-height: 300px;
    padding-top: 50px;
    padding-bottom: 40px; }
  #search-filter-form-1588 > ul {
    display: flex;
    flex-wrap: wrap; }
  #search-filter-form-1588 > ul > li {
    flex: 1 0 50%;
    min-height: 100px;
    padding-right: 20px; } }

/* ---------------------------------------------------------------------- SHOP ------------------ */
.related {
  clear: both;
  margin-top: 40px;
  border-top: 2px solid #f5f5f5;
  padding-top: 30px; }

.view-cart-btn {
  display: block;
  margin-bottom: 40px; }

.woocommerce ul.products li.product a img {
  border: 2px solid #f5f5f5; }

.single-product .posted_in {
  display: none; }

.woocommerce .col-1, .woocommerce .col-2 {
  max-width: none; }

.woocommerce form .form-row input {
  height: 40px;
  padding: 10px; }

.checkout h3 {
  font-size: 1.1rem;
  color: #0155a0;
  letter-spacing: 0; }

.woocommerce-input-wrapper {
  width: 100%; }

#order_review_heading {
  margin-top: 40px; }

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {
  background: #ed3e3b;
  border: 2px solid #ed3e3b;
  color: #fff;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {
  background: #e01815;
  color: #fff; }

.stripe-card-group,
.wc-stripe-elements-field, .wc-stripe-iban-element-field {
  width: 100%; }

/* ---------------------------------------------------------------------- FOOTER STARTS ------------------ */
#footer {
  padding-top: 80px;
  padding-bottom: 40px;
  font-size: 0.889rem;
  position: relative;
  z-index: 100;
  background: #0155a0;
  overflow: hidden;
  text-align: center; }

#footer ul, #footer li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }

#footer .nav2 {
  margin-bottom: 80px; }

#footer .nav2 li {
  text-align: center;
  text-transform: uppercase;
  margin: 0 10px 10px;
  display: inline-block; }

#footer .nav2 li a {
  display: block;
  font-weight: 600; }

#footer .nav2 li a:hover {
  color: #6fb2fe;
  text-decoration: none; }

.footer-top,
.footer-bottom {
  margin-bottom: 30px; }

.footer-legal {
  text-align: center;
  margin-bottom: 30px;
  font-size: 0.581rem;
  color: #6fb2fe; }

.footer-middle img {
  margin: 0 3px;
  max-width: 175px;
  height: auto; }

.footer-middle span {
  line-height: 1.8;
}

#footer .fa, 
#footer .fa-brands {
  font-size: 30px;
  margin-right: 20px; }

#footer .open h4,
#footer .closed h4 {
  font-size: 1rem;
  font-weight: 600; }

@media (min-width: 768px) {
  #footer {
    text-align: left; }
  #footer .nav2 > li {
    padding-right: 12px;
    transition: all 0.5s;
    position: relative; }
  #footer .nav2 > li:last-child {
    padding-right: 0; }
  .footer-middle {
    text-align: center; } }

@media (min-width: 1400px) {
  #footer .nav2 a {
    font-size: 18px; } }

@media (max-width: 767px) {
  .footer-top .footer-middle {
    order: 3;
    margin-top: 30px; }
  .footer-bottom .footer-middle {
    order: -1; }
  .footer-top .footer-left {
    bottom: 30px; } }

/*     SLICK THEME
/* ------------------------------------------------------------------------------------------------------ */
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  display: block;
  width: 20px;
  height: 60px;
  padding: 0;
  top: 35%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 999; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'FontAwesome';
  font-size: 50px;
  line-height: 1;
  opacity: .9;
  color: #363636;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -20px; }

[dir='rtl'] .slick-prev {
  right: -20px;
  left: auto; }

.slick-prev:before {
  content: '\f104'; }

[dir='rtl'] .slick-prev:before {
  content: '\f104'; }

.slick-next {
  right: -20px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -20px; }

.slick-next:before {
  content: '\f105'; }

[dir='rtl'] .slick-next:before {
  content: '\f105'; }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: 15px;
  margin: 0;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  text-align: center;
  opacity: .5;
  border-radius: 50px;
  background-color: rgba(255, 255, 255, 0.9);
  border: 3px solid #363636;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #bbb; }

.table {
  margin: 50px auto;
  overflow: scroll; }
