body {
  font-family: "Roboto", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
  color: #888888 !important;
}
.t3-wrapper {
  overflow: hidden !important;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar-2 {
  font-weight: 300;
}
.title {
  font-size: 34px;
  line-height: 34px;
  text-transform: uppercase;
  color: #444;
}
.subtitle {
  font-weight: 300;
  color: #888888 !important;
  text-transform: none !important;
  font-size: 14px !important;
}

.top-header {
  padding: 0;
  border-bottom: 1px solid #f2f2f2;
  font-weight: 300;
}
.top-header .top-phone,
.top-header .top-email {
  padding: 12px 12px 12px 0;
}
.top-header .top-phone a,
.top-header .top-email a {
  color: #888888;
}
.top-header .top-phone a:hover,
.top-header .top-email a:hover {
  color: #098cc5;
  text-decoration: none;
}
.top-header .t3-module {
  color: #949ba1;
  margin-bottom: 0;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .top-header .t3-module {
    margin-bottom: 0;
  }
}
.top-header .t3-module .module-inner {
  padding: 0;
}

.t3-header {
  background: #ffffff;
  border-bottom: 1px solid #f2f2f2;
}
@media screen and (max-width: 768px) {
  .t3-header {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  .logo-image {
    margin-top: 0;
  }
}
.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;
}

.tp-caption {
  font-family: "Roboto", Helvetica, Arial, sans-serif !important;
}
.big_white {
  font-weight: 400 !important;
  background: transparent !important;
  line-height: 1.3em !important;
  font-size: 46px !important;
}
.big_black {
  font-weight: 400 !important;
  background: transparent !important;
  line-height: 1.3em !important;
  font-size: 46px !important;
}
.medium_white {
  font-weight: 1.3em !important;
  font-size: 30px !important;
  font-weight: 300 !important;
  color: #ffffff !important;
  text-align: center !important;
  text-transform: uppercase !important;
}
.medium_grey {
  font-weight: 1.3em !important;
  font-size: 32px !important;
  font-weight: 300 !important;
  color: #555555 !important;
  text-align: center !important;
  text-transform: uppercase !important;
  background: none !important;
  text-shadow: none !important;
}
.medium_black {
  font-weight: 1.3em !important;
  font-size: 30px !important;
  color: #000000 !important;
  font-weight: 300 !important;
}
@media screen and (max-width: 768px) {
  .big_black {
    font-weight: 300 !important;
    font-size: 18px !important;
    background: transparent !important;
    line-height: 20px !important;
  }
  .medium_black {
    font-weight: 300 !important;
    font-size: 14px !important;
    color: #000000 !important;
  }
  .big_white {
    font-weight: 300 !important;
    font-size: 18px !important;
    background: transparent !important;
    line-height: 40px !important;
  }
  .medium_white {
    font-weight: 300 !important;
    font-size: 14px !important;
    color: #ffffff !important;
    text-align: center !important;
    line-height: 20px !important;
  }
  .btn-slide {
    background-color: transparent;
    padding: 4px 10px;
    font-size: 14px;
    font-weight: 300;
    color: #098cc5 !important;
    border: 1px solid #000000;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-transform: uppercase;
  }
  .btn-slide:hover {
    background-color: #098cc5;
    color: #ffffff !important;
    border: 1px solid #098cc5;
  }
  .btn-slide-white {
    background-color: transparent;
    padding: 4px 10px;
    font-size: 14px;
    font-weight: 300;
    color: #ffffff !important;
    border: 1px solid #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-transform: uppercase;
  }
  .btn-slide-white:hover {
    background-color: #ffffff;
    color: #098cc5 !important;
    border: 1px solid #ffffff;
  }
}
.acymailing_module_form .acymailing_introtext {
  padding-bottom: 10px !important;
}
.subscribe {
  text-align: center;
}
.subscribe .acymailing_module_form .acymailing_introtext {
  padding-bottom: 26px !important;
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
}
.subscribe .onefield {
  width: 100%;
  margin: auto !important;
}
.subscribe .acysubbuttons {
  display: inline-block;
}
.subscribe .subbutton {
  padding: 10px 16px;
  margin-top: 25px;
  border: 1px solid #fff;
}
.subscribe input[type="text"] {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #fafafa;
  background: #0882b6;
  padding: 25px;
  text-align: center;
  color: #fff !important;
  display: inline;
}
.subscribe .acymailing_form .acysubbuttons {
  text-align: left;
}
.subscribe .inputbox::-webkit-input-placeholder {
  color: #ffffff;
  text-align: center;
}
.subscribe .inputbox:-moz-placeholder {
  
  color: #ffffff;
  text-align: center;
}
.subscribe .inputbox::-moz-placeholder {
  
  color: #ffffff;
  text-align: center;
}
.subscribe .inputbox:-ms-input-placeholder {
  color: #ffffff;
  text-align: center;
}

.feature-wrap .icon-wrap {
  text-align: center;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  border: 3px solid #f5f5f5;
  border-radius: 100%;
  background: transparent;
  -webkit-transition: all 0.3s;
}
.feature-wrap .icon-wrap i {
  position: relative;
  top: 25px;
  color: #098cc5;
}
.feature-wrap h3 {
  font-weight: 300;
  margin-bottom: 20px !important;
  font-size: 20px !important;
  color: #2e2e2e;
}
.feature-wrap p {
  font-weight: 300;
  line-height: 1.5em;
}
.feature-wrap .btn-readmore {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin-top: 20px;
}
.feature-wrap:hover {
  background: none;
}
.feature-wrap:hover .icon-wrap {
  -webkit-animation: toLeftFromRight 0.3s forwards;
  -moz-animation: toLeftFromRight 0.3s forwards;
  animation: toLeftFromRight 0.3s forwards;
  border: 3px solid #098cc5;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateX(0);
}
.feature-wrap:hover .icon-wrap span {
  color: #098cc5;
}
.feature-wrap:hover .btn-readmore {
  color: #ffffff;
  background-color: #098cc5;
  border-color: #098cc5;
}
@media screen and (max-width: 768px) {
  .feature-wrap {
    margin-bottom: 30px;
  }
}
@-webkit-keyframes toLeftFromRight {
  49% {
    -webkit-transform: translate(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toLeftFromRight {
  49% {
    -moz-transform: translate(-100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toLeftFromRight {
  49% {
    transform: translate(-100%);
  }
  50% {
    opacity: 0;
    transform: translate(100%);
  }
  51% {
    opacity: 1;
  }
}
.feature-list {
  padding-bottom: 5px;
}
.feature-list span {
  float: left;
  height: 100px;
  padding-right: 10px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.3s;
}
.feature-list:hover span {
  color: #098cc5 !important;
}
.feature-list h3 {
  font-size: 20px;
  text-transform: uppercase;
}
.service-box {
  padding: 0;
  margin-bottom: 40px;
  font-weight: 300;
}
.service-box .icon-wrap {
  font-weight: 300;
  width: 46px;
  height: 120px;
  float: left;
  font-size: 16px;
  color: #098cc5;
  margin-right: 10px;
}
.service-box h3 {
  font-weight: 300;
  font-size: 22px !important;
  -webkit-font-smoothing: antialiased;
  margin-top: 0;
  color: #444;
}
.service-box p {
  line-height: 1.5em;
}
.qx-element-accordion .collapsible li {
  border: 0;
}
.qx-element-accordion .collapsible-header {
  font-size: 16px;
  line-height: 19px;
  padding: 12px 10px;
  border: 1px solid #ddd;
  position: relative;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.qx-element-accordion .collapsible-header:after {
  content: '+';
  display: block;
  position: absolute;
  right: 15px;
  top: 11px;
  border: 1px solid #ddd;
  border-radius: 100%;
  padding: 2px 7px;
  height: 25px;
  width: 25px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
.qx-element-accordion .collapsible-header.active {
  border-left: 2px solid #098cc5;
}
.qx-element-accordion .collapsible-header.active:after {
  content: '-';
  border: 1px solid #098cc5;
  padding: 2px 10px;
}
.qx-element-accordion .collapsible-body {
  font-size: 14px;
  line-height: 19px;
  border: 0;
  background: #ffffff;
  font-weight: 300;
}
.qx-testimonial .qx-testimony {
  font-size: 20px;
  color: #ffffff;
  font-weight: 300;
  width: 80%;
  margin: 0 auto 20px;
}
.qx-testimonial img {
  height: 100px;
  width: 100px;
  border-radius: 100%;
  border: 3px solid #098cc5;
  margin-bottom: 30px;
}
.qx-testimonial h4 {
  text-transform: uppercase;
  font-size: 24px;
  color: #ffffff;
}
.qx-testimonial .qx-text-muted {
  color: #888888;
  font-size: 16px;
  margin-top: 15px;
}
.qx-element-tabs .tabs > li a {
  padding: 12px 20px;
  border: 1px solid #f4f4f4;
  text-transform: uppercase;
  color: #888888;
  font-weight: 300;
}
.qx-element-tabs .tabs > li a.active {
  background: #098cc5;
  color: #ffffff;
  border: 0;
}
.clients-carousel {
  margin-top: 15px;
}
.clients-carousel .item {
  border: 1px solid #ddd ;
  margin-left: 1px;
}
.clients-carousel .item img {
  width: 100%;
}
.clients-carousel .owl-buttons div {
  background: transparent !important;
  color: #098cc5;
  border: 1px solid #098cc5;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  font-size: 16px;
  position: relative;
  top: 0;
  right: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.clients-carousel .owl-buttons div:hover {
  background: #098cc5 !important;
  color: #ffffff;
}

.footer {
  border-top: 2px solid #098cc5;
  background: #17222d;
  color: #888888;
  font-weight: 300;
  font-size: 14px;
  overflow: hidden;
}
.footer:before,
.footer:after {
  display: table;
  content: " ";
}
.footer:after {
  clear: both;
}
.footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #17222d;
  color: #888888;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li:before {
  content: "\f105";
  font-family: FontAwesome;
  float: left;
  padding-right: 10px;
}
.t3-footnav .t3-module ul > li > a {
  color: #888888;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.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: #098cc5;
}
.t3-footnav .t3-module .footer-social ul li {
  list-style: none;
}
.t3-footnav .t3-module .footer-social ul li:before {
  content: '';
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby {
  text-align: center;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: center;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.feature-bottom p > img {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .feature-bottom p > img {
    margin-top: 0;
  }
}
.feature-bottom p {
  font-weight: 300;
  line-height: 1.5em;
  padding: 0;
  font-size: 14px;
}
.mod-title p {
  text-align: center;
  font-size: 14px;
  font-weight: 300;
}
.mod-title h3 {
  margin: 0;
  text-align: center;
}
.nefario-latest-post {
  margin-right: -15px;
}
.nefario-latest-post .nspArt h4.nspHeader,
.nefario-latest-post .nspArt h4.nspHeader a {
  font-size: 18px;
  margin: 0;
  padding: 5px 0;
  line-height: 1.5em;
  font-weight: 300;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nefario-latest-post .nspArt h4.nspHeader:hover,
.nefario-latest-post .nspArt h4.nspHeader a:hover {
  color: #098cc5 !important;
}
.nefario-latest-post .nspArt p.nspText {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5em;
}
.nefario-latest-post .nspArt img.nspImage {
  border-radius: 0px;
}
.nefario-latest-post .nspArt .nspInfo {
  font-size: 12px;
  color: #888888;
  padding: 0 0 5px;
  margin: 0;
  font-weight: 300;
}
.nefario-latest-post .btn-readmore {
  margin-top: 14px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.nefario-latest-post .nspArts {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .nefario-latest-post {
    margin-right: 0;
  }
}
.footer .footer-social ul {
  margin: 0;
  padding: 0;
}
.footer .footer-social li {
  margin: 0;
  padding: 0 5px;
  float: left;
  list-style: none;
  font-size: 16px;
}
.footer .artsexylightbox {
  border: none !important;
}
.footer .acymailing_form .inputbox[type="text"] {
  background: #192430;
  border: 1px solid #000;
  line-height: 20px;
  padding: 18px 10px;
  border-radius: 0px !important;
  box-shadow: none;
  color: #888;
  font-size: 12px;
}
.footer .acymailing_form .acysubbuttons {
  text-align: left;
}
.footer .acymailing_form .acysubbuttons input.btn {
  line-height: 20px;
  padding: 8px 12px;
  font-size: 14px;
  color: #ffffff;
  border-radius: 0px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  border: none;
}
.footer .acymailing_form .acysubbuttons input.btn:hover {
  background: #333;
  color: #888888;
}
.footer table.acymailing_form {
  margin: 0 !important;
}
.footer .button {
  margin: 0;
}
.footer .nav-pills > li > a {
  border-radius: 0;
}
.footer .nav > li > a {
  padding: 5px 0;
}
.footer .nav > li > a:first-child {
  padding: 0 0 5px 0;
}
.footer .nav > li > a:hover,
.footer .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.footer-social ul {
  margin: 0;
  padding: 0;
}
.footer-social li {
  margin: 0;
  padding: 0 5px;
  float: left;
  list-style: none;
  font-size: 16px;
}
.agnes-copyright {
  font-size: 12px;
  padding: 22px 0 0;
  background: #0f161e;
  color: #555555;
  border-top: 1px solid #333;
}
.agnes-copyright a {
  color: #707070;
}
.agnes-copyright a:hover {
  text-decoration: none;
  color: #ffffff;
}
.agnes-copyright small {
  font-size: 13px;
  font-weight: 300;
  color: #888888;
}
.back-to-top {
  background-color: #000;
  bottom: 15px;
  height: 40px;
  margin: 0;
  position: fixed;
  right: 15px;
  width: 40px;
  z-index: 1000;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
}
.back-to-top.reveal {
  filter: alpha(opacity=3000);
  opacity: 30;
  cursor: pointer;
}
.back-to-top.reveal:hover,
.back-to-top.reveal:focus,
.back-to-top.reveal:active {
  filter: alpha(opacity=10000);
  opacity: 100;
}
.back-to-top i {
  color: #ffffff;
  font-size: 12px;
  line-height: 1em;
  left: 50%;
  margin-top: -7px;
  margin-left: -3px;
  position: absolute;
  top: 50%;
}
.artsexylightbox {
  border: none !important;
}
.fa-ul em {
  color: #098cc5;
}
.footer-menu .nav {
  text-align: right;
}
.footer-menu .nav > li > a:hover {
  background: none;
}
.footer-menu .nav-stacked > li {
  float: none;
  display: inline-block;
  text-align: right;
}
.footer-menu .nav-pills > li > a {
  color: #888888;
  padding: 10px 5px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.footer-menu .nav-pills > li > a:hover {
  color: #ffffff;
}
.footer-menu .nav-pills > li.active > a {
  color: #888888;
  background: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.footer-menu .nav-pills > li.active > a:hover {
  color: #ffffff;
}
.about-slider {
  margin: 20px 0;
}
.agnes-progressbar {
  margin: 10px 0;
}
.article-info dd strong {
  font-weight: 300 !important;
}

.k2AuthorsListBlock ul {
  margin: 0;
  padding: 0;
}
.k2AuthorsListBlock li {
  margin: 0;
  padding: 5px 0;
  list-style: none;
}
.k2AuthorsListBlock li a {
  font-weight: 300;
}
.k2AuthorsListBlock li a .catTitle,
.k2AuthorsListBlock li a .catCounter {
  font-size: 14px;
  font-weight: 300;
}
.k2AuthorsListBlock li a:hover {
  text-decoration: none;
}

.agnes-meta a:hover {
  color: #098cc5;
  text-decoration: none;
}
.catItemTitle span {
  color: #098cc5;
}
.agens-social {
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
h3.itemAuthorName {
  margin: 0;
  font-weight: 300;
  font-family: roboto;
}
.itemCommentsForm {
  font-family: roboto;
  font-weight: 300;
}
.itemCommentsForm h3 {
  font-family: roboto;
}
.itemCommentsForm label {
  font-weight: 300;
  margin: 10px 0;
}
.itemCommentsForm input[type="text"],
.itemCommentsForm .inputbox {
  border-radius: 0;
}
.itemCommentsForm .btn {
  border-radius: 0;
}
.itemComments h2.itemCommentsCounter {
  padding: 20px 0;
}
div.k2ItemsBlock ul li a.moduleItemTitle {
  color: #888888;
  font-weight: 300;
}
div.k2ItemsBlock ul li a.moduleItemTitle:hover {
  color: #098cc5;
}
a.k2ReadMore:hover {
  text-decoration: none;
}
.about-slider {
  margin: 20px 0;
}
.agnes-progressbar {
  margin: 10px 0;
}

div.k2TagCloudBlock {
  padding: 0px;
}
div.k2TagCloudBlock a {
  padding: 8px;
  float: left;
  display: block;
  border: 1px solid #098cc5;
  border-radius: 0;
  margin: 2px;
}
div.k2TagCloudBlock a:hover {
  background: #098cc5;
  color: #fff;
  text-decoration: none;
}

div.k2CategoriesListBlock ul {
  margin: 0;
  padding: 0;
}
div.k2CategoriesListBlock li {
  margin: 0;
  padding: 5px 0;
  list-style: none;
}
div.k2CategoriesListBlock li a {
  font-weight: 300;
}
div.k2CategoriesListBlock li a .catTitle,
div.k2CategoriesListBlock li a .catCounter {
  font-size: 14px;
  font-weight: 300;
}
div.k2CategoriesListBlock li a:hover {
  text-decoration: none;
}
.t3-content {
  
  
  font-weight: 300;
  
  
  
  
  
}
.t3-content .article-title,
.t3-content .article-header h1 {
  font-size: 28px;
  font-weight: 300;
}
.t3-content .article-title a:hover {
  text-decoration: none;
}
.t3-content .pagenav li > a:hover {
  text-decoration: none;
}
.t3-content .item-page h2 {
  font-size: 24px;
  margin: 0;
  padding: 0 0 10px 0;
}
.t3-content .item-page p {
  font-size: 14px;
  line-height: 24px;
}
.t3-content .item-page .pull-left.article-image-full {
  padding: 5px 20px 20px 0;
}
.t3-content .login-wrap .form-group label {
  font-weight: normal;
}
.t3-content .login-wrap .form-group input[type=text],
.t3-content .login-wrap .form-group input[type=email],
.t3-content .login-wrap .form-group input[type=password] {
  width: auto;
  height: 40px;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 16px;
  background: transparent;
}
.t3-content .login-wrap .form-group textarea {
  border-radius: 0;
  box-shadow: none;
  height: 200px;
}
.t3-content .itemAuthorLatest h3,
.t3-content .catItemHeader h3.catItemTitle,
.t3-content h3.userItemTitle,
.t3-content .itemHeader h2.itemTitle,
.t3-content .itemListCategory h2,
.t3-content .userBlock h2 {
  font-weight: 300;
}
.t3-content .catItemIntroText,
.t3-content .userItemIntroText,
.t3-content h3.tagItemTitle,
.t3-content .tagItemIntroText,
.t3-content .itemIntroText {
  font-weight: 300;
}
.t3-content .k2AccountPage {
  font-weight: 300;
}
.t3-content .k2AccountPage label {
  font-weight: 300;
  padding: 5px 10px;
}
.t3-content .k2AccountPage .k2AccountPage th.k2ProfileHeading {
  font-weight: 300;
}
.t3-content .k2AccountPage .k2AccountPage th.k2ProfileHeading span {
  font-size: 12px;
}
.t3-content .k2AccountPage input[type=text],
.t3-content .k2AccountPage input[type=email],
.t3-content .k2AccountPage input[type=password] {
  width: auto;
  height: 40px;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 16px;
  background: transparent;
}
.t3-content .k2AccountPage select {
  width: 300px;
}
.t3-content .profile dt {
  font-weight: 300;
}
.t3-content .profile .button2-left {
  float: right;
}
.t3-content .btn-toolbar {
  float: right;
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  h3.tagItemTitle,
  h3.userItemTitle {
    clear: both;
  }
  span.tagItemImage img,
  span.userItemImage img {
    width: 100% !important;
  }
}

.staff-member {
  float: left;
  width: 100%;
  padding-bottom: 40px;
}
.staff-member-image {
  margin: 0 auto;
  background: #e5e5e5;
  overflow: hidden;
}
.staff-member-image img {
  margin: 0 auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
}
.staff-member-name {
  padding: 10px;
  margin-bottom: 10px;
  color: #fff;
  background: #098cc5;
}
.staff-member-name h1,
.staff-member-name h2,
.staff-member-name h3,
.staff-member-name h4,
.staff-member-name h5,
.staff-member-name h6 {
  color: #FFF;
  margin: 0;
}
.staff-member-name p {
  margin: 0;
}
.staff-member-social ul {
  margin: 0;
  line-height: 2.2;
}
.staff-member-social ul li a {
  line-height: 2.2;
  color: #098cc5;
}
.icon-wrapper {
  border: 1px solid #098cc5;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  height: 36px;
  width: 36px;
  line-height: 33px;
  text-align: center;
}
.icon-wrapper .fa {
  margin-left: 5px;
}

.staff-member-toggle {
  position: relative;
}
.staff-member-toggle:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.staff-member-toggle .staff-member-name {
  margin-bottom: 0;
  text-align: center;
  cursor: pointer;
}
.staff-member-toggle .staff-member-name .toggle-id:after {
  content: "\f063";
  font-family: 'FontAwesome';
}
.staff-member-toggle .staff-member-name.toggle-staff.toggle-close .toggle-id:after {
  content: "\f062";
  font-family: 'FontAwesome';
}
.staff-member-toggle .staff-info {
  position: absolute;
  z-index: 99;
  color: #fff;
  padding: 20px 10px;
  display: none;
  border-top: 1px solid #fff;
  text-align: center;
}
.staff-member-toggle .staff-info a {
  color: #fff;
}
.tooltipster-default .tooltipster-content {
  font-family: Roboto;
}
.best-value .package-header {
  background: #098cc5;
}
.best-value .package-header h4 {
  color: #ffffff;
}
.contact-form fieldset .container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.contact-form fieldset .form-group {
  margin-bottom: 0;
}
.contact-form fieldset .form-group label {
  font-weight: 300 !important;
}
.spotlight {
  padding: 40px 0 0;
}
.action-2 h3 {
  margin: 0;
  padding: 0 0 30px;
  line-height: 1.5em;
  font-size: 40px;
}
.action-2 p {
  font-weight: 300;
}
.action-2 .btn {
  margin-top: 40px;
}

ul.check {
  margin: 0;
  padding: 0;
}
ul.check li {
  margin: 0;
  padding: 3px 0;
  list-style: none;
}
ul.check li:before {
  content: '\f00c';
  font-family: FontAwesome;
  color: #098cc5;
  padding: 0 5px 0 0;
}
#ezblog-menu .blog-navi li.toolbar-item > a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#ezblog-menu .blog-navi li.toolbar-item > a:hover,
#ezblog-menu .blog-navi li.toolbar-item > a:focus {
  background: #098cc5;
  color: #ffffff;
}
#ezblog-menu .blog-navi li.toolbar-item.item-active > a {
  background: #098cc5;
  color: #ffffff;
}
#ezblog-body a:hover {
  text-decoration: none;
}
#eblog-wrapper .ratings-value {
  background: #098cc5;
  color: #ffffff;
}
#eblog-wrapper .blog-taglist.black-tag a:hover span {
  color: #098cc5;
}
#eblog-wrapper .list-pagination {
  border-top: 1px solid #098cc5;
}
#eblog-wrapper .list-pagination li a:hover {
  border-top: 3px solid #098cc5;
}
#eblog-wrapper .list-pagination li.active b {
  border-top: 3px solid #098cc5;
}
#ezblog-body .tag-featured {
  background: #098cc5;
}
#ezblog-body .featured-navi {
  background: #098cc5;
}
.mod_easyblogtagcloud a {
  background: transparent;
  color: #098cc5;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.mod_easyblogtagcloud a:hover {
  background: #098cc5;
  color: #ffffff;
}
.mod_easyblogarchive .mod-months .mod-month {
  font-weight: 300;
}
a.blog-category.small {
  background: #098cc5;
  color: #ffffff;
  padding: 5px;
}
a.blog-category.small:before {
  content: '';
  display: none;
}
.entry-related-post li a:before {
  content: '\f105';
  font-family: FontAwesome;
  color: #098cc5;
  margin-right: 4px;
}
#ezblog-body .tab_button li.item-active a span,
#ezblog-body .tab_button li.item-active a:hover span {
  background: #098cc5;
  color: #ffffff;
}