.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: ;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@-moz-keyframes comeDown {
  100% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes comeDown {
  100% {
    -webkit-transform: translateY(0px);
  }
}
@keyframes comeDown {
  100% {
    transform: translateY(0px);
  }
}
.backtotop {
  background-color: #666;
  width: 45px;
  bottom: 20px;
  right: 10px;
  min-height: 42px;
  overflow: hidden;
  z-index: 40;
  position: fixed;
  display: block;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.backtotop.hidden-top {
  bottom: -100px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
}
.backtotop:hover {
  background-color: #23262D;
}
.backtotop i {
  font-size: 36px;
  margin: 1px 0 0 0 !important;
  color: #fff;
  display: inline-block;
}
.bs-docs-example ul.the-icons li:hover {
  background: #58c8e2;
}
#cpanel_wrapper {
  background: #e5e5e5;
  border: 1px solid #f3f3f3;
  border-right: none;
  -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 1px rgba(0,0,0,0.4);
  box-shadow: 0 0 1px rgba(0,0,0,0.4);
  position: fixed;
  width: 320px;
  top: 170px;
  right: -323px;
  padding: 8px;
  z-index: 999;
  font-size: 11px;
}
#cpanel_wrapper #cpanel_btn {
  position: absolute;
  width: 48px;
  height: 38px;
  left: -49px;
  top: 90px;
  padding: 10px;
  cursor: pointer;
  overflow: hidden;
  background: #666;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
#cpanel_wrapper #cpanel_btn.isDown {
  background: #58c8e2;
}
#cpanel_wrapper #cpanel_btn i {
  font-size: 18px;
  margin: 0 0 0 4px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}
#cpanel_wrapper #cpanel_btn:hover i {
  text-shadow: 0 0 7px rgba(255,255,255,0.7);
}
#cpanel_wrapper #ytcpanel_accordion {
  margin-bottom: 0;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px 12px;
  color: #fff;
  margin: 1px -9px 8px 0;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
  box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
  background: #666666;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset {
  float: right;
  margin: -8px -12px 0;
  position: relative;
  z-index: 1;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset:before {
  content: "";
  position: absolute;
  border-width: 8px 8px 8px 0px;
  left: -7px;
  top: 9px;
  border-style: solid;
  border-color: transparent #58c8e2 transparent transparent;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn {
  background: #58c8e2;
  padding: 9px 15px;
  text-transform: none;
  border: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn .fa {
  display: none;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn:focus .fa {
  display: block;
  float: left;
  margin: 3px 5px 0 0;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset:hover .btn {
  padding-right: 30px;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme {
  padding: 10px;
  background: #fff;
  overflow: hidden;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-group {
  overflow: hidden;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-layout {
  width: 50%;
  float: left;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-heading {
  margin: 0 0 8px;
  padding: 0;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-heading span {
  padding: 1px 5px;
  border-left: 2px solid #999;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-desc {
  color: #838383;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-theme-color .theme-color {
  width: 38px;
  height: 25px;
  position: relative;
  line-height: 25px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin: 5px 5px 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-box-shadow:  0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow:  0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
  box-shadow:  0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-theme-color .theme-color.active,
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-theme-color .theme-color:hover {
  margin-top: 7px;
  -webkit-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
  -moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
  box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-group input.miniColors {
  margin: 0 -1px 0 0 !important;
  border: 1px solid #ccc;
  width: 55px;
  height: 22px;
  border-radius: 3px 0 0 3px;
  vertical-align: top;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-group .pattern {
  height: 22px;
  width: 30px;
  float: left;
  text-indent: -999em;
  margin: 0 5px 0 0;
  cursor: pointer;
  background-color: #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-group .pattern.active {
  border: 1px solid rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
  background-color: #eee;
}
.selectbox {
  width: 120px;
  position: relative;
  display: inline-block;
  margin-top: 5px;
  border: 1px solid #ccc;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.selectbox:hover {
  border-color: #999;
}
.selectbox select {
  z-index: 10;
  padding: 0;
  width: 99%;
  height: 22px;
  margin: 0;
  position: relative;
  opacity: 0;
  filter: alpha(opacity=0);
}
.selectbox .selecttext {
  z-index: 9;
  position: absolute;
  left: 5px;
  display: inline-block;
  line-height: 22px;
}
.selectbox .select-arrow {
  background: url(../images/cpanel/dk_arrows.png) no-repeat 50% 50%;
  position: absolute;
  display: inline-block;
  height: 20px;
  width: 26px;
  top: 0;
  right: 0;
}
.yt-sticky {
  position: relative;
  z-index: 80;
}
.yt-sticky .module {
  position: absolute;
  z-index: 88;
  margin-bottom: 10px;
  border: none;
}
.yt-sticky .module .module-inner1 {
  position: relative;
}
.yt-sticky .module .module-inner1 .module-inner2 {
  margin: 6px;
}
.yt-sticky .module .module-inner1 .module-inner2 .module-inner3 {
  padding: 10px;
  background-color: #fff;
  font-size: 12px;
}
.btn-special {
  height: 45px;
  width: 45px;
  background-color: #666;
  display: block;
  position: absolute;
  left: 0px;
  cursor: pointer;
  text-align: center;
}
.btn-special span {
  font-size: 20px;
  line-height: 36px;
  width: 24px;
  margin: 0 4px 0 8px;
}
.btn-special:hover span {
  color: #fff;
  text-shadow: 0 0 7px rgba(255,255,255,0.7);
}
#yt_notice {
  position: fixed;
  top: 0px;
  height: 0px;
  min-height: 0px;
  z-index: 96;
}
#yt_notice .yt-notice .module {
  background-color: ;
  color: #eee;
  -webkit-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
  -moz-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
  box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
  position: absolute;
  top: -99em;
  z-index: 88;
  text-align: center;
  width: 100%;
  min-height: 35px;
  margin: 0;
  border: none;
}
#yt_notice .yt-notice .module.active {
  -webkit-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
  -moz-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
  box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
}
#yt_notice .yt-notice .module.active .btn-special {
  color: #fff;
  background: #5E7696;
  border-radius: 0;
}
#yt_notice .yt-notice .module .module-inner1 {
  position: relative;
  padding: 10px;
}
#yt_notice .yt-notice .module .module-inner1 .btn-special {
  position: absolute;
  right: 90px;
  left: auto;
  height: 39px;
  color: #BFCFE6;
  margin-top: -1px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
#yt_notice .yt-notice .module .module-inner1 .btn-special span {
  margin: 0 8px 0 8px;
  line-height: 36px;
}
#yt_notice .yt-notice .module .module-inner1 .modcontent {
  padding: 0;
  color: #ddd;
  font-size: 12px;
}
#yt_notice .yt-notice .module .module-inner1 .modcontent a {
  color: #fff;
  display: inline-block;
}
#yt_sticky_left {
  position: fixed;
  z-index: 250;
  left: 0;
  top: 230px;
  padding: 0;
}
#yt_sticky_left .yt-sticky {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#yt_sticky_left .yt-sticky .module {
  width: 100%;
  left: -100%;
  background: rgba(0,0,0,0.5);
}
#yt_sticky_left .yt-sticky .module:first-child .btn-special {
  border-radius: 0 3px 0 0;
}
#yt_sticky_left .yt-sticky .module:last-child .btn-special {
  border-radius: 0 0 3px 0;
}
#yt_sticky_left .yt-sticky .module .btn-special {
  left: 100%;
  top: -6px;
  height: 50px;
  color: #bfcfe6;
  border-bottom: 1px solid #7c91ae;
}
#yt_sticky_left .yt-sticky .module .btn-special span {
  line-height: 50px;
}
#yt_sticky_right {
  position: fixed;
  z-index: 250;
  right: 0;
  top: 300px;
  padding: 0;
}
#yt_sticky_right .yt-sticky {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#yt_sticky_right .yt-sticky .module {
  width: 100%;
  position: absolute;
  z-index: 88;
  right: -100%;
  background: rgba(0,0,0,0.5);
}
#yt_sticky_right .yt-sticky .module:first-child .btn-special {
  border-radius: 3px 0 0 0;
}
#yt_sticky_right .yt-sticky .module:last-child .btn-special {
  border-radius: 0 0 0 3px;
}
#yt_sticky_right .yt-sticky .module .btn-special {
  left: auto;
  right: 100%;
  top: -6px;
  height: 50px;
  color: #fff;
  border-bottom: 1px solid #777;
}
#yt_sticky_right .yt-sticky .module .btn-special span {
  line-height: 50px;
}
#yt_tool_bottom {
  position: fixed;
  right: 70px;
  bottom: -1px;
  height: 0px;
  min-height: 0px;
  z-index: 89;
}
#yt_tool_bottom .module {
  position: absolute;
  z-index: 88;
  margin: 0;
  background-color: #58c8e2;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(@background1,10%), -1px 0 0 darken(@background1,10%) inset;;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(@background1,10%), -1px 0 0 darken(@background1,10%) inset;;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(@background1,10%), -1px 0 0 darken(@background1,10%) inset;;
  border: none;
}
#yt_tool_bottom .module .module-inner2 {
  padding: 6px;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 {
  padding: 10px;
  background: #fff;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 .box-livesupport input,
#yt_tool_bottom .module .module-inner2 .module-inner3 .box-livesupport textarea {
  width: 95%;
  font-size: 12px;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 .modcontent {
  padding: 0;
  font-size: 12px;
}
#yt_tool_bottom .module .btn-special {
  left: auto;
  top: -36px;
  right: 0px;
  width: auto;
  height: 35px;
  padding: 0 10px 0 0;
  font-size: 16px;
  font-weight: bold;
  background: #58c8e2;
  color: #eee;
  border: 1px solid #2dbada;
  border-bottom: 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
}
#yt_tool_bottom .module .btn-special span {
  line-height: 32px;
}
#outer #cookieMessageContainer {
  top: auto;
  bottom: 0;
  font-size: 12px;
  text-align: center;
  border-top: 1px solid #EAEAEA;
  background-color: #fffceb;
  background-color: rgba(255,252,235,0.8);
  zoom: 1;
  background-color: transparent \9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccfffbea, endColorstr=#ccfffbea)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccfffbea, endColorstr=#ccfffbea);
}
#outer #cookieMessageContainer .cookie_button {
  text-decoration: underline;
}
body {
  line-height: 22px;
  background-color: #fff;
  color: #444;
  font-size: 12px;
}
#yt_header {
  background: #58c8e2;
}
#yt_header #top1 .me-inline {
  display: inline-block;
  float: left;
}
#yt_menuwrap {
  background: #fff;
  margin: 0;
  -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
  padding: 0;
}
#yt_menuwrap #yt_mainmenu {
  position: relative;
  padding: 18px 0;
}
#yt_menuwrap #login .module {
  margin: 0;
  float: right;
}
#yt_menuwrap #yt_logo {
  padding-top: 20px;
  padding-bottom: 20px;
}
.menu-fixed {
  width: 100%;
  margin: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgba(255,255,255,0.9);
  transition: all 1s;
}
#yt_slideshow {
  background: url(../images/bg/bg_slideshow.png) no-repeat 0 0;
  z-index: 1;
  overflow: hidden;
}
#yt_slideshow #slideshow {
  z-index: 1;
}
#yt_slideshow .container {
  width: 100%;
}
#yt_breadcrumb {
  background: #e5e5e5;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0 0 30px;
}
#yt_breadcrumb #breadcrumb .breadcrumb {
  margin: 0;
  padding: 0;
  background: #e5e5e5;
}
#yt_breadcrumb #breadcrumb .breadcrumb .divider {
  margin: 0 5px;
  vertical-align: 2px;
}
#yt_breadcrumb #breadcrumb .breadcrumb > li + li:before {
  display: none;
}
#content {
  background: #fff;
}
#content #yt_component {
  background: #fff;
  overflow: hidden;
  margin-bottom: 30px;
}
#content #right .bg1 {
  padding-bottom: 0px;
}
#yt_spotlight1 {
  background: #efefef;
  margin-top: -1px;
  margin-bottom: 40px;
}
#yt_spotlight2 {
  background: #fff;
}
#yt_spotlight3 {
  background: #efefef;
  padding: 50px 0 0;
}
#yt_spotlight4 {
  background: #3a3a3a;
  padding: 30px 0;
}
#yt_spotlight4 .module {
  margin: 0;
}
#yt_spotlight5 {
  background: #1e1e1e;
  padding: 30px 0 0;
}
#yt_spotlight5 h3.modtitle {
  color: #fff;
  font-size: 16px;
  border: none;
  margin: 0 0 6px;
  text-transform: uppercase;
}
#yt_spotlight5 .modcontent .menu {
  padding: 0;
}
#yt_spotlight5 .modcontent .menu li {
  padding: 3px 0;
  list-style: none;
  position: relative;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
#yt_spotlight5 .modcontent .menu li:before {
  content: "\f105";
  height: 100%;
  width: 20px;
  font-family: fontawesome;
  position: absolute;
  top: 2px;
  left: -10px;
  font-size: 16px;
  color: #58c8e2;
  transition: all 0.3s ease-in-out;
}
#yt_spotlight5 .modcontent .menu li a {
  color: #a8a8a8;
}
#yt_spotlight5 .modcontent .menu li a:hover {
  color: #58c8e2;
}
#yt_spotlight5 .modcontent .menu li:hover {
  padding: 3px 0 3px 15px;
  transition: all 0.3s ease-in-out;
}
#yt_spotlight5 .modcontent .menu li:hover:before {
  left: 0;
  transition: all 0.3s ease-in-out;
}
#yt_spotlight5 .modcontent .menu li:hover a {
  color: #58c8e2;
}
#yt_spotlight6 {
  background: #fff;
}
#yt_footer {
  background: #1e1e1e;
  text-align: center;
}
#yt_footer .container {
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid #444;
}
#yt_footer #yt_copyright {
  color: #a8a8a8;
}
#yt_footer #yt_copyright a {
  color: #a8a8a8;
}
#yt_footer #yt_copyright a:hover {
  color: #58c8e2;
}
#yt_footer #yt_copyright .yt-logo {
  margin: 5px 15px 0 0;
  float: left;
}
#yt_footer #yt_copyright .copyright,
#yt_footer #yt_copyright .designby {
  display: inline;
}
#yt_footer #yt_copyright .copyright_middle {
  margin-top: 18px;
  display: inline-block;
}
@media (min-width: 1200px) {
  .layout-boxed {
    width: 1200px;
    margin: 0 auto;
    background: #f6f6f6;
    box-shadow: 0 0 6px #777777 !important;
  }
}
@media (max-width: 1024px) {
  #bd {
    width: 1190px;
  }
}
a {
  color: #58c8e2;
}
a:hover {
  color: #2e323b;
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}
*::selection {
  background: #58c8e2;
  color: #fff;
}
*::-moz-selection {
  background: #58c8e2;
  color: #fff;
}
[class^="icon-"],
[class*=" icon-"] {
  margin-right: 5px;
  font-size: 14px;
}
.badge,
.label {
  display: inline-block;
}
.page-header {
  margin: 0 0 20px;
}
pre {
  border: none;
  border-left: 3px solid #58c8e2;
  line-height: 30px;
  border-radius: 0;
  font-size: 110%;
  padding: 20px;
  margin: 2em 0;
}
.textColor {
  color: #58c8e2;
}
img {
  max-width: 100%;
}
div.img_caption {
  position: relative;
}
div.img_caption.left {
  margin: 0 1em 1em 0;
}
div.img_caption p.img_caption {
  font-size: 92%;
  font-weight: bold;
  padding: 5px 0 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #eee;
  border: 1px solid #ddd;
  border-top: none;
  box-shadow: 0 -1px 0 #fff inset;
}
div.caption {
  margin: 0 1em 1em 0;
  float: left;
}
div.yt-lightbox a img {
  width: auto;
}
pre.highlighter:before {
  background-color: #58c8e2;
}
.no-modal {
  position: static;
  margin: 0;
  padding: 0;
  box-shadow: none;
  display: inline;
}
ul,
ol {
  padding-left: 12px;
}
ul li {
  line-height: 24px;
}
ul ul {
  list-style: disc;
}
ul.blank {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.latestnews.yt-list {
  margin: -10px -15px;
}
ul.latestnews.yt-list li:last-child {
  border-bottom: none;
}
ul.latestnews.yt-list li {
  border-bottom: 1px solid #f5f5f5;
  padding: 4px 15px;
}
ul.latestnews.yt-list li:hover {
  color: #58c8e2;
  background: #f5f5f5;
}
ul.latestnews.yt-list li a {
  color: #666;
}
ul.latestnews.yt-list li a:hover {
  color: #58c8e2;
}
ul.category {
  list-style: none;
  padding: 0;
}
ul.category li {
  border-bottom: 1px solid #ddd;
}
select {
  padding: 5px;
}
#modlgn-remember {
  margin-top: 0;
}
input[type="radio"],
input[type="checkbox"] {
  margin-top: 3px;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #afe5f1;
}
input[type="text"]:focus,
textarea:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"],
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="submit"]:focus,
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
.btn:focus,
button[type="submit"] {
  outline: 0 none;
}
label,
input,
button,
select,
textarea {
  font-size: 12px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border-radius: 0;
  font-size: 12px;
  background: #fff;
  padding: 4px 6px;
  border: solid 1px #ccc;
  height: 36px;
}
.form-horizontal .controls input {
  width: 250px;
}
.form-horizontal .control-group {
  margin-bottom: 15px;
}
.label {
  padding: 10px 16px;
  margin-right: 15px;
}
.button,
button {
  background: #58c8e2;
  color: #fff;
  padding: 8px 20px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  border: none;
  border-radius: 0px;
}
.button:hover,
button:hover {
  background: #2e323b;
  color: #fff;
}
.button:hover span,
button:hover span {
  color: #fff;
}
.form-horizontal .control-label {
  text-align: left;
}
form.box fieldset {
  border: 1px solid #ccc;
  padding: 0 10px 10px;
}
form.box legend {
  background: #fff;
  padding: 0 10px;
  width: auto;
  border: none;
  margin: 0;
  font-size: 110%;
  line-height: 100%;
}
.display-limit {
  padding: 1em 0;
  overflow: hidden;
}
.form-inline .input-append .add-on i {
  margin: 0 !important;
}
.collapse {
  overflow: hidden;
}
.form-inline .btn-primary .icon-search {
  vertical-align: 1px;
}
.tooltip {
  background: none;
  border: none;
}
div.tooltip.fade {
  background: transparent;
  border: none;
}
.tip-wrap {
  z-index: 999;
}
.tip-wrap .tip {
  max-width: 350px;
  padding: 0px;
  border: 1px solid #666;
  background: #eee;
}
.tip-wrap .tip.badge-info {
  background-color: #2f96b4;
  padding: 2px 6px;
  border: none;
  box-shadow: 0;
  display: inline-block;
  position: relative;
  top: -2px;
}
.tip-wrap .tip .tip-title {
  background: #666;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  padding: 5px 10px;
  font-weight: bold;
}
.tip-wrap .tip .tip-text {
  color: #444;
  font-size: 108%;
  padding: 5px 10px;
}
table.category {
  width: 100%;
  margin-top: 20px;
  display: block;
}
table.category thead {
  background: #eee;
}
table.category thead tr th {
  background: #666;
  border-bottom: 2px solid #444;
  font-size: 118%;
  color: #fff;
  padding: 8px;
  text-align: left;
}
table.category thead tr th a {
  color: #fff;
}
table.category tbody tr:hover td {
  background-color: #f5f5f5;
}
table.category tbody tr td {
  padding: 8px;
  border-top: 1px solid #ddd;
}
table.category tbody tr td.list-hits,
table.category tbody tr td.hits {
  font-weight: bold;
}
#recaptcha_response_field {
  border-color: #ddd !important;
}
#system-message {
  margin: 0;
}
#system-message .alert {
  background: #f0ad4e;
  color: #fff;
}
#system-message .message {
  margin-bottom: 1.5em;
}
#system-message .message > ul {
  margin: 0;
  background-position: 5px 40%;
}
.system-unpublished .system-unpublished {
  margin: -10px;
  padding: 10px;
  border-top: 16px solid;
  border-bottom: 5px solid;
  position: relative;
}
.system-unpublished .system-unpublished:before {
  content: 'Unpublished';
  text-transform: uppercase;
  top: -19px;
  left: 10px;
  position: absolute;
  font-size: 0.8em;
  font-weight: bold;
}
span.highlight {
  background-color: #f16529 !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #444;
}
.form-vertical .btn-toolbar {
  margin-bottom: 1em;
}
[class*="col-"] > .col-sm-12 {
  padding: 0px;
}
div.categories-list > div {
  margin-bottom: 1em;
}
.blog .heading-category {
  font-size: 24px;
  margin: 0 0 30px;
  text-transform: uppercase;
  color: #58c8e2;
}
.blog .items-leading .item {
  padding: 10px 0;
  overflow: hidden;
}
.blog .items-leading .item .item-image {
  background: url(../images/loading.gif) no-repeat center center #fff;
  display: block;
  margin: 0 20px 0 0;
  transition: 0.3s all ease 0s;
  float: left;
}
.blog .items-leading .item .item-image a {
  display: inline-block;
  position: relative;
}
.blog .items-leading .item .item-image a:before {
  content: "";
  height: 100%;
  width: 100%;
  background: #000;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  pointer-events: none;
  transition: 0.3s all ease 0s;
}
.blog .items-leading .item .item-image a:hover {
  box-shadow: 3px 3px 5px 1px rgba(0,0,0,0.8);
  transition: 0.3s all ease 0s;
}
.blog .items-leading .item .item-image a:hover:before {
  transition: 0.3s all ease 0s;
  opacity: 0.2;
}
.blog .items-leading .item .item-image .item_image_wrap {
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: block;
}
.blog .items-leading .item .item-image .item_image_wrap .circle_hover {
  width: 64px;
  height: 64px;
  line-height: 64px;
  background: #58c8e2;
  border-radius: 50%;
  font-size: 36px;
  position: absolute;
  left: 50%;
  top: 0;
  margin: -32px 0 0 -32px;
  color: #fff;
  text-align: center;
  opacity: 0;
  transition: all 0.6s ease-in-out 0s;
}
.blog .items-leading .item .item-image .item_image_wrap .circle_hover.circle_in {
  opacity: 1;
  top: 50%;
  transform: rotate(180deg);
}
.blog .items-leading .item .item-image .item_image_wrap .circle_hover.circle_in.circle_out {
  opacity: 0;
  top: 110%;
  transform: rotate(360deg);
}
.blog .items-leading .item .article-text .article-header {
  margin: 0 0 10px;
  padding: 0;
  border-bottom: 0;
}
.blog .items-leading .item .article-text .article-header h2 {
  font-size: 16px;
  margin: 0;
  font-weight: lighter;
}
.blog .items-leading .item .article-text .article-header h2 a {
  color: #666;
}
.blog .items-leading .item .article-text .article-header h2 a:hover {
  color: #42b3e5;
}
.blog .items-leading .item .article-text ul {
  list-style: none;
}
.blog .items-leading .item .article-text .createdby {
  float: left;
  margin-right: 5px;
  font-size: 11px;
  color: #999;
}
.blog .items-leading .item .article-text .create {
  font-size: 11px;
  color: #999;
}
.blog .items-leading .item .article-text .article-intro {
  color: #666;
}
.blog .items-leading .item .article-text .article-intro:after {
  content: "";
  height: 1px;
  width: 50%;
  background: #ccc;
  display: inline-block;
  margin-bottom: 8px;
}
.blog .items-leading .item .article-text .hits {
  font-size: 11px;
  color: #999;
}
.blog .items-leading .item .article-text .content_rating {
  margin-bottom: 15px;
}
.blog .items-leading .item .article-text .content_rating p {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 10px;
}
.blog .items-leading .item .article-text .item-headinfo {
  margin-bottom: 8px;
}
.blog .items-leading .item .article-text .item-headinfo .actions .icon-print:before {
  content: "";
  height: 19px;
  width: 16px;
  background: url("../images/icons/print.png") no-repeat 0 0;
}
.blog .items-leading .item .article-text .item-headinfo .actions .icon-envelope:before {
  content: "";
  height: 17px;
  width: 20px;
  background: url("../images/icons/email.png") no-repeat 0 0;
}
.blog .items-leading .item .article-text .item-headinfo dl.article-info {
  margin: 0;
  border-bottom: 1px solid #dddddd;
}
.blog .items-leading .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 11px;
  line-height: 24px;
  margin: 0 0 0 20px;
  padding: 0;
  color: #999;
  float: none;
  vertical-align: text-top;
}
.blog .items-leading .item .article-text .item-headinfo dl.article-info dd .icon-calendar:before {
  color: #CCCCCC;
  content: "\f017";
  font-size: 14px;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions {
  list-style: none;
  margin: 0 -10px;
  float: right;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li {
  display: inline-block;
  margin: 0;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li.print-icon a:after {
  content: "\f02f";
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li.email-icon a:after {
  content: "\f003";
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li.edit-icon a {
  text-indent: 0;
  height: auto;
  margin-top: -3px;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li a {
  font-family: FontAwesome;
  color: #ccc;
  font-size: 15px;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li a img {
  display: none;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li a:hover {
  color: #58c8e2;
}
.blog .items-leading .item .article-text .item-tags {
  display: block;
  overflow: hidden;
  padding-top: 15px;
  clear: both;
}
.blog .items-leading .item .article-text .item-tags .tags {
  display: inline-block;
  font-size: 13px;
  color: #999;
}
.blog .items-leading .item .article-text .item-tags .tags a {
  font-size: 89%;
  font-weight: normal;
  background: #F4F4F4;
  color: #999;
  text-shadow: none;
  display: inline-block;
  margin-right: -4px;
  padding: 4px 10px;
}
.blog .items-leading .item .article-text .item-tags .tags a:hover {
  background: #58c8e2;
  color: #fff;
}
.blog .items-row {
  padding: 0 15px;
}
.blog .items-row .item {
  padding: 10px 0;
  overflow: hidden;
}
.blog .items-row .item .item-image {
  background: url(../images/loading.gif) no-repeat center center #fff;
  display: block;
  margin: 0 20px 0 0;
  transition: 0.3s all ease 0s;
  float: left;
}
.blog .items-row .item .item-image a {
  display: inline-block;
  position: relative;
}
.blog .items-row .item .item-image a:before {
  content: "";
  height: 100%;
  width: 100%;
  background: #000;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  pointer-events: none;
  transition: 0.3s all ease 0s;
}
.blog .items-row .item .item-image a:hover {
  box-shadow: 3px 3px 5px 1px rgba(0,0,0,0.8);
  transition: 0.3s all ease 0s;
}
.blog .items-row .item .item-image a:hover:before {
  transition: 0.3s all ease 0s;
  opacity: 0.2;
}
.blog .items-row .item .item-image .item_image_wrap {
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: block;
}
.blog .items-row .item .item-image .item_image_wrap .circle_hover {
  width: 64px;
  height: 64px;
  line-height: 64px;
  background: #58c8e2;
  border-radius: 50%;
  font-size: 36px;
  position: absolute;
  left: 50%;
  top: 0;
  margin: -32px 0 0 -32px;
  color: #fff;
  text-align: center;
  opacity: 0;
  transition: all 0.6s ease-in-out 0s;
}
.blog .items-row .item .item-image .item_image_wrap .circle_hover.circle_in {
  opacity: 1;
  top: 50%;
  transform: rotate(180deg);
}
.blog .items-row .item .item-image .item_image_wrap .circle_hover.circle_in.circle_out {
  opacity: 0;
  top: 110%;
  transform: rotate(360deg);
}
.blog .items-row .item .article-text .article-header {
  margin: 0 0 10px;
  padding: 0;
  border-bottom: 0;
}
.blog .items-row .item .article-text .article-header h2 {
  font-size: 16px;
  margin: 0;
  font-weight: lighter;
}
.blog .items-row .item .article-text .article-header h2 a {
  color: #666;
}
.blog .items-row .item .article-text .article-header h2 a:hover {
  color: #42b3e5;
}
.blog .items-row .item .article-text ul {
  list-style: none;
}
.blog .items-row .item .article-text .createdby {
  float: left;
  margin-right: 5px;
  font-size: 11px;
  color: #999;
}
.blog .items-row .item .article-text .create {
  font-size: 11px;
  color: #999;
}
.blog .items-row .item .article-text .article-intro {
  color: #666;
}
.blog .items-row .item .article-text .article-intro:after {
  content: "";
  height: 1px;
  width: 50%;
  background: #ccc;
  display: inline-block;
  margin-bottom: 8px;
}
.blog .items-row .item .article-text .hits {
  font-size: 11px;
  color: #999;
}
.blog .items-row .item .article-text .content_rating {
  margin-bottom: 15px;
}
.blog .items-row .item .article-text .content_rating p {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 10px;
}
.blog .items-row .item .article-text .item-headinfo {
  margin-bottom: 8px;
}
.blog .items-row .item .article-text .item-headinfo .actions .icon-print:before {
  content: "";
  height: 19px;
  width: 16px;
  background: url("../images/icons/print.png") no-repeat 0 0;
}
.blog .items-row .item .article-text .item-headinfo .actions .icon-envelope:before {
  content: "";
  height: 17px;
  width: 20px;
  background: url("../images/icons/email.png") no-repeat 0 0;
}
.blog .items-row .item .article-text .item-headinfo dl.article-info {
  margin: 0;
  border-bottom: 1px solid #dddddd;
}
.blog .items-row .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 11px;
  line-height: 24px;
  margin: 0 0 0 20px;
  padding: 0;
  color: #999;
  float: none;
  vertical-align: text-top;
}
.blog .items-row .item .article-text .item-headinfo dl.article-info dd .icon-calendar:before {
  color: #CCCCCC;
  content: "\f017";
  font-size: 14px;
}
.blog .items-row .item .article-text .item-headinfo ul.actions {
  list-style: none;
  margin: 0 -10px;
  float: right;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li {
  display: inline-block;
  margin: 0;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li.print-icon a:after {
  content: "\f02f";
}
.blog .items-row .item .article-text .item-headinfo ul.actions li.email-icon a:after {
  content: "\f003";
}
.blog .items-row .item .article-text .item-headinfo ul.actions li.edit-icon a {
  text-indent: 0;
  height: auto;
  margin-top: -3px;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li a {
  font-family: FontAwesome;
  color: #ccc;
  font-size: 15px;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li a img {
  display: none;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li a:hover {
  color: #58c8e2;
}
.blog .items-row .item .article-text .item-tags {
  display: block;
  overflow: hidden;
  padding-top: 15px;
  clear: both;
}
.blog .items-row .item .article-text .item-tags .tags {
  display: inline-block;
  font-size: 13px;
  color: #999;
}
.blog .items-row .item .article-text .item-tags .tags a {
  font-size: 89%;
  font-weight: normal;
  background: #F4F4F4;
  color: #999;
  text-shadow: none;
  display: inline-block;
  margin-right: -4px;
  padding: 4px 10px;
}
.blog .items-row .item .article-text .item-tags .tags a:hover {
  background: #58c8e2;
  color: #fff;
}
.blog .items-row.cols-2 .item .item-image {
  width: 100%;
  margin-bottom: 15px;
}
.blog .items-row.cols-2 .item:nth-child(odd) {
  padding-right: 15px;
}
.blog .items-row.cols-2 .item:nth-child(even) {
  padding-left: 15px;
}
.blog .items-row.cols-3 .item {
  padding-right: 30px;
}
.blog .items-row.cols-3 .item .item-image {
  width: 100%;
  margin-bottom: 15px;
}
.blog .items-row.cols-4 .item {
  padding-right: 30px;
}
.blog .items-row.cols-4 .item .item-image {
  width: 100%;
  margin-bottom: 15px;
  max-height: 175px;
}
.blog .items-row.cols-4 .item:nth-child(4) {
  padding-right: 0;
}
.item-page .article-header {
  display: block;
  overflow: hidden;
}
.item-page .article-header h2 {
  font-size: 24px;
  font-weight: 400;
  display: inline-block;
}
.item-page .article-header h2 a {
  color: #444;
}
.item-page .article-header h2 a:hover {
  color: #58c8e2;
}
.item-page .article-header .actions {
  padding: 0;
  margin: 0;
}
.item-page .article-header .actions li {
  display: inline-block;
  float: right;
}
.item-page .article-header .actions li a {
  text-indent: -9999px;
  height: 15px;
  width: 15px;
  display: block;
  overflow: hidden;
}
.item-page .article-header .actions li.print-icon {
  background: url("../images/icon/print.png") no-repeat;
}
.item-page .article-header .actions li.email-icon {
  background: url("../images/icon/email.png") no-repeat 0 2px;
  margin-right: 3px;
}
.item-page .article-aside {
  display: block;
  overflow: hidden;
}
.item-page .article-aside .article-info {
  margin-bottom: 20px;
  float: left;
  font-size: 11px;
  color: #999;
  display: inline-block;
  margin-right: 60px;
}
.item-page .article-aside .article-info dd {
  display: inline;
  margin-right: 20px;
}
.item-page .article-aside .article-info .createdby {
  float: left;
  margin-right: 10px;
}
.item-page .article-aside .vote-info p.element-invisible {
  float: left;
  margin-right: 5px;
  font-size: 11px;
  color: #999;
}
.item-page .article-aside .vote-info img {
  float: left;
  margin-top: 5px;
}
.item-page .article-aside .vote-info label {
  margin: 0 10px;
  color: #999;
}
.item-page .article-aside .vote-info .btn-mini {
  padding: 3px 10px;
  border-radius: 0;
}
.item-page .img-fulltext {
  margin-bottom: 30px;
  text-align: center;
}
.item-page.contact-page .article-header {
  font-size: 24px;
  font-weight: bold;
  color: #58c8e2;
  text-transform: uppercase;
  border-bottom: 1px solid #58c8e2;
  display: inline-block;
}
.item-page.contact-page .article-header a {
  color: #58c8e2;
}
.item-page.contact-page .contact-ajax .el-control.ctajax-error {
  position: relative;
}
.item-page.contact-page .contact-ajax .el-control.ctajax-error .ca-tooltip {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 11px;
}
.item-page.contact-page .contact-ajax .el-control.ctajax-error .ca-tooltip .el-ok {
  position: absolute;
  top: 12px;
  right: 0;
}
.item-page.contact-page .contact-ajax .el-control.ctajax-ok {
  position: relative;
}
.item-page.contact-page .contact-ajax .el-control.ctajax-ok .ca-tooltip {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 11px;
}
.item-page.contact-page .contact-ajax .ctajax-element .el-ctajax-form input {
  width: 100%;
}
.item-page.contact-page .contact-ajax .ctajax-element .el-ctajax-form textarea {
  width: 100%;
}
.item-page.contact-page .contact-ajax .ctajax-element .el-ctajax-form input[type="submit"] {
  height: 35px;
  width: 105px;
  line-height: 35px;
  background: #eb6b62;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  border: none;
  box-shadow: none;
}
.item-page.contact-page .contact-ajax .ctajax-element .el-ctajax-form input[type="submit"]:hover {
  background: #58c8e2;
}
.item-page.contact-page .contact-ajax .el-desc {
  color: #666;
}
div.archive .filter-search {
  background: #eee;
  border-color: #ddd;
  border-radius: 0;
}
div.archive .filter-search #limit {
  width: auto;
  margin-right: 10px;
}
div.archive #archive-items > div {
  border-top: 1px dotted #ccc;
  padding: 15px 0;
}
div.archive #archive-items > div:first-child {
  border-top: none;
}
div.archive #archive-items > div h2.item-title {
  margin: 0;
  font-size: 115%;
}
div.archive #archive-items > div dl.article-info {
  color: #999;
  margin: 0;
}
div.archive #archive-items > div dl.article-info dd {
  display: inline-block;
  font-size: 91.7%;
  line-height: 24px;
  margin: 0 10px 0 0;
  padding: 0;
}
div.archive #archive-items > div .intro > p {
  display: inline;
}
.pagination {
  height: auto;
  margin: 5px auto 8px;
  display: table;
}
.pagination ul li {
  margin: 0 2px;
  overflow: hidden;
}
.pagination ul li a,
.pagination ul li span {
  float: none;
  display: inline-block;
  padding: 5px 12px;
  border: 1px solid #ccc;
  color: #666;
  background: #fff;
  border-radius: 0 !important;
  height: 32px;
  vertical-align: top;
}
.pagination ul li.active span,
.pagination ul li.active a,
.pagination ul li:hover span,
.pagination ul li:hover a {
  color: #fff;
  background: #58c8e2 !important;
  border: 1px solid #58c8e2 !important;
}
.pagination ul li .pagenav .r-hiden {
  display: none;
}
.pagenavcounter {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1em;
}
.article-index {
  margin: 0px 0px 0px 20px;
}
.article-index .nav-stacked {
  border: solid 1px #ccc;
  border-radius: 0px;
  overflow: hidden;
}
.article-index .nav-stacked li {
  border-bottom: solid 1px #ccc;
  float: none;
}
.article-index .nav-stacked li a {
  border: none;
  margin: 0px;
  border-radius: 0px;
}
.pager li > a,
.pager li > span {
  border-radius: 0;
}
.search #searchForm .searchintro {
  margin: 15px 0;
}
.search .search-results {
  clear: both;
}
.search .search-results .result-category {
  display: none;
}
.search .search-results .result-category,
.search .search-results .result-text {
  padding: 0;
  margin: 0;
}
.search .search-results .result-text {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #ddd;
}
.finder #search-form {
  background: #ECF0E8;
  border-bottom: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 30px;
}
.finder #search-form #finder-search {
  margin: 0;
}
.finder #search-form #finder-search #advanced-search {
  padding: 10px 0 0;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul {
  list-style: none;
  margin: 0;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul li {
  margin-bottom: 10px;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul li label {
  width: 150px;
}
.finder #search-results #search-query-explained {
  margin: 1em 0;
  border-bottom: 3px solid #eee;
  font-weight: bold;
  -webkit-box-shadow: inset 0 -1px 0 #ccc;
  -moz-box-shadow: inset 0 -1px 0 #ccc;
  box-shadow: inset 0 -1px 0 #ccc;
}
.finder #search-results ul.list-striped {
  margin: 0;
  list-style: none;
}
.finder #search-results ul.list-striped li {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
}
.finder #search-results ul.list-striped li .result-url {
  color: #999;
}
.newsfeed-category select[multiple],
.newsfeed-category select[size],
.contact-category select[multiple],
.contact-category select[size] {
  width: auto;
}
.newsfeed ol {
  margin: 0;
  list-style: none;
  padding: 0;
}
.newsfeed ol li {
  border-bottom: 1px dotted #ccc;
  padding: 20px 0;
}
.newsfeed ol li a {
  color: #777;
  font-weight: normal;
}
.newsfeed ol li .feed-item-description {
  margin-top: 10px;
  overflow: hidden;
}
.newsfeed ol li .feed-item-description > img:first-child {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #eee;
  margin: 0 0 10px 15px;
  padding: 5px;
}
.weblink-category select[multiple],
.weblink-category select[size] {
  width: auto !important;
}
h1.title {
  font-size: 180%;
}
h2.subtitle {
  font-size: 130%;
}
.view-login #system-message {
  width: 550px;
  margin: 0 auto;
}
.view-login #content #yt_component {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.view-login .wrap-login {
  width: 550px;
  margin: 0 auto;
  padding: 1em 2em 2em;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0,0,0,0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.view-login .wrap-login .page-header {
  margin: -14px -28px 15px;
  padding: 10px 25px;
  background: #f5f5f5;
  border-bottom: 1px solid #ddd;
}
.view-login .wrap-login .page-header h1 {
  margin: 0;
}
.view-login .wrap-login .form-horizontal .control-group {
  float: left;
  width: 50%;
  margin: 1em 0;
}
.view-login .wrap-login .form-horizontal .control-label {
  float: none;
}
.view-login .wrap-login .form-horizontal .controls input {
  width: 180px;
}
.view-login .wrap-login .other-link {
  overflow: hidden;
}
.view-login .wrap-login .other-link ul.yt-list {
  margin: 0 0 0 15px;
}
.view-login .wrap-login .other-link ul.yt-list li {
  float: left;
  margin-right: 30px;
}
.view-login .wrap-login .other-link ul.yt-list li a {
  font-size: 12px;
  color: #666;
}
.view-login .wrap-login .other-link ul.yt-list li a:hover {
  color: #58c8e2;
}
.login input[type="radio"],
.login input[type="checkbox"] {
  float: left;
  margin: 9px 3px 0 0;
}
.login .form-horizontal {
  margin-bottom: 0;
}
.login .well {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 10px 0 0;
  margin: 0;
}
.login .well .control-label label {
  font-weight: bold;
}
.login .well .controls {
  margin: 0;
}
.registration .form-validate.form-horizontal {
  background: #ededed;
}
.registration .page-header {
  margin: 0 0 15px;
}
.registration .page-header h2 {
  margin: 0;
}
.registration .form-horizontal .control-label {
  text-align: left;
}
.registration .form-horizontal .control-label label {
  font-weight: bold;
}
.registration .sub_mit {
  padding: 0;
  margin-bottom: 20px;
}
div.contact h3.jicons-text {
  font-size: 120%;
}
div.contact ul.blank li,
div.contact .contact-misc,
div.contact form.box legend {
  color: #999;
}
div.contact .contact-image {
  width: 50%;
  float: right;
}
div.contact .contact-image img {
  padding: 5px;
  border: 1px solid #ccc;
  margin-top: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.contact textarea,
div.contact input {
  width: 300px;
}
div.contact textarea {
  height: 100px;
}
div.contact .contact-address,
div.contact .contact-contactinfo,
div.contact .contact-miscinfo {
  margin-bottom: 2em;
}
div.contact form.box fieldset {
  border: none;
  padding: 0;
}
div.contact form.box legend {
  padding: 0;
  font-size: 12px;
}
.search .fa {
  margin: 0;
}
.search .chzn-container-single .chzn-single {
  border-radius: 0;
}
.search .chzn-container {
  width: auto !important;
  display: none;
}
.search .chzn-done {
  display: block !important;
}
.search .btn-toolbar .btn-group.pull-left .btn {
  padding: 7px 12px;
  border-radius: 0;
}
.search .phrases .phrases-box input[type=radio] {
  margin: 0;
  position: static;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.profile-edit input[type="text"]:focus,
.profile-edit textarea:focus,
.profile-edit input[type="password"]:focus,
.profile-edit input[type="datetime"]:focus,
.profile-edit input[type="datetime-local"],
.profile-edit input[type="date"]:focus,
.profile-edit input[type="month"]:focus,
.profile-edit input[type="time"]:focus,
.profile-edit input[type="week"]:focus,
.profile-edit input[type="number"]:focus,
.profile-edit input[type="email"]:focus,
.profile-edit input[type="url"]:focus,
.profile-edit input[type="search"]:focus,
.profile-edit input[type="tel"]:focus,
.profile-edit input[type="submit"]:focus,
.profile-edit select:focus,
.profile-edit input[type="file"]:focus,
.profile-edit input[type="radio"]:focus,
.profile-edit input[type="checkbox"]:focus,
.profile-edit .btn:focus,
.profile-edit button[type="submit"],
.reset input[type="text"]:focus,
.reset textarea:focus,
.reset input[type="password"]:focus,
.reset input[type="datetime"]:focus,
.reset input[type="datetime-local"],
.reset input[type="date"]:focus,
.reset input[type="month"]:focus,
.reset input[type="time"]:focus,
.reset input[type="week"]:focus,
.reset input[type="number"]:focus,
.reset input[type="email"]:focus,
.reset input[type="url"]:focus,
.reset input[type="search"]:focus,
.reset input[type="tel"]:focus,
.reset input[type="submit"]:focus,
.reset select:focus,
.reset input[type="file"]:focus,
.reset input[type="radio"]:focus,
.reset input[type="checkbox"]:focus,
.reset .btn:focus,
.reset button[type="submit"] {
  background: #58c8e2;
  border: none;
}
.profile-edit input[type="text"]:focus:hover,
.profile-edit textarea:focus:hover,
.profile-edit input[type="password"]:focus:hover,
.profile-edit input[type="datetime"]:focus:hover,
.profile-edit input[type="datetime-local"]:hover,
.profile-edit input[type="date"]:focus:hover,
.profile-edit input[type="month"]:focus:hover,
.profile-edit input[type="time"]:focus:hover,
.profile-edit input[type="week"]:focus:hover,
.profile-edit input[type="number"]:focus:hover,
.profile-edit input[type="email"]:focus:hover,
.profile-edit input[type="url"]:focus:hover,
.profile-edit input[type="search"]:focus:hover,
.profile-edit input[type="tel"]:focus:hover,
.profile-edit input[type="submit"]:focus:hover,
.profile-edit select:focus:hover,
.profile-edit input[type="file"]:focus:hover,
.profile-edit input[type="radio"]:focus:hover,
.profile-edit input[type="checkbox"]:focus:hover,
.profile-edit .btn:focus:hover,
.profile-edit button[type="submit"]:hover,
.reset input[type="text"]:focus:hover,
.reset textarea:focus:hover,
.reset input[type="password"]:focus:hover,
.reset input[type="datetime"]:focus:hover,
.reset input[type="datetime-local"]:hover,
.reset input[type="date"]:focus:hover,
.reset input[type="month"]:focus:hover,
.reset input[type="time"]:focus:hover,
.reset input[type="week"]:focus:hover,
.reset input[type="number"]:focus:hover,
.reset input[type="email"]:focus:hover,
.reset input[type="url"]:focus:hover,
.reset input[type="search"]:focus:hover,
.reset input[type="tel"]:focus:hover,
.reset input[type="submit"]:focus:hover,
.reset select:focus:hover,
.reset input[type="file"]:focus:hover,
.reset input[type="radio"]:focus:hover,
.reset input[type="checkbox"]:focus:hover,
.reset .btn:focus:hover,
.reset button[type="submit"]:hover {
  background: #1f99b5;
}
.suffix strong {
  display: inline-block;
}
.module_menu,
div.module {
  margin: 0 0 30px;
}
.module._menu {
  margin-top: 20px;
}
.module h3.modtitle {
  padding: 0 0 10px;
  border-bottom: solid 1px #ccc;
  color: #666;
  font-size: 24px;
  font-weight: 300;
}
.module.icon1 h3.modtitle {
  position: relative;
  padding-left: 50px;
}
.module.icon1 h3.modtitle:before {
  content: "\f02c";
  height: 35px;
  width: 35px;
  background: #58c8e2;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 35px;
  font-family: fontawesome;
  color: #fff;
  font-size: 16px;
}
.module.icon2 h3.modtitle {
  position: relative;
  padding-left: 50px;
}
.module.icon2 h3.modtitle:before {
  content: "\f02d";
  height: 35px;
  width: 35px;
  background: #58c8e2;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 35px;
  font-family: fontawesome;
  color: #fff;
  font-size: 16px;
}
.module.icon3 h3.modtitle {
  position: relative;
  padding-left: 50px;
}
.module.icon3 h3.modtitle:before {
  content: "\f073";
  height: 35px;
  width: 35px;
  background: #58c8e2;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 35px;
  font-family: fontawesome;
  color: #fff;
  font-size: 16px;
}
.module.icon4 h3.modtitle {
  position: relative;
  padding-left: 50px;
}
.module.icon4 h3.modtitle:before {
  content: "\f108";
  height: 35px;
  width: 35px;
  background: #58c8e2;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 35px;
  font-family: fontawesome;
  color: #fff;
  font-size: 16px;
}
.module.icon5 h3.modtitle {
  position: relative;
  padding-left: 50px;
}
.module.icon5 h3.modtitle:before {
  content: "\f03e";
  height: 35px;
  width: 35px;
  background: #58c8e2;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 35px;
  font-family: fontawesome;
  color: #fff;
  font-size: 16px;
}
.module.icon6 h3.modtitle {
  position: relative;
  padding-left: 50px;
}
.module.icon6 h3.modtitle:before {
  content: "\f015";
  height: 35px;
  width: 35px;
  background: #58c8e2;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 35px;
  font-family: fontawesome;
  color: #fff;
  font-size: 16px;
}
.module.icon7 h3.modtitle {
  position: relative;
  padding-left: 50px;
}
.module.icon7 h3.modtitle:before {
  content: "\f075";
  height: 35px;
  width: 35px;
  background: #58c8e2;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 35px;
  font-family: fontawesome;
  color: #fff;
  font-size: 16px;
}
.module.icon8 h3.modtitle {
  position: relative;
  padding-left: 50px;
}
.module.icon8 h3.modtitle:before {
  content: "\f07c";
  height: 35px;
  width: 35px;
  background: #58c8e2;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 35px;
  font-family: fontawesome;
  color: #fff;
  font-size: 16px;
}
.module.badge-hot h3.modtitle {
  position: relative;
  padding-left: 75px;
  padding-bottom: 5px;
}
.module.badge-hot h3.modtitle .badge {
  position: absolute;
  height: 35px;
  width: 70px;
  bottom: -7px;
  left: 0;
  display: block;
  background: url("../images/icon/icon_hot.png") no-repeat;
  border-radius: 0;
}
.module.badge-cool h3.modtitle {
  position: relative;
  padding-left: 75px;
  padding-bottom: 5px;
}
.module.badge-cool h3.modtitle .badge {
  position: absolute;
  height: 35px;
  width: 70px;
  bottom: -7px;
  left: 0;
  display: block;
  background: url("../images/icon/icon_cool.png") no-repeat;
  border-radius: 0;
}
.module.badge-new h3.modtitle {
  position: relative;
  padding-left: 75px;
  padding-bottom: 5px;
}
.module.badge-new h3.modtitle .badge {
  position: absolute;
  height: 35px;
  width: 70px;
  bottom: -7px;
  left: 0;
  display: block;
  background: url("../images/icon/icon_new.png") no-repeat;
  border-radius: 0;
}
.module.badge-best h3.modtitle {
  position: relative;
  padding-left: 75px;
  padding-bottom: 5px;
}
.module.badge-best h3.modtitle .badge {
  position: absolute;
  height: 35px;
  width: 70px;
  bottom: -7px;
  left: 0;
  display: block;
  background: url("../images/icon/icon_best.png") no-repeat;
  border-radius: 0;
}
.module._menu {
  background: #fff;
  border: 1px solid #ddd;
}
.module._menu h3.modtitle {
  margin: 0px;
  padding: 16px 20px;
}
.module._menu .modcontent {
  padding: 15px;
}
.module._menu .modcontent ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.module._menu .modcontent ul.menu > li {
  border-bottom: 1px solid #e5e5e5;
}
.module._menu .modcontent ul.menu > li > a,
.module._menu .modcontent ul.menu > li > span {
  color: #666;
  display: block;
  padding: 8px 6px;
}
.module._menu .modcontent ul.menu > li > a:hover,
.module._menu .modcontent ul.menu > li > span:hover {
  background: transparent;
}
.module._menu .modcontent ul.menu > li:hover {
  background: #58c8e2;
}
.module._menu .modcontent ul.menu > li:hover,
.module._menu .modcontent ul.menu > li.active {
  background: #58c8e2;
}
.module._menu .modcontent ul.menu > li:hover a,
.module._menu .modcontent ul.menu > li.active a {
  color: #fff;
}
.module._menu .modcontent ul.menu > li:hover span,
.module._menu .modcontent ul.menu > li.active span {
  color: #fff;
}
.module._menu .modcontent ul.menu > li.parent {
  position: relative;
}
.module._menu .modcontent ul.menu > li.parent > a:after {
  font-family: FontAwesome;
  content: "\f0d7";
  margin: 0 10px;
}
.module._menu .modcontent ul.menu > li.parent ul {
  list-style: none;
  display: none;
  background: #F7F7F7;
  position: absolute;
  z-index: 3;
  border: solid 1px #ccc;
  top: 130%;
  left: 0;
  width: 100%;
  padding: 5px 10px;
  font-size: 91%;
  margin: 0;
}
.module._menu .modcontent ul.menu > li.parent ul li {
  padding: 4px 0;
}
.module._menu .modcontent ul.menu > li.parent ul li ul {
  border: none;
}
.module._menu .modcontent ul.menu > li.parent ul li:hover {
  color: #58c8e2;
}
.module._menu .modcontent ul.menu > li.parent ul li:hover li {
  color: #666;
}
.module._menu .modcontent ul.menu > li.parent ul li:hover li:hover {
  color: #58c8e2;
}
.module._menu .modcontent ul.menu > li.parent ul li.active {
  color: #58c8e2;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li {
  color: #666;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li:hover {
  color: #58c8e2;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li.active {
  color: #58c8e2;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li.active a {
  color: #58c8e2;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li a {
  color: #666;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li a:hover {
  color: #58c8e2;
}
.module._menu .modcontent ul.menu > li.parent ul li.active a {
  color: #58c8e2;
}
.module._menu .modcontent ul.menu > li.parent ul li a {
  color: #666;
  display: block;
}
.module._menu .modcontent ul.menu > li.parent ul li a:hover {
  color: #58c8e2;
}
.module._menu .modcontent ul.menu > li.parent:hover ul {
  display: block;
  top: 100%;
  border-top: 1px;
}
.module._menu .modcontent ul.menu > li.parent:hover ul ul {
  position: static;
  box-shadow: none;
  font-size: 100%;
}
.module._menu .modcontent ul.menu > li:last-child {
  border: none;
}
.module._menu .col2 li {
  margin: 5px;
  padding: 0 10px;
  display: inline-block;
  background: #f4f4f4;
  border: none !important;
  -webkit-transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -o-transition: 0.3s all ease 0s;
  transition: 0.3s all ease 0s;
}
table.variations {
  width: 100%;
  clear: both;
  margin: 1em 0 2em;
  border: 1px solid #ddd;
  font-size: 91%;
}
table.variations tr.odd {
  background: none;
  border: none;
}
table.variations tr.odd td {
  text-shadow: 0 1px 1px rgba(255,255,255,0.6);
}
table.variations tr td {
  border: 1px solid #ccc;
  padding: 5px 10px;
  color: #666;
}
table.variations tr td.bold {
  font-weight: bold;
  background: #e5e5e5;
}
.mod-languages {
  position: relative;
  background: url("../images/icon/icon_lang.png") no-repeat 5px center;
  padding: 9px 10px 9px 30px;
}
.mod-languages.open {
  background: #58c8e2 !important;
}
.mod-languages a.dropdown-toggle {
  color: #fff;
  display: block;
}
.mod-languages a.dropdown-toggle img {
  display: none;
}
.mod-languages a.dropdown-toggle.open {
  background: #58c8e2 !important;
}
.mod-languages ul.dropdown-menu {
  background: #58c8e2;
  border-radius: 0px;
  border: none;
  padding: 1px 0;
  box-shadow: none;
  min-width: 125px;
  max-height: 85px;
}
.mod-languages ul.dropdown-menu li {
  margin: 0px;
  text-align: left;
}
.mod-languages ul.dropdown-menu li a {
  padding: 7px 17px;
  color: #fff;
  background: transparent;
}
.mod-languages ul.dropdown-menu li a img {
  margin-right: 9px;
  float: left;
  margin-top: 4px;
}
.mod-languages ul.dropdown-menu li a:hover {
  background: #2dbada;
}
.mod-languages:hover {
  background-color: #23abca;
}
.mod-search {
  float: right;
  position: relative;
  z-index: 99;
  margin: 5px 0;
}
.mod-search input[type="text"] {
  width: 200px;
  border-radius: 99px;
  padding: 0 15px;
  color: #999;
  height: 30px;
  border: none;
}
.mod-search button[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  height: 100%;
  width: 35px;
  padding: 0;
  color: #999;
}
.mod-search button[type="submit"]:hover {
  color: #58c8e2;
}
.mod-login .yt-loginform {
  margin: 0;
  padding: 0;
}
.mod-login .yt-loginform > li {
  display: inline-table;
  padding: 7px 10px;
}
.mod-login .yt-loginform > li:before {
  content: "\f111";
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 9px;
  margin-right: 5px;
}
.mod-login .yt-loginform > li:hover {
  background-color: #23abca;
}
.mod-login .yt-loginform > li a {
  color: #fff;
}
#logout-form.form-vertical {
  padding: 0;
  display: inline;
}
#logout-form.form-vertical .logout-button .btn {
  padding: 9px;
  border-radius: 0;
}
.form-inline {
  margin: 0;
}
.form-inline [class^="icon-"],
.form-inline [class*=" icon-"] {
  margin: 0;
}
.form-inline .input-append .add-on,
.form-inline .input-prepend .add-on {
  padding: 4px 10px;
}
.form-inline .input-small {
  width: 120px;
}
.form-inline .icon-add {
  display: inline-block;
  color: #fff;
  line-height: 14px;
  width: 14px;
  height: 14px;
  background: #58c8e2;
  text-align: center;
  margin-right: 6px;
}
.form-inline .icon-add:before {
  content: "+";
}
.form-inline ul.unstyled {
  margin: 0;
}
.form-inline .filters .button {
  padding: 4px 20px;
}
.form-vertical {
  overflow: hidden;
  padding: 12px 5px;
}
.form-vertical .login-greeting {
  float: left;
  color: #fff;
  margin: 0 5px 0px;
  line-height: 40px;
}
.form-vertical .logout-button {
  float: left;
}
.form-vertical .logout-button .btn {
  float: left;
  padding: 5px 4px 5px 11px;
  border-radius: 3px;
}
.modal #login-form .userdata input[type="checkbox"] {
  width: auto;
}
.bottom-contact {
  padding-right: 15px;
}
.bottom-contact h3.modtitle {
  border: none;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
.bottom-contact .modcontent ul {
  padding: 0;
}
.bottom-contact .modcontent ul li {
  padding: 3px 0;
  list-style: none;
  color: #a8a8a8;
  font-size: 12px;
}
.module.child-care {
  padding: 40px 0 40px 615px;
  margin: 0;
  background: url(../images/bg/bg_custom_care.png) no-repeat left bottom;
}
.module.child-care .col-sm-6 {
  padding-left: 0;
}
.module.child-care .mod-block {
  height: 200px;
  padding: 0 15px;
  color: #fff;
}
.module.child-care .mod-block h3 {
  margin: 0;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  padding: 30px 0 25px 55px;
  text-transform: uppercase;
}
.module.child-care .mod-block.service {
  background: #40b2c6;
  margin-bottom: 15px;
  transition: all 0.3s ease-in-out;
}
.module.child-care .mod-block.service h3 {
  background: url(../images/icon/sprites-icon-home.png) no-repeat 0 20px;
}
.module.child-care .mod-block.service p {
  font-size: 12px;
}
.module.child-care .mod-block.service:hover {
  background: #2b808f;
  transition: all 0.3s ease-in-out;
}
.module.child-care .mod-block.opening {
  background: #2f83d9;
  margin-bottom: 15px;
  transition: all 0.3s ease-in-out;
}
.module.child-care .mod-block.opening h3 {
  background: url(../images/icon/sprites-icon-home.png) no-repeat -8px -285px;
}
.module.child-care .mod-block.opening ul {
  padding: 0;
}
.module.child-care .mod-block.opening ul li {
  list-style: none;
  font-size: 12px;
}
.module.child-care .mod-block.opening:hover {
  background: #1d5d9f;
  transition: all 0.3s ease-in-out;
}
.module.child-care .mod-block.child {
  background: #8fc050;
  transition: all 0.3s ease-in-out;
}
.module.child-care .mod-block.child h3 {
  background: url(../images/icon/sprites-icon-home.png) no-repeat 0 -95px;
}
.module.child-care .mod-block.child p {
  font-size: 12px;
}
.module.child-care .mod-block.child:hover {
  background: #689034;
  transition: all 0.3s ease-in-out;
}
.module.child-care .mod-block.stethoscope {
  background: #eb6b62;
  transition: all 0.3s ease-in-out;
}
.module.child-care .mod-block.stethoscope h3 {
  background: url(../images/icon/sprites-icon-home.png) no-repeat -12px -400px;
  padding: 30px 0 25px 40px;
}
.module.child-care .mod-block.stethoscope p {
  font-size: 12px;
}
.module.child-care .mod-block.stethoscope:hover {
  background: #e22b1e;
  transition: all 0.3s ease-in-out;
}
.module.cus-mod-healthcare {
  height: 195px;
  padding-left: 470px;
  background: url(../images/bg/bg_custom2.png) no-repeat 0 0 #1872C0;
}
.module.cus-mod-healthcare h3 {
  margin: 0;
  padding: 90px 20px 0;
  line-height: 20px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  font-family: arial;
  background: url(../images/icon/logo2.png) no-repeat center 30px;
}
.social-custom {
  padding-left: 300px;
  margin: 0;
  background: url(../images/icon/logo2.png) no-repeat 0 5px;
}
.social-custom .modcontent {
  color: #d8d8d8;
  font-size: 12px;
  padding-right: 30px;
  border-right: 1px solid #666;
  min-height: 130px;
}
.social-custom .modcontent .social-icon {
  display: inline;
}
.social-custom .modcontent .social-icon .yt-socialbt {
  margin-right: 8px;
}
.social-custom .modcontent .social-icon .yt-socialbt a {
  border: none;
  border-radius: 0;
  height: 35px;
  width: 35px;
  line-height: 35px;
  color: #fefefe;
  background: #9a9a9a;
  box-shadow: none;
}
.social-custom .modcontent .social-icon .yt-socialbt a i {
  font-size: 16px;
}
.social-custom .modcontent .social-icon .yt-socialbt:hover a {
  background: #58c8e2;
  color: #fff;
}
.list-contact li {
  display: block;
  overflow: hidden;
}
.list-contact li i {
  display: inline-block;
  overflow: hidden;
  height: 40px;
  width: 40px;
  margin-bottom: 60px;
  line-height: 40px;
  background: #f0f0f0;
  text-align: center;
  border-radius: 99px;
  margin-right: 20px !important;
}
.list-contact li .textColor {
  text-transform: uppercase;
  color: #666;
  font-size: 14px;
}
.list-contact li p {
  color: #666;
  font-size: 12px;
}
.list-contact li a {
  font-size: 12px;
  color: #666;
}
.list-contact li a:hover {
  color: #58c8e2;
}
a.readmore {
  text-transform: uppercase;
  padding: 10px 20px 10px 0px;
  float: left;
  color: #999;
  transition: 0.3s all ease 0s;
  display: block;
  position: relative;
  z-index: 1;
}
a.readmore:after {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 0px;
  transition: 0.3s all ease 0s;
  background: #58c8e2;
  content: "";
  z-index: -1;
}
a.readmore:hover {
  color: #f5f6f6;
  padding: 10px 20px;
}
a.readmore:hover:after {
  width: 100%;
}
.yt-loginform {
  position: relative;
}
.yt-loginform:hover .dropdown-toggle {
  background: #58c8e2;
}
.yt-loginform .dropdown-toggle {
  padding: 0px 16px;
  display: block;
  color: #fff;
  line-height: 54px;
  background: #1C1E24;
}
.yt-loginform .dropdown-toggle .fa {
  margin-left: 5px;
}
.yt-loginform .dropdown-menu {
  min-width: 250px;
  margin: 0;
  border: none;
  box-shadow: none;
  background-color: #58c8e2;
  background-color: rgba(90,201,226,0.9);
  zoom: 1;
  background-color: transparent \9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e55ac9e1, endColorstr=#e55ac9e1)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e55ac9e1, endColorstr=#e55ac9e1);
  padding: 20px;
  border-radius: 0px;
}
.yt-loginform .dropdown-menu .input-small {
  border: none;
  width: 100%;
  height: 30px;
}
.yt-loginform .dropdown-menu .button {
  background: #23262D;
  padding: 10px 35px;
  margin-bottom: 10px;
  transition: 0.3s all ease 0s;
  width: 100%;
}
.yt-loginform .dropdown-menu .button:hover {
  background: #000;
}
.yt-loginform .dropdown-menu ul.unstyled {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.yt-loginform .dropdown-menu ul.unstyled li a {
  color: #ddd;
  font-size: 12px;
  transition: 0.3s all ease 0s;
}
.yt-loginform .dropdown-menu ul.unstyled li a:hover {
  color: #fff;
}
#myLogin .button,
#myLogin button {
  padding: 5px 20px;
}
#myLogin .modal-dialog {
  width: 380px;
  margin-top: 100px;
  z-index: 9999;
}
#myLogin .modal-content {
  padding: 20px 30px;
  border-radius: 0;
}
#myLogin h3.title {
  font-size: 24px;
  color: #000;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#myLogin .btReverse {
  display: block;
  text-align: center;
  text-transform: uppercase;
  background: #2e323b;
  color: #fff;
  padding: 5px 0;
  text-shadow: none;
}
#myLogin .btReverse:hover {
  background: #58c8e2;
}
#myLogin #login-form {
  font-family: "Titillium Web", Helvetica, Arial, sans-serif;
}
#myLogin #login-form .userdata {
  margin: 0 0 20px;
}
#myLogin #login-form .userdata label {
  font-weight: 500;
  width: 100%;
}
#myLogin #login-form .userdata label.control-label {
  width: auto;
}
#myLogin #login-form .userdata input[type="text"],
#myLogin #login-form .userdata input[type="password"] {
  width: 100%;
}
#myLogin #login-form .userdata input[type="checkbox"] {
  float: left;
  margin: 7px 5px 0px 0px;
}
#myLogin #login-form .userdata .button {
  text-transform: uppercase;
}
#myLogin #login-form ul.listlogin {
  border-top: 1px solid #E7E7E7;
  margin: 8px 0;
  padding: 10px 0px 0px;
  font-size: 12px;
}
#myLogin #login-form ul.listlogin li {
  display: inline-block;
  margin-right: 10px;
}
#myLogin #login-form ul.listlogin li a {
  color: #999;
}
#myLogin #login-form ul.listlogin li a:hover {
  color: #58c8e2;
}
.modmega1 h3 {
  font-size: 14px;
  color: #666;
  margin: 0 0 5px;
}
.modmega1 p {
  font-size: 12px;
  color: #666;
  margin: 0;
}
.modmega1 ul li {
  list-style: none;
  padding: 4px 20px 4px 30px;
  color: #666;
  background: url(../images/icon/check.png) no-repeat 0 10px;
}
.module.what-our {
  position: relative;
  margin: 0;
}
.module.what-our h3.modtitle {
  font-size: 24px;
  color: #58c8e2;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  margin: 0;
}
.module.what-our p:empty {
  display: none;
}
.module.what-our .desc {
  font-size: 12px;
  color: #666;
}
.module.what-our .content .content-main {
  font-size: 12px;
  color: #666;
  font-style: italic;
  margin-top: -5px;
}
.module.what-our ul {
  padding: 0;
}
.module.what-our ul li {
  list-style: none;
  display: block;
  margin-bottom: 30px;
}
.module.what-our ul li .images {
  margin-right: 20px;
}
.module.what-our ul li .images a {
  display: block;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.module.what-our ul li .images a:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.module.what-our ul li .images a:hover {
  box-shadow: 3px 3px 5px 1px rgba(0,0,0,0.5);
  transition: all 0.3s ease-in-out;
}
.module.what-our ul li .images a:hover:before {
  opacity: 0.2;
  transition: all 0.3s ease-in-out;
}
.module.what-our ul li .name {
  font-size: 16px;
  color: #58c8e2;
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid #ccc;
  display: inline-block;
}
.module.what-our .carousel {
  position: static;
}
.module.what-our div.yt-extra-carousel {
  margin: 0;
}
.module.what-our div.yt-extra-carousel .carousel-inner {
  margin: 6px 0 0;
}
.module.what-our .carousel-indicators {
  position: absolute;
  right: 0;
  top: 8px;
  margin: 0;
  bottom: auto;
}
.module.what-our .carousel-indicators li {
  height: 10px;
  width: 20px;
}
.module.what-our .carousel-indicators li:hover,
.module.what-our .carousel-indicators li.active {
  background: #58c8e2;
}
.mod-menu-right h3.modtitle {
  border: none;
  text-transform: uppercase;
  font-size: 24px;
  padding: 0;
  margin: 0 0 30px;
  color: #58c8e2;
}
.mod-menu-right ul {
  padding: 0;
  margin: 0;
}
.mod-menu-right ul li {
  position: relative;
  list-style: none;
  padding: 10px 30px;
  border-bottom: 1px dashed #ccc;
  transition: all 0.3s ease-in;
}
.mod-menu-right ul li:nth-child(1) {
  border-top: 1px dashed #ccc;
}
.mod-menu-right ul li:before {
  content: "\f105";
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  font-family: fontawesome;
  color: #666;
  transition: all 0.3s ease-in;
}
.mod-menu-right ul li a {
  color: #444;
  font-size: 14px;
  transition: all 0.3s ease-in;
}
.mod-menu-right ul li:hover:before {
  color: #58c8e2;
}
.mod-menu-right ul li:hover a {
  color: #58c8e2;
  transition: all 0.3s ease-in;
}
.mod-menu-right ul li:hover {
  padding: 10px 30px 10px 50px;
  transition: all 0.3s ease-in;
}
.mod-menu-right ul li:hover:before {
  left: 30px;
  transition: all 0.3s ease-in;
}
.newsletter h3.modtitle {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  border: none;
  padding: 0;
  margin: 0 0 8px;
}
.newsletter .modcontent .acymailing_module .acymailing_introtext {
  color: #d8d8d8;
  font-size: 12px;
}
.newsletter .modcontent .acymailing_module table.acymailing_form {
  margin: 15px 0 0;
}
.newsletter .modcontent .acymailing_module .inputbox {
  color: #999;
  border: none;
  font-size: 11px;
}
.newsletter .modcontent .acymailing_module input[type="submit"] {
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  transition: all 0.3s ease-in-out;
}
.newsletter .modcontent .acymailing_module input[type="submit"]:hover {
  background: #1f99b5;
  transition: all 0.3s ease-in-out;
}
.module.tabs-content-comments {
  margin: 0 0 30px;
}
.module.tabs-content-comments div.moduletabs {
  margin: 0;
}
.module.tabs-content-comments div.moduletabs.top-position div.tabs-container ul.tabs li:last-child .tab {
  border: 1px solid #ccc;
}
.module.tabs-content-comments div.moduletabs div.tabs-container {
  height: auto;
  margin: 0 0 30px;
}
.module.tabs-content-comments div.moduletabs div.tabs-container ul.tabs li {
  padding: 0 10px 0 0;
}
.module.tabs-content-comments div.moduletabs div.tabs-container ul.tabs li .tab {
  border: 1px solid #ccc !important;
  padding: 10px;
  font-weight: 400;
  text-transform: uppercase;
  color: #444;
  font-size: 14px;
}
.module.tabs-content-comments div.moduletabs div.tabs-container ul.tabs li .tab.selected {
  background: #58c8e2;
  color: #fff;
  border-color: #58c8e2 !important;
}
.module.tabs-content-comments div.moduletabs div.tabs-container ul.tabs li .tab.selected:hover {
  color: #fff;
}
.module.tabs-content-comments div.moduletabs div.tabs-container ul.tabs li .tab:hover {
  color: #58c8e2;
  border-color: #58c8e2 !important;
}
.module.tabs-content-comments div.moduletabs div.tabs-content {
  border: none;
}
.module.latest-tweets {
  margin: 0;
  position: relative;
}
.module.latest-tweets h3.modtitle {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  color: #58c8e2;
  margin: 0 0 30px;
  border-color: #58c8e2;
}
div.sj-twitter-slider .ts-slider-wrap {
  z-index: 1;
}
div.sj-twitter-slider .ts-slider-wrap .ts-items .item {
  margin: 0;
  text-align: start;
}
div.sj-twitter-slider .ts-slider-wrap .ts-items .item .item-inner {
  margin: 0 0 20px;
}
div.sj-twitter-slider .ts-slider-wrap .ts-items .item .ts-created {
  font-size: 11px;
}
div.sj-twitter-slider .ts-slider-wrap .ts-items .item .ts-created a {
  color: #999;
}
div.sj-twitter-slider .ts-slider-wrap .ts-items .item .ts-created a:hover {
  color: #58c8e2;
}
div.sj-twitter-slider .ts-slider-wrap .ts-items .item .ts-text {
  font-size: 12px;
  color: #666;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin: 0 0 10px;
  text-align: left;
}
div.sj-twitter-slider .ts-slider-wrap .ts-items .item .ts-text a {
  overflow: hidden;
  width: 100%;
}
div.sj-twitter-slider .ts-slider-wrap .ts-items .item .ts-btn a {
  margin-right: 20px;
  font-size: 12px;
  color: #999;
}
div.sj-twitter-slider .ts-slider-wrap .ts-items .item .ts-btn a:hover {
  color: #58c8e2;
}
div.sj-twitter-slider .ts-slider-wrap .ts-control {
  position: absolute;
  top: -50px;
  right: 0;
}
div.sj-twitter-slider .ts-slider-wrap .ts-control .ts-ctr-pages {
  padding: 0;
  text-align: left;
}
div.sj-twitter-slider .ts-slider-wrap .ts-control .ts-ctr-pages .ts-ctr-page {
  height: 10px;
  width: 20px;
  border-radius: 0;
  border: none;
  margin-right: 3px;
  text-indent: -9999px;
  display: inline-block;
  overflow: hidden;
  background: #B9B9B9;
}
div.sj-twitter-slider .ts-slider-wrap .ts-control .ts-ctr-pages .ts-ctr-page.sel,
div.sj-twitter-slider .ts-slider-wrap .ts-control .ts-ctr-pages .ts-ctr-page:hover {
  background: #58c8e2;
  border: none;
}
.module.content-accordion h3.modtitle {
  display: inline-block;
  font-weight: bold;
  font-size: 24px;
  color: #58c8e2;
  border-color: #58c8e2;
  margin-bottom: 30px;
  text-transform: uppercase;
}
div.sj-accordion {
  border: none;
}
div.sj-accordion .acd-items .acd-item .acd-header {
  margin: 0 0 3px;
  padding: 12px 10px;
  position: relative;
  font-size: 16px;
  color: #666;
}
div.sj-accordion .acd-items .acd-item .acd-header:before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  bottom: 12px;
  right: 10px;
  overflow: hidden;
  width: 20px;
  background: url(../images/icon/plus.png) no-repeat center center #9c9c9c;
  font-family: fontawesome;
  border-radius: 3px;
}
div.sj-accordion .acd-items .acd-item .acd-header:hover {
  background: #f4f4f4;
  color: #58c8e2;
}
div.sj-accordion .acd-items .acd-item .acd-header:hover:before {
  background-color: #58c8e2;
}
div.sj-accordion .acd-items .acd-item.selected {
  border: 1px solid #ededed;
  margin: 0 0 3px;
}
div.sj-accordion .acd-items .acd-item.selected .acd-header {
  background: #58c8e2;
  color: #fff;
  margin: -2px;
}
div.sj-accordion .acd-items .acd-item.selected .acd-header:before {
  background-image: url(../images/icon/minus.png);
  background-color: #58c8e2;
}
div.sj-accordion .acd-items .acd-item.selected .acd-content-wrap .acd-description {
  padding: 10px;
}
.module.contact-home {
  margin: 0;
}
.module.contact-home h3.modtitle {
  font-size: 24px;
  text-transform: uppercase;
  color: #58c8e2;
  margin: 0 0 20px;
  margin: 0;
  border: none;
  font-weight: bold;
}
.module.contact-home .contact-ajax .ctajax-element {
  width: 100%;
}
.module.contact-home .contact-ajax .ctajax-element textarea,
.module.contact-home .contact-ajax .ctajax-element input[type="text"],
.module.contact-home .contact-ajax .ctajax-element .button {
  height: 57px;
  margin-bottom: 10px;
}
.module.contact-home .contact-ajax .ctajax-element .el-desc {
  font-size: 12px;
  color: #666;
}
.module.contact-home .contact-ajax .ctajax-element .el-control.ctajax-error {
  position: relative;
}
.module.contact-home .contact-ajax .ctajax-element .el-control.ctajax-error .ca-tooltip {
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 11px;
}
.module.contact-home .contact-ajax .ctajax-element .el-control.ctajax-error .ca-tooltip .el-ok {
  position: absolute;
  top: 12px;
  right: 0;
}
.module.contact-home .contact-ajax .ctajax-element .el-control.ctajax-ok {
  position: relative;
}
.module.contact-home .contact-ajax .ctajax-element .el-control.ctajax-ok .ca-tooltip {
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 11px;
}
.module.contact-home .contact-ajax .ctajax-element .el-ctajax-form input {
  width: 100%;
  padding-left: 50px;
  border: none;
}
.module.contact-home .contact-ajax .ctajax-element .el-ctajax-form #cainput_name {
  background: url(../images/icon/user.png) no-repeat 15px center #fff;
}
.module.contact-home .contact-ajax .ctajax-element .el-ctajax-form #cainput_email {
  background: url(../images/icon/email-contact.png) no-repeat 15px center #fff;
}
.module.contact-home .contact-ajax .ctajax-element .el-ctajax-form #cainput_subject {
  background: url(../images/icon/doctor1.png) no-repeat 15px center #fff;
}
.module.contact-home .contact-ajax .ctajax-element .el-ctajax-form #cainput_submit.button {
  padding: 0;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  background: #eb6b62;
}
.module.contact-home .contact-ajax .ctajax-element .el-ctajax-form #cainput_submit.button:hover {
  background: #58c8e2;
}
.module.contact-home .contact-ajax .ctajax-element .el-ctajax-form textarea {
  width: 100%;
  min-height: 258px;
  border: none;
}
.module.contact-home .contact-ajax .ctajax-element .input-left {
  float: left;
  width: 50%;
  padding-right: 10px;
}
.module.contact-home .contact-ajax .ctajax-element .input-right {
  float: left;
  width: 50%;
}
.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
  visibility: hidden !important;
  display: none !important;
}
.tp-caption {
  z-index: 1;
}
.tp-caption.big_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 20px;
  line-height: 20px;
  font-family: 'Open Sans', sans;
  padding: 3px 4px;
  padding-top: 1px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #000;
  letter-spacing: 0px;
}
.tp-caption.big_orange {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  font-family: Arial;
  padding: 0px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #fb7354;
  letter-spacing: -1.5px;
}
.tp-caption.big_black {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 800;
  font-size: 36px;
  line-height: 36px;
  font-family: 'Open Sans', sans;
  padding: 0px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #fff;
  letter-spacing: -1.5px;
}
.tp-caption.medium_grey {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #888;
  white-space: nowrap;
  text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
}
.tp-caption.small_text {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
}
.tp-caption.medium_text {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 20px;
  line-height: 20px;
  font-family: 'Open Sans', sans;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
}
.tp-caption.large_text {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 36px;
  line-height: 36px;
  font-family: 'Open Sans', sans;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
}
.tp-caption.large_black_text {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 42px;
  line-height: 42px;
  font-family: 'Open Sans', sans;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.very_large_text {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 60px;
  line-height: 60px;
  font-family: 'Open Sans', sans;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
  letter-spacing: 0px;
}
.tp-caption.very_large_black_text {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 800;
  font-size: 72px;
  line-height: 72px;
  font-family: 'Open Sans', sans;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.bold_red_text {
  position: absolute;
  color: #d31e00;
  text-shadow: none;
  font-weight: 800;
  font-size: 20px;
  line-height: 20px;
  font-family: 'Open Sans', sans;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.bold_brown_text {
  position: absolute;
  color: #a04606;
  text-shadow: none;
  font-weight: 800;
  font-size: 20px;
  line-height: 20px;
  font-family: 'Open Sans', sans;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.bold_green_text {
  position: absolute;
  color: #5b9830;
  text-shadow: none;
  font-weight: 800;
  font-size: 20px;
  line-height: 20px;
  font-family: 'Open Sans', sans;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.very_big_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 36px;
  line-height: 36px;
  font-family: 'Open Sans', sans;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 3px 4px;
  padding-top: 1px;
  background-color: #7e8e96;
}
.tp-caption.very_big_black {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  background-color: #fff;
}
.tp-caption.boxshadow {
  -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}
.tp-caption.black {
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 19px;
  line-height: 19px;
  font-family: 'Open Sans', sans;
}
.tp-caption.noshadow {
  text-shadow: none;
}
.tp-caption a {
  color: #ff7302;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}
.tp-caption a:hover {
  color: #ffa902;
}
.tp_inner_padding {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-height: none !important;
}
.button.green,
.button:hover.green,
.purchase.green,
.purchase:hover.green {
  background-color: #21a117;
  -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
  -moz-box-shadow: 0px 3px 0px 0px #104d0b;
  box-shadow: 0px 3px 0px 0px #104d0b;
}
.button.blue,
.button:hover.blue,
.purchase.blue,
.purchase:hover.blue {
  background-color: #1d78cb;
  -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
  -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
  box-shadow: 0px 3px 0px 0px #0f3e68;
}
.button.red,
.button:hover.red,
.purchase.red,
.purchase:hover.red {
  background-color: #cb1d1d;
  -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
  -moz-box-shadow: 0px 3px 0px 0px #7c1212;
  box-shadow: 0px 3px 0px 0px #7c1212;
}
.button.orange,
.button:hover.orange,
.purchase.orange,
.purchase:hover.orange {
  background-color: #ff7700;
  -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
  -moz-box-shadow: 0px 3px 0px 0px #a34c00;
  box-shadow: 0px 3px 0px 0px #a34c00;
}
.button.darkgrey,
.button.grey,
.button:hover.darkgrey,
.button:hover.grey,
.purchase.darkgrey,
.purchase:hover.darkgrey {
  background-color: #555;
  -webkit-box-shadow: 0px 3px 0px 0px #222;
  -moz-box-shadow: 0px 3px 0px 0px #222;
  box-shadow: 0px 3px 0px 0px #222;
}
.button.lightgrey,
.button:hover.lightgrey,
.purchase.lightgrey,
.purchase:hover.lightgrey {
  background-color: #888;
  -webkit-box-shadow: 0px 3px 0px 0px #555;
  -moz-box-shadow: 0px 3px 0px 0px #555;
  box-shadow: 0px 3px 0px 0px #555;
}
.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img {
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
.tp-simpleresponsive img {
  max-width: none;
}
.noFilterClass {
  filter: none !important;
}
.tp-bannershadow {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.tp-bannershadow.tp-shadow1 {
  background: url(../images/shadow1.png) no-repeat;
  background-size: 100%;
  width: 890px;
  height: 30px;
  bottom: -30px;
}
.tp-bannershadow.tp-shadow2 {
  background: url(../images/shadow2.png) no-repeat;
  background-size: 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
.tp-bannershadow.tp-shadow3 {
  background: url(../images/shadow3.png) no-repeat;
  background-size: 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
.caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.caption.fullscreenvideo iframe {
  width: 100% !important;
  height: 100% !important;
}
.tp-caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.tp-caption.fullscreenvideo iframe {
  width: 100% !important;
  height: 100% !important;
}
.tpclear {
  clear: both;
}
.tp-bullets {
  z-index: 1000;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  margin-left: 15px;
  margin-right: 15px;
}
.tp-bullets.hidebullets {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tp-bullets.simplebullets.navbar {
  border: 1px solid #666;
  border-bottom: 1px solid #444;
  background: url(../images/boxed_bgtile.png);
  height: 40px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tp-bullets.simplebullets.navbar-old {
  background: url(../images/navigdots_bgtile.png);
  height: 35px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tp-bullets.simplebullets.round .bullet {
  cursor: pointer;
  position: relative;
  background: url(../images/bullet.png) no-Repeat top left;
  width: 20px;
  height: 20px;
  margin-right: 0px;
  float: left;
  margin-top: -2px;
  margin-left: 3px;
}
.tp-bullets.simplebullets.round .bullet.last {
  margin-right: 3px;
}
.tp-bullets.simplebullets.round-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../images/bullets.png) no-Repeat bottom left;
  width: 23px;
  height: 23px;
  margin-right: 0px;
  float: left;
  margin-top: -12px;
}
.tp-bullets.simplebullets.round-old .bullet.last {
  margin-right: 0px;
}
.tp-bullets.simplebullets.square .bullet {
  cursor: pointer;
  position: relative;
  background: url(../images/bullets2.png) no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: -1px;
}
.tp-bullets.simplebullets.square .bullet.last {
  margin-right: 0px;
}
.tp-bullets.simplebullets.square-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../images/bullets2.png) no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: -10px;
}
.tp-bullets.simplebullets.square-old .bullet.last {
  margin-right: 0px;
}
.tp-bullets.simplebullets.navbar .bullet {
  cursor: pointer;
  position: relative;
  background: url(../images/bullet_boxed.png) no-Repeat top left;
  width: 18px;
  height: 19px;
  margin-right: 5px;
  float: left;
  margin-top: 10px;
}
.tp-bullets.simplebullets.navbar .bullet.first {
  margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar .bullet.last {
  margin-right: 0px !important;
}
.tp-bullets.simplebullets.navbar-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../images/navigdots.png) no-Repeat bottom left;
  width: 15px;
  height: 15px;
  margin-left: 5px !important;
  margin-right: 5px !important;
  float: left;
  margin-top: 10px;
}
.tp-bullets.simplebullets.navbar-old .bullet.first {
  margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar-old .bullet.last {
  margin-right: 0px !important;
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
  background-position: top left;
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
  background-position: bottom left;
}
.tparrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
}
.tparrows.hidearrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tp-leftarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/large_left.png) no-Repeat top left;
  width: 40px;
  height: 40px;
}
.tp-rightarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/large_right.png) no-Repeat top left;
  width: 40px;
  height: 40px;
}
.tp-leftarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/small_left.png) no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 0;
}
.tp-rightarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/small_right.png) no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 1px;
}
.tp-leftarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/arrow_left.png) no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: -13px;
}
.tp-rightarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/arrow_right.png) no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: -13px;
}
.tp-leftarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/small_left_boxed.png) no-Repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-right: 6px;
  margin-top: 12px;
}
.tp-rightarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/small_right_boxed.png) no-Repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-left: 6px;
  margin-top: 12px;
}
.tp-leftarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/arrowleft.png) no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-right: 6px;
  margin-top: 10px;
}
.tp-rightarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/arrowright.png) no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-left: 6px;
  margin-top: 10px;
}
.tp-leftarrow.navbar-old.thumbswitharrow {
  margin-right: 10px;
}
.tp-rightarrow.navbar-old.thumbswitharrow {
  margin-left: 0px;
}
.tp-leftarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/arrow_left2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: 0;
}
.tp-rightarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/arrow_right2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: 0;
}
.tp-leftarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/arrow_left2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: -9px;
}
.tp-rightarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/arrow_right2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: -9px;
}
.tp-leftarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/large_left.png) no-Repeat 0 0;
  width: 40px;
  height: 40px;
}
.tp-rightarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/large_right.png) no-Repeat 0 0;
  width: 40px;
  height: 40px;
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {
  background-position: bottom left;
}
.tp-bullets.tp-thumbs {
  z-index: 1000;
  position: absolute;
  padding: 3px;
  background-color: #fff;
  width: 500px;
  height: 50px;
  margin-top: -50px;
}
.fullwidthbanner-container .tp-thumbs {
  padding: 3px;
}
.tp-bullets.tp-thumbs .tp-mask {
  width: 500px;
  height: 50px;
  overflow: hidden;
  position: relative;
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
  width: 5000px;
  position: absolute;
}
.tp-bullets.tp-thumbs .bullet {
  width: 100px;
  height: 50px;
  cursor: pointer;
  overflow: hidden;
  background: none;
  margin: 0;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}
.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.tp-thumbs img {
  width: 100%;
}
.tp-bannertimer {
  width: 100%;
  height: 10px;
  background: url(../images/timer.png);
  position: absolute;
  z-index: 200;
}
.tp-bannertimer.tp-bottom {
  bottom: 0px !important;
  height: 5px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive .tp-bullets.tp-thumbs {
    width: 300px !important;
    height: 30px !important;
  }
  .responsive .tp-bullets.tp-thumbs .tp-mask {
    width: 300px !important;
    height: 30px !important;
  }
  .responsive .tp-bullets.tp-thumbs .bullet {
    width: 60px !important;
    height: 30px !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .responsive .tp-bullets {
    display: none;
  }
  .responsive .tparrows {
    display: none;
  }
  .tp-bullets.simplebullets.round .bullet {
    margin-left: 0;
  }
  .tp-bullets {
    display: none !important;
  }
  .tp-bullets.simplebullets.navbar {
    padding: 0 2px;
  }
  .tp-leftarrow.navbar {
    margin-right: 2px;
  }
  .tp-rightarrow.navbar {
    margin-left: 2px;
  }
  .tp-bullets.simplebullets.navbar .bullet {
    margin-right: 1px;
  }
}
.tp-simpleresponsive img {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.tp-simpleresponsive a {
  text-decoration: none;
}
.tp-simpleresponsive ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tp-simpleresponsive>ul>li {
  list-stye: none;
  position: absolute;
  visibility: hidden;
}
.caption.slidelink a div,
.tp-caption.slidelink a div {
  width: 10000px;
  height: 10000px;
  background: url(../images/coloredbg.png) repeat;
}
.tp-loader {
  background: url(../images/loader.gif) no-repeat 10px 10px;
  background-color: #fff;
  margin: -22px -22px;
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
  width: 44px;
  height: 44px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.tp-transparentimg {
  content: "url(../images/transparent.png)";
}
.tp-3d {
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50%;
}
.module.slideshow-dynamic {
  margin: 0;
}
.module.slideshow-dynamic .dynamicslideshow-container {
  margin: 0;
  max-height: 600px !important;
  overflow: visible;
}
.module.slideshow-dynamic .dynamicslideshow-container .tp-bannertimer {
  background: none;
}
.module.slideshow-dynamic .dynamicslideshow-container .tp-loader {
  background: url("../images/icon/loader.gif") no-repeat scroll 10px 10px #fff;
}
.module.slideshow-dynamic .dynamicslideshow-container .tp-bullets.simplebullets.round .bullet {
  background: none;
}
.module.slideshow-dynamic .dynamicslideshow-container .content1 {
  background-color: rgba(255,255,255,0.8);
  width: 580px;
  padding: 25px 20px 10px;
}
.module.slideshow-dynamic .dynamicslideshow-container .content1 h3 {
  padding: 0;
  margin: 0 0 10px;
  font-size: 34px;
  text-transform: uppercase;
  color: #58c8e2;
  font-weight: bold;
}
.module.slideshow-dynamic .dynamicslideshow-container .content1 p.desc {
  white-space: normal;
  font-size: 12px;
  line-height: 18px;
}
.module.slideshow-dynamic .dynamicslideshow-container .icon {
  height: 85px;
  width: 85px;
  display: block;
  overflow: hidden;
  background-color: rgba(255,255,255,0.8);
}
.module.slideshow-dynamic .dynamicslideshow-container .icon.icon1 a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-indent: -9999px;
  background: url("../images/styling/lightskyblue/medi.png") no-repeat center center;
}
.module.slideshow-dynamic .dynamicslideshow-container .icon.icon2 a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-indent: -9999px;
  background: url("../images/styling/lightskyblue/calen.png") no-repeat center center;
}
.module.slideshow-dynamic .dynamicslideshow-container .icon.icon3 a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-indent: -9999px;
  background: url("../images/styling/lightskyblue/inject.png") no-repeat center center;
}
.module.slideshow-dynamic .dynamicslideshow-container .icon.icon4 a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-indent: -9999px;
  background: url("../images/styling/lightskyblue/pil.png") no-repeat center center;
}
.module.slideshow-dynamic .dynamicslideshow-container .icon:hover.icon1 a {
  background: url(../images/icon/medi.png) no-repeat center center #58c8e2;
}
.module.slideshow-dynamic .dynamicslideshow-container .icon:hover.icon2 a {
  background: url(../images/icon/calen.png) no-repeat center center #58c8e2;
}
.module.slideshow-dynamic .dynamicslideshow-container .icon:hover.icon3 a {
  background: url(../images/icon/inject.png) no-repeat center center #58c8e2;
}
.module.slideshow-dynamic .dynamicslideshow-container .icon:hover.icon4 a {
  background: url(../images/icon/pil.png) no-repeat center center #58c8e2;
}
.module.slideshow-dynamic .dynamicslideshow-container .readmore1 a {
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  width: 160px;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  background: #eb6b62;
}
.module.slideshow-dynamic .dynamicslideshow-container .readmore1 a:hover {
  background: #58c8e2;
}
.module.slideshow-dynamic .dynamicslideshow-container .content2 h3.title {
  font-size: 34px;
  color: #58c8e2;
  text-transform: uppercase;
  width: 375px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background: rgba(255,255,255,0.8);
  display: inline-block;
  margin: 0 0 1px;
}
.module.slideshow-dynamic .dynamicslideshow-container .content2 p.desc {
  padding: 15px 20px;
  font-size: 12px;
  white-space: normal;
  width: 55%;
  background: rgba(255,255,255,0.8);
  line-height: 18px;
  color: #666;
}
.module.slideshow-dynamic .tp-bullets {
  left: -9% !important;
  right: -9%;
  z-index: 1;
}
.module.slideshow-dynamic .tp-bullets .tp-leftarrow {
  height: 50px;
  width: 50px;
  background: url(../images/icon/row-left.png) no-repeat center center rgba(255,255,255,0.7);
}
.module.slideshow-dynamic .tp-bullets .tp-leftarrow:hover {
  background: url(../images/icon/row-left.png) no-repeat center center #fff;
}
.module.slideshow-dynamic .tp-bullets .tp-rightarrow {
  height: 50px;
  width: 50px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
  display: block;
  overflow: hidden;
  background: url(../images/icon/row-right.png) no-repeat center center rgba(255,255,255,0.7);
}
.module.slideshow-dynamic .tp-bullets .tp-rightarrow:hover {
  background: url(../images/icon/row-right.png) no-repeat center center #fff;
}
.breadcrumb {
  font-size: 11px;
  color: #666;
}
.breadcrumb a {
  color: #666;
}
.breadcrumb a:hover {
  color: #58c8e2;
}
.breadcrumb i {
  margin: 0 10px;
}
.breadcrumb i.fa-angle-left {
  display: none;
}
.link {
  color: #58c8e2;
  text-decoration: none;
}
.link:hover {
  color: #2e323b;
}
.linkReverse {
  color: #2e323b;
}
.linkReverse:hover {
  color: #58c8e2;
}
.linkGray {
  color: #333;
}
.linkGray:hover {
  color: #58c8e2;
}
.linkGraylighter {
  color: #999;
}
.linkGraylighter:hover {
  color: #58c8e2;
}
.align-left {
  text-align: left !important;
}
.align-right {
  text-align: right !important;
}
.align-center {
  text-align: center !important;
}
.noitalic {
  font-style: normal !important;
}
.nobold {
  font-weight: normal !important;
}
.nomarginall {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.nopaddingall {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.nomargintop {
  margin-top: 0 !important;
}
.poscenter {
  display: table;
  margin: 0 auto;
}
.nomarginbottom {
  margin-bottom: 0 !important;
}
.nomarginleft {
  margin-left: 0 !important;
}
.nomarginright {
  margin-right: 0 !important;
}
.nopaddingtop {
  padding-top: 0 !important;
}
.nopaddingbottom {
  padding-bottom: 0 !important;
}
.nopaddingleft {
  padding-left: 0 !important;
}
.nopaddingright {
  padding-right: 0 !important;
}
.thumbnail.pull-left {
  margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
  margin: 0 0 10px 10px;
}
.ico-hits,
.ico-user,
.ico-clock {
  width: 20px;
  height: 12px;
  background: url("../images/icon/icon_hits2.png") no-repeat;
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
}
.ico-user {
  width: 18px;
  height: 18px;
  background: url("../images/icon/icon_author.png") no-repeat;
}
.ico-clock {
  width: 16px;
  height: 16px;
  background: url("../images/icon/icon_date2.png") no-repeat;
}
.grayshadow {
  text-shadow: 1px 1px #575757, 2px 2px #575757, 3px 3px #575757, 4px 4px #575757, 5px 5px #575757, 6px 6px #575757, 7px 7px #575757, 8px 8px #575757, 9px 9px #575757, 10px 10px #575757, 11px 11px #5a5a5a, 12px 12px #5d5d5d, 13px 13px #606060, 14px 14px #636363, 15px 15px #666666;
}
#flip-scroll table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  display: block;
}
#flip-scroll th,
#flip-scroll td {
  margin: 0;
  vertical-align: top;
}
#flip-scroll thead {
  display: block;
  float: left;
}
#flip-scroll tbody {
  display: block;
  width: auto;
  position: relative;
  overflow-x: auto;
  white-space: nowrap;
}
#flip-scroll tbody tr {
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #ccc;
  margin-left: -4px;
}
#flip-scroll th:last-child,
#flip-scroll td:last-child {
  border-bottom: 1px solid #babcbf;
}
#flip-scroll th {
  background: #666666;
  border-radius: 0;
  color: #fff;
  display: block;
  text-align: right;
  border-bottom: 0;
  font-size: 13px;
  border-left: 0;
  padding: 7px 10px 5px;
  min-height: 27px;
}
#flip-scroll td {
  display: block;
  padding: 7px 10px 5px;
  min-height: 26px;
  text-align: left;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
#flip-scroll .bs-docs-example th {
  min-height: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 12px;
}
h1 {
  font-size: 200%;
  line-height: 115%;
}
h2 {
  font-size: 160%;
  line-height: 110%;
}
h3 {
  font-size: 130%;
  line-height: 110%;
}
h4 {
  font-size: 110%;
}
h5 {
  font-size: 91%;
}
h6 {
  font-size: 84%;
}
.com {
  color: #93a1a1;
}
.lit {
  color: #195f91;
}
.pun,
.opn,
.clo {
  color: #93a1a1;
}
.fun {
  color: #dc322f;
}
.str,
.atv {
  color: #D14;
}
.kwd,
.prettyprint .tag {
  color: #1e347b;
}
.typ,
.atn,
.dec,
.var {
  color: teal;
}
.pln {
  color: #48484c;
}
.clear {
  clear: both;
}
.prettyprint {
  padding: 8px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
.prettyprint.linenums {
  box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}
div.yt-typography div.page-header > h1 {
  color: #666;
  font-weight: bold;
  margin: 0 0 15px;
  line-height: 30px;
  font-size: 240%;
  text-transform: none;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
ol.linenums {
  margin: 0 0 0 33px;
}
ol.linenums li {
  padding-left: 12px;
  color: #bebec5;
  line-height: 20px;
  text-shadow: 0 1px 0 #fff;
  padding: 3px 0 3px 10px;
}
ol.linenums li:nth-last-child(odd) {
  background: #FCFCFC;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
}
.bs-docs-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.bs-docs-example h2.page-header {
  font-size: 180%;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  margin: 1.5em 0 1em;
  padding-bottom: 15px;
}
.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: #333333;
  -webkit-border-radius: 4px 0 4px 0;
  -moz-border-radius: 4px 0 4px 0;
  border-radius: 4px 0 4px 0;
}
.bs-docs-example + .prettyprint {
  margin-top: -20px;
  padding: 4px 0 0 8px;
  margin-bottom: 15px;
  overflow: hidden;
}
.example-sites {
  margin-left: 20px;
}
.example-sites img {
  max-width: 100%;
  margin: 0 auto;
}
.scrollspy-example {
  height: 200px;
  overflow: auto;
  position: relative;
}
code,
pre {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  display: inline-block;
}
span.highlight {
  color: #fff;
}
.text-success {
  color: #468847;
}
.text-warning {
  color: #C09853;
}
.text-error {
  color: #B94A48;
}
.text-info {
  color: #3A87AD;
}
.text-success {
  color: #468847;
}
#yt_mainmenu .fancy {
  background: #58c8e2;
  position: absolute;
  padding: 0;
  margin: 0;
  height: 1px !important;
  opacity: 0.5;
}
#yt_mainmenu #moonavigator {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 2;
}
#yt_mainmenu #moonavigator li.level1 {
  float: left;
  position: relative;
  padding: 0;
  margin: 0 1px 0 0;
  z-index: 1;
  list-style: none;
}
#yt_mainmenu #moonavigator li.level1:before {
  content: "";
  height: 18px;
  width: 100%;
  top: 100%;
  left: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  background: #fff;
}
#yt_mainmenu #moonavigator li.level1 > .item-link {
  margin: 0;
  line-height: 30px;
  padding: 8px 15px;
  color: #707070;
  font-size: 16px;
  display: block;
}
#yt_mainmenu #moonavigator li.level1 > .item-link.active {
  background: #58c8e2;
  color: #fff;
}
#yt_mainmenu #moonavigator li.level1 > .item-link:hover {
  color: #fff;
  background: #58c8e2;
}
#yt_mainmenu #moonavigator li.level1 .fa-angle-down {
  font-size: 14px;
  margin: 0 5px;
}
#yt_mainmenu #moonavigator li.level1 .showdesc .menu-title {
  line-height: 100%;
  padding-bottom: 3px;
  margin-top: -1px;
  display: block;
}
#yt_mainmenu #moonavigator li.level1 .showdesc .menu-desc {
  display: block;
  font-size: 11px;
  color: #ccc;
  line-height: 100%;
}
#yt_mainmenu #moonavigator li.level1:hover,
#yt_mainmenu #moonavigator li.level1.active {
  background: #58c8e2;
  color: #fff;
}
#yt_mainmenu #moonavigator li.level1:hover > .item-link,
#yt_mainmenu #moonavigator li.level1.active > .item-link {
  color: #fff;
}
#yt_mainmenu #moonavigator li.level1.first {
  border: none;
}
#yt_mainmenu #moonavigator ul.subnavi {
  margin-top: 18px;
  background-color: rgba(255,255,255,0.9);
  box-shadow: 0px 0px 3px 1px #ddd;
  left: 0;
  position: absolute;
  z-index: 3;
  padding: 0;
  list-style: none;
  width: 220px;
  visibility: hidden;
  -webkit-transform: translate(0,20px);
  -moz-transform: translate(0,20px);
  -ms-transform: translate(0,20px);
  -o-transform: translate(0,20px);
  transform: translate(0,20px);
  -webkit-transition: transform 0.2s ease-in-out 0s;
  -moz-transition: transform 0.2s ease-in-out 0s;
  -o-transition: transform 0.2s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#yt_mainmenu #moonavigator ul.subnavi ul.subnavi {
  -webkit-transform: translate(20px,0);
  -moz-transform: translate(20px,0);
  -ms-transform: translate(20px,0);
  -o-transform: translate(20px,0);
  transform: translate(20px,0);
}
#yt_mainmenu #moonavigator ul.subnavi li {
  padding: 0 0 1px 0;
  position: relative;
}
#yt_mainmenu #moonavigator ul.subnavi li .item-link {
  display: block;
  margin: 0;
  padding: 3px 12px 3px 25px;
  color: #707070;
  font-size: 100%;
  text-transform: none;
  line-height: 25px;
  position: relative;
}
#yt_mainmenu #moonavigator ul.subnavi li .item-link:before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 99px;
  position: absolute;
  top: 11px;
  left: 8px;
  display: block;
  background: #b1b1b1;
}
#yt_mainmenu #moonavigator ul.subnavi li .fa-angle-right {
  display: none;
}
#yt_mainmenu #moonavigator ul.subnavi li .showdesc {
  text-align: left;
}
#yt_mainmenu #moonavigator ul.subnavi li .showdesc span.menu-title {
  padding-bottom: 5px;
}
#yt_mainmenu #moonavigator ul.subnavi li .showdesc span.menu-desc {
  font-family: "arial";
  padding-bottom: 3px;
}
#yt_mainmenu #moonavigator ul.subnavi li:hover > .item-link,
#yt_mainmenu #moonavigator ul.subnavi li.hover > .item-link,
#yt_mainmenu #moonavigator ul.subnavi li.active > .item-link {
  color: #58c8e2;
}
#yt_mainmenu #moonavigator ul.subnavi li:hover > .item-link:before,
#yt_mainmenu #moonavigator ul.subnavi li.hover > .item-link:before,
#yt_mainmenu #moonavigator ul.subnavi li.active > .item-link:before {
  background: #58c8e2;
}
#yt_mainmenu #moonavigator ul.subnavi.level3,
#yt_mainmenu #moonavigator ul.subnavi.level4,
#yt_mainmenu #moonavigator ul.subnavi.level5 {
  margin-top: 0;
}
#yt_mainmenu #moonavigator li.level1:hover ul.level2,
#yt_mainmenu #moonavigator li.level1.hover ul.level2 {
  visibility: visible;
  box-shadow: 0 1px 2px 1px #ddd;
  -webkit-transform: translate(-1px,0);
  -moz-transform: translate(-1px,0);
  -ms-transform: translate(-1px,0);
  -o-transform: translate(-1px,0);
  transform: translate(-1px,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#yt_mainmenu #moonavigator li.level2:hover ul.level3,
#yt_mainmenu #moonavigator li.level2.hover ul.level3,
#yt_mainmenu #moonavigator li.level3:hover ul.level4,
#yt_mainmenu #moonavigator li.level3.hover ul.level4,
#yt_mainmenu #moonavigator li.level4:hover ul.level5,
#yt_mainmenu #moonavigator li.level4.hover ul.level5,
#yt_mainmenu #moonavigator li.level5:hover ul.level6,
#yt_mainmenu #moonavigator li.level5.hover ul.level6 {
  left: 100%;
  top: 0;
  visibility: visible;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.2), 1px 1px 0 rgba(0,0,0,0.1) inset;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#yt_mainmenu #droplinenavigator {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 2;
}
#yt_mainmenu #droplinenavigator li.level1 {
  float: left;
  position: relative;
  padding: 0;
  margin: 0 1px 0 0;
  z-index: 1;
  list-style: none;
}
#yt_mainmenu #droplinenavigator li.level1:before {
  content: "";
  height: 18px;
  width: 100%;
  top: 100%;
  left: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  background: #fff;
}
#yt_mainmenu #droplinenavigator li.level1 > .item-link {
  margin: 0;
  line-height: 30px;
  padding: 8px 15px;
  color: #707070;
  font-size: 16px;
  display: block;
}
#yt_mainmenu #droplinenavigator li.level1 > .item-link.active {
  background: #58c8e2;
  color: #fff;
}
#yt_mainmenu #droplinenavigator li.level1 > .item-link:hover {
  color: #fff;
  background: #58c8e2;
}
#yt_mainmenu #droplinenavigator li.level1 .fa-angle-down {
  font-size: 14px;
  margin: 0 5px;
}
#yt_mainmenu #droplinenavigator li.level1 .showdesc .menu-title {
  line-height: 100%;
  padding-bottom: 3px;
  margin-top: -1px;
  display: block;
}
#yt_mainmenu #droplinenavigator li.level1 .showdesc .menu-desc {
  display: block;
  font-size: 11px;
  color: #ccc;
  line-height: 100%;
}
#yt_mainmenu #droplinenavigator li.level1:hover,
#yt_mainmenu #droplinenavigator li.level1.active {
  background: #58c8e2;
  color: #fff;
}
#yt_mainmenu #droplinenavigator li.level1:hover > .item-link,
#yt_mainmenu #droplinenavigator li.level1.active > .item-link {
  color: #fff;
}
#yt_mainmenu #droplinenavigator li.level1.first {
  border: none;
}
#yt_mainmenu #droplinenavigator ul.subnavi {
  margin-top: 18px;
  background-color: rgba(255,255,255,0.9);
  box-shadow: 0px 0px 3px 1px #ddd;
  left: 0;
  position: absolute;
  z-index: 3;
  padding: 0;
  list-style: none;
  width: 220px;
  visibility: hidden;
  -webkit-transform: translate(0,20px);
  -moz-transform: translate(0,20px);
  -ms-transform: translate(0,20px);
  -o-transform: translate(0,20px);
  transform: translate(0,20px);
  -webkit-transition: transform 0.2s ease-in-out 0s;
  -moz-transition: transform 0.2s ease-in-out 0s;
  -o-transition: transform 0.2s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#yt_mainmenu #droplinenavigator ul.subnavi ul.subnavi {
  -webkit-transform: translate(20px,0);
  -moz-transform: translate(20px,0);
  -ms-transform: translate(20px,0);
  -o-transform: translate(20px,0);
  transform: translate(20px,0);
}
#yt_mainmenu #droplinenavigator ul.subnavi li {
  padding: 0 0 1px 0;
  position: relative;
}
#yt_mainmenu #droplinenavigator ul.subnavi li .item-link {
  display: block;
  margin: 0;
  padding: 3px 12px 3px 25px;
  color: #707070;
  font-size: 100%;
  text-transform: none;
  line-height: 25px;
  position: relative;
}
#yt_mainmenu #droplinenavigator ul.subnavi li .item-link:before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 99px;
  position: absolute;
  top: 11px;
  left: 8px;
  display: block;
  background: #b1b1b1;
}
#yt_mainmenu #droplinenavigator ul.subnavi li .fa-angle-right {
  display: none;
}
#yt_mainmenu #droplinenavigator ul.subnavi li .showdesc {
  text-align: left;
}
#yt_mainmenu #droplinenavigator ul.subnavi li .showdesc span.menu-title {
  padding-bottom: 5px;
}
#yt_mainmenu #droplinenavigator ul.subnavi li .showdesc span.menu-desc {
  font-family: "arial";
  padding-bottom: 3px;
}
#yt_mainmenu #droplinenavigator ul.subnavi li:hover > .item-link,
#yt_mainmenu #droplinenavigator ul.subnavi li.hover > .item-link,
#yt_mainmenu #droplinenavigator ul.subnavi li.active > .item-link {
  color: #58c8e2;
}
#yt_mainmenu #droplinenavigator ul.subnavi li:hover > .item-link:before,
#yt_mainmenu #droplinenavigator ul.subnavi li.hover > .item-link:before,
#yt_mainmenu #droplinenavigator ul.subnavi li.active > .item-link:before {
  background: #58c8e2;
}
#yt_mainmenu #droplinenavigator ul.subnavi.level3,
#yt_mainmenu #droplinenavigator ul.subnavi.level4,
#yt_mainmenu #droplinenavigator ul.subnavi.level5 {
  margin-top: 0;
}
#yt_mainmenu #droplinenavigator li.level1:hover ul.level2,
#yt_mainmenu #droplinenavigator li.level1.hover ul.level2 {
  visibility: visible;
  box-shadow: 0 1px 2px 1px #ddd;
  -webkit-transform: translate(-1px,0);
  -moz-transform: translate(-1px,0);
  -ms-transform: translate(-1px,0);
  -o-transform: translate(-1px,0);
  transform: translate(-1px,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#yt_mainmenu #droplinenavigator li.level2:hover ul.level3,
#yt_mainmenu #droplinenavigator li.level2.hover ul.level3,
#yt_mainmenu #droplinenavigator li.level3:hover ul.level4,
#yt_mainmenu #droplinenavigator li.level3.hover ul.level4,
#yt_mainmenu #droplinenavigator li.level4:hover ul.level5,
#yt_mainmenu #droplinenavigator li.level4.hover ul.level5,
#yt_mainmenu #droplinenavigator li.level5:hover ul.level6,
#yt_mainmenu #droplinenavigator li.level5.hover ul.level6 {
  left: 100%;
  top: 0;
  visibility: visible;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.2), 1px 1px 0 rgba(0,0,0,0.1) inset;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#yt_mainmenu #droplinenavigator li.level1 {
  position: static;
}
#yt_mainmenu #droplinenavigator li.level1.havechild:after {
  display: none;
}
#yt_mainmenu #droplinenavigator li.level1 >.item-link {
  padding: 12px 35px;
}
#yt_mainmenu #droplinenavigator ul.level2 {
  margin: 0;
  width: 100%;
  padding: 5px;
}
#yt_mainmenu #droplinenavigator ul.level2 li.level2 {
  float: left;
  border: none;
}
#yt_mainmenu #droplinenavigator ul.level2 li.level2 .level2.havechild:after {
  content: "";
  display: none;
}
#yt_mainmenu #droplinenavigator ul.level2 li.level2:hover {
  position: relative;
}
#yt_mainmenu #droplinenavigator ul.level2 li.level2:hover ul.level3 {
  left: 0;
  top: 100%;
}
#yt_mainmenu #meganavigator {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 60;
}
#yt_mainmenu #meganavigator li.level1.full_megachild:before {
  display: none;
}
#yt_mainmenu #meganavigator .fa-angle-right {
  display: none;
}
#yt_mainmenu #meganavigator li.level1 {
  float: left;
  position: relative;
  padding: 0;
  margin: 0 1px 0 0;
  z-index: 1;
  list-style: none;
}
#yt_mainmenu #meganavigator li.level1:before {
  content: "";
  height: 18px;
  width: 100%;
  top: 100%;
  left: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  background: #fff;
}
#yt_mainmenu #meganavigator li.level1 > .item-link {
  margin: 0;
  line-height: 30px;
  padding: 8px 15px;
  color: #707070;
  font-size: 16px;
  display: block;
}
#yt_mainmenu #meganavigator li.level1 > .item-link.active {
  background: #58c8e2;
  color: #fff;
}
#yt_mainmenu #meganavigator li.level1 > .item-link:hover {
  color: #fff;
  background: #58c8e2;
}
#yt_mainmenu #meganavigator li.level1 .fa-angle-down {
  font-size: 14px;
  margin: 0 5px;
}
#yt_mainmenu #meganavigator li.level1 .showdesc .menu-title {
  line-height: 100%;
  padding-bottom: 3px;
  margin-top: -1px;
  display: block;
}
#yt_mainmenu #meganavigator li.level1 .showdesc .menu-desc {
  display: block;
  font-size: 11px;
  color: #ccc;
  line-height: 100%;
}
#yt_mainmenu #meganavigator li.level1:hover,
#yt_mainmenu #meganavigator li.level1.active {
  background: #58c8e2;
  color: #fff;
}
#yt_mainmenu #meganavigator li.level1:hover > .item-link,
#yt_mainmenu #meganavigator li.level1.active > .item-link {
  color: #fff;
}
#yt_mainmenu #meganavigator li.level1.first {
  border: none;
}
#yt_mainmenu #meganavigator li.full_megachild {
  position: static;
}
#yt_mainmenu #meganavigator li.full_megachild .mega-content {
  left: 0 !important;
  width: 100%;
  box-shadow: 0 1px 2px 1px #ddd;
}
#yt_mainmenu #meganavigator li.style-mega1 ul {
  padding: 0;
}
#yt_mainmenu #meganavigator li.style-mega1 .mega-col.last {
  padding: 0 20px 22px 240px;
  background: url(../images/bg/doctors_mega.png) no-repeat 0 0;
}
#yt_mainmenu #meganavigator li.style-mega2 .mega-col.last {
  padding: 0 300px 0 0;
  background: url(../images/bg/doctors_mega2.png) no-repeat 100% 100%;
}
#yt_mainmenu #meganavigator .level1 > .level2 {
  top: 64px !important;
  box-shadow: 0 1px 2px 1px #ddd;
}
#yt_mainmenu #meganavigator .mega-content {
  position: absolute;
  left: -999em;
  display: none;
  z-index: 10;
  background: rgba(255,255,255,0.9);
  border-bottom: 6px solid #58c8e2;
  border-top: 1px solid #58c8e2;
}
#yt_mainmenu #meganavigator .mega-content .mega-content {
  box-shadow: 0 1px 2px 1px #ddd;
}
#yt_mainmenu #meganavigator .mega-content.level4,
#yt_mainmenu #meganavigator .mega-content.level5 {
  margin: 0;
}
#yt_mainmenu #meganavigator .mega-content.megachild .mega-content-inner {
  padding: 10px 0 0;
  display: block;
}
#yt_mainmenu #meganavigator .mega-content .mega-col {
  float: left;
}
#yt_mainmenu #meganavigator .mega-content .mega-col.one {
  width: 220px;
}
#yt_mainmenu #meganavigator .mega-content .mega-col.more {
  padding: 0 10px;
}
#yt_mainmenu #meganavigator .mega-content .mega-col .mega-group {
  display: block;
}
#yt_mainmenu #meganavigator .mega-content .mega-col .mega-group div.mega-group-title .item-link {
  font-size: 16px;
  padding: 0 10px 10px;
  color: #707070;
  display: block;
  text-transform: uppercase;
  padding: 8px 0 12px 0;
  font-weight: 400;
}
#yt_mainmenu #meganavigator .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-title {
  padding: 0 0 5px;
}
#yt_mainmenu #meganavigator .mega-content .mega-col .mega-module .mega-module-title {
  margin: 0 10px;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi,
#yt_mainmenu #meganavigator .mega-content .menu {
  list-style: none;
  padding: 0;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li,
#yt_mainmenu #meganavigator .mega-content .menu li {
  padding: 0 0 1px 0;
  position: relative;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .item-link,
#yt_mainmenu #meganavigator .mega-content .menu li .item-link {
  display: block;
  margin: 0;
  padding: 3px 12px 3px 25px;
  color: #707070;
  font-size: 100%;
  text-transform: none;
  line-height: 25px;
  position: relative;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .item-link:before,
#yt_mainmenu #meganavigator .mega-content .menu li .item-link:before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 99px;
  position: absolute;
  top: 11px;
  left: 8px;
  display: block;
  background: #b1b1b1;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .fa-angle-right,
#yt_mainmenu #meganavigator .mega-content .menu li .fa-angle-right {
  display: none;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .showdesc,
#yt_mainmenu #meganavigator .mega-content .menu li .showdesc {
  text-align: left;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .showdesc span.menu-title,
#yt_mainmenu #meganavigator .mega-content .menu li .showdesc span.menu-title {
  padding-bottom: 5px;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .showdesc span.menu-desc,
#yt_mainmenu #meganavigator .mega-content .menu li .showdesc span.menu-desc {
  font-family: "arial";
  padding-bottom: 3px;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li:hover > .item-link,
#yt_mainmenu #meganavigator .mega-content ul.subnavi li.hover > .item-link,
#yt_mainmenu #meganavigator .mega-content ul.subnavi li.active > .item-link,
#yt_mainmenu #meganavigator .mega-content .menu li:hover > .item-link,
#yt_mainmenu #meganavigator .mega-content .menu li.hover > .item-link,
#yt_mainmenu #meganavigator .mega-content .menu li.active > .item-link {
  color: #58c8e2;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li:hover > .item-link:before,
#yt_mainmenu #meganavigator .mega-content ul.subnavi li.hover > .item-link:before,
#yt_mainmenu #meganavigator .mega-content ul.subnavi li.active > .item-link:before,
#yt_mainmenu #meganavigator .mega-content .menu li:hover > .item-link:before,
#yt_mainmenu #meganavigator .mega-content .menu li.hover > .item-link:before,
#yt_mainmenu #meganavigator .mega-content .menu li.active > .item-link:before {
  background: #58c8e2;
}
#yt_mainmenu .yt-resmenu a {
  padding: 6px 15px;
  height: 45px;
  background: #999;
  line-height: 54px;
  display: inline-block;
}
#yt_mainmenu .yt-resmenu a .fa {
  margin: 0;
  font-size: 28px;
  color: #fff;
}
.mm-list > li:hover a,
.mm-list > li:hover span {
  background: #58c8e2;
  color: #fff;
}
.yt-off-resmenu {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 300px;
  left: 0px;
  height: 100%;
  overflow: auto;
}
.yt-off-resmenu .top-resmenu {
  padding: 10px 25px;
  background: #58c8e2;
  font-size: 20px;
  color: #fff;
  margin: 0;
  font-weight: normal;
  cursor: pointer;
}
.yt-off-resmenu .top-resmenu .fa-bars {
  font-size: 28px;
}
.yt-off-resmenu .top-resmenu .fa-times {
  margin: 5px 0 0;
  color: #fff;
  font-size: 16px;
}
.yt-off-resmenu > ul.resmenu {
  margin: 1em 1.5em;
  font-size: 16px;
}
.yt-off-resmenu > ul.resmenu > li {
  padding-bottom: 15px;
}
.yt-off-resmenu > ul.resmenu a {
  color: #ddd;
  padding: 5px 0;
  display: block;
}
.yt-off-resmenu > ul.resmenu a:focus,
.yt-off-resmenu > ul.resmenu a:hover,
.yt-off-resmenu > ul.resmenu a.active {
  color: #58c8e2;
}
.yt-off-resmenu > ul.resmenu ul.nav {
  font-size: 14px;
  font-weight: normal;
}
.yt-off-resmenu > ul.resmenu ul.nav a {
  padding: 1px 0;
  background: transparent;
}
.rtl #yt_mainmenu #meganavigator .mega-content ul.subnavi li .item-link:before,
.rtl #yt_mainmenu #meganavigator .mega-content .menu li .item-link:before {
  top: 14px;
}
.rtl #yt_mainmenu #meganavigator .mega-content ul.subnavi li .item-link,
.rtl #yt_mainmenu #meganavigator .mega-content .menu li .item-link {
  padding: 6px 25px 6px 12px;
}
.rtl #yt_mainmenu ul.navirtl li.level1 {
  float: right;
  margin: 0;
}
.rtl #yt_mainmenu ul.navirtl li.level1:hover ul.level2,
.rtl #yt_mainmenu ul.navirtl li.level1.hover ul.level2 {
  left: auto;
  right: 0;
}
.rtl #yt_mainmenu ul.navirtl ul {
  left: auto;
  right: -999em;
}
.rtl #yt_mainmenu ul.navirtl ul.subnavi li .item-link {
  padding: 6px 25px 6px 12px;
}
.rtl #yt_mainmenu ul.navirtl ul.subnavi li .item-link:before {
  left: auto;
  right: 8px;
  top: 13px;
}
.rtl #yt_mainmenu ul.navirtl ul.subnavi li:hover ul.level3,
.rtl #yt_mainmenu ul.navirtl ul.subnavi li li.level3:hover ul.level4,
.rtl #yt_mainmenu ul.navirtl ul.subnavi li li.level4:hover ul.level5 {
  left: auto;
  right: 100%;
}
.rtl #yt_mainmenu #droplinenavigator ul.level2 li.level2 {
  float: right;
}
.rtl #yt_mainmenu #droplinenavigator ul.level2 li.level2:hover ul.level3 {
  left: auto;
  right: 0;
}
.rtl #yt_mainmenu #meganavigator .level1 > .level2 {
  right: 0;
  left: auto !important;
}
.rtl #yt_mainmenu #meganavigator li.style-mega1 .mega-col.last {
  padding: 0 240px 22px 20px;
  background: url(../images/bg/doctors_mega_rtl.png) no-repeat right 0;
}
.rtl #yt_mainmenu #meganavigator li.style-mega2 .mega-col.last {
  padding: 0 0 0 300px;
  background: url(../images/bg/doctors_mega2_rtl.png) no-repeat left bottom;
}
.rtl #yt_mainmenu #meganavigator li.level1 {
  float: right;
}
.rtl #yt_mainmenu #meganavigator li.level1.havechild:after {
  right: 10px;
  left: auto;
}
.rtl #yt_mainmenu #meganavigator li.level1 .level3.mega-content {
  left: auto !important;
  right: 0;
}
.rtl #yt_mainmenu #meganavigator li.level1 .mega-content {
  box-shadow: 0 1px 2px 1px #ddd;
}
.rtl #yt_mainmenu #meganavigator li.level1 .mega-content .mega-col {
  float: right;
}
.rtl #yt_mainmenu #meganavigator li.level1.havechild:after {
  right: auto;
  left: 15px;
}
.fontsize_l {
  font-size: 18px;
  font-weight: 400;
}
.g-underline {
  font-size: 180%;
  font-weight: 400;
}
ul.c-step {
  list-style: none;
  margin: 0 auto 4em auto;
  counter-reset: section;
  display: table;
  position: relative;
  z-index: 1;
  padding: 0;
}
ul.c-step:before {
  content: "";
  width: 100%;
  height: 10px;
  background: #DEDEDE;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  margin-top: -5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
}
ul.c-step li {
  list-style: none;
  margin: 0 50px;
  padding-top: 50px;
  line-height: 25px;
  display: inline-block;
  position: relative;
  z-index: 3;
  text-align: center;
}
ul.c-step li:before,
ul.c-step li.active:before {
  counter-increment: section;
  content: counter(section);
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  font-weight: 800;
  text-align: center;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  -webkit-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  -moz-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  background-color: #93afa9;
  background-image: -moz-linear-gradient(top,#AAC3BF,#719088);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#AAC3BF),to(#719088));
  background-image: -webkit-linear-gradient(top,#AAC3BF,#719088);
  background-image: -o-linear-gradient(top,#AAC3BF,#719088);
  background-image: linear-gradient(to bottom,#AAC3BF,#719088);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaac3bf', endColorstr='#ff719088', GradientType=0);
}
ul.c-step li.active:before {
  background-color: #72d1e7;
  background-image: -moz-linear-gradient(top,#83d6ea,#58c8e2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#83d6ea),to(#58c8e2));
  background-image: -webkit-linear-gradient(top,#83d6ea,#58c8e2);
  background-image: -o-linear-gradient(top,#83d6ea,#58c8e2);
  background-image: linear-gradient(to bottom,#83d6ea,#58c8e2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff83d6e9', endColorstr='#ff58c8e2', GradientType=0);
}
ul.c-step li.active h3 {
  color: #58c8e2;
}
ul.c-step li h3 {
  margin: 10px 0 0;
  font-size: 16px;
}
ul.c-step li span {
  font-size: 13px;
}
.table-underline thead {
  border-bottom: 2px solid #404040;
  font-size: 14px;
  background-color: #e5e5e5;
  background-image: -moz-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#F5F5F5),to(#CCCCCC));
  background-image: -webkit-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: -o-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: linear-gradient(to bottom,#F5F5F5,#CCCCCC);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffcccccc', GradientType=0);
}
.table-underline tbody tr:hover {
  background: #FAFFED;
}
#g-about .title {
  margin: 1em 0;
}
#g-about .title:before {
  content: "";
  border-top: 3px double #ccc;
  display: block;
  margin-bottom: -14px;
}
#g-about .title b {
  display: inline-block;
  padding: 0px;
  background: #fff;
}
#g-about .image-l {
  float: left;
  margin: 0 20px 0 0;
}
#g-about .yt-list li {
  border-bottom: 1px dotted #ccc;
  padding: 7px 0;
}
#g-about .ourmember {
  text-align: center;
}
#g-about .ourmember .title b {
  padding: 0 15px;
}
#g-about .ourmember .pre-text {
  padding: 0px 150px;
  margin-bottom: 20px;
}
#g-about .ourmember .item-content .image {
  position: relative;
  overflow: hidden;
  margin-bottom: 13px;
}
#g-about .ourmember .item-content .image .socials {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
#g-about .ourmember .item-content .image .socials a {
  display: block;
  height: 25px;
  width: 25px;
  background: #333;
  text-align: center;
  overflow: hidden;
  border-radius: 50%;
  margin: 0px 4px;
  float: left;
  position: absolute;
  bottom: -30px;
}
#g-about .ourmember .item-content .image .socials a .fa {
  margin: 0px;
  line-height: 25px;
  color: #ccc9cb;
  transition: 0.3s all ease 0s;
}
#g-about .ourmember .item-content .image .socials a:hover {
  background: #58c8e2;
}
#g-about .ourmember .item-content .image .socials a:hover .fa {
  color: #fff;
}
#g-about .ourmember .item-content .image .socials a.facebook {
  transition: 0.3s all ease 0s;
  left: 32%;
}
#g-about .ourmember .item-content .image .socials a.flickr {
  transition: 0.5s all ease 0s;
  left: 45%;
}
#g-about .ourmember .item-content .image .socials a.twitter {
  transition: 0.7s all ease 0s;
  left: 58%;
}
#g-about .ourmember .item-content .name {
  margin-bottom: 5px;
}
#g-about .ourmember .item-content .job {
  color: #000;
  font-size: 13px;
  margin-bottom: 3px;
  font-weight: 600;
}
#g-about .ourmember .item-content:hover .image .socials a.facebook {
  bottom: 25px;
}
#g-about .ourmember .item-content:hover .image .socials a.flickr {
  bottom: 25px;
}
#g-about .ourmember .item-content:hover .image .socials a.twitter {
  bottom: 25px;
}
#g-about .ourmember #yt-extra-carousel .carousel-inner {
  margin: 3em 0;
}
#g-about .ourmember #yt-extra-carousel .carousel-indicators {
  bottom: auto;
  top: 0px;
  margin: 0px -28px 0 0;
}
#g-about .ourmember #yt-extra-carousel .carousel-indicators li {
  height: 12px;
  width: 12px;
  background: #d7d7d5;
  border: none;
  border-radius: 50%;
}
#g-about .ourmember #yt-extra-carousel .carousel-indicators li.active {
  background: #58c8e2;
}
#g-about .ourmember #yt-extra-carousel .carousel-indicators li:hover {
  background: #58c8e2;
}
#g-about .customersay {
  border: solid 1px #e9e9e9;
  padding: 0 15px;
  position: relative;
}
#g-about .customersay .yt-extra-carousel {
  margin: 0;
  overflow: visible;
}
#g-about .customersay .yt-extra-carousel .carousel-control {
  width: 28px;
  height: 28px;
  border: 2px solid #ccc;
  box-shadow: 0 0 0 6px #fff;
  border-radius: 50%;
}
#g-about .customersay .yt-extra-carousel .carousel-control i {
  line-height: 24px;
  font-size: 18px;
}
#g-about .customersay .yt-extra-carousel .carousel-control.left {
  right: 45px !important;
  top: 4px !important;
  left: auto;
}
#g-about .customersay .yt-extra-carousel .carousel-control.right {
  right: 10px !important;
  top: 4px !important;
}
#g-about .customersay .yt-extra-carousel .carousel-control:hover {
  border-color: #58c8e2;
}
#g-about .customersay .yt-extra-carousel .carousel-control:hover i {
  color: #58c8e2;
}
#g-about .customersay .cus-title {
  background: #fff;
  padding: 10px;
  position: absolute;
  left: 30px;
  top: -25px;
}
#g-pageservices .fa {
  background: #666;
  height: 64px;
  width: 64px;
  text-align: center;
  line-height: 62px;
  border: 3px solid #eee;
  -webkit-border-radius: 64px;
  -moz-border-radius: 64px;
  border-radius: 64px;
}
#g-pageservices article {
  overflow: hidden;
}
#g-pageservices article h3 {
  font-weight: normal;
}
#g-pageservices article a.detail:after {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  color: #fff;
  background: #58c8e2;
  margin: -3px 3px 0;
  height: 14px;
  width: 14px;
  line-height: 14px;
  font-size: 12px;
  text-align: center;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
#g-pageservices article a.detail:hover:after {
  color: #fff;
}
#g-pageservices h2 {
  font-size: 180%;
  margin-bottom: 1em;
}
#g-pageservices hr {
  height: 5px;
  background: #eee;
  border-top-color: #ddd;
  margin: 3em 0;
}
#g-pageservices .testimonial-avatar [class^="icon-"],
#g-pageservices .testimonial-avatar [class*=" icon-"] {
  border: none;
}
#g-pagecolumn hr {
  height: 5px;
  background: #eee;
  border-top-color: #ddd;
  margin: 4em 0;
  float: left;
  width: 100%;
}
#g-pageportfolio [class*="col-sm"] {
  position: relative;
  top: 0;
  background: #F9F9F9;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: -1px;
  padding: 0 5px;
  z-index: 1;
  -webkit-box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
  -moz-box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
  box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
}
#g-pageportfolio [class*="col-sm"] .port-item-img {
  position: relative;
  display: block;
  padding: 10px 10px 0;
  overflow: hidden;
  border-right: none;
}
#g-pageportfolio [class*="col-sm"] .port-item-img .yt-lightbox {
  margin: 0;
  padding: 0;
  background: #000;
  border: none;
  position: relative;
}
#g-pageportfolio [class*="col-sm"] .port-item-img .yt-lightbox img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#g-pageportfolio [class*="col-sm"] .port-item-img .icon-plus-sign {
  font-size: 4px;
  color: #eee;
  position: absolute;
  left: 50%;
  bottom: -100%;
  z-index: 10;
  margin: 0 0 -19px -22px;
  width: 40px;
  text-align: center;
  -webkit-transition: all 0.8s ease-in-out 0s;
  -moz-transition: all 0.8s ease-in-out 0s;
  -o-transition: all 0.8s ease-in-out 0s;
  transition: all 0.8s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#g-pageportfolio [class*="col-sm"] .port-item-img:visited .icon-plus-sign {
  bottom: 100%;
}
#g-pageportfolio [class*="col-sm"] .port-item-img:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#g-pageportfolio [class*="col-sm"] .port-item-img:hover .icon-plus-sign {
  bottom: 50%;
  font-size: 45px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#g-pageportfolio [class*="col-sm"] .port-item-content {
  padding: 10px;
}
#g-pageportfolio [class*="col-sm"] .port-item-content h4 {
  margin-bottom: 10px;
  font-size: 110%;
}
#g-pageportfolio [class*="col-sm"] .port-item-content p {
  margin-bottom: 5px;
}
#g-pageportfolio [class*="col-sm"] .port-item-content a.detail {
  font-size: 12px;
  display: inline-block;
  margin-top: 1em;
}
#g-pageportfolio [class*="col-sm"] .port-item-content a.detail:after {
  content: "\f105";
  font-family: FontAwesome;
  background: #58c8e2;
  margin: -3px 3px 0;
  height: 14px;
  width: 14px;
  line-height: 14px;
  font-size: 12px;
  text-align: center;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  color: #fff;
  display: inline-block;
}
#g-pageportfolio [class*="col-sm"] .port-item-content a.detail:hover:after {
  color: #fff;
}
#g-pageportfolio [class*="col-sm"]:hover {
  top: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#g-pagewhatnew .yt-lightbox.image-none {
  padding: 3px;
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  display: table;
  margin: 0 auto 10px;
}
#g-pagewhatnew h3.title {
  margin-bottom: 1em;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  font-size: 180%;
}
#g-pagewhatnew .yt-lightbox a  img {
  width: auto;
}
.categories-list .collapse.in {
  width: 100%;
}
.rtl #g-pageportfolio [class*="span"] .port-item-content a.detail:after,
.rtl #g-pageservices article a.detail:after {
  content: "\f104";
}
.rtl ul.yt-accordion li.accordion-group h3.accordion-heading .fa-plus-circle {
  margin-right: 0px;
  margin-left: 5px;
}
@media (min-width: 768px) and (max-width: 979px) {
  ul.c-step li {
    margin: 0 10px;
  }
  #g-pagewhatnew .yt-lightbox.image-none {
    display: block;
  }
}
@media (max-width: 767px) {
  .yt-lightbox {
    float: none !important;
  }
  #g-pageservices .span4 {
    margin-bottom: 2em !important;
  }
  #g-pageportfolio [class*="span"] {
    margin-bottom: 1em !important;
  }
  #g-pageportfolio [class*="span"] .port-item-img {
    display: inline-block;
  }
  #g-pagewhatnew .yt-lightbox.image-none {
    display: block;
  }
  .yt-gallery ul li {
    width: auto !important;
  }
  ul.c-step:before {
    display: none;
  }
  ul.c-step li {
    display: table-cell;
  }
  div.yt-lightbox.image-left {
    float: none;
    display: inline-block;
    margin: 0 0 15px;
  }
  div.g-pageteam div.b-ourteam [class*="span"] {
    margin-bottom: 30px !important;
  }
}
#k2Container .k2Pagination .pagination .r-hiden {
  display: none;
}
#k2Container .k2Pagination .pagination a,
#k2Container .k2Pagination .pagination span {
  margin: 0 5px 5px 0;
  padding: 3px 12px;
  border-radius: 0;
  color: #666;
}
#k2Container .k2Pagination .pagination a:hover,
#k2Container .k2Pagination .pagination span:hover {
  color: #fff;
  background: #58c8e2;
  border-color: #58c8e2;
}
#k2Container .k2Pagination .pagination li.active a,
#k2Container .k2Pagination .pagination li.active span {
  color: #fff;
  background: #58c8e2;
  border-color: #58c8e2;
}
#k2Container .itemListCategoriesBlock .itemListCategory {
  background: transparent;
  border: none;
  padding: 10px;
  margin: 0 0 30px;
  background: #58c8e2;
}
#k2Container .itemListCategoriesBlock .itemListCategory h2 {
  font-size: 22px;
  color: #fff;
  font-weight: 800;
  padding-bottom: 5px;
}
#k2Container .itemListCategoriesBlock .itemListCategory p {
  color: #fff;
}
#k2Container .itemListCategoriesBlock .itemListSubCategories > h3 {
  margin: 0 15px 15px;
}
#k2Container .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory {
  padding: 15px;
  margin-bottom: 30px;
  background: #fff;
}
#k2Container .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategoryImage {
  display: block;
  margin-bottom: 15px;
  float: left;
}
#k2Container .itemContainer.itemContainerLast.span12 {
  margin-bottom: 20px;
}
#k2Container .itemList .catItemView {
  padding: 0;
  margin-bottom: 15px;
}
#k2Container .itemList .catItemView .catItemImageBlock {
  padding: 0;
  margin: 0 20px 20px 0;
  float: left;
}
#k2Container .itemList .catItemView .catItemImageBlock img {
  padding: 0;
  border: none;
  transition: all 0.5s ease-in-out;
}
#k2Container .itemList .catItemView .catItemImageBlock:hover img {
  transition: all 0.5s ease-in-out;
  box-shadow: 3px 3px 5px 1px rgba(0,0,0,0.8);
}
#k2Container .itemList .catItemView .main-item {
  display: block;
  overflow: hidden;
}
#k2Container .itemList .catItemView .main-item h3.catItemTitle {
  font-size: 18px;
  margin: 0 0 5px;
  padding: 0;
}
#k2Container .itemList .catItemView .main-item h3.catItemTitle a {
  color: #666;
}
#k2Container .itemList .catItemView .main-item h3.catItemTitle a:hover {
  color: #58c8e2;
}
#k2Container .itemList .catItemView .main-item h3.catItemTitle ul.list-icon {
  float: right;
}
#k2Container .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li {
  list-style: none;
  float: right;
  font-size: 16px;
}
#k2Container .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a {
  color: #999;
}
#k2Container .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover {
  color: #58c8e2;
}
#k2Container .itemList .catItemView .main-item .article-aside .article-info {
  margin-bottom: 10px;
}
#k2Container .itemList .catItemView .main-item .article-aside .catItemCommentsLink {
  border: none;
}
#k2Container .itemList .catItemView .main-item .article-aside dd {
  display: inline-block;
  color: #999;
  margin-right: 5px;
  font-size: 11px;
}
#k2Container .itemList .catItemView .main-item .article-aside .catItemAuthor a {
  color: #999;
}
#k2Container .itemList .catItemView .main-item .article-aside .catItemAuthor a:hover {
  color: #58c8e2;
}
#k2Container .itemList .catItemView .main-item .catItemBody {
  padding: 0;
}
#k2Container .itemList .catItemView .main-item .catItemBody .catItemIntroText {
  padding: 0 0 1px;
  margin-bottom: 10px;
  position: relative;
}
#k2Container .itemList .catItemView .main-item .catItemLinks {
  margin: 0;
  width: 60%;
  padding: 10px 0;
  border-top: 1px solid #ddd;
}
#k2Container .itemList .catItemView .main-item .catItemLinks .catItemHitsBlock {
  float: left;
  padding: 0;
  border: none;
  font-size: 11px;
  color: #999;
}
#k2Container .itemList .catItemView .main-item .catItemLinks .catItemHitsBlock i {
  margin: 0 10px 0;
}
#k2Container .itemList .catItemView .main-item .catItemLinks .CommentsLink {
  text-align: right;
  font-size: 11px;
}
#k2Container .itemList .catItemView .main-item .catItemLinks .CommentsLink .catItemCommentsLink {
  padding: 0;
  margin: 0;
  border: none;
}
#k2Container .itemList .catItemView .main-item .catItemLinks .CommentsLink a {
  color: #999;
}
#k2Container .itemList .catItemView .main-item .catItemLinks .CommentsLink a:hover {
  color: #58c8e2;
}
#k2Container .itemList .catItemView .main-item .catItemLinks .CommentsLink i {
  font-size: 14px;
}
#k2Container.userView .userBlock {
  background: #58c8e2;
  border: none;
  color: #fff;
}
#k2Container.userView .userBlock .userEmail {
  color: #fff;
}
#k2Container.userView .userBlock .userEmail a {
  color: #fff;
}
#k2Container.userView .userBlock .userEmail a:hover {
  color: #686868;
}
#k2Container.userView .catItemHeader .userItemTitle a {
  color: #666;
}
#k2Container.userView .catItemHeader .userItemTitle a:hover {
  color: #58c8e2;
}
#k2Container.userView .catItemHeader .article-aside {
  font-size: 11px;
}
#k2Container.userView .catItemHeader .article-aside dl {
  margin: 0;
}
#k2Container.userView .catItemHeader .article-aside .article-info .create {
  float: left;
  margin-right: 20px;
  color: #999;
}
#k2Container.userView .catItemHeader .article-aside .article-info .catItemCommentsLink {
  border: none;
}
#k2Container.userView .catItemHeader .article-aside .article-info .catItemCommentsLink a {
  color: #999;
}
#k2Container.userView .catItemHeader .article-aside .article-info .catItemCommentsLink a:hover {
  color: #58c8e2;
}
#k2Container.tagView .tagItemHeader .tagItemTitle a {
  color: #666;
  font-weight: 400;
}
#k2Container.tagView .tagItemHeader .tagItemTitle a:hover {
  color: #58c8e2;
}
#k2Container.tagView .article-aside {
  font-size: 11px;
  color: #999;
}
#k2Container.tagView .article-aside .article-info {
  margin: 0;
}
#k2Container.latestView .latestItemsCategory {
  margin: 0 0 8px;
}
#k2Container.latestView .latestItemsUser {
  margin: 0 0 30px;
  background: #58c8e2;
  border: none;
  color: #fff;
}
#k2Container.latestView .latestItemsUser h2 a {
  color: #fff;
}
#k2Container.latestView .latestItemsUser .latestItemsUserURL {
  display: none;
}
#k2Container.latestView .latestItemsUser .latestItemsUserEmail {
  color: #fff;
}
#k2Container.latestView .latestItemsUser .latestItemsUserEmail a {
  color: #fff;
}
#k2Container.latestView .latestItemsUser .latestItemsUserEmail a:hover {
  color: #686868;
}
#k2Container.latestView .itemList .catItemView .catItemHeader h2.latestItemTitle a {
  color: #666;
  font-weight: 400;
}
#k2Container.latestView .itemList .catItemView .catItemHeader h2.latestItemTitle a:hover {
  color: #58c8e2;
}
#k2Container.latestView .itemList .catItemView .article-aside {
  font-size: 11px;
}
#k2Container.latestView .itemList .catItemView .article-aside .article-info {
  margin: 0;
}
#k2Container.latestView .itemList .catItemView .article-aside .article-info .create {
  color: #999;
}
#k2Container.itemView {
  border: none;
  margin: 0;
  padding: 0;
}
#k2Container.itemView .itemToolbar {
  color: #999;
}
#k2Container.itemView .itemHeader .me-inline {
  display: inline-block;
}
#k2Container.itemView .itemHeader h2.itemTitle {
  color: #666;
  font-size: 24px;
  padding: 0;
  margin: 0 0 10px;
}
#k2Container.itemView .itemHeader h2.itemTitle a {
  color: #666;
}
#k2Container.itemView .itemHeader h2.itemTitle a:hover {
  color: #58c8e2;
}
#k2Container.itemView .itemHeader .itemToolbar {
  float: right;
  margin: 0;
  background: none;
  border: none;
  color: #999;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .itemTextResizerTitle {
  color: #666;
  font-size: 11px;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontIncrease {
  display: inline-block;
  height: 20px;
  width: 20px;
  line-height: 18px;
  border: 1px solid #999;
  color: #999;
  border-radius: 3px;
  font-size: 16px;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontIncrease:hover {
  color: #fff;
  background: #58c8e2;
  border-color: #58c8e2;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontDecrease {
  display: inline-block;
  height: 20px;
  width: 20px;
  line-height: 18px;
  border: 1px solid #999;
  color: #999;
  border-radius: 3px;
  font-size: 16px;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontDecrease:hover {
  color: #fff;
  background: #58c8e2;
  border-color: #58c8e2;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .fontsize {
  margin-right: 35px;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .emailbutton {
  border: none;
  padding: 0;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .emailbutton a {
  font-size: 14px;
  color: #999;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .emailbutton a:hover {
  color: #58c8e2;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .printbutton {
  border: none;
  padding: 0;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .printbutton a {
  font-size: 14px;
  color: #999;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .printbutton a:hover {
  color: #58c8e2;
}
#k2Container.itemView .itemToolbar {
  background: none;
  border: none;
  display: block;
  overflow: hidden;
  margin: 0 0 30px;
}
#k2Container.itemView .itemToolbar ul li {
  border: none;
}
#k2Container.itemView .itemToolbar .itemRatingBlock {
  padding: 2px 0 0;
  margin-right: 8px;
  display: block;
}
#k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm {
  line-height: 20px;
  padding-right: 8px;
}
#k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm ul.itemRatingList {
  height: 20px;
  width: 75px;
  z-index: 1;
}
#k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm ul.itemRatingList li.itemCurrentRating {
  height: 18px;
}
#k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm ul.itemRatingList a:hover {
  background-position: left -18px;
}
#k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm .itemRatingLog {
  color: #999;
}
#k2Container.itemView .itemToolbar .me-inline {
  display: inline-block;
  float: left;
  margin-right: 30px;
}
#k2Container.itemView .itemBody {
  padding: 0;
}
#k2Container.itemView .itemBody .page-header h2.itemTitle {
  font-size: 16px;
  color: #444;
  font-weight: bold;
}
#k2Container.itemView .itemBody .page-header h2.itemTitle > span {
  background: #23262D;
  color: #fff;
  padding: 2px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  display: inline-block;
}
#k2Container.itemView .itemBody .page-header h2.itemTitle > span sup {
  top: 0;
  font-size: 100%;
}
#k2Container.itemView .itemBody .itemImageBlock {
  text-align: center;
  padding: 0;
  margin: 0;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage {
  margin-bottom: 30px;
  text-align: center;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage a.modal {
  position: static;
  width: auto;
  margin: 0;
  padding: 0;
  background: transparent;
  box-shadow: none;
  border: none;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage img {
  border: none;
  padding: 0;
}
#k2Container.itemView .itemBody .itemNaviTop {
  position: relative;
  margin: 0 0 20px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info {
  background: #EEEEEE;
  padding: 10px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd {
  color: #666;
  font-size: 100%;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .itemDateCreated {
  margin-right: 20px;
  color: #999;
  font-size: 11px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .icon-category:before {
  content: "\f07b ";
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .category {
  margin-right: 20px;
  color: #999;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .category a {
  color: #999;
  font-size: 11px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .category a:hover {
  color: #2e323b;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .itemAuthor {
  color: #999;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .itemAuthor a {
  color: #999;
  font-size: 11px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .itemAuthor a:hover {
  color: #2e323b;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.k2item-email {
  position: absolute;
  right: 0;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.k2item-email a {
  color: #999;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.k2item-email a:hover {
  color: #2e323b;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.item-caption {
  float: right;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.item-caption:before {
  content: "";
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.item-caption > span {
  font-size: 13px;
  font-style: normal;
  margin-left: 10px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd a {
  color: #666;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd a:hover {
  color: #2e323b;
}
#k2Container.itemView .itemBody div.itemIntroText {
  font-weight: normal;
}
#k2Container.itemView .itemBody div.itemFullText {
  margin-bottom: 50px;
}
#k2Container.itemView .itemBody div.itemFullText .itemDateModified {
  display: none;
}
#k2Container.itemView .itemBody .itemNaviBottom {
  margin-bottom: 1em;
}
#k2Container.itemView .itemBody .itemNaviBottom > div {
  min-height: 20px;
}
#k2Container.itemView .itemBody .itemNaviBottom > div:last-child {
  border: none;
}
#k2Container.itemView .itemBody .itemNaviBottom .itemSocialSharing {
  padding: 0;
}
#k2Container.itemView .itemBody .itemNaviBottom .itemSocialSharing > div {
  float: left;
  width: auto;
  height: 20px;
}
#k2Container.itemView .itemBody .itemNaviBottom .itemSocialSharing > div > iframe {
  width: 80px !important;
}
#k2Container.itemView .itemBody .itemTagsBlock {
  padding: 0;
  border: none;
  margin-bottom: 5px;
}
#k2Container.itemView .itemBody .itemTagsBlock span {
  color: #999;
  font-weight: normal;
}
#k2Container.itemView .itemBody .itemAttachmentsBlock {
  padding: 4px 0;
  border: none;
  margin-bottom: 1em;
}
#k2Container.itemView .itemBody .itemAttachmentsBlock span {
  color: #999;
  font-weight: normal;
}
#k2Container.itemView .itemAuthorBlock {
  background: #EEEEEE;
  border: none;
  padding: 0;
  border-top: 1px solid #dee2f1;
  margin: 1em 0 2em;
  display: block;
  overflow: hidden;
}
#k2Container.itemView .itemAuthorBlock .header-author {
  display: block;
  overflow: hidden;
  padding: 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}
#k2Container.itemView .itemAuthorBlock .header-author .me-inline {
  display: inline;
  float: left;
  margin-right: 20px;
  font-size: 11px;
}
#k2Container.itemView .itemAuthorBlock .header-author .itemcomment a {
  color: #666;
}
#k2Container.itemView .itemAuthorBlock .header-author .itemcomment a:hover {
  color: #58c8e2;
}
#k2Container.itemView .itemAuthorBlock .header-author .itemHits {
  color: #666;
}
#k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock {
  border: none;
  padding: 0;
  font-size: 11px;
}
#k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock i {
  font-size: 14px;
}
#k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock span {
  color: #999;
}
#k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock .itemTags a {
  color: #444;
}
#k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock .itemTags a:hover {
  color: #58c8e2;
}
#k2Container.itemView .itemAuthorBlock img.itemAuthorAvatar {
  border: none;
  padding: 0;
  margin-right: 15px;
}
#k2Container.itemView .itemAuthorBlock h3.itemAuthorName {
  font-weight: 100%;
  margin-bottom: 10px;
}
#k2Container.itemView .itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  border: none;
  font-weight: normal;
}
#k2Container.itemView .itemAuthorBlock .itemAuthorAvatar {
  float: left;
  padding: 0 10px 10px;
}
#k2Container.itemView .itemAuthorBlock .itemAuthorDetails {
  padding: 0 10px;
}
#k2Container.itemView .itemAuthorLatest h3 {
  font-size: 24px;
  font-weight: 400;
  color: #666;
}
#k2Container.itemView .itemAuthorLatest ul {
  padding: 0;
}
#k2Container.itemView .itemAuthorLatest ul li.even,
#k2Container.itemView .itemAuthorLatest ul li.odd {
  list-style: none;
  background: #fff;
  border: none;
}
#k2Container.itemView .itemAuthorLatest ul li.even a,
#k2Container.itemView .itemAuthorLatest ul li.odd a {
  color: #666;
}
#k2Container.itemView .itemAuthorLatest ul li.even a:hover,
#k2Container.itemView .itemAuthorLatest ul li.odd a:hover {
  color: #58c8e2;
}
#k2Container.itemView .itemNavigation {
  border: none;
  padding: 4px 0;
  margin-bottom: 20px;
  background: transparent;
}
#k2Container.itemView .itemNavigation .itemNavigationTitle {
  padding: 10px;
  border: 1px solid #999;
  border-radius: 99px;
}
#k2Container.itemView .itemLatest {
  margin-bottom: 10px;
}
#k2Container.itemView .itemLatest h3 {
  font-size: 16px;
  font-weight: 800;
  color: #444;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
#k2Container.itemView .itemLatest ul {
  margin: 0;
}
#k2Container.itemView .itemLatest ul li {
  border: none;
  background: transparent;
  list-style: none;
}
#k2Container.itemView .itemLatest ul li:before {
  content: "\f105";
  font-family: fontawesome;
  font-size: 16px;
  margin-right: 5px;
}
#k2Container.itemView .itemLatest ul li a {
  color: #444;
}
#k2Container.itemView .itemLatest ul li:hover a {
  color: #2e323b;
}
#k2Container.itemView .itemLatest ul li:hover:before {
  color: #2e323b;
}
#k2Container.itemView .itemVideoBlock {
  padding: 0;
  background: transparent;
  border-top: 1px solid #dee2f1;
  padding-top: 2em;
  margin-bottom: 2em;
}
#k2Container.itemView .itemVideoBlock h3 {
  font-size: 151.4%;
  font-family: ;
}
#k2Container.itemView .itemVideoBlock .itemVideoEmbedded {
  text-align: left;
  padding-left: 5px;
}
#k2Container.itemView .itemVideoBlock .itemVideoEmbedded iframe {
  margin: 0 12px 0px 0;
}
#k2Container.itemView .itemImageGallery {
  border-top: 1px solid #dee2f1;
  padding-top: 2em;
  margin-bottom: 2em;
  overflow: hidden;
}
#k2Container.itemView .itemImageGallery h3 {
  font-size: 151.4%;
  font-family: ;
}
#k2Container.itemView .itemImageGallery ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
  margin: 0;
  padding: 0;
  border: none;
}
#k2Container.itemView .itemComments {
  padding: 0;
  background: #fff;
  border: none;
  overflow: hidden;
}
#k2Container.itemView .itemComments div.itemCommentsForm form span#formLog {
  padding: 0;
  margin: 0;
}
#k2Container.itemView .itemComments h3 {
  font-size: 24px;
  font-weight: 400;
  color: #666;
  padding: 0;
}
#k2Container.itemView .itemComments .itemCommentsList .even,
#k2Container.itemView .itemComments .itemCommentsList .odd {
  background: transparent;
  border-bottom: none;
}
#k2Container.itemView .itemComments .itemCommentsList .even img,
#k2Container.itemView .itemComments .itemCommentsList .odd img {
  margin: 5px 15px 0 0;
  border: 1px solid #eee;
}
#k2Container.itemView .itemComments .itemCommentsList .even .commentLink a,
#k2Container.itemView .itemComments .itemCommentsList .odd .commentLink a {
  color: #58c8e2;
  text-decoration: none;
}
#k2Container.itemView .itemComments .itemCommentsList .even .commentLink a:hover,
#k2Container.itemView .itemComments .itemCommentsList .odd .commentLink a:hover {
  color: #2e323b;
}
#k2Container.itemView .itemComments .itemCommentsList .even p,
#k2Container.itemView .itemComments .itemCommentsList .odd p {
  padding: 0;
}
#k2Container.itemView .itemComments .itemCommentsList .even span.commentDate,
#k2Container.itemView .itemComments .itemCommentsList .even span.commentAuthorName,
#k2Container.itemView .itemComments .itemCommentsList .odd span.commentDate,
#k2Container.itemView .itemComments .itemCommentsList .odd span.commentAuthorName {
  font-weight: normal;
  color: #58c8e2;
  border: none;
  display: inline-block;
}
#k2Container.itemView .itemComments .itemCommentsList .even .commentAuthorName,
#k2Container.itemView .itemComments .itemCommentsList .odd .commentAuthorName {
  font-size: 18px;
  margin-right: 10px;
}
#k2Container.itemView .itemComments .itemCommentsList .even span.commentDate,
#k2Container.itemView .itemComments .itemCommentsList .odd span.commentDate {
  font-size: 11px;
  color: #666;
}
#k2Container.itemView .itemComments .itemCommentsPagination {
  display: none;
}
#k2Container.itemView .itemComments p.itemCommentsFormNotes {
  border: none;
  margin: 1em 0 2em;
}
#k2Container.itemView .itemComments textarea.inputbox {
  width: 90%;
}
#k2Container.itemView .itemComments .button i {
  border-color: #fff;
  display: inline-block;
  background: url("../images/white-arrow-right.png") no-repeat scroll 3px 4px;
  margin: -3px 0 0 5px;
}
#k2Container.itemView .itemComments .itemCommentsForm h3 {
  font-size: 24px;
  font-weight: 400px;
  text-transform: uppercase;
  color: #58c8e2;
  margin-bottom: 30px;
}
#k2Container.itemView .itemComments .itemCommentsForm form {
  margin-bottom: 0;
}
#k2Container.itemView .itemComments .itemCommentsForm .form-horizontal .controls {
  text-align: right;
  margin: 0 6px 0 0;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate {
  color: #999;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate label {
  display: none;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#userName {
  width: 90%;
  margin-bottom: 10px;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate .me-inline {
  display: inline;
  float: left;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input.me-inline {
  width: 44%;
  margin-bottom: 20px;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#commentEmail {
  margin-right: 17px;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#submitCommentButton {
  border: none;
  background: #58c8e2;
  padding: 8px 20px;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#submitCommentButton:hover {
  background: #23262D;
}
#k2Container.itemView .itemComments .itemCommentsForm textarea.inputbox {
  width: 90%;
  background: #fff;
  color: #999;
  margin-bottom: 10px;
}
.module.mod-slider-k2 {
  z-index: 1;
}
.module.mod-slider-k2 h3.modtitle {
  border: none;
  text-align: center;
  font-size: 34px;
  text-transform: uppercase;
  color: #58c8e2;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
div.sj-k2-container-slider {
  z-index: 1;
  margin: 0;
}
div.sj-k2-container-slider .slider {
  margin: 0 -10px;
}
div.sj-k2-container-slider .page-title {
  margin: 5px 0 35px 0;
  font-weight: normal;
  font-size: 12px;
  color: #666;
  width: 100%;
  text-align: center;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img {
  padding: 0;
  border: none;
  position: relative;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img .tooltip-meta {
  position: absolute;
  top: 72%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 3;
  display: block;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img .tooltip-meta a i {
  display: inline-block;
  overflow: hidden;
  pointer-events: auto;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border: 2px solid rgba(255,255,255,0.8);
  font-size: 20px;
  color: #fff;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img .tooltip-meta a i:hover {
  transition: all 0.3s ease-in-out;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img .tooltip-meta a i.fa-facebook {
  background: #39599f;
  transition-delay: 0.2s;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img .tooltip-meta a i.fa-plus {
  background: #1872bf;
  transition-delay: 0.3s;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img .tooltip-meta a i.fa-twitter {
  background: #45b0e3;
  transition-delay: 0.4s;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img .tooltip-meta a i.fa-linkedin {
  background: #0177B5;
  transition-delay: 0.5s;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background: #000;
  z-index: 2;
  pointer-events: none;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img:hover {
  opacity: 1;
  transition: all 0.5s ease-in-out;
  box-shadow: 3px 3px 5px 1px rgba(0,0,0,0.5);
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img:hover:before {
  opacity: 0.3;
  transition: all 0.3s ease-in;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img:hover .tooltip-meta {
  opacity: 1;
  transition: all 0.5s ease-in-out;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img:hover .tooltip-meta a i {
  opacity: 1;
  -moz-transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img:hover .tooltip-meta a i.fa-facebook {
  transition-delay: 0.1s;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img:hover .tooltip-meta a i.fa-plus {
  transition-delay: 0.2s;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img:hover .tooltip-meta a i.fa-twitter {
  transition-delay: 0.3s;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img:hover .tooltip-meta a i.fa-linkedin {
  transition-delay: 0.4s;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info {
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title {
  font-size: 18px;
  font-weight: bold;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title a {
  color: #58c8e2;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title a:hover {
  color: #eb6b62;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .level-doctor {
  display: inline-block;
  color: #888;
  padding: 0 0 5px;
  margin: 0 0 5px;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  width: 24%;
  transition: all 0.3s ease-in-out;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des {
  color: #666;
  font-size: 12px;
}
div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info:hover .level-doctor {
  width: 100%;
  transition: all 0.5s ease-in-out;
}
div.sj-k2-container-slider .page-button.middle {
  left: 0;
  right: 0;
}
div.sj-k2-container-slider .page-button.middle .control-button {
  padding: 0;
  text-indent: initial;
}
div.sj-k2-container-slider .page-button.middle .control-button .preview {
  width: 50px;
  height: 50px;
  background: #b0b0b0;
  left: -13px;
  opacity: 1;
  font-size: 30px;
  text-align: center;
  line-height: 50px;
  color: #ebebeb;
  top: 37%;
}
div.sj-k2-container-slider .page-button.middle .control-button .preview i {
  margin: 0;
}
div.sj-k2-container-slider .page-button.middle .control-button .preview:hover {
  background: #58c8e2;
  color: #fff;
}
div.sj-k2-container-slider .page-button.middle .control-button .next {
  width: 50px;
  height: 50px;
  top: 37%;
  background: #b0b0b0;
  right: -13px;
  opacity: 1;
  font-size: 30px;
  text-align: center;
  line-height: 50px;
  color: #ebebeb;
}
div.sj-k2-container-slider .page-button.middle .control-button .next i {
  margin: 0;
}
div.sj-k2-container-slider .page-button.middle .control-button .next:hover {
  background: #58c8e2;
  color: #fff;
}
@keyframes mymove {
  0% {
    right: -80%;
  }
  100% {
    right: 0px;
  }
}
@-webkit-keyframes mymove {
  0% {
    right: -80%;
  }
  100% {
    right: 0px;
  }
}
@-moz-keyframes mymove {
  0% {
    right: -80%;
  }
  100% {
    right: 0px;
  }
}
@keyframes mymove2 {
  0% {
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
  }
  100% {
    transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
  }
}
@-webkit-keyframes mymove2 {
  0% {
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
  }
  100% {
    transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
  }
}
@-moz-keyframes mymove2 {
  0% {
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
  }
  100% {
    transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
  }
}
@keyframes mymove3 {
  0% {
    transform: translateY(500px);
    -webkit-transform: translateY(500px);
    -moz-transform: translateY(500px);
    -ms-transform: translateY(500px);
    -o-transform: translateY(500px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-webkit-keyframes mymove3 {
  0% {
    transform: translateY(500px);
    -webkit-transform: translateY(500px);
    -moz-transform: translateY(500px);
    -ms-transform: translateY(500px);
    -o-transform: translateY(500px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-moz-keyframes mymove3 {
  0% {
    transform: translateY(500px);
    -webkit-transform: translateY(500px);
    -moz-transform: translateY(500px);
    -ms-transform: translateY(500px);
    -o-transform: translateY(500px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@keyframes mymove4 {
  0% {
    opacity: 0;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
    -moz-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
  }
}
@-webkit-keyframes mymove4 {
  0% {
    opacity: 0;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
    -moz-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
  }
}
@-moz-keyframes mymove4 {
  0% {
    opacity: 0;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
    -moz-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
  }
}
@keyframes mymove5 {
  0% {
    transform: translateY(-500px);
    -webkit-transform: translateY(-500px);
    -moz-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-webkit-keyframes mymove5 {
  0% {
    transform: translateY(-500px);
    -webkit-transform: translateY(-500px);
    -moz-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-moz-keyframes mymove5 {
  0% {
    transform: translateY(-500px);
    -webkit-transform: translateY(-500px);
    -moz-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
.module.slick-slider-health {
  margin: 0;
}
div.sj-k2slickslider .slickslider-items {
  width: 1170px;
  margin: auto;
}
div.sj-k2slickslider .slickslider-items .item-content {
  top: 30%;
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title {
  margin: 0 0 1px;
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a {
  font-size: 34px;
  color: #58c8e2;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 20px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background: rgba(255,255,255,0.8);
  display: inline-block;
  transition: all 2s ease-in;
  animation: mymove5 1.5s ease-in infinite;
  -webkit-animation: mymove5 1.5s ease-in;
  -moz-animation: mymove5 1.5s ease-in infinite;
  -o-animation: mymove5 1.5s ease-in;
  -ms-animation: mymove5 1.5s ease-in;
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a:hover {
  color: #eb6b62;
  transition: all 0.5s ease-in;
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-description {
  padding: 15px 20px;
  font-size: 12px;
  white-space: normal;
  background: rgba(255,255,255,0.8);
  line-height: 18px;
  color: #666;
  animation: mymove4 1s ease-in infinite;
  -webkit-animation: mymove4 1s ease-in;
  -moz-animation: mymove4 1s ease-in infinite;
  -o-animation: mymove4 1s ease-in;
  -ms-animation: mymove4 1s ease-in;
  transition: all 1s ease-in;
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore {
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  width: 160px;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  background: #eb6b62;
  padding: 0;
  transition: all 0.5s ease;
  animation: mymove3 1.5s ease-in infinite;
  -webkit-animation: mymove3 1.5s ease-in;
  -moz-animation: mymove3 1.5s ease-in infinite;
  -ms-animation: mymove3 1.5s ease-in 1;
  -o-animation: mymove3 1.5s ease-in 1;
  transition: all 1.5s ease-in;
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore a {
  color: #fff;
  text-decoration: none;
  float: none;
  background: none;
  padding: 0;
  height: auto;
  line-height: 50px;
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore:hover {
  background: #58c8e2;
  transition: all 0.5s ease;
}
div.sj-k2slickslider .slickslider-items.bg-style1,
div.sj-k2slickslider .slickslider-items.bg-style1 {
  background: none;
}
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow,
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow {
  min-height: 570px;
  position: relative;
}
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow img,
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  animation: mymove 1s ease-in infinite;
  -webkit-animation: mymove 1s ease-in;
  -moz-animation: mymove 1s ease-in infinite;
  -ms-animation: mymove 1s ease-in 1;
  -o-animation: mymove 1s ease-in 1;
  transition: all 1s ease-in;
}
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .images-slideshow img,
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .images-slideshow img {
  -webkit-animation: mymove 1s ease-in;
  -moz-animation: mymove 1s ease-in;
  animation: mymove 1s ease-in;
}
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a,
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a {
  -webkit-animation: mymove5 1.5s ease-in;
  -moz-animation: mymove5 1.5s ease-in;
  animation: mymove5 1.5s ease-in;
}
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-description,
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-description {
  -webkit-animation: mymove4 1s ease-in;
  -moz-animation: mymove4 1s ease-in;
  animation: mymove4 1s ease-in;
}
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-readmore,
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-readmore {
  -webkit-animation: mymove3 1.5s ease-in;
  -moz-animation: mymove3 1.5s ease-in;
  animation: mymove3 1.5s ease-in;
}
div.sj-k2slickslider .nav-pagination.conner-tl {
  left: 0;
  right: 0;
  top: 50%;
  max-width: 100%;
  background: none;
  box-shadow: none;
  pointer-events: none;
}
div.sj-k2slickslider .nav-pagination.conner-tl a.left {
  position: absolute;
  left: -100px;
  height: 50px;
  width: 50px;
  pointer-events: auto;
  transition: all 0.3s ease-in-out;
  background: url(../images/icon/row-left.png) no-repeat center center rgba(255,255,255,0.7);
}
div.sj-k2slickslider .nav-pagination.conner-tl a.left:hover {
  background: url(../images/icon/row-left.png) no-repeat center center #fff;
}
div.sj-k2slickslider .nav-pagination.conner-tl a.right {
  position: absolute;
  right: -100px;
  height: 50px;
  width: 50px;
  display: block;
  pointer-events: auto;
  transition: all 0.3s ease-in-out;
  background: url(../images/icon/row-right.png) no-repeat center center rgba(255,255,255,0.7);
}
div.sj-k2slickslider .nav-pagination.conner-tl a.right:hover {
  background: url(../images/icon/row-right.png) no-repeat center center #fff;
}
div.sj-k2slickslider:hover .nav-pagination.conner-tl a.left {
  left: 0;
  transition: all 0.3s ease-in-out;
}
div.sj-k2slickslider:hover .nav-pagination.conner-tl a.right {
  right: 0;
  transition: all 0.3s ease-in-out;
}
.module.lastest-news {
  margin: 0 0 10px;
  position: relative;
}
.module.lastest-news h3.modtitle {
  margin: 0 0 5px;
  display: inline-block;
  font-size: 24px;
  text-transform: uppercase;
  color: #58c8e2;
  border-color: #58c8e2;
  font-weight: bold;
}
div.sj-extraslider {
  margin: 20px 0 0;
}
div.sj-extraslider .extraslider-control {
  position: absolute;
  top: 27px;
  right: 25px;
  padding: 0;
}
div.sj-extraslider .extraslider-control li {
  margin: 0 5px;
}
div.sj-extraslider .extraslider-control li:nth-child {
  margin-right: 0;
}
div.sj-extraslider .extraslider-control .button-page {
  height: 10px;
  width: 20px;
  background: #b9b9b9;
}
div.sj-extraslider .extraslider-control .button-page:hover {
  background: #58c8e2;
}
div.sj-extraslider .extraslider-control .button-page.sel {
  background: #58c8e2;
}
div.sj-extraslider .item .line {
  margin: 0 -15px;
  border: none;
}
div.sj-extraslider .extraslider-inner {
  border: none;
}
div.sj-extraslider .extraslider-inner .item-wrap-inner {
  margin: 5px 15px 30px;
  overflow: visible;
}
div.sj-extraslider .extraslider-inner .item-wrap.style2 .item-info {
  background: #fff;
  padding-bottom: 31980px;
}
div.sj-extraslider .extraslider-inner .item-wrap.style2 .item-info .item-title {
  padding: 0;
  font-size: 16px;
  color: #444;
}
div.sj-extraslider .extraslider-inner .item-wrap.style2 .item-info .item-title a {
  color: #666;
  font-weight: 400;
  text-decoration: none;
}
div.sj-extraslider .extraslider-inner .item-wrap.style2 .item-info .item-title a:hover {
  color: #58c8e2;
}
div.sj-extraslider .extraslider-inner .item-wrap.style2 .item-info .create {
  font-size: 11px;
  color: #999;
}
div.sj-extraslider .extraslider-inner .item-wrap.style2 .item-info .item-content {
  margin: 9px 0 0;
}
div.sj-extraslider .extraslider-inner .item-wrap.style2 .item-info .item-content .item-description {
  color: #666;
}
div.sj-extraslider .extraslider-inner .item-image {
  margin: 0 0 16px;
  position: relative;
  display: block;
  transition: all 0.5s ease-in-out;
}
div.sj-extraslider .extraslider-inner .item-image:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0;
  top: 0;
  left: 0;
}
div.sj-extraslider .extraslider-inner .item-image i {
  display: block;
  overflow: hidden;
  position: absolute;
  height: 45px;
  width: 45px;
  text-align: center;
  line-height: 45px;
  top: -100px;
  left: 45%;
  font-size: 24px;
  background: #58c8e2;
  color: #fff;
  transition: all 0.5s ease-in-out;
}
div.sj-extraslider .extraslider-inner .item-image i:hover {
  background: #EB6B62;
  color: #fff;
}
div.sj-extraslider .extraslider-inner .item-image:hover {
  transition: all 0.5s ease-in-out;
  box-shadow: 3px 3px 5px 1px rgba(0,0,0,0.5);
}
div.sj-extraslider .extraslider-inner .item-image:hover i {
  top: 44%;
  left: 45%;
  transition: all 0.5s ease-in-out;
}
div.sj-extraslider .extraslider-inner .item-image:hover:before {
  transition: all 0.5s ease-in-out;
  opacity: 0.5;
}
.mod-k2-content ul {
  padding: 0;
}
.mod-k2-content ul li {
  list-style: none;
}
.mod-k2-content ul li.even {
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}
.mod-k2-content ul li.even,
.mod-k2-content ul li.odd {
  background: none;
}
.mod-k2-content ul li.even .moduleItemTitle,
.mod-k2-content ul li.odd .moduleItemTitle {
  font-size: 16px;
  display: block;
  color: #666;
}
.mod-k2-content ul li.even .moduleItemTitle:hover,
.mod-k2-content ul li.odd .moduleItemTitle:hover {
  color: #58c8e2;
}
.mod-k2-content ul li.even .moduleItemDateCreated,
.mod-k2-content ul li.odd .moduleItemDateCreated {
  font-size: 11px;
  color: #999;
  margin-right: 20px;
}
.mod-k2-content ul li.even .moduleItemComments,
.mod-k2-content ul li.odd .moduleItemComments {
  font-size: 11px;
  border: none;
  color: #999;
}
.mod-k2-content ul li.even .moduleItemComments:hover,
.mod-k2-content ul li.odd .moduleItemComments:hover {
  color: #58c8e2;
}
.mod-k2-content ul li.even .moduleItemIntrotext,
.mod-k2-content ul li.odd .moduleItemIntrotext {
  color: #707070;
  line-height: 24px;
}
.mod-k2-content-right ul {
  padding: 0;
}
.mod-k2-content-right ul li {
  list-style: none;
}
.mod-k2-content-right ul li.even {
  border-bottom: 1px solid #eee;
}
.mod-k2-content-right ul li.even,
.mod-k2-content-right ul li.odd {
  background: none;
  margin-bottom: 10px;
}
.mod-k2-content-right ul li.even .moduleItemTitle,
.mod-k2-content-right ul li.odd .moduleItemTitle {
  font-size: 16px;
  display: block;
  color: #666;
}
.mod-k2-content-right ul li.even .moduleItemTitle:hover,
.mod-k2-content-right ul li.odd .moduleItemTitle:hover {
  color: #58c8e2;
}
.mod-k2-content-right ul li.even .moduleItemDateCreated,
.mod-k2-content-right ul li.odd .moduleItemDateCreated {
  font-size: 11px;
  color: #999;
  margin-right: 20px;
}
.mod-k2-content-right ul li.even .moduleItemComments,
.mod-k2-content-right ul li.odd .moduleItemComments {
  font-size: 11px;
  border: none;
  color: #999;
}
.mod-k2-content-right ul li.even .moduleItemComments:hover,
.mod-k2-content-right ul li.odd .moduleItemComments:hover {
  color: #58c8e2;
}
.mod-k2-content-right ul li.even .moduleItemIntrotext,
.mod-k2-content-right ul li.odd .moduleItemIntrotext {
  color: #707070;
  line-height: 24px;
}
.mod-k2-comment .k2Avatar img {
  border: none;
}
.mod-k2-comment .lcUsername {
  float: left;
  margin: 0 10px 0 0;
}
.mod-k2-comment .lcUsername a {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #666;
  text-transform: capitalize;
}
.mod-k2-comment .lcUsername a:hover {
  color: #58c8e2;
}
.mod-k2-comment .lcCommentDate {
  font-size: 11px;
  float: left;
}
.mod-k2-comment ul {
  margin-left: 0;
  padding: 0;
}
.mod-k2-comment ul li {
  list-style: none;
  background: #fff;
  border: none;
}
.mod-k2-comment ul li a {
  color: #666;
}
.mod-k2-comment ul li a:hover {
  color: #58c8e2;
}
.mod-k2-comment ul li .lcComment {
  display: block;
  width: 97%;
  background: #f2f2f2;
  padding: 5px 10px;
  margin-bottom: 8px;
  position: relative;
}
.mod-k2-comment ul li .lcComment:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #f2f2f2 rgba(136,183,213,0) rgba(136,183,213,0);
  border-image: none;
  border-style: solid;
  border-width: 8px;
  content: " ";
  height: 0;
  margin-left: -30px;
  position: absolute;
  right: 82%;
  top: 100%;
  width: 0;
}
.mod-k2-comment ul .even {
  background: none repeat scroll 0 0 #fff;
  border-bottom: none;
  padding: 2px;
}
.mod-k2-comment h3.modtitle {
  background: #58c8e2;
  color: #FFFFFF;
  font-size: 160%;
  font-weight: 400;
  margin: 0 0 20px;
  padding: 10px;
  text-transform: uppercase;
  width: 62%;
}
.module.tags-k2 h3.modtitle {
  border: none;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 30px;
  color: #58c8e2;
  padding: 0;
}
.module.tags-k2 ul {
  padding: 0;
}
.module.tags-k2 ul li {
  list-style: none;
  display: inline-block;
  position: relative;
  margin: 0 5px 5px 0;
  padding: 0 10px;
  color: #666;
  text-transform: capitalize;
  border: 1px solid #ddd;
}
.module.tags-k2 ul li a {
  color: #666;
}
.module.tags-k2 ul li a:hover {
  color: #fff;
}
.module.tags-k2 ul li .tag-count.badge {
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  padding: 0 8px;
  border-radius: 0;
  line-height: 25px;
  opacity: 0;
  background: #58c8e2;
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.module.tags-k2 ul li:hover {
  background: #58c8e2;
}
.module.tags-k2 ul li:hover .tag-count.badge {
  right: -20px;
  background: #1f99b5;
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.module.tags-k2 ul li:hover a {
  color: #fff;
}
