/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

html {
  font-size: 16px !important;
}
#g-drawer {
  padding: 1.5rem 0;
  background: #ffffff;
  color: #000000;
}
@media print {
  #g-drawer {
    background: #f1f1f1 !important;
    color: #000 !important;
  }
}
#g-top {
  background-color: #ffffff;
  color: #000000;
}
#g-top a {
  color: white;
}
#g-top a:hover {
  color: #000000;
}
#g-top h1, #g-top h2, #g-top h3, #g-top h4, #g-top h5, #g-top h6, #g-top strong {
  color: #000000;
}
#g-top .button {
  background: #f37022;
  color: #000000;
}
#g-top .button:hover {
  background: #f4803a;
}
#g-top .button:active {
  background: #ef610d;
}
@media print {
  #g-top {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-copyright {
  background-color: #ffffff;
  color: #000000;
}
#g-copyright a {
  color: white;
}
#g-copyright a:hover {
  color: #000000;
}
#g-copyright h1, #g-copyright h2, #g-copyright h3, #g-copyright h4, #g-copyright h5, #g-copyright h6, #g-copyright strong {
  color: #000000;
}
#g-copyright .button {
  background: #f37022;
  color: #000000;
}
#g-copyright .button:hover {
  background: #f4803a;
}
#g-copyright .button:active {
  background: #ef610d;
}
@media print {
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-bottom {
  background-color: #ffffff;
  color: #000000;
}
#g-bottom a {
  color: white;
}
#g-bottom a:hover {
  color: #000000;
}
#g-bottom h1, #g-bottom h2, #g-bottom h3, #g-bottom h4, #g-bottom h5, #g-bottom h6, #g-bottom strong {
  color: #000000;
}
#g-bottom .button {
  background: #f37022;
  color: #000000;
}
#g-bottom .button:hover {
  background: #f4803a;
}
#g-bottom .button:active {
  background: #ef610d;
}
@media print {
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-mainbottom {
  background-color: #ffffff;
  color: #000000;
}
#g-mainbottom a {
  color: white;
}
#g-mainbottom a:hover {
  color: #000000;
}
#g-mainbottom h1, #g-mainbottom h2, #g-mainbottom h3, #g-mainbottom h4, #g-mainbottom h5, #g-mainbottom h6, #g-mainbottom strong {
  color: #000000;
}
#g-mainbottom .button {
  background: #f37022;
  color: #000000;
}
#g-mainbottom .button:hover {
  background: #f4803a;
}
#g-mainbottom .button:active {
  background: #ef610d;
}
@media print {
  #g-mainbottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-maintop {
  background-color: #ffffff;
  color: #000000;
}
#g-maintop a {
  color: white;
}
#g-maintop a:hover {
  color: #000000;
}
#g-maintop h1, #g-maintop h2, #g-maintop h3, #g-maintop h4, #g-maintop h5, #g-maintop h6, #g-maintop strong {
  color: #000000;
}
#g-maintop .button {
  background: #f37022;
  color: #000000;
}
#g-maintop .button:hover {
  background: #f4803a;
}
#g-maintop .button:active {
  background: #ef610d;
}
@media print {
  #g-maintop {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-utility {
  background-color: #ffffff;
  color: #000000;
}
#g-utility a {
  color: white;
}
#g-utility a:hover {
  color: #000000;
}
#g-utility h1, #g-utility h2, #g-utility h3, #g-utility h4, #g-utility h5, #g-utility h6, #g-utility strong {
  color: #000000;
}
#g-utility .button {
  background: #f37022;
  color: #000000;
}
#g-utility .button:hover {
  background: #f4803a;
}
#g-utility .button:active {
  background: #ef610d;
}
@media print {
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
@media only all and (min-width: 48rem) {
  .headroom-bg-section, .headroom-bg-custom {
    -webkit-transition: -webkit-transform 200ms linear;
    -moz-transition: -moz-transform 200ms linear;
    transition: transform 200ms linear;
  }
  .headroom-bg-section.headroom--pinned:not('.headroom--top'), .headroom-bg-custom.headroom--pinned:not('.headroom--top') {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
  .headroom-bg-section.headroom--unpinned-autohide, .headroom-bg-custom.headroom--unpinned-autohide {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  .headroom-bg-section.headroom--not-top, .headroom-bg-custom.headroom--not-top {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1001;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
}
.outline-_body_only.modal.no-modal {
  display: block;
  position: relative;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 0;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  top: auto;
}
.g-recaptcha.form-control {
  height: auto !important;
  border: none !important;
  box-shadow: none !important;
  padding-left: 0px !important;
}
.input-group {
  margin-bottom: 15px;
}
/* --------------------------

           HOME

---------------------------- */
/* --------------------------

          CONTENT

---------------------------- */
.platform-content input {
  box-sizing: inherit;
}
.grecaptcha-badge {
  display: none;
}
p {
  font-size: 18px !important;
}
blockquote {
  margin: 15px 0 15px 10px !important;
}
blockquote p {
  font-size: 30px !important;
}
a, .btn, input[type="submit"], input[type="button"], button {
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
a:hover, a:focus, .btn:hover, .btn:focus, input[type="submit"]:hover, input[type="submit"]:focus, input[type="button"]:hover, input[type="button"]:focus, button:hover, button:focus {
  text-decoration: none;
}
*:hover, *:focus {
  outline: none;
}
@media only all and (max-width: 47.938rem) {
  .row {
    margin-left: -15px;
  }
}
/*#g-main {
  font-size: $p-size;
  li {
    padding: $li-padding !important;
    color: $li-color !important;
    font-size: $li-size !important;
  }
  a {
    color: $a !important;
    &:hover {
      color: $a-hover !important;
    }
  }
  h1 {
    @include heading($h1-size, $h1-color);
  }
  h2 {
    @include heading($h2-size, $h2-color);
  }
  h3 {
    @include heading($h3-size, $h3-color);
  }
  h4 {
    @include heading($h4-size, $h4-color);
  }
}*/
.com_arg #g-main .g-container {
  padding: 0px 40px;
}
#g-header {
  border-bottom: 5px solid #FB4400;
}
.sp-page-builder .page-content #section-id-1561548327690, .sp-page-builder .page-content #section-id-1535365384196 {
  border-bottom: 5px solid #FB4400;
}
#g-footer, #g-footer a, #g-footer a:hover, #g-footer a:active, #g-footer a:visited {
  color: #FFF;
}
a {
  color: #FB4400;
}
.btn-orange {
  background: #F37022;
  color: #FFF;
}
.login-form-box {
  width: 100%;
  float: left;
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px 1px #888;
  -moz-box-shadow: 0px 0px 20px 1px #888;
  box-shadow: 0px 0px 20px 1px #888;
}
.login-form-box h2 {
  width: 100%;
  float: left;
  padding: 15px 35px;
  margin: 0px;
  border-bottom: 1px solid #cacbd0;
  font-size: 28px;
  color: #F37022;
}
.login-left {
  padding: 0 30px;
}
.login-form-box-container {
  padding: 35px 35px 45px;
}
.login-form-box-container label {
  font-weight: 400;
  color: #a8acb9;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.login-form-box-container .form-control {
  background: #F2F2F2;
  border: none;
  box-shadow: none;
  height: 47px;
}
.login-form-box-container .form-control:focus {
  box-shadow: 3px 3px 13px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.login-form-box-container .form-group {
  margin-bottom: 25px;
}
.forgot-password-link {
  width: 100%;
  float: left;
  color: #a8acb9;
  font-size: 14px;
  padding: 40px 0 0 0;
}
.forgot-password-link a {
  color: #F37022;
  text-decoration: none;
}
.forgot-password-link a:hover {
  color: #4f5362;
  text-decoration: none;
}
.login-form-box-container {
  padding-bottom: 30px !important;
}
.login-form-box h2 {
  border-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 25px;
  font-size: 26px;
}
.header-top-right {
  width: 100%;
  float: right;
  padding: 3px 0 13px 0;
}
.header-search {
  width: 100%;
  float: left;
}
.header-search .form-control {
  background: #fff;
  border: 1px solid #cacaca;
  border-right: none;
  color: #666;
  font-family: "Roboto", sans-serif;
  box-shadow: none;
  font-weight: 400;
  font-size: 14px;
  width: 100%;
  float: left;
  height: 36px;
  padding: 0px 15px;
}
.header-search .btn-default {
  background: #F37022;
  color: #fff;
  border: none;
  border-radius: 0 3px 3px 0 !important;
  font-size: 16px;
  padding: 6px 13px 10px 13px;
  height: 36px;
  outline: none;
}
.header-search .btn-default:hover {
  background: #FB4400;
  color: #fff;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin-left: 0px;
}
.header-cart {
  width: auto;
  float: left;
  padding: 0px 15px 0 20px;
  border-right: 1px solid #9fa9b9;
  margin: 2px 10px 0 0;
}
.header-cart a {
  color: #333f51 !important;
  font-size: 14px !important;
  text-decoration: none;
}
.header-cart a i {
  color: #F37022;
  margin-right: 5px;
}
.header-cart a:hover {
  color: #F37022;
  text-decoration: none;
}
.header-drp {
  width: auto;
  float: left;
  position: relative;
}
.header-drp .btn-default {
  padding: 5px 10px 8px 10px;
  color: #333f51;
  font-size: 14px;
  border-radius: 0 0 0;
  font-weight: 400;
  outline: none !important;
  background: none;
  border: none;
}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: transparent;
}
.header-drp .btn-default i {
  font-size: 14px;
  margin: 0 10px 0 0px;
  color: #F37022;
}
.header-drp .btn-default i.fa-chevron-down {
  font-size: 10px;
  margin: 0 0 0 3px;
  color: #b0b8c5;
}
.header-drp .btn-default.active.focus, .header-drp .btn-default.active:focus, .header-drp .btn-default.active:hover, .header-drp .btn-default.focus:active, .header-drp .btn-default:active:focus, .header-drp .btn-default:active:hover, .header-drp .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .header-drp .open > .dropdown-toggle.btn-default:hover {
  background-color: transparent;
  box-shadow: none;
  position: relative;
  z-index: 1000000;
  color: #F37022;
}
.header-drp .dropdown-menu {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  margin: px 0 0 0px;
  padding: 10px 0;
  left: -40px;
  border: none;
  min-width: 100%;
  background: #f6f6f6;
  border-radius: 5px 5px 5px 5px !important;
}
.header-drp .dropdown-menu:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #f6f6f6;
  border-width: 10px;
  margin-left: -5px;
}
.header-drp .dropdown-menu > li > a {
  border-bottom: 1px solid #d9d9d9;
  padding: 11px 25px;
  font-size: 15px;
  color: #3e526c !important;
  opacity: 0.6;
  font-weight: 400;
  box-shadow: none;
  font-size: 14px;
  text-align: left;
}
.header-drp .dropdown-menu > li:last-child > a {
  border: none;
  border-radius: 0 0 5px 5px !important;
}
.header-drp .dropdown-menu > li > a:hover {
  color: #3e526c !important;
  opacity: 1;
  background: none;
}
.header-drp .dropdown-menu > li > a .badge {
  background: #34b3a0;
  color: #fff;
  padding: 3px 6px;
  border-radius: 5px;
  font-size: 12px;
}
@media (min-width: 768px) {
  .header-top-right {
    width: auto;
    padding: 5px 0 0px 0;
  }
  .header-search {
    width: 223px;
  }
  .small-menu-item {
    display: none;
  }
  .table-botttom button {
    width: auto;
  }
  .menu-left-section {
    width: auto;
    padding: 10px 0px 0 0px;
  }
  .menu-right-section {
    width: auto;
    padding: 5px 0;
  }
  .menu-select-menu {
    width: 170px;
    padding: 0 20px 0 0;
  }
  .menu-search-btn {
    width: auto;
    float: left;
    padding: 0px;
  }
  .menu-search-btn button {
    width: 44px;
  }
  .menu-search-btn button i {
    display: inherit;
  }
  .menu-search-btn button span {
    display: none;
  }
}
@media (min-width: 991px) {
  .header-search {
    width: 275px;
    float: left;
  }
}
.menu-left-section span {
  float: left;
  margin-right: 20px;
  margin-top: -3px;
}
/********* DASHBOARD **********/
.dashboard-icons {
  margin: 20px 20px 50px;
}
.dashboard-icons a {
  font-size: 25px;
  line-height: 18px;
}
.dashboard-icons a:hover {
  color: #444444;
  font-weight: bold;
}
.dashboard-icons a:hover i {
  color: #F37022 !important;
}
.dashboard-icons-icon i {
  font-size: 180px;
  color: #444444;
}
#make, #model, #body-styles {
  display: none;
}
.menu-left-section select {
  width: auto;
  margin: -8px 5px 2px;
  float: left;
}
@media (max-width: 767px) {
  .dashboard-icons a {
    font-size: 15px;
  }
  .dashboard-icons-icon i {
    font-size: 100px;
  }
  .mod-nags .text-right {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  .dashboard-icons a {
    font-size: 18px;
  }
  .dashboard-icons-icon i {
    font-size: 120px;
  }
}
#g-footer {
  margin-top: 30px;
}
.itemid-101 #g-footer {
  margin-top: 0px;
}
.btn-primary {
  background: #000;
  border-color: #555;
  color: #FFF;
}
.btn-primary:hover {
  background: #555;
  border-color: #555;
  color: #FFF;
}
.btn-nags {
  background: #F0F0F0;
  border-color: #DDD;
  color: #444;
  width: 100%;
  margin: 5px 3px;
}
.btn-nags:hover {
  background: #c9c9c9;
  border-color: #dbdbdb;
  color: #232323;
}
.breadcrumb {
  background-color: #F0F0F0;
  border-bottom: 1px solid #DDD;
}
.welcomeuser {
  text-align: center;
}
.userwelcome-menu li:hover {
  background: #e0e0e0;
}
.rsform-submit-button {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.alert h4 {
  display: none;
}
.alert p {
  margin: 0;
}
#button_messages i {
  display: block !important;
  font-size: 25px;
  margin: 5px 15px 0px;
}
/*# sourceMappingURL=custom_29.css.map */