.card-footer[data-style="1"] ul, .card-footer[data-style="1"] ol, .card-footer[data-style="1"] li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none; }

.card-footer[data-style="1"] .footer-nav .nav-menu, .card-footer[data-style="1"] .footer-nav .nav-menu li {
  box-sizing: border-box; }

.card-footer[data-style="1"], .card-footer[data-style="1"] svg path, .card-footer[data-style="1"] .footer-nav {
  transition: all 0.4s ease-in-out; }

.card-footer[data-style="1"] .footer-nav .sub-menu {
  visibility: hidden;
  opacity: 0;
  height: auto;
  bottom: 65px;
  -webkit-transition: all 0.4s ease-in-out 0.25s;
  -moz-transition: all 0.4s ease-in-out 0.25s;
  -o-transition: all 0.4s ease-in-out 0.25s;
  transition: all 0.4s ease-in-out 0.25s; }

.theme-simple .card-footer[data-style="1"] {
  color: #F2F2F2; }

.theme-energy .card-footer[data-style="1"] {
  color: #DBECF2; }

.theme-fresh .card-footer[data-style="1"] {
  color: #dcedc8; }

.theme-pink .card-footer[data-style="1"] {
  color: #FDF4D6; }

.theme-red .card-footer[data-style="1"] {
  color: #F0DBDB; }

.card-footer[data-style="1"] svg {
  position: absolute;
  display: none;
  width: 100%;
  height: 100px;
  top: -58px;
  left: 0; }
  @media only screen and (max-width: 800px) {
    .card-footer[data-style="1"] svg {
      top: -78px;
      display: block; } }
  @media only screen and (max-width: 800px) {
    .card-footer[data-style="1"] svg {
      top: -58px; } }
  .card-footer[data-style="1"] svg path {
    fill: #027c7d;
    stroke: transparent; }
    @media only screen and (max-width: 430px) {
      .card-footer[data-style="1"] svg path {
        d: path("M0 20 C 640 0 1280 0 1920 20 V 100 H0 Z"); } }

.theme-simple .card-footer[data-style="1"] a {
  color: #B0ADB2; }

.theme-energy .card-footer[data-style="1"] a {
  color: #0599CC; }

.theme-fresh .card-footer[data-style="1"] a {
  color: #7cb342; }

.theme-pink .card-footer[data-style="1"] a {
  color: #FFC000; }

.theme-red .card-footer[data-style="1"] a {
  color: #A70924; }

.theme-simple .card-footer[data-style="1"] a:focus, .theme-simple .card-footer[data-style="1"] a:active, .theme-simple .card-footer[data-style="1"] a:hover {
  color: #D9D9D9; }

.theme-energy .card-footer[data-style="1"] a:focus, .theme-energy .card-footer[data-style="1"] a:active, .theme-energy .card-footer[data-style="1"] a:hover {
  color: #93CDDD; }

.theme-fresh .card-footer[data-style="1"] a:focus, .theme-fresh .card-footer[data-style="1"] a:active, .theme-fresh .card-footer[data-style="1"] a:hover {
  color: #c5e1a5; }

.theme-pink .card-footer[data-style="1"] a:focus, .theme-pink .card-footer[data-style="1"] a:active, .theme-pink .card-footer[data-style="1"] a:hover {
  color: #EFAF9C; }

.theme-red .card-footer[data-style="1"] a:focus, .theme-red .card-footer[data-style="1"] a:active, .theme-red .card-footer[data-style="1"] a:hover {
  color: #C00100; }

.theme-simple .card-footer[data-style="1"] .title {
  color: #B0ADB2; }

.theme-energy .card-footer[data-style="1"] .title {
  color: #0599CC; }

.theme-fresh .card-footer[data-style="1"] .title {
  color: #7cb342; }

.theme-pink .card-footer[data-style="1"] .title {
  color: #FFC000; }

.theme-red .card-footer[data-style="1"] .title {
  color: #A70924; }

.theme-simple .card-footer[data-style="1"] .footer-main {
  border-top: 1px solid #F2F2F2;
  background-color: #F2F2F2; }

.theme-energy .card-footer[data-style="1"] .footer-main {
  border-top: 1px solid #DBECF2;
  background-color: #DBECF2; }

.theme-fresh .card-footer[data-style="1"] .footer-main {
  border-top: 1px solid #dcedc8;
  background-color: #dcedc8; }

.theme-pink .card-footer[data-style="1"] .footer-main {
  border-top: 1px solid #FDF4D6;
  background-color: #FDF4D6; }

.theme-red .card-footer[data-style="1"] .footer-main {
  border-top: 1px solid #F0DBDB;
  background-color: #F0DBDB; }

.theme-simple .card-footer[data-style="1"] .footer-copyright {
  background-color: #F2F2F2;
  color: #B0ADB2; }

.theme-energy .card-footer[data-style="1"] .footer-copyright {
  background-color: #DBECF2;
  color: #0599CC; }

.theme-fresh .card-footer[data-style="1"] .footer-copyright {
  background-color: #dcedc8;
  color: #7cb342; }

.theme-pink .card-footer[data-style="1"] .footer-copyright {
  background-color: #FDF4D6;
  color: #FFC000; }

.theme-red .card-footer[data-style="1"] .footer-copyright {
  background-color: #F0DBDB;
  color: #A70924; }

.theme-simple .card-footer[data-style="1"] .footer-nav a {
  color: #B0ADB2; }

.theme-energy .card-footer[data-style="1"] .footer-nav a {
  color: #0599CC; }

.theme-fresh .card-footer[data-style="1"] .footer-nav a {
  color: #7cb342; }

.theme-pink .card-footer[data-style="1"] .footer-nav a {
  color: #FFC000; }

.theme-red .card-footer[data-style="1"] .footer-nav a {
  color: #A70924; }

.theme-simple .card-footer[data-style="1"] .footer-nav a:focus, .theme-simple .card-footer[data-style="1"] .footer-nav a:active, .theme-simple .card-footer[data-style="1"] .footer-nav a:hover {
  color: #D9D9D9; }

.theme-energy .card-footer[data-style="1"] .footer-nav a:focus, .theme-energy .card-footer[data-style="1"] .footer-nav a:active, .theme-energy .card-footer[data-style="1"] .footer-nav a:hover {
  color: #93CDDD; }

.theme-fresh .card-footer[data-style="1"] .footer-nav a:focus, .theme-fresh .card-footer[data-style="1"] .footer-nav a:active, .theme-fresh .card-footer[data-style="1"] .footer-nav a:hover {
  color: #c5e1a5; }

.theme-pink .card-footer[data-style="1"] .footer-nav a:focus, .theme-pink .card-footer[data-style="1"] .footer-nav a:active, .theme-pink .card-footer[data-style="1"] .footer-nav a:hover {
  color: #EFAF9C; }

.theme-red .card-footer[data-style="1"] .footer-nav a:focus, .theme-red .card-footer[data-style="1"] .footer-nav a:active, .theme-red .card-footer[data-style="1"] .footer-nav a:hover {
  color: #C00100; }

.theme-simple .card-footer[data-style="1"] .footer-nav li.current-menu > a {
  color: #B0ADB2; }

.theme-energy .card-footer[data-style="1"] .footer-nav li.current-menu > a {
  color: #0599CC; }

.theme-fresh .card-footer[data-style="1"] .footer-nav li.current-menu > a {
  color: #7cb342; }

.theme-pink .card-footer[data-style="1"] .footer-nav li.current-menu > a {
  color: #FFC000; }

.theme-red .card-footer[data-style="1"] .footer-nav li.current-menu > a {
  color: #A70924; }

.theme-simple .card-footer[data-style="1"] .footer-nav li.current-menu > a:focus, .theme-simple .card-footer[data-style="1"] .footer-nav li.current-menu > a:active, .theme-simple .card-footer[data-style="1"] .footer-nav li.current-menu > a:hover {
  color: #D9D9D9; }

.theme-energy .card-footer[data-style="1"] .footer-nav li.current-menu > a:focus, .theme-energy .card-footer[data-style="1"] .footer-nav li.current-menu > a:active, .theme-energy .card-footer[data-style="1"] .footer-nav li.current-menu > a:hover {
  color: #93CDDD; }

.theme-fresh .card-footer[data-style="1"] .footer-nav li.current-menu > a:focus, .theme-fresh .card-footer[data-style="1"] .footer-nav li.current-menu > a:active, .theme-fresh .card-footer[data-style="1"] .footer-nav li.current-menu > a:hover {
  color: #c5e1a5; }

.theme-pink .card-footer[data-style="1"] .footer-nav li.current-menu > a:focus, .theme-pink .card-footer[data-style="1"] .footer-nav li.current-menu > a:active, .theme-pink .card-footer[data-style="1"] .footer-nav li.current-menu > a:hover {
  color: #EFAF9C; }

.theme-red .card-footer[data-style="1"] .footer-nav li.current-menu > a:focus, .theme-red .card-footer[data-style="1"] .footer-nav li.current-menu > a:active, .theme-red .card-footer[data-style="1"] .footer-nav li.current-menu > a:hover {
  color: #C00100; }

.card-footer[data-style="1"] .footer-nav .sub-menu {
  position: absolute;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  z-index: 2; }

.theme-simple .card-footer[data-style="1"] .footer-nav .nav-menu {
  background-color: #F2F2F2; }

.theme-energy .card-footer[data-style="1"] .footer-nav .nav-menu {
  background-color: #DBECF2; }

.theme-fresh .card-footer[data-style="1"] .footer-nav .nav-menu {
  background-color: #dcedc8; }

.theme-pink .card-footer[data-style="1"] .footer-nav .nav-menu {
  background-color: #FDF4D6; }

.theme-red .card-footer[data-style="1"] .footer-nav .nav-menu {
  background-color: #F0DBDB; }

.theme-simple .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:focus, .theme-simple .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:active, .theme-simple .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:hover {
  background-color: #F2F2F2; }

.theme-energy .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:focus, .theme-energy .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:active, .theme-energy .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:hover {
  background-color: #DBECF2; }

.theme-fresh .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:focus, .theme-fresh .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:active, .theme-fresh .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:hover {
  background-color: #dcedc8; }

.theme-pink .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:focus, .theme-pink .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:active, .theme-pink .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:hover {
  background-color: #FDF4D6; }

.theme-red .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:focus, .theme-red .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:active, .theme-red .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:hover {
  background-color: #F0DBDB; }

.theme-simple .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:focus > a, .theme-simple .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:active > a, .theme-simple .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:hover > a {
  color: #B0ADB2; }

.theme-energy .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:focus > a, .theme-energy .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:active > a, .theme-energy .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:hover > a {
  color: #0599CC; }

.theme-fresh .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:focus > a, .theme-fresh .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:active > a, .theme-fresh .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:hover > a {
  color: #7cb342; }

.theme-pink .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:focus > a, .theme-pink .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:active > a, .theme-pink .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:hover > a {
  color: #FFC000; }

.theme-red .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:focus > a, .theme-red .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:active > a, .theme-red .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul li:hover > a {
  color: #A70924; }

.theme-simple .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul a:focus, .theme-simple .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul a:active, .theme-simple .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul a:hover {
  color: #D9D9D9; }

.theme-energy .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul a:focus, .theme-energy .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul a:active, .theme-energy .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul a:hover {
  color: #93CDDD; }

.theme-fresh .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul a:focus, .theme-fresh .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul a:active, .theme-fresh .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul a:hover {
  color: #c5e1a5; }

.theme-pink .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul a:focus, .theme-pink .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul a:active, .theme-pink .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul a:hover {
  color: #EFAF9C; }

.theme-red .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul a:focus, .theme-red .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul a:active, .theme-red .card-footer[data-style="1"] .footer-nav .nav-menu > li > ul a:hover {
  color: #C00100; }

.card-footer[data-style="1"] .footer-nav .nav-menu li {
  padding: 0 15px;
  text-align: left;
  line-height: 1; }
  .theme-simple .card-footer[data-style="1"] .footer-nav .nav-menu li li {
    background-color: #F2F2F2; }
  .theme-energy .card-footer[data-style="1"] .footer-nav .nav-menu li li {
    background-color: #DBECF2; }
  .theme-fresh .card-footer[data-style="1"] .footer-nav .nav-menu li li {
    background-color: #dcedc8; }
  .theme-pink .card-footer[data-style="1"] .footer-nav .nav-menu li li {
    background-color: #FDF4D6; }
  .theme-red .card-footer[data-style="1"] .footer-nav .nav-menu li li {
    background-color: #F0DBDB; }
