.col-sm-4 {
        flex: 0 0 auto;
}
html.home video,html.home iframe { max-width:80% }
@media (max-width: 991px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width:991px) {
	html.home div.logo {display:none }
	html.home .t3-header .container-inner { display:block; }
	html.home .t3-header.has-hero .headright {
    float: right;
	}
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 991px) {
  .logo-control .logo-img-sm {
    display: block;
	padding: 5px 25px;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 992px) {
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:992px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #777777;
  text-decoration: none;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
th,
td {
  line-height: 1.5625;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #555555 !important;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: "PTRootUI", Helvetica, Arial, sans-serif;
 
  font-weight: 500;
  line-height: 1.25;
  color: #333333;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
  letter-spacing: -0.6px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 34px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 24px;
  line-height: 1.458;
}
h4,
.h4 {
  font-size: 20px;
  line-height: 1.5;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 13px;
  line-height: 1.538;
}
p {
    margin: 0 0 18px;
}
.lead {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6667;
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color:#333333;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #1a9a5a;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color:#333333;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1a9a5a;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 25px;
}
dt,
dd {
  line-height: 1.5625;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
input#mod-finder-searchword238 {
    width: 290px;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5625;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.5625;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 75px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 48px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 75px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 75px;
}
.features-list .feature-row h3 {
  font-size: 32px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 48px;
}
.jumbotron iframe {
  margin-top: 25px;
}
.list-info {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-info li {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
}
.list-info li .icon {
  margin-right: 6.25px;
}
.list-info.social li {
  padding: 0;
  height: auto;
}
.list-info.social li a {
  display: inline-block;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  height: 40px;
  width: 40px;
}
.list-info.social li a:hover,
.list-info.social li a:focus,
.list-info.social li a:active {
  color: #ffffff;
}
.link-action {
  margin-top: 30px;
}
.list-check {
  padding: 0;
  margin: 40px 0 0;
  list-style: none;
}
.list-check li {
  color: #333333;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;
}
.list-check li:before {
  background:#333333;
  border-radius: 50%;
  color: #ffffff;
  content: "\f00c";
  display: inline-block;
  font-size: 11px;
  font-family: FontAwesome;
  text-align: center;
  text-indent: 1px;
  line-height: 21px;
  margin-right: 10px;
  height: 20px;
  width: 20px;
}
.action-link-icon a {
  background: #333333;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  height: 30px;
  width: 30px;
}
.action-link-icon a:hover,
.action-link-icon a:focus,
.action-link-icon a:active {
  background: #1db067;
}
.example-colors .swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #333333;
  color: #ffffff;
  margin-bottom: 25px;
}
@media (min-width: 1200px) {
  .example-colors .swatch-item {
    min-height: 123px;
  }
}
.example-colors .swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.example-colors .color-brand-primary {
  background: #333333;
}
.example-colors .color-brand-secondary {
  background: #333399;
}
.example-colors .color-brand-success {
  background: #5cb85c;
}
.example-colors .color-brand-danger {
  background: #d93030;
}
.example-colors .color-brand-warning {
  background: #ffbb22;
}
.example-colors .color-brand-info {
  background: #5bc0de;
}
.example-colors .color-gray-darker {
  background: #222222;
}
.example-colors .color-gray-dark {
  background: #333333;
}
.example-colors .color-gray {
  background: #555555;
}
.example-colors .color-gray-light {
  background: #999999;
  color: #333333;
}
.example-colors .color-gray-lighter {
  background: #eeeeee;
  color: #333333;
}
.example-colors .color-gray-lightest {
  background: #f2f3f7;
  color: #333333;
}
.example-button + .example-button {
  margin-top: 15px;
}
.example-button .btn {
  margin: 12.5px 12.5px 0 0;
}
.example-forms .form-group input {
  width: 100%;
}
@media (min-width: 768px) {
  .landing .hero-item .wrap-content p {
    padding-right: 60px;
  }
}
@media (max-width: 1199px) {
  .landing .acm-hero.style-1 .hero-item .ft-bg {
    background-position-x: -90px;
  }
}
.landing .section-title h3,
.landing .section-title .h3 {
  font-size: 48px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .landing .section-title h3,
  .landing .section-title .h3 {
    font-size: 24px;
  }
}
.landing .acm-teams .teams-item .member-info {
  border: 0;
}
.landing .acm-teams .teams-item .avatar {
  border-radius: 4px;
  box-shadow: 0px 7px 30px 0px rgba(0, 0, 0, 0.1);
  height: 480px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .landing .acm-teams .teams-item .avatar {
    height: 420px;
  }
}
@media (max-width: 480px) {
  .landing .acm-teams .teams-item .avatar {
    height: 368px;
  }
}
.landing .acm-teams .teams-item .avatar img {
  transition: transform 6s;
}
.landing .acm-teams .teams-item:hover .avatar img {
  transform: translateY(calc(-100% + 480px));
}
@media (max-width: 767px) {
  .landing .acm-teams .teams-item:hover .avatar img {
    transform: unset;
  }
}
.landing .acm-teams .teams-item h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
.landing .acm-teams .teams-item .action-link-icon {
  display: none;
}
.about-us .t3-masthead .ja-masthead .ja-masthead-detail,
.services .t3-masthead .ja-masthead .ja-masthead-detail {
  margin-left: auto;
  margin-right: auto;
  max-width: 690px;
  text-align: center;
}
.about-us .teams {
  padding-bottom: 120px;
}
.about-us .teams .acm-teams .row > .col-md-3 {
  padding-bottom: 30px;
}

.form-control:focus {
  border-color: #999999;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(153, 153, 153, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(153, 153, 153, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 25px;
}
label {
    font-weight: 400;
    font-family: 'Roboto-Medium';
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 21px;
}
.form-horizontal .form-control-static {
  padding-top: 21px;
}
.btn {
  border-radius: 4px;
  font-weight: 600;
  line-height: 1.13;
  white-space: normal;
}
.btn [class^="icon-"],
.btn [class*=" icon-"],
.btn [class^="ion-"],
.btn [class*=" ion-"] {
  /* margin-left: 6.25px; */
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-inverse:focus,
.btn-inverse.focus {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #000000;
}
.btn-inverse:hover {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #141414;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  background-image: none;
  border-color: #141414;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
  background-color: #333333;
  border-color: #333333;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-mini {
  padding: 5px 10px;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select,
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"],
.inputbox {
  box-shadow: none;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
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="color"]:focus,
.inputbox:focus {
  box-shadow: none;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
  padding-left: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu {
  font-size: 15px;
}
.dropdown-menu li > a,
.dropdown-menu li > span {
  color: #333333;
  padding: 5px 20px;
}
.dropdown-menu li.open > a,
.dropdown-menu li.open > span {
  background: transparent;
  color: #333333;
}
.dropdown-menu li.active > a,
.dropdown-menu li.active > span {
  background: transparent;
  color: #333333;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 16px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #333333;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 25px;
}
@media (min-width: 992px) {
  .nav > li > .separator {
    padding-top: 32.5px;
    padding-bottom: 32.5px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav-tabs {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.nav-tabs > li > a {
  background: transparent;
  border: none;
  color: #aaaaaa;
  padding: 0;
  margin-right: 25px;
  font-weight: 500;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li > a:active {
  border: none;
  background: transparent;
  color: #333333;
}
.nav-tabs > li.active > a {
  color: #333333;
  border: none;
}
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:active {
  background: transparent;
  border: none;
  color: #1a9a5a;
}
.nav-tabs > li.open > a {
  background: transparent;
}
.nav-tabs > li.open:hover a,
.nav-tabs > li.open:focus a,
.nav-tabs > li.open:active a {
  background: transparent;
}
.nav-tabs .dropdown .dropdown-menu > li {
  padding: 0 8px;
}
.nav-tabs .dropdown .dropdown-menu > li > a {
  background: transparent;
}
.nav-tabs .dropdown .dropdown-menu > li > a:hover,
.nav-tabs .dropdown .dropdown-menu > li > a:focus,
.nav-tabs .dropdown .dropdown-menu > li > a:active {
  color: #333333;
}
.nav-tabs .dropdown.open > a {
  color: #333333;
  background: transparent;
}
.nav-tabs .dropdown.open > a:hover,
.nav-tabs .dropdown.open > a:focus,
.nav-tabs .dropdown.open > a:active {
  color: #333333;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color:#d24a24

;
}
.nav .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
  border-bottom-width: 0;
  border-style: solid;
}
@media (max-width: 992px) {
  .nav .caret {
    border-top-color: #aaaaaa;
    border-bottom-color: #aaaaaa;
  }
}
.nav a:hover .caret,
.nav span:hover .caret {
  border-top-color:  #333333;
  border-bottom-color: #333333;
}
@media (max-width: 992px) {
  .nav a:hover .caret,
  .nav span:hover .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
  }
}
.nav .open > a .caret,
.nav .active > a .caret,
.nav .open > span .caret,
.nav .active > span .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
@media (max-width: 992px) {
  .nav .open > a .caret,
  .nav .active > a .caret,
  .nav .open > span .caret,
  .nav .active > span .caret {
    border-top-color:  #333333;
    border-bottom-color: #333333;
  }
}
.has-hero .nav a:hover .caret,
.has-hero .nav span:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 992px) {
  .has-hero .nav a:hover .caret,
  .has-hero .nav span:hover .caret {
    border-top-color: #aaaaaa;
    border-bottom-color: #aaaaaa;
  }
}
.has-hero .nav .open > a .caret,
.has-hero .nav .active > a .caret,
.has-hero .nav .open > span .caret,
.has-hero .nav .active > span .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 992px) {
  .has-hero .nav .open > a .caret,
  .has-hero .nav .active > a .caret,
  .has-hero .nav .open > span .caret,
  .has-hero .nav .active > span .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
  }
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eaeaea;
  color: #555555;
  padding: 43px 0 0;
}
.breadcrumb {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
    margin-top: -28px;
    margin-bottom: 10px;
    background-color: transparent;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 12.5px;
}
.breadcrumb .divider {
  display: none;
}
.pagination > li > a,
.pagination > li > span {
  border-radius: 4px;
  color: #aaaaaa;
  font-size: 16px;
  font-weight: 600;
  margin: 0 6.25px 6.25px 0;
  padding: 12.5px 25px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #aaaaaa;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  display: table;
  content: " ";
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  ul.pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  border: 1px solid #eaeaea;
  border-radius: 4px;
  display: inline-block;
  margin-top: 25px;
  padding: 12.5px 25px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-navigation > button {
  margin-left: 30px;
}
@media (max-width: 991px) {
  .navbar-navigation > button {
    margin: 15px 0 18px 15px;
  }
}
.navbar-toggle {
  padding: 0;
  border: none;
  background: #333333;
  color: #ffffff;
  height: 30px;
  line-height: 30px;
  margin: 17px 0 0 15px;
  width: 30px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 16.25px -15px;
}
@media (min-width: 992px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #f2f3f7;
}
.navbar-default .navbar-brand {
  color: #333333;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #1a1a1a;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #333333;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span {
  color: #333333;
  padding-left: 0;
  margin-right: 0;
  margin-left: 12px;
  font-weight: 700;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > li > span {
    margin-left: 15px;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > span:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > span:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #333333;
  display: inline-block;
  padding-top: 18.75px;
  padding-bottom: 18.75px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #333333;
  background-color: transparent;   
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-nav .mega-caption {
  position: absolute;
  bottom: 0;
  left: 0;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #f2f3f7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #333333;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333333;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color:#333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #333333;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.t3-mainnav {
  background: transparent;
  border: 0;
  margin-bottom: 0;
  border-radius: 0;
  display: flex;align-items: center;	
}
@media (max-width: 991px) {
  .t3-mainnav {
    left: 0;
    min-height: 0;
    position: absolute;
    top: 60px;
    width: 100%;
    z-index: 100;
  }
}
@media (max-width:500px) {
  html:not(.home) .t3-mainnav {
    top: 180px;
  }
  .ja-masthead {
	  height:188px !important;
  }
  .t3-header.has-hero .logo {
	  height:78px;
  }
}

.t3-mainnav .t3-navbar {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
 
}
.t3-mainnav .t3-navbar-collapse {
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
  border-top: 1px solid #f2f3f7;
  border-bottom: 1px solid #f2f3f7;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li {
  padding: 3px 15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li + li {
  border-top: 1px solid #f2f3f7;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > a {
  color:#333333;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > a:before {
  display: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  padding: 10px 0;
  margin: 0;
  color: #aaaaaa;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover {
  color:#333333;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.active > a {
  color: #333333;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .dropdown-header {
  color: #aaaaaa;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus {
  color:#333333;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 0;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 20px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.t3-hero > div {
  margin-bottom: 0;
}
.module-title {
  background: transparent;
  color: #333333;
  font-size: 18px;
  margin: 0 0 12.5px 0;
  padding: 0;
  font-family: 'Roboto-Medium';
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 15px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 20px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 25px;
  padding-left: 25px;
}
#login-form ul.unstyled > li > a {
  color: #aaaaaa;
  font-size: 15px;
}
#login-form ul.unstyled > li > a:hover {
  text-decoration: none;
  color:#333333;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eaeaea;
  font-size: 14px;
  padding-top: 12.5px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.categories-module.mod-list > li + li,
ul.categories-module.mod-list > li + li,
.category-module.mod-list > li + li,
ul.category-module.mod-list > li + li {
  margin-top: 0;
}
.categories-module.mod-list > li h4,
ul.categories-module.mod-list > li h4,
.category-module.mod-list > li h4,
ul.category-module.mod-list > li h4 {
  display: flex;
}
.categories-module.mod-list > li h4:before,
ul.categories-module.mod-list > li h4:before,
.category-module.mod-list > li h4:before,
ul.category-module.mod-list > li h4:before {
  color: #999999;
  content: "\f07c";
  font-family: FontAwesome;
  margin-right: 6px;
}
.categories-module.mod-list > li h4 a,
ul.categories-module.mod-list > li h4 a,
.category-module.mod-list > li h4 a,
ul.category-module.mod-list > li h4 a {
  color: #aaaaaa;
  font-weight: 400;
}
.categories-module.mod-list > li h4:hover:before,
ul.categories-module.mod-list > li h4:hover:before,
.category-module.mod-list > li h4:hover:before,
ul.category-module.mod-list > li h4:hover:before,
.categories-module.mod-list > li h4:focus:before,
ul.categories-module.mod-list > li h4:focus:before,
.category-module.mod-list > li h4:focus:before,
ul.category-module.mod-list > li h4:focus:before,
.categories-module.mod-list > li h4:active:before,
ul.categories-module.mod-list > li h4:active:before,
.category-module.mod-list > li h4:active:before,
ul.category-module.mod-list > li h4:active:before {
  color: #333333;
}
.categories-module.mod-list > li h4:hover a,
ul.categories-module.mod-list > li h4:hover a,
.category-module.mod-list > li h4:hover a,
ul.category-module.mod-list > li h4:hover a,
.categories-module.mod-list > li h4:focus a,
ul.categories-module.mod-list > li h4:focus a,
.category-module.mod-list > li h4:focus a,
ul.category-module.mod-list > li h4:focus a,
.categories-module.mod-list > li h4:active a,
ul.categories-module.mod-list > li h4:active a,
.category-module.mod-list > li h4:active a,
ul.category-module.mod-list > li h4:active a {
  color: #333333;
  text-decoration: none;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eaeaea;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #aaaaaa;
  display: inline-block;
  margin: 0 5px 10px 0;
}
.tagspopular ul > li > a {
  background: #f2f3f7;
  border-radius: 4px;
  color: #aaaaaa;
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  padding: 5px 10px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #333333;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #16844e;
}
.module-ct > ol.breadcrumb {
  padding: 20px 30px;
  margin-left: 0;
}
.wrap-last-article {
  position: relative;
}
.wrap-last-article .view-all {
  position: absolute;
  text-align: right;
  margin-top: -90px;
  width: 100%;
}
@media (max-width: 767px) {
  .wrap-last-article .view-all {
    margin-top: -15px;
    position: static;
    text-align: left;
  }
}
.wrap-last-article .view-all a {
  border-bottom: 1px solid #eaeaea;
  font-weight: 700;
  color: #333333;
}
.wrap-last-article .view-all a:hover {
  color: #333333;
  text-decoration: none;
}
.latest-news {
  padding: 0;
}
@media (max-width: 767px) {
  .latest-news {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .latest-news .article-detail {
    margin-bottom: 30px;
  }
}
.latest-news .article-detail .intro-image img {
  max-width: 100%;
  border-radius: 4px;
}
.latest-news .article-detail .article-content .date-create {
  margin: 20px 0 10px;
  font-size: 13px;
}
.latest-news .article-detail .article-content h3 {
  line-height: 1.15;
  margin-bottom: 0px;
    padding-bottom: 30px;
    margin-top: 10px;text-align: center;
    padding-top: 10px;
}
.latest-news .article-detail .article-content h3 a {
  color: #333333;
  font-size: 20px;
  font-weight: 500;
  margin: 0;
}
.latest-news .article-detail .article-content h3 a:hover {
  color: #2b2b2b;
}
.mostread {
  list-style: none;
}
.mostread li + li {
  margin-top: 30px;
}
.mostread .image-intro {
  display: block;
  margin-bottom: 15px;
}
.mostread .image-intro img {
  border-radius: 4px;
}
.mostread .title {
  font-size: 15px;
  line-height: 1.5625;
  margin-top: 0;
  margin-bottom: 0;
}
.mostread .title a {
  color: #333333;
}
.mostread .title a:hover,
.mostread .title a:active,
.mostread .title a:focus {
  text-decoration: underline;
}
.t3-masthead .ja-masthead {
  background-image: url('../../../images/bg_masthead.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0;
  position: relative;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead {
    padding: 60px 0;
  }
}
.t3-masthead .ja-masthead:before {
  z-index: 5;
  opacity: 0.58;
}
.t3-masthead .ja-masthead .ja-masthead-detail {
  max-width: 500px;
  
  text-align: left;
}
.t3-masthead .ja-masthead .ja-masthead-detail h3 {
  color: #ffffff;
  font-size: 60px;
  font-weight: 600;
  margin: 0 auto 12.5px;
  line-height: 1.5;
}
@media (max-width: 991px) {
  .t3-masthead .ja-masthead .ja-masthead-detail h3 {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-detail h3 {
    font-size: 36px;
  }
}
.t3-masthead .ja-masthead .ja-masthead-description {
  font-size: 20px;
  opacity: 0.75;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-description {
    font-size: 16px;
  }
}
div#ja-form {
  float: none;
  max-width: 495px;
}
div#ja-form .form-list {
  padding: 0;
  margin: 0 -7.5px;
}
@media (max-width: 767px) {
  div#ja-form .form-list {
    margin: 0;
  }
}
div#ja-form .form-list li {
  float: left;
  clear: right;
  padding: 0 7.5px;
}
div#ja-form .form-list li + li {
  padding-top: 25px;
}
div#ja-form .form-list li:hover .input-box {
  background-color: transparent;
  border: 0;
}
div#ja-form .form-list li.wide {
  padding-top: 25px;
}
div#ja-form .form-list li .input-box {
  padding: 0;
  border: 0;
}
div#ja-form .form-list li .input-box #label-mathguard_answer {
  margin-right: 12.5px;
}
div#ja-form .form-list li #contact_email + div {
  margin-top: 12.5px;
  color: #999999;
}
div#ja-form .form-list li.error .input-box {
  background: none !important;
}
div#ja-form .form-list li.error .input-box > div {
  color: #d93030;
}
div#ja-form .form-list li.error .input-box > input,
div#ja-form .form-list li.error .input-box > textarea {
  border-color: #d93030;
}
div#ja-form .form-list li#row_term_condition .input-box {
  display: flex;
}
div#ja-form .form-list li#row_term_condition .input-box #term_condition {
  margin-top: -4.16666667px;
  margin-right: 12.5px;
}
div#ja-form .form-info {
  padding-left: 0;
  margin-bottom: 25px;
}
div#ja-form .inputbox {
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0;
  color: #ffffff;
  padding-left: 0;
  padding-bottom: 15px;
  font-weight: 500;
}
div#ja-form .inputbox::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
div#ja-form .inputbox:-ms-input-placeholder {
  color: #ffffff;
}
div#ja-form .inputbox::-webkit-input-placeholder {
  color: #ffffff;
}
div#ja-form .inputbox#contact_text {
  height: 60px;
  min-height: 60px;
}
div#ja-form #row_term_condition label {
  font-weight: 400;
}
div#ja-form #contact_text {
  max-width: 100%;
  min-height: 100px;
}
div#ja-form #ac-submit {
  background: #333333;
  border-color: #333333;
  padding: 20px 30px;
}
div#ja-form #ac-submit:hover,
div#ja-form #ac-submit:focus,
div#ja-form #ac-submit:active {
  background: #1db067;
  border-color: #1db067;
}

.blog .article-aside,
.blog-featured .article-aside,
.blog .article-footer,
.blog-featured .article-footer {
  font-size: 12px;
}
.blog .article-aside .icons,
.blog-featured .article-aside .icons,
.blog .article-footer .icons,
.blog-featured .article-footer .icons {
  float: right;
}
.blog .article-aside .icons a,
.blog-featured .article-aside .icons a,
.blog .article-footer .icons a,
.blog-featured .article-footer .icons a {
  display: block;
  position: relative;
}
.blog .article-aside .icons [role="tooltip"],
.blog-featured .article-aside .icons [role="tooltip"],
.blog .article-footer .icons [role="tooltip"],
.blog-featured .article-footer .icons [role="tooltip"] {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  color: #fff;
  display: none;
  padding: 2px 4px;
  position: absolute;
  white-space: nowrap;
  right: 0;
}
.blog .article-aside .icons:hover [role="tooltip"],
.blog-featured .article-aside .icons:hover [role="tooltip"],
.blog .article-footer .icons:hover [role="tooltip"],
.blog-featured .article-footer .icons:hover [role="tooltip"] {
  display: block;
}

.blog .readmore a,
.blog-featured .readmore a {
  background: #333333;
  border: 0;
  color: #ffffff;
  line-height: 30px;
  padding: 0;
  height: 31px;
  width: 30px;
}
.blog .readmore a span span:before, .blog-featured .readmore a span span:before {
  content: "\f119";
  font-family: "Ionicons";
  position: relative;
  /*bottom: 8px;
  right: 7px;*/
  font-size: 30px;
  width: auto;
  display: inline-block;
}
.blog .readmore a:hover,
.blog-featured .readmore a:hover,
.blog .readmore a:active,
.blog-featured .readmore a:active,
.blog .readmore a:focus,
.blog-featured .readmore a:focus {
  background: #1a9a5a;
  text-decoration: none;
}
.blog > .category-desc {
  margin-bottom: 25px;
}
.blog .items-row .item {
  height: 100%;
}
.blog .cat-children {
  margin-top: 50px;
}
.blog .cat-children .page-header {
  border-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5625;
  margin: 0;
  padding: 0 0 25px;
}
.blog .cat-children .page-header .badge {
  background-color: #f2f3f7;
  color: #aaaaaa;
  margin-left: 6.25px;
}
.blog .cat-children .page-header a:hover,
.blog .cat-children .page-header a:active,
.blog .cat-children .page-header a:focus {
  text-decoration: none;
}
.blog .cat-children .page-header .btn {
  background:#333333;
  color: #ffffff;
  margin-top: 6.25px;
}
.blog .cat-children .page-header .btn:hover,
.blog .cat-children .page-header .btn:active,
.blog .cat-children .page-header .btn:focus {
  background: #16844e;
  color: #ffffff;
}
.blog .cat-children .page-header .btn[aria-expanded="true"] .fa-plus:before {
  content: "\f068";
}
.blog .cat-children .category-desc {
  border-top: 1px solid #eaeaea;
  padding: 25px;
}
.blog .cat-children .fade {
  padding: 0 25px 25px;
}
.blog .cat-children .fade > div {
  border: 1px solid #eaeaea;
  border-radius: 4px;
}
.blog .cat-children .fade > div + div {
  margin-top: 12.5px;
}
.blog .cat-children .fade .page-header,
.blog .cat-children .fade .category-desc {
  font-size: 14px;
}
.blog .cat-children .fade .page-header {
  padding: 18.0625px 25px;
}
.blog .cat-children .fade .page-header .btn {
  margin-top: 3.125px;
}
.items-leading {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 30px;
  display: grid;
  grid-template-columns: 50% 50%;
  grid-column-gap: 2%;
}
.items-leading .leading {
  margin-bottom: 30px;

}
.items-leading .leading:before,
.items-leading .leading:after {
  display: table;
  content: " ";
}
.items-leading .leading:after {
  clear: both;
}
.items-leading .leading article {
  display: block;
}
.items-leading .leading .article-header:before,
.items-leading .leading .article-header:after {
  display: none;
}
.items-leading .leading .article-header h2 {
  font-size: 24px;
  line-height: 1.458;
}
.items-leading .leading .article-aside {
  padding: 0;
  text-align: left;
}
.items-leading .leading .item-image {
  float: left;
  margin-right: 30px;
}
.items-leading .leading .readmore a {
  margin-top: 15px;
}
.items-row {
  display: flex;
  flex-wrap: wrap;
}
.items-row > div {
  margin-left: -0.4px;
  margin-right: -0.4px;
}
.items-row .item {
  padding-bottom: 19px;
}
.items-row .item article {
  border: 1px solid #eaeaea;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 30px 30px 60px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .items-row .item article {
    display: block;
  }
}
.items-row .item .item-image {
  margin: -30px -30px 30px;
}
.items-row .item .item-image img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.items-row .item .category-name {
  margin-bottom: 25px;
  margin-top: -45px;
}
.items-row .item .article-header h2 {
  font-size: 19px;
  line-height: 1.5;
}

.items-row .item .article-header h2 a {
  color: inherit;
  padding: 12px 8px 10px 9px;
  display: block;
  line-height: 1.3em;
}
.items-row .item .article-header h2 a:hover,
.items-row .item .article-header h2 a:active,
.items-row .item .article-header h2 a:focus {
  text-decoration: underline;
}
.items-row .item .article-intro {
  flex: 1;
}
.divider-vertical {
  margin: 0 0 50px;
  border: 0;
  border-top: 1px solid #eaeaea;
}
.item-image img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .item-page {
    margin-bottom: 30px;
  }
}
.item-page article img {
  border-radius: 4px;
}
.item-page article .item-image {
  margin-bottom: 25px;
}
.item-page article .category-name {
  margin-bottom: 20px;
}
.item-page article .article-aside {
  text-align: left;
}
.item-page .article-header {
  border: 0;
  padding-bottom: 0;
}
.item-page .article-header .article-title {
  font-size: 36px;
  margin-bottom: 30px;
}
.item-page .article-header .article-title a {
  color: inherit;
}
.item-page .article-header .article-title a:hover,
.item-page .article-header .article-title a:active,
.item-page .article-header .article-title a:focus {
  text-decoration: underline;
}
.article-content[itemprop="articleBody"] img {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
  max-width: 464px;
}
.plan-body {
    margin-bottom: 40px;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 20px 40px;
    padding-bottom: 10px;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.1);
	margin-top:10px;
}
@media (max-width:500px) {
	.article-content[itemprop="articleBody"] img {
     max-width: 80%;
	 margin-left:auto;
	 margin-right:auto;	 
	}
	.plan-body { padding: 0;box-shadow:none; } .plan-body .fa-ul {margin-left:0 !important} div[class^=tkm_s5_pricetable] {margin-bottom:20px } .tkm_s5_title {padding-top:10px;}.tkm_s5_horizontalrule { display:none;} div[class^=tkm_s5_pricetable] { font-size:1.05em !important } a.button.s5_pricetable {padding:10px 0;max-width:180px;margin:0 auto;display:block;font-size:1.3em;}
}
.view-article .ja-masthead:before {
  background-color: #000000;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.view-article .ja-masthead .ja-masthead-detail {
  max-width: 800px;
  position: relative;
  z-index: 20;
}
.view-article .ja-masthead .category-name {
  margin-bottom: 25px;
}
.view-article .ja-masthead h3.ja-masthead-title {
  line-height: 1.25;
  padding: 0;
}
.view-article .ja-masthead .article-aside {
  color: #f2f3f7;
  margin-top: 50px;
  text-align: left;
}
.view-article .ja-masthead .article-aside .btn-group > .dropdown-toggle {
  color: #f2f3f7;
}
.view-article .ja-masthead .article-aside .btn-group > .dropdown-toggle:hover,
.view-article .ja-masthead .article-aside .btn-group > .dropdown-toggle:active,
.view-article .ja-masthead .article-aside .btn-group > .dropdown-toggle:focus {
  color: #e5e7ef;
}
.article-aside {
  color: #999999;
  font-size: 14px;
  text-align: center;
}
.article-info {
  margin: 0 0 25px;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-aside .createdby .fa-user:before,
.article-footer .createdby .fa-user:before {
  content: "\f345";
  font-family: "Ionicons";
}
.category-name a,
.category-name span {
  background: #aaaaaa;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  padding: 6.5px 15px;
  text-transform: uppercase;
}
.category-name a {
  background: #333399;
}
.category-name a:hover,
.category-name a:active,
.category-name a:focus {
  background: #262673;
  text-decoration: none;
}
.introimg a {
    cursor: pointer;
    display: inline-block;
    width: 100%;
}
.article-aside .hits .fa-eye:before,
.article-footer .hits .fa-eye:before {
  content: "\f2e9";
  font-family: "Ionicons";
}
.article-footer {
  color: #999999;
  font-size: 14px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 37.5px 25px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 25px 37.5px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 25px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 25px;
}
.img-fulltext-right {
  float: right;
  margin-left: 25px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
aside .btn-group,
footer .btn-group {
  margin-top: -2px;
}
aside .btn-group > .dropdown-toggle,
footer .btn-group > .dropdown-toggle {
  color: #333399;
  padding: 2px 5px;
}
aside .btn-group > .dropdown-toggle:hover,
footer .btn-group > .dropdown-toggle:hover,
aside .btn-group > .dropdown-toggle:active,
footer .btn-group > .dropdown-toggle:active,
aside .btn-group > .dropdown-toggle:focus,
footer .btn-group > .dropdown-toggle:focus {
  color: #262673;
  padding: 2px 5px;
}
aside .btn-group > .dropdown-toggle .caret,
footer .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.tags {
  margin-bottom: 18.75px;
}
.tags > span {
  margin-right: 6.25px;
  margin-bottom: 6.25px;
  display: inline-block;
}
.tags > span .label {
  background: #f2f3f7;
  color: #aaaaaa;
  font-weight: 500;
}
.tags > span .label:hover,
.tags > span .label:focus,
.tags > span .label:active {
  background: #333333;
  color: #ffffff;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 25px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.j40 .form-group .input-group,
.j40 .control-group .input-group {
  flex-wrap: unset;
}
.login-wrap {
  border: 1px solid #eaeaea;
  border-radius: 4px;
  padding: 60px;
  margin: 90px auto;
  max-width: 100%;
  width: 480px;
}
@media (max-width: 767px) {
  .login-wrap {
    margin: 30px auto;
    padding: 25px;
  }
}
.login-wrap .page-header {
  border: 0;
  padding: 0;
  margin-bottom: 37.5px;
}
@media (max-width: 767px) {
  .login-wrap .page-header {
    margin-bottom: 25px;
  }
}
.login-wrap .page-header h1 {
  font-size: 60px;
  color: #333333;
}
@media (max-width: 767px) {
  .login-wrap .page-header h1 {
    font-size: 36px;
  }
}
.login-wrap form .control-label {
  text-align: left;
  padding-top: 0;
}
.login-wrap form label {
  color: #aaaaaa;
  text-align: left;
  font-weight: 400;
}
.login-wrap form .form-group {
  margin-bottom: 25px;
}
.login-wrap form .form-group input[type="text"],
.login-wrap form .form-group input[type="password"] {
  box-shadow: none;
  width: 100%;
}
.login-wrap form .form-group .checkbox {
  padding-top: 0;
  min-height: 0;
}
.login-wrap form .form-group .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.login-wrap .other-links {
  margin-bottom: 0 !important;
}
.login-wrap .other-links ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.login-wrap .other-links ul li {
  display: inline-block;
  list-style: none;
  padding: 0 6.25px;
}
.login-wrap .other-links ul li a {
  color: #555555;
  font-size: 12px;
}
.login-wrap .other-links ul li a:hover,
.login-wrap .other-links ul li a:focus,
.login-wrap .other-links ul li a:active {
  color: #333333;
}
.login-wrap .other-links ul li + li {
  margin-top: 12.5px;
}
.logout {
  max-width: 500px;
  margin: 90px auto;
  text-align: center;
}
.logout .page-header {
  border: 0;
  margin-bottom: 50px;
  padding: 0;
}
@media (max-width: 767px) {
  .logout .page-header {
    margin-bottom: 25px;
  }
}
.logout .page-header h1 {
  font-size: 60px;
}
@media (max-width: 767px) {
  .logout .page-header h1 {
    font-size: 36px;
  }
}
.logout .form-horizontal .control-group {
  margin-bottom: 0;
}
.logout .form-horizontal .control-group .controls {
  margin-left: 0;
}
.registration,
.profile-edit,
.profile {
  border-radius: 4px;
  border: 1px solid #eaeaea;
  margin: 90px auto;
  max-width: 100%;
  padding: 60px;
}
@media (max-width: 767px) {
  .registration,
  .profile-edit,
  .profile {
    margin: 0 auto;
    padding: 30px;
  }
}
.registration legend,
.profile-edit legend,
.profile legend {
  border-bottom: none;
  color: #333333;
  font-weight: 500;
  font-size: 36px;
  margin-bottom: 25px;
}
.registration legend + .control-group,
.profile-edit legend + .control-group,
.profile legend + .control-group {
  margin-top: 0;
}
@media (max-width: 767px) {
  .registration legend,
  .profile-edit legend,
  .profile legend {
    font-size: 24px;
  }
}
.registration .control-label,
.profile-edit .control-label,
.profile .control-label {
  padding-top: 0;
  min-width: 100%;
}
.registration .form-group,
.profile-edit .form-group,
.profile .form-group {
  margin-bottom: 0;
}
.registration .form-group + .form-group,
.profile-edit .form-group + .form-group,
.profile .form-group + .form-group {
  margin-top: 25px;
}
.registration .form-group .control-label,
.profile-edit .form-group .control-label,
.profile .form-group .control-label {
  text-align: left;
  padding-top: 0;
}
.registration .form-group .control-label label,
.profile-edit .form-group .control-label label,
.profile .form-group .control-label label {
  color: #aaaaaa;
  font-weight: 400;
}
.registration .form-group .control-label .text label,
.profile-edit .form-group .control-label .text label,
.profile .form-group .control-label .text label {
  font-weight: normal;
  color: #ffcc00;
}
.registration .form-group input.required,
.profile-edit .form-group input.required,
.profile .form-group input.required {
  width: 100%;
}
.registration fieldset dt,
.profile-edit fieldset dt,
.profile fieldset dt {
  margin-right: 5px;
}
.registration .form-actions,
.profile-edit .form-actions,
.profile .form-actions {
  background: none;
  margin-top: 37.5px;
  padding: 0;
}
@media (max-width: 767px) {
  .registration .form-actions,
  .profile-edit .form-actions,
  .profile .form-actions {
    margin-top: 25px;
  }
}
.registration .form-actions .btn,
.profile-edit .form-actions .btn,
.profile .form-actions .btn {
  margin-right: 12.5px;
  margin-top: 5px;
}
.registration {
  width: 500px;
}
.registration legend {
  font-size: 36px;
}
@media (max-width: 767px) {
  .registration legend {
    font-size: 24px;
  }
}
.registration .control-group input.required {
  width: 100% !important;
}
.registration #jform_spacer-lbl .red {
  color: #ffcc00;
}
@media screen and (min-width: 992px) {
  .profile {
    width: 600px;
  }
}
.profile legend {
  font-size: 36px;
}
@media (max-width: 767px) {
  .profile legend {
    font-size: 36px;
    line-height: 1.2;
  }
}
.profile .dl-horizontal dd,
.profile .dl-horizontal dt {
  border: 0;
  margin-bottom: 5px;
}
.profile .dl-horizontal dt {
  font-weight: 500;
}
.profile #users-profile-custom {
  margin-top: 50px;
}
@media screen and (min-width: 992px) {
  .profile-edit {
    width: 750px;
  }
}
.profile-edit legend {
  font-size: 36px;
  line-height: 1.2;
}
.profile-edit fieldset .col-md-6 > .form-group {
  margin: 0 0 25px;
  padding: 0;
}
.profile-edit fieldset .col-md-6 > .form-group #jform_profile_aboutme,
.profile-edit fieldset .col-md-6 > .form-group input[type="text"],
.profile-edit fieldset .col-md-6 > .form-group input[type="password"],
.profile-edit fieldset .col-md-6 > .form-group input[type="email"],
.profile-edit fieldset .col-md-6 > .form-group input,
.profile-edit fieldset .col-md-6 > .form-group select {
  width: 100%;
  padding: 12.5px;
}
.profile-edit fieldset + fieldset {
  margin-top: 25px;
}
.profile-edit #helpsite-refresh {
  background: #ffffff;
  border: 1px solid #eaeaea;
  color: #333333;
  margin-top: 25px;
}
.profile-edit #helpsite-refresh:hover,
.profile-edit #helpsite-refresh:focus,
.profile-edit #helpsite-refresh:active {
  background: #ffffff;
  border-color: #ffffff;
}
.profile-edit .field-fields-0 > .form-group > div {
  width: 100%;
}
.profile-edit .field-fields-0 > .form-group .input-append {
  display: flex;
  max-width: 500px;
}
@media (max-width: 480px) {
  .profile-edit .field-fields-0 > .form-group .input-append {
    display: block;
  }
}
.profile-edit .field-fields-0 > .form-group .input-append .media-preview {
  background: #f2f3f7;
  border: 1px solid #eaeaea;
  line-height: 49px;
  width: 60px;
}
@media (max-width: 480px) {
  .profile-edit .field-fields-0 > .form-group .input-append .media-preview {
    display: inline-block;
    float: left;
  }
}
.profile-edit .field-fields-0 > .form-group .input-append #jform_com_fields_avatar {
  display: block !important;
  background: #f2f3f7;
}
@media (max-width: 480px) {
  .profile-edit .field-fields-0 > .form-group .input-append #jform_com_fields_avatar {
    margin-bottom: 12.5px;
    width: 170px;
  }
}
.profile-edit .field-fields-0 > .form-group .input-append .btn {
  background: #f2f3f7;
  border: 1px solid #eaeaea;
  color: #555555;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  position: static;
}
.profile-edit .field-fields-0 > .form-group .input-append .btn.modal {
  width: 150px;
}
.profile-edit .field-fields-0 > .form-group .input-append .btn:hover {
  background: #999999;
}
.profile-edit .field-params > .form-group {
  display: flex;
  flex-wrap: wrap;
}
.profile-edit .field-params > .form-group > div {
  width: 48%;
}
@media (max-width: 767px) {
  .profile-edit .field-params > .form-group > div {
    width: 100%;
  }
}
@media (min-width: 991px) and (min-width: 1200px) {
  .profile-edit .field-params > .form-group > div .chzn-container {
    width: 290px !important;
  }
}
@media (max-width: 767px) {
  .profile-edit .field-params > .form-group .controls {
    display: flex;
    flex-direction: column;
  }
}
.profile-edit .form-horizontal .radio {
  min-height: 0;
}
.profile-edit #jform_actionlogs_actionlogsExtensions {
  padding: 0 25px;
}
.profile-edit #jform_actionlogs_actionlogsExtensions label {
  font-weight: 400;
  padding-top: 15px;
  min-height: 0;
}
.profile-edit #jform_actionlogs_actionlogsExtensions input[type="checkbox"] {
  width: 20px;
  margin-left: -30px;
}
.profile-edit .field-calendar .input-append {
  display: flex;
}
.profile-edit .field-calendar .input-append input {
  padding: 12.5px;
  width: 90%;
}
.profile-edit .minicolors .minicolors-input {
  padding-left: 30px !important;
}
.com_mailto body {
  padding: 12.5px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 24px;
}
#mailtoForm .control-group .control-label {
  padding-top: 0;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset,
.remind {
  border: 1px solid #eaeaea;
  border-radius: 4px;
  padding: 60px;
  margin: auto;
  max-width: 650px;
}
@media (max-width: 767px) {
  .reset,
  .remind {
    padding: 25px;
  }
}
.reset .control-group .control-label label,
.remind .control-group .control-label label {
  font-weight: 400;
}
.reset .control-group input.required,
.remind .control-group input.required {
  width: 80%;
}
@media (max-width: 480px) {
  .reset .control-group input.required,
  .remind .control-group input.required {
    width: 100%;
  }
}
.reset .form-group > div,
.remind .form-group > div {
  padding: 0;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eaeaea;
  margin-bottom: 25px;
  padding: 12.5px 25px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
#jform_terms_terms-lbl a.modal,
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#jform_profile_tos-lbl a.modal {
  display: inline;
  position: relative;
}
#jform_terms_terms-lbl .star,
#jform_privacyconsent_privacy-lbl .star,
#jform_consentbox-lbl .star,
#jform_profile_tos-lbl .star {
  width: 20px;
  vertical-align: top;
}
#consentbox,
#jform_terms_terms,
#jform_privacyconsent_privacy,
#jform_consentbox,
#jform_profile_tos {
  padding-top: 8.33333333px;
}
#consentbox input[type="radio"],
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#consentbox input[type="checkbox"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="checkbox"] {
  position: relative;
  margin: 0;
  margin-right: 5px;
  width: auto;
}
#consentbox label,
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-right: 12.5px;
  padding: 0;
}
.form-horizontal fieldset .control-group .control-label {
  display: block;
  float: none;
  text-align: left;
}
.form-horizontal fieldset .control-group .control-label label {
  font-weight: 300;
}
.form-horizontal fieldset .control-group .controls {
  margin-left: 0;
}
.form-horizontal fieldset + fieldset {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .form-horizontal fieldset + fieldset {
    margin-top: 15px;
  }
}
.form-horizontal fieldset input:focus,
.form-horizontal fieldset input:active {
  box-shadow: none;
}
.search {
  margin: auto;
  max-width: 100%;
}
.search:before,
.search:after {
  display: table;
  content: " ";
}
.search:after {
  clear: both;
}
.search .page-title {
  border: none;
  color: #333333;
  margin-bottom: 37.5px;
}
@media (max-width: 767px) {
  .search .page-title {
    font-size: 36px;
    margin-bottom: 25px;
  }
}
.search #searchForm {
  margin-bottom: 25px;
}
.searchintro {
  font-size: 20px;
}
.searchintro span.badge {
  background: #333333;
  font-size: 20px;
  padding: 6.25px 12.5px;
  border-radius: 4px;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm .btn-toolbar {
  margin-bottom: 12.5px;
}
#searchForm .form-group {
  margin-bottom: 25px;
  width: 100%;
  position: relative;
}
#searchForm .form-group #search-searchword {
  margin-bottom: 25px;
  border-radius: 4px;
}
#searchForm .form-group #search-searchword:focus,
#searchForm .form-group #search-searchword:active {
  box-shadow: none;
}
#searchForm .form-group .input-group-btn {
  position: absolute;
  right: 0;
  width: auto;
  top: 0;
  z-index: 2;
}
#searchForm .form-group .input-group-btn .btn {
  border-color: #eaeaea;
  background-color: #f2f3f7;
  border-radius: 4px;
  height: 60px;
}
@media (min-width: 768px) {
  #searchForm .form-group .input-group-btn .btn {
    padding-left: 30px;
    padding-right: 30px;
  }
}
#searchForm .form-group .input-group-btn .btn:hover {
  background-color: #ecedf3;
}
#searchForm fieldset {
  margin: 25px 0 0 0;
}
#searchForm legend {
  margin-bottom: 12.5px;
  border: none;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 6.25px;
  padding-left: 6.25px;
  min-width: 60px;
}
#searchForm .form-limit {
  margin-top: 25px;
}
#searchForm .form-limit .counter {
  margin-top: 12.5px;
}
#searchForm .counter {
  margin-top: 12.5px;
  border: none;
}
@media (min-width: 768px) {
  #searchForm .counter {
    float: right;
    margin-top: 25px;
  }
}
#searchForm .phrases-box input[type="radio"],
#searchForm .only input[type="checkbox"] {
  vertical-align: top;
}
#searchForm .chzn-container,
#searchForm label[for=limit] {
  display: inline-block;
  margin: 0 12.5px 0 0;
  color: #333333;
}
#searchForm .ordering-box {
  margin-bottom: 5px;
}
#searchForm .ordering-box label {
  color: #333333;
}
#searchForm #ordering_chzn {
  float: none;
  margin-left: 6.25px;
  display: inline-block;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 12.5px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  display: block;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 25px;
  margin-left: 0;
  padding-left: 0;
  border-top: 2px solid #eaeaea;
}
.search-results .result-title {
  font-size: 20px;
  margin-top: 25px;
  color:#333333;
}
@media (max-width: 767px) {
  .search-results .result-title {
    font-size: 17px;
  }
}
.search-results .result-title:hover {
  color: #1dac65;
}
.search-results .result-title:hover a {
  text-decoration: none;
}
.search-results .result-category {
  font-size: 14px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 6.25px;
  margin-bottom: 6.25px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 25px;
}
.search-results .result-created {
  font-size: 14px;
  color: #999999;
}
div.finder {
  margin-bottom: 25px;
  margin: auto;
  max-width: 100%;
}
div.finder > h1 {
  border: none;
  color: #333333;
  font-size: 60px;
  margin-bottom: 37.5px;
}
@media (max-width: 480px) {
  div.finder > h1 {
    font-size: 36px;
  }
}
div.finder #search-form .input-group {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}
div.finder #search-form .input-group .js-finder-search-query {
  width: 100%;
  margin-bottom: 12px;
}
div.finder #search-form .input-group a.btn {
  background: #eeeeee;
  color: #333333;
}
div.finder #search-form .input-group .awesomplete {
  flex-basis: 100%;
}
div.finder #search-form .form-group > label {
  display: block;
  color: #333333;
  font-size: 36px;
  font-family: "PTRootUI", Helvetica, Arial, sans-serif;
  margin-bottom: 12.5px;
  font-weight: 300;
  letter-spacing: -1px;
}
@media (max-width: 767px) {
  div.finder #search-form .form-group > label {
    font-size: 24px;
  }
}
div.finder #search-form .form-group input.inputbox {
  width: 100%;
}
div.finder #search-form .form-group .btn.disabled {
  cursor: pointer;
  pointer-events: auto;
}
@media (max-width: 767px) {
  div.finder #search-form #smartsearch-btn {
    margin-bottom: 12.5px;
    vertical-align: top;
  }
}
div.finder #search-form #finder-filter-window label {
  font-weight: 500;
}
div.finder #search-form ul#finder-filter-select-dates > li.filter-date .chzn-container {
  width: 100px !important;
  margin-bottom: 6px;
}
div.finder #advancedSearch {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  margin-top: 2rem;
  padding: 2.5rem 0;
}
div.finder #advancedSearch p {
  margin-bottom: 2.4rem;
}
div.finder .filter-branch.control-group .finder-selects {
  margin: 0 12.5px 12.5px;
  display: inline-block;
}
div.finder #finder-filter-window #finder-filter-select-dates {
  display: flex;
  flex-wrap: wrap;
  gap: 12.5px;
  margin-bottom: 50px;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  gap: 25px;
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: 1200px) {
  div.finder #finder-filter-window #finder-filter-select-dates .filter-date {
    width: 40%;
    max-width: 40%;
  }
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date label {
  flex-basis: 100%;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date select.inputbox {
  margin: 0;
  width: 100% !important;
  max-width: unset;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date .field-calendar {
  width: 100%;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date .field-calendar .form-control {
  flex: 1;
  max-width: unset;
  border: 1px solid #eaeaea;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date .chzn-container {
  margin-bottom: 6px;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date br {
  display: none;
}
div.finder #finder-filter-window .filter-branch {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  div.finder #finder-filter-window .filter-branch {
    flex-direction: column;
  }
}
div.finder #finder-filter-window .filter-branch .control-label {
  padding: 0;
  margin-bottom: 12.5px;
}
div.finder #finder-filter-window .filter-branch .controls {
  margin-left: 0;
}
div.finder #finder-filter-window .filter-branch .controls select {
  width: 100%;
}
@media (max-width: 991px) {
  div.finder #finder-filter-window > ul > li {
    float: none;
  }
}
@media (max-width: 767px) {
  div.finder #finder-filter-window > ul > li {
    width: 100%;
    overflow: hidden;
    float: none;
  }
}
div.finder #finder-filter-window > ul > li .chzn-container {
  margin-bottom: 12.5px;
}
@media (max-width: 767px) {
  div.finder #finder-filter-window > ul > li .chzn-container > a {
    width: 100px !important;
  }
}
div.finder #finder-filter-window > ul > li .field-calendar {
  width: 98%;
}
div.finder #finder-filter-window > ul > li .field-calendar .input-append {
  display: flex;
}
div.finder #finder-filter-window > ul > li .field-calendar .input-medium {
  box-shadow: none;
  padding: 15px;
}
@media (max-width: 480px) {
  div.finder #finder-filter-window > ul > li .field-calendar .input-medium {
    width: 70%;
  }
}
.js-calendar .buttons-wrapper .btn {
  padding: 10px 25px;
  font-weight: 400;
}
.js-calendar .calendar-header .nav {
  cursor: pointer;
}
.autocomplete-suggestions {
  max-width: 200px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 6px;
}
#searchForm .only .checkbox-inline + .checkbox-inline {
  margin: 0 15px 0 0;
}
.view-contact .t3-mainbody {
  padding: 0 30px;
  max-width: 100%;
  width: 100%;
}
.contact .page-header {
  border: none;
  display: none;
}
.contact .page-header h2 {
  margin: 0;
}
.contact h3 {
  color: #333333;
  font-size: 60px;
  margin: 0;
  position: relative;
}
.contact input[type="email"],
.contact input[type="text"] {
  width: 100%;
}
.contact textarea {
  box-shadow: none;
}
.contact .thumbnail {
  border: none;
  padding: 0;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .thumbnail img {
  border: none;
  padding: 0;
}
.contact .dl-horizontal {
  margin-bottom: 0;
}
.contact .dl-horizontal > dt {
  display: block;
  color: #555555;
  text-align: left;
  width: 120px;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
  margin-bottom: 10px;
}
.contact .dl-horizontal > dd a {
  border-bottom: 1px solid #333333;
}
.contact .contact-address dt,
.contact .contact-miscinfo dt {
  display: none;
}
.contact .contact-address dd,
.contact .contact-miscinfo dd {
  margin-left: 0;
}
.contact .contact-address p,
.contact .contact-miscinfo p {
  margin-bottom: 0;
}
.contact .contact-address .address-detail .item .title {
  font-weight: 500;
}
.contact .contact-address .address-detail .item .content {
  display: block;
}
.contact .contact-address .address-detail .item a {
  display: block;
  color: #aaaaaa;
  text-decoration: none;
  border-bottom: none;
  font-size: 16px;
}
.contact .contact-address .address-detail .item a:hover {
  color: #333333;
  text-decoration: none;
  border-bottom: none;
}
.contact img {
  max-width: 100%;
}
.contact .form-group.cus-field {
  margin-bottom: 0;
}
.contact label {
  position: relative;
  font-weight: 400;
  padding-bottom: 6.25px;
}
.contact label.invalid {
  background: transparent;
  color: #cc0000;
}
.contact .contact-links ul li {
  margin: 10px 2px;
  border: none;
  display: inline-block;
}
.contact .contact-links ul li a {
  background: #eaeaea;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  padding: 0;
  text-align: center;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  width: 30px;
}
.contact .contact-links ul li a.google-plus {
  background: #dd4b39;
  border-color: #dd4b39;
}
.contact .contact-links ul li a.facebook {
  background: #3b5999;
  border-color: #3b5999;
}
.contact .contact-links ul li a.twitter {
  background: #55acee;
  border-color: #55acee;
}
.contact .contact-links ul li a.vimeo {
  background: #1ab7ea;
  border-color: #1ab7ea;
}
.contact .contact-links ul li a.youtube {
  background: #cd201f;
  border-color: #cd201f;
}
.contact .contact-links ul li a.instagram {
  background: #e4405f;
  border-color: #e4405f;
}
.contact .contact-links ul li a:hover,
.contact .contact-links ul li a:focus,
.contact .contact-links ul li a:active {
  background: #dddddd;
}
.contact .contact-links ul li a:hover.google-plus,
.contact .contact-links ul li a:focus.google-plus,
.contact .contact-links ul li a:active.google-plus {
  background: #c23321;
  border-color: #c23321;
}
.contact .contact-links ul li a:hover.facebook,
.contact .contact-links ul li a:focus.facebook,
.contact .contact-links ul li a:active.facebook {
  background: #2d4474;
  border-color: #2d4474;
}
.contact .contact-links ul li a:hover.twitter,
.contact .contact-links ul li a:focus.twitter,
.contact .contact-links ul li a:active.twitter {
  background: #2795e9;
  border-color: #2795e9;
}
.contact .contact-links ul li a:hover.vimeo,
.contact .contact-links ul li a:focus.vimeo,
.contact .contact-links ul li a:active.vimeo {
  background: #1295bf;
  border-color: #1295bf;
}
.contact .contact-links ul li a:hover.youtube,
.contact .contact-links ul li a:focus.youtube,
.contact .contact-links ul li a:active.youtube {
  background: #a11918;
  border-color: #a11918;
}
.contact .contact-links ul li a:hover.instagram,
.contact .contact-links ul li a:focus.instagram,
.contact .contact-links ul li a:active.instagram {
  background: #d31e40;
  border-color: #d31e40;
}
.contact div.checkbox {
  margin-bottom: 30px;
}
.contact div.checkbox input {
  margin-left: 0;
  margin-top: 6px;
}
@media (max-width: 767px) {
  .contact .control-btn {
    margin-top: 25px;
  }
}
.contact .contact-fields.dl-horizontal > dt {
  display: block;
  margin-right: 12.5px;
  width: auto;
}
.contact .form-horizontal fieldset + fieldset {
  margin-top: 0;
}
.contact .contact-profile label {
  margin: 0;
  padding: 0;
}
.contact-form legend {
  border: 0;
  font-size: 16px;
  margin: 0 0 12.5px;
  padding: 0;
}
.contact-form .form-group {
  margin: 0 -25px 12.5px;
}
@media (max-width: 767px) {
  .contact-form .form-group {
    margin: 0 0 12.5px;
  }
}
.contact-form .form-group + .form-group {
  margin-top: 25px;
}
.contact-form .form-group input[type="email"],
.contact-form .form-group input[type="text"],
.contact-form .form-group textarea {
  height: 60px;
  padding: 10px;
}
.contact-form .form-group #jform_contact_message {
  min-height: 150px;
}
.contact-form .form-group label {
  display: none;
}
.contact-form .form-group label#jform_contact_email_copy-lbl {
  display: block;
}
.contact-form .form-group .checkbox {
  display: inline-block;
  padding-top: 10px;
  margin-bottom: 25px;
}
.contact-form .form-group [class^="col-"] {
  padding: 0 25px;
}
@media (max-width: 767px) {
  .contact-form .form-group [class^="col-"] {
    padding: 0;
  }
}
.contact-form #jform_consentbox .form-check {
  display: flex;
  align-items: flex-start;
}
.contact-form #jform_consentbox .form-check .form-check-input {
  margin-top: 6px;
}
.contact-form #jform_consentbox .checkbox {
  min-height: 0;
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  box-shadow: none;
  width: 100%;
}
.contact-form #jform_contact_message.invalid {
  background: transparent;
}
@media (max-width: 768px) {
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.plain-style {
  margin: 0 -30px;
}
.plain-style .box-info {
  padding: 150px 0;
  background: #f2f3f7;
}
@media (max-width: 480px) {
  .plain-style .box-info {
    padding: 60px 0;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .plain-style .box-info > div {
    padding: 0;
  }
}
.plain-style .box-info .wrap-content .header-title {
  text-align: center;
  margin-bottom: 60px;
}
.plain-style .box-info .wrap-content .header-title span {
  color: #333333;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 500;
}
.plain-style .box-info .wrap-content .header-title h2 {
  color: #333333;
  margin: 0;
  font-size: 40px;
}
.plain-style .box-info .wrap-content .contact-info .contact-address {
  margin: 0;
}
.plain-style .box-info .wrap-content .contact-info .contact-address .address-detail {
  text-align: center;
  margin: 15px 0;
}
.plain-style .box-info .wrap-content .contact-info .contact-address .address-detail .item {
  padding: 50px 30px;
  background: #ffffff;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .plain-style .box-info .wrap-content .contact-info .contact-address .address-detail .item {
    padding: 25px 15px;
  }
}
.plain-style .box-info .wrap-content .contact-info .contact-address .address-detail .item > span {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.plain-style .box-info .wrap-content .contact-info .contact-address .address-detail .item > span .fa {
  margin: 0 0 25px 0;
  font-size: 36px;
  color: #333399;
}
.plain-style .box-info .wrap-content .contact-info .contact-address .address-detail .item > span > span.title {
  margin: 0 0 10px 0;
  color: #333333;
  font-size: 20px;
}
.plain-style .box-info .wrap-content .contact-info .contact-address .address-detail .item > span .content {
  max-width: 100%;
}
.plain-style .contact-inner {
  display: flex;
  overflow: hidden;
}
@media (max-width: 991px) {
  .plain-style .contact-inner {
    display: block;
  }
}
.plain-style .contact-inner .contact-form-wrap {
  flex-direction: column;
  justify-content: center;
  background: #333399;
  color: #ffffff;
  display: flex;
  padding: 90px;
  width: 50%;
  position: relative;
}
@media (max-width: 991px) {
  .plain-style .contact-inner .contact-form-wrap {
    width: 100%;
    padding: 30px 10px;
  }
}
.plain-style .contact-inner .contact-form-wrap h2 {
  margin-top: 0;
  color: #ffffff;
}
.plain-style .contact-inner .contact-form-wrap legend {
  color: #ffffff;
  opacity: 0.6;
}
.plain-style .contact-inner .contact-form-wrap .contact-form .form-group [class^="col-"] {
  padding: 0 15px;
}
.plain-style .contact-inner .contact-form-wrap .contact-box {
  max-width: 600px;
  margin: 0 15px;
}
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form .form-group {
  margin: 0 -15px;
}
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form .form-group + .form-group {
  margin-top: 25px;
}
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form .form-group input[type="email"],
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form .form-group input[type="text"],
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form .form-group textarea {
  border-radius: 0;
  color: #ffffff;
  height: 60px;
  padding: 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(225, 225, 225, 0.2);
  position: relative;
  line-height: 60px;
}
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form .form-group input[type="email"]:after,
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form .form-group input[type="text"]:after,
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form .form-group textarea:after {
  background-color: #ffffff;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  opacity: 0.2;
  position: absolute;
  width: 100%;
}
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form .form-group input[type="email"]::placeholder,
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form .form-group input[type="text"]::placeholder,
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form .form-group textarea::placeholder {
  color: #ffffff;
  line-height: 60px;
}
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form .form-group input[type="email"].invalid,
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form .form-group input[type="text"].invalid,
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form .form-group textarea.invalid {
  border-bottom-color: #cc0000;
}
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form .form-group .checkbox {
  display: inline-block;
  padding-top: 10px;
  margin-bottom: 25px;
}
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form #jform_contact_name-lbl,
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form #jform_contact_email-lbl,
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form #jform_contact_emailmsg-lbl {
  display: none;
}
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form #jform_contact_name-lbl#jform_contact_email_copy-lbl,
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form #jform_contact_email-lbl#jform_contact_email_copy-lbl,
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form #jform_contact_emailmsg-lbl#jform_contact_email_copy-lbl {
  display: block;
}
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form #jform_consentbox-lbl {
  margin-top: 25px;
}
.plain-style .contact-inner .contact-form-wrap .contact-box .contact-form .captcha {
  margin-top: 15px;
  margin-bottom: 0;
}
.plain-style .contact-inner .contact-image {
  width: 50%;
  display: flex;
}
@media (max-width: 991px) {
  .plain-style .contact-inner .contact-image {
    width: 100%;
  }
}
.plain-style .contact-inner .contact-image .thumbnail {
  margin-bottom: 0;
}
@media (min-width: 991px) {
  .plain-style .contact-inner .contact-image .thumbnail {
    display: flex;
    height: 100%;
  }
}
.plain-style .contact-inner .contact-image .thumbnail img {
  border: none;
  width: auto;
  max-width: unset;
}
@media (max-width: 991px) {
  .plain-style .contact-inner .contact-image .thumbnail img {
    max-width: 100%;
  }
}
.plain-style .wrapper-info {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
.plain-style .wrapper-info #select_contact {
  padding: 10px;
  margin-bottom: 30px;
}
.plain-style .wrapper-info .contact-profile-user {
  margin-bottom: 30px;
}
#slide-contact {
  height: auto !important;
  max-width: 1230px;
  margin: 60px auto;
}
#slide-contact .panel {
  box-shadow: none;
}
#slide-contact .panel + .panel {
  margin-top: 12.5px;
}
#slide-contact .panel .panel-heading {
  background-color: transparent;
  color: #000000;
  margin-bottom: -1px;
  padding: 10px 15px;
}
#slide-contact .panel .panel-heading .accordion-toggle {
  position: relative;
  font-size: 13px;
  font-family: "PTRootUI", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  color: #333333;
  text-decoration: none;
}
#slide-contact .panel .panel-heading .accordion-toggle:hover {
  color: #333399;
}
#slide-contact .panel .panel-body {
  border-top: 1px solid #eaeaea;
  padding: 25px;
}
#slide-contact .panel .panel-body .thumbnail {
  width: 50%;
}
#slide-contact .panel .panel-body .thumbnail img {
  border-radius: 4px;
}
.wrap-tabs {
  border-radius: 4px;
  border: 1px solid #eaeaea;
  margin: 90px auto;
  max-width: 100%;
  width: 1260px;
}
#myTabTabs {
  border-bottom: 1px solid #eaeaea;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
#myTabTabs li {
  margin: 0;
  position: relative;
}
@media (max-width: 767px) {
  #myTabTabs li {
    background: #eeeeee;
    border-bottom: 1px solid #f2f3f7;
    text-align: center;
    width: 100%;
  }
  #myTabTabs li:last-child {
    border-bottom: none;
  }
}
#myTabTabs li a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: transparent;
  border-radius: 0;
  border: none;
  box-shadow: none;
  color: #333333;
  font-size: 20px;
  margin: 0;
  padding: 15px;
}
@media (max-width: 767px) {
  #myTabTabs li a {
    width: 100%;
  }
}
#myTabTabs li a:hover {
  border: none;
  box-shadow: none;
  color: #333333;
}
#myTabTabs li.active a {
  color: #333333;
}
#myTabContent {
  display: flex;
  margin: 0;
  padding: 30px;
}
@media (max-width: 767px) {
  #myTabContent {
    padding: 12.5px;
  }
}
#myTabContent #basic-details {
  width: 100%;
}
#myTabContent .tab-pane {
  width: 100%;
}
#myTabContent .thumbnail {
  width: 50%;
  margin: 0;
}
@media (max-width: 767px) {
  #myTabContent .thumbnail {
    width: 100%;
    margin-bottom: 25px;
  }
}
#myTabContent .thumbnail img {
  border: none;
  border-radius: 4px;
  width: 100%;
}
#myTabContent dt {
  margin-top: 4px;
}
.map-container {
  max-width: 100%;
}
.leaflet-popup-content h4 {margin-bottom:6px !important;margin-top: 0;} 
.leaflet-popup-content p {
    margin: 6px 0 !important;
}

.row.pin {
    margin: 0;
}
.grecaptcha-badge {
  bottom: 100px !important;
  z-index: 100;
}
.contact-category ul.category {
  border-top: 0;
  overflow: hidden;
}
.contact-category ul.category li.row-fluid {
  border: 1px solid #eeeeee;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.contact-category ul.category li.row-fluid:before,
.contact-category ul.category li.row-fluid:after {
  display: table;
  content: " ";
}
.contact-category ul.category li.row-fluid:after {
  clear: both;
}
.contact-category ul.category li.row-fluid > div {
  margin: 0;
}
.contact-category .cat-children ul {
  border: 0;
  border-top: 1px solid #eaeaea;
}
.contact-category .cat-children ul li {
  background: transparent;
  border-bottom: 1px solid #eaeaea;
  padding: 5px 0 5px 0;
}
.contact-category .cat-children ul li h4 {
  border-left: 1px dotted #999999;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  padding-left: 15px;
  margin-left: 20px;
  position: relative;
}
.contact-category .cat-children ul li h4:after {
  border-top: 1px dotted #999999;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  height: 1px;
  width: 10px;
}
.contact-category .cat-children ul li li h4 {
  margin-left: 40px;
}
.contact-category .cat-children ul li li li h4 {
  margin-left: 60px;
}
.contact-category .cat-children ul li li li li h4 {
  margin-left: 80px;
}
.contact-category .cat-children ul li:last-child {
  border: 0;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.category-desc img {
  border-radius: 4px;
  margin-bottom: 25px;
  max-width: 100%;
}
.category-item {
  margin-bottom: 30px;
}
.category-item img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  max-width: 100%;
}
.category-item .category-item-inner {
  border: 1px solid #eaeaea;
  border-radius: 4px;
  padding: 30px;
}
.category-item .category-item-inner:before,
.category-item .category-item-inner:after {
  display: table;
  content: " ";
}
.category-item .category-item-inner:after {
  clear: both;
}
.category-item .item-img {
  margin: -30px -30px 25px;
}
.category-item .page-header {
  border-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  padding: 0;
}
.category-item .page-header a {
  color: #333399;
}
.category-item .page-header a:hover,
.category-item .page-header a:active,
.category-item .page-header a:focus {
  text-decoration: underline;
}
.category-item .page-header .badge {
  background-color: #f2f3f7;
  border-radius: 50%;
  color: #aaaaaa;
  font-size: 16px;
  font-weight: 600;
  margin-left: 12.5px;
  padding: 5px 10px;
}
.category-item .page-header .btn {
  background: #333333;
  color: #ffffff;
  font-size: 12px;
  line-height: 1;
  margin-left: 8.33333333px;
}
.category-item .page-header .btn .fa {
  vertical-align: middle;
}
.category-item .page-header .btn:hover,
.category-item .page-header .btn:active,
.category-item .page-header .btn:focus {
  background: #16844e;
  color: #ffffff;
}
.category-item .page-header .btn[aria-expanded="true"] .fa-plus:before {
  content: "\f068";
}
.category-item .category-desc p {
  margin-bottom: 0;
}
.category-item .fade {
  padding-left: 15px;
  padding-right: 15px;
}
.category-item .fade:before,
.category-item .fade:after {
  display: table;
  content: " ";
}
.category-item .fade:after {
  clear: both;
}
.category-item .category-item {
  width: 100%;
}
.category-item .category-item + .category-item {
  margin-top: 25px;
}
.category-item .category-item .page-header {
  font-size: 16px;
  line-height: 1.5625;
  padding-top: 16.5px;
  padding-bottom: 16.5px;
}
.category-item .category-item .category-desc {
  border-top: 1px solid #eaeaea;
  padding-top: 30px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 12.5px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 25px;
  margin-bottom: 25px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 25px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  display: table;
  content: " ";
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 25px;
  margin-bottom: 25px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 25px;
  font-size: 18px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 16px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 18px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eaeaea;
  float: left;
  line-height: normal;
  margin-right: 12.5px;
  padding: 12.5px 25px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 25px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eaeaea;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 25px 25px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #333333;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #333333;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  border: 0;
  background: #333333;
  color: #ffffff;
  line-height: 50px;
  padding: 0;
  text-align: center;
  height: 50px;
  width: 50px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background: #16844e;
}
.pagenav li > a span {
  display: none;
  font-size: 24px;
  line-height: 50px;
}
.pagenav li > a span.icon-chevron-left {
  display: block;
}
.pagenav li > a span.icon-chevron-left:before {
  content: "\f104";
}
.pagenav li > a span.icon-chevron-right {
  display: block;
}
.pagenav li > a span.icon-chevron-right:before {
  content: "\f105";
}
.view-article .pagenav {
  margin-top: 50px;
}
.items-more {
  margin-top: 50px;
  margin-bottom: 12.5px;
}
.items-more h3 {
  font-size: 18px;
  margin: 0 0 25px;
}
.items-more .nav > li {
  border-top: 1px solid #eaeaea;
}
.items-more .nav > li > a {
  border: 0;
  padding: 10px 0;
}
.items-more .nav > li > a:after {
  content: "\f119";
  font-family: "Ionicons";
  margin-left: 12.5px;
}
.items-more .nav > li > a:hover,
.items-more .nav > li > a:focus,
.items-more .nav > li > a:active {
  background: none;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 12.5px 0;
}
.display-limit {
  margin: 12.5px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert.alert-message,
.alert.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert.alert-message hr,
.alert.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert.alert-message .alert-link,
.alert.alert-success .alert-link {
  color: #356635;
}
.alert.alert-info,
.alert.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert.alert-info hr,
.alert.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert.alert-info .alert-link,
.alert.alert-notice .alert-link {
  color: #2d6987;
}
.alert.alert-error,
.alert.danger,
.alert.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert.alert-error hr,
.alert.danger hr,
.alert.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert.alert-error .alert-link,
.alert.danger .alert-link,
.alert.alert-error .alert-link {
  color: #953b39;
}
.alert.warning,
.alert.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert.warning hr,
.alert.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert.warning .alert-link,
.alert.alert-warning .alert-link {
  color: #a47e3c;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 16px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 12.5px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.t3onoff {
  width: 89px;
}
.t3onoff label:before {
  text-align: left;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #eaeaea;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #eaeaea;
}
.btn-group .chzn-results {
  white-space: normal;
}
#modal-jform_consentbox,
#modal-consentbox {
  top: 5%;
  display: block;
  z-index: 1050;
  left: 50%;
  width: 80%;
  position: fixed;
  margin-left: -40%;
  background: #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  outline: none;
  padding: 0 !important;
  transform: none;
  bottom: auto;
}
#modal-jform_consentbox.in,
#modal-consentbox.in {
  opacity: 1;
  display: block !important;
}
#modal-jform_consentbox .modal-header,
#modal-consentbox .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
#modal-jform_consentbox .modal-header .close,
#modal-consentbox .modal-header .close {
  position: relative;
  z-index: 100;
}
#modal-jform_consentbox .modal-body,
#modal-consentbox .modal-body {
  overflow-y: auto;
  width: 98%;
  position: relative;
  padding: 1%;
}
#modal-jform_consentbox .modal-body,
#modal-consentbox .modal-body {
  height: 75vh;
}
#modal-jform_consentbox .iframe,
#modal-consentbox .iframe {
  height: 98%;
}
#modal-consentbox .modal-header h3,
#modal-jform_consentbox .modal-header h3 {
  margin: 0;
  font-size: 26px;
}
#sbox-window #sbox-content iframe {
  max-width: 100%;
  max-height: 100%;
}
.tag-category img {
  max-width: 100%;
}
.tag-category .category-desc img {
  margin-bottom: 25px;
}
.tag-category .filters {
  margin-bottom: 45px;
}
.tag-category #filter-search {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
@media (max-width: 480px) {
  .tag-category #filter-search {
    width: 180px;
  }
}
.tag-category .btn-toolbar .btn-group {
  display: flex;
  margin-bottom: 15px;
}
.tag-category .btn-toolbar .btn-group .btn {
  background-color: #ffffff;
  border-color: #eaeaea;
  color: #333333;
  margin-left: -1px;
}
@media (max-width: 767px) {
  .tag-category .btn-toolbar .btn-group .btn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.tag-category .btn-toolbar .btn-group .btn:hover {
  background-color: #f2f3f7;
}
.tag-category .item {
  margin-bottom: 30px;
}
.tag-category .item img {
  border-radius: 4px;
}
.tag-category .item h3 {
  font-size: 20px;
  line-height: 1.5;
  margin-top: 25px;
  margin-bottom: 12.5px;
}
.tag-category .item h3 a {
  color: inherit;
}
.tag-category .item h3 a:active,
.tag-category .item h3 a:hover,
.tag-category .item h3 a:focus {
  text-decoration: underline;
}
.tag-category .tag-body p {
  display: inline;
}
.tag-category .cats-list .item {
  border: 1px solid #eaeaea;
  border-radius: 4px;
  text-align: center;
}
.tag-category .cats-list .item img {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.tag-category .cats-list div.caption {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 25px;
}
.tag-category .cats-list .list-hits {
  background: #f2f3f7;
  border-radius: 4px;
  color: #aaaaaa;
  margin-top: 12.5px;
}
.tag-category .cats-list p {
  margin-bottom: 12.5px;
}
.com-tags-tag .filters {
  justify-content: space-between !important;
}
.com-tags-tag .filters::before,
.com-tags-tag .filters::after {
  content: '';
}
@media (max-width: 767px) {
  .contact .contact-form .control-group.inline {
    display: flex;
  }
}
@media (max-width: 767px) {
  .contact .contact-form .control-group.inline .control-label {
    width: auto;
    padding-top: 0;
    margin-right: 6.25px;
  }
}
@media (max-width: 767px) {
  .contact .contact-form .control-group .controls {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .item-page .article-index {
    width: 100%;
  }
}
.pagenavigation > ul {
  width: 100%;
}
.pagenavigation > ul .next {
  float: right;
}
@media (max-width: 767px) {
  .registration .control-group .controls {
    margin-left: 0;
  }
}
.request-confirm {
  border: 1px solid #eaeaea;
  margin: auto;
  max-width: 650px;
  padding: 60px;
}
@media (max-width: 767px) {
  .request-confirm {
    padding: 25px;
  }
}
.request-confirm .control-group .control-label label {
  font-weight: 500;
}
.request-confirm .control-group .controls {
  margin-left: 0;
}
.request-confirm .form-group > div {
  padding: 0;
}
.request-confirm .form-validate {
  background: transparent;
  border: none;
  padding: 0;
}
.request-confirm .form-validate legend {
  background-color: #fcf8e3;
  border-color: #faebcc;
  border-radius: 4px;
  color: #c09853;
  font-size: 15px;
  margin-bottom: 25px;
  padding: 12.5px 25px;
}
.btn-group .dropdown-toggle {
  box-shadow: none;
}
.btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.calendar-container .time > td .time {
  padding: 0;
  border-radius: 0;
  height: 50px;
}
.calendar-container .buttons-wrapper .js-btn {
  padding: 12.5px 15px;
  margin-right: 6px;
}
#adminForm #editor-xtd-buttons .btn {
  margin-bottom: 4.16666667px;
}
#adminForm #editor-xtd-buttons .btn:hover {
  background-color: #eeeeee;
}
#adminForm .js-stools-container-bar .btn-wrapper {
  margin-bottom: 4.16666667px;
}
#adminForm .js-stools-container-filters .js-stools-field-filter .chzn-container {
  width: 220px !important;
}
#adminForm .toggle-editor .btn {
  padding: 12.5px 15px;
  color: #aaaaaa;
}
#adminForm .toggle-editor .btn:hover {
  color: #555555;
}
#adminForm .tab-content .control-group .controls .media-preview {
  line-height: 65px;
  width: 30px;
  background: #e6e6e6;
}
#adminForm .tab-content .control-group .controls .btn {
  background: #e6e6e6;
}
.window-mainbody .btn-group .btn {
  margin: 0 4.16666667px 4.16666667px 0;
  border-radius: 0;
}
#modules-form .control-group #jform_showtitle {
  min-height: 0;
}
#modules-form #options .jaacm-list {
  overflow: auto;
}
#modules-form .media-preview .hasTipPreview {
  display: flex;
  align-items: center;
  height: 100%;
}
#modules-form .accordion-group .accordion-inner .control-group .controls {
  margin-left: 12.5px !important;
  float: left;
}
#imageForm .well .control-group {
  margin-bottom: 8px;
}
#imageForm .well .control-group > div {
  margin: 0;
  display: flex;
}
#imageForm .well .control-group > div .btn {
  margin: 0 10px;
}
#imageForm .well .control-group .control-label {
  width: 130px;
}
#imageForm .well .control-group .controls input {
  width: 100%;
}
#templates-form #page-site .radio {
  min-height: 0;
}
.remind-confirm .control-group .controls {
  margin: 0;
}
.j40 #modal-jform_consentbox {
  background: transparent;
}
.j40 #modal-jform_consentbox.fade {
  visibility: hidden;
}
.j40 #modal-jform_consentbox.fade.show {
  opacity: 1;
  visibility: visible;
}
.j40 #modal-jform_consentbox .modal-dialog {
  width: 80vw;
  transform: translate(0, 0);
}
.j40 #modal-jform_consentbox .modal-dialog .modal-content .modal-header .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 10;
  border-radius: 50%;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.5);
  height: 30px;
  width: 30px;
  border: none;
}
.j40 #modal-jform_consentbox .modal-dialog .modal-content .modal-header .btn-close:after {
  display: inline-block;
  font-family: FontAwesome;
  content: '\f00d';
  font-size: 15px;
  color: #ffffff;
}
.j40 #modal-jform_consentbox .modal-dialog .modal-content .modal-header .btn-close:hover {
  background: rgba(0, 0, 0, 0.75);
}

.page-header {
  padding-bottom: 11.5px;
  margin: 0 0 25px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  margin: 0 0 25px;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: " ";
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -25px;
}
.article-title,
.article-header h1 {
  margin: 0 0 25px 0;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 50px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding: 100px 0;
  }
  .masthead h1 {
    font-size: 112px;
  }
  .masthead p {
    font-size: 32px;
  }
  .masthead .btn-lg {
    margin-top: 25px;
    padding: 18px 42px;
    font-size: 24px;
  }
}
.jumbotron-primary {
  background-color: #333333;
  color: #eafcf3;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #bff4da;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.container {
  max-width: 100%;
}
@media (max-width: 767px) {
  .equal-height > * {
    min-height: 0 !important;
  }
  .equal-height.equal-height-child .col > * {
    min-height: 0 !important;
  }
}
.t3-header {
  background: #ffffff;
}
@media (max-width: 991px) {
  .t3-header {
    position: relative;
  }
}
.t3-header .container-inner {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.t3-header .header-inner {
  align-items: center;
  display: flex;
}
@media (max-width:500px) {
	.t3-header .container-inner {
		display:block;
	}
html:not(.home) .t3-header.has-hero .headright {
    width: 110px;
    margin: 30px auto 0px;
}	
}
@media (min-width: 992px) {
  .t3-header.header-style-5 .container-inner {
    flex-direction: column;
  }
  .t3-header.header-style-5 .header-inner {
    width: 100%;
    justify-content: space-between;
  }
  .t3-header.header-style-5 .headleft {
    display: flex;
    align-items: center;
  }
  .t3-header.header-style-5 .headleft .logo-mainnav {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    width: 0;
    opacity: 0;
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
  }
  .t3-header.header-style-5 .logo {
    border-bottom: 1px solid #eaeaea;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 30px 0;
    min-height: 140px;
    width: 100%;
  }
  .t3-header.header-style-5 .logo a {
    font-size: 36px;
  }
  .t3-header.header-style-5 .logo img {
    max-height: 80px;
  }
  .t3-header.header-style-5 .navbar-default .navbar-nav > li > a,
  .t3-header.header-style-5 .navbar-default .navbar-nav > li > span {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media (max-width: 992px) {
  .t3-header.header-style-5 .logo-mainnav {
    display: none;
  }
}
.t3-wrapper.affix {
  position: relative;
}
@media (min-width: 992px) {
  .t3-wrapper.affix {
    padding-top: 230px;
  }
  .t3-wrapper.affix #t3-header {
    background: #ffffff;
    border-bottom: 1px solid #eaeaea;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
  .t3-wrapper.affix #t3-header .logo {
    display: none;
  }
  .t3-wrapper.affix #t3-header .headleft .logo-mainnav {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-right: 30px;
    width: auto;
    opacity: 1;
  }
  .t3-wrapper.affix #t3-header .headleft .logo-image img {
   /* max-height: 30px;*/
  }
}
.t3-topbar {
  background: #1b3060;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-image img {
  /*max-height: 30px;*/
}
.logo-text a {
  color: #333399;
  text-decoration: none;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -1px;
}
.logo-text a b {
  color: #333333;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 10px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 6.25px;
}
.headright {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .headright {
    line-height: 60px;
  }
}
.head-search {
  margin-left: 15px;
}
.head-search .search,
.head-search .form-search {
  background: transparent;
  border: none;
  padding: 0;
  position: relative;
  height: 30px;
  width: 30px;
}
.head-search .search label,
.head-search .form-search label {
  display: none;
}
.head-search .search .form-control,
.head-search .form-search .form-control,
.head-search .search .search-query,
.head-search .form-search .search-query {
  border-radius: 4px;
  background-image: url('../../../images/ico/search.png');
  background-position: 8px center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  border: 1px solid transparent;
  color: #aaaaaa;
  position: absolute;
  padding: 0 0 0 30px;
  font-size: 14px;
  right: 0;
  top: 0;
  height: 30px;
  max-width: none;
  z-index: 10;
  width: 30px;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.head-search .search .form-control::-moz-placeholder,
.head-search .form-search .form-control::-moz-placeholder,
.head-search .search .search-query::-moz-placeholder,
.head-search .form-search .search-query::-moz-placeholder {
  color: #aaaaaa;
  opacity: 1;
}
.head-search .search .form-control:-ms-input-placeholder,
.head-search .form-search .form-control:-ms-input-placeholder,
.head-search .search .search-query:-ms-input-placeholder,
.head-search .form-search .search-query:-ms-input-placeholder {
  color: #aaaaaa;
}
.head-search .search .form-control::-webkit-input-placeholder,
.head-search .form-search .form-control::-webkit-input-placeholder,
.head-search .search .search-query::-webkit-input-placeholder,
.head-search .form-search .search-query::-webkit-input-placeholder {
  color: #aaaaaa;
}
.head-search .search .form-control:focus,
.head-search .form-search .form-control:focus,
.head-search .search .search-query:focus,
.head-search .form-search .search-query:focus {
  border-color: #eaeaea;
  width: 150px;
  padding-right: 25px;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
@media (max-width: 767px) {
  .head-search .search .form-control:focus,
  .head-search .form-search .form-control:focus,
  .head-search .search .search-query:focus,
  .head-search .form-search .search-query:focus {
    width: 120px;
  }
}
.t3-section-wrap .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.t3-section-wrap .t3-section {
  background-repeat: no-repeat;
}
.t3-section-wrap .padding-bottom {
  padding-bottom: 150px;
}
@media (max-width: 1199px) {
  .t3-section-wrap .padding-bottom {
    padding-bottom: 60px;
  }
}
.t3-section-wrap .padding-top {
  padding-top: 150px;
}
@media (max-width: 1199px) {
  .t3-section-wrap .padding-top {
    padding-top: 60px;
  }
}
.t3-section-wrap .border-top {
  border-top: 1px solid #eaeaea;
}
.t3-section-wrap .border-bottom {
  border-bottom: 1px solid #eaeaea;
}
.t3-section-wrap .mod-bg-gray {
  background: #f2f3f7;
}
.t3-section-wrap .mod-bg-primary {
  background-color: #333333;
  color: #ffffff;
}
.t3-section-wrap .mod-bg-primary .sub-heading,
.t3-section-wrap .mod-bg-primary .section-title h3,
.t3-section-wrap .mod-bg-primary .section-title .h3 {
  color: #ffffff;
}
.t3-section-wrap .mod-bg-secondary {
  background-color: #333399;
  color: #ffffff;
}
.t3-section-wrap .mod-bg-secondary .sub-heading,
.t3-section-wrap .mod-bg-secondary .section-title h3,
.t3-section-wrap .mod-bg-secondary .section-title .h3 {
  color: #ffffff;
}
.sub-heading {
  color: #333333;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 25px;
}
.section-title {
  margin-bottom: 60px;
  max-width: 520px;
}
@media (max-width: 767px) {
  .section-title {
    margin-bottom: 20px !important;
  }
  .sectionExampleprocedures .title.example{
    margin-bottom: 20px !important;
  }
}
.section-title h3,
.section-title .h3 {
  font-size: 36px;
  font-weight: 400;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .section-title h3,
  .section-title .h3 {
    font-size: 28px;
  }
}
.section-title .lead {
  margin-top: 30px;
}
.align-center .section-title {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.t3-sl {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 75px;
    padding-top: 75px;
  }
}
.t3-mainbody {
  padding-bottom: 75px;
  padding-top: 40px;
}
@media (max-width: 767px) {
  .t3-mainbody {
    padding-bottom: 45px;
    padding-top: 45px;
  }
}
@media (min-width: 1300px) {
  .t3-mainbody > .row {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media (min-width: 1300px) {
  .t3-mainbody > .row > div {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  .t3-mainbody > .row > div.t3-sidebar-right {
    border-left: 1px solid #eaeaea;
  }
}
@media (min-width: 768px) {
  .t3-mainbody > .row > div.t3-sidebar-left {
    border-right: 1px solid #eaeaea;
  }
}
.t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.t3-sidebar {
  padding-top: 0;
  padding-bottom: 0;
}
.t3-footer {
  background: #111111;
  color: #888888;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer #t3-spotlight {
  padding-top: 150px;
}
@media (max-width: 767px) {
  .t3-footer #t3-spotlight {
    padding-top: 30px;
  }
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #333333;
}
/*.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  border-bottom-color: #ffffff;
  color: #ffffff;
}*/
.t3-footer .logo-footer {
  color: #ffffff;
  border: 0;
  font-size: 24px;
  font-weight: 700;
}
.t3-section-footer {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 150px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .t3-section-footer {
    padding-top: 60px;
  }
}
.t3-section-footer + #t3-spotlight {
  padding-top: 60px;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav .t3-module {
  background: #111111;
  color: #888888;
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 12.5px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 30px;
}
.t3-footnav .t3-module ul > li > a {
  background: transparent;
  border: 0;
  color: #888888;
  padding: 0;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  background: transparent;
  color: #ffffff;
}
.t3-footnav .t3-module .list-info {
  border: 0;
}
.t3-footnav .t3-module .list-info > li {
  border: 0;
  margin-right: 5px;
}
.t3-footnav .t3-module .list-info > li > a {
  background: #333333;
  border-radius: 4px;
  color: #ffffff;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  width: 30px;
}
.t3-footnav .t3-module .list-info > li > a:hover,
.t3-footnav .t3-module .list-info > li > a:focus,
.t3-footnav .t3-module .list-info > li > a:active {
  background: #1db067;
}
.t3-footnav .t3-module .list-info > li > a.facebook {
  background: #3b5999;
}
.t3-footnav .t3-module .list-info > li > a.facebook:hover,
.t3-footnav .t3-module .list-info > li > a.facebook:focus,
.t3-footnav .t3-module .list-info > li > a.facebook:active {
  background: #344e87;
}
.t3-footnav .t3-module .list-info > li > a.twitter {
  background: #55acee;
}
.t3-footnav .t3-module .list-info > li > a.twitter:hover,
.t3-footnav .t3-module .list-info > li > a.twitter:focus,
.t3-footnav .t3-module .list-info > li > a.twitter:active {
  background: #3ea1ec;
}
.t3-footnav .t3-module .list-info > li > a.youtube {
  background: #cd201f;
}
.t3-footnav .t3-module .list-info > li > a.youtube:hover,
.t3-footnav .t3-module .list-info > li > a.youtube:focus,
.t3-footnav .t3-module .list-info > li > a.youtube:active {
  background: #b71d1c;
}
.t3-footnav .t3-module .list-info > li > a.instagram {
  background: #e4405f;
}
.t3-footnav .t3-module .list-info > li > a.instagram:hover,
.t3-footnav .t3-module .list-info > li > a.instagram:focus,
.t3-footnav .t3-module .list-info > li > a.instagram:active {
  background: #e12a4c;
}
.t3-footnav .t3-module .list-info > li > a.vimeo {
  background: #1ab7ea;
}
.t3-footnav .t3-module .list-info > li > a.vimeo:hover,
.t3-footnav .t3-module .list-info > li > a.vimeo:focus,
.t3-footnav .t3-module .list-info > li > a.vimeo:active {
  background: #14a7d7;
}
#back-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1000;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: 500ms all;
  -o-transition: 500ms all;
  transition: 500ms all;
}
#back-to-top.affix {
  filter: alpha(opacity=100);
  opacity: 1;
}
#back-to-top .btn {
  background: #333399;
  border: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  color: #ffffff;
  padding: 0;
  font-size: 38px;
  font-weight: 400;
  text-align: center;
  height: 44px;
  line-height: 48px;
  width: 44px;
  padding: 0px 13px !important;
}
#back-to-top .btn span {
  margin-left: 0;
}
.t3-copyright {
  color: #aaaaaa;
  font-size: 13px;
  padding: 50px 0 150px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
@media (max-width: 767px) {
  .t3-copyright {
    padding: 30px 0;
  }
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #000000;
}
.t3-copyright a:hover,
.t3-copyright a:active,
.t3-copyright a:focus {
  border-bottom-color: #ffffff;
  color: #ffffff;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}

.sr-only,
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.btn-close {
  background: #f0f0f0;
  border: 0;
  border-radius: 50%;
  color: #999;
  height: 32px;
  text-align: center;
  width: 32px;
  margin-left: auto;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.btn-close::before {
  content: "\f00d";
  display: block;
  font-family: FontAwesome3 !important;
  font-size: 16px;
}
.btn-close:hover {
  cursor: pointer;
  color: #666;
}
.field-calendar .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.field-calendar .input-group .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.field-calendar a:hover,
.field-calendar a:focus,
.field-calendar a:active {
  cursor: pointer;
}
joomla-field-custom.field-custom-wrapper .input-group {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn {
  border-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select {
  background-color: #2f7d32;
  border-color: #2f7d32;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:active {
  background-color: #296e2c;
  border-color: #296e2c;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear {
  background-color: #c52827;
  border: 1px solid #c52827;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:active {
  background-color: #ae2322;
  border-color: #c52827;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn span {
  line-height: 38px;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%;
}
.input-group .form-control {
  width: auto;
}
.input-group .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.com-tags-tag.tag-category .filters {
  display: flex;
  align-items: center;
}
.users-profile-custom-joomlatoken .dl-horizontal dd {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 400px;
}
.com-finder .form-inline > label {
  margin-bottom: 12.5px;
}
.com-finder .input-group {
  display: flex;
  align-items: center;
}
.com-finder .input-group .btn:last-of-type {
  border-radius: 5px;
  margin-left: 12.5px;
}
.j40 joomla-field-media .input-group {
  max-width: 356px;
}
.j40 joomla-field-media .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.j40 joomla-field-media .input-group .form-control {
  border-top-left-radius: 0;
  flex: 1;
}
.j40 joomla-field-media .input-group .btn {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.j40 joomla-field-media .input-group .icon-times::before {
  content: "\f00d";
  display: inline-block;
  font-weight: FontAwesome;
  font-size: 16px;
}
.j40 .form-control-feedback {
  font-size: 12px;
  font-weight: 400;
  top: auto;
  bottom: -28px;
  line-height: 1;
  width: auto;
  white-space: nowrap;
}
.j40 .com-newsfeeds-newsfeed__items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.j40 .com-newsfeeds-newsfeed__items li {
  border-bottom: 1px solid #eaeaea;
  padding: 25px 0;
}
.j40 .com-newsfeeds-newsfeed__items .feed-link {
  margin-bottom: 25px;
}
.j40 figure {
  margin-bottom: 25px;
}
.j40 figure img {
  max-width: 100%;
}
figure.result__image img {
  max-width:400px;
  height:auto;
}
figure.result__image {
	margin-bottom:5px;
}
.j40 #com-contact-form {
  margin-bottom: 25px;
}
.j40 .request-confirm fieldset legend {
  font-size: 16px;
  padding-bottom: 25px;
}
.j40 .article-aside .icons {
  float: right;
}
.j40 .article-aside .icons a {
  display: block;
  position: relative;
}
.j40 .article-aside .icons [role="tooltip"] {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  color: #fff;
  display: none;
  padding: 2px 4px;
  position: absolute;
  white-space: nowrap;
  right: 0;
  max-width: none;
}
.j40 .article-aside .icons:hover [role="tooltip"] {
  display: block;
}
.j40 .password-group .input-group {
  display: flex;
  flex-wrap: nowrap;
}
.j40 .password-group .input-group input {
  width: auto;
}
.j40 .edit.item-page .choices__inner {
  padding-right: 6px;
}
.j40 .edit.item-page .choices__inner button {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  border: 0;
  margin-left: 6px;
  padding: 1px 6px;
}
.j40 .edit.item-page .choices__inner button:hover,
.j40 .edit.item-page .choices__inner button:focus,
.j40 .edit.item-page .choices__inner button:active {
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.profile-edit .password-group .input-group input {
  min-width: 268px;
}
.profile-edit .control-group {
  margin-top: 25px;
}
.profile-edit .control-group .controls {
  float: none;
}
.j40 .joomla-modal.show,
.j42 .joomla-modal.show {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.j40 .joomla-modal.show .modal-dialog,
.j42 .joomla-modal.show .modal-dialog {
  top: 40%;
  transform: translateY(-50%);
}
.j40 .joomla-modal.show .modal-dialog .modal-content,
.j42 .joomla-modal.show .modal-dialog .modal-content {
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  padding-bottom:35px;
}
.j40 .jviewport-width80,
.j42 .jviewport-width80 {
  width: 80vw;
}
.j40 .jviewport-height70,
.j42 .jviewport-height70 {
  height: 70vh;
}
.j40 .modal-header,
.j42 .modal-header {
  align-items: center;
  border-bottom: 1px solid #ddd;
  display: flex;
  padding: 12px 16px;
  justify-content: space-between;
}
.j40 .modal-header h3,
.j42 .modal-header h3 {
  font-size: 24px;
  font-weight: 500;
}
.j40 .modal-body,
.j42 .modal-body {
  overflow: hidden;
  padding: 0;
}
.j40 .iframe,
.j42 .iframe {
  border: 0;
  height: 100%;
  width: 100%;
}
.j40 [role=tooltip]:not(.show),
.j42 [role=tooltip]:not(.show) {
  right: 5em;
  z-index: 1070;
  display: none;
  max-width: 100%;
  padding: .5em;
  margin: .5em;
  color: #000;
  text-align: start;
  background: #fff;
  border: 1px solid #6d757e;
  border-radius: .25rem;
}
.j40 .container-popup [id="filter[search]-desc"],
.j42 .container-popup [id="filter[search]-desc"] {
  top: 100%;
  bottom: auto;
}
.j40 .btn-toolbar,
.j40 .js-stools-container-filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.j40 .ordering-select {
  display: flex;
  align-items: center;
}
.j40 .btn-group {
  margin-right: 12.5px;
}
.j40 .js-stools-container-filters {
  display: none;
  margin-top: 25px;
}
.j40 .js-stools-container-filters.js-stools-container-filters-visible {
  display: flex;
}
.j40 .js-stools-container-filters .js-stools-field-filter {
  margin-right: 12.5px;
}
.j40 .js-stools-container-filters .js-stools-field-filter:last-child {
  margin-right: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner {
  border: 0;
  min-height: auto;
  padding: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner input {
  margin-bottom: 0;
}
.contentpane .subhead {
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}
.contentpane .subhead .btn-toolbar {
  display: flex;
  gap: 12.5px;
  margin: 0;
}
.contentpane .subhead .btn-toolbar::before,
.contentpane .subhead .btn-toolbar::after {
  display: none;
}
.contentpane .media-sidebar {
  border-right: 1px solid #ddd;
}
.contentpane .media-toolbar {
  border-bottom: 1px solid #ddd;
  margin-right: 20px;
  padding-left: 20px;
}
.contentpane .media-toolbar .media-toolbar-icon {
  border-left: 1px solid #ddd;
}
.contentpane .media-toolbar .icon-search-minus,
.contentpane .media-toolbar .icon-search-plus {
  font-family: FontAwesome3;
}
.contentpane .media-toolbar .icon-search-minus::before,
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f010";
  display: block;
  font-size: 16px;
}
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f00e";
}

.acm-slideshow .owl-carousel {
  cursor: move;
  padding: 0;
  overflow: hidden;
}
.acm-slideshow .owl-carousel .item {
  position: relative;
  overflow: hidden;
}
.acm-slideshow .owl-carousel .item .slider-content {
  background-size: cover;
  padding: 180px 0;
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel .item .slider-content {
    padding: 60px 0;
  }
}
.acm-slideshow .owl-carousel .item .slider-content-inner {
  max-width: 480px;
}
.acm-slideshow .owl-carousel .item .slider-content-inner h1 {
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
}
.acm-slideshow .owl-carousel .item .slider-content-inner h1 a {
  color: #ffffff;
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel .item .slider-content-inner h1 {
    font-size: 36px;
    margin-bottom: 0;
  }
}
.acm-slideshow .owl-carousel .item .slider-content-inner .description {
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 0;
  margin-top: 50px;
}
.acm-slideshow .owl-carousel .item .slider-content-inner .btn {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel .item .slider-content-inner .btn {
    margin-top: 30px;
  }
}
.acm-slideshow .owl-carousel .owl-nav {
  bottom: 30px;
  position: absolute;
  right: 30px;
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel .owl-nav {
    bottom: 25px;
    right: 25px;
  }
}
.acm-slideshow .owl-carousel .owl-nav > div {
  border: 2px solid rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  color: #ffffff;
  height: 30px;
  line-height: 26px;
  margin-top: 12.5px;
  text-align: center;
  width: 30px;
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel .owl-nav > div {
    margin-top: 6.25px;
    height: 25px;
    line-height: 21px;
    font-size: 13px;
    width: 25px;
  }
}
.acm-slideshow .owl-carousel .owl-nav > div:hover {
  border-color: #ffffff;
}
@media (min-width: 992px) {
  .acm-slideshow .owl-carousel .owl-dots {
    border-bottom: 1px solid #eaeaea;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
  }
  .acm-slideshow .owl-carousel .owl-dots > div {
    align-items: center;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #333333;
    display: flex;
    justify-content: center;
    flex-grow: 1;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    text-align: center;
    height: 90px;
    width: auto;
  }
  .acm-slideshow .owl-carousel .owl-dots > div:before {
    content: "";
    border-width: 15px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -15px;
    margin-bottom: -15px;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
  }
  .acm-slideshow .owl-carousel .owl-dots > div br {
    display: none;
  }
  .acm-slideshow .owl-carousel .owl-dots > div + div {
    border-left: 1px solid #eaeaea;
  }
  .acm-slideshow .owl-carousel .owl-dots > div.active:before {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .acm-slideshow .owl-carousel .owl-dots {
    bottom: 15px;
    position: absolute;
    width: 100%;
  }
  .acm-slideshow .owl-carousel .owl-dots .owl-dot {
    border-color: #ffffff;
    font-size: 0;
    filter: alpha(opacity=40);
    opacity: 0.4;
  }
  .acm-slideshow .owl-carousel .owl-dots .owl-dot.active {
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
.owl-stage {
  display: flex;
  flex-wrap: wrap;
}
.owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
}
.owl-dots .owl-dot {
  border: 2px solid transparent;
  border-radius: 50%;
  margin: 0 6px;
  height: 8px;
  width: 8px;
}
.owl-dots .owl-dot span {
  background: #d2d3d7;
  border-radius: 50%;
  display: block;
  height: 4px;
  width: 4px;
}
.owl-dots .owl-dot.active {
  background: transparent;
  border-color: #333399;
}
.owl-dots .owl-dot.active span {
  background: transparent;
}
.acm-features .features-item:before,
.acm-features .features-item:after {
  display: table;
  content: " ";
}
.acm-features .features-item:after {
  clear: both;
}
.acm-features .owl-nav {
  display: flex;
}
.acm-features .owl-nav > div {
  background: #f2f3f7;
  border-radius: 4px;
  color: #333333;
  margin: 0;
  line-height: 50px;
  padding: 0;
  text-align: center;
  height: 50px;
  width: 50px;
  filter: alpha(opacity=100);
  opacity: 1;
}
.acm-features .owl-nav > div + div {
  margin-left: 12.5px;
}
.acm-features .owl-nav > div .fa {
  color: #333333;
  font-size: 24px;
}
.acm-features .owl-nav > div .fa.fa-angle-left {
  text-indent: -1px;
}
.acm-features .owl-nav > div .fa.fa-angle-right {
  text-indent: 3px;
}
.acm-features .owl-nav > div:hover {
  background: #e2e4ed;
}
.acm-features.style-1 .section-title {
  padding-right: 30px;
}
@media (max-width: 767px) {
  .acm-features.style-1 .section-title {
    padding-right: 0;
  }
}
.acm-features.style-1 .features-item-inner .features-img {
  margin-bottom: 30px;
}
.acm-features.style-1 .features-item-inner .features-img img {
  border-radius: 4px;
}
.acm-features.style-1 .acm-feature-slide {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 991px) {
  .acm-features.style-1 .acm-feature-slide {
    margin: 0;
  }
}
.acm-features.style-1 .acm-feature-slide .owl-carousel {
  padding: 0;
}
.acm-features.style-1 .acm-feature-slide .features-item-inner p {
  padding-right: 30px;
}
.acm-features.style-1 .owl-item {
  padding: 0 15px;
}
.acm-features.style-1 .owl-nav {
  bottom: 0;
  left: -48.3333%;
  position: absolute;
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .acm-features.style-1 .owl-nav {
    left: -47.33333%;
  }
}
@media (max-width: 991px) {
  .acm-features.style-1 .owl-nav {
    position: relative;
    left: 15px;
    margin-top: 25px;
    margin-bottom: 0;
  }
}
.acm-features.style-1 .acm-feature-block .features-item-inner {
  padding-right: 30px;
  padding-bottom: 60px;
}
.acm-features.style-2 .features-item {
  margin-bottom: 30px;
}
.acm-features.style-2 .img-icon,
.acm-features.style-2 .font-icon {
  margin-bottom: 25px;
}
.acm-features.style-2 .font-icon {
  color: #333399;
  font-size: 60px;
}
.acm-features.style-2 h4 {
  margin-top: 0;
  margin-bottom: 30px;
}
.acm-features.style-2.style-box .features-item {
  background: #ffffff;
  border-radius: 4px;
  padding: 60px 30px 30px;
}
@media (max-width: 767px) {
  .acm-features.style-2.style-box .features-item {
    padding: 30px;
  }
}
.acm-features.style-2.align-center {
  text-align: center;
}
.acm-features.style-3 > .row {
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
.acm-features.style-3 > .row > div {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 991px) {
  .acm-features.style-3 > .row > div {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .acm-features.style-3 .features-image {
    position: relative;
  }
}
.acm-features.style-3 .features-image img {
  width: 100%;
}
@media (min-width: 992px) {
  .acm-features.style-3 .features-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
  }
  .acm-features.style-3 .features-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    max-width: none;
  }
}
.acm-features.style-3 .features-content {
  padding: 120px 0 120px 180px;
  position: relative;
  max-width: 615px;
}
@media (max-width: 1199px) {
  .acm-features.style-3 .features-content {
    padding: 60px 0 60px 90px;
    max-width: 470px;
  }
}
@media (max-width: 991px) {
  .acm-features.style-3 .features-content {
    max-width: 720px;
    padding-left: 0;
    padding-right: 0;
    margin: auto;
    float: none;
  }
}
@media (max-width: 767px) {
  .acm-features.style-3 .features-content {
    padding: 60px 15px;
  }
}
.acm-features.style-3 .features-content .section-title {
  margin-bottom: 40px;
}
.acm-features.style-3 .content-left .features-image {
  left: auto;
  right: 0;
}
.acm-features.style-3 .content-left .features-content {
  padding: 150px 180px 150px 0;
  float: right;
}
@media (max-width: 1199px) {
  .acm-features.style-3 .content-left .features-content {
    padding: 60px 90px 60px 0;
  }
}
@media (max-width: 991px) {
  .acm-features.style-3 .content-left .features-content {
    float: none;
  }
}
@media (max-width: 767px) {
  .acm-features.style-3 .content-left .features-content {
    padding: 60px 15px;
  }
}
.acm-features.style-3 .features-action {
  display: block;
  margin-top: 30px;
}
.acm-features.style-3 .img-icon {
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  color: #333333;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 100;
}
.acm-features.style-3 .img-icon:hover {
  background: #f2f3f7;
}
.acm-features.style-3 .img-icon a {
  display: inline-block;
}
@media (max-width: 991px) {
  .acm-features.style-3 .img-icon.dekstop {
    display: none;
  }
}
.acm-features.style-3 .img-icon.dekstop a {
  height: 90px;
  width: 90px;
  line-height: 90px;
}
.acm-features.style-3 .img-icon.mobile {
  display: none;
}
@media (max-width: 991px) {
  .acm-features.style-3 .img-icon.mobile {
    display: block;
  }
}
.acm-features.style-3 .img-icon.mobile a {
  height: 60px;
  width: 60px;
  line-height: 60px;
}
.acm-features.style-4 .section-title {
  padding: 0 15px;
  max-width: 810px;
  margin-bottom: 150px;
}
@media (max-width: 1199px) {
  .acm-features.style-4 .section-title {
    margin-bottom: 60px;
  }
}
.acm-features.style-4 .row {
  margin-left: 0;
  margin-right: 0;
}
.acm-features.style-4 .row > div {
  padding-left: 0;
  padding-right: 0;
}
.acm-features.style-4 .features-item {
  background: #333399;
  color: #ffffff;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .acm-features.style-4 .features-item {
    flex-direction: column;
  }
}
.acm-features.style-4 .features-item.bg-lv-1 {
  background: #333333;
}
.acm-features.style-4 .features-item.bg-lv-2 {
  background: #336666;
}
.acm-features.style-4 .features-item.bg-lv-3 {
  background: #67615c;
}
.acm-features.style-4 .features-item.bg-lv-4 {
  background: #979eb1;
}
@media (max-width: 767px) {
  .acm-features.style-4 .features-item .img-intro {
    min-height: 400px;
  }
}
.acm-features.style-4 .features-item.content-right {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .acm-features.style-4 .features-item.content-right {
    flex-direction: column;
  }
}
.acm-features.style-4 .features-item.content-right .img-intro {
  margin-right: -1px;
}
.acm-features.style-4 .features-item.content-left .img-intro {
  margin-left: -1px;
}
.acm-features.style-4 .features-item > div {
  width: 50%;
}
@media (max-width: 767px) {
  .acm-features.style-4 .features-item > div {
    width: 100%;
  }
}
.acm-features.style-4 .features-item .content-wrap {
  padding: 90px;
}
@media (max-width: 1400px) {
  .acm-features.style-4 .features-item .content-wrap {
    padding: 60px;
  }
}
@media (max-width: 767px) {
  .acm-features.style-4 .features-item .content-wrap {
    padding-bottom: 45px !important;
  }
}
.acm-features.style-4 .features-item .content-wrap h4 {
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 7px;
}
.acm-features.style-4 .features-item .content-wrap .font-icon {
  font-size: 45px;
  margin-bottom: 30px;
}
.acm-features.style-4 .features-item .content-wrap .img-icon {
  margin-bottom: 30px;
}
.acm-features.style-4 .features-item .content-wrap p {
  filter: alpha(opacity=75);
  opacity: 0.75;
}
.acm-features.style-4 .features-item .content-wrap a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #ffffff;
  font-weight: 700;
}
.acm-features.style-4 .features-item .content-wrap a span {
  margin-left: 8px;
}
.acm-features.style-4 .features-item .content-wrap a:hover,
.acm-features.style-4 .features-item .content-wrap a:focus,
.acm-features.style-4 .features-item .content-wrap a:active {
  border-bottom-color: #ffffff;
}
.acm-features.style-4 .features-item .img-intro {
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
.acm-features.style-5 .features-item {
  background-size: cover;
  background-position: center center;
  padding: 150px 0;
}
@media (max-width: 991px) {
  .acm-features.style-5 .features-item {
    padding: 75px 0;
  }
}
.acm-features.style-5 .features-item .group-item {
  max-width: 570px;
  background: #ffffff;
  border-radius: 4px;
  padding: 90px 120px 90px 90px;
  float: right;
  text-align: left;
}
@media (max-width: 991px) {
  .acm-features.style-5 .features-item .group-item {
    padding: 30px;
  }
}
.acm-features.style-5 .features-item .group-item h2 {
  font-weight: 400;
  margin: 0 0 25px 0;
}
@media (max-width: 991px) {
  .acm-features.style-5 .features-item .group-item h2 {
    font-size: 28px;
  }
}
.acm-features.style-5 .features-item .group-item .lead {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .acm-features.style-5 .features-item .group-item .lead {
    margin-bottom: 30px;
  }
}
.acm-features.style-6 .content-right {
  padding-right: 90px;
}
@media (max-width: 767px) {
  .acm-features.style-6 .content-right {
    padding-right: 0;
  }
}
.acm-features.style-6 .content-right .title h2 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.25;
  color: #ffffff;
}
@media (max-width: 767px) {
  .acm-features.style-6 .content-right .title h2 {
    font-size: 28px;
  }
}
.acm-features.style-6 .content-right .lead {
  margin-bottom: 60px;
  opacity: 0.7;
}
.t3-section.padding-bottom.block-style {
  padding-bottom: 90px;
}
.acm-accordion {
  text-align: left;
}
.acm-accordion.panel-group .panel {
  border: 0;
  background: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.acm-accordion.panel-group .panel + .panel {
  margin-top: 15px;
}
.acm-accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: 1px solid #eaeaea;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  color: #aaaaaa;
  padding: 25px;
}
.acm-accordion .panel-title {
  position: relative;
  font-size: 16px;
}
.acm-accordion .panel-title a {
  background: #333399;
  color: #ffffff;
  border-radius: 4px 4px 0 0;
  display: block;
  font-weight: 500;
  font-family: 'Roboto-Medium';
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  padding-right: 60px;
  text-indent: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.acm-accordion .panel-title a.collapsed {
  background: #f2f3f7;
  color: #333333;
  border-radius: 4px;
}
.acm-accordion .panel-title a.collapsed:hover {
  color: #333333;
}
.acm-accordion .panel-title a.collapsed:hover .fa {
  background: #333333;
}
.acm-accordion .panel-title a:focus,
.acm-accordion .panel-title a:hover,
.acm-accordion .panel-title a:focus {
  outline: none;
  text-decoration: none;
}
.acm-accordion .panel-title .marker {
  background: transparent;
  color: #999999;
  height: 60px;
  font-size: 16px;
  line-height: 60px;
  text-align: center;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  text-indent: 0;
  width: 60px;
}
.acm-accordion .panel-title .marker .fa {
  background: #333333;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  text-align: center;
  line-height: 31px;
  height: 30px;
  width: 30px;
}
.acm-accordion .panel-title .marker-close {
  display: none;
}
.acm-accordion .panel-title .marker-open {
  display: inline-block;
}
.acm-accordion .panel-title .collapsed .marker-close {
  display: inline-block;
}
.acm-accordion .panel-title .collapsed .marker-open {
  display: none;
}
.acm-accordion .panel-heading {
  padding: 0;
}
.acm-testimonial.style-1 .testimonial-content {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -28px;
  overflow: hidden;
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel {
  padding: 0;
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .owl-wrapper {
  display: flex !important;
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .owl-item {
  padding: 0 15px;
  position: relative;
  color: #fff;
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .owl-item:before {
 
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item {
  /*background: #ffffff;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  padding: 45px 45px 90px 45px;
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;*/
}
@media (max-width: 767px) {
  .acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item {
    padding: 25px 25px 90px 25px;
  }
}
.mod-bg-white .acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item {
  background: transparent;
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item .testimonial-img {
  position: relative;
  margin: -45px -45px 45px -45px;
}
@media (max-width: 767px) {
  .acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item .testimonial-img {
    margin: -25px -25px 25px -25px;
  }
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item .testimonial-img img {
  width: 100%;
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item .testimonial-img .label-highlight {
  bottom: -15px;
  background: #333399;
  border-radius: 4px;
  color: #ffffff;
  position: absolute;
  height: 30px;
  line-height: 30px;
  left: 50%;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  text-align: center;
  padding: 0 15px;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item h4 {
  margin-top: 0;
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item .action-link-icon {
/*  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -15px;*/
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item.no-button {
  padding: 45px;
}
@media (max-width: 767px) {
  .acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item.no-button {
    padding: 25px;
  }
}
.acm-testimonial.style-1 .btn-action {
  text-align: center;
  margin-top: 60px;
}
.acm-testimonial.style-2 .owl-dots {
  justify-content: flex-start;
  margin-top: 25px;
  margin-left: 210px;
}
@media (max-width: 767px) {
  .acm-testimonial.style-2 .owl-dots {
    margin-left: 0;
  }
}
.acm-testimonial.style-2 .owl-dots .owl-dot.active {
  border-color: #ffffff;
}
.acm-testimonial.style-2 .testimonial-item-inner {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .acm-testimonial.style-2 .testimonial-item-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
.acm-testimonial.style-2 .testimonial-avatar {
  border-radius: 50%;
  height: 180px;
  overflow: hidden;
  margin-right: 30px;
  width: 180px;
}
@media (max-width: 767px) {
  .acm-testimonial.style-2 .testimonial-avatar {
    margin-bottom: 15px;
    height: 60px;
    width: 60px;
  }
}
.acm-testimonial.style-2 .testimonial-content {
  color: #333333;
  font-size: 24px;
  font-family: "PTRootUI", Helvetica, Arial, sans-serif;
  max-width: 615px;
}
@media (max-width: 767px) {
  .acm-testimonial.style-2 .testimonial-content {
    font-size: 20px;
  }
}
.acm-testimonial.style-2 .testimonial-info {
  font-size: 20px;
  font-weight: 500;
  margin-top: 30px;
}
.acm-testimonial.style-2 .testimonial-info span {
  display: block;
  text-transform: none;
  font-size: 13px;
  margin-top: 6.25px;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.t3-footer .acm-testimonial.style-2 .testimonial-content,
.t3-footer .acm-testimonial.style-2 .testimonial-info {
  color: #ffffff;
}
.acm-testimonial.style-3 {
  overflow: hidden;
}
.acm-testimonial.style-3 .section-title {
  margin: 0 auto 60px;
  text-align: center;
}
.acm-testimonial.style-3 .section-title h2 {
  font-weight: 400;
}
.acm-testimonial.style-3 .owl-stage-outer {
  overflow: visible;
}
.acm-testimonial.style-3 .testimonial-item-wrap .testimonial-item-inner {
  text-align: center;
}
.acm-testimonial.style-3 .testimonial-item-wrap .testimonial-item-inner .lead-desc {
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  padding: 50px;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .acm-testimonial.style-3 .testimonial-item-wrap .testimonial-item-inner .lead-desc {
    padding: 25px;
  }
}
.acm-testimonial.style-3 .testimonial-item-wrap .testimonial-item-inner .lead-desc:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #ffffff;
}
.acm-testimonial.style-3 .testimonial-item-wrap .testimonial-item-inner .testimonial-img img {
  border-radius: 50%;
  display: inline-block;
  width: auto;
}
.acm-testimonial.style-3 .testimonial-item-wrap .testimonial-item-inner h5 {
  margin: 15px 0 6px 0;
}
.acm-teams > .row {
  margin-bottom: -15px;
  margin-top: -15px;
}
.acm-teams > .row > div {
  padding-top: 15px;
  padding-bottom: 15px;
}
.acm-teams .teams-item {
  background: #ffffff;
  text-align: center;
  border-radius: 4px;
}
.acm-teams .teams-item .avatar img {
  width: 100%;
  max-width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.acm-teams .avatar img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.acm-teams .member-info {
  padding: 25px;
}
.mod-bg-white .acm-teams .member-info {
  border: 1px solid #eaeaea;
  border-top: 0;
}
.acm-teams h4 {
  margin-top: 0;
}
.acm-teams h4 a {
  color: #333333;
}
.acm-teams h4 a:hover,
.acm-teams h4 a:focus,
.acm-teams h4 a:active {
  color:#333333;
}
.acm-teams .position {
  display: block;
  color: #aaaaaa;
  font-size: 13px;
}
.acm-teams .action-link-icon {
  margin-top: 30px;
}
.acm-teams .teams-action {
  text-align: center;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .acm-teams .teams-action {
    margin-top: 30px;
  }
}
.acm-teams .teams-action b {
  border-bottom: 1px solid #ffffff;
}
@media (max-width: 767px) {
  .acm-teams .teams-action a {
    padding: 25px;
  }
}
.acm-cliens .row {
  margin-left: 0;
  margin-right: 0;
}
.acm-cliens .row > div {
  padding-left: 0;
  padding-right: 0;
  line-height: 1;
}
.acm-cliens .client-item .client-img {
  background: transparent;
  height: 200px;
  line-height: 200px;
  text-align: center;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
@media (max-width: 767px) {
  .acm-cliens .client-item .client-img {
    height: 100px;
    padding-bottom: 0;
  }
}
.acm-cliens .client-item .client-img img {
  display: inline-block;
  max-height: 200px;
}
.acm-cliens .client-item:hover .client-img img {
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}
@media (max-width: 767px) {
  .acm-cliens .client-item {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
    width: 50% !important;
    text-align: center;
  }
}
.acm-cliens .client-item .client-img > img {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.acm-cliens .action {
  margin-top: 30px;
}
.acm-hero.style-1 .hero-item {
  position: relative;
}
.acm-hero.style-1 .hero-item.normal {
  padding: 125px 0;
}
@media (max-width: 767px) {
  .acm-hero.style-1 .hero-item.normal {
    padding: 75px 10px;
  }
}
.acm-hero.style-1 .hero-item.large {
  padding: 200px 0 180px 0;
}
@media (max-width: 767px) {
  .acm-hero.style-1 .hero-item.large {
    padding: 100px 0 75px 0;
  }
}
.acm-hero.style-1 .hero-item.extra-large {
  padding: 350px 0;
}
@media (max-width: 991px) {
  .acm-hero.style-1 .hero-item.extra-large {
    padding: 150px 0 75px 0;
  }
}
.acm-hero.style-1 .hero-item .ft-bg,
.acm-hero.style-1 .hero-item .ft-bg-xs {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.acm-hero.style-1 .hero-item .group-item {
  position: relative;
}
.acm-hero.style-1 .hero-item .wrap-content .sub-heading span {
  color: #ffffff;
}
.acm-hero.style-1 .hero-item .wrap-content h1 {
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 0;
}
@media (max-width: 991px) {
  .acm-hero.style-1 .hero-item .wrap-content h1 {
    font-size: 28px;
  }
}
.acm-hero.style-1 .hero-item .wrap-content p {
  color: #ffffff;
  margin-bottom: 60px;
  opacity: 0.8;
}
@media (max-width: 767px) {
  .acm-hero.style-1 .hero-item .wrap-content p {
    margin-bottom: 30px;
  }
}
.acm-hero.style-1 .icon-bottom {
  border-bottom: 35px solid #ffffff;
  border-left: 35px solid transparent;
  border-right: 35px solid transparent;
  bottom: 0;
  color: #333333;
  display: flex;
  justify-content: center;
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .acm-hero.style-1 .icon-bottom {
    flex-direction: column;
    align-items: center;
  }
}
.acm-hero.style-1 .icon-bottom span {
  margin-top: 15px;
}
.acm-hero.style-1 .icon-bottom:hover span {
  color: #333333;
}
.acm-hero.style-1 .img-icon a {
  display: inline-block;
  color: #ffffff;
  background: transparent;
  border-radius: 50%;
  border: 2px solid #ffffff;
  text-align: center;
}
.acm-hero.style-1.align-left .wrap-content {
  max-width: 560px;
}
@media (max-width: 991px) {
  .acm-hero.style-1.align-left .wrap-content {
    order: 2;
  }
}
@media (max-width: 991px) {
  .acm-hero.style-1.align-left .group-item {
    display: flex;
    flex-direction: column;
  }
}
.acm-hero.style-1.align-left .group-item .img-icon {
  font-size: 36px;
  position: absolute;
  right: 90px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media (max-width: 991px) {
  .acm-hero.style-1.align-left .group-item .img-icon {
    font-size: 24px;
    position: static;
    right: auto;
    left: 0;
    top: 0;
    order: 1;
    transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
  }
}
.acm-hero.style-1.align-left .group-item .img-icon a {
  height: 180px;
  width: 180px;
  line-height: 176px;
}
@media (max-width: 991px) {
  .acm-hero.style-1.align-left .group-item .img-icon a {
    height: 90px;
    line-height: 86px;
    width: 90px;
  }
}
.acm-hero.style-1.align-center {
  text-align: center;
}
.acm-hero.style-1.align-center .wrap-content {
  margin: 0 auto;
  max-width: 760px;
}
.acm-hero.style-1.align-center .wrap-content .lead {
  padding: 0 90px;
}
@media (max-width: 767px) {
  .acm-hero.style-1.align-center .wrap-content .lead {
    padding: 0;
  }
}
.acm-hero.style-1.align-center .img-icon {
  display: inline-block;
  font-size: 15px;
}
.acm-hero.style-1.align-center .img-icon a {
  height: 60px;
  width: 60px;
  line-height: 56px;
}
.acm-statics.style-1 {
  text-align: center;
}
.acm-statics.style-1 .row {
  margin: 0;
}
.acm-statics.style-1 .row .col {
  padding: 0;
}
.acm-statics.style-1 a {
  text-decoration: none;
  margin: 0;
}
.acm-statics.style-1 a:hover {
  text-decoration: none;
}
.acm-statics.style-1 .number {
  margin: 0;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .acm-statics.style-1 .number {
    font-size: 36px;
  }
}
.acm-statics.style-1 .number span {
  font-weight: 700;
}
.acm-statics.style-1 h5 {
  margin: 10px 0 0 0;
  color: #ffffff;
}
.acm-statics.style-1 .statics-item {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 180px 0;
}
@media (max-width: 1199px) {
  .acm-statics.style-1 .statics-item {
    padding: 100px 0;
  }
}

.t3-header {
  background: transparent;
}
.t3-header .container-inner {
  max-width: 1230px;
  margin: 0 auto;
}
.t3-header.has-hero {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 0px;
  position: relative;
  z-index: 9999;
}
.t3-header.has-hero .logo {
    margin-left: 12px;
    height: 90px;
    line-height: 90px;
    margin-right: 28px;
}
@media (max-width: 991px) {
  .t3-header.has-hero .logo {
        height: 60px;
        line-height: 60px;
        margin-top: 5px;
        margin-bottom: 25px;
  }
}
.t3-header.has-hero .logo a {
  color: #ffffff;
}
.t3-header.has-hero .headright {
  display: flex;
  height: 90px;
}
@media (max-width: 991px) {
  .t3-header.has-hero .headright {
    height: 60px;
  }
}
.t3-header.has-hero .navbar-default .navbar-nav > li > a, .t3-header.has-hero .navbar-default .navbar-nav > li > span {
    color: #ffffff;
    margin: 5px 4px 0;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    border-radius:8px;
    text-transform: uppercase;
    font-size: .95em;
    font-weight: 500;
    font-family: 'Roboto-Medium';
}
.t3-header.has-hero .navbar-default .navbar-nav > li > a.emergency {
    background: #bf3939;
}
.t3-header.has-hero .navbar-default .navbar-nav > li > a.emergency:hover {
	text-decoration:none;
}
@media (max-width: 991px) {
  .t3-header.has-hero .navbar-default .navbar-nav > li > a,
  .t3-header.has-hero .navbar-default .navbar-nav > li > span {
    color: #aaaaaa;
    padding-left: 0;
    padding-right: 0;
  }
}
.t3-header.has-hero .navbar-default .navbar-nav > li > a:before,
.t3-header.has-hero .navbar-default .navbar-nav > li > span:before {
  background: #ffffff;
  bottom: -1px;
  content: "";
  position: absolute;
  left: 0;
  height: 1px;
  width: 0;
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  transition: 400ms all;
}
.t3-header.has-hero .navbar-default .navbar-nav > li > a:hover:before,
.t3-header.has-hero .navbar-default .navbar-nav > li > span:hover:before {
  width: 100%;
}
@media (max-width: 991px) {
  .t3-header.has-hero .navbar-default .navbar-nav > li.active > a,
  .t3-header.has-hero .navbar-default .navbar-nav > li.open > a,
  .t3-header.has-hero .navbar-default .navbar-nav > li.active > span,
  .t3-header.has-hero .navbar-default .navbar-nav > li.open > span {
    color: #333333;
  }
}
.t3-header.has-hero .navbar-default .navbar-nav > li.active > a:before,
.t3-header.has-hero .navbar-default .navbar-nav > li.open > a:before,
.t3-header.has-hero .navbar-default .navbar-nav > li.active > span:before,
.t3-header.has-hero .navbar-default .navbar-nav > li.open > span:before {
  width: 100%;
}
.t3-header.has-hero .head-search {
    margin-left: 0px;
    padding-top: 1px;
}

@media (max-width: 991px) {
  .t3-header.has-hero .head-search {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    height: 60px;
    width:100%;
  }
}
.t3-header.has-hero .head-search .form-search .search-query {
  background-image: url('../../../images/ico/search-inverse.png');
  background-color: transparent;
  border: none;
}
.t3-header.has-hero .head-search .form-search .search-query:focus {
  background-color: #ffffff;
  background-image: url('../../../images/ico/search.png');
}
@media (max-width: 991px) {
  .t3-header.has-hero .navbar-navigation button {
		width: 44px;
        height: 50px;
  }
}
@media (max-width: 991px) {
  .t3-header.has-hero .navbar-navigation .navbar-toggle {
		background: transparent;
        margin: 1px 0 0 10px;
        color: #ffffff;
        font-size: 26px;
  }
}
.t3-header.has-hero .navbar-navigation .off-canvas-toggle {
  background: transparent;
  margin-left: 10px;
}
@media (max-width: 992px) {
  .t3-header.has-hero .navbar-navigation .off-canvas-toggle {
    margin: 0;
  }
}
.t3-footnav .col-lg-3:nth-child(1) {
    width: 41.66666667% !important;
}
.t3-footnav .col-lg-3 {
    width: 19.44444443%;
}
.t3-footnav p {
  color: #aaaaaa;
}

.t3-header.has-hero{
    position: fixed;
    padding: 0;
    width: 100%;
    border-bottom:0px;
    }

.t3-header.has-hero.menu-overlay {
    position: fixed;
    background: #333;
    opacity: .96;
    border-bottom: 1px solid #ddd;
}
.t3-header.has-hero.menu-overlay .logo a{background:#fff;}

    .navbar-nav > li > a, .nav > li > .separator{line-height:0px;}
 .s5_tab_show_next_prev_wrapper.s5_tab_show_next_prev_top {
     float:right;
   margin-bottom:0px;
}  
    .mod-finder__search.input-group{z-index:-1;}
    .itemid-157 .blog-featured.landing {
    display: none;
}
.osmodul {z-index: 0;
}
.testimonial-img img { width: auto !important;
}
div#Section239 {
    width: 50%;
    float: right;
    padding-top: 40px;
}
div#Section240 p {
    letter-spacing: normal;
}

/* 22-04-24 */
.itemid-157 .sub-heading {
    /* color: #666666; */
    letter-spacing: 4px;
    position: relative;
    text-transform: uppercase !important;
    font-weight:400;
    margin-bottom: 0px;
}
.itemid-157 .sectionSearch-procedures{
    padding: 40px 0px 20px 0px;
    width: 46%;
    margin-left: 4%;
    float: left;
}
.sectionExampleprocedures .title.example {
    /* color: #666666; */
    letter-spacing: 4px;
    position: relative;
    margin-bottom: 22px;
    text-align: center;
}
div#Section236 .sub-heading {display:none}
@media (max-width:992px) {
	div#Section239,.itemid-157 .sectionSearch-procedures {
		float:none;
		width:100%;
	}
}
span.subtitle {
    font-weight: 500;
}
.sectionExampleprocedures span.subtitle{ text-transform: uppercase;font-weight: 400;}
.sectionExampleprocedures .title.example h2 span {
    font-weight: 500;
    font-size: 46px;
    color: #333333;
    font-family: 'Roboto-Medium';
}
.sectionExampleprocedures .title.example h2  {
    font-size: 46px;
    color: #333333;
    margin-top:0px;
    font-weight: 300;
    font-family: 'Roboto-Light';
}
.itemid-157 .sectionExampleprocedures span.subtitle:before {
    content: ".";
    font-size: 70px;
    left:-16px;
    pointer-events: none;
    position: relative;
    text-shadow: transparent 0px 0px;
    top: -2px;
    line-height: 0;
    color: #d24a24;
    text-shadow: 15px 0 #d24a24;
    font-weight: normal;
}
.sectionExampleprocedures span.subtitle:after {
    content: ".";
    font-size: 70px;
    pointer-events: none;
    position: relative;
    text-shadow: transparent 0px 0px;
    top: -2px;
    line-height: 0;
    color: #d24a24;
    text-shadow: 15px 0 #d24a24;
    font-weight: normal;
}
.sectionExampleprocedures .category-icon-title.text-center {
    background: linear-gradient(to right, #d24a24 0%, #d24a24 51%, #d24a24 100%);
    padding: 15px 30px !important;
    border-radius: 4px;
    margin-bottom: 30px;
    position: relative;
    font-family: 'Roboto-Medium';
}
.sectionExampleprocedures .category-title h4 {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    margin:0px;
    font-family: 'Roboto-Medium';
}
.sectionExampleprocedures .category-item {
    margin: 0 auto;
    position: relative;
}
.sectionPremiumsubscription {
    padding-top: 40px;
}
.sectionPremiumsubscription .title.example {
    /* color: #666666; */
    letter-spacing: 4px;
    position: relative;
    text-align: center;
    padding-top: 15px;
}
.sectionPremiumsubscription span.subtitle{ text-transform: uppercase;  font-weight: 400;}
.sectionPremiumsubscription .title.example h2 span {
    font-weight: 700;
    font-size: 46px;
    color: #333333;font-family: 'Roboto-Bold';
}
.sectionPremiumsubscription .title.example h2  {
   font-weight: 300;
    font-family: 'Roboto-Light';
    font-size: 46px;
    color: #333333;
    margin-top:0px;
}
.sectionPremiumsubscription span.subtitle:before {
    content: ".";
    font-size: 70px;
    left:-16px;
    pointer-events: none;
    position: relative;
    text-shadow: transparent 0px 0px;
    top: -2px;
    line-height: 0;
    color: #d24a24;
    text-shadow: 15px 0 #d24a24;
    font-weight: normal;
}
.sectionPremiumsubscription span.subtitle:after {
    content: ".";
    font-size: 70px;
    pointer-events: none;
    position: relative;
    text-shadow: transparent 0px 0px;
    top: -2px;
    line-height: 0;
    color: #d24a24;
    text-shadow: 15px 0 #d24a24;
    font-weight: normal;
}
.sectionPremiumsubscription {
    padding-top: 0px;
}
.sectionPremiumsubscription .plan-title.text-center {
    background: linear-gradient(to right, #d24a24 0%, #d24a24 51%, #d24a24 100%);
    padding: 15px 20px;
    border-radius: 4px;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 500;
    font-family: 'Roboto-Medium';
}
.sectionPremiumsubscription a {
	color:#fff;
}
.sectionPremiumsubscription {
    padding-bottom: 10px;
    clear: both;
}
.sectionSubscriptionInformation  {
    padding-top: 0px;
    padding-bottom: 20px;
}
.sectionSubscriptionInformation strong {
    color:#333333;
    font-size: 16px;
    font-size: 16px;
    line-height: 1.4;
    font-weight: bolder;
    font-family: 'Roboto';
   
}
.sectionSubscriptionInformation  {
    font-size: 16px;
    line-height: 1.4;
    color:#333333;
    
}
.sectionTKM.Introduction .section-title {
    margin-bottom: 18px;
    max-width: 1200px;
}
.sectionTKM.Introduction .section-inner {
    text-align: center;
}
.sectionTKM.Introduction {
    padding-top: 0px;
	padding-bottom: 30px;
}
.sectionPopular-Procedures .sub-heading:before {
    content: ".";
    font-size: 70px;
    font-weight: normal;
    pointer-events: none;
    position: relative;
    text-shadow: transparent 0px 0px;
    top: -2px;
    line-height: 0;
    color: #d24a24;
    text-shadow: 15px 0 #d24a24;
}
.sectionPopular-Procedures .sub-heading .subtitle:after {
    content: ".";
    font-size: 70px;
    pointer-events: none;
    position: relative;
    text-shadow: transparent 0px 0px;
    top: -2px;
    line-height: 0;
    color: #d24a24;
    text-shadow: 15px 0 #d24a24;font-weight: normal;
}
.sectionPopular-Procedures  {
	padding-top: 0 !important;
}
.sectionPopular-Procedures  .sub-heading {
    margin-left: 40px;
}
.latest-news .article-detail .intro-image img {
    max-width: 100%;
    border-radius: 4px;
    overflow: hidden;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 370px;
    background-color:#777777;
    height:274px;
}

.sectionThe.King.Method.App span.subtitle.text-uppercase:after {
    content: ".";
    font-size: 70px;
    pointer-events: none;
    position: relative;
    text-shadow: transparent 0px 0px;
   font-weight: normal;
    line-height: 0;
    color: #d24a24;
    text-shadow: 15px 0 #d24a24;
}

.sectionThe.King.Method.App .section-title.mb45.headline.text-center span.subtitle.text-uppercase:before {
    content: ".";
    font-size: 70px;
    left: -16px;
    pointer-events: none;
    position: relative;
    text-shadow: transparent 0px 0px;
   
    line-height: 0;
    color: #d24a24;
    text-shadow: 15px 0 #d24a24;
}
.sectionThe.King.Method.App .section-title {
    margin-bottom: 0px;
    max-width:100% !important;
    text-align:center;
}
.sectionThe.King.Method.App span.subtitle.text-uppercase {
    color: #666666;
    letter-spacing: 4px;
    position: relative;
    text-transform: uppercase !important;
    font-weight: 400;
}
.sectionThe.King.Method.App .section-title h2 span {
    font-size: 46px;
    color: #333333;
    font-weight: 700;margin: 0px;
    font-family:'Roboto-Bold';

}
.sectionThe.King.Method.App .section-title h2  {
    font-size: 35px;
    color: #333333;
font-weight:300;
   margin: 0px;
    font-family:'Roboto-Light';

}
.sectionThe.King.Method.App a.button-default {
    padding: 15px;
    background: #d24a24;
    border-radius: 4px;
    color: #fff;
}
.sectionThe.King.Method.App .button-text {
    padding-left: 5px;
}
.sectionThe.King.Method.App .col-md-4 {
    text-align: center;
}
.sectionPopular-Procedures  .equal-height-child .col:first-child .article-content {
    margin-top: 58px;
}

.sectionSearch-procedures .input-group {
    justify-content: center;
    padding-top: 20px;
}
.sectionSearch-procedures button.btn.btn-primary {
    background: linear-gradient(to right, #d24a24 0%, #d24a24 51%, #d24a24 100%);
    border: none;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}


.sectionSearch-procedures .mod-finder__search.input-group {
    width: 100% !important;
    display: flex;
    padding-top:0px;
    margin-bottom: 30px;
  
}
@media (max-width:992px) {
	.sectionThe.King.Method.App .col-md-4 {
    text-align: center;
    margin: 40px;
}
.sectionSearch-procedures .mod-finder__search.input-group {
display:block !important;
}
.sectionSearch-procedures .mod-finder__search.input-group .btn {
padding:15px 30px !important;
} 
input#mod-finder-searchword238 {
    width: 370px;
}
.sectionSearch-procedures .mod-finder__search.input-group .form-control
{
	float:none;
}
}

@media (max-width:730px) {
.sectionSearch-procedures { margin-bottom:30px; }	
.sectionSearch-procedures .mod-finder__search.input-group .btn {
margin-top:15px;
padding:15px 30px !important;
} 
input#mod-finder-searchword238 {
	margin:0 auto;
	max-width:100%;
}
.sectionSearch-procedures .mod-finder__search.input-group .form-control
{
	display:block;
}
}

.sectionSearch-procedures .mod-finder__search.input-group .awesomplete {
    flex-grow: 1 !important;    
}
.sectionSearch-procedures .awesomplete input {
    width: 100%;
    height: 60px;
    background-color: #f9f9f9;
    border: none;
    padding: 0px 20px;
    border-radius: 5px;
}

.sectionSearch-procedures .mod-finder__search.input-group button {
    flex-shrink: 0;
    
}
.tkmbg {text-align: center;   width: 100%;
}
.mod-finder__search.input-group {
    z-index: 0;
}
.sectionTKM.Introduction .section-title h2 {
    font-size: 46px;
    font-weight: 300;
    color: #333333;
    font-family: 'Roboto-Light';
    margin-top: 10px;
}
.sectionTKM.Introduction .section-title h2 span {
    font-weight: 700;
    font-family:'Roboto-Bold';
}
.sectionWhy.Choose.TKM {background-image: url(/images/tesit-b-1.jpg);
    padding-top:30px;padding-bottom:30px; background-size: cover;
}
.sectionWhy.Choose.TKM .section-title h3{color:#ffffff;}
.sectionWhy.Choose.TKM .sub-heading span{
    color: #ffffff;
    text-transform:uppercase;
}
.sectionWhy.Choose.TKM .sub-heading h2 span{
    color: #ffffff;
    text-transform:uppercase;
    font-weight:700;
     font-family:'Roboto-Bold';
}
.sectionWhy.Choose.TKM h3.h2{display:none;}
.sectionWhy.Choose.TKM .section-title {
    margin-bottom: 16px;
    max-width: 1200px;
    text-align: center;
}
.sectionPopular-Procedures .sub-heading span{
    font-size: 46px;
    font-weight: 500;
    font-family: 'Roboto-Medium';
    color: #333333;
    line-height: 22px;
    }
.sectionPopular-Procedures span.subtitle {
    font-weight:400;
    /* color:#666666; */
    letter-spacing: 4px;
    position: relative;
    font-size: 16px;
    font-family: 'Roboto';
}
.sectionPopular-Procedures h2{  
   font-weight: 300;
    font-family: 'Roboto-Light';
    font-size: 46px;
    margin-top: 0px;
    text-transform: capitalize;
    margin-bottom:0px;
    }
.sectionPopular-Procedures .section-title {
    margin-bottom: 0px;
    max-width: 1200px;
}
#s5_tab_show_slides_buttons_id1745394605 {
    display: none;
}
.sectionSearch-procedures .section-title  span{
    font-size: 46px;
    font-weight: 700;
    /* color: #333333; */
    line-height: 22px;
    }
span.subtitle {
    font-weight: 400 !important;
    /* color: #666666; */
    letter-spacing: 4px;
    position: relative;
    font-size: 17px !important;
}
.sectionSearch-procedures h2{  
   font-family: 'Roboto-Light';
    font-size: 46px;
    margin-top: 0px;
    text-transform: capitalize;
    margin-bottom: 20px;
    }
.itemid-157 .sectionSearch-procedures .sub-heading .subtitle:before {
    content: ".";
    font-size: 70px;
    left:-14px;
    pointer-events: none;
    position:relative;
    text-shadow: transparent 0px 0px;
    top: -2px;
    line-height: 0;
    color: #d24a24;
    text-shadow: 15px 0 #d24a24;font-weight: normal;
}
.sectionSearch-procedures .sub-heading .subtitle:after {
    content: ".";
    font-size: 70px;
    pointer-events: none;
    position: relative;
    text-shadow: transparent 0px 0px;
    top: -2px;
    line-height: 0;
    color: #d24a24;
    text-shadow: 15px 0 #d24a24;font-weight: normal;
}
.sectionSearch-procedures .section-title {
    margin-bottom: 0px;
     max-width: 1200px;
}
.sectionSearch-procedures .section-inner {
    text-align: center;
}
.sectionThe.King.Method.App {padding-top: 40px;padding-bottom: 28px;display: inline-block;width: 50%;}
.sectiontkm-videos {padding-top:100px !important;padding-bottom:115px !important;
    background-color: #f7f7f7;
}
.sectiontkm-videos .section-title span{font-size: 30px;  
    font-weight: 700;
    color: #333333; line-height: 22px;
    font-family:'Roboto-Bold';
}
.sectiontkm-videos .section-title h2{
   font-weight: 100;
    color: #333333;
    font-size: 30px;
    font-family: 'Roboto-Light';
 }
 .sectionSearch-procedures h3.h2 {
    display: none;
}
.sectionPopular-Procedures h3.h2 {
    display: none;
}
.Frequently{padding-top:40px;padding-bottom:28px;/* border-bottom: 10px solid #f79c2d; */max-width: 50%;float: right;}
.acm-accordion .panel-title a {
    background: #d24a24;}
.acm-accordion .panel-title a.collapsed {
    background: #f2f3f7;}
.acm-accordion .panel-title .marker .fa {
    background: #ffffff;
    border-radius: 4px;
    color:#d24a24;}
    .acm-accordion .panel-title a.collapsed:hover {
    color:#d24a24;
}
.acm-accordion .panel-title a.collapsed:hover .fa {
    background: #ffffff;
    border-radius: 4px;
    color:#d24a24;}

.sectionThe.King.Method.App .sub-heading:before{ content: ".";
    font-size: 70px;
    left:-14px;
    pointer-events: none;
    position:relative;
    text-shadow: transparent 0px 0px;
    top: -2px;
    line-height: 0;
    color: #d24a24;
    text-shadow: 15px 0 #d24a24;font-weight: normal;
}
.sectionThe.King.Method.App .sub-heading:after
{ content: ".";
    font-size: 70px;
    pointer-events: none;
    position:relative;
    text-shadow: transparent 0px 0px;
    top: -2px;
    line-height: 0;
    color: #d24a24;
    text-shadow: 15px 0 #d24a24;font-weight: normal;
}
.sectionThe.King.Method.App h3.h2 {
    display: none;
}
.sectionThe.King.Method.App .row {
    margin-top: 40px;
}
.acm-features.style-4 .features-item.bg-lv-1 {
    background: transparent;
}
.sectionWhy.Choose.TKM .acm-features.style-4 .features-item .content-wrap {
        padding:0px 10px 30px 10px;
    }
.sectionWhy.Choose.TKM .subtitle:before{content: ".";
    font-size: 70px;
    pointer-events: none;
    left:-16px;
    position: relative;
    top: -2px;
    line-height: 0;
    color: #d24a24;
    text-shadow: 15px 0 #d24a24;
    font-weight: normal;}
.sectionWhy.Choose.TKM .subtitle:after{content: ".";
    font-size: 70px;
    pointer-events: none;
    position: relative;
    top: -2px;
    line-height: 0;
    color: #d24a24;
    text-shadow: 15px 0 #d24a24;
    font-weight: normal;}
.sectionWhy.Choose.TKM .sub-heading h2 {
    color: #fff;
   text-transform: capitalize;
    font-size: 40px;
    font-weight: 300;
    line-height: 17px;
    font-family:'Roboto-Light';
}
.sectionWhy.Choose.TKM .acm-features.style-4 .features-item .content-wrap h4{
   font-size: 25px;
   color: #fff;
   font-weight: 500;
   font-family: 'Roboto';
}

.acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item .testimonial-img .label-highlight {
    bottom: -15px;
    background: #d24a24;}
.action-link-icon a {
    background: #d24a24;}
.owl-dots .owl-dot.active {
    background: transparent;
    border-color: #d24a24;
}
#back-to-top .btn {
    background: #d24a24;}
.t3-navhelper{
    background-image: url(/images/contact-b.jpg);
}
.moduletable.get-in-touch .contact-address {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}
.moduletable.get-in-touch .address-details.ul-li-block li {
    list-style: none;
}
.moduletable.get-in-touch i.fas.fa-map-marker-alt {
    width: 60px;
    line-height: 60px;
    /* margin-right: 20px; */
    border: 4px solid transparent;
    -o-border-image: linear-gradient(69deg, #10abff, #1beabd);
    border-image: linear-gradient(69deg, #10abff, #d24a24);
    border-image-slice: 1;
    border-radius: 40px;
    background-origin: border-box;
    text-align: center;
    display: inline-block;
    font-style: normal;
    font-size:29px;
}
.moduletable.get-in-touch i:before { margin-left:6px; }
.moduletable.get-in-touch .address-details.ul-li-block ul li:nth-child(4) {
    margin-top: 0 !important;
   padding-top: 0 !important;
}

.moduletable.get-in-touch i.fas.fa-phone{
    width: 60px;
    line-height: 60px;
    /* margin-right: 20px; */
    border: 4px solid transparent;
    -o-border-image: linear-gradient(69deg, #10abff, #1beabd);
    border-image: linear-gradient(69deg, #10abff, #d24a24);
    border-image-slice: 1;
    border-radius: 40px;
    background-origin: border-box;
    text-align: center;
    display: inline-block;
    font-style: normal;
    font-size:29px;
    transform: scaleX(-1);
   }
.moduletable.get-in-touch i.fas.fa-envelope{
    width: 60px;
    line-height: 60px;
    /* margin-right: 20px; */
    border: 4px solid transparent;
    -o-border-image: linear-gradient(69deg, #10abff, #1beabd);
    border-image: linear-gradient(69deg, #10abff, #d24a24);
    border-image-slice: 1;
    border-radius: 40px;
    background-origin: border-box;
    text-align: center;
    display: inline-block;
    font-style: normal;
    font-size:29px;
}
.moduletable.get-in-touch .contact-address-details {
    display: grid;
    grid-template-columns: 16% 82%;
    margin-bottom: 16px;
    border-bottom: 1px solid #207fba;
    line-height:1.4;
    padding-bottom: 14px;
    gap: 2%;
}

.moduletable.get-in-touch .contact-address-details:nth-child(1) {
border-top: 1px solid #207fba;
    padding-top: 15px;
}
.moduletable.get-in-touch .contact-address-details:nth-child(3) {
border-bottom: 1px solid #207fba;
    padding-bottom: 15px;
}
.genius-btn {
    height: 50px;
    line-height: 52px;
    border-radius: 4px;
    padding: 0px 27px;
    background-size: 50%;
    display: table;
    margin-top: 36px;
    color:#ffffff;
    margin: 36px auto;
}
.moduletable.get-in-touch .genius-btn a {
    /* font-weight:bold; */
    /* color:#fff; */
    /* background: linear-gradient(to right, #d24a24 0%, #d24a24 51%, #d24a24 100%); */
    /* padding: 10px 20px; */
    /* border-radius: 4px; */
    /* font-size: 2em; */
    font-family: 'Roboto-Medium';
    /* font-weight: 500 !important; */
    font-size: 1.4em;
    border: 1px solid #207fba;
}

.moduletable.get-in-touch .contact-address-details:nth-child(2){padding-bottom:15px;}
.moduletable.get-in-touch .contact-left-content h2 span {
    color: #fff;
    font-size: 46px;
    line-height: 1;
    font-family:'Roboto-Bold';
}
.moduletable.get-in-touch h3 {
    color: #ffffff;
    letter-spacing: 4px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 17px;
    font-family: 'Roboto-Light';
    margin-left: -4px;
    /* text-align: center; */
    font-weight: 600;
}
.moduletable.get-in-touch .contact-left-content h2{margin:0px;/* display: none; */}
.moduletable.get-in-touch h3:before
{
    content: ".";
    font-size: 86px;
    pointer-events: none;
    left: -20px;
    position: relative;
    top: -6px;
    line-height: 0;
    color: #fff;
    text-shadow: 15px 0 #fff;
    font-weight: normal;
    padding-left:10px;
}
.moduletable.get-in-touch h3:after
{
    content: ".";
    font-size: 86px;
    pointer-events: none;
    position: relative;
    top: -6px;
    line-height: 0;
    color: #fff;
    text-shadow: 15px 0 #fff;
    font-weight: normal;
    margin-left: 7px;
    }
.moduletable.get-in-touch h3 {
    /* display: none; */
}
.moduletable.map h3 {
    display: none;
}
.moduletable.get-in-touch .contact-left-content {
    padding-bottom: 30px;
    margin-bottom:25px;
    display: none;
}
.moduletable.get-in-touch {
    padding: 45px 0px -1px;
    max-width: 500px;
    margin-left:20px;
}
.moduletable.map{
    padding: 47px 0px 0;
}
.moduletable.map #map248 {
    width: 100%;
	border-radius:0px;
}
.t3-footer {
    background: #ffffff;
    color: #888888;
    border-top: 2px solid #dddddd;
}
.t3-footnav .t3-module{
    background: #ffffff;
    color: #888888;
}
.t3-footnav .t3-module .module-title {
    font-size: 20px;
    color: #333333;
    font-weight: 400;
    position: relative;
    margin-bottom: 31px;
    letter-spacing: normal;
    line-height:1.2;
    font-family: 'Roboto-Medium';
}
.footer-about-text p:nth-child(1) {
	padding-top:30px;
}
.footer-about-text p {
    font-size: 17px;
    margin-bottom: 25px;
    color: #333333;
    font-weight: 400;
    line-height: 1.4; 
}
.t3-module.modulepopular-menu  h3.module-title:after {
position: absolute;
    content: '';
    bottom: -12px;
    height: 2px;
    width: 84%;
    left: 0;
    background-color: #d24a24;
}
.t3-module.moduleLegal-menu  h3.module-title:after {
position: absolute;
    content: '';
    bottom: -12px;
    height: 2px;
    width: 84%;
    left: 0;
    background-color: #d24a24;
}
.t3-module.modulehours-menu  h3.module-title:after {
    position: absolute;
    content: '';
    bottom: -20px;
    height: 2px;
    width: 50px;
    left: 0;
    background-color: #d24a24;
    margin-left:20px;
}
.t3-module.modulecontact-menu  h3.module-title:after {
    position: absolute;
    content: '';
    bottom: -12px;
    height: 2px;
    width: 50px;
    left: 0;
    background-color: #d24a24;
}
.t3-footnav .t3-module ul > li > a {
    background: transparent;
    color: #333333;
    padding-left: 30px;
    /* font-size: 17px; */
    text-indent: -23px;
    font-weight: 500;
    }
.t3-footnav .t3-module ul > li > a:hover{color: #333333;}
.footer-social.ul-li ul li {
    height: 33px;
    width: 33px;
    border-radius: 100%;
    line-height: 30px;
    margin-right: 8px;
    border: 2px solid;
    color: #0a5688;
    text-align: center;
	background:#0a5688;
}
/*.t3-footer a:hover{color: #888888;}*/
.t3-footnav .footer-contact p {
    font-size: 16px;
    line-height: 1.4;
    color: #333333;
  
    margin-bottom: 5px;
}
#Mod247 {
    margin-top:60px;
}
#Mod247 .module-title:after {
    position: absolute;
    content: '';
    bottom: -20px;
    height: 2px;
    width: 50px;
    left: 0;
    background-color: #d24a24;
}
.copyright {
    padding: 30px 0px;
    border-top: 1px solid #ddd6d6;
	text-align:center;
}
i.fa.fa-android {
    display: none;
}
.t3-copyright {
padding:0px;
}
.t3-footer #t3-spotlight {
    padding-top: 20px;
    padding-bottom: 10px;
}
a.fas.fa-caret-right:before {
    content: "\f0da";
    color: #f79c2d;
    margin-right:10px;
     font-size: 17px;
}
.fa-caret-right:before{ margin-left: 8px;
    font-size: 16px;}
.fas{font-family: "Font Awesome 5 Free" !important;   }
ul.nav.nav-pills.nav-stacked.menu li a {
    border-radius: 0;
    font-family: 'Roboto-Medium' !important;
    font-weight: 400;
    /* letter-spacing: .0135em; */
    margin-bottom: 6px;
    line-height: normal;
}
.nav.nav-pills.nav-stacked.menu li a::before {
    font-weight: 900;
    font-family: "Font Awesome 5 Free" !important;
}
.container {margin:0 auto;  width:1200px;
}
.address-details.ul-li-block ul {
    padding-left: 0;
}

.plan-body .panel-group {
    margin-bottom: 10px;
}
.plan-body .panel { border:none }
.plan-body .panel-default > .panel-heading { background:#fff;padding: 0;}
.plan-body  .panel-title a { text-indent:0;height:30px;line-height:normal !important;}
.plan-body  .panel-title .marker {height:30px;line-height:normal;}
.plan-body .panel-body {
    margin-top:10px;
    padding: 0;
    border: 0;
}
.plan-body .marker { float:right; font-size: 1.2em; }
.plan-body .panel-title a:focus { background:#fff !important;color:#d24a24 !important;}
.plan-body a.collapsed .hidden { display:inline !important; }
.plan-body a.collapsed .vis { display:none }
.plan-body .marker-open { display:none; }
.plan-body a.collapsed .marker-open { display:none }
.plan-body a.collapsed .marker-close {display:inline }
.plan-body .plan-content h3 {
    margin-top: 0;
}
.plan-body .panel-default > .panel-heading + .panel-collapse > .panel-body { border-top:0; }
.plan-body .panel-default > .panel-heading {
    border: 0 !important;
padding: 1px 6px 10px 0; }
@media (max-width:991px) {.sectionWhy.Choose.TKM .sub-heading h2 {

    line-height: 1.2;
}
div#additional-discounts-accordion {
    margin-top: 12px;
}
}
@media (max-width:480px) {.sectionPopular-Procedures .sub-heading {margin-left:0px;}}

/*24-04-24*/

   @font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-Regular.eot');
    src: url('fonts/roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        
         url('fonts/roboto/Roboto-Regular.ttf') format('truetype');
        
    font-weight: 100;
    font-style: normal;
   }
   
   
     @font-face {
    font-family: 'Roboto-Light';
    src: url('fonts/roboto/Roboto-Light.eot');
    src: url('fonts/roboto/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        
         url('fonts/roboto/Roboto-Light.ttf') format('truetype');
        
    font-weight: 100;
    font-style: normal;
   }
    
   
      @font-face {
    font-family: 'Roboto-Bold';
    src: url('fonts/roboto/Roboto-Bold.eot');
    src: url('fonts/roboto/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        
         url('fonts/roboto/Roboto-Bold.ttf') format('truetype');
        
    font-weight: 500;
    font-style: normal;
   }
    @font-face {
    font-family: 'Roboto-Medium';
    src: url('fonts/roboto/Roboto-Medium.eot');
    src: url('fonts/roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        
         url('fonts/roboto/Roboto-Medium.ttf') format('truetype');
        
    font-weight: 500;
    font-style: normal;
   }
   
 

body{ font-family: 'Roboto', sans-serif !important;
    font-size: 16px;
    line-height: 1.4;
    color:#333333;
} 
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
}

.genius-btn {
    font-family: 'Roboto';
}

.t3-module.modulepopular-menu {width: 100%;}
.t3-module.modulecontact-menu {/*margin-left: 100px;*/width:100%;margin-top: 42px;}
.t3-module.moduleLegal-menu {}
.t3-module.modulehours-menu .module-title span{
    margin-left: 20px;
}
.t3-module.modulehours-menu{margin-left:7px;}
.t3-module.modulehours-menu .Hours_txt div {
    margin-bottom: 4px;
}
#Mod247{margin-left: 0px;}
.footer-social.ul-li ul {
    display: grid;
    grid-template-columns: 20% 20% 20%;
}
#mod-custom246 {
    color: #333333;
    font-size: 16px;
    line-height: 1.4;
    
}
div#mod-custom247 div a{font-size: 16px;
    line-height: 1.4;
    }
.ja-masthead{
    padding-top: 50px;
    padding-bottom: 0px;
    }
.ja-masthead-detail {
    padding: 86px 0 0px !important;
}
h3.ja-masthead-title.h1 {
    font-size: 38px;
    color: #fff;
    font-weight: 300;
    margin-top: 2px;
    display: none;
}

h3.ja-masthead-title span {
    font-weight: 700;
}

.ja-masthead:before{background-color: transparent !important;}
li.item-139 a {
    line-height: 1.4;
}
.Frequently .ques-ans p {
    color: #000000;
}
.fa-twitter:before , .fa-instagram:before, .fa-facebook-f:before{
    color: #ffffff;
}
li.item-242 a {
    margin-bottom: 6px !important;
}
.t3-section.sectionUsers-Testimonial {
    background-color: #89a947;
    padding-top: 16px;
    padding-bottom:25px;
}
.t3-section.sectionUsers-Testimonial .section-title{margin-bottom: 65px;}
.t3-section.sectionUsers-Testimonial p {
    margin: 0 0 25px;
    /* font-style: italic; */
    font-size: 18px;
    color:#ffffff;
    font-weight: 500;
    text-align:left;
    line-height: 1.4;
}
.t3-section.sectionUsers-Testimonial .acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item{
    background-color: #89a947;
    border: 1px solid #fff;
    padding: 25px 25px 25px;
    border-radius: 5px;
    position: relative;
    height:auto;
}
.t3-section.sectionUsers-Testimonial .sub-heading .section-title h2 {
    font-size: 38px;
    font-weight: 300;
    position: relative;
    text-transform:capitalize;
    font-family:
    'Roboto';
    margin-bottom:35px;
    color: #fff;
}
.t3-section.sectionUsers-Testimonial .sub-heading .section-title h2:after {
    position: absolute;
    content: '';
    bottom: -4px;
    height: 2px;
    width: 194px;
    left: 0;
    background-color: #d24a24;
}
.t3-section.sectionUsers-Testimonial .sub-heading .section-title h2 span {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    position: relative;
    text-transform:capitalize;
    font-family:'Roboto-Bold';
}
.t3-section.sectionUsers-Testimonial .section-title {
    text-align: left !important;
    margin-left: 0px !important;
}
.t3-section.sectionUsers-Testimonial .row.bottom-descp .label-highlight {
    text-align: left;
    color: #fff;
    margin-right:9px;
    font-family:'Roboto-Medium';
    font-style: italic;
}
.t3-section.sectionUsers-Testimonial .row.bottom-descp {
    text-align: left;
    margin-left: 3px;
    margin-top: 20px;
}
.t3-section.sectionUsers-Testimonial .label-descrp {
    color: #fff;
    margin-right: 25px;
    font-weight: 300;
}
.t3-section.sectionUsers-Testimonial .section-title h3 {
    display: none;
}
.sectionSearch-procedures .section-title h2 span {
    font-size: 46px;
    color: #333333;
    line-height: 22px;
    font-family: 'Roboto-Medium';
    font-weight: 400;
}
.owl-nav {
    float: right;margin-right:15px;margin-top:10px}
.owl-nav .fa:before {font-size:30px;margin-top:4px;margin-bottom:-4px;display:block;}
.owl-nav .owl-next .fa:before {margin-left:3px;margin-right:-3px !important;}
.owl-prev,.owl-next {
	text-decoration: none;
	font-size:30px;
	display: inline-block;
	padding: 6px 18px;
	background-color: #d24a24; /* Primary color */
	color: white;
	border-radius: 50px; /* Pill shape for a modern look */
	transition: background-color 0.3s ease, transform 0.2s ease; /* Smooth hover effects */
	font-weight: 500;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Subtle shadow */
}

.owl-prev { margin-right:10px; }
.owl-prev:hover,.owl-next:hover {
    background-color: #b92900; /* Darker color on hover */
    transform: translateY(-2px); /* Slight lift effect */
}

.owl-prev:active,.owl-next:active {
    transform: translateY(0);
}

.sectionPopular-Procedures .sub-heading {
    margin-left: 0px;
}
.sectionWhy.Choose.TKM .ion-ios-arrow-round-forward {
    display: none;
}
@media screen and (max-width:400px) {
.sectionPopular-Procedures span.subtitle {
    letter-spacing: 5px;
}
.sectionSearch-procedures span.subtitle {
    letter-spacing: 3px;}
  #video-row iframe{
        display: grid;
        grid-template-columns: 100% !important;
        width:290px;
    }
}
@media screen and (max-width: 767px){ .moduletable.map #map248 {
    width: 100%;
}}
@media screen and (max-width: 992px){.moduletable.get-in-touch {
 
    margin: 0 auto;
}}

/*25-04-24*/

.moduletable.get-in-touch .address-details.ul-li-block li span {
   font-weight: 300;
    font-size: 20px;
    font-family: 'Roboto-Light';
   
}
.moduletable.get-in-touch .address-details.ul-li-block ul li {
    /* font-weight: bolder; */
    font-size: 19px;
    font-family: 'Roboto';
    margin-top: 7px;
    line-height: 1.4;
}
.moduletable.get-in-touch .address-details.ul-li-block li:nth-child(2) {margin-top:0 !important;}
.t3-module.modulehours-menu .Hours_txt {
    font-size: 16px;
    line-height: 1.4;
    color:#333333;
    font-weight: 400;
    font-family: 'Roboto';
}
.t3-module.modulehours-menu .highlight {
    padding: 1px 24px;
    position: relative;
    margin-bottom: 8px;
    background-color: #F5FAFC;
    font-weight: 400;
    font-family: 'Roboto';
}

.t3-section.sectionUsers-Testimonial .owl-dots {
    display: none;
}
.acm-features.style-4 .features-item .font-icon{width:13%;}
.acm-features.style-4 .features-item .content-wrap{width:82%;}


.fa-address-book:before {
    content: "\f2b9";
    font-size: 50px;
    background: transparent;
    color: #f79c2d;
}
    
.sectionWhy.Choose.TKM .features-item.content-left.bg-lv-1 {
    padding-top: 40px;
}
.sectionWhy.Choose.TKM .tkm_reason {
    font-weight: 400;
    line-height: 1.4;
    margin-bottom:0px;
}
@media screen and (max-width: 567px) {
    .moduletable.get-in-touch {
        margin: 20px ;
        padding-bottom: 0px;
    }
}
@media screen and (max-width:992px) {.moduletable.map #map248 {
    width: 100%;}}
 @media screen and (max-width:992px){ .moduletable.map{ padding-top:10px !important;
}}
@media screen and (max-width: 400px) {
.moduletable.get-in-touch .address-details.ul-li-block ul li {
    font-weight: bolder;
    font-size: 16px;
    font-family: 'Roboto-light';
    padding-left: 20px;
}
.moduletable.get-in-touch .address-details.ul-li-block li span {
    font-weight: 300;
    font-size: 20px;
    font-family: 'Roboto-Light';
}
.moduletable.map {
    padding-top: 0px;
}
}
@media screen and (max-width: 300px) {
.moduletable.get-in-touch .address-details.ul-li-block ul li {
    font-weight: bolder;
    font-size: 14px;
    font-family: 'Roboto-light';
    padding-left: 20px;
}
.moduletable.get-in-touch .address-details.ul-li-block li span {
    font-weight: 300;
    font-size: 14px;
    font-family: 'Roboto-Light';
}
.moduletable.map {
    padding-top: 0px;
}
}
.sectionPopular-Procedures .latest-news .article-detail .article-content h3 a {
    color: #333333;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    font-family:'Roboto-Medium';
    letter-spacing:normal;
}
.sectionPopular-Procedures .row.equal-height.equal-height-child .col-sm-6.col-md-3.col {
    width: 33%;
}
.sectionPopular-Procedures {
    padding-bottom: 0px !important;
}
.sectionPopular-Procedures .equal-height-child .col:first-child .article-content {
    margin-top: 0px;
}

@media screen and (max-width:992px) {.sectionPopular-Procedures .equal-height-child .col:first-child .intro-image img {
    height:auto;
}
} 
.sectionPopular-Procedures .s5_tab_show_next_prev_wrapper.s5_tab_show_next_prev_top {
    position: relative;
    top: -65px;
  
  }
.itemid-233 .items-row .item .item-image img,.itemid-273 .items-row .item .item-image img {
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
 
    overflow: hidden;
    
    border-radius: 4px;
}
@media screen and (max-width:992px) {.itemid-233 .items-row .item .item-image img,.itemid-273 .items-row .item .item-image img  {
    height:auto;
}}
.sourcecoast.ns-bs5.sclogin-modal-links.sclogin a {
    color: #ffffff;
    font-size: .95em;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    padding: 5px 4px 0;
    line-height: 0;
    font-family: 'Roboto-Medium';
    display: inline-block;
	}
ul.sclogin-menu i.fa-user:before {
        font-size: 30px;
        float: none;
        width: auto;
        padding-right: 0px;
        display: inline-block;
        line-height: 1em;
        margin-top: -5px;
}	
@media (min-width:1229px) {
ul.sclogin-menu i.fa-user:before {
display:none;
}
}
@media (max-width:1229px) {
ul.sclogin-menu li a {font-size: 0!important;}
}

.sclogin-modal-links.sclogin {margin: 4px 4px 0;}
section.readmore {
    width: 100%;
    display: inline-block;
    cursor: pointer;
}
.blog section.readmore{position:relative;bottom: 39px;padding-right: 8px;}

/*.blog section.readmore{visibility:hidden; opacity:0; }
.introimg:hover .readmore {
    opacity: 1;
    VISIBILITY: visible;
}
.introimg .item-image:hover {
    transition: .3s all ease-in-out;
    background-color: rgba(0, 0, 0, 0.65);
    position: relative;
    opacity: 1;
    z-index: -1;
}*/

.blog .readmore a.btn.btn-default{float:right;display: inline-block;width: 100%;}
.sourcecoast.ns-bs5.sclogin-modal-links.sclogin a:hover{/*background: linear-gradient(to right, #d24a24 0%, #d24a24 51%, #d24a24 100%);transition: .3s all ease-in-out; padding:7px 10px;
    border-radius: 4px;*/text-decoration:underline;
   
    }
.t3-section.sectionUsers-Testimonial .owl-stage-outer {
    padding-bottom: 30px;
}
.t3-section.sectionUsers-Testimonial .owl-item.active {
  
    margin-right: 46px;
}
.t3-section.sectionUsers-Testimonial .owl-item{
   
    margin-right: 46px;
}
.t3-section.sectionUsers-Testimonial .owl-stage {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
}
.t3-section.sectionUsers-Testimonial .owl-prev, .owl-next{font-size:22px;}
#rsm_mymembership_container div h1{font-family:'Roboto-Medium';border-bottom:0px!important;padding-bottom:0;}
.badge {padding: 6px 10px !important;
	margin-left: 8px;
	margin-right: -20px;
    font-size: 14px !important;
    font-weight: 400;font-family:'Roboto-Medium'; border-radius: 6px !important;
    letter-spacing: 0.8px!important;}.rsme_faded {
    color: #333333!important;}
.bg-danger {background-color:#bf3939!important}
#rsm_membership_form .row {
	margin:0
}
#rsm_membership_form p {
	margin:0 20px;
}
#rsme_membership_info .mt-3 {
	margin-bottom:1rem;
}

@media screen and (max-width:1200px){ #mod-custom246 
{
    padding-left: 20px;
    padding-right: 20px;
}
    
}
@media screen and (max-width:568px) {.t3-section.sectionUsers-Testimonial .owl-item.active {
    margin-right: 46px;
    margin-left: 30px;
    margin-top: 30px;
}
}
@media screen and (max-width:568px) {.sectionTKM.Introduction #player {
    width: 55%;
}}
@media screen and (max-width:657px) {.sectionTKM.Introduction #player {
    width: 95%;
}
   .acm-features.style-4 .features-item .font-icon {
    width: 23%;
} 
.sectionWhy.Choose.TKM .container  {
    padding-bottom: 40px;
}
}
@media (max-width: 767px) {
    .acm-features.style-4 .features-item {
        flex-direction: row;
    }
    
}
@media (max-width: 767px) {.sectionPopular-Procedures .row.equal-height.equal-height-child .col-sm-6.col-md-3.col {
    width: 100%;
}
    .s5_tab_show_slides_container_wrap_outer {
    position: relative;
    padding-top: 9px;
}
.sectionPopular-Procedures {
    text-align: center;
}
.sectionPopular-Procedures .equal-height-child .col:first-child .intro-image img {
       text-align:center;
        margin: 0 auto;
    }
.sectionPopular-Procedures .latest-news .article-detail .intro-image img
{
       text-align:center;
        margin: 0 auto;
}
}


/* 26-04-24*/
input.js-finder-search-query.form-control { width: 100%;}
#sclogin-form250 {
    max-width: 400px;
    width: 100%;
    padding: 9px;
    border-radius: 5px;
    margin: 0px auto;
}
#sclogin-form250 .form-group {
    margin-bottom: 20px;
}

#sclogin-form250 .form-control {
    width: 80%;
    padding: 10px;
    height:50px;
    font-size: 15px;
    font-family: 'Roboto';
    border-right: 1px solid #ccc !important;
    border: none;
}
#sclogin-form250 .input-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
#sclogin-form250 span.icon-fw.icon-user, #sclogin-form250 span.icon-fw.icon-eye {
    margin-left: 0px;
    font-size: 18px;
    margin-top: 8px;
	display:inline-block !important;
}

#sclogin-form250 .btn {
    cursor: pointer;
    padding: 15px 20px;
    border-radius: 5px;
}
div#sclogin-250 .input-group {
    margin-bottom:10px;
    border: 1px solid #aaaaaa;
    border-radius:4px;
    flex-wrap: nowrap;
}
#sclogin-form250 .btn-primary {
    background-color:#d24a24;
    border-color:#d24a24;
    color: #fff;
    font-size: 14px;
    padding:7px 50px;
    border-radius: 2px;
}

#sclogin-form250 .btn-secondary {
    background-color:#d24a24;
    color: #fff;
    font-size: 14px;
    max-height: max-content;
     padding:7px 50px;
     border-radius: 2px;
}
#sclogin-form250 .sclogin-passkey-button.plg_system_webauthn_login_button.btn-secondary {
    padding: 10px 15px !important;
    margin-top: 10px;
    border: none;
}
#sclogin-form250 .form-check-label {
    margin-left: 5px;
}
#sclogin-form250 .form-links {
    margin-top: 20px;
}
#sclogin-form250  ul {
    list-style: none;
    padding-left: 0px;

}
#login-modal-250 h3.modal-title {
    text-align: center;
    text-transform: uppercase;
}
#form-sclogin-remember-250 {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px !important;
}
#form-sclogin-remember-250 label {
	font-weight:400;
	display:inline-block;
	margin-top:10px;
	font-family: 'Roboto-Medium';
}
input#sclogin-remember-250 {
    border: 1px solid #aaa;
}
#sclogin-form250 .form-links ul li 
{
    display: inline;
    margin-right: 10px;
}
#sclogin-form250 .form-links ul li:last-child
{
    margin-right: 0;
}
#sclogin-form250 span.btn-link
{
    text-decoration: none !important;
    
}
#sclogin-form250 .form-control:focus{box-shadow: none;}
span.btn-link a
{
    color: #d24a24;
    font-size: 15px;
}
.itemid-157 #t3-mainbody
{
    display: none;
}
span.icon-search.icon-white 
{display: none;}
.mod-finder__advanced.js-finder-advanced .controls 
{position: relative;
    bottom: 75px;
   margin-right: 229px;
    float: right;
   /* width: 400px*/;
}
div#tax_type_chosen .chosen-container{font-size:15px;}
div#tax_type_chosen {
   /* width: 400px !important;*/}
  div#tax_type_chosen .chosen-single{border:inherit; border-radius:0px; background-color: #f9f9f9 !important; box-shadow: inherit;  background:inherit !important;}
  div#tax_type_chosen .chosen-container-single .chosen-single span{margin-right:0px;}
.filter-branch label
{
    display: none;
}
.sectionSubscriptionInformation .section-title h3.h2{display:none;}
.sectionSubscriptionInformation .sub-heading:before{
    content: ".";
    font-size: 70px;
    left: -16px;
    pointer-events: none;
    position: relative;
    text-shadow: transparent 0px 0px;
    top: -2px;
    line-height: 0;
    color: #d24a24;
    text-shadow: 15px 0 #d24a24;
    font-weight: normal;
}
.sectionSubscriptionInformation .sub-heading:after{
    content: ".";
    font-size: 70px;
    pointer-events: none;
    position: relative;
    text-shadow: transparent 0px 0px;
    top: -2px;
    line-height: 0;
    color: #d24a24;
    text-shadow: 15px 0 #d24a24;
    font-weight: normal;
}
.sectionSubscriptionInformation .section-title{
    max-width:1200px;
    text-align:center;
    margin-bottom:40px;
}
.t3-header.has-hero .navbar-default .navbar-nav > li > a:before, .t3-header.has-hero .navbar-default .navbar-nav > li > span:before 
{display:none;}
.t3-header.has-hero .navbar-default .navbar-nav > li > a:hover, .t3-header.has-hero .navbar-default .navbar-nav > li > span:hover{
    /* background: linear-gradient(to right, #d24a24 0%, #d24a24 51%, #d24a24 100%); */
    /* transition: .3s all ease-in-out; */
    text-decoration: underline;
}

.s5_tab_show_prev, .s5_tab_show_next{background-color: #d24a24 !important;}
.sectionWhy.Choose.TKM .s5_tab_show_prev{
    background-color:transparent !important;
    display: block !important;
    text-indent: -9999px;
    width: 27px;
    height: 27px;
    transition: .5s;
    box-shadow: -2px 2px 0 white;
    transform: rotate(45deg);
 background: none;
}
.sectionWhy.Choose.TKM .s5_tab_show_next{display: block !important;
background-color:transparent !important;
    text-indent: -9999px;
    width: 27px;
    height: 27px;
    transition: .5s;
    box-shadow: -2px 2px 0 white;
    transform: rotate(-135deg);
    background: none;}
.sectionPremiumsubscription .row.plans {
    padding-top:8px;
}
.sectionPopular-Procedures .s5_tab_show_next_prev_top .s5_tab_show_next_prev {
    margin-bottom: 10px;
    float: left;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 0 5px;
    border-radius: 4px;
    background-color: #fff !important;
}
.sectionPopular-Procedures .s5_tab_show_prev:after {
    background: none;
    font-family: 'Font Awesome 5 Free';
    content: '\f053';
    font-weight: 900;
    color: #333333;
    font-size: 1.3em;
}
.sectionPopular-Procedures .s5_tab_show_next:after{
    background: none;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #333333;
    content: "\f054";
    font-size: 1.3em;
    margin-left: 3px;
}
.sectionExampleprocedures .row {
    display: grid;
    grid-template-columns:33.3% 33.3% 33.3% ;
}
.sectionExampleprocedures .row .col-md-4 {
    width: 100%;
}
.sectiontkm-videos .section-title.mb45.headline.text-center {
    margin-bottom: 45px;
}
@media (max-width:992px) {.sectionExampleprocedures .row {
    display: grid;
    grid-template-columns:100%;
}}
@media (max-width: 991px) {.t3-header.has-hero .head-search {
    padding-top: 0px !important;
}}
@media (max-width: 991px) {.itemid-125 .t3-header.has-hero .head-search {
    padding-top: 0px !important;
}}
@media (max-width:670px) {.sectionTKM.Introduction iframe.rumble {
    width: 100% !important;
}}

@media screen and (max-width: 850px) {
    .sectionWhy.Choose.TKM .container {
        padding-bottom: 40px !important;
    }}
@media (max-width: 760px) {
    .hidden-xs {
        display: block !important;
    }
    .t3-module.moduleLegal-menu {
    margin-left: 0px;
}
.t3-module.modulecontact-menu {
    margin-left: 0px;
}
.t3-module.modulepopular-menu {
    margin-left: 0px;}
#Mod247 {
    margin-left: 0px;
}
.t3-module.modulehours-menu .module-title span {
    margin-left: 0px;
}
.t3-module.modulehours-menu h3.module-title:after {
   margin-left: 0px; 
}}


.sectionPopular-Procedures .date-create, .sectionPopular-Procedures .articles-introtext {
    display: none;
}
.sectionPopular-Procedures .s5_tab_show_outer2 {
    overflow: hidden;
    width: 100% !important;
}
.sectionWhy.Choose.TKM .acm-features.style-4 .features-item .content-wrap p {
    padding: 0px 10px 10px 10px;
    display: none;
}
.sectionWhy.Choose.TKM .content-wrap .tkm_reason:first-child {
    padding-bottom: 0 !important;
}
@media screen and (max-width:768px){.sectionPopular-Procedures .s5_tab_show_next_prev_wrapper.s5_tab_show_next_prev_top {
    display: inline-block;
        width: 100%;
        text-align: center;
        margin-top: 20px;
        padding-bottom:0px;
        position: inherit;
}}
@media (min-width: 992px) {
    .navbar-nav > li > a {
        margin-top: 16.5px;
        padding-bottom: 16.5px;
        padding-top: 16px;
        margin-bottom: 16px;
    }
}
/* 29-04-24*/
#Mod200 #n2-ss-2-arrow-previous:after{
    font-family: 'Font Awesome 5 Free';
    content: "\f053";
    font-weight: 900;
    font-size: 1.3em;
    }
#Mod200 #n2-ss-2 .nextend-arrow {
    background-color: #393b30;
    color: #fff;
    border-radius: 50px;
    padding: 30px 25px;
    margin: 0px 35px;
    opacity: .55;
}
#Mod200 div#n2-ss-2-arrow-next:after{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f054";
    font-size: 1.3em;
    }
#Mod200 #n2-ss-2 .nextend-arrow img {
    display:none !important;
}
.sectionWhy.Choose.TKM .acm-features.style-4 .features-item .content-wrap a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    background: linear-gradient(to right, #d24a24 0%, #d24a24 51%, #d24a24 100%);
    color: #fff;
    border: none;
    padding: 10px;
    border-radius: 5px;
     font-family:'Roboto-Light';
    position: relative;
    top:20px;
}
.tkm_s5_pricetable_6 {
    padding-top:30px;
    display: grid;
    grid-template-columns: 16.6% 16.6% 16.6% 16.6% 16.6% 16.6%;
   
}
.tkm_s5_pricetable_column.recommended {
    margin-top: -30px;
}
.tkm_s5_pricetable_column {
    TEXT-ALIGN: CENTER; border: solid 1px #e7e7e7;
}
.tkm_s5_title{font-size: 1.6em;
    line-height: 29px;
    background: #89a947;
    color: #fff;
    padding: 15px 5px 13px;}
.tkm_s5_pricetable_cell_data{padding-top: 10px;}
.tkm_s5_buttoncenter{
    
    border-top: none;
    line-height: 27px;
    padding-top: 18px;
    padding-bottom: 18px;}
a.button.s5_pricetable {
    font-size: 15px;
    line-height: 20px;
    border: solid 1px #d24a24 !important;
    background: #d24a24;
    Padding: 8px 14px;
    padding-top: 9px;
    padding-bottom: 9px;
    color: #fff !important;
    cursor: pointer;
    border-radius: 4px;
}
.itemid-233 .system-unpublished,.itemid-273 .system-unpublished {
    background-color: #f7f7f7;
}
.blog .readmore a:hover, .blog-featured .readmore a:hover, .blog .readmore a:active, .blog-featured .readmore a:active, .blog .readmore a:focus, .blog-featured .readmore a:focus {
    background: #d24a24;}
.blog .readmore a span span, .blog-featured .readmore a span span {
    background:#d24a24;
    }
a {
    color:#d24a24;}
a:hover, a:focus {
    color:#d24a24;}

@media (max-width:992px) {.tkm_s5_pricetable_6 {
    display: grid;
    grid-template-columns: 25% 25% 25%;
    justify-content: center;
    gap: 3%;
}
    .tkm_s5_pricetable_column.recommended {
    margin-top:0px;
}
}
@media (max-width:600px) {.tkm_s5_pricetable_6 {
    display: grid;
    grid-template-columns: 50% 50%;
    justify-content: center;
    gap: 3%;
}
    .tkm_s5_pricetable_column.recommended {
    margin-top:0px;
}
}
@media (max-width:400px) {.tkm_s5_pricetable_6 {
    display: grid;
    grid-template-columns: 100%;
    justify-content: center;
  gap:0.7%
}
    .tkm_s5_pricetable_column.recommended {
    margin-top:0px;
}
}
.items-row {
    justify-content: center;
}
.items-row .item .article-header h2 a:hover, .items-row .item .article-header h2 a:active, .items-row .item .article-header h2 a:focus{
    text-decoration: unset;
}
.course-meta a {
    color: #333333;
    font-weight: 400;
    font-size:14px;
}
.items-row .item article {
    border: 0px !important;}
.bg_items {
    background-color: #f7f7f7;
    margin-top: -31px;
    vertical-align: middle;
    border-bottom: 1px solid #000;
    border-top: 1px solid #333;
    }
.bg_items:hover, .bg_items:active{box-shadow: 10px 10px 20px 1px rgba(0, 0, 0, 0.1);}
.itemid-233 .system-unpublished,.itemid-273 .system-unpublished{background-color: inherit !important;}
.system-unpublished article {
    padding: 0px !important;
}
.items-row .item .item-image {
    margin: 0px !important;
}
.bg_items{transition:.3s all ease-in-out;}
p.n2-font-01ef36f5aaacb5b5bd3b340ee0d3ed32-paragraph:before{ content: ".";
    font-size: 70px;
    left: -14px;
    pointer-events: none;
    position: relative;
    text-shadow: transparent 0px 0px;
    top: -2px;
    line-height: 0;
    color: #d24a24;
    font-weight: normal;
    text-shadow: 15px 0 #d24a24;
}

p.n2-font-01ef36f5aaacb5b5bd3b340ee0d3ed32-paragraph:after {
    content: ".";
    font-size: 70px;
    pointer-events: none;
    position: relative;
    text-shadow: transparent 0px 0px;
    top: -2px;
    line-height: 0;
    color: #d24a24;
    font-weight: normal;
    text-shadow: 15px 0 #d24a24;
}
ul.nav.navbar-nav.level0 {
    flex-direction: row;
}
section.article-content.clearfix p strong {
    font-weight: bolder;
    font-family: 'Roboto';
}
.itemid-158 strong {
    color: #333333;
}
.itemid-125 .social-contact {
    width: 100%;
    float: left;
    text-align: center;
}
.itemid-125 .category-icon-title {
    display: inline-block;
    background: linear-gradient(to right, #d24a24 0%, #d24a24 51%, #d24a24 100%);
    padding: 35px;
    width: 165px;
    border-radius: 4px;transition: .3s all ease-in-out;
}
.itemid-125 i.text-gradiant {
       font-size: 60px;
}
.itemid-125 #t3-content .fa-facebook-f:before, .itemid-125 #t3-content .fa-twitter:before, .itemid-125 #t3-content .fa-instagram:before{
    color: #f79c2d;
}
.itemid-125 #t3-content .fa-facebook-f:before:hover, .itemid-125 #t3-content .fa-twitter:before:hover, .itemid-125 #t3-content .fa-instagram:before:hover{
    color: #fff;}
.itemid-125 i.text-gradiant:hover::before {
    color: #ffffff !important;
}

.itemid-125 .category-icon-title:hover {
    box-shadow: 0px 10px 15px 2px rgba(0, 0, 0, 0.1);
}
.itemid-125 .contact.section-title {
    text-align: center;
    max-width: 100%;
}
.itemid-125 section.article-content.clearfix {
   /* padding: 80px 0px;*/
}
.itemid-125 .contact.section-title h2 {
    font-size: 46px;
    font-weight: 300;
    color: #333333;
    font-family: 'Roboto-Light';
}
.itemid-125 .contact.section-title span {
    font-size: 46px;
    font-weight: 700;
    color: #333333;
    font-family:'Roboto-Bold';
}
.itemid-125 .t3-header.has-hero .head-search {
    padding-top: 30px;
}
.itemid-125 #Section198 {
   /* background-color: #f7f7f7;
    padding: 110px 0px;*/
}
.itemid-125 #rsform_3_page_0 {
    background-color: #fff;
    padding: 30px 30px 65px 30px;
    border-radius: 4px;
}
.itemid-125 #rsform_3_page_0 label.col-sm-3.col-form-label.formControlLabel {
    display: none;
}
.itemid-125 #rsform_3_page_0 input {
    width:100%;
}
#rsform_3_page_0 .formControls.col-sm-9 {
    width: 100%;
}
.itemid-125 #rsform_3_page_0 input:focus{border-color: #999999;
   
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(153, 153, 153, 0.6);}
.itemid-125 #rsform_3_page_0 textarea#Message {
    margin-top: 40px;
}
.itemid-125 #rsform_3_page_0 button#Submit {
    height: 60px;
font-family: 'Roboto-Medium' !important;
    background:#d24a24;
    border-color:#d24a24;
    text-transform: uppercase;
}
.itemid-125 #rsform_3_page_0 .formControls.col-sm-9 {
    text-align: center;
}
/*30-04-24*/
.itemid-125 #userForm h2 {
    text-align: center;
    margin-bottom: 45px;
}
.t3-footnav .t3-module ul > li > a:focus{color:#333333 !important }
.page-header h1, div.finder > h1 {
    font-size: 38px;
    color: #333333;
    font-weight: 500;
    position: relative;
    font-family: 'Roboto-Light', sans-serif;
    display: inline-block;
    margin-bottom: 14px;
    margin-left: 0px;
    padding-left: 6px;
}
.page-header{border-bottom:none;margin-bottom:21px;padding-bottom:0px;}
.page-header h1:after{
    position: absolute;
    content: '';
    bottom: -6px;
    height: 2px;
    width: 111%;
    left: 0;
    background-color: #d24a24;
    }
.itemid-154 .t3-mainbody {
    padding-top: 45px;
}
.itemid-125  #rsform_3_page_0 .fa-caret-right:before {
    content: "\f0da";
    float: right;
}
ul.nav.nav-pills.nav-stacked.menu {
    display: block;
}
#mod-custom246 .row.col-md-12 {
    display: block;
}
.itemid-143 .genius-btn a {
    background: #d24a24;
    border-color: #d24a24;
    text-transform: uppercase;
    color: #ffffff;
    padding: 9px 20px;
    border-radius: 4px;
}
.itemid-143 .genius-btn {
    margin-top: 20px;
    text-align: center;
}
/*.sectionPopular-Procedures h3.readmore-link:hover {
    visibility: visible;
    position: relative;
    float: right;
    top: 60px;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    padding-right: 10px;
    transition: .3s all ease-in-out;
}
.sectionPopular-Procedures span.readmorelink:hover {
    visibility: visible;
}*/
.sectionPopular-Procedures .article-detail .readmore-link {
     visibility:hidden;
    position: relative;
    top: 60px;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    padding-right: 10px;
    transition: .3s all ease-in-out;
    float: right;
}
.sectionPopular-Procedures .article-detail .intro-image:hover .readmore-link {
    visibility: visible;
    position: relative;
    float: right;
    top: 60px;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    padding-right: 10px;
    transition: .3s all ease-in-out;
}
.sectionPopular-Procedures h3.readmore-link a{color:#ffffff;}
@media (max-width:768px) {.itemid-125 #rsform_3_page_0 textarea#Message {
    margin-top: 0px;
}}

@media (max-width:350px) {#sclogin-form250 .form-control {
    width: 75%;}}
.plan.genius-btn{
    height: 50px;
    line-height: 52px;
    border-radius: 4px;
    padding: 0px 27px;
    background-size: 50%;
    display: table;
    margin-top: 35px;
    text-transform: uppercase;
    
}
@media (max-width: 991px) {
    .t3-header.has-hero .navbar-default .navbar-nav > li.active > a, .t3-header.has-hero .navbar-default .navbar-nav > li.open > a, .t3-header.has-hero .navbar-default .navbar-nav > li.active > span, .t3-header.has-hero .navbar-default .navbar-nav > li.open > span {
        color:#d24a24;
    }
}
.plan.genius-btn a {
    color: #fff;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #333333;
    background-color: white;
  
}
.pagination > li > a, .pagination > li > span {
    font-weight: 400;
    padding: 7px 12px;
    border:none;
}
.counter {display:none;}
@media (max-width: 991px) {
    .t3-header.has-hero .head-search {
         color: #ffffff;
         margin-right:5px;
    }
}
.sclogin-greeting {
    color: #ffffff;
}
.sectionPopular-Procedures span.mod.course-category a {
    color: #d24a24;
    font-weight: 700;
    font-size: 14px;
}
.sectionPopular-Procedures .mod.course-meta {
    margin-top: 25px;display:none;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #0056b3;
    background-color: #e9ecef;
    border-color: #dee2e6;
    padding: 7px 12px;
    border-radius: 0px;
}
.course-details-content {
    margin-top: 20px;
}
.course-title a {
    color: #333333;
    font-size: 35px;
    font-family: 'Roboto-Medium';
	font-weight:normal !important;
}
.course-title a b {
	font-weight:normal !important;
}
.course-title{
   padding-bottom: 0;
}
.course-details-category span {
    font-size: 28px;font-family: 'Roboto-Light';
}
span.video_follow {
	font-size:1.5em;
	display:block;
	margin-bottom:10px;
}
.course-details-category span b {
    font-family: 'Roboto-Bold';
}

.itemid-233 .course-meta,.itemid-273 .course-meta {
    font-size: 14px;
    display:none;
}
.owl-carousel {
    position: relative;
}
.owl-nav {
    position: absolute;
    top: -87px;
    right: 60px;
    }
.testimonial-item .action-link-icon a {
    background: linear-gradient(to right, #d24a24 0%, #d24a24 51%, #d24a24 100%);
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    padding: 10px; width:auto; height:auto;
}
#acm-accordion235{
    margin: 0 auto;
    width: 100%;
    padding: 10px 40px;
    }
.Frequently.Asked.Questions h2{
    text-align: left;
    font-size: 35px;
    color: #333333;
    margin: 0 0 0 56px;
    font-family: 'Roboto-Light';
    padding-bottom: 0;
    }
    .fa, .far, .fas {
    font-family: "Font Awesome 5 Free" !important;
}
 .button.btn.btn-success, button.btn.btn-success.float-end  {
    color: #ffffff;
    background-color: #d24a24;
    border-color: #d24a24;
}#rsm_membership_form .form-actions .float-end{float:left !important;}
@media (min-width:769px)  {#rsm_subscribe_login_form .controls input#username, #rsm_subscribe_login_form .input-group, #rsm_subscribe_default_form input{width:400px; }}
.btn-info {
    color: #ffffff;
    background-color: #d24a24 !important;
    border-color: #d24a24 !important;
}
select#rsm_country {
    FONT-SIZE: 16px;
}
.com_rsmembership .head-search {
margin-left: 0px;
    padding-top: 27px !important;
}
body.modal-open #t3-header {
    z-index: 0;
}
@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 450px !important;
        margin: 30px auto;
       
    }
}
.t3-header.has-hero .head-search .sclogin .sclogin-greeting {
    margin-left: 0px;
    padding-top:6px;
    text-transform: uppercase;
    font-size: .92em;
    font-weight: 500;
	margin-bottom: 5px;
    font-family: 'Roboto-Medium';

}
.sclogin-menu{
    list-style-type: none;
    padding: 0;
    margin: 3px 0 0 !important;
    display: inline-block;
    padding-left: 0px !important;
    line-height: 1.5em;
}

.sclogin-submenu {
    list-style-type: none;
    padding: 0px !important;
    position: relative;
    top: 8px;
    left: 0;
    display: none;
    background-color: #fff;
    border-radius: 4px;
    transition: .3s all ease-in-out;
    z-index: 998;
    box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
    width: 100%;
}
.sclogin-menu > li {
    position: relative;
}
.sclogin-submenu li:first-child {
    border-top: none;
    z-index: 999;
    position: relative;
}
sclogin .scprofile-pic, .sclogin .sclogin-greeting, .sclogin .sclogin-profile-link {
    margin-bottom: 0px;
}
@media screen and (max-width:992px){.t3-header.has-hero .head-search .sclogin .sclogin-greeting {
  padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px;}}
.t3-megamenu .mega-nav > li a:hover, .t3-megamenu .dropdown-menu .mega-nav > li a:hover, .t3-megamenu .mega-nav > li a:focus, .t3-megamenu .dropdown-menu .mega-nav > li a:focus {
    color:#d24a24 !important;
 
}
.t3-navbar.navbar-collapse.collapse .nav .caret {
    border-top-color: #ffffff;}
 @media screen and (max-width:300px){.ns-bs5 .input-group {
  display: flex !important;
  flex-wrap: nowrap !important;}}
.n2-ss-slider .n2-ow:before, .n2-ss-slider .n2-ow:after, .n2-ss-slider .n2-ow-all :not(i):before, .n2-ss-slider .n2-ow-all :not(i):after {
    display:inline !important;
}
@media screen and (max-width:568px){.t3-section.sectionUsers-Testimonial .owl-nav {
    top: -20px !important;
}}
@media screen and (max-width:992px){.t3-section.sectionUsers-Testimonial .owl-nav {
    position: absolute;
    top: -110px;
    right: 69px;
}}
@media screen and (max-width:568px){body
{
    font-size: 14px !important;
    line-height:1.6;
}
    h2
    {
    font-size: 30px !important;
}
h2 span 
{
    font-size: 30px !important;}
span.subtitle {
    font-size: 14px !important;
}
.sectionSubscriptionInformation{
    font-size: 14px !important;}
}
.ccomment .btn-mini{padding: 10px 40px;    font-size: 18px;}
.ccomment .btn{
background-color: #d24a24 !important;
    border: none;
    box-shadow: none;
}
.ccomment button.btn.btn-mini, .ccomment input[type="submit"].btn.btn-mini {
    background-color: #d24a24 !important;
    background-image: none;
    color:#fff;
    outline:none;
}
.ccomment input, .ccomment button, .ccomment select, .ccomment textarea {
    font-family: 'Roboto';
}

textarea.js-ccomment-textarea.ccomment-textarea {
    width: 445px;
    height: 130px;
}
.ccomment button.btn.btn-small, .ccomment input[type="submit"].btn.btn-small {
    color: #fff;
    padding: 4px 9px;
}
.ccomment-powered {
    display: none;
}
div#ccomment {
    margin: 0 18px;
    width: auto;
}
 .ccomment-data {
    padding-top: 15px;
}
.ccomment .btn-link:hover, .ccomment .btn-link:focus {
    color: #ffffff;
    text-decoration:none;
    background-color:#d24a24;
    transform: scale(1.05);
}
.ccomment .margin-bottom {
    padding-top: 10px;
}
.ccomment .btn-link {
    color: #d24a24;}
.ccomment .btn-primary {
    background-image:none;
    background: #d24a24;}
.ccomment .btn-primary:hover, .ccomment .btn-primary:focus, .ccomment .btn-primary:active, .ccomment .btn-primary.active {
    color: #ffffff;
    background-color: #d24a24;
}
.ccomment textarea:focus, .ccomment input[type="text"]:focus 
{border-color: #999999;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(153, 153, 153, 0.6);}
.view-category.layout-blog a.btn.btn-primary.ccomment-readmore, 
.view-category.layout-blog .ccomment-preview-container 
{display: none;
}
.ccomment .btn:hover, .ccomment .btn:focus, .ccomment .btn:active, .ccomment .btn.active {
    background-image: none;
    color:#ffffff;
}
button.ccomment-add-new.btn.btn-mini:hover {
    transform: scale(1.05);
}
@media screen and (max-width: 568px) {
    .itemid-233 h2,.itemid-273 h2 {
        font-size:25px !important;
    }
}
@media screen and (max-width: 568px) {.moduletable.get-in-touch .contact-left-content{text-align:center;padding-bottom: 0px;
        margin-bottom: 25px;}
textarea.js-ccomment-textarea.ccomment-textarea {

    height: 130px;
    width: 100%;
}}
@media screen and (max-width: 768px) {#n2-ss-2 .n2-font-0da84c0dfb003b89e8e93b1ffa21c1da-hover {

   font-size: 30px !important;}}
@media screen and (max-width: 568px) {#n2-ss-2 .n2-font-0da84c0dfb003b89e8e93b1ffa21c1da-hover {

   font-size: 20px !important;}}
@media screen and (max-width: 992px) {.t3-footer #t3-spotlight {
    padding-top: 40px;
    padding-bottom: 27px;
}
.itemid-154 .t3-mainbody {
    padding-top: 40px;
}
.t3-mainbody {
    padding-bottom:35px;
    padding-top: 35px;
}
}
@media screen and (max-width: 568px) {
        .itemid-154 .t3-mainbody {
        padding-bottom: 5px;
    }
.n2-ss-layer.n2-ow.hero_intro.n-uc-hgKRusz2jNh7 {
    display: none;
}#acm-accordion235 {
    margin: 0 auto;
    width: 100% !IMPORTANT;
    PADDING: 20PX;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li {
    padding: 12px 10px;
}
.t3-section{
    padding: 25px 0px 30px 0px !IMPORTANT;
}
.latest-news .article-detail .article-content h3 {
    padding-bottom: 0px;
}
.sectiontkm-videos {
    padding-bottom: 115px !important;
}
.t3-footer #t3-spotlight {
    padding-top: 30px;
    padding-bottom: 27px;
}
.acm-accordion .panel-title a {
    overflow: scroll;
    text-overflow: clip;
    white-space: nowrap;
}
.sectionPremiumsubscription .title.example{padding-top:0px;}

}
@media screen and (max-width:992px){#acm-accordion235 {
    margin: 0 auto;
    width: 100% !IMPORTANT;
    PADDING: 20PX;
}}
@media screen and (max-width:991px) { 
 .t3-header.has-hero{padding:5px;}
    .footer-social.ul-li ul {
    display: grid;
    grid-template-columns: 15% 15% 15%;
}
    .sectionPopular-Procedures{
        padding-bottom: 0px !important;padding-top:20px !important;
    }
.t3-header.has-hero .navbar-default .navbar-nav > li > a, .t3-header.has-hero .navbar-default .navbar-nav > li > span {
        color: #000000;
        padding-left:4px;
}
.t3-header.has-hero.menu-overlay .logo a {
    background: #fff;
    padding: 0px; 
}
.t3-module.modulepopular-menu, .t3-module.modulecontact-menu, .t3-module.moduleLegal-menu, #Mod247{margin-left:0px !important;width:100%;}
div#n2-ss-2 .n2-font-227d131af707b6e19791db9593a584a3-hover{font-size:2.3em !important;}
}
.itemid-125 .moduletable.get-in-touch .genius-btn {
    width:100%;
}
@media screen and (max-width:568px) { .itemid-125 .moduletable.get-in-touch .genius-btn {
 width:100%;
}}
@media (max-width:1130px) {.t3-spotlight.t3-footnav.row .col-md-3 {
        width: 33%;
    }
}
@media screen and (max-width:568px) {
    div#n2-ss-2 .n2-font-227d131af707b6e19791db9593a584a3-hover 
    {
        font-size: 20px !important;
    }
    .t3-header.has-hero{padding:5px;}
  .sourcecoast.ns-bs5.sclogin-modal-links.sclogin
  {
        width:56px !important;
    }
    .moduletable.Frequently.Asked.Questions h2 {
    font-size: 26px !important;
}
 #n2-ss-2 .n2-font-ac63f2151b673211acde57146c634537-hover {
   
    font-size:20px;}
#mod-custom246 {
    font-size: 15px !important;
}
.t3-copyright a{
    font-size: 15px !important;
}
.itemid-157 .sectionSearch-procedures {
    padding-bottom: 0px !important;
}
.sectionExampleprocedures {padding-top:0px !important;padding-bottom: 10px !important;}
.sectionPremiumsubscription {padding-top:0px !important;padding-bottom: 0px !important;}
.sectionPremiumsubscription .title.example{margin-bottom:10px !important;}
.sectionPopular-Procedures {padding-top:0px !important;padding-bottom: 0px !important;}
.t3-section.sectionUsers-Testimonial p {
    font-size: 14px;}
.Frequently {
    padding-bottom: 50px;}
.moduletable.get-in-touch{padding-top:20px;}
.moduletable.map{padding-bottom: 50px !important;}
.footer-about-text p, .t3-footnav .t3-module ul > li > a, .t3-footnav .footer-contact p, .t3-module.modulehours-menu .Hours_txt{ font-size: 14px;}
.t3-footnav .t3-module .module-title {font-size: 20px;}
.moduletable.get-in-touch .address-details.ul-li-block li span,.moduletable.get-in-touch .address-details.ul-li-block ul li  {font-size:15px;}
.itemid-243 .page-header h1 {
    font-size: 22px;
        font-weight: 600;}
#Mod247 {
    margin-top: 10px !important;
}
#mod-custom247 div a {
    font-size: 14px;}
#Mod123 {
    margin-bottom: 25px;
}
.ccomment .btn-mini {
    font-size: 15px;
}
.course-title a {
    font-size: 30px;
}
.course-details-category span {
    font-size: 22px;}
.sectionTKM.Introduction {
    padding-top: 0px !important;}

.wrap-last-article .view-all a {
    display: none !important;
}
.sectionWhy.Choose.TKM .s5_tab_show_prev {
    width: 20px;
    height: 20px;}
.sectionWhy.Choose.TKM .s5_tab_show_next{
    width: 20px;
    height: 20px;}
.t3-section.sectionUsers-Testimonial .label-descrp {
    font-size: 12px;margin-right: 1px;}
.t3-section.sectionUsers-Testimonial .row.bottom-descp .label-highlight {
    font-size: 10px;
    margin-right: 2px;}
.sectionPopular-Procedures .s5_tab_show_next_prev_wrapper.s5_tab_show_next_prev_top {
        width: auto;}
.t3-spotlight.t3-footnav.row .col-md-3 {
        width: 50%;
    }
.t3-module.modulehours-menu .highlight {
    padding: 1px 17px;}
form.rsmembership_form input {
    width: 100% !important;
}}
@media screen and (max-width:450px){.t3-spotlight.t3-footnav.row .col-md-3 {
        width: 100% !important;
    }
    .awesomplete input::placeholder {
    font-size: 11px;
}
#tax-type{
    font-size: 11px;
}
}
form.rsmembership_form input {
    width: 400px;
}
@media screen and (max-width:756px){.t3-spotlight.t3-footnav.row .col-md-3 {
        width:50%;
    }}
.tkm_s5_pricetable_6{float:left; width:100%;}
h5.plan-title {
    text-align: center;
   letter-spacing: 1.3px;
    font-weight: bold;
}
h6.plan-price {
    text-align: center;
    letter-spacing: 2px;
    font-size:30px;text-transform: uppercase ;margin-top: 3px;
}
.paragraph p {
    margin-bottom: 13px;
}
a.genius-btn.plan:hover {
    color: #ffffff;transform: scale(1.05);
}
a.genius-btn.plan {
    margin: 0 auto; 
    margin-top: 30px;
}
.plan-title {
    color: #333;
}
span.period {
    font-size: 14px;letter-spacing: normal;
}
#free_plan {
    margin: 0 auto;
}
div#mod-custom251 .title {
    padding-bottom: 30px;
}
@media screen and (max-width: 767px){
.sectiontkm-videos #video-row div{margin: 0px;}}
.itemid-154 p {
    line-height: 1.6;
}
@media screen and (max-width:992px) {

 #n2-ss-2 .n2-font-0da84c0dfb003b89e8e93b1ffa21c1da-hover {
    font-size: 33px !important;}
    #n2-ss-2 .n2-font-ac63f2151b673211acde57146c634537-hover {
   font-size: 2em !important;
        margin-top: 30px;}
 .itemid-157 .sectionSearch-procedures {
    padding-bottom: 0px !important;padding-top: 40px;}
.sectionExampleprocedures {padding-top:0px !important;padding-bottom: 10px !important;}
.sectionPremiumsubscription {padding-top:0px !important;padding-bottom: 0px !important;}
.sectionPremiumsubscription .title.example{margin-bottom:10px !important;}
.sectionWhy.Choose.TKM {padding-top:60px !important;}
.Frequently {
    padding-bottom: 50px;}
.moduletable.get-in-touch{padding-top:20px;}
.moduletable.map{padding-bottom: 50px !important;}
.sectionThe.King.Method.App .row {margin-top: 20px;}
.itemid-243 .page-header h1 {
    font-size: 22px;
        font-weight: 600;}
#Mod247 {
    margin-top: 10px;
}
#mod-custom247 div a {
    font-size: 14px;}
#Mod123 {
    margin-bottom: 25px;
}
.sectionTKM.Introduction {
    padding-top: 0px !important;}

.wrap-last-article .view-all a {
    display: none !important;
}
.sectionWhy.Choose.TKM .s5_tab_show_prev {
    width: 20px;
    height: 20px;}
.sectionWhy.Choose.TKM .s5_tab_show_next{
    width: 20px;
    height: 20px;}
.t3-section.sectionUsers-Testimonial .label-descrp {
    font-size: 12px;margin-right: 1px;}
.t3-section.sectionUsers-Testimonial .row.bottom-descp .label-highlight {
    font-size: 10px;
    margin-right: 2px;}
.sectionPopular-Procedures .s5_tab_show_next_prev_wrapper.s5_tab_show_next_prev_top {
        width: auto;}
.t3-spotlight.t3-footnav.row .col-md-3 {
        width: 50%;
    }
.t3-module.modulehours-menu .highlight {
    padding: 1px 17px;}
}
@media screen and (max-width:350px){
    .mod-finder__advanced.js-finder-advanced .controls {
    top: -139px !important;
}}
@media screen and (max-width:992px){
    .mod-finder__advanced.js-finder-advanced .controls {
    top: -125px;
}
  /*  .sectionSearch-procedures .mod-finder__search.input-group {
    display: flex !important;
    flex-direction: column;
}*/
.sectionSearch-procedures button.btn.btn-primary {
    margin: 0 auto;
}
.mod-finder__advanced.js-finder-advanced .controls {
    margin-right: 0px;
} #tax-type {
        background-color: #f9f9f9;
}}
input#remember0 {
    width: 1em !important;
}
.form-check-input{width:1em !important;}
@media screen and (max-width:992px){.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > span:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > span:focus {
    color: #ffffff !important;}}
#rsm_subscribe_login h1, .rsm_form_container  h1 {
    font-size: 32px;
}
#rsm_subscribe .form-actions {
    background-color: transparent;
    text-align: left;
    margin: 0px;
    padding:0px;
    padding-bottom:20px;
}
#rsm_subscribe button.btn.btn-info.btn, .rsm_form_container button {
    padding: 13px;
    text-transform: uppercase;
}
@media screen and (max-width:991px){
ul.nav.navbar-nav.level0 {
    flex-direction:column;
}
#rsm_subscribe_login .form-horizontal .control-group .controls {
    margin-left: 0px;
        float: left;
        display: inline-block;
}
#rsm_subscribe_login .control-label {
    margin-right:20px;
    display: inline-block;
        float: left; width:20%;
       
}
#rsm_subscribe_login button.btn.btn-secondary.input-password-toggle {

    padding: 10px;
    text-align: center;
}
#rsm_subscribe_login .icon-eye.icon-fw {
    margin-left: 0px;
}#rsm_subscribe_login h1, .rsm_form_container h1 {
    font-size: 41px;
}
#rsm_subscribe_login h3.page-header{
    margin-bottom: 10px;
    font-size: 23px;
}
.rsm_form_container h3 {
    margin-bottom: 15px;
    font-size: 23px;
}
#rsm_subscribe_login .form-horizontal .control-group {
    margin-bottom: 10px;
}
#rsm_subscribe .form-actions {margin-left:0px;padding:0px;}
}
@media screen and (max-width:568px){div#rsm_subscribe_login form.rsmembership_form input {
    display: inline-block;
    width: 100%;
}
#n2-ss-2 .n2-font-ac63f2151b673211acde57146c634537-hover {
font-size: 1.4em !important;
        margin-top: 43px;}
#rsm_subscribe_default_form input, select#rsm_country {
    width: 100% !important;
}
div#rsm_subscribe_login .form-horizontal .control-group .controls {
    margin-left: 0px;
        
        display: inline-block;
}
div#rsm_subscribe_login .control-label {
    display: inline-block;
       
}
#rsm_subscribe_login button.btn.btn-secondary.input-password-toggle {

    padding: 10px;
    text-align: center;
}
#rsm_subscribe_login .icon-eye.icon-fw {
    margin-left: 0px;
}
#rsm_subscribe_default_form input, select#rsm_country {
    width: 100% !important;
}
#rsm_subscribe .form-actions {margin-left:0px;
}
#rsm_subscribe_login h1, .rsm_form_container h1 {
    font-size: 31px;
}
}
@media screen and (max-width:109px){.t3-header.has-hero .navbar-default .navbar-nav > li > a, .t3-header.has-hero .navbar-default .navbar-nav > li > span{padding-left:4px;padding-right:4px;font-size:12px;}}
.rsm_form_container.page-header {
    margin-bottom: 40px;}
    .system-unpublished {
    position: relative;
}

.itemid-233 .system-unpublished:hover .readmore,.itemid-273 .system-unpublished:hover .readmore {
  opacity: 1;
  right: 1px;
  visibility: visible;
  z-index: 1;
}

.itemid-233 .system-unpublished:hover .bg_items,.itemid-273 .system-unpublished:hover .bg_items{
  -webkit-box-shadow: 10px 10px 20px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 20px 1px rgba(0, 0, 0, 0.1);
}
.itemid-233 .bg_items a,.itemid-273 .bg_items a {
	color: #000;
}
.system-unpublished {
    position: relative;
}

.readmore span span {
    /* display: none; */
    position: absolute;
    bottom: 10px;
    right: 16px;
    color: #fff;
    /*padding: 5px 10px;*/
    border-radius: 5px;
    transition: opacity 0.3s ease;
    font-size: 18px;
    width: 50px;
}

.system-unpublished:hover .readmore span {
    /*display: block;*/
    opacity: 1;
}
.system-unpublished:hover .readmore a.btn.btn-default{
    /* background: #d24a24; */
    color: #ffffff;
    height: 31px;
}
.readmore a.btn.btn-default{
    background: transparent;
    color: transparent;
}
.system-unpublished:hover .pull-none.item-image a img {
    background-color: rgba(0, 0, 0, 1.1) !important;opacity: 0.5;
}

.system-unpublished .pull-none.item-image {
    background-color: #555555;
}
.system-unpublished {
  position: relative;
  display: inline-block;
}
#mod-custom160 {
    /* width: 370px; */
}
#mod-custom160 p img{
    max-width: inherit;
}
@media screen and (max-width:992px){#mod-custom160 {
    width: auto;
}
    #mod-custom160 p img {
    max-width: 100%;
}
.moduletable.get-in-touch .genius-btn {
    margin-top:30px;
}

}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{outline:none;}
.ccomment .btn:focus {
    outline: none;
}
.itemid-234 .page-header {
margin-bottom:15px	
}
.itemid-234 article p {
    padding: 0 20px 15px;
    line-height: 1.5em;
}
.itemid-234 article p:nth-child(odd) {
	margin-bottom:0;
}
.itemid-234 article p:nth-child(even) {
    border-bottom: 1px solid #d24a24;
}
@media screen and (max-width:568px){.itemid-234 p {
    margin: 0 0 10px;
} 
}
/*.t3-footer a:hover, .t3-footer a:active, .t3-footer a:focus {
    border-bottom-color: #ffffff;
    color: #333333;
}*/
.memberplan.genius-btn {
    margin-top: 10px;
    background: #d24a24;
    color: #fff;
    margin-bottom:10px;
}
.memberplan.genius-btn a {
    color: #fff;
}
.btn-primary {
    color: #ffffff;
    background-color:#d24a24 !important ;
    border-color: #d24a24 !important;
}
input#jform_profile_dob {
    width: 100%;
}
.has-success .form-control:focus{border-color: #999999 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(153, 153, 153, 0.6) !important;}
.has-success .form-control{border-color: #999999 !important;}
@media screen and (max-width:1164px){#Mod247 {
    margin-top: 41px;
}}
@media screen and (max-width: 1089px) {
    #Mod247 {
        margin-top: 70px;
    }
}
@media screen and (max-width:1130px){.t3-module.modulehours-menu {
    margin-left: 40px;
}}
@media screen and (max-width:992px) {
    .t3-module.modulehours-menu {
        margin-left:0px;
    }#Mod247 {
    margin-top: 10px !important;
}
}
@media screen and (max-width:1097px) {.t3-header.has-hero .navbar-default .navbar-nav > li > a, .t3-header.has-hero .navbar-default .navbar-nav > li > span{  padding-right: 4px;
        margin-right: 8px;
        padding-left: 4px;}
    .t3-header.has-hero .head-search .sclogin .sclogin-greeting{padding-left: 2px;
    padding-right: 2px;font-size:12px;margin-right: 3px;}
}

.itemid-233 .row .items-row .item .article-header h2,.itemid-273 .row .items-row .item .article-header h2 {
    font-size: 1.3em !important;
    text-align:center;
    margin-bottom:0px;
    font-weight: 500;
}
.itemid-233.logged .row .items-row .item .article-header h2,.itemid-273.logged .row .items-row .item .article-header h2 {
	font-size: 1.2em !important;
}
@media (max-width:568px) {
    .acm-features.style-4 .features-item {
        flex-direction: column;
    }
}
@media screen and (max-width:567px) {
    .acm-features.style-4 .features-item .font-icon {
        width: 23%;
        padding-left: 15px;
    }
}
.itemid-232 .page-header h1{display:none;}
.itemid-232 .page-header {
    margin: 0px;
    padding: 0px;
}
button.btn-close.novalidate {
    position: relative;
    top: -35px;
    left: 390px;}
.j40 .modal-header{
    display: block !important;}
#form-sclogin-submitcreate-250 {
    text-align: center;
}
div#Mod257 .module-title,div#Mod265 .module-title {
    background: #555555;
    color: #fff;
    padding: 10px 15px;
    font-weight: 500 !important;
    font-size: 19px;
    letter-spacing: .0135em;	
}
div#Mod265 ul.mod-articlescategory {
    padding: 0 8px;
}
div#Mod265 .module-title
.nav-pills > li > a {
	border-radius:0px;
}
#rsm_subscribe_login .control-group {
    display: flex;
    flex-direction: column;
    text-align: left;
}
#rsm_subscribe_login .form-horizontal .control-group .controls {
    margin-left: 0px;
}
#rsm_subscribe_login .control-label{text-align: left;
}
.ccomment .pull-right {
    display: none;
}

.itemid-125 #rsform_3_page_0 .fa-caret-right:before {
    content: "\f0da";
    float: right;
    font-family: "Font Awesome 5 Free";
}
.itemid-246 form#rsm_subscribe_default_form .input-group {
    display: inline-block;
}
#rsm_subscribe_login_form input#passwd,input#rsm_password,input#rsm_password2 {
    width: 290px !important;
}
#rsm_password , input#rsm_password2 {
    flex: 0 auto;
}
/*#rsm_subscribe_default_form input, */
select#rsm_country{width:400px ; }
@media screen and (max-width:567px) {#rsm_subscribe_login_form input#passwd, input#rsm_password, input#rsm_password2 {
    width: 100% !important;
}.itemid-246 form#rsm_subscribe_default_form .input-group {
    display: flex;}
        .rsm_form_container .control-label {
         width: 100%; 
}
    #rsm_subscribe_login_form .input-group {
    width: 100% !important;}
.rsmembership-authorize-form input, .rsmembership-authorize-form .form-select {
    width: 100%;
}
}
@media screen and (max-width:768px) {#rsm_subscribe_login_form .input-group {
    width: 400px;
}}
#g-recaptcha-29 {
    margin-top: 30px;margin-bottom: 20px;
}
#g-recaptcha-29 div {
    margin: 0 auto;
}
.rsmembership-authorize-form .col-md-6 {
    width: 50% !important ;
}
.rsmembership-authorize-form .col-md-6{
width: 33.3% !important;}
.rsmembership-authorize-form .col-md-4 {
    width:22% !important ;
}
.rsmembership-authorize-form legend {
    padding-bottom: 14px;
}
.rsmembership-authorize-form .control-group {
    margin-bottom: 25px;
}
.rsmembership-authorize-form input#rsm_cc_number {
    width: 780px;
}
#rsm_cc_fname {
    width: 390px;
}
input#rsm_cc_lname{
    width: 390px;
}
.rsmembership-authorize-form .form-select, .rsmembership-authorize-form input#rsm_cc_exp_yy, .rsmembership-authorize-form input#rsm_csc_number {
    width: 250px;
}
.rsmembership-authorize-form .form-select:focus{
border-color: #999999;box-shadow: none;}
#rsm_cc_exp_mm {
    font-size: 13px;
}
@media screen and (max-width:1177px) {.rsmembership-authorize-form input#rsm_cc_number {
    width: 100%;
}.rsmembership-authorize-form .form-select, .rsmembership-authorize-form input#rsm_cc_exp_yy, .rsmembership-authorize-form input#rsm_csc_number {
    width: 100%;
}#rsm_cc_fname {
    width: 100%;
}input#rsm_cc_lname {
    width: 100%;
}.rsmembership-authorize-form .col-md-6 {
    width: 50% !important;
}.rsmembership-authorize-form .col-md-4 {
    width: 33.3% !important;
}
    .rsmembership-authorize-form .row{
    width: 80%;
}}
@media screen and (max-width:992px) {  .rsmembership-authorize-form .row{
    width: 100% !important;
}.latest-news .article-detail .intro-image img {
    height: auto;
}
    .acm-features.style-4 .features-item .content-wrap {
    width: 100%;
}
}
@media screen and (max-width:400px) {.rc-anchor-normal .rc-anchor-content {
    height: 74px;
    width: 150px !important;
}
.rc-anchor-normal .rc-anchor-checkbox-label {
    width: 100% !important;
}
.rc-anchor-normal .rc-anchor-pt {
    width: 75px;
}

}
.pagination > li > a, .pagination > li > span {
    border-radius: 4px;
    color: #333333;}
.acm-accordion .panel-default > .panel-heading + .panel-collapse > .panel-body, .ccomment .muted {
    color: #333333;
} 
@media screen and (max-width: 1136px) {
    .t3-header.has-hero .navbar-default .navbar-nav > li > a, .t3-header.has-hero .navbar-default .navbar-nav > li > span {
        font-size: 14px
    }
        .t3-header.has-hero .head-search .sclogin .sclogin-greeting, .sourcecoast.ns-bs5.sclogin-modal-links.sclogin a {
    
        font-size: 12px;}
        
} 
@media screen and (max-width: 1150px) { .t3-header.has-hero .head-search .sclogin .sclogin-greeting{padding-left:0px;padding-right:0px;}}
@media (max-width: 400px) {
  .t3-header.has-hero .head-search {
    width:60px;
  }
}   
@media (min-width: 992px) {
    .logo-control .logo-img-sm {display: none;
    }
}
.course-details-category span {
color: #333333;
    font-size: 16px;
    font-family: 'Roboto', sans-serif !important;
}
@media (max-width:568px) {.owl-prev, .owl-next {
    width: 40px;
    height: 40px;line-height: 40px;}}
.sclogin-greeting a {
    color: #fff !important;
    margin-left: 8px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration:none !important;
    font-family: 'Roboto-Medium';
    padding-bottom: 5px;
}
.sclogin-greeting a:hover {
    background: linear-gradient(to right, #d24a24 0%, #d24a24 51%, #d24a24 100%);
    border-radius: 8px;
    /*transition: .3s all ease-in-out;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 10px;*/
    padding: 8px 8px;
    text-decoration: none;
}
@media (min-width: 992px) {
     .t3-header.has-hero .head-search .sclogin .sclogin-greeting {
       /*padding-bottom: 15px;
        padding-top: 5px;
        margin-bottom: 16px;*/
    }}
.form-select:focus {
    box-shadow:none;border:1px solid #eaeaea;
}
/*
.itemid-233 .page-header h1:after {
    bottom: -30px;
    left: 452px;}
.itemid-233 .row.equal-height .page-header h1:after {
    bottom: -30px;
    left: 300px;*/

@media (max-width:568px) {.itemid-233 .page-header h1:after,.itemid-273 .page-header h1:after {
    left: 0px;
}
    .sclogin-greeting {white-space: nowrap;
}
}
.result__title-text {
    font-size: 16px !important;
}
.t3-footer a:hover, .t3-footer a:active, .t3-footer a:focus {
    border-bottom-color: #ffffff;
    color: #d24a24;
}
.sectiontkm-videos .section-title{max-width:1260px;}
.sectiontkm-videos #video-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 auto; 
 
}

@media (max-width: 1230px) {
  .sectiontkm-videos #video-row {
    grid-template-columns: repeat(2, 1fr); 
  }
}

@media (max-width: 857px) {
  .sectiontkm-videos #video-row {
    grid-template-columns: repeat(2, 1fr); 
  }
  div#tkmvideo_section iframe {
    width: 300px;
}
 .sectiontkm-videos{padding-top: 10px !important;padding-bottom:20px !important;}
}
@media (max-width: 600px) {
  .sectiontkm-videos #video-row {
    grid-template-columns:1fr; 
  }div#tkmvideo_section iframe {
    width: auto;
}
.sectiontkm-videos{padding-top: 10px !important;padding-bottom:20px !important;}
}
.sectionPremiumsubscription .row.plans {
    display: grid;
    grid-template-columns: 33.3% 33.3% 33.3%;
}
@media screen and (max-width:992px){
.sectionExampleprocedures .category-icon-title.text-center{
    width: 30%;
    margin: 0 auto;
}   
.itemid-125 section.article-content.clearfix {
    padding: 10px 0px;
}
}
.sectionPremiumsubscription .row.plans:before {
    display: none;
}
.sectionPremiumsubscription .row.plans .col-md-4 {
        width: 85%;
        margin: 0 auto;
    }
@media screen and (max-width:758px){.sectionExampleprocedures .category-icon-title.text-center{
    width: 100%;}
    .sectionPremiumsubscription .row.plans {display: block;
}}
@media screen and (max-width:768px){
.t3-section.sectionUsers-Testimonial {
    padding-top: 20px;
}}
@media screen and (max-width: 768px) {
    .t3-section.sectionUsers-Testimonial .owl-nav {
        top: -80px;
    }
}

p.ctct-gdpr-text {
    font-size: 38px !important;
    }
@media screen and (max-width: 568px) {
    .sectionWhy.Choose.TKM {
        padding-top: 40px !important;
    }
    .sectionThe.King.Method.App .row{margin-top:0px !important;}
}
.itemid-232 .plan a {
    background: #d24a24;
}
.itemid-232 .plan-content a {
	background:none;
	color:#d24a24;
	text-decoration:underline;
}
@media screen and (max-width: 568px) {
    .itemid-233 .bg_items h2,.itemid-273 .bg_items h2 {
        font-size: 15px !important;
    }
    .memberplan {
            white-space: nowrap; 
            overflow-x: auto; 
            display: block;
            width: 100%; 
        }
}
@media screen and (max-width: 568px) {
    form.rsmembership_form input#payment1 {
         width:1em !important; 
    }
}
.itemid-265 .page-header h1, .itemid-266 .page-header h1  {
    text-transform: capitalize;
}
.itemid-265 .form-horizontal .form-group, .itemid-266 .form-horizontal .form-group {
    margin:0px;
}
/*@media screen and (max-width:400px) {.rc-anchor-normal .rc-anchor-content {
    height: 74px;
    width: 130px !important;
}
.rc-anchor-center-container label#recaptcha-anchor-label {
    width: 90px !important;
}
.rc-anchor-center-container {
    width: 59% !important;
}
.rc-anchor-normal .rc-anchor-pt {
    right: 60px;
    text-align: left;
    width: auto !important;
}
.rc-anchor-light.rc-anchor-normal, .rc-anchor-light.rc-anchor-compact {
    border: 1px solid #d3d3d3;
    width: 214px !important;
}
.rc-anchor-logo-portrait {
    margin: 10px 0 0 2px;
     width: auto !important;
    
}
    #g-recaptcha-29 iframe {
    width: 240px !important;
}
    #g-recaptcha-29 div {width:215px !important;
    margin: 0;
}
}*/
.course-details-category > strong {
    display: block;
    height: 10px;
    margin-left: 7px;
}
.videoaccordion {
  background-color: #d24a24;
  color:#fff;
  cursor: pointer;
  padding: 10px 21px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  margin-bottom:20px;
}
.videoaccordion.active{margin-bottom:0px;}
.videoaccordion:hover {
  background-color: #746b6b; 
}

.videopanel {
  padding: 20px 18px;
  display: none;
  background-color: white;
  overflow: hidden; border:1px solid #ddd;
}
.itemid-109 .login-wrap form label {
color: #000000 !important;}
.itemid-232 .plan a:focus {
    background: #d24a24;
    color: #fff;
    outline: 0;
}

.rsm_form_container > p {
    display: none;
}

div#rsm_subscribe_login {
    padding-top: 15px;
}
div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header {
    font: 20px 'Roboto-Medium', Arial, sans-serif !important;
	font-weight:500 !important;
}
p.ctct-gdpr-text {
    font-size: 15px !important;
    line-height: 1.7em !important;
}
.btn{padding: 8px 30px !important;font-weight: 500 !important;font-family: 'Roboto-Medium';}
   ul.sclogin-submenu:before{
    position: absolute;
    content: '';
    top: -7px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 7px solid #d24a24;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 20px;
    }
	
	.moduletable.Frequently.Asked.Questions.\32 63 {
    border-bottom: 0px;
}

@media screen and (min-width: 768px) {.Popular-Procedures .s5_tab_show_slides_container_wrap_outer{
    position: relative;
    bottom: 10px;
}.wrap-last-article .view-all {display:none;} }
@media screen and (max-width: 767px) {.Popular-Procedures .s5_tab_show_slides_container_wrap_outer{
    position: relative;
    bottom: 40px;
}.wrap-last-article .view-all {display:none;} }
input[type="text"], .form-control{border:1px solid #707070 !important;}
	.ccomment-avatar img, .span1.hidden-phone{display:none;}form.ccomment-form .row-fluid .span11 {
    width: 100%;
}

.rsform.kingContact { 
  max-width: 1100px;
  margin: 10px auto;
  background: #fff;
  padding: 40px 30px;
  border-radius: 12px;
  box-shadow: 0 12px 30px rgba(0,0,0,0.06);
}
.kingContact h2 {
  text-align: center;
  margin-bottom: 40px;
  color: #333;
}
.kingContact .formControlLabel {
  display: block;
  width: 100%;
  text-align: left;
  font-weight: 500;
  margin-bottom: 6px;
  color: #555;
}
.kingContact .formControls {
  width: 100%;
}

.kingContact input.form-control,
.kingContact textarea.form-control {
  width: 100%;
  padding: 12px 14px;
  border-radius: 6px;
  border: 1px solid #ccc;
  font-size: 15px;
  transition: all 0.25s ease;
  background: #fff;
}

.kingContact input.form-control:focus,
.kingContact textarea.form-control:focus {
  border-color: #d3542c;
  box-shadow: 0 0 0 2px rgba(211, 84, 44, 0.15);
  outline: none;
}

.kingContact textarea {
  min-height: 140px;
  resize: vertical;
}
.kingContact .row > .col-sm-3 {
  display: none;
}

.kingContact .row > .col-sm-9 {
  width: 100%;
}
.kingContact .rsform-block-submit {
  margin-top: 30px;
}
.kingContact .rsform-submit-button {
  background: #d3542c;
  border: none;
  padding: 14px 36px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 6px;
  color: #fff;
  transition: all 0.25s ease;
}
.kingContact .rsform-submit-button:hover {
  background: #b84322;
  transform: translateY(-1px);
}
.kingContact .rsform-block-submit .formControls {
  text-align: center;
}
.kingContact .formValidation {
  font-size: 13px;
  margin-top: 4px;
  color: #999;
}
@media (max-width: 768px) {
  .kingContact .col-md-4 {
    margin-bottom: 15px;
  }

  .kingContact h2 {
    font-size: 22px;
  }
}
.kingContact input.form-control,
.kingContact textarea.form-control {
  border: 1px solid #ddd;
  background: #fafafa;
}

.kingContact input.form-control:focus,
.kingContact textarea.form-control:focus {
  background: #fff;
}
.kingContact ::placeholder {
  color: #aaa;
  font-size: 14px;
}
.kingContact input.form-control:hover,
.kingContact textarea.form-control:hover {
  border-color: #d3542c;
}
.kingContact .rsform-submit-button {
  box-shadow: 0 8px 18px rgba(211, 84, 44, 0.25);
}

.kingContact .rsform-submit-button:hover {
  box-shadow: 0 10px 22px rgba(211, 84, 44, 0.35);
}
.kingSocialContact {
  text-align: center;
  margin-bottom: 50px;
  display:inline-block; width:100%;
}

.kingSocialContact h3 { 
  font-size: 32px;
  color: #333;
  margin-bottom: 25px;
}

.kingSocialIcons {
  display: flex;
  justify-content: center;
  gap: 22px;
}

.kingSocialIcons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.kingSocialIcons img {
  width: 75px; 
  height: auto;
  display: block;
}
.kingSocialIcons a:hover {
  transform: translateY(-2px);
}

@media (max-width: 768px) {
  .kingSocialIcons img {
    width: 40px;
  }

  .kingSocialContact h3 {
    font-size: 22px;
  }
#t3-header .headright{width:100% !important;}
#t3-header .head-search{width:50% !important;} 
#t3-header .sourcecoast.ns-bs5.sclogin-modal-links.sclogin{width:100% !important;}
#t3-header .navbar-navigation{width:50%;}
.t3-section.sectionSearch-procedures {margin-left:0px !important;}
button.btn-close.novalidate{left:0px;}
.menu-overlay div.logo {display:inline-block !important;}
.menu-overlay .t3-mainnav{top:160px;}
}
@media (min-width: 1000px) {
.menu-overlay .headright{display: flex;align-items: center !important;}
.logo.logo-image {display: flex;align-items: center; }	
}
.t3-section.kingContact{background: #f7f7f7;padding: 40px 0px;}
@media (min-width: 501px) and (max-width: 990px) {
  html:not(.home) .t3-mainnav {
    top: 110px;
  }
  #t3-header .navbar-navigation {width:7% !important;}
  .headright{justify-content: flex-end;}
  #t3-header .sourcecoast.ns-bs5.sclogin-modal-links.sclogin {text-align:right;}
}
@media (min-width: 992px) and (max-width: 1192px) {
	.sourcecoast.ns-bs5.sclogin-modal-links.sclogin a {line-height:1;}
}
.kingSocialContact .fa-twitter:before{color:#f79c2d  !important;}
.kingSocialContact .fa-instagram:before{color:#f79c2d  !important;}
.kingSocialContact .fa-facebook-f:before{color:#f79c2d  !important;}
.t3-footnav .footer-social ul > li > a {padding-left: 26px;}
.contactGet {color: #fff;font-size: 45px;font-weight: 700;}