@charset "utf-8";
body {
  behavior: url("/application/themes/theme_ashburnoffshore/css/csshover3.htc");
}
/******************************sidebar nav***********************************/
ul#sidenav,
ul#sidenav li {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul#sidenav {
  margin-bottom: 25px;
  text-align: left;
  position: relative;
  border: 0;
  padding: 15px 20px;
  background: none;
  border: #efefef solid 1px;
}
ul#sidenav:before,
ul#sidenav:after {
  position: absolute;
  width: 25px;
  height: 25px;
  content: '';
}
ul#sidenav:before {
  top: -1px;
  left: -1px;
  border-top: #c21632 solid 3px;
  border-left: #c21632 solid 3px;
}
ul#sidenav:after {
  bottom: -1px;
  right: -1px;
  border-bottom: #c21632 solid 3px;
  border-right: #c21632 solid 3px;
}
ul#sidenav li {
  margin-bottom: 5px;
  margin-left: 0;
}
ul#sidenav li a {
  display: block;
  padding: 8px 12px;
  background: none;
  text-decoration: none;
  margin: 0 0 5px 0;
  border: 0;
  border-left: 1px #c21632 solid;
  border-bottom: 1px #c21632 solid;
  color: #000;
  font-size: 1rem;
  line-height: 1rem;
  transition: 0.25s ease-in-out;
}
ul#sidenav li ul {
  padding: 0 0 0 8px;
  margin-bottom: 10px;
}
ul#sidenav ul li a {
  border: 0;
  border-left: 1px #bbb solid;
  border-bottom: 1px #bbb solid;
  color: #000;
  padding: 8px 8px;
  font-size: 0.8rem;
  line-height: 0.9rem;
  margin-bottom: 3px;
}
ul#sidenav li a:hover {
  background: #c21632;
  color: #fff;
}
ul#sidenav li a.nav-path-selected {
  color: #c21632;
  background: #fff;
  border-left: 5px #c21632 solid;
}
ul#sidenav li a.nav-selected {
  color: #c21632;
  background: #fff;
  border-left: 5px #c21632 solid;
}
ul#sidenav ul li a:hover {
  background: #c21632;
  color: #fff;
}
ul#sidenav ul li a.nav-path-selected {
  color: #000;
  background: #fff;
  border-left: 5px #000 solid;
}
ul#sidenav ul li a.nav-selected {
  color: #000;
  background: #fff;
  border-left: 5pxs #000 solid;
}
ul#sidenav li a.parenttitle {
  font-size: 1.5rem;
  line-height: 1.5rem;
  border: 0;
  color: #000;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 600;
  padding: 5px 0 5px 0;
  margin: 0 0 10px 0;
  background: none;
}
ul#sidenav li.parenttitle {
  background: none;
  margin-left: 0;
}
.ftaside ul#sidenav {
  margin: 0;
  padding: 15px 25px;
  border: 1px #bbb solid;
  -moz-border-radius: 12px 0;
  border-radius: 12px 0;
}
.ftaside #aside {
  padding: 50px 0;
}
.ftaside ul#sidenav li ul {
  padding: 0;
  max-width: 95%;
  margin: 0 auto;
  margin-bottom: 20px;
}
/******************************main nav***********************************/
nav {
  position: relative;
  width: 100%;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #head-mobile {
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #head-mobile {
  display: none;
}
#cssmenu ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  text-shadow: none;
}
#cssmenu > ul > li {
  display: inline-block;
  vertical-align: middle;
}
#cssmenu ul li.active a,
#cssmenu > ul > li:hover > a {
  background: none;
  color: #bbb !important;
}
#cssmenu > ul > li > a.nav-selected,
#cssmenu > ul > li > a.nav-path-selected {
  color: #bbb;
  font-weight: bold;
}
#cssmenu ul li.active:hover,
#cssmenu ul li.active,
#cssmenu ul li.has-sub.active:hover {
  background: rgba(0, 0, 0, 0.15) !important;
  -webkit-transition: background .3s ease;
  -ms-transition: background .3s ease;
  transition: background .3s ease;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 20px;
  text-shadow: none;
  margin-right: 10px;
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  width: 7px;
  height: 1px;
  display: block;
  content: '\f078';
  font-family: 'FontAwesomeWeb';
  font-weight: normal;
  transition: 0.25s ease-in-out all;
}
#cssmenu > ul > li.has-sub > a:before {
  font-size: 0.6rem;
  top: 45px;
  right: 8px;
  opacity: 1;
  color: #c21632;
}
/*#cssmenu > ul > li.has-sub > a:after { 
font-size: 0.4rem; top: 20px; right: 10px; opacity: 0; color: #303030 ; }*/
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 48px;
}
/*#cssmenu > ul > li.has-sub:hover > a:after { top: 25px; opacity: 0.95; }*/
/*
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 31px;
  right: 11px;
  width: 7px;
  height: 1px;
  display: block;
  background: #000 !important;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 28px;
  right: 14px;
  display: block;
  width: 1px;
  height: 7px;
  background: #000 !important;
  content: '';
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 31px;
  height: 0;
  background: #000 !important;
}
#cssmenu > ul > li.has-sub:hover > a:after,
#cssmenu > ul > li.has-sub:hover > a:before {
  background: #000 !important;
}
*/
#cssmenu ul ul {
  z-index: 1;
  position: absolute;
  max-width: 225px;
  min-width: 200px;
  width: max-content;
  left: -9999px;
  background: #555;
  z-index: 50;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
  /*overflow: hidden;*/
}
#cssmenu ul ul li {
  height: 0;
  width: 100%;
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: 0;
}
#cssmenu li:hover > ul > li {
  height: auto;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  background: #777;
  z-index: -1;
  top: 0;
  left: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
}
#cssmenu ul ul li a {
  color: #fff;
  margin: 0;
  padding: 10px 18px;
  line-height: 22px;
  width: auto;
  height: auto;
  text-decoration: none;
  display: block;
  border: 0;
  text-transform: none;
  text-align: left;
  font-size: 0.9rem;
  font-weight: normal;
}
#cssmenu ul ul li a.nav-selected,
#cssmenu ul ul li a.nav-path-selected {
  background: rgba(0, 0, 0, 0.15);
  border: 0;
}
#cssmenu ul ul li a:hover {
  background: rgba(0, 0, 0, 0.15);
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #fff;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 21px;
  right: 11px;
  width: 7px;
  height: 1px;
  display: block;
  background: #ddd;
  content: '';
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 18px;
  right: 14px;
  display: block;
  width: 1px;
  height: 7px;
  background: #ddd;
  content: '';
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 22px;
  height: 0;
}
#cssmenu ul ul li.has-sub:hover,
#cssmenu ul li.has-sub ul li.has-sub ul li:hover {
  /*background: #363636;*/
}
#cssmenu ul ul ul li.active a {
  border-left: 1px solid #333;
}
#cssmenu > ul > li.has-sub > ul > li.active > a,
#cssmenu > ul ul > li.has-sub > ul > li.active > a {
  border-top: 1px solid #333;
}
@media screen and (min-width: 1140px) {
  #cssmenu > ul > li > a {
    display: block;
    margin: 0;
    padding: 45px 25px;
    border: 0;
    vertical-align: middle;
    text-decoration: none;
    text-shadow: none;
    color: #3c3c3c;
    font-size: 1rem;
    line-height: 1rem;
    font-family: 'Libre Franklin', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
  }
  #cssmenu > ul > li:nth-last-child(1) > a {
    margin: auto;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-left: 5px;
    position: relative;
    text-align: center;
    background: none;
    color: #fff;
    border: 0;
    text-decoration: none;
    background: #c21632;
  }
  #cssmenu > ul > li:nth-last-child(1) > a {
    background: #c21632;
    color: #fff;
    margin-left: 15px;
  }
}
@media screen and (max-width: 1140px) {
  #cssmenu .nav a.externallink:after {
    display: none;
  }
  #cssmenu {
    width: 100%;
    z-index: 50;
  }
  #cssmenu ul {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 8% 30% 8% 5%;
    display: none;
    box-shadow: 0 0 5px #333;
    background: rgba(75, 75, 75, 0.95);
    overflow: hidden;
    overflow-y: scroll;
  }
  #cssmenu > ul {
    background: linear-gradient(-45deg, #3e2a55, #3e2a55, #3e2a55, #00a9df, #00a9df, #00a9df);
    background-size: 500% 500%;
    animation: gradient 35s ease infinite;
  }
  #cssmenu > ul > li:nth-last-child(1) > a,
  #cssmenu > ul > li:nth-last-child(2) > a {
    color: #fff;
    border: #fff 2px solid;
    -moz-border-radius: 12px 0 !important;
    border-radius: 12px 0 !important;
  }
  #cssmenu > ul > li:nth-last-child(1) > a.nav-selected {
    background: #3e2a55;
  }
  #cssmenu > ul > li:nth-last-child(2) > a.nav-selected {
    background: #00a9df;
  }
  @keyframes gradient {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  #cssmenu ul li {
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    transition: 0.25s ease-in-out all;
  }
  #cssmenu ul li:hover,
  #cssmenu ul ul li a:hover {
    background: rgba(0, 0, 0, 0.15);
  }
  #cssmenu ul li a {
    font-family: 'Libre Franklin', sans-serif;
    font-weight: bold;
    text-transform: none;
    color: #fff;
    text-decoration: none;
  }
  #cssmenu > ul > li > a {
    font-size: 1.25rem;
    padding: 20px 55px 19px 20px;
    margin: 2px auto;
    font-weight: 400;
  }
  #cssmenu > ul > li:hover > a {
    background: none;
    color: #fff !important;
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu ul li a.nav-selected,
  #cssmenu ul li a.nav-path-selected {
    color: #fff !important;
    background: #666;
    font-weight: bold;
    padding: 20px 55px 19px 20px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  #cssmenu > ul > li {
    float: none;
    text-align: left;
    margin: 2px 0;
  }
  #cssmenu ul ul li a.nav-selected,
  #cssmenu ul ul li a.nav-path-selected {
    padding: 10px 18px;
    background: #666;
    color: #fff;
  }
  #cssmenu ul ul li.nav-path-selected:hover > a,
  #cssmenu ul ul li.nav-path-selected a:hover {
    color: #fff;
  }
  #cssmenu > ul > li.has-sub > a {
    padding-right: 55px;
  }
  #cssmenu ul ul {
    background: #efefef;
    padding: 5%;
    box-shadow: none;
    max-width: none;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  #cssmenu ul ul li {
    box-shadow: none;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  #cssmenu ul ul li:hover {
    background: none !important;
  }
  #cssmenu ul ul li a {
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: none;
    color: #000 !important;
    font-size: 0.9rem;
    margin: 2px 0;
    font-weight: normal;
  }
  #cssmenu ul ul li:first-child a,
  #cssmenu ul ul li:last-child a {
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  #cssmenu ul ul ul {
    z-index: 2;
    background: #fff;
    box-shadow: none;
    padding: 5%;
    margin-bottom: 15px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  #cssmenu ul ul ul li a {
    background: none;
    color: #000;
    font-size: 1rem;
    margin: 2px 0;
    font-weight: normal;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  #cssmenu ul ul li a {
    background: none;
    margin: 2px 0;
  }
  #cssmenu ul ul ul li:hover > a,
  #cssmenu ul ul ul li.active > a {
    background: #444;
    color: #fff !important;
  }
  #cssmenu ul ul ul li a.nav-selected,
  #cssmenu ul ul ul li a.nav-path-selected {
    background: #000;
    color: #fff;
    font-weight: normal;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #333;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #head-mobile {
    display: none;
    padding: 20px 50px 20px 20px;
    color: #444;
    font-size: 24px;
    height: 60px;
    /* font-weight: 700; */
    text-transform: uppercase;
    text-align: left;
  }
  #cssmenu .button {
    width: 64px;
    height: 64px;
    top: 0;
    right: 0;
    margin: 0 0 0 auto;
    position: relative;
    cursor: pointer;
    z-index: 12399994;
    background: #303030;
    transition: all ease-in-out 0.35s;
    -moz-border-radius: 12px 0;
    border-radius: 12px 0;
  }
  /*.pgscrolled #cssmenu .button { 
	position: fixed; top: 8px; right: 8px; background: none; }*/
  #cssmenu .button:after {
    position: absolute;
    top: 30px;
    right: 20px;
    display: block;
    height: 3px;
    width: 25px;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    content: '';
  }
  #cssmenu .button:before {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 23px;
    right: 20px;
    display: block;
    height: 4px;
    width: 25px;
    background: #fff;
    content: '';
  }
  #cssmenu .button.menu-opened {
    transition: all 0.3s ease-in-out;
    background: none;
  }
  #cssmenu .button.menu-opened:after {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    top: 31px;
    right: 21px;
    border: 0;
    height: 4px;
    width: 20px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu .button.menu-opened:before {
    top: 31px;
    background: #fff;
    width: 20px;
    right: 21px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 3px;
    top: 3px;
    display: block;
    background: rgba(0, 0, 0, 0.1);
    height: 58px;
    width: 46px;
    cursor: pointer;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: rgba(0, 0, 0, 0.5);
  }
  #cssmenu ul ul .submenu-button {
    height: 36px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 29px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: '';
    transition: all .3s ease;
  }
  #cssmenu ul ul .submenu-button:after {
    top: 17px;
    right: 13px;
    background: #000;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #fff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 26px;
    transition: all .3s ease;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #fff;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 14px;
    right: 16px;
    background: #000;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
  #cssmenu ul ul ul li.active a {
    border-left: none;
  }
  #cssmenu > ul > li.has-sub > ul > li.active > a,
  #cssmenu > ul ul > li.has-sub > ul > li.active > a {
    border-top: none;
  }
}
