@charset "UTF-8";
/*!
 * Master Bootstrap3 (http://www.masterbootstrap.com)
 * Copyright 2013-2016 gsuez.cl.
 * Licensed under GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)
 */
.row {
  margin-right: 10px;
  margin-left: 10px; }

.container {
  padding-right: 0;
  padding-left: 0; }

#showcase .row [class*="col-"], #feature .row [class*="col-"], #main.row [class*="col-"] {
  margin: 0 -1px; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-right: 10px;
  padding-left: 10px; }

.navbar-collapse {
  padding-right: 20px;
  padding-left: 20px; }

@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px; } }
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left; } }
/*CONTACT FORM*/
.accordion {
  margin-bottom: 20px; }

.accordion-group {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  margin-bottom: 2px; }

.accordion-heading {
  border-bottom: 0 none; }

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px; }

.accordion-toggle {
  cursor: pointer; }

.accordion-inner {
  border-top: 1px solid #e5e5e5;
  padding: 9px 15px; }

.form-horizontal .control-label {
  /* float: left;*/
  padding-top: 5px;
  text-align: right;
  width: 160px; }

.form-horizontal .control-label {
  margin-bottom: 0;
  padding-top: 7px;
  text-align: right; }

.form-horizontal .form-actions {
  padding-left: 160px; }

/*CONTACT FORM*/
.hm_blog_list .blog_grid_con .meta, .post_title_con .meta {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  font-size: 13px;
  font-style: italic;
  margin-bottom: 17px;
  padding-bottom: 11px; }

.clearfix::after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden; }

.clearfix {
  display: block; }

/*LAYOUT BOXED*/
.layout-boxed {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  max-width: 1240px;
  background: #fff; }

/*TITLE MODULE*/
.module-title .title {
  margin: 0 0 20px;
  padding-bottom: 9px; }

/*LINK TRANS*/
a {
  text-decoration: none;
  transition: all 0.3s ease 0s; }

a:focus, a:hover {
  text-decoration: none; }

/*TAGS CLUDS*/
.module-content .tagspopular ul li {
  display: inline-block; }

.module-content > .tagspopular ul li::before {
  content: none; }

/*CALENDARIO*/
.calendar {
  margin: 5px 0 0 1px !important; }

.calendar table {
  border: 0 none !important; }

.calendar .button {
  border: 0 none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  display: table-cell !important;
  margin: 0 !important;
  padding: 2px !important;
  text-align: center !important; }

.calendar thead .hilite {
  padding: 1px !important; }

table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
  border-top: 1px solid #ddd;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: top; }

.calendar, .calendar table {
  width: 100%; }

/*LISTAS EN MODULOS*/
/*
.module-content ul li::before {
	content:"\e080";
    font-family: glyphicons halflings;
}*/
.module-content ul {
  margin: 0;
  padding: 0; }

.module-content ul li {
  list-style: outside none none;
  margin: 0;
  padding: 2px 0; }

.navbar-default .nav-header {
  padding: 5px 20px;
  display: block;
  font-weight: bold;
  line-height: 20px; }

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"], .uneditable-input {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: inline-block;
  font-size: 100%;
  /*height: 34px;*/
  line-height: 1.42857;
  min-width: 100px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  /* width: 100%;*/ }

.manager.thumbnails li {
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  display: block;
  float: left;
  height: 80px;
  line-height: 18px;
  position: relative;
  text-align: center;
  width: 80px;
  padding: 4px; }

.manager.thumbnails li .height-50 {
  height: 50px;
  margin-bottom: 4px;
  margin-top: 4px; }

.thumbnails::before, .thumbnails::after {
  content: "";
  display: table;
  line-height: 0; }

.thumbnails::after {
  clear: both; }

.thumbnails::before, .thumbnails::after {
  content: "";
  display: table;
  line-height: 0; }

.manager.thumbnails {
  list-style: outside none none;
  margin: 0 0 0 -20px;
  padding: 0; }

.window .window-mainbody {
  padding: 20px; }

.center, .table td.center, .table th.center {
  text-align: center; }

#editor-xtd-buttons .btn, .toggle-editor .btn {
  background-color: #ffffff;
  border-color: #cccccc;
  text-shadow: 0 1px 0 #fff;
  margin: 5px; }

.thumbnails > li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px; }

.thumbnail {
  margin-bottom: 9px; }

.height-80 {
  height: 80px; }

.width-80 {
  width: 80px; }

.center, .table td.center, .table th.center {
  text-align: center; }

#wrap .element-invisible {
  display: none; }

/*SEARCH PAGE*/
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px; }

.search .only label {
  display: inline-block;
  margin: 0 20px 20px; }

html {
  overflow-y: scroll; }

body {
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; }

img {
  max-width: 100%; }

#top {
  color: #ddd;
  font-size: 12px;
  line-height: 30px;
  padding-bottom: 4px;
  padding-top: 4px; }

#top .container .separator {
  border-left: 1px solid #CCCCCC;
  display: inline-block;
  height: 10px;
  margin: 0 20px;
  width: 1px; }

#navigation {
  /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);*/ }

.navbar {
  border-radius: 0 !important;
  margin-bottom: 0 !important; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  outline: medium none; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  outline: medium none; }

.navbar-nav > li > a {
  line-height: inherit !important; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent !important; }

.dropdown-menu {
  padding: 0px !important;
  border-radius: 0 !important; }

.dropdown .dropdown-menu {
  display: block;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.3s ease 0s; }

.dropdown.open .dropdown-menu {
  max-height: inherit;
  opacity: 1; }

.navbar-right .dropdown-menu {
  left: 0 !important;
  right: auto !important; }

#main-box {
  background: transparent none repeat scroll 0 0;
  border: 0px solid #E5E5E5;
  /* border 1, if you have front component*/
  margin-bottom: 20px;
  padding: 10px 0px; }

#main {
  padding-top: 20px; }

#breadcrumbs {
  background: #f5f5f5;
  padding: 20px 0 20px; }

.breadcrumb {
  border-radius: 0px;
  margin-bottom: 0; }

#breadcrumbs .moduletable {
  margin-bottom: 0;
  padding: 0; }

.toppad {
  padding-top: 40px; }

#fullwidth {
  /*margin-top: -20px;*/
  overflow: hidden; }

#fullwidth .moduletable {
  border: 0;
  padding: 0;
  margin-bottom: 20px; }

.black .moduletable {
  background: none repeat scroll 0 0 #222222;
  border-color: #222222;
  color: #AAAAAA; }

.moduletable {
  /*margin-bottom: 20px;*/
  /*padding: 20px 10px;*/ }

.panel.moduletable {
  padding: 0; }

.panel .moduletable {
  box-shadow: none;
  margin: 0px 10px;
  padding: 10px; }

#brand {
  float: left;
  padding-left: 15px;
  padding-top: 5px; }

#brand img {
  padding-bottom: 10px;
  padding-top: 20px; }

.page-header {
  margin: 10px 0 20px !important; }

.hasTooltip {
  display: inline !important; }

.noMainbody {
  display: none !important; }

ul.unstyled,
ol.unstyled {
  list-style: outside none none;
  margin-left: 0;
  padding: 0; }

.checkbox label, .radio label {
  padding-left: 20px;
  padding-right: 10px; }

label {
  display: block;
  margin-bottom: 5px; }

label,
input,
button,
select,
textarea {
  font-size: 12px;
  font-weight: normal;
  line-height: 26px;
  font-family: arial; }

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer; }

.control-group input, .control-group textarea, .control-group .uneditable-input {
  /*width: 100% !important */ }

.contact-form .control-group input, .contact-form .control-group textarea, .contact-form .control-group .uneditable-input {
  /*width: inherit;*/ }

input, textarea, .uneditable-input {
  /*width: 220px;*/ }

.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 3px 3px 0; }

.input-append .add-on, .input-append .btn, .input-append .btn-group {
  margin-left: -1px; }

.input-append .add-on, .input-append .btn, .input-append .btn-group > .dropdown-toggle, .input-prepend .add-on, .input-prepend .btn, .input-prepend .btn-group > .dropdown-toggle {
  border-radius: 0;
  vertical-align: top; }

.email-copy-input {
  float: left; }

#pop-print {
  float: right;
  margin: 10px; }

div#jform_catid_chzn.chzn-container, div#jform_catid_chzn.chzn-container div.chzn-drop, div#jform_state_chzn.chzn-container, div#jform_state_chzn.chzn-container div.chzn-drop, div#jform_featured_chzn.chzn-container, div#jform_featured_chzn.chzn-container div.chzn- drop, div#jform_access_chzn.chzn-container, div#jform_access_chzn.chzn-container div.chzn-drop, div#jform_metadata_tags_chzn.chzn-container, div#jform_metadata_tags_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn- container, div#jform_language_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn-container, div#jform_tags_chzn.chzn-container {
  width: 260px !important; }

.control-group {
  margin-bottom: 15px; }

.btn.modal {
  bottom: auto;
  display: inline;
  left: auto;
  position: relative;
  top: auto; }

#imageForm .well {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 19px; }

#imageForm .pull-right {
  float: right; }

#imageForm .row::before, #imageForm .row::after {
  content: "";
  display: table;
  line-height: 0; }

#imageForm .row::after {
  clear: both; }

#imageForm .row::before, #imageForm .row::after {
  content: "";
  display: table;
  line-height: 0; }

body #overall {
  height: auto;
  overflow: hidden; }

#print {
  height: auto;
  overflow: hidden; }

/*MATERIAL DESIGN*/
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("//fonts.gstatic.com/s/materialicons/v12/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2") format("woff2"); }
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale; }

.muted {
  color: #999; }

html,
body {
  height: 100%; }

/* Wrapper for page content to push down footer */
#wrap {
  height: auto !important;
  margin: 0 auto 0px;
  min-height: 100%; }

body section {
  padding-top: 100px; }

html.mm-background .mm-page.layout-boxed {
  background: #fff !important; }

body #wrap {
  /*padding-top: 90px;*/ }

#copy.well {
  border-radius: 0;
  border: 0;
  margin: 0; }

#footer .moduletable {
  border: 0; }

#main #container {
  background-color: #fff; }

#push {
  height: 60px; }

/* LAYOUT */
/* Floats */
.float-left {
  float: left; }

.float-right {
  float: right; }

.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.ie7 .group {
  zoom: 1; }

/* JOOMLA */
.form-horizontal .control-label {
  text-align: inherit !important; }

i.icon-calendar:before {
  content: "\1f4c5";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px; }

div.contact-form-field label,
div.message-label label {
  display: inline !important; }

div#jform_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
  padding: 0; }

.control-group input[type="checkbox"] {
  width: 10px !important; }

.btn-toolbar {
  margin-bottom: 20px; }

.nav.nav-tabs {
  margin-bottom: 20px; }

/*ERROR*/
.error-page-inner {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%; }

.error-code {
  font-size: 96px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 10px;
  padding: 0; }

.error-page-inner .fa.fa-exclamation-triangle {
  font-size: 96px;
  line-height: 1;
  margin-bottom: 10px; }

/*MB STYLE*/
.title, .component-content h2 {
  text-shadow: none; }

.title-line {
  background: none repeat scroll 0 0 #d1d1d1;
  height: 2px;
  margin-bottom: 20px;
  width: 100%; }

.title-line span {
  display: block;
  height: 2px;
  width: 90px;
  background: #428bca; }

.title1 .title-line, .title2 .title-line, .title3 .title-line, .title4 .title-line, .title6 .title-line, .box3 .title-line, .box4 .title-line {
  display: none; }

.title1 .title {
  background: url(../images/bg-h3.gif) repeat-x scroll 0 100% transparent;
  border-bottom: none;
  padding-bottom: 20px; }

.title2 .title {
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 15px;
  margin-bottom: 20px; }

.title3 .title {
  padding-bottom: 15px;
  margin-bottom: 20px; }

.title4 .title {
  background: url(../images/divider.png) repeat-x scroll center center transparent;
  border-bottom: none !important;
  margin-bottom: 25px; }

.title4 .title span {
  background: #ffffff;
  padding-right: 15px; }

#rt-footer .title4 .title span {
  background: #262626; }

#rt-maintop .title4 .title span, #rt-bottom .title4 .title span {
  background: #f6f6f6; }

.title5 .title {
  background: url(../images/cat-bg-repeat.png) repeat-x scroll center center transparent;
  padding-bottom: 0 !important;
  border-bottom: none !important; }

.title > span {
  background: none repeat scroll 0 0 transparent; }

span.fa {
  padding-right: 10px; }

.title6 .title {
  border-bottom: 2px solid #1d6fa5;
  padding-bottom: 15px;
  margin-bottom: 20px; }

.box1 .moduletable {
  background: #eee; }

.box2 .moduletable {
  background: #363636;
  color: #adadad; }

.blog-more {
  padding: 10px 5px; }

/*TO TOP*/
.back-to-top {
  position: fixed;
  bottom: 2em;
  right: 0px;
  text-decoration: none;
  color: #000000;
  background-color: rgba(235, 235, 235, 0.8);
  font-size: 12px;
  padding: 1em;
  display: none; }

.back-to-top:hover {
  background-color: rgba(135, 135, 135, 0.5); }

.error .container {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%;
  padding: 200px 0; }

.error .container h1 {
  font-size: 140px; }

.navbar-toggle {
  margin-top: 15px !important;
  padding: 15px !important;
  border: medium none !important;
  border-radius: 0important; }

/*for headroom.js*/
.headroom {
  transition: transform 200ms linear; }

.headroom--pinned {
  transform: translateY(0%); }

/*MH added 200% to change for sub nav*/
.headroom--unpinned {
  transform: translateY(-200%); }

.header {
  background-color: inherit;
  line-height: 60px; }

.header__link {
  border: 0 none;
  color: #fff;
  text-decoration: none; }

.header__link:focus {
  background-color: rgba(78, 205, 196, 0.1);
  outline: 0 none; }

.header__link:hover .icon {
  color: #4ecdc4; }

.header--fixed {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10; }

/*OFFLINE*/
#frame input.inputbox {
  border: 1px solid #ccc;
  padding: 8px;
  width: 100%;
  border-radius: 4px; }

#frame {
  margin-top: 100px; }

/* Media Queries */
/* Retina */
/* Landscape phones and down */
/* Landscape phone to portrait tablet */
@media (max-width: 768px) {
  .navbar-nav > li > a {
    line-height: 30px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important; }

  .layout-boxed .header--fixed {
    width: 100% !important;
    left: auto !important;
    right: auto !important; }

  body #wrap {
    /*padding-top: 70px!important;*/ } }
/* Portrait tablet to landscape and desktop */
/* Large desktop */
@media (min-width: 1200px) {
  section {
    margin-top: auto; }

  .layout-boxed .header--fixed {
    width: 1240px;
    left: auto;
    right: auto; } }
/* Fix disappearing tabs on editor page - Added by Waseem Sadiq 8th March 2015*/
.icons .btn-group,
.icons .btn-group a[data-toggle="tab"][aria-expanded="false"],
ul.nav-tabs > li > a[data-toggle="tab"][aria-expanded="false"] {
  display: block !important; }

.HTmainForm input,
.HTmainForm input[type="text"],
.HTmainForm input[type="radio"] + label,
.HTmainForm input[type="checkbox"] + label:before,
.HTmainForm select option,
.HTmainForm input[type="email"],
.HTmainForm select,
.HTmainForm textarea,
.timeSavingCalc select,
.timeSavingCalc select option {
  width: 100%;
  padding: 1em;
  line-height: 1.4;
  background-color: #f2f2f2;
  border: 1px solid #4a4a4a;
  border-radius: 3px;
  -webkit-transition: 0.35s ease-in-out;
  -moz-transition: 0.35s ease-in-out;
  -o-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  margin-bottom: 0px; }

.HTmainForm input:focus, .HTmainForm textarea:focus {
  outline: 0;
  border-color: #cc3333; }

.HTmainForm input:focus + .input-icon i {
  color: #cc3333; }

.HTmainForm input:focus + .input-icon:after {
  border-right-color: #cc3333; }

/*
.HTmainForm input[type="radio"] {
  display: none;
}*/
.HTmainForm input[type="radio"] + label,
.HTmainForm select {
  display: inline-block;
  text-align: left;
  float: left;
  border-radius: 0; }

.HTmainForm input[type="radio"] + label:first-of-type {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.HTmainForm input[type="radio"] + label:last-of-type {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.HTmainForm input[type="radio"] + label i {
  padding-right: 0.4em; }

.HTmainForm input[type="radio"]:checked + label,
.HTmainForm input:checked + label:before,
.HTmainForm select:focus,
.HTmainForm select:active,
.timeSavingCalc select:focus,
.timeSavingCalc select:active {
  background-color: #f2f2f2;
  color: #cc3333;
  border-color: #4a4a4a; }

.HTmainForm input[type="checkbox"] {
  width: 50px; }

.HTmainForm input[type="checkbox"] + label {
  position: relative;
  display: block;
  padding-left: 1.6em; }

.HTmainForm input[type="checkbox"] + label:before {
  position: absolute;
  top: 0.2em;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
  padding: 0;
  content: ""; }

.HTmainForm input[type="checkbox"] + label:after {
  position: absolute;
  top: 0.45em;
  left: 0.2em;
  font-size: 0.8em;
  color: #ffffff;
  opacity: 0;
  font-family: FontAwesome;
  content: "\f00c"; }

.HTmainForm input:checked + label:after {
  opacity: 1; }

.HTmainForm select, .timeSavingCalc select {
  height: 3.8em;
  line-height: 2; }

.HTmainForm select:first-of-type, .timeSavingCalc select:first-of-type {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.HTmainForm select:last-of-type, .timeSavingCalc select:last-of-type {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.HTmainForm select:focus,
.HTmainForm select:active,
.timeSavingCalc select:focus,
.timeSavingCalc select:active {
  outline: 0; }

.HTmainForm select option, .timeSavingCalc select option {
  background-color: #f2f2f2;
  color: #222325; }

.HTmainForm .input-group, .timeSavingCalc .input-group {
  margin-bottom: 1em;
  zoom: 1;
  display: block; }

.HTmainForm .input-group:before,
.HTmainForm .input-group:after,
.timeSavingCalc .input-group:before,
.timeSavingCalc .input-group:after {
  content: "";
  display: table; }

.HTmainForm .input-group:after, .timeSavingCalc .input-group:after {
  clear: both; }

.HTmainForm input-group-icon {
  position: relative; }

.HTmainForm .input-group-icon input {
  padding-left: 4.4em; }

.HTmainForm .input-group-icon .input-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 3.4em;
  height: 3.4em;
  line-height: 3.4em;
  text-align: center;
  pointer-events: none; }

/*
.HTmainForm .input-group-icon .input-icon:after {
  position: absolute;
  top: 0.6em;
  bottom: 0.6em;
  left: 3.4em;
  display: block;
  border-right: 1px solid $lightGrey;
  content: "";
  -webkit-transition: 0.35s ease-in-out;
  -moz-transition: 0.35s ease-in-out;
  -o-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}*/
.HTmainForm .input-group-icon .input-icon i {
  -webkit-transition: 0.35s ease-in-out;
  -moz-transition: 0.35s ease-in-out;
  -o-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }

.HTmainForm .row .row {
  margin-top: 20px; }

#feature .row .HTmainForm [class*="col-"] {
  margin-bottom: 1em; }

.HTmainForm h4, .HTmainForm h3 {
  width: 100%; }

#ToolsFeature div > .HTmainForm > .row > h4 {
  margin-top: 5px; }

#ToolsFeature div > .HTmainForm > .row {
  display: block;
  margin-top: 0 !important; }

.HTmainForm .row:before,
.HTmainForm .row:after {
  content: "";
  display: table; }

.HTmainForm .row:after {
  clear: both; }

/*
@include media-breakpoint-up(md) {
.HTmainForm .row label{width: 50%}
}*/
.HTmainForm .col-half {
  padding-right: 10px;
  float: left;
  width: 50%; }

.HTmainForm .col-half:last-of-type {
  padding-right: 0; }

.HTmainForm .col-third {
  padding-right: 10px;
  float: left;
  width: 33.33333333%; }

.HTmainForm .col-third:last-of-type {
  padding-right: 0; }

@media only screen and (max-width: 540px) {
  .HTmainForm .col-half {
    width: 100%;
    padding-right: 0; } }
.HTmainForm input[type="submit"] {
  width: 100%;
  border-radius: 0;
  padding: 10px 40px; }

.HTmainForm table {
  width: 100%;
  margin-bottom: 20px; }

.HTmainForm table th {
  text-align: center; }

.HTmainForm table th:first-child {
  text-align: left; }

.HTmainForm table tr:nth-child(even) {
  background-color: #f2f2f2; }

.HTmainForm .row .input-group[class*=col-] {
  padding-right: 10px;
  padding-left: 10px; }

.HTmainForm .input-group-icon.col-md-6 input {
  padding-left: 30px; }

.HTmainForm .input-group-icon.col-md-6 .input-icon {
  left: 5px; }

@media (max-width: 992px) {
  #feature .HTmainForm .row {
    display: block; } }
div#jform_catid_chzn.chzn-container,
div#jform_catid_chzn.chzn-container div.chzn-drop,
div#jform_state_chzn.chzn-container,
div#jform_state_chzn.chzn-container div.chzn-drop,
div#jform_featured_chzn.chzn-container,
div#jform_featured_chzn.chzn-container div.chzn- drop,
div#jform_access_chzn.chzn-container,
div#jform_access_chzn.chzn-container div.chzn-drop,
div#jform_metadata_tags_chzn.chzn-container,
div#jform_metadata_tags_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container,
div#jform_tags_chzn.chzn-container {
  width: 260px !important; }

.chzn-container-single .chzn-single {
  width: 140px; }

.chzn-container .chzn-drop {
  width: 100px; }

/*
MH 2019 HYTORC MAIN STYLE SHEET
This is made with SASS 

YOU NEED TO COMPILE THIS FOR IT TO WORK WITH NEW CHANGES

command line
/var/www/html/joomla/templates/masterbootstrap
sass scss/template.scss css/template.min.css

*/
a {
  color: #cc3333; }

a:focus {
  color: #ffffff; }

.container {
  margin-top: 20px; }

#main {
  padding: 0; }

body {
  color: #222325;
  font-family: "europa", sans-serif; }

body #wrap {
  position: relative; }

html, body {
  scroll-behavior: smooth; }

@media (max-width: 768px) {
  html, body {
    overflow-x: hidden; } }
body {
  position: relative; }

#wrap {
  min-height: inherit; }

.grecaptcha-badge {
  visibility: collapse !important; }

ul.list li {
  list-style: disc;
  margin-left: 20px; }

.sidetosideButton div {
  padding-bottom: 0 !important;
  padding-top: 20px !important;
  height: inherit !important;
  min-height: inherit !important; }

#showcase .row .block:first-child .moduletable .module-content .slide .sidetosideButton div:first-child {
  padding-left: 0 !important; }

/*headings*/
h1, h2, h3, h4 {
  font-weight: bold;
  margin-top: 0; }

h2 {
  font-size: 20px; }

h4 {
  margin-bottom: 5px;
  color: #222325; }

h3 {
  font-size: 16px; }

.padding-top {
  padding-top: 20px; }

.full {
  width: 100% !important; }

.red {
  background-color: #cc3333;
  color: #ffffff; }

.nomargin {
  margin: 0 !important; }

.fullForm span {
  background-color: #fff; }

button, .button {
  display: block;
  margin-top: 20px;
  background-color: #4a4a4a;
  color: #ffffff;
  border: none;
  padding: 10px 40px;
  text-align: center; }

button:hover, .button:hover {
  opacity: 0.6;
  color: #ffffff; }

button a, .blue {
  color: #ffffff; }

button a:hover {
  color: #ffffff; }

button.blue, .button.blue, .blue {
  background-color: #384562; }

button.grey, .button.grey {
  background-color: #f2f2f2;
  color: #000000; }

.buttonRow div:first-child {
  padding-left: 0;
  padding-right: 10px; }

.buttonRow div:last-child {
  padding-left: 10px;
  padding-right: 0; }

.buttonRow div:only-child {
  padding: 0; }

.buttonRow.row .col-sm-12 {
  padding: 0; }

.buttonRow div button {
  width: 100%; }

.separator {
  border-bottom: 2px solid;
  margin: 40px 0 0 0; }

table.lines td {
  border: 1px solid #ddd; }

table.lines .noLines td {
  border: 0; }

@media (min-width: 768px) {
  #showcase .row, #feature .row, #main.row {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap; } }
@media (max-width: 992px) {
  #main #sidebar, #main #middlebar {
    margin-bottom: 20px; }

  #main #sidebar {
    width: 100%; } }
/********************Nav styles*******************/
#navigation .divider {
  margin: 0 10px; }

#navigation .hideMenu {
  color: transparent;
  font-size: 0; }

#navigation .sideMenu.fa-bars {
  width: 16px; }

#navigation .sideMenu.fa-bars:before {
  content: "\f0c9";
  color: #ffffff;
  font-size: 16px; }

@media (min-width: 768px) {
  #navigation .flagMenu:before {
    content: "\f024";
    color: #ffffff;
    font-size: 16px; }

  #navigation .flagMenu {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1; } }
#navigation .sideMenu.fa-times-circle:before {
  content: "\f057";
  color: #ffffff;
  font-size: 16px; }

@media (max-width: 768px) {
  #navigation .hideMenu.flagMenu {
    color: #ffffff;
    font-size: 12px; } }
#navigation {
  z-index: 1;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  width: 100%; }

#brand img, #brand {
  padding: 0; }

#brand {
  padding: 20px; }

.navbar-default {
  background-color: #222325;
  border: 0; }

.navbar-default .navbar-collapse {
  border: none; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {
  color: #ffffff; }

.navbar-nav > li {
  font-weight: bold; }

@media (min-width: 1200px) {
  .navbar-nav > li {
    font-size: 16px; } }
@media (max-width: 1200px) {
  .navbar-nav > li {
    font-size: 12px; } }
@media (min-width: 768px) {
  #brand {
    padding-left: 0;
    padding-right: 0; }

  #brand img {
    width: 160px !important;
    height: auto !important; } }
@media (min-width: 992px) {
  #brand {
    padding-left: 20px;
    padding-right: 20px; }

  #brand img {
    width: 330px !important; } }
.navbar > .container {
  margin-top: 0; }

/*****full width sub menu***/
.dropdown .dropdown-menu {
  -webkit-transform: translate3d(0, 0, 0); }

.nav > li.dropdown.open {
  position: static; }

.nav > li.dropdown.open .caret {
  transform: rotateZ(-180deg); }

@media (max-width: 768px) {
  .nav > li.dropdown.open .dropdown-menu {
    display: block;
    position: relative; } }
.nav > li.dropdown.open .dropdown-menu {
  line-height: normal;
  display: table;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
  border: 0;
  z-index: 1000; }

.dropdown-menu > div > li > a {
  color: #ffffff;
  display: block; }

.dropdown-menu > div > li {
  display: table-cell;
  vertical-align: middle;
  background-color: #4a4a4a;
  text-align: center;
  padding: 20px 0; }

.dropdown-menu {
  background-color: #4a4a4a; }

.dropdown-menu > div.container {
  margin-top: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
  max-width: 1540px; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #222325; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > li > a:focus {
  color: #ffffff; }

.navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > li > a:hover {
  color: #cc3333; }

.nav > li.dropdown.open .dropdown-menu li img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px; }

/**** language flags*/
.mod-languages {
  display: none; }

@media (min-width: 768px) {
  .mod-languages {
    float: right;
    margin-top: 18px;
    margin-right: -160px; }

  .mod-languages .caret, .mod-languages .dropdown-toggle {
    color: transparent; }

  .mod-languages .dropdown-menu {
    right: 200px;
    left: inherit;
    right: 155px;
    top: 40px;
    width: 100%;
    max-width: 1540px; } }
.mod-languages .dropdown-menu > li > a {
  color: #ffffff;
  padding: 5px 0; }

div.mod-languages a {
  color: #ffffff; }

/*********** Right side menu ***************************/
#navsidebar {
  position: fixed;
  z-index: 1;
  margin-top: 106px;
  color: #000;
  left: 50%;
  transform: translate(-50%, 0);
  height: 100%; }

#navsidebar .nav {
  width: 300px;
  float: right;
  background-color: #222325;
  height: 100%;
  font-weight: bold; }

#navsidebar .nav a {
  color: #ffffff; }

#navsidebar .nav > li.dropdown.open {
  position: relative; }

#navsidebar .nav > li {
  padding-bottom: 10px; }

#navsidebar .dropdown-menu > div > li {
  text-align: left;
  display: inherit;
  padding: 5px 0 5px 20px;
  background-color: transparent; }

#navsidebar .nav > li > a:focus, #navsidebar .nav > li > a:hover, #navsidebar a:focus, #navsidebar .nav a:hover {
  background-color: transparent;
  color: #cc3333; }

#navsidebar .dropdown > a::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f067";
  float: right;
  padding-top: 5px; }

#navsidebar .dropdown > a.minus::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f068";
  float: right;
  padding-top: 5px; }

#navsidebar .dropdown > a b {
  display: none; }

#navsidebar .nav > li > a > img {
  display: inline;
  margin-right: 10px;
  max-width: 20px; }

#navsidebar .nav > li.dropdown.open .dropdown-menu {
  position: relative;
  background-color: transparent;
  margin-bottom: 20px; }

#navsidebar .dropdown-menu > div > li > a {
  display: inline;
  color: rgba(255, 255, 255, 0.8); }

#navsidebar ul.nav-child li::before {
  content: "\2022";
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin: 5px; }

#navsidebar .nav .open > a {
  background-color: transparent; }

/*********** Mobile nav styles***************************/
.nav > li > a > img {
  display: none; }

@media (max-width: 768px) {
  .dropdown .dropdown-menu {
    -webkit-transform: none; }

  #header.mobilenav, #header.mobilenav #navigation, #header.mobilenav .navbar navbar-default, #header.mobilenav .navbar navbar-default div {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 9000;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0); }

  /*#header,#header #navigation,.navbar navbar-default,.navbar navbar-default div{position: absolute;height: 100%;}*/
  .nav > li.dropdown.open .dropdown-menu li img {
    display: inline-block;
    margin-right: 10px; }

  .dropdown-menu > div > li {
    display: block;
    text-align: left; }

  .nav > li.dropdown.open .dropdown-menu {
    position: relative;
    left: 0;
    background-color: #4a4a4a;
    width: auto;
    display: block; }

  .dropdown-menu > div.container {
    padding: 0 20px; }

  #brand {
    float: none; }

  #brand img {
    width: 70%;
    padding: 0 20px; }

  #brand a {
    text-align: right; }

  .navbar-toggle {
    float: left;
    margin-right: 0;
    margin-left: 20px;
    margin-top: 30px !important; }

  .navigation {
    padding: 0 10px; }

  /*2021 vertical nav*/
  .nav-pills > li {
    float: none; }

  .nav > li > a > img {
    display: inline-block;
    padding: 10px; }

  #navsidebar .nav > li > a > img {
    padding: 0;
    display: none; } }
/******************* Sub Menu ***********************************/
#SubMenu {
  background-color: #4a4a4a;
  color: #ffffff; }

#SubMenu .container {
  margin-top: 0; }

#SubMenu ul, #SubMenu li {
  font-size: 16px; }

#SubMenu li {
  padding: 20px 0;
  font-weight: bold; }

#SubMenu li a {
  color: #ffffff; }

#SubMenu ul {
  text-align: center; }

#SubMenu ul li {
  display: inline-block;
  white-space: nowrap;
  margin-right: 40px; }

#SubMenu ul li:after {
  content: " \00b7";
  margin-left: 40px; }

#SubMenu ul li:last-child {
  margin-right: 0; }

#SubMenu ul li:last-child:after {
  content: '';
  margin-left: 0; }

#SubMenu aside {
  display: none; }

/***************** Sub menu mobile styles*********************/
@media (max-width: 768px) {
  #SubMenu aside {
    padding: 10px 20px; }

  #SubMenu aside h1 {
    font-size: 1.4em;
    margin-bottom: 0; }

  #SubMenu aside h2 {
    font-size: 1em;
    margin-bottom: 0;
    margin-top: 10px; }

  #SubMenu aside i {
    float: right;
    font-size: 1.8em; }

  #SubMenu aside, #SubMenu aside h1, #SubMenu aside h2 {
    display: block; }

  #SubMenu .container, #ToolsFeature .container h1, #ToolsFeature .container h2 {
    display: none; }

  #SubMenu ul {
    padding-top: 10px;
    padding-bottom: 20px; }

  #SubMenu ul li {
    display: block;
    padding: 5px;
    font-size: .75em;
    margin: 0;
    text-align: left;
    padding-left: 20px; }

  #SubMenu ul li:after {
    content: "";
    margin-left: 0; }

  #SubMenu ul li:hover {
    opacity: 0.6; } }
/**************** Sub menu fixed on scroll for all device ********************/
@media (max-width: 768px) {
  #SubMenu, #header {
    position: fixed;
    z-index: 10;
    top: 0;
    width: 100%; }

  #SubMenu {
    z-index: 8; }

  #SubMenu {
    top: 100px; } }
/******************* Banner styles*******************************/
#showcase {
  margin-top: 20px; }

#showcase .row .block:first-child .moduletable {
  height: 100%; }

#showcase .row .block:first-child .moduletable .module-content {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background-color: #f2f2f2; }

#showcase .row .block:first-child .moduletable .module-content .row {
  display: flex;
  justify-content: center;
  align-items: flex-end; }

#showcase .row .block:first-child .moduletable .module-content .slide .row div:first-child {
  padding: 20px; }

#showcase .row .block:first-child .moduletable .module-content .slide .row div:nth-child(2) {
  min-height: 294px; }

/******* Mobile banner styles*********/
@media (max-width: 768px) {
  #showcase .row .block:first-child .moduletable .module-content {
    display: block; }

  #showcase .row .block:first-child .moduletable .module-content .row {
    display: table; }

  body section {
    padding: 0;
    padding-top: 100px; }

  #showcase .slide .row div:first-child {
    min-height: 294px;
    background: rgba(255, 255, 255, 0.8);
    display: table-cell;
    vertical-align: bottom; }

  #showcase .slide {
    max-height: 294px; }

  .mobilenav ~ section {
    margin-top: 155px; }

  section #SubMenu + #ToolsFeature {
    margin-top: 100px; } }
@media (max-width: 992px) {
  #showcase .slide .row div:first-child {
    background: rgba(255, 255, 255, 0.8); }

  #showcase .row .block:first-child .moduletable .module-content .slide .row div:nth-child(2) {
    min-height: 0px; } }
/************** Home page styles**********************/
.block.homeBanner .moduletable {
  background: #f2f2f2 url(https://hytorc-prod-hytorc-webassets.s3.us-east-1.amazonaws.com/homepage/750x294-slashed_homepage_banners_awards-040522.png) no-repeat 0 0; }

@media (max-width: 768px) {
  .block.homeBanner .moduletable {
    background: #f2f2f2 url(https://hytorc-prod-hytorc-webassets.s3.us-east-1.amazonaws.com/homepage/j_washer-otc_spotlight_award_2021-2-450x300.png) no-repeat 0 0; }

  #showcase .row .block.homeBanner .moduletable .module-content {
    padding-top: 0 !important; } }
#showcase .row .block.homeBanner .moduletable .module-content {
  background-color: transparent;
  padding-top: 87px; }

#showcase .slide:before {
  opacity: 0.4; }

#showcase .slide .row div {
  padding: 0; }

#showcase .slide .row div:nth-child(2) {
  text-align: right; }

#showcase .row .customcol-md-8.homeBanner {
  width: 100%; }

#showcase .slide .row div .button {
  width: 50%; }

@media (max-width: 768px) {
  #showcase .slide .row div .button {
    width: 100%; } }
#showcase .customcol-xs-12 {
  min-width: 100%; }

#sidebar div, #middlebar div, #sidebar-2 div {
  height: 100%; }

#sidebar .block .custom, #middlebar .block .custom, #sidebar-2 .block .custom {
  background-color: #f2f2f2; }

#darkmiddle {
  background-color: #222325; }

#darkmiddle .block {
  padding: 40px; }

#darkmiddle .block .module-content {
  height: 100%;
  color: #ffffff; }

#darkmiddle .block.locationBanner {
  padding: 0 10px;
  min-height: 300px; }

@media (max-width: 768px) {
  #darkmiddle .block.locationBanner {
    min-height: inherit; }

  #darkmiddle .block.locationBanner .col-md-6 {
    position: inherit;
    min-height: 3.8rem; } }
#darkmiddle .block.locationBanner {
  background-image: url("https://hytorc-prod-hytorc-webassets.s3.amazonaws.com/homepage/homepage-location_graphic.png"); }

#darkmiddle ul, .list ul {
  padding-left: 20px; }

#darkmiddle ul li, .list ul li {
  list-style-type: disc; }

.list h4:not(:first-child) {
  padding-top: 10px; }

#feature article .homepageFeature span {
  margin: 0; }

#feature article .homepageFeature img {
  width: 100%; }

/****** YT button on home page ***/
.ytsubscribe {
  text-align: right; }

.customcol-xs-2.ytsubscribe {
  padding-right: 3px; }

/*******************Location finder styles********************/
#darkmiddle .block.locationBanner .module-content {
  color: #000000; }

#darkmiddle .block.locationBanner .module-content .worldLocator h2 {
  color: #ffffff;
  padding-left: 10px; }

#darkmiddle .block.locationBanner input {
  padding: 10px; }

/*******************Home Page Events styles **** training courses *******************/
.homeEvents h4, .courses h4 {
  border-bottom: solid 1px black;
  margin-top: 0;
  margin-bottom: 10px; }

.homeEvents .social a, .courses a {
  color: #4a4a4a; }

.homeEvents h3, .courses h3 {
  margin: 0; }

.homeEvents span, .courses span {
  display: block; }

.homeEvents time, .courses time {
  display: block;
  color: #4a4a4a;
  font-size: .9em; }

.homeEvents .fab, .courses fab {
  font-size: 45px; }

.homeEvents .row, .courses row {
  margin-bottom: 20px; }

.homeEvents .moduletable, .courses moduletable {
  padding-top: 0; }

.homeEvents .webinar h4, .courses .webinar h4 {
  margin-top: 10px; }

.customcol-md-4.homeEvents .event > div, .customcol-md-4.homeEvents .webinar > div {
  padding: 5px 0; }

.homeEvents .webinar .row div:hover {
  cursor: pointer; }

.homeEvents .webinar .row div {
  overflow: hidden;
  max-height: 70px;
  min-height: 70px;
  background-color: #ffffff; }

.homeEvents .webinar .row div:nth-child(2) {
  min-height: 54px;
  max-height: 54px; }

.homeEvents .webinar .row div.show {
  position: absolute;
  right: 0;
  overflow: hidden;
  max-height: 100%;
  z-index: 10;
  box-shadow: 0px 0px 8px 0px #4a4a4a; }

@media (max-width: 768px) {
  #showcase .row .homeEvents {
    margin-top: 20px; } }
.homeEvents time.icon, .courses time.icon {
  font-size: 1em;
  /* change icon size */
  display: block;
  position: relative;
  background-color: #ffffff;
  border-radius: 0;
  overflow: hidden; }

.homeEvents time.icon *, .courses time.icon * {
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center; }

.homeEvents time.icon strong, .courses time.icon strong {
  position: absolute;
  top: 0;
  padding: 0.4em 0;
  color: #4a4a4a;
  background-color: #f2f2f2;
  font-size: 1.2em; }

.homeEvents time.icon em, .courses time.icon em {
  position: absolute;
  bottom: 0;
  color: #4a4a4a; }

.homeEvents time.icon span, .courses time.icon span {
  font-size: 1.9em;
  letter-spacing: -0.05em;
  padding-top: 1.2em;
  color: #4a4a4a;
  background-color: #f2f2f2; }

/*********************feature styles*********************/
#feature .block .moduletable {
  height: 100%;
  background-color: #f2f2f2;
  position: relative; }

/****************** courses styles**********************/
@media (max-width: 768px) {
  #ToolsFeature .row .courses .row {
    display: block; } }
/*******************Home locator styles********************/
.worldLocator {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 100px; }

@media (max-width: 768px) {
  .worldLocator {
    width: 100%;
    padding: 40px 0; }

  #darkmiddle .row .worldResults div {
    display: block; } }
#darkmiddle .block .moduletable .customcol-xs-12 h2 {
  margin-top: 0; }

#darkmiddle .worldResults {
  display: table;
  width: 100%;
  table-layout: fixed; }

#darkmiddle .worldResults div {
  /*display: table-cell;*/
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px; }

#darkmiddle .fa-times {
  display: none;
  cursor: pointer;
  color: #cc3333;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 2.5em;
  padding: 5px 30px; }

/***********block grid styles*******************************/
article {
  background-color: #f2f2f2; }

article span {
  display: inline-block;
  padding: 20px;
  width: 100%; }

article span figure button {
  width: 100%; }

article span h4 {
  margin-top: 0; }

article a {
  color: #4a4a4a; }

article button a {
  color: #ffffff; }

article figure img {
  width: 60%; }

article figure div {
  text-align: center; }

article img {
  width: 100%; }

article aside {
  position: absolute;
  bottom: 0;
  left: 20px; }

article aside input[type="checkbox"] {
  margin-right: 5px;
  margin-left: 0 !important;
  width: inherit; }

.container .row .block.col-md-4:nth-child(n+4) {
  margin-top: 20px !important; }

@media (max-width: 768px) {
  .container .row .block.col-md-4 {
    margin-top: 20px !important; }

  .container .row .block.col-md-4:nth-child(1) {
    margin-top: 0 !important; } }
#feature .container .row .block div, #feature .container .row .block div article {
  height: 100%; }

#feature article span {
  margin-bottom: 100px; }

#feature article .row > span {
  width: 100%; }

.row .row {
  margin: 0; }

.container .row .block a figure, .container .row .block figure {
  position: absolute;
  bottom: 10px;
  width: 100%;
  padding: 0 20px;
  margin: 10px 0 40px 0; }

.container .row .block a button {
  width: 100%;
  margin: 0; }

/**************Grid with no compare button*******************/
.container .row .block.nocompare a figure, .container .row .block.nocompare figure {
  margin: 10px 0 10px 0; }

#feature .block.nocompare article span {
  margin-bottom: 80px; }

/**************Grid with no learn button **********************/
#feature .container .row .block.nobutton article span {
  margin-bottom: 0; }

#feature .block.nobutton article span {
  margin-bottom: 80px; }

/**************Form styles*******************************/
input, input[type="text"], input[type="email"], select, textarea {
  width: 100%;
  padding: 10px 15px;
  border: 0; }

input[type="submit"] {
  background-color: #4a4a4a;
  color: #ffffff; }

input[type="submit"]:hover {
  background-color: #cc3333; }

form input, form textarea {
  margin-bottom: 10px; }

form input[type="submit"] {
  background-color: #cc3333;
  color: #ffffff;
  width: 50%;
  float: right; }

input[type="submit"]:hover {
  background-color: #4a4a4a; }

#footer h4 {
  color: #ffffff; }

#footer form textarea {
  height: 135px; }

#footer img {
  margin: 10px 0 20px 0; }

#footer form input[type="submit"] {
  margin-top: 10px; }

#footer form select {
  color: #555; }

#footer form input[type="checkbox"] {
  width: 10%;
  margin-top: 10px; }

#footer form label {
  line-height: inherit; }

#footer .container .moduletable .module-content form a {
  display: inline;
  margin: 0; }

select {
  border: solid 1px;
  -webkit-appearance: none; }

#footer .container .moduletable .module-content .social a {
  display: inline-block;
  font-size: 2em; }

/***************** Full width Top style**************************************************/
#fullwidth {
  display: none; }

@media (max-width: 768px) {
  #fullwidth {
    display: block;
    background-color: #cc3333;
    color: #ffffff; }

  #fullwidth .moduletable {
    margin-top: 10px; }

  #fullwidth .moduletable {
    margin-bottom: 10px; }

  #fullwidth .moduletable a {
    color: #ffffff;
    display: block;
    width: 100%; } }
/***************** Full width bottom style**************************************************/
#fullWidthBottom .video article span {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; }

#fullWidthBottom .video article span iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#fullWidthBottom .fullBottom .row {
  background-color: #f2f2f2; }

#fullWidthBottom .fullBottom .row div[class*="col-"] {
  padding: 20px; }

/***************** site map style*************************/
#bottom {
  background-color: #f2f2f2; }

#bottom .block .moduletable .module-content {
  padding: 20px 0; }

#bottom .block .moduletable .module-content span {
  display: block;
  text-align: center;
  font-weight: bold; }

#bottom .block .moduletable .module-content span h4 {
  display: inline-block;
  cursor: pointer; }

#bottom .block .moduletable .module-content span i {
  cursor: pointer;
  padding-left: 10px; }

#bottom .block .moduletable .module-content ul li {
  list-style-type: none;
  padding: 0;
  margin: 10px 0; }

#bottom .block .moduletable .module-content i {
  padding-right: 10px; }

#bottom .block .moduletable .module-content a {
  color: #222325; }

#bottom .block .moduletable .module-content a:hover {
  color: #cc3333; }

#bottom .block .moduletable .module-content .row {
  display: none; }

/*************** Footer styles***********************/
#footer {
  background-color: #222325;
  color: #ffffff; }

#footer .container {
  margin-top: 0; }

#footer .container .moduletable .module-content {
  padding: 20px 0; }

#footer .container .moduletable .module-content i {
  padding-right: 10px; }

#footer .container .moduletable .module-content a {
  display: block;
  color: #ffffff;
  margin-top: 10px; }

#footer .container .moduletable .module-content a:hover {
  color: #cc3333; }

/*************** Compare Styles ********************************/
.compareBanner {
  position: fixed;
  width: 100%;
  bottom: 0;
  background-color: #222325; }

.compareBanner button {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 0; }

.compareBanner .row div:first-child {
  text-align: right;
  display: table; }

.compareBanner .row div:first-child div {
  display: table-row; }

@media (max-width: 768px) {
  .compareBanner .row div:first-child div {
    display: table-cell;
    padding-right: 20px; } }
.compareBanner .row div:first-child button {
  display: table-cell; }

.compareBanner .row div li, .compareBanner .row div ul {
  list-style-type: none;
  color: #ffffff; }

.compareBanner .row div ul {
  display: inline-block; }

.compareBanner .row div h3 {
  margin-top: 0; }

.compareBanner .close {
  float: right;
  padding: 15px;
  color: #fff;
  font-size: 2em;
  opacity: 1; }

/********************* Tool Page Styles ****************************/
.techMini {
  display: table;
  width: 100%; }

.techMini div {
  display: table-row; }

.techMini span {
  display: table-cell; }

.techMini span:first-child {
  font-weight: bold; }

.techMini span:last-child {
  text-align: right; }

.infoText {
  margin-top: 40px; }

.infoText h4 {
  border-bottom: 2px solid; }

.infoText span li {
  list-style-type: circle;
  margin-left: 20px; }

.infoText.infoPic span {
  display: table; }

.infoText.infoPic span div:first-child {
  padding-left: 0; }

#ToolsFeature .col-md-5 h1 {
  margin-top: 0; }

#ToolsFeature .row .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 768px) {
  #ToolsFeature .row .row {
    display: block; } }
#ToolsFeature .container .row .col-md-7 .row div, #ToolsFeature .container .row .col-md-7 div article {
  min-height: 100%; }

#ToolsFeature .container img {
  width: 100%; }

#ToolsFeature .container .row .col-md-7 .row:nth-child(n+2) {
  margin-top: 20px; }

#ToolsFeature .container .row .col-md-7 .techDataContainer h3 {
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
  color: #4a4a4a; }

#ToolsFeature .container .row .col-md-7 .techDataContainer h3:first-child {
  color: #cc3333; }

#ToolsFeature .container .row .col-md-7 .techDataContainer h3:hover {
  opacity: 0.6; }

@media (max-width: 768px) {
  #ToolsFeature .container .row .col-md-7 .techDataContainer {
    overflow: auto; }

  #ToolsFeature .container .row .col-md-7 .techDataContainer table {
    width: 600px; } }
.torqueCharts {
  padding: 0; }

.torqueCharts.infoText {
  margin-top: 20px;
  margin-bottom: 20px; }

.youtube-embed {
  width: 100%;
  height: 355px; }

.youtube-embed iframe {
  width: 100%;
  height: 100%; }

.module-content ol {
  padding-left: 20px; }

.internationalRepPage {
  margin-top: 20px; }

.imgtext {
  position: relative;
  text-align: center; }

.imgtext img {
  opacity: 0.3; }

.imgtext h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

/************************ Case Study Styles **************************/
.Case_Study strong, .overview strong {
  display: block;
  padding-bottom: 10px; }

.Case_Study span div, .overview span div {
  padding: 0; }

.Case_Study article, .overview article {
  position: relative; }

.Case_Study article span:not(.button), .overview article span:not(.button), .LearnMore article span:not(.button) {
  margin-bottom: 50px; }

.Case_Study article .button, .overview article .button {
  position: absolute;
  width: 100%;
  bottom: 0px;
  padding-left: 0;
  padding-right: 0; }

.Case_Study article .button strong, .overview article .button strong {
  display: block; }

/********************** Sales rep locations pages styles*******************/
/********************** Sales rep bottom bar *******************/
#repBar {
  background-color: #4a4a4a;
  color: #ffffff;
  text-align: center;
  padding: 20px 0; }

#repBar .container h4 {
  color: #ffffff; }

#repBar .container a {
  color: #ffffff; }

#repBar .container a:hover {
  color: #cc3333; }

#repBar .container {
  margin-top: 0; }

#repBar .container .module-content div {
  display: inline; }

#repBar .container .module-content div:nth-child(3):after, #repBar .container .module-content div:nth-child(3):before {
  content: " • ";
  padding: 0 20px; }

/*********************** Time savings calculator ********************/
.timeSavingCalc em {
  background-color: #f2f2f2;
  padding: 20px;
  display: none;
  margin-top: 20px; }

.timeSavingCalc .calcbutton {
  margin-bottom: 10px; }

.timeSavingCalc .calcbutton .btn {
  margin-top: 10px; }

/************************** GDPR Styles ***************************/
#copy {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 999;
  padding: 0;
  border-radius: 20px;
  width: 500px;
  margin-right: 15px;
  background-color: #4a4a4a;
  color: #ffffff; }

@media (max-width: 768px) {
  #copy {
    width: auto; }

  #copy.well {
    margin-right: 20px; } }
#copy .container {
  width: inherit;
  margin: 0;
  padding: 20px; }

#copy a {
  width: 100%;
  text-align: center;
  cursor: pointer; }

/******************* Regional Locations**************************/
.countries .row {
  background-color: #f2f2f2;
  margin-bottom: 20px;
  padding: 20px; }

.countries .row div {
  margin: 10px 0; }

.countries .row div article {
  padding: 10px;
  border: solid 1px #4a4a4a; }

.countries .row div article a {
  color: #cc3333; }

/******************* HYTORC Nut custom styles **********************/
.hytorc-nut .selected, .offset .selected {
  background-color: #f2f2f2; }

.hytorc-nut [class^="col-"], .offset [class^="col-"] {
  padding-top: 20px;
  padding-bottom: 20px; }

.hytorc-nut .center [class^="col-"], .offset [class^="col-"] {
  cursor: pointer; }

/****************** Language Switcher styles ***********************/
.langSwitchMobile {
  line-height: 0;
  padding-bottom: 10px; }

.langSwitchMobile a {
  padding: 0; }

.navbar-collapse.in {
  overflow-y: visible; }

.langSwitchMobile .btn-group > .btn:first-child {
  margin-left: -5px;
  padding: 20px 10px; }

@media (min-width: 768px) {
  .langSwitch {
    position: relative; }

  .langSwitch .mod-languages {
    position: absolute;
    top: 18px;
    left: 154px; } }
@media (min-width: 992px) {
  .langSwitch .mod-languages {
    position: absolute;
    top: 18px;
    left: 335px; } }
@media (min-width: 1200px) {
  .langSwitch .mod-languages {
    position: absolute;
    top: 18px;
    left: 445px; } }
.langSwitch .dropdown-menu > li > a, .langSwitchMobile .dropdown-menu > li > a {
  color: #ffffff;
  padding: 5px 0; }

.langSwitch .dropdown-toggle, .langSwitch .caret, .langSwitchMobile .dropdown-toggle, .langSwitchMobile .caret {
  color: transparent; }

/********************Social styles*******************/
.social h4 {
  border-bottom: solid 1px black;
  margin-top: 0;
  margin-bottom: 10px; }

.social span {
  display: block; }

.social time {
  display: block;
  color: #4a4a4a;
  margin-bottom: 5px;
  font-size: .9em; }

.social .fab {
  font-size: 45px; }

.homeEvents .social .fab {
  font-size: 32px; }

.social .row {
  margin-bottom: 20px; }

.social .moduletable {
  padding-top: 0; }

.customcol-md-4.social > div {
  padding: 20px 0; }

@media (max-width: 768px) {
  #showcase .row .social {
    margin-top: 20px; } }
/******************** full bottom ****/
.fullBottom .row {
  margin-bottom: 20px; }

.fullBottom .row div:first-child {
  padding-left: 0; }

/*********** Careers Feed *********************/
#feature .careersFeed .row .col-xs-12 {
  margin-top: 20px; }

.container .careersFeed .row .block.col-md-4,
#feature .careersFeed .row,
.container .careersFeed .row .block.col-md-4:nth-child(n+4)[class*="col-"],
#feature .careersFeed .row [class*="col-"] {
  margin-bottom: 20px;
  margin-top: 0 !important; }

#feature .container .careersFeed .row .block div em, #feature .container .careersFeed .row .block div article em {
  height: 300px;
  overflow: hidden;
  display: block; }

/********** Upcoming events ********************/
#feature .container .row .block .courses {
  height: auto; }

#feature .container .row .block .courses .row {
  display: block;
  width: 100%;
  margin-bottom: 20px; }

#feature .block.upcoming-events .moduletable {
  background-color: transparent; }

#feature .block.upcoming-events h2 {
  padding-top: 20px;
  font-size: 2.5em; }

#feature .block.upcoming-events section {
  padding: 0; }

#feature .block.upcoming-events td {
  padding: 5px 0; }

/**** search page ***/
@media (min-width: 768px) {
  #navigation .searchMenu.flagMenu:before {
    content: "\f002";
    font-size: 16px; } }
.gsc-tabsAreaInvisible, .gsc-positioningWrapper {
  height: auto !important; }

#feature .container .row .block .gsc-tabsAreaInvisible, .gsc-results-wrapper-nooverlay.gsc-results-wrapper-visible, #feature .container .row .block div.gsc-tabsAreaInvisible {
  height: auto !important;
  display: block; }

.block.gsearch {
  width: 100%; }

.gsearch form.gsc-search-box {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none; }

.gsearch table > tbody > tr > td {
  border-top: 0; }

.gsc-control-cse, .gsc-input-box {
  border: none !important;
  font-family: "europa", sans-serif !important; }

.gsc-tabHeader.gsc-inline-block.gsc-tabhActive, #adBlock {
  display: none; }

input.gsc-input {
  box-shadow: none;
  width: 100%;
  padding: 1em !important;
  line-height: 1.4 !important;
  background-color: #f2f2f2 !important;
  border: 1px solid #4a4a4a !important;
  border-radius: 3px !important;
  -webkit-transition: 0.35s ease-in-out;
  -moz-transition: 0.35s ease-in-out;
  -o-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  margin-bottom: 0px;
  background-position: 10px !important; }

.gsearch table > tbody > tr > td {
  padding: 0; }

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  background-color: transparent !important; }

/*# sourceMappingURL=template.min.css.map */
