.jux-language {
  position: absolute;
  top: 0px;
  right: 20px;
  z-index: 9999;
}
.affix .jux-language {
  display: none;
}
.jux-position {
  position: relative;
}
.t3-header {
  top: 0;
  position: relative;
  z-index: 999;
  display: inline-block;
  width: 100%;
  background-color: rgba(225, 225, 225, 0.4);
  height: 80px;
  background-size: 100%;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.t3-header.affix {
  position: fixed;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33);
  height: 60px;
}
.t3-header.affix .logo {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .t3-header.affix .logo {
    margin-top: 0;
  }
}
.t3-header.light-header {
  background-color: #ffffff;
}
.t3-header .logo-image a {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background-size: 100%;
}
.t3-header.affix .navbar-default .navbar-nav {
  margin: 10px 0px 0px 0px !important;
}
.t3-header.light-header .logo-image a {
  background-size: 80%;
}
.t3-header.affix .t3-mainnav .navbar .nav {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  float: left;
  margin: 10px auto;
}
section.noo-slideshow {
  overflow: hidden;
  margin-top: -85px;
}
.logo {
  float: left;
  margin: 23px auto;
}
.logo h1 {
  margin: 0;
}
.logo a {
  display: inline-block;
  line-height: 1;
  text-align: left;
  margin: 0;
}
@media screen and (min-width: 480px) {
  .logo a {
    display: block;
    margin: 0px auto;
    text-align: left;
  }
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.accordion-heading {
  background-color: #444 !important;
}
.accordion-heading a {
  color: #ffffff;
  text-transform: uppercase;
}
.accordion-heading:hover {
  background-color: #47bfa9 !important;
}
.accordion-heading:active,
.accordion-heading:forcus,
.accordion-heading:hover {
  background-color: #47bfa9 !important;
}
.accordion-group {
  background-color: transparent !important;
  border-radius: 0;
  border: 0;
  margin-bottom: 2px;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-inner {
  border-top: 1px solid #E5E5E5;
  padding: 9px 15px;
}
#system-message {
  margin: 0px;
}
body {
  background: url(../../templates/jux_delphinus/images/bg.png) repeat left top;
}
.t3-wrapper {
  background: none !important;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
section .noo-slideshow {
  margin-top: 0;
}
.t3-navheader {
  background: #47bfa9;
  min-height: 85px;
}
.mod-welcome {
  color: #ffffff;
}
.mod-welcome .welcome-desc {
  font-size: 20px;
  padding: 30px 0;
  float: left;
}
.mod-welcome a.welcome-btn {
  float: right;
  right: 0;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  padding: 7px 15px;
  margin: 25px 0;
}
.mod-welcome a.welcome-btn:hover {
  background: #ffffff;
  color: #47bfa9;
}
.our-clients .event {
  position: relative;
  float: left;
  padding: 10px 0;
  width: 20%;
  text-align: center;
}
.our-clients .event a {
  margin: 0 auto;
}
.our-clients .jux-cs-control a {
  background: #bfbfbf;
  padding: 3px 8px;
  margin: 0 1px;
  color: #ffffff;
}
.our-clients .jux-cs-control a:hover {
  background: #47bfa9;
}
.our-clients .event {
  position: relative;
  float: left;
  padding: 10px 0;
  width: 20%;
  text-align: center;
}
.our-clients .event a {
  margin: 0 auto;
}
.our-clients .jux-cs-control a {
  background: #bfbfbf;
  padding: 3px 8px;
  margin: 0 1px;
  color: #ffffff;
}
.our-clients .jux-cs-control a:hover {
  background: #47bfa9;
}
.top-arrow .jux-cs-control {
  margin: 0px;
  position: absolute;
  top: -50px;
  right: 0;
}
.t3-navcontent {
  background: url(../../templates/jux_delphinus/images/navcontent-bg.png) no-repeat center top;
  background-size: cover;
  max-height: 400px;
  text-align: center;
  padding-top: 110px;
  padding-bottom: 120px;
  color: #ffffff;
}
.t3-navcontent .purchases-theme .large-text {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 28px;
  margin: 0px auto 30px auto;
  font-weight: bold;
  line-height: 100%;
}
.t3-navcontent .purchases-theme .medium-text {
  color: #ffffff;
  font-size: 20px;
  margin: 10px auto;
}
.t3-navcontent .purchases-theme .small-text {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 40px;
}
.t3-navcontent .purchases-theme a.purchase-btn {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  padding: 5px 10px;
}
.t3-navcontent .purchases-theme a.purchase-btn:hover {
  background: #47bfa9;
}
.t3-spotlight .our-services {
  text-align: center;
}
.t3-spotlight .our-services h3 {
  color: #666666;
  text-transform: uppercase;
}
.t3-spotlight .our-services a {
  text-indent: -999px;
}
.t3-spotlight .our-services .services-icon {
  color: #ffffff;
  background-color: #e4e4e4;
  text-transform: uppercase;
  padding: 3px;
  margin: 20px 0;
  display: inline-block;
  cursor: pointer;
  margin: 0 10px;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
  text-indent: -999px;
}
.t3-spotlight .our-services .services-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background-color: #e4e4e4;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
}
.t3-spotlight .our-services .services-icon-graphic,
.t3-spotlight .our-services .services-icon-graphic:after {
  background: url(../../templates/jux_delphinus/images/icon1.png) no-repeat center #e4e4e4;
}
.t3-spotlight .our-services .services-icon-web,
.t3-spotlight .our-services .services-icon-web:after {
  background: url(../../templates/jux_delphinus/images/icon2.png) no-repeat center #e4e4e4;
}
.t3-spotlight .our-services .services-icon-logo,
.t3-spotlight .our-services .services-icon-logo:after {
  background: url(../../templates/jux_delphinus/images/icon3.png) no-repeat center #e4e4e4;
}
.t3-spotlight .our-services .services-icon-custom,
.t3-spotlight .our-services .services-icon-custom:after {
  background: url(../../templates/jux_delphinus/images/icon4.png) no-repeat center #e4e4e4;
}
.t3-spotlight .our-services .services-icon {
  background-color: #47bfa9;
}
.t3-spotlight .our-services:hover .services-icon:after {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
}
.t3-spotlight .our-services:hover .services-icon:before {
  speak: none;
  line-height: 100%;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.t3-spotlight .our-services:hover span.circle {
  background-color: #47bfa9;
  color: #ffffff;
  border: 1px solid #47bfa9;
}
.features .feature-box {
  clear: both;
}
.features .feature-box-icon {
  float: left;
  background-color: #47bfa9;
  border-radius: 999px 999px 999px 999px;
  -moz-border-radius: 999px 999px 999px 999px;
  -webkit-border-radius: 999px 999px 999px 999px;
  -o-border-radius: 999px 999px 999px 999px;
  color: #EEEEEE;
  width: 35px;
  height: 35px;
  text-align: center;
  vertical-align: middle;
  word-spacing: 1px;
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  margin: 0 10px 10px 0px;
}
.features .feature-box-icon span {
  line-height: 35px;
  text-indent: 3px;
}
.features .feature-box-info {
  line-height: 30px;
}
.features .feature-box-info h4 {
  margin: 0;
}
.features .feature-box-info p.tall {
  margin-bottom: 20px;
}
.jux-mastcol .t3-module {
  padding-bottom: 20px;
}
.accordion {
  margin-bottom: 20px;
}
.social-media {
  float: right;
}
.social-media ul.menu {
  margin: 15px 0;
}
.social-media ul.menu li {
  display: block;
  float: left;
  line-height: 100%;
  margin: 4px;
  padding: 3px;
  width: 21px;
  height: 21px;
  background: #000000;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.social-media ul.menu li a {
  display: block;
  -webkit-transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
  -moz-transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
  -o-transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
  transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
  padding: 1px;
  text-align: center;
  color: #EEEEEE;
  font-size: 20px;
}
.social-media ul.menu li a span.social-title {
  display: none;
}
.social-media ul.menu li a:hover {
  text-decoration: none;
}
.social-media ul.menu li:hover a {
  color: #47bfa9;
}
.t3-navfooter-top {
  background: #202020;
}
.t3-navfooter-top .container,
.t3-navfooter-top .row {
  max-height: 70px;
}
.t3-footer .container {
  position: relative;
}
.t3-footer {
  background: #141414;
}
.t3-footer .t3-copyright {
  border-top: 1px dotted #1c1c1c;
}
.t3-footer .t3-copyright .footer1 {
  text-align: center;
  margin: 15px auto;
  font-size: 13px;
}
.t3-footer .span3 {
  border-right: 1px dotted #1c1c1c;
}
.t3-footer .t3-module .module-inner {
  margin-right: 20px;
}
.t3-footer .item-last .t3-module .module-inner {
  margin-right: 0;
}
.t3-footer .item-last {
  border-right: 0 !important;
}
.delphinus-home .t3-footer .module-title span {
  background: none;
  padding: 0;
}
.delphinus-home .t3-footer .module-title {
  margin: 20px 0 10px 0;
}
.t3-footer ul {
  list-style: none;
}
.t3-footer li {
  border-top: 1px dotted #1c1c1c;
  border-bottom: 0 !important;
  line-height: 20px;
  padding: 7px 0px;
}
.t3-footer li a {
  background: url(../../templates/jux_delphinus/images/arrow-footer.png) no-repeat left center;
  padding-left: 15px;
}
.t3-footer li div.moduleItemIntrotext {
  padding: 7px 0  0 0!important;
}
.t3-footer li .moduleItemDateCreated {
  padding-left: 15px;
}
.t3-footer div.k2ItemsBlock ul li {
  margin: 0;
}
.t3-footer ul.contact-address li span a {
  padding-left: 0;
}
ul.sl_tweets {
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: 0px 0px 0 #d4d4d4!important;
  moz-border-radius: 0px;
  moz-box-shadow: 0px 0px 0 #d4d4d4!important;
  text-shadow: none !important;
  webkit-border-radius: 0px;
  webkit-box-shadow: 0px 0px 0 #d4d4d4!important;
  color: #999999;
}
ul.sl_tweets li {
  border: 0 !important;
  padding-left: 0 !important;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
ul.sl_tweets li a {
  color: #47bfa9 !important;
  text-shadow: none !important;
}
ul.sl_tweets li span {
  margin-top: 0 !important;
}
.mod-designer {
  padding-top: 20px;
}
.mod-designer .designer-image {
  padding: 15px 0;
}
.mod-designer .designer-desc {
  font-size: 12px;
  border-bottom: 1px dotted #1c1c1c;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.mod-designer a {
  color: #47bfa9;
  background: none !important;
}
.mod-designer li {
  border-top: 0;
}
.t3-sl {
  padding-bottom: 0;
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.t3-spotlight-1 .t3-module {
  padding-top: 40px;
}
.t3-navfooter-top {
  max-height: 70px;
}
.t3-navfooter-top .footer-top1,
.t3-navfooter-top footer-top2 {
  max-height: 70px;
}
.t3-navfooter-top .module-title {
  float: left;
  color: #eeeeee;
  margin: 20px 0;
}
.t3-navfooter-top .acymailing_module {
  width: auto;
  float: left;
  margin: 10px 0 10px 20px !important;
}
.t3-navfooter-top .module-title span {
  border: 0;
  background: none;
}
.t3-navfooter-top .acymailing_module .btn {
  background: #47bfa9;
  border: 0;
  width: 35px !important;
  height: 30px;
  font-weight: bold;
  color: #ffffff;
  font-size: 20px;
  text-indent: -999px;
}
.t3-navfooter-top .acymailing_module input {
  width: 100% !important;
  border: 0;
  border-radius: 0;
  background: #ffffff;
  float: left;
  padding: 5px 6px;
  height: 30px;
}
.t3-navfooter-top .acymailing_module tr {
  float: left;
}
.t3-navfooter-top .acymailing_module td {
  padding: 10px 0;
}
.t3-navfooter-top .acymailing_module .fa-envelope {
  position: absolute;
  color: #EEEEEE;
  top: 18px;
  left: 10px;
  pointer-events: none;
}
.t3-navfooter-top .acymailing_module .acysubbuttons {
  position: absolute;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footnav {
  padding: 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 0;
  }
}
.t3-footnav .t3-module {
  background: none;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #eeeeee;
  font-size: 18px;
  margin: 20px 0;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 20px;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  border-bottom: 0 none !important;
  border-top: 1px dotted #1C1C1C;
  line-height: 20px;
  padding: 7px 0;
}
.t3-footnav .t3-module ul > li > a {
  background: url("../../templates/jux_delphinus/images/arrow-footer.png") no-repeat scroll left center transparent;
  padding-bottom: 0;
  padding-left: 15px;
  padding-top: 0;
  color: #999999;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #47bfa9;
  background-color: transparent;
}
.carousel {
  margin-bottom: 20px;
}
.mod-designer .designer-image {
  padding: 15px 0;
}
.mod-designer li {
  border-top: 0 none !important;
}
.mod-designer .designer-desc {
  border-bottom: 1px dotted #1C1C1C;
  font-size: 12px;
  margin-bottom: 10px;
  padding-bottom: 15px;
}
.t3-footer li .moduleItemDateCreated {
  padding-left: 15px;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 0;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.logout {
  border: 1px solid #e5e5e5;
  margin: 20px auto;
  width: 420px;
  padding: 40px 40px 20px;
}
.skill-box .progress {
  height: 30px !important;
}
.skill-left {
  padding: 5px 0 0 15px;
}
.skill-right {
  padding: 5px 15px 0 0;
}
.profile-box {
  text-align: center;
}
.profile-desc {
  margin: 20px auto;
}
.profile-box img {
  display: block;
  height: auto;
  max-width: 100%;
}
.profile-social-box {
  display: inline-block;
  zoom: 1;
  border-top: 1px solid #b1b1b1;
  padding-top: 8px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.profile-social-box li {
  float: left;
  margin-right: 15px;
}
.profile-social-box li a {
  font-size: 16px;
  text-decoration: none;
  color: #b1b1b1;
}
hr {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #eeeeee -moz-use-text-color #ffffff;
  border-image: none;
  border-left: 0 none;
  border-right: 0 none;
  border-style: solid none;
  border-width: 1px 0;
  margin: 20px 0;
}
.text-error {
  color: #B94A48;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .fa-chevron-left,
.carousel-control .fa-chevron-right {
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5;
}
.noo-slideshow .tp-leftarrow.default {
  background: url(../../templates/jux_delphinus/images/large_right.png) center bottom no-repeat #47bfa9;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  height: 40px;
  width: 40px;
}
.noo-slideshow .tp-rightarrow.default {
  background: url(../../templates/jux_delphinus/images/large_right.png) center top no-repeat #47bfa9;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  height: 40px;
  width: 40px;
}
.noo-slideshow .tparrows {
  opacity: 0.7;
}
.noo-slideshow .tparrows:hover {
  background-color: #47bfa9 !important;
  opacity: 1;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.noo-slideshow .tp-bullets.simplebullets.round .bullet {
  background: #47bfa9;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  border: 2px solid transparent;
  width: 20px;
  height: 20px;
}
.noo-slideshow .tp-bullets.simplebullets.round .bullet.selected,
.noo-slideshow .tp-bullets.simplebullets.round .bullet:hover {
  border: 2px solid #FFFFFF;
}
.colum-pricing {
  width: 25%;
  float: left;
}
.pricing-table {
  margin: 0 auto 0px;
  top: 0px;
  position: relative;
}
#menu-holder {
  margin: 30px auto;
  width: 100%;
}
.content {
  margin-top: 100px;
  text-align: center;
  color: #c5c5c5;
  font-size: 25px;
  text-shadow: #ffffff 1px 1px 1px;
}
a.go {
  font-size: 15px;
}
a.go:hover {
  text-decoration: underline;
}
#home {
  margin-top: 20px;
}
.column-clear {
  clear: both;
}

.price_table {
  width: 100%;
  height: 100%;
  font-size: 13px;
  font-family: arial, sans-serif;
  font-weight: normal;
  color: #444444;
}
.price_table a {
  color: #444444;
}
.price_table .align_center {
  text-align: center;
}
.price_table .pack-title {
  font-family: 'Viga', arial, sans-serif;
  font-size: 30px;
  color: #217515;
  text-shadow: 0 1px 0 rgba(125, 207, 61, 0.4);
  margin-top: 10px;
}
.price_table .price {
  font-family: 'Viga', arial, sans-serif;
  font-size: 50px;
  color: #217515;
  text-shadow: 0 1px 0 rgba(125, 207, 61, 0.4);
  margin: 30px 0px 20px 0px;
}
.price_table .time {
  font-size: 14px;
  color: #217515;
  text-shadow: 0 1px 0 rgba(125, 207, 61, 0.4);
}

.price_table .column_1 .header_row_1 {
  height: 45px;
  width: 100%;
  padding: 5px 0px 0px 0px;
  border-bottom: 1px solid #37752B;
  background: #52A93E;
  background: -webkit-gradient(linear, left top, left bottom, from(#52a93e), to(#469436));
  background: -moz-linear-gradient(top, #52a93e, #469436);
  background: linear-gradient(#52a93e, #469436);
}

.price_table .column_1 .header_row_2 {
  height: 100px;
  width: 100%;
  padding: 5px 0px;
  border-top: 1px solid #B0E287;
  background: #7DCF3D;
  background: -webkit-gradient(linear, left top, left bottom, from(#7dcf3d), to(#52a93e));
  background: -moz-linear-gradient(top, #7dcf3d, #52a93e);
  background: linear-gradient(#7dcf3d, #52a93e);
}
.price_table .column_1 {
  height: 100%;
  float: left;
  width: 33.3%;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.column_1 ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.price_table .column_1:hover {
  position: relative;
  z-index: 100;
  box-shadow: 5px 0px 25px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 5px 0px 25px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 5px 0px 25px rgba(0, 0, 0, 0.7);
  -webkit-transform: translate(-5px, -15px);
  -moz-transform: translate(-5px, -15px);
  -o-transform: translate(-5px, -15px);
  -ms-transform: translate(-5px, -15px);
  transform: translate(-5px, -15px);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
.price_table .column_1:hover .header_row_1,
.price_table .column_1:hover .header_row_2,
.price_table .column_1:hover .row_style_1,
.price_table .column_1:hover .row_style_2,
.price_table .column_1:hover .row_style_footer_1,
.price_table .column_1:hover .row_style_footer_2 {
  padding-left: 5px;
  padding-right: 5px;
}

.price_table .row_style_1,
.price_table .row_style_2,
.price_table .row_style_footer_1,
.price_table .row_style_footer_2 {
  width: 100%;
  height: 40px;
  padding-top: 9px;
  float: left;
}
.price_table .row_style_footer_1,
.price_table .row_style_footer_2 {
  padding: 10px 0px;
}
.price_table .row_style_1,
.price_table .row_style_footer_1 {
  background-color: #F9F8F0;
}
.price_table .row_style_2,
.price_table .row_style_footer_2 {
  background-color: #F0EED9;
}
.price_table .row_style_1 span,
.price_table .row_style_2 span {
  position: relative;
  font-size: 14px;
}
.price_table .row_style_1 span:before,
.price_table .row_style_2 span:before {
  background: url(../../templates/jux_delphinus/images/pricing-table/icon-yes.gif) no-repeat 0 0;
  width: 24px;
  height: 24px;
  left: -30px;
  position: absolute;
  top: -3px;
  content: "";
}
.price_table .no-option span:before {
  background: url(../../templates/jux_delphinus/images/pricing-table/icon-no.gif) no-repeat 0 0;
  width: 24px;
  height: 24px;
  left: -30px;
  position: absolute;
  top: -3px;
  content: "";
}

.buy_now {
  width: 60px;
  height: 20px;
  padding: 5px 16px;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  border-style: solid;
  border-width: 1px;
  color: #513b26;
  border-color: #ddb385 #dca36c #db904f;
  background: #fab778;
  background: -webkit-gradient(linear, left top, left bottom, from(#fcca94), to(#f9a55c));
  background: -moz-linear-gradient(top, #fcca94, #f9a55c);
  background: linear-gradient(#fcca94, #f9a55c);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.buy_now:hover {
  border-color: #d2aa7e #d19c68 #d0894b;
  background: #fbca98;
  background: -webkit-gradient(linear, left top, left bottom, from(#fddfba), to(#fab371));
  background: -moz-linear-gradient(top, #fddfba, #fab371);
  background: linear-gradient(#fddfba, #fab371);
}
.pricing-table {
  margin-left: 5px;
  margin-right: 5px;
}
.pricing-table td {
  position: relative;
  display: inline-block;
  margin: 0px;
  vertical-align: inherit;
}
.pricing-table thead,
.pricing-table .plan,
.pricing-table .plan h2,
.pricing-table .green,
.pricing-table .green h2 {
  color: #36611E;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
}

.pricing-table thead .plan td {
  width: 100%;
  height: 42px;
  padding: 15px 0;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.pricing-table thead .plan h2 {
  font-weight: bold;
  font-size: 22px;
  text-transform: uppercase;
  line-height: 24px;
  margin: 0px;
  font-family: 'Arial Black', Arial, Helvetica, sans-serif;
}
.pricing-table thead .plan em {
  font-style: italic;
  font-size: 14px;
  line-height: 16px;
}
.pricing-table thead .plan .green {
  color: #36611e;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
  background: url(../../templates/jux_delphinus/images/pricing-table/green_pattern.png) repeat-x 0 0 !important;
}
.pricing-table thead .plan .orange {
  color: #fafafa;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  background: url(../../templates/jux_delphinus/images/pricing-table/orange_pattern.png) repeat-x 0 0;
}
.pricing-table thead .plan .orange h2 {
  color: #fafafa;
}

.pricing-table thead .price td {
  position: relative;
  width: 100%;
  padding: 25px 0;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #b6b07c;
  font-family: 'Arial Black', Arial, Helvetica, sans-serif;
  background: #f9f8f1;
  background: -moz-linear-gradient(top, #f9f8f1 0%, #f4f2e2 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f8f1), color-stop(100%, #f4f2e2)) !important;
  background: -webkit-linear-gradient(top, #f9f8f1 0%, #f4f2e2 100%) !important;
  background: -o-linear-gradient(top, #f9f8f1 0%, #f4f2e2 100%) !important;
  background: -ms-linear-gradient(top, #f9f8f1 0%, #f4f2e2 100%) !important;
  background: linear-gradient(to bottom, #f9f8f1 0%, #f4f2e2 100%) !important;
}
.pricing-table thead .price p {
  display: table;
  margin: 0 auto;
  font-size: 50px;
  line-height: 60px;
}
.pricing-table thead .price p span {
  font-size: 0.5em;
  display: table-cell;
  vertical-align: middle;
}
.pricing-table thead .price span {
  font-size: 14px;
}
.pricing-table thead .price a {
  display: block;
  position: absolute;
  top: 41px;
  right: -5px;
  height: 32px;
  padding: 0 10px;
  line-height: 32px;
  font-size: 12px;
  text-decoration: none;
}
.pricing-table thead .price .green a {
  color: #37621f;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
  background: #82d344;
  background: -moz-linear-gradient(top, #82d344 0%, #51af34 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #82d344), color-stop(100%, #51af34));
  background: -webkit-linear-gradient(top, #82d344 0%, #51af34 100%);
  background: -o-linear-gradient(top, #82d344 0%, #51af34 100%);
  background: -ms-linear-gradient(top, #82d344 0%, #51af34 100%);
  background: linear-gradient(to bottom, #82d344 0%, #51af34 100%);
}
.pricing-table thead .price .orange a {
  color: #fafafa;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  background: #ff8042;
  background: -moz-linear-gradient(top, #ff8042 0%, #f55a0e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff8042), color-stop(100%, #f55a0e));
  background: -webkit-linear-gradient(top, #ff8042 0%, #f55a0e 100%);
  background: -o-linear-gradient(top, #ff8042 0%, #f55a0e 100%);
  background: -ms-linear-gradient(top, #ff8042 0%, #f55a0e 100%);
  background: linear-gradient(to bottom, #ff8042 0%, #f55a0e 100%);
}
.pricing-table thead .price .green a:before,
.pricing-table thead .price .orange a:before,
.pricing-table thead .price .green a:after,
.pricing-table thead .price .orange a:after {
  display: block;
  position: absolute;
  content: '';
}
.pricing-table thead .price .green a:before,
.pricing-table thead .price .orange a:before {
  width: 8px;
  height: 32px;
  top: 0;
  left: -8px;
  background: url(../../templates/jux_delphinus/images/pricing-table/badge.png) no-repeat;
}
.pricing-table thead .price .green a:after,
.pricing-table thead .price .orange a:after {
  width: 0;
  height: 0;
  bottom: -5px;
  right: 0;
  border-bottom: 5px solid transparent;
}
.pricing-table thead .price .green a:before {
  background-position: 0 0;
}
.pricing-table thead .price .orange a:before {
  background-position: 0 -32px;
}
.pricing-table thead .price .green a:after {
  border-left: 5px solid #1c5d40;
}
.pricing-table thead .price .orange a:after {
  border-left: 5px solid #88330a;
}

.pricing-table tbody tr:first-child td:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 5px;
  top: -25px;
  left: 0;
  background: url(../../templates/jux_delphinus/images/pricing-table/stripe.png) repeat-x 0 0;
}
.pricing-table tbody td {
  width: 100%;
  padding: 0 0 0 0px;
  line-height: 30px;
  border-top: 1px solid #f2f2f2;
  font-size: 11px;
  color: #828282;
  font-family: Helvetica,Arial,sans-serif;
  text-indent: 40px;
}
.pricing-table tbody tr:first-child td {
  border-top: 20px solid #ffffff;
}
.pricing-table .clock-icon td,
.pricing-table .basket-icon td,
.pricing-table .star-icon td,
.pricing-table .heart-icon td {
  background: #ffffff url(../../templates/jux_delphinus/images/pricing-table/icons.png) no-repeat 0 0;
}
.pricing-table .clock-icon td {
  background-position: 0 0;
}
.pricing-table .basket-icon td {
  background-position: 0 -30px;
}
.pricing-table .star-icon td {
  background-position: 0 -60px;
}
.pricing-table .heart-icon td {
  background-position: 0 -90px;
}

.pricing-table tfoot td {
  width: 100%;
  padding: 20px 0px;
  text-align: center;
  line-height: 18px;
  background: #ffffff;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 11px;
  color: #828282;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  -webkit-box-shadow: 0px 2px 0px #e4e4e4;
  -moz-box-shadow: 0px 2px 0px #e4e4e4;
  box-shadow: 0px 2px 0px #e4e4e4;
}
.pricing-table tfoot td span {
  padding: 0px 10px;
  display: block;
}

.table-float {
  display: block;
  position: absolute;
  width: 300px;
  padding: 80px 0 0 0;
  top: 85%;
  left: 130px;
}
.table-float p {
  font-family: 'Lobster13Regular', sans-serif;
  font-size: 16px;
  color: #858585;
  line-height: 20px;
}
.table-float p.big {
  font-size: 65px;
  color: #f76117;
  text-align: right;
  line-height: 65px;
}
.table-float .arrow {
  display: block;
  position: absolute;
  top: 0;
  left: 50px;
  width: 68px;
  height: 77px;
}
#plans,
#plans ul,
#plans ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#plans ul li.button {
  background: none;
}
#pricePlans:after {
  content: '';
  display: table;
  clear: both;
}
#pricePlans {
  zoom: 1;
}
#pricePlans {
  max-width: 100%;
  margin: 0 auto;
}
#pricePlans #plans .plan {
  background: #fff;
  float: left;
  width: 100%;
  text-align: center;
  border-radius: 5px;
  margin: 0 0 20px 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.planContainer .title h2 {
  font-size: 2.125em;
  font-weight: 300;
  color: #3e4f6a;
  margin: 0;
  padding: .6em 0;
}
.planContainer .title h2.bestPlanTitle {
  background: #3e4f6a;
  background: -webkit-linear-gradient(top, #475975, #364761);
  background: -moz-linear-gradient(top, #475975, #364761);
  background: -o-linear-gradient(top, #475975, #364761);
  background: -ms-linear-gradient(top, #475975, #364761);
  background: linear-gradient(top, #475975, #364761);
  color: #fff;
  border-radius: 5px 5px 0 0;
}
.planContainer .price p {
  background: #3e4f6a;
  background: -webkit-linear-gradient(top, #475975, #364761);
  background: -moz-linear-gradient(top, #475975, #364761);
  background: -o-linear-gradient(top, #475975, #364761);
  background: -ms-linear-gradient(top, #475975, #364761);
  background: linear-gradient(top, #475975, #364761);
  color: #fff;
  font-size: 1.2em;
  font-weight: 700;
  height: 2.6em;
  line-height: 2.6em;
  margin: 0 0 1em;
}
.planContainer .price p.bestPlanPrice {
  background: #f7814d;
}
.planContainer .price p span {
  color: #8394ae;
}
.planContainer .options {
  margin-top: 10em;
}
.planContainer .options li {
  font-weight: 700;
  color: #364762;
  line-height: 2.5;
}
.planContainer .options li span {
  font-weight: 400;
  color: #979797;
}
.planContainer .button a {
  text-transform: uppercase;
  text-decoration: none;
  color: #3e4f6a;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 2.8em;
  border: 2px solid #3e4f6a;
  display: inline-block;
  width: 80%;
  height: 2.8em;
  border-radius: 4px;
  margin: 1.5em 0 1.8em;
}
.planContainer .button a.bestPlanButton {
  color: #fff;
  background: #f7814d;
  border: 2px solid #f7814d;
}
#credits {
  text-align: center;
  font-size: .8em;
  font-style: italic;
  color: #777;
}
#credits a {
  color: #333;
}
#credits a:hover {
  text-decoration: none;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  #pricePlans #plans .plan {
    width: 49%;
    margin: 0 2% 20px 0;
  }
  #pricePlans #plans > li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #pricePlans #plans .plan {
    width: 49%;
    margin: 0 2% 20px 0;
  }
  #pricePlans #plans > li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1025px) {
  #pricePlans {
    margin: 2em auto;
  }
  #pricePlans #plans .plan {
    width: 24%;
    margin: 0 1.33% 20px 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
  }
  #pricePlans #plans > li:last-child {
    margin-right: 0;
  }
  #pricePlans #plans .plan:hover {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
  }
  .planContainer .button a {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
  }
  .planContainer .button a:hover {
    background: #3e4f6a;
    color: #fff;
  }
  .planContainer .button a.bestPlanButton:hover {
    background: #ff9c70;
    border: 2px solid #ff9c70;
  }
}

.bs-docs-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  *padding-top: 19px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.bs-docs-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #9da0a4;
  -webkit-border-radius: 4px 0 4px 0;
  -moz-border-radius: 4px 0 4px 0;
  border-radius: 4px 0 4px 0;
}
.the-icons li {
  float: left;
  width: 25%;
  line-height: 25px;
}
.the-icons {
  list-style: none;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.contact .control-label {
  float: none !important;
  text-align: left !important;
}
.contact {
  margin-bottom: 20px;
}
.contact .page-header {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 0;
  margin: 0 0 10px;
}
.contact h2,
.contact h3 {
  text-transform: uppercase;
  padding: 0;
  margin: 10px 0;
  color: #555555;
}
.contact h3 {
  font-size: 18px;
}
.contact .thumbnail {
  border: 0;
  padding: 0;
  margin: 20px 0;
  box-shadow: 0 0 0 #ffffff;
}
.contact .thumbnail img {
  width: 100%;
}
.contact .contact-miscinfo .dl-horizontal {
  margin: 5px 0 10px 0;
}
.contact #row-contact .controls {
  margin-left: 0 !important;
}
.contact #row-contact .control-group {
  float: left;
  width: 50%;
}
.contact #row-contact .control-label {
  display: block;
  float: none !important;
  text-align: left;
  width: 70px;
}
.contact #row-contact .control-group .controls input {
  width: 90%;
}
.contact .controls {
  margin-left: 0 !important;
}
.contact .control-label {
  width: auto;
  text-align: left;
}
.contact .control-group .controls input,
.contact .control-group .controls textarea {
  width: 95%;
}
.contact #jform_contact_email_copy {
  margin: 8px 0 5px 15px;
  width: auto;
}
.contact .form-actions {
  margin: 0 !important;
  float: left;
  padding-left: 0 !important;
  background: transparent;
  border: 0;
}
.contact .form-actions .btn {
  background: #47bfa9;
  border: 0;
  color: #ffffff;
  text-shadow: 0 0 0 #ffffff;
}
.contact .form-actions .btn:hover {
  background: #555555;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.contact .control-group {
  margin-bottom: 10px;
}
.contact ul {
  margin: 0;
}
.contact li {
  line-height: 100%;
  list-style: none;
  padding: 5px 0;
}
.contact i {
  padding: 0 10px 0 0;
}
.contact a {
  color: #000000;
}
.contact a:hover {
  color: #47bfa9;
}
.login-wrap {
  background: #f5f5f5;
  border: 1px solid #DBDBDB;
  margin: 20px auto;
  width: 500px;
}
.login-wrap .login {
  padding: 20px 20px 0;
}
.login-wrap .login form {
  margin-bottom: 0;
}
.login-wrap .well {
  background: transparent;
  border: 0;
  box-shadow: none;
  margin-bottom: 0;
  border-radius: 2px;
  webkit-border-radius: 2px;
}
.login-wrap .well .control-group {
  float: left;
  width: 50%;
}
.login-wrap .well .control-group .control-label {
  display: block;
  float: none;
  text-align: left;
  width: auto;
  margin-bottom: 10px;
}
.login-wrap .well .control-group .controls {
  margin-left: 0;
  float: none;
}
.login-wrap .well .control-group .controls input {
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 25px !important;
  width: 200px;
  border-radius: 2px;
  webkit-border-radius: 2px;
}
.login-wrap .well .control-group .controls .btn-primary {
  letter-spacing: 1px;
  padding: 7px 15px;
}
.login-wrap .other-links {
  padding-bottom: 20px;
}
.login-wrap .other-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 13px;
}
.login-wrap .other-links ul li {
  display: inline-block;
  padding: 0 10px;
}
.login-wrap .other-links ul a {
  color: #999999;
  padding: 0 0 0 12px;
  display: inline-block;
}
.login-wrap .other-links ul a:hover,
.login-wrap .other-links ul a:focus,
.login-wrap .other-links ul a:active {
  color: #47bfa9;
}
.logout {
  border: 1px solid #DBDBDB;
  margin: 20px auto;
  width: 420px;
  padding: 40px 40px 20px;
}
.skill-box .progress {
  height: 30px !important;
}
.skill-left {
  padding: 5px 0 0 15px;
}
.skill-right {
  padding: 5px 15px 0 0;
}
.profile-box {
  text-align: center;
}
.profile-desc {
  margin: 20px auto;
}
.profile-box img {
  display: block;
  height: auto;
  max-width: 100%;
}
.profile-social-box {
  display: inline-block;
  zoom: 1;
  border-top: 1px solid #b1b1b1;
  padding-top: 8px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.profile-social-box li {
  float: left;
  margin-right: 15px;
}
.profile-social-box li a {
  font-size: 16px;
  text-decoration: none;
  color: #b1b1b1;
}
.panel-default > .panel-heading {
  color: #FFFFFF;
  background-color: #444444;
  -webkit-box-shadow: none;
  border: none;
  border-color: #dddddd;
  border-radius: 0px;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.panel-default > .panel-heading:hover {
  background-color: #47bfa9;
}
.panel-group .panel {
  -webkit-box-shadow: none;
  border: none;
  border-color: #dddddd;
  border-radius: 0px;
  box-shadow: none;
  -webkit-border-radius: 0px;
  background: none;
}
.t3-off-canvas-body h3.module-title span {
  background: none;
  padding-left: 0px;
}
.t3-off-canvas-body h3.module-title {
  margin-top: 0px;
}