@charset "UTF-8";
/*!
 * Bootstrap-select v1.8.0 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */ 

@import url("form.css?ver=1.1");

/*

.locationsearch-searchresult .container .row a:last-of-type div{
	width: 100%;
}
*/

.header-shadow{
	    box-shadow: 0 0 10px 1px #000;
}

.centerinfo-location-number{
	font-weight: 900;
	color: #000 !important;
}


.centerinfo-address span {
    font-weight: 900;
	color: #000 !important;
}






select.bs-select-hidden, select.selectpicker {
  display: none !important
}
.bootstrap-select {
  width: 220px \0
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: .5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2
}
.error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48
}
.bootstrap-select.fit-width {
  width: auto !important
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none
}
.bootstrap-select.form-control:not([class*=col-]) {
  width: 100%
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0
}
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right, .row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
  float: right
}
.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group, .navbar-form .bootstrap-select.btn-group {
  margin-bottom: 0
}
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0
}
.form-inline .bootstrap-select.btn-group .form-control, .navbar-form .bootstrap-select.btn-group .form-control {
  width: 100%
}
.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
  cursor: not-allowed
}
.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group > .disabled:focus {
  outline: none !important
}
.bootstrap-select.btn-group.bs-container {
  position: absolute
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle
}
.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
  width: 100%
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: .5em
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  pointer-events: none;
  opacity: .9;
  box-sizing: border-box
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid hsla(0, 0%, 80%, .2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid hsla(0, 0%, 80%, .2);
  border-bottom: 0
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #fff;
  border-bottom: 0
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before {
  display: block
}
.bs-actionsbox, .bs-donebutton, .bs-searchbox {
  padding: 4px 8px
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box
}
.bs-actionsbox .btn-group button {
  width: 50%
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box
}
.bs-donebutton .btn-group button {
  width: 100%
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none
}
/*! Gray v1.6.0 (https://github.com/karlhorky/gray) | MIT */ .grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-filter: gray;
  filter: gray
}
.grayscale.grayscale-fade {
  -webkit-transition: -webkit-filter .5s;
  transition: -webkit-filter .5s;
  transition: filter .5s;
  transition: filter .5s, -webkit-filter .5s
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .grayscale.grayscale-fade {
    -webkit-transition: -webkit-filter .5s;
    transition: -webkit-filter .5s
  }
}
.grayscale.grayscale-fade:hover, .grayscale.grayscale-off {
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}
.grayscale.grayscale-replaced {
  -webkit-filter: none;
  filter: none
}
.grayscale.grayscale-replaced > svg {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: 1
}
.grayscale.grayscale-replaced.grayscale-fade:hover > svg, .grayscale.grayscale-replaced.grayscale-off > svg {
  opacity: 0
}
.lg-sub-html, .lg-toolbar {
  background-color: rgba(0, 0, 0, .45)
}
#lg-counter, .lg-outer .lg-video-cont {
  vertical-align: middle;
  display: inline-block
}
@font-face {
  font-family: lg;
  src: url(../fonts/lg.eot?n1z373);
  src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
  font-weight: 400;
  font-style: normal
}
.lg-icon {
  font-family: lg;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, .45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: .5
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #fff
}
.lg-actions .lg-next {
  right: 20px
}
.lg-actions .lg-next:before {
  content: "\e095"
}
.lg-actions .lg-prev {
  left: 20px
}
.lg-actions .lg-prev:after {
  content: "\e094"
}
@-webkit-keyframes a {
  0%, to {
    left: 0
  }
  50% {
    left: -30px
  }
}
@keyframes a {
  0%, to {
    left: 0
  }
  50% {
    left: -30px
  }
}
@-webkit-keyframes b {
  0%, to {
    left: 0
  }
  50% {
    left: 30px
  }
}
@keyframes b {
  0%, to {
    left: 0
  }
  50% {
    left: 30px
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: a .3s;
  animation: a .3s;
  position: relative
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: b .3s;
  animation: b .3s;
  position: relative
}
.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: 0;
  -webkit-transition: color .2s linear;
  transition: color .2s linear
}
.lg-toolbar .lg-icon:hover {
  color: #fff
}
.lg-toolbar .lg-close:after {
  content: "\e070"
}
.lg-toolbar .lg-download:after {
  content: "\e0f2"
}
.lg-sub-html {
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0
}
#lg-counter {
  color: #999;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px
}
.lg-next, .lg-prev, .lg-toolbar {
  opacity: 1;
  -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
  -webkit-transition: opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s;
  transition: opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s;
  transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
  transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0)
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0)
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0)
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(.5, .5, .5);
  transform: scale3d(.5, .5, .5);
  opacity: 0;
  -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1) !important;
  -webkit-transition: opacity .25s cubic-bezier(0, 0, .25, 1), -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s !important;
  transition: opacity .25s cubic-bezier(0, 0, .25, 1), -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s !important;
  transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1) !important;
  transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1), -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s !important;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1
}
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
  transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
  transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s;
  transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 5px
}
@media (min-width:1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color .25s ease;
    transition: border-color .25s ease
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom .25s ease;
  transition: bottom .25s ease
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px
}
.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff"
}
.lg-outer .lg-toogle-thumb:hover {
  color: #fff
}
.lg-outer .lg-video-cont {
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(../img/vimeo-play.png) no-repeat
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(../img/vimeo-play.png) 0 -58px no-repeat
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: url(../img/video-play.png) no-repeat;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: .8
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url(../img/youtube-play.png) no-repeat
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(../img/youtube-play.png) 0 -60px no-repeat
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 80ms ease 0s;
  transition: opacity 80ms ease 0s
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1
}
.lg-autoplay-button:after {
  content: "\e01d"
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a"
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition-duration: 0s;
  transition-duration: 0s
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
  transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
  -webkit-transition: opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s !important;
  transition: opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s !important;
  transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
  transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s !important;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
#lg-zoom-in:after {
  content: "\e311"
}
#lg-actual-size {
  font-size: 20px
}
#lg-actual-size:after {
  content: "\e033"
}
#lg-zoom-out {
  opacity: .5;
  pointer-events: none
}
#lg-zoom-out:after {
  content: "\e312"
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: inset 0 0 0 2px #fff
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
  transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
  transition: opacity .15s ease 0s, transform .15s ease 0s;
  transition: opacity .15s ease 0s, transform .15s ease 0s, -webkit-transform .15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0)
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%
}
.lg-outer .lg-pager {
  background-color: hsla(0, 0%, 100%, .5);
  border-radius: 50%;
  box-shadow: inset 0 0 0 8px hsla(0, 0%, 100%, .7);
  display: block;
  height: 12px;
  -webkit-transition: box-shadow .3s ease 0s;
  transition: box-shadow .3s ease 0s;
  width: 12px
}
.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
  box-shadow: inset 0 0 0 8px #fff
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0
}
.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
  width: 100%;
  height: 100%
}
.lg-fullscreen:after {
  content: "\e20c"
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d"
}
.group:after, .group:before {
  display: table;
  content: "";
  line-height: 0
}
.group:after {
  clear: both
}
.lg-outer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity .15s ease 0s;
  transition: opacity .15s ease 0s
}
.lg-outer * {
  box-sizing: border-box
}
.lg-outer.lg-visible {
  opacity: 1
}
.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing
}
.lg-outer .lg {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%
}
.lg-outer .lg-inner {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap
}
.lg-outer .lg-item {
  background: url(../img/loading.gif) 50% no-repeat;
  display: none !important
}
.lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css .lg-current {
  display: inline-block !important
}
.lg-outer .lg-img-wrap, .lg-outer .lg-item {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%
}
.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0
}
.lg-outer .lg-item.lg-complete {
  background-image: none
}
.lg-outer .lg-item.lg-current {
  z-index: 1060
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity .15s ease 0s;
  transition: opacity .15s ease 0s
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1
}
.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
  display: none
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity .15s ease 0s;
  transition: opacity .15s ease 0s
}
.lg-backdrop.in {
  opacity: 1
}
.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
  -webkit-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important
}
.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.lg-css3.lg-fade .lg-item {
  opacity: 0
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1
}
.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
  -webkit-transition: opacity .1s ease 0s;
  transition: opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
  -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
  transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */ html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
a {
  background: transparent
}
a:active, a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
mark {
  background: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}
button {
  overflow: visible
}
button, select {
  text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], html input[disabled] {
  cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
input {
  line-height: normal
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
td, th {
  padding: 0
}
*, :after, :before {
  box-sizing: border-box
}
html {
  font-size: 1rem;
  -webkit-tap-highlight-color: transparent
}
body {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #fff
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
a {
  color: #428bca;
  text-decoration: none
}
a:focus, a:hover {
  color: #2a6496;
  text-decoration: underline
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
figure {
  margin: 0
}
img {
  vertical-align: middle
}
.img-responsive {
  display: block;
  width: 100%\9;
  max-width: 100%;
  height: auto
}
.img-rounded {
  border-radius: 6px
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  width: 100%\9;
  max-width: 100%;
  height: auto
}
.img-circle {
  border-radius: 50%
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}
.bootstrap-datetimepicker-widget .btn[data-action=clear]:after, .bootstrap-datetimepicker-widget .btn[data-action=decrementHours]:after, .bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]:after, .bootstrap-datetimepicker-widget .btn[data-action=incrementHours]:after, .bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]:after, .bootstrap-datetimepicker-widget .btn[data-action=showHours]:after, .bootstrap-datetimepicker-widget .btn[data-action=showMinutes]:after, .bootstrap-datetimepicker-widget .btn[data-action=today]:after, .bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]:after, .bootstrap-datetimepicker-widget .picker-switch:after, .bootstrap-datetimepicker-widget table th.next:after, .bootstrap-datetimepicker-widget table th.prev:after, .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px
}
.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, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px
}
.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: 36px
}
.h2, h2 {
  font-size: 30px
}
.h3, h3 {
  font-size: 24px
}
.h4, h4 {
  font-size: 18px
}
.h5, h5 {
  font-size: 14px
}
.h6, h6 {
  font-size: 12px
}
p {
  margin: 0 0 10px
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4
}
@media (min-width:768px) {
  .lead {
    font-size: 21px
  }
}
.small, small {
  font-size: 85%
}
cite {
  font-style: normal
}
.mark, mark {
  background-color: #fcf8e3;
  padding: .2em
}
.text-justify {
  text-align: justify
}
.text-nowrap {
  white-space: nowrap
}
.text-lowercase {
  text-transform: lowercase
}
.text-muted {
  color: #777
}
.text-primary {
  color: #428bca
}
a.text-primary:hover {
  color: #3071a9
}
.text-success {
  color: #3c763d
}
a.text-success:hover {
  color: #2b542c
}
.text-info {
  color: #31708f
}
a.text-info:hover {
  color: #245269
}
.text-warning {
  color: #8a6d3b
}
a.text-warning:hover {
  color: #66512c
}
.text-danger {
  color: #a94442
}
a.text-danger:hover {
  color: #843534
}
.bg-primary {
  color: #fff;
  background-color: #428bca
}
a.bg-primary:hover {
  background-color: #3071a9
}
.bg-success {
  background-color: #dff0d8
}
a.bg-success:hover {
  background-color: #c1e2b3
}
.bg-info {
  background-color: #d9edf7
}
a.bg-info:hover {
  background-color: #afd9ee
}
.bg-warning {
  background-color: #fcf8e3
}
a.bg-warning:hover {
  background-color: #f7ecb5
}
.bg-danger {
  background-color: #f2dede
}
a.bg-danger:hover {
  background-color: #e4b9b9
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee
}
ol, ul {
  margin-top: 0;
  margin-bottom: 10px
}
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}
.list-inline, .list-unstyled {
  padding-left: 0;
  list-style: none
}
.list-inline {
  margin-left: -5px
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px
}
dl {
  margin-top: 0;
  margin-bottom: 20px
}
dd, dt {
  line-height: 1.42857
}
dt {
  font-weight: 700
}
dd {
  margin-left: 0
}
.dl-horizontal dd:after, .dl-horizontal dd:before {
  content: " ";
  display: table
}
.dl-horizontal dd:after {
  clear: both
}
@media (min-width:768px) {
  .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[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777
}
.initialism {
  font-size: 90%;
  text-transform: uppercase
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0
}
blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: ''
}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: '\00A0 \2014'
}
blockquote:after, blockquote:before {
  content: ""
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}
.container:after, .container:before {
  content: " ";
  display: table
}
.container:after {
  clear: both
}
@media (min-width:768px) {
  .container {
    width: 750px
  }
}
@media (min-width:992px) {
  .container {
    width: 970px
  }
}
@media (min-width:1200px) {
  .container {
    width: 1170px
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}
.container-fluid:after, .container-fluid:before {
  content: " ";
  display: table
}
.container-fluid:after {
  clear: both
}
.row {
  margin-left: -15px;
  margin-right: -15px
}
.row:after, .row:before {
  content: " ";
  display: table
}
.row:after {
  clear: both
}
.col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .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-md-10, .col-md-11, .col-md-12, .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left
}
.col-xs-1 {
  width: 8.33333%
}
.col-xs-2 {
  width: 16.66667%
}
.col-xs-3 {
  width: 25%
}
.col-xs-4 {
  width: 33.33333%
}
.col-xs-5 {
  width: 41.66667%
}
.col-xs-6 {
  width: 50%
}
.col-xs-7 {
  width: 58.33333%
}
.col-xs-8 {
  width: 66.66667%
}
.col-xs-9 {
  width: 75%
}
.col-xs-10 {
  width: 83.33333%
}
.col-xs-11 {
  width: 91.66667%
}
.col-xs-12 {
  width: 100%
}
.col-xs-pull-0 {
  right: auto
}
.col-xs-pull-1 {
  right: 8.33333%
}
.col-xs-pull-2 {
  right: 16.66667%
}
.col-xs-pull-3 {
  right: 25%
}
.col-xs-pull-4 {
  right: 33.33333%
}
.col-xs-pull-5 {
  right: 41.66667%
}
.col-xs-pull-6 {
  right: 50%
}
.col-xs-pull-7 {
  right: 58.33333%
}
.col-xs-pull-8 {
  right: 66.66667%
}
.col-xs-pull-9 {
  right: 75%
}
.col-xs-pull-10 {
  right: 83.33333%
}
.col-xs-pull-11 {
  right: 91.66667%
}
.col-xs-pull-12 {
  right: 100%
}
.col-xs-push-0 {
  left: auto
}
.col-xs-push-1 {
  left: 8.33333%
}
.col-xs-push-2 {
  left: 16.66667%
}
.col-xs-push-3 {
  left: 25%
}
.col-xs-push-4 {
  left: 33.33333%
}
.col-xs-push-5 {
  left: 41.66667%
}
.col-xs-push-6 {
  left: 50%
}
.col-xs-push-7 {
  left: 58.33333%
}
.col-xs-push-8 {
  left: 66.66667%
}
.col-xs-push-9 {
  left: 75%
}
.col-xs-push-10 {
  left: 83.33333%
}
.col-xs-push-11 {
  left: 91.66667%
}
.col-xs-push-12 {
  left: 100%
}
.col-xs-offset-0 {
  margin-left: 0
}
.col-xs-offset-1 {
  margin-left: 8.33333%
}
.col-xs-offset-2 {
  margin-left: 16.66667%
}
.col-xs-offset-3 {
  margin-left: 25%
}
.col-xs-offset-4 {
  margin-left: 33.33333%
}
.col-xs-offset-5 {
  margin-left: 41.66667%
}
.col-xs-offset-6 {
  margin-left: 50%
}
.col-xs-offset-7 {
  margin-left: 58.33333%
}
.col-xs-offset-8 {
  margin-left: 66.66667%
}
.col-xs-offset-9 {
  margin-left: 75%
}
.col-xs-offset-10 {
  margin-left: 83.33333%
}
.col-xs-offset-11 {
  margin-left: 91.66667%
}
.col-xs-offset-12 {
  margin-left: 100%
}
@media (min-width:768px) {
  .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
    float: left
  }
  .col-sm-1 {
    width: 8.33333%
  }
  .col-sm-2 {
    width: 16.66667%
  }
  .col-sm-3 {
    width: 25%
  }
  .col-sm-4 {
    width: 33.33333%
  }
  .col-sm-5 {
    width: 41.66667%
  }
  .col-sm-6 {
    width: 50%
  }
  .col-sm-7 {
    width: 58.33333%
  }
  .col-sm-8 {
    width: 66.66667%
  }
  .col-sm-9 {
    width: 75%
  }
  .col-sm-10 {
    width: 83.33333%
  }
  .col-sm-11 {
    width: 91.66667%
  }
  .col-sm-12 {
    width: 100%
  }
  .col-sm-pull-0 {
    right: auto
  }
  .col-sm-pull-1 {
    right: 8.33333%
  }
  .col-sm-pull-2 {
    right: 16.66667%
  }
  .col-sm-pull-3 {
    right: 25%
  }
  .col-sm-pull-4 {
    right: 33.33333%
  }
  .col-sm-pull-5 {
    right: 41.66667%
  }
  .col-sm-pull-6 {
    right: 50%
  }
  .col-sm-pull-7 {
    right: 58.33333%
  }
  .col-sm-pull-8 {
    right: 66.66667%
  }
  .col-sm-pull-9 {
    right: 75%
  }
  .col-sm-pull-10 {
    right: 83.33333%
  }
  .col-sm-pull-11 {
    right: 91.66667%
  }
  .col-sm-pull-12 {
    right: 100%
  }
  .col-sm-push-0 {
    left: auto
  }
  .col-sm-push-1 {
    left: 8.33333%
  }
  .col-sm-push-2 {
    left: 16.66667%
  }
  .col-sm-push-3 {
    left: 25%
  }
  .col-sm-push-4 {
    left: 33.33333%
  }
  .col-sm-push-5 {
    left: 41.66667%
  }
  .col-sm-push-6 {
    left: 50%
  }
  .col-sm-push-7 {
    left: 58.33333%
  }
  .col-sm-push-8 {
    left: 66.66667%
  }
  .col-sm-push-9 {
    left: 75%
  }
  .col-sm-push-10 {
    left: 83.33333%
  }
  .col-sm-push-11 {
    left: 91.66667%
  }
  .col-sm-push-12 {
    left: 100%
  }
  .col-sm-offset-0 {
    margin-left: 0
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%
  }
  .col-sm-offset-3 {
    margin-left: 25%
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%
  }
  .col-sm-offset-6 {
    margin-left: 50%
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%
  }
  .col-sm-offset-9 {
    margin-left: 75%
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%
  }
  .col-sm-offset-12 {
    margin-left: 100%
  }
}
@media (min-width:992px) {
  .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
    float: left
  }
  .col-md-1 {
    width: 8.33333%
  }
  .col-md-2 {
    width: 16.66667%
  }
  .col-md-3 {
    width: 25%
  }
  .col-md-4 {
    width: 33.33333%
  }
  .col-md-5 {
    width: 41.66667%
  }
  .col-md-6 {
    width: 50%
  }
  .col-md-7 {
    width: 58.33333%
  }
  .col-md-8 {
    width: 66.66667%
  }
  .col-md-9 {
    width: 75%
  }
  .col-md-10 {
    width: 83.33333%
  }
  .col-md-11 {
    width: 91.66667%
  }
  .col-md-12 {
    width: 100%
  }
  .col-md-pull-0 {
    right: auto
  }
  .col-md-pull-1 {
    right: 8.33333%
  }
  .col-md-pull-2 {
    right: 16.66667%
  }
  .col-md-pull-3 {
    right: 25%
  }
  .col-md-pull-4 {
    right: 33.33333%
  }
  .col-md-pull-5 {
    right: 41.66667%
  }
  .col-md-pull-6 {
    right: 50%
  }
  .col-md-pull-7 {
    right: 58.33333%
  }
  .col-md-pull-8 {
    right: 66.66667%
  }
  .col-md-pull-9 {
    right: 75%
  }
  .col-md-pull-10 {
    right: 83.33333%
  }
  .col-md-pull-11 {
    right: 91.66667%
  }
  .col-md-pull-12 {
    right: 100%
  }
  .col-md-push-0 {
    left: auto
  }
  .col-md-push-1 {
    left: 8.33333%
  }
  .col-md-push-2 {
    left: 16.66667%
  }
  .col-md-push-3 {
    left: 25%
  }
  .col-md-push-4 {
    left: 33.33333%
  }
  .col-md-push-5 {
    left: 41.66667%
  }
  .col-md-push-6 {
    left: 50%
  }
  .col-md-push-7 {
    left: 58.33333%
  }
  .col-md-push-8 {
    left: 66.66667%
  }
  .col-md-push-9 {
    left: 75%
  }
  .col-md-push-10 {
    left: 83.33333%
  }
  .col-md-push-11 {
    left: 91.66667%
  }
  .col-md-push-12 {
    left: 100%
  }
  .col-md-offset-0 {
    margin-left: 0
  }
  .col-md-offset-1 {
    margin-left: 8.33333%
  }
  .col-md-offset-2 {
    margin-left: 16.66667%
  }
  .col-md-offset-3 {
    margin-left: 25%
  }
  .col-md-offset-4 {
    margin-left: 33.33333%
  }
  .col-md-offset-5 {
    margin-left: 41.66667%
  }
  .col-md-offset-6 {
    margin-left: 50%
  }
  .col-md-offset-7 {
    margin-left: 58.33333%
  }
  .col-md-offset-8 {
    margin-left: 66.66667%
  }
  .col-md-offset-9 {
    margin-left: 75%
  }
  .col-md-offset-10 {
    margin-left: 83.33333%
  }
  .col-md-offset-11 {
    margin-left: 91.66667%
  }
  .col-md-offset-12 {
    margin-left: 100%
  }
}
@media (min-width:1200px) {
  .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    float: left
  }
  .col-lg-1 {
    width: 8.33333%
  }
  .col-lg-2 {
    width: 16.66667%
  }
  .col-lg-3 {
    width: 25%
  }
  .col-lg-4 {
    width: 33.33333%
  }
  .col-lg-5 {
    width: 41.66667%
  }
  .col-lg-6 {
    width: 50%
  }
  .col-lg-7 {
    width: 58.33333%
  }
  .col-lg-8 {
    width: 66.66667%
  }
  .col-lg-9 {
    width: 75%
  }
  .col-lg-10 {
    width: 83.33333%
  }
  .col-lg-11 {
    width: 91.66667%
  }
  .col-lg-12 {
    width: 100%
  }
  .col-lg-pull-0 {
    right: auto
  }
  .col-lg-pull-1 {
    right: 8.33333%
  }
  .col-lg-pull-2 {
    right: 16.66667%
  }
  .col-lg-pull-3 {
    right: 25%
  }
  .col-lg-pull-4 {
    right: 33.33333%
  }
  .col-lg-pull-5 {
    right: 41.66667%
  }
  .col-lg-pull-6 {
    right: 50%
  }
  .col-lg-pull-7 {
    right: 58.33333%
  }
  .col-lg-pull-8 {
    right: 66.66667%
  }
  .col-lg-pull-9 {
    right: 75%
  }
  .col-lg-pull-10 {
    right: 83.33333%
  }
  .col-lg-pull-11 {
    right: 91.66667%
  }
  .col-lg-pull-12 {
    right: 100%
  }
  .col-lg-push-0 {
    left: auto
  }
  .col-lg-push-1 {
    left: 8.33333%
  }
  .col-lg-push-2 {
    left: 16.66667%
  }
  .col-lg-push-3 {
    left: 25%
  }
  .col-lg-push-4 {
    left: 33.33333%
  }
  .col-lg-push-5 {
    left: 41.66667%
  }
  .col-lg-push-6 {
    left: 50%
  }
  .col-lg-push-7 {
    left: 58.33333%
  }
  .col-lg-push-8 {
    left: 66.66667%
  }
  .col-lg-push-9 {
    left: 75%
  }
  .col-lg-push-10 {
    left: 83.33333%
  }
  .col-lg-push-11 {
    left: 91.66667%
  }
  .col-lg-push-12 {
    left: 100%
  }
  .col-lg-offset-0 {
    margin-left: 0
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%
  }
  .col-lg-offset-3 {
    margin-left: 25%
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%
  }
  .col-lg-offset-6 {
    margin-left: 50%
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%
  }
  .col-lg-offset-9 {
    margin-left: 75%
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%
  }
  .col-lg-offset-12 {
    margin-left: 100%
  }
}
table {
  background-color: transparent
}
th {
  text-align: left
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0
}
.table > tbody + tbody {
  border-top: 2px solid #ddd
}
.table .table {
  background-color: #fff
}
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px
}
.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5
}
table col[class*=col-] {
  position: static;
  float: none;
  display: table-column
}
table td[class*=col-], table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell
}
.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5
}
.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8
}
.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8
}
.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6
}
.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7
}
.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3
}
.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3
}
.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc
}
.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede
}
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc
}
@media screen and (max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch
  }
  .table-responsive > .table {
    margin-bottom: 0
  }
  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap
  }
  .table-responsive > .table-bordered {
    border: 0
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
  }
}
fieldset {
  margin: 0;
  min-width: 0
}
fieldset, legend {
  padding: 0;
  border: 0
}
legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border-bottom: 1px solid #e5e5e5
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700
}
input[type=search] {
  box-sizing: border-box
}
input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal
}
input[type=file] {
  display: block
}
input[type=range] {
  display: block;
  width: 100%
}
select[multiple], select[size] {
  height: auto
}
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
output {
  padding-top: 7px
}
.form-control, output {
  display: block;
  font-size: 14px;
  line-height: 1.42857;
  color: #555
}
.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
  color: #777;
  opacity: 1
}
.form-control:-ms-input-placeholder {
  color: #777
}
.form-control::-webkit-input-placeholder {
  color: #777
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1
}
textarea.form-control {
  height: auto
}
input[type=search] {
  -webkit-appearance: none
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
  line-height: 34px;
  line-height: 1.42857 \0
}
.form-horizontal .form-group-sm input[type=date].form-control, .form-horizontal .form-group-sm input[type=datetime-local].form-control, .form-horizontal .form-group-sm input[type=month].form-control, .form-horizontal .form-group-sm input[type=time].form-control, .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm > .input-group-btn > input[type=datetime-local].btn, .input-group-sm > .input-group-btn > input[type=month].btn, .input-group-sm > .input-group-btn > input[type=time].btn, .input-group-sm > input[type=date].form-control, .input-group-sm > input[type=date].input-group-addon, .input-group-sm > input[type=datetime-local].form-control, .input-group-sm > input[type=datetime-local].input-group-addon, .input-group-sm > input[type=month].form-control, .input-group-sm > input[type=month].input-group-addon, .input-group-sm > input[type=time].form-control, .input-group-sm > input[type=time].input-group-addon, input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
  line-height: 30px
}
.form-horizontal .form-group-lg input[type=date].form-control, .form-horizontal .form-group-lg input[type=datetime-local].form-control, .form-horizontal .form-group-lg input[type=month].form-control, .form-horizontal .form-group-lg input[type=time].form-control, .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg > .input-group-btn > input[type=datetime-local].btn, .input-group-lg > .input-group-btn > input[type=month].btn, .input-group-lg > .input-group-btn > input[type=time].btn, .input-group-lg > input[type=date].form-control, .input-group-lg > input[type=date].input-group-addon, .input-group-lg > input[type=datetime-local].form-control, .input-group-lg > input[type=datetime-local].input-group-addon, .input-group-lg > input[type=month].form-control, .input-group-lg > input[type=month].input-group-addon, .input-group-lg > input[type=time].form-control, .input-group-lg > input[type=time].input-group-addon, input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
  line-height: 46px
}
.form-group {
  margin-bottom: 15px
}
.checkbox, .radio {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px
}
.checkbox label, .radio label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer
}
.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px\9
}
.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px
}
.checkbox-inline, .radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer
}
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px
}
.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .checkbox label, fieldset[disabled] .radio-inline, fieldset[disabled] .radio label, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: not-allowed
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0
}
.form-control-static.input-lg, .form-control-static.input-sm, .form-horizontal .form-group-lg .form-control-static.form-control, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0
}
.form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
.form-horizontal .form-group-sm select.form-control, .input-group-sm > .input-group-btn > select.btn, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, select.input-sm {
  height: 30px;
  line-height: 30px
}
.form-horizontal .form-group-sm select[multiple].form-control, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > .input-group-btn > select[multiple].btn, .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
  height: auto
}
.form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px
}
.form-horizontal .form-group-lg select.form-control, .input-group-lg > .input-group-btn > select.btn, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, select.input-lg {
  height: 46px;
  line-height: 46px
}
.form-horizontal .form-group-lg select[multiple].form-control, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > .input-group-btn > select[multiple].btn, .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, select[multiple].input-lg, textarea.input-lg {
  height: auto
}
.has-feedback {
  position: relative
}
.has-feedback .form-control {
  padding-right: 42.5px
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center
}
.form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px
}
.form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
  color: #3c763d
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8
}
.has-success .form-control-feedback {
  color: #3c763d
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
  color: #8a6d3b
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3
}
.has-warning .form-control-feedback {
  color: #8a6d3b
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
  color: #a94442
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede
}
.has-error .form-control-feedback {
  color: #a94442
}
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=clear]:after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=decrementHours]:after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=decrementMinutes]:after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=incrementHours]:after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=incrementMinutes]:after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=showHours]:after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=showMinutes]:after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=today]:after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=togglePeriod]:after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.picker-switch:after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=clear]:after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=decrementHours]:after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=decrementMinutes]:after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=incrementHours]:after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=incrementMinutes]:after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=showHours]:after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=showMinutes]:after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=today]:after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=togglePeriod]:after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.picker-switch:after ~ .form-control-feedback, .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373
}
@media (min-width:768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle
  }
  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto
  }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%
  }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .checkbox, .form-inline .radio, .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .checkbox label, .form-inline .radio label, .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0
  }
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio], .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0
  }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0
  }
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px
}
.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px
}
.form-horizontal .form-group:after, .form-horizontal .form-group:before {
  content: " ";
  display: table
}
.form-horizontal .form-group:after {
  clear: both
}
@media (min-width:768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px
}
@media (min-width:768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px
  }
}
@media (min-width:768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.btn.active:focus, .btn:active:focus, .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
.btn:focus, .btn:hover {
  color: #333;
  text-decoration: none
}
.btn.active, .btn:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}
.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}
.btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
  background-image: none
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc
}
.btn-default .badge {
  color: #fff;
  background-color: #333
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd
}
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e
}
.btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
  background-image: none
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #428bca;
  border-color: #357ebd
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}
.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}
.btn-success.active, .btn-success:active, .open > .btn-success.dropdown-toggle {
  background-image: none
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}
.btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}
.btn-info.active, .btn-info:active, .open > .btn-info.dropdown-toggle {
  background-image: none
}
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}
.btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}
.btn-warning.active, .btn-warning:active, .open > .btn-warning.dropdown-toggle {
  background-image: none
}
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}
.btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}
.btn-danger.active, .btn-danger:active, .open > .btn-danger.dropdown-toggle {
  background-image: none
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff
}
.btn-link {
  color: #428bca;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent
}
.btn-link:focus, .btn-link:hover {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none
}
.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px
}
.btn-group-sm > .btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
.btn-group-xs > .btn, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
.btn-block {
  display: block;
  width: 100%
}
.btn-block + .btn-block {
  margin-top: 5px
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear
}
.fade.in {
  opacity: 1
}
.collapse {
  display: none
}
.collapse.in {
  display: block
}
tr.collapse.in {
  display: table-row
}
tbody.collapse.in {
  display: table-row-group
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent
}
.dropdown {
  position: relative
}
.dropdown-toggle:focus {
  outline: 0
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  background-clip: padding-box
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777
}
.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed
}
.open > .dropdown-menu {
  display: block
}
.open > a {
  outline: 0
}
.dropdown-menu-right {
  left: auto;
  right: 0
}
.dropdown-menu-left {
  left: 0;
  right: auto
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777;
  white-space: nowrap
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px
}
@media (min-width:768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto
  }
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}
.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left
}
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 2
}
.btn-group-vertical > .btn:focus, .btn-group > .btn:focus {
  outline: 0
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px
}
.btn-toolbar {
  margin-left: -5px
}
.btn-toolbar:after, .btn-toolbar:before {
  content: " ";
  display: table
}
.btn-toolbar:after {
  clear: both
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0
}
.btn-group > .btn:first-child {
  margin-left: 0
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
.btn-group > .btn-group {
  float: left
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px
}
.btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none
}
.btn .caret {
  margin-left: 0
}
.btn-group-lg > .btn .caret, .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0
}
.dropup .btn-group-lg > .btn .caret, .dropup .btn-lg .caret {
  border-width: 0 5px 5px
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before {
  content: " ";
  display: table
}
.btn-group-vertical > .btn-group:after {
  clear: both
}
.btn-group-vertical > .btn-group > .btn {
  float: none
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%
}
.btn-group-justified > .btn-group .btn {
  width: 100%
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto
}
[data-toggle=buttons] > .btn > input[type=checkbox], [data-toggle=buttons] > .btn > input[type=radio] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0)
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}
.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0
}
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px
}
.form-horizontal .form-group-sm .input-group-addon.form-control, .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px
}
.form-horizontal .form-group-lg .input-group-addon.form-control, .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0
}
.input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group .form-control:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
.input-group-addon:first-child {
  border-right: 0
}
.input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group .form-control:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
.input-group-addon:last-child {
  border-left: 0
}
.input-group-btn {
  font-size: 0;
  white-space: nowrap
}
.input-group-btn, .input-group-btn > .btn {
  position: relative
}
.input-group-btn > .btn + .btn {
  margin-left: -1px
}
.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  z-index: 2
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin-left: -1px
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none
}
.nav:after, .nav:before {
  content: " ";
  display: table
}
.nav:after {
  clear: both
}
.nav > li, .nav > li > a {
  position: relative;
  display: block
}
.nav > li > a {
  padding: 10px 15px
}
.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee
}
.nav > li.disabled > a {
  color: #777
}
.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #428bca
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}
.nav > li > a > img {
  max-width: none
}
.nav-tabs {
  border-bottom: 1px solid #ddd
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default
}
.nav-pills > li {
  float: left
}
.nav-pills > li > a {
  border-radius: 4px
}
.nav-pills > li + li {
  margin-left: 2px
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #428bca
}
.nav-stacked > li {
  float: none
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0
}
.nav-justified, .nav-tabs.nav-justified {
  width: 100%
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto
}
@media (min-width:768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0
  }
}
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd
}
@media (min-width:768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff
  }
}
.tab-content > .tab-pane {
  display: none
}
.tab-content > .active {
  display: block
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}
.navbar:after, .navbar:before {
  content: " ";
  display: table
}
.navbar:after {
  clear: both
}
@media (min-width:768px) {
  .navbar {
    border-radius: 4px
  }
}
.navbar-header:after, .navbar-header:before {
  content: " ";
  display: table
}
.navbar-header:after {
  clear: both
}
@media (min-width:768px) {
  .navbar-header {
    float: left
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
  -webkit-overflow-scrolling: touch
}
.navbar-collapse:after, .navbar-collapse:before {
  content: " ";
  display: table
}
.navbar-collapse:after {
  clear: both
}
.navbar-collapse.in {
  overflow-y: auto
}
@media (min-width:768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important
  }
  .navbar-collapse.in {
    overflow-y: visible
  }
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0
  }
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px
}
@media (max-width:480px) and (orientation:landscape) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px
  }
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px
}
@media (min-width:768px) {
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}
@media (min-width:768px) {
  .navbar-static-top {
    border-radius: 0
  }
}
.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
@media (min-width:768px) {
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0
}
.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px
}
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none
}
@media (min-width:768px) {
  .navbar > .container-fluid .navbar-brand, .navbar > .container .navbar-brand {
    margin-left: -15px
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}
.navbar-toggle:focus {
  outline: 0
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px
}
@media (min-width:768px) {
  .navbar-toggle {
    display: none
  }
}
.navbar-nav {
  margin: 7.5px -15px
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px
}
@media (max-width:767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none
  }
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px
  }
  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none
  }
}
@media (min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0
  }
  .navbar-nav > li {
    float: left
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px
  }
}
@media (min-width:768px) {
  .navbar-left {
    float: left !important
  }
  .navbar-right {
    float: right !important
  }
}
.navbar-form {
  margin: 8px -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}
@media (max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px
  }
}
@media (min-width:768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px
}
.btn-group-sm > .navbar-btn.btn, .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px
}
.btn-group-xs > .navbar-btn.btn, .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px
}
@media (min-width:768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}
.navbar-default .navbar-brand {
  color: #777
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
  color: #777
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent
}
.navbar-default .navbar-toggle {
  border-color: #ddd
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #555
}
@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
  }
}
.navbar-default .navbar-link {
  color: #777
}
.navbar-default .navbar-link:hover {
  color: #333
}
.navbar-default .btn-link {
  color: #777
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
  color: #333
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc
}
.navbar-inverse {
  background-color: #222;
  border-color: #090909
}
.navbar-inverse .navbar-brand {
  color: #777
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent
}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
  color: #777
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #090909
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent
}
.navbar-inverse .navbar-toggle {
  border-color: #333
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #090909;
  color: #fff
}
@media (max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #090909
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent
  }
}
.navbar-inverse .navbar-link {
  color: #777
}
.navbar-inverse .navbar-link:hover {
  color: #fff
}
.navbar-inverse .btn-link {
  color: #777
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
  color: #fff
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px
}
.breadcrumb > li {
  display: inline-block
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc
}
.breadcrumb > .active {
  color: #777
}
.custom-breadcrumbs .breadcrumb li {
  font-size: 1.2rem
}
.custom-breadcrumbs .breadcrumb li a {
  color: #6a6a6a;
  font-family: gotham-book;
  text-transform: uppercase
}
.custom-breadcrumbs .breadcrumb > .active {
  font-family: gotham-bold;
  font-size: 1.2rem;
  text-transform: uppercase
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px
}
.pagination > li {
  display: inline
}
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default
}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed
}
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px
}
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center
}
.pager:after, .pager:before {
  content: " ";
  display: table
}
.pager:after {
  clear: both
}
.pager li {
  display: inline
}
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px
}
.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee
}
.pager .next > a, .pager .next > span {
  float: right
}
.pager .previous > a, .pager .previous > span {
  float: left
}
.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}
.label:empty {
  display: none
}
.btn .label {
  position: relative;
  top: -1px
}
a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.label-default {
  background-color: #777
}
.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e
}
.label-primary {
  background-color: #428bca
}
.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #3071a9
}
.label-success {
  background-color: #5cb85c
}
.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44
}
.label-info {
  background-color: #5bc0de
}
.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5
}
.label-warning {
  background-color: #f0ad4e
}
.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f
}
.label-danger {
  background-color: #d9534f
}
.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px
}
.badge:empty {
  display: none
}
.btn .badge {
  position: relative;
  top: -1px
}
.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px
}
.nav-pills > .active > a > .badge, a.list-group-item.active > .badge {
  color: #428bca;
  background-color: #fff
}
.nav-pills > li > a > .badge {
  margin-left: 3px
}
a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.thumbnail > img, .thumbnail a > img {
  display: block;
  width: 100%\9;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto
}
.thumbnail .caption {
  padding: 9px;
  color: #333
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #428bca
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px
}
.alert h4 {
  margin-top: 0;
  color: inherit
}
.alert .alert-link {
  font-weight: 700
}
.alert > p, .alert > ul {
  margin-bottom: 0
}
.alert > p + p {
  margin-top: 5px
}
.alert-dismissable, .alert-dismissible {
  padding-right: 35px
}
.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d
}
.alert-success hr {
  border-top-color: #c9e2b3
}
.alert-success .alert-link {
  color: #2b542c
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f
}
.alert-info hr {
  border-top-color: #a6e1ec
}
.alert-info .alert-link {
  color: #245269
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b
}
.alert-warning hr {
  border-top-color: #f7e1b5
}
.alert-warning .alert-link {
  color: #66512c
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442
}
.alert-danger hr {
  border-top-color: #e4b9c0
}
.alert-danger .alert-link {
  color: #843534
}
@-webkit-keyframes c {
  0% {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
@keyframes c {
  0% {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease
}
.progress-bar-striped, .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
  background-size: 40px 40px
}
.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: c 2s linear infinite;
  animation: c 2s linear infinite
}
.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px
}
.progress-bar[aria-valuenow="0"] {
  color: #777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none
}
.progress-bar-success {
  background-color: #5cb85c
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}
.progress-bar-info {
  background-color: #5bc0de
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}
.progress-bar-warning {
  background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}
.progress-bar-danger {
  background-color: #d9534f
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}
.media, .media-body {
  overflow: hidden;
  zoom: 1
}
.media, .media .media {
  margin-top: 15px
}
.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
}
.media-list {
  padding-left: 0;
  list-style: none
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.list-group-item > .badge {
  float: right
}
.list-group-item > .badge + .badge {
  margin-right: 5px
}
a.list-group-item {
  color: #555
}
a.list-group-item .list-group-item-heading {
  color: #333
}
a.list-group-item:focus, a.list-group-item:hover {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  background-color: #eee;
  color: #777
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
  color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #e1edf7
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8
}
a.list-group-item-success {
  color: #3c763d
}
a.list-group-item-success .list-group-item-heading {
  color: inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7
}
a.list-group-item-info {
  color: #31708f
}
a.list-group-item-info .list-group-item-heading {
  color: inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3
}
a.list-group-item-warning {
  color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede
}
a.list-group-item-danger {
  color: #a94442
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-body {
  padding: 15px
}
.panel-body:after, .panel-body:before {
  content: " ";
  display: table
}
.panel-body:after {
  clear: both
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px
}
.panel-heading > .dropdown .dropdown-toggle, .panel-title {
  color: inherit
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px
}
.panel-title > a {
  color: inherit
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .list-group {
  margin-bottom: 0
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0
}
.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0
}
.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px
}
.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd
}
.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0
}
.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0
}
.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0
}
.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0
}
.panel-group {
  margin-bottom: 20px
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px
}
.panel-group .panel + .panel {
  margin-top: 5px
}
.panel-group .panel-heading {
  border-bottom: 0
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd
}
.panel-group .panel-footer {
  border-top: 0
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd
}
.panel-default {
  border-color: #ddd
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd
}
.panel-primary {
  border-color: #428bca
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca
}
.panel-success {
  border-color: #d6e9c6
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6
}
.panel-info {
  border-color: #bce8f1
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1
}
.panel-warning {
  border-color: #faebcc
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc
}
.panel-danger {
  border-color: #ebccd1
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20)
}
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50)
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  background-clip: padding-box;
  outline: 0
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0)
}
.modal-backdrop.in {
  opacity: 0
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px
}
.modal-header .close {
  margin-top: -6px
}
.mobile-modal .modal-header .close {
  font-size: 3rem
}
.modal-title {
  margin: 0;
  line-height: 1.42857
}
.modal-body {
  position: relative;
  padding: 15px
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}
.modal-footer:after, .modal-footer:before {
  content: " ";
  display: table
}
.modal-footer:after {
  clear: both
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}
@media (min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
  }
  .modal-sm {
    width: 300px
  }
}
@media (min-width:992px) {
  .modal-lg {
    width: 900px
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0)
}
.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90)
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
@media screen and (max-width:1024px) {
  .tooltip, .tooltip.top {
    display: none !important
  }
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 281px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  white-space: normal
}
.popover.top {
  margin-top: -10px
}
.popover.right {
  margin-left: 10px
}
.popover.bottom {
  margin-top: 10px
}
.popover.left {
  margin-left: -10px
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0
}
.popover-content {
  padding: 9px 14px
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
.popover > .arrow {
  border-width: 11px
}
.popover > .arrow:after {
  border-width: 10px;
  content: ""
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  bottom: -11px
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25)
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
  top: -11px
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25)
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px
}
.carousel, .carousel-inner {
  position: relative
}
.carousel-inner {
  overflow: hidden;
  width: 100%
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: left .6s ease-in-out;
  transition: left .6s ease-in-out
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  display: block;
  width: 100%\9;
  max-width: 100%;
  height: auto;
  line-height: 1
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block
}
.carousel-inner > .active {
  left: 0
}
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%
}
.carousel-inner > .next {
  left: 100%
}
.carousel-inner > .prev {
  left: -100%
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0
}
.carousel-inner > .active.left {
  left: -100%
}
.carousel-inner > .active.right {
  left: 100%
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, .0001));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001), rgba(0, 0, 0, .5));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:focus, .carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90)
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px
}
.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif
}
.carousel-control .icon-prev:before {
  content: '\2039'
}
.carousel-control .icon-next:before {
  content: '\203a'
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000\9;
  background-color: transparent
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn {
  text-shadow: none
}
@media screen and (min-width:768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 3rem
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px
  }
  .carousel-caption {
    left: 22%;
    right: 20%;
    padding-bottom: 30px
  }
  .carousel-indicators {
    bottom: 20px
  }
}
.clearfix:after, .clearfix:before {
  content: " ";
  display: table
}
.clearfix:after {
  clear: both
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.pull-right {
  float: right !important
}
.pull-left {
  float: left !important
}
.hide {
  display: none !important
}
.show {
  display: block !important
}
.invisible {
  visibility: hidden
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}
.hidden {
  display: none !important;
  visibility: hidden !important
}
.affix {
  position: fixed;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
@-ms-viewport {
  width: device-width
}
.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important
}
@media (max-width:767px) {
  .visible-xs {
    display: block !important
  }
  table.visible-xs {
    display: table
  }
  tr.visible-xs {
    display: table-row !important
  }
  td.visible-xs, th.visible-xs {
    display: table-cell !important
  }
}
@media (max-width:767px) {
  .visible-xs-block {
    display: block !important
  }
}
@media (max-width:767px) {
  .visible-xs-inline {
    display: inline !important
  }
}
@media (max-width:767px) {
  .visible-xs-inline-block {
    display: inline-block !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block !important
  }
  table.visible-sm {
    display: table
  }
  tr.visible-sm {
    display: table-row !important
  }
  td.visible-sm, th.visible-sm {
    display: table-cell !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-sm-block {
    display: block !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline {
    display: inline !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block !important
  }
  table.visible-md {
    display: table
  }
  tr.visible-md {
    display: table-row !important
  }
  td.visible-md, th.visible-md {
    display: table-cell !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .visible-md-block {
    display: block !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline {
    display: inline !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline-block {
    display: inline-block !important
  }
}
@media (min-width:1200px) {
  .visible-lg {
    display: block !important
  }
  table.visible-lg {
    display: table
  }
  tr.visible-lg {
    display: table-row !important
  }
  td.visible-lg, th.visible-lg {
    display: table-cell !important
  }
}
@media (min-width:1200px) {
  .visible-lg-block {
    display: block !important
  }
}
@media (min-width:1200px) {
  .visible-lg-inline {
    display: inline !important
  }
}
@media (min-width:1200px) {
  .visible-lg-inline-block {
    display: inline-block !important
  }
}
@media (max-width:767px) {
  .hidden-xs {
    display: none !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none !important
  }
}
@media (min-width:1200px) {
  .hidden-lg {
    display: none !important
  }
}
.visible-print {
  display: none !important
}
@media print {
  .visible-print {
    display: block !important
  }
  table.visible-print {
    display: table
  }
  tr.visible-print {
    display: table-row !important
  }
  td.visible-print, th.visible-print {
    display: table-cell !important
  }
}
.visible-print-block {
  display: none !important
}
@media print {
  .visible-print-block {
    display: block !important
  }
}
.visible-print-inline {
  display: none !important
}
@media print {
  .visible-print-inline {
    display: inline !important
  }
}
.visible-print-inline-block {
  display: none !important
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important
  }
}
@media print {
  .hidden-print {
    display: none !important
  }
}
/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */ .bootstrap-datetimepicker-widget {
  list-style: none
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em
}
@media (min-width:768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em
  }
}
@media (min-width:992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em
  }
}
@media (min-width:1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:after, .bootstrap-datetimepicker-widget.dropdown-menu:before {
  content: '';
  display: inline-block;
  position: absolute
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, .2);
  top: -7px;
  left: 7px
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  top: -6px;
  left: 8px
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, .2);
  bottom: -7px;
  left: 6px
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  bottom: -6px;
  left: 7px
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px
}
.bootstrap-datetimepicker-widget .list-inline, .bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none
}
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: 700;
  font-size: 1.2em;
  margin: 0
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px
}
.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]:after {
  content: "Increment Hours"
}
.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]:after {
  content: "Increment Minutes"
}
.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]:after {
  content: "Decrement Hours"
}
.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]:after {
  content: "Decrement Minutes"
}
.bootstrap-datetimepicker-widget .btn[data-action=showHours]:after {
  content: "Show Hours"
}
.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]:after {
  content: "Show Minutes"
}
.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]:after {
  content: "Toggle AM/PM"
}
.bootstrap-datetimepicker-widget .btn[data-action=clear]:after {
  content: "Clear the picker"
}
.bootstrap-datetimepicker-widget .btn[data-action=today]:after {
  content: "Set the date to today"
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center
}
.bootstrap-datetimepicker-widget .picker-switch:after {
  content: "Toggle Date and Time Screens"
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0
}
.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 5px
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px
}
.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #dee0e0;
  cursor: not-allowed
}
.bootstrap-datetimepicker-widget table th.prev:after {
  content: "Previous Month"
}
.bootstrap-datetimepicker-widget table th.next:after {
  content: "Next Month"
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeefef
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #dee0e0
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px
}
.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeefef;
  cursor: pointer
}
.bootstrap-datetimepicker-widget table td.new, .bootstrap-datetimepicker-widget table td.old {
  color: #dee0e0
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #006bb7;
  border-top-color: rgba(0, 0, 0, .2);
  position: absolute;
  bottom: 4px;
  right: 4px
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #006bb7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff
}
.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #dee0e0;
  cursor: not-allowed
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 5px
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeefef
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #006bb7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #dee0e0
}
.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #dee0e0;
  cursor: not-allowed
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px
}
.input-group.date .input-group-addon {
  cursor: pointer
}
.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list, .slick-slider {
  position: relative;
  display: block
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: none
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}
.slick-track:after, .slick-track:before {
  content: "";
  display: table
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}
[dir=rtl] .slick-slide {
  float: right
}
.slick-slide img {
  display: block
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
.slick-arrow.slick-hidden {
  display: none
}
.slick-next, .slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0;
  border: none
}
.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
  background: transparent;
  color: transparent;
  outline: none
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25
}
.slick-next:before, .slick-prev:before {
  font-family: maaco-icons;
  font-size: 3rem;
  line-height: 1;
  color: #000;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-prev {
  left: -20px
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px
}
.slick-prev:before {
  content: ""
}
[dir=rtl] .slick-prev:before {
  content: ""
}
.slick-next {
  right: -20px
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto
}
.slick-next:before {
  content: ""
}
[dir=rtl] .slick-next:before {
  content: ""
}
.slick-dotted.slick-slider {
  margin-bottom: 30px
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0
}
.slick-dots li, .slick-dots li button {
  height: 20px;
  width: 20px;
  cursor: pointer
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px
}
.slick-dots li button:focus, .slick-dots li button:hover {
  outline: none
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: maaco-icons;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: .75
}
.pac-container {
  background-color: #fff;
  position: absolute !important;
  z-index: 1000;
  border-radius: 2px;
  border-top: 1px solid #d9d9d9;
  font-family: Arial, sans-serif;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
  box-sizing: border-box;
  overflow: hidden
}
.pac-container:after {
  content: "";
  padding: 1px 1px 1px 0;
  height: 16px;
  text-align: right;
  display: block;
  background-image: url(//maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white2.png);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 104px 16px
}
.hdpi.pac-container:after {
  background-image: url(//maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white2_hdpi.png)
}
.pac-item {
  cursor: default;
  padding: 0 4px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 30px;
  text-align: left;
  border-top: 1px solid #e6e6e6;
  font-size: 1.1rem;
  color: #999
}
.pac-item:hover {
  background-color: #fafafa
}
.pac-item-selected, .pac-item-selected:hover {
  background-color: #ebf2fe
}
.pac-matched {
  font-weight: 700
}
.pac-item-query {
  font-size: 13px;
  padding-right: 3px;
  color: #000
}
.pac-icon {
  width: 15px;
  height: 20px;
  margin-right: 7px;
  margin-top: 6px;
  display: inline-block;
  vertical-align: top;
  background-image: url(//maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
  background-size: 34px
}
.hdpi .pac-icon {
  background-image: url(//maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png)
}
.pac-icon-search {
  background-position: -1px -1px
}
.pac-item-selected .pac-icon-search {
  background-position: -18px -1px
}
.pac-icon-marker {
  background-position: -1px -161px
}
.pac-item-selected .pac-icon-marker {
  background-position: -18px -161px
}
.pac-placeholder {
  color: gray
}
.custom-prediction-label {
  font-style: italic
}
.custom-select {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  width: 220px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.custom-select.small {
  width: 104px
}
.custom-select.medium {
  width: 164px
}
.custom-select.large {
  width: 300px
}
.custom-select.xlarge {
  width: 380px
}
.custom-select > select {
  display: none !important
}
.custom-select > a.dropdown-toggle {
  border-radius: 0;
  line-height: 28px;
  box-shadow: none;
  background: #fff;
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  border: 1px solid #aaa;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  color: #888;
  width: 100%;
  box-sizing: border-box;
  height: 30px
}
.custom-select > a.dropdown-toggle.disabled, .custom-select > a.dropdown-toggle.disabled:hover {
  cursor: not-allowed;
  color: #aaa;
  background: #eee
}
.custom-select.open > a.dropdown-toggle, .custom-select > a.dropdown-toggle:hover {
  color: #333
}
.custom-select.open > a.dropdown-toggle {
  border-bottom: 0;
  line-height: 29px
}
.control-group.error .custom-select > a.dropdown-toggle {
  border-color: #f09784;
  color: #d68273
}
.custom-select > a.dropdown-toggle > span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap
}
.custom-select > a.dropdown-toggle > b {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%
}
.custom-select > a.dropdown-toggle > b:before {
  content: "\f0d7";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1.2rem;
  position: relative;
  top: -1px;
  left: 1px
}
.custom-select.open > a.dropdown-toggle > b:before {
  content: "\f0d8"
}
.custom-select > .dropdown-menu {
  margin-top: 0;
  border-color: #aaa;
  border-top: 0;
  padding-bottom: 0;
  width: auto;
  min-width: 100%;
  box-sizing: border-box;
  border-radius: 0
}
.custom-select > .dropdown-menu > .custom-select-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 0 4px;
  white-space: nowrap
}
.custom-select > .dropdown-menu > .custom-select-search > input {
  width: 100%;
  height: 30px;
  margin: 0;
  box-sizing: border-box;
  padding: 4px 20px 4px 5px;
  border-radius: 0
}
.custom-select > .dropdown-menu > .custom-select-search:after {
  content: "\f002";
  display: inline-block;
  color: #888;
  font-family: FontAwesome;
  font-size: 1.4rem;
  position: absolute;
  top: 4px;
  right: 10px
}
.custom-select > .dropdown-menu > ul {
  border-color: #aaa;
  border-top: 0;
  margin: 4px 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 240px;
  padding-right: 14px
}
.custom-select > .dropdown-menu > ul > li > a {
  font-size: 13px;
  margin-bottom: 1px;
  margin-top: 1px;
  display: block;
  padding: 3px 8px;
  clear: both;
  font-weight: 400;
  line-height: 20px;
  color: #333;
  cursor: pointer;
  width: 100%
}
.custom-select > .dropdown-menu > ul > li > a:focus, .custom-select > .dropdown-menu > ul > li > a:hover {
  color: #fff;
  text-decoration: none;
  background-repeat: repeat-x
}
.custom-select > .dropdown-menu > ul > li > a:hover {
  background: #4f99c6
}
.custom-select > .dropdown-menu > ul > li > a:focus {
  background: #2283c5
}
.custom-select > .dropdown-menu > ul > li.empty-result > em {
  text-align: center;
  padding: 4px 8px;
  display: block
}
.custom-select > .dropdown-menu > .custom-select-action > button {
  border-radius: 0;
  background-image: none
}
#changePasswordModal .pace, .fs-content .pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.pace-inactive {
  display: none
}
#changePasswordModal .pace .pace-activity, .fs-content .pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
  border-top-color: #ffde16;
  border-left-color: #ffde16;
  border-radius: 30px;
  -webkit-animation: d .4s linear infinite;
  animation: d .4s linear infinite
}
@-webkit-keyframes d {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}
@keyframes d {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}
.about .about-header h1, .career .career-header h1, .clientstory-gallery h2, .clientstory-stories .clientstory-news-header h1, .clientstory h1, .comingsoon .comingsoon-header h1, .couponsdeals .couponsdeals-header h1, .creditcard .creditcard-header h1, .customerservice h1, .fleet-news h2, .fleet-partnership .fleet-partnership-header h2, .fleet-services h2, .fleet .fleet-header h1, .franchise-coupons .coupons-viewall-header h1, .franchise-localized-services h1, .franchise-opportunities-ownership .franchise-opportunities-ownership-header, .franchise-opportunities-testimonial h2, .franchise-opportunities-whymaaco h1, .franchise-testimonials .testimonials-viewall-header h1, .frequently-asked-questions h1, .fz-landing-content-left h2, .locationdma-info h1, .location h1, .locationsearch h1, .maacover .maacover-header h2, .packages .packages-header h2, .policy h1, .pressdetail-content h1, .press h1, .promo-search h1, .realestate .realestate-header h1, .services .services-header h1, .servicesdetail-additional .additional-header h2, .servicesdetail .servicesdetail-header h1, .sitemap h1, .training-support h1, .uhoh-videos .uhoh-videos-header h1, .video-transcription-header h1 {
  font-size: 2.9rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  color: #214e70
}
@media (max-width:767px) {
  .about .about-header h1, .career .career-header h1, .clientstory-gallery h2, .clientstory-stories .clientstory-news-header h1, .clientstory h1, .comingsoon .comingsoon-header h1, .couponsdeals .couponsdeals-header h1, .creditcard .creditcard-header h1, .customerservice h1, .fleet-news h2, .fleet-partnership .fleet-partnership-header h2, .fleet-services h2, .fleet .fleet-header h1, .franchise-coupons .coupons-viewall-header h1, .franchise-localized-services h1, .franchise-opportunities-ownership .franchise-opportunities-ownership-header, .franchise-opportunities-testimonial h2, .franchise-opportunities-whymaaco h1, .franchise-testimonials .testimonials-viewall-header h1, .frequently-asked-questions h1, .fz-landing-content-left h2, .locationdma-info h1, .location h1, .locationsearch h1, .maacover .maacover-header h2, .packages .packages-header h2, .policy h1, .pressdetail-content h1, .press h1, .promo-search h1, .realestate .realestate-header h1, .services .services-header h1, .servicesdetail-additional .additional-header h2, .servicesdetail .servicesdetail-header h1, .sitemap h1, .training-support h1, .uhoh-videos .uhoh-videos-header h1, .video-transcription-header h1 {
    font-size: 2.2rem;
    text-align: center
  }
}
.about-certification h2, .about-milestone h2, .about-ownership h3, .additional-resources .additional-resources-header h2, .all-coupons .franchise-coupons-header h2, .career-form h2, .cars-stripes-videos h2, .clientstory-morestories h2, .comingsoon-inner h2, .customers .customers-header h2, .fleet-services-industries h3, .fleet-team h2, .franchise-coupons .franchise-coupons-header h2, .franchise-featured-services .franchise-featured-header h2, .franchise-opportunities-application .franchise-opportunities-application-header h2, .franchise-opportunities-qualifications h2, .franchise-opportunities-realestate h2, .franchise-opportunities-team h2, .franchise-opportunities-training h2, .franchise-shopsnearby .franchise-shopsnearby-header p, .franchise-testimonials .franchise-testimonials-header h2, .maacover .maacover-info h3, .offers h2, .popular-services .popular-services-header h2, .prelocation h2, .realestate .realestate-header h2, .servicesdetail-certification h2, .servicesdetail .servicesdetail-description-info h2, .tiles-additional-services-info h3, .tiles-benefits-info h3, .whymaaco-text h2 {
  font-size: 2.4rem;
  font-family: gotham-bold;
  text-align: center;
  text-transform: uppercase;
  color: #214e70
}
@media (max-width:767px) {
  .about-certification h2, .about-milestone h2, .about-ownership h3, .additional-resources .additional-resources-header h2, .all-coupons .franchise-coupons-header h2, .career-form h2, .cars-stripes-videos h2, .clientstory-morestories h2, .comingsoon-inner h2, .customers .customers-header h2, .fleet-services-industries h3, .fleet-team h2, .franchise-coupons .franchise-coupons-header h2, .franchise-featured-services .franchise-featured-header h2, .franchise-opportunities-application .franchise-opportunities-application-header h2, .franchise-opportunities-qualifications h2, .franchise-opportunities-realestate h2, .franchise-opportunities-team h2, .franchise-opportunities-training h2, .franchise-shopsnearby .franchise-shopsnearby-header p, .franchise-testimonials .franchise-testimonials-header h2, .maacover .maacover-info h3, .offers h2, .popular-services .popular-services-header h2, .prelocation h2, .realestate .realestate-header h2, .servicesdetail-certification h2, .servicesdetail .servicesdetail-description-info h2, .tiles-additional-services-info h3, .tiles-benefits-info h3, .whymaaco-text h2 {
    font-size: 2rem
  }
}
.all-coupons .franchise-coupons-header p, .clientstory-stories .clientstory-news-header p, .customers .customers-header p, .fleet-partnership .fleet-partnership-header p, .franchise-coupons .coupons-viewall-header p, .franchise-coupons .franchise-coupons-header p, .franchise-featured-services .franchise-featured-header p, .franchise-testimonials .franchise-testimonials-header p, .franchise-testimonials .testimonials-viewall-header p, .popular-services .popular-services-header p {
  width: 75%;
  margin: 0 auto;
  text-align: center
}
@media (max-width:767px) {
  .all-coupons .franchise-coupons-header p, .clientstory-stories .clientstory-news-header p, .customers .customers-header p, .fleet-partnership .fleet-partnership-header p, .franchise-coupons .coupons-viewall-header p, .franchise-coupons .franchise-coupons-header p, .franchise-featured-services .franchise-featured-header p, .franchise-testimonials .franchise-testimonials-header p, .franchise-testimonials .testimonials-viewall-header p, .popular-services .popular-services-header p {
    width: 100%
  }
}
.additional-app .app-buttons-container .appblock-button, footer .footer-appblock .appblock-button {
  display: inline-block;
  width: 120px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: 100%
}
.additional-app .app-buttons-container .appblock-button:hover, footer .footer-appblock .appblock-button:hover {
  opacity: .8
}
html {
  height: 100%
}
body, html {
  overflow-x: hidden
}
body {
  padding-top: 93px;
  color: #6a6a6a
}
@media (max-width:767px) {
  body {
    padding-top: 65px
  }
}
body, html {
  font-family: opensans;
  font-size: 62.5%
}
a, button, div, h1, h2, h3, h4, li, p, span {
  color: inherit;
  font-size: inherit;
  font-family: inherit
}
h1, h2, h3, h4 {
  margin-top: 0
}
ul {
  list-style: none;
  margin: 0;
  padding: 0
}
p {
  font-size: 1.3rem
}
a {
  color: #007eb6
}
a:active, a:focus, a:hover {
  color: inherit
}
small {
  font-size: 1.1rem
}
b {
  font-family: gotham-bold
}
blockquote {
  border-left: 0
}
address {
  margin: 0
}
.ng-cloak, [data-ng-cloak], [ng-cloak] {
  display: none
}
.modal, .modal-open {
  padding-right: 0 !important
}
.modal-header {
  border-bottom: 0
}
.modal-content {
  width: inherit;
  height: inherit;
  margin: 0 auto;
  border-radius: 0;
  pointer-events: all
}
.modal-backdrop.in {
  opacity: .6
}
.image-cover {
  object-fit: cover;
  object-position: top;
  font-family: "object-fit: cover; object-position: top"
}
#magicEventTrackingPixel, #magicPingingPixel, #magicTrackingPixel {
  display: none
}
a[target=_blank] {
  position: relative
}
a[target=_blank]:after {
  background: #006bb7;
  border-radius: .5rem;
  box-sizing: border-box;
  content: '"Opens in a new window"';
  color: #fff;
  font-size: 1.4rem !important;
  left: -21%;
  padding: 1rem;
  pointer-events: none;
  position: absolute;
  opacity: 0;
  text-align: center;
  text-transform: none;
  top: -4rem;
  -webkit-transition: .5s;
  transition: .5s;
  width: 20rem
}
@media (max-width:767px) {
  a[target=_blank]:after {
    display: none
  }
}
a[target=_blank]:focus {
  border: none;
  outline: none
}
a[target=_blank]:hover:after {
  pointer-events: auto;
  opacity: 1
}
a[target=_blank].esp-message:after {
  content: '"Se abrirá en una nueva ventana"';
  width: 26rem
}
#main-content {
  min-height: calc(100vh - 29.5rem - 10rem)
}
.coupon__content {
  padding: .5rem 1.2rem 1.5rem
}
.object-fit-cover {
  object-fit: cover;
  font-family: 'object-fit: cover; object-position: center'
}
.object-position-right {
  object-position: right
}
.object-fit-contain {
  object-fit: contain;
  font-family: 'object-fit: contain; object-position: center'
}
.object-position-center {
  object-position: center
}
.object-position-top {
  object-position: top;
  font-family: 'object-fit: cover; object-position: top'
}
.background-position {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1
}
.form-control + .form-hint {
  display: none
}
.form-control:focus + .form-hint {
  display: block
}
.form-hint {
  font-size: 1.2rem
}
.honeypot-input {
  overflow: hidden;
  visibility: hidden;
  max-height: 0
}
.californiaPrivacyPolicy h1 {
  font-size: 36px
}
.californiaPrivacyPolicy h2 {
  font-size: 30px
}
.californiaPrivacyPolicy li {
  margin-bottom: 10px
}
.californiaPrivacyPolicy li strong em {
  font-size: 1.3rem
}
.californiaPrivacyPolicy li {
  font-size: 12px;
  margin-left: 25px;
  margin-bottom: 9px
}
.californiaPrivacyPolicy ul {
  list-style: disc
}
.californiaPrivacyPolicy ul ul {
  list-style: circle
}
.californiaPrivacyPolicy ul ul ul {
  list-style: disc;
  margin-top: 12px;
  margin-bottom: 16px
}
.californiaPrivacyPolicy ul ul ul ul {
  list-style: circle
}
.full-height {
  height: 100%
}
.full-width {
  width: 100%
}
.display-block {
  display: block
}
.display-inline-block {
  display: inline-block
}
.text-center {
  text-align: center
}
.text-right {
  text-align: right
}
.text-left {
  text-align: left
}
.text-uppercase {
  text-transform: uppercase
}
.text-capitalize {
  text-transform: capitalize
}
.text-underline {
  text-decoration: underline
}
.no-margin {
  margin: 0 !important
}
.no-margin-bottom {
  margin-bottom: 0 !important
}
@media (max-width:767px) {
  .no-margin--xs {
    margin: 0 !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .no-margin--sm {
    margin: 0 !important
  }
}
.no-padding {
  padding: 0 !important
}
@media (max-width:767px) {
  .no-padding--xs {
    padding: 0 !important
  }
}
.relative {
  position: relative
}
.absolute {
  position: absolute
}
.right-border1 {
  border-right: 1px solid #fff
}
.right-border2 {
  border-right: 2px solid #fff
}
.bottom-border {
  border-bottom: 1px solid #fff
}
.white-text-color {
  color: #fff
}
.font-variant-lining {
  font-variant: lining-nums
}
.margin-top-1 {
  margin-top: 1rem
}
.margin-top-2 {
  margin-top: 2rem
}
.margin-top-3 {
  margin-top: 3rem
}
.margin-top-4 {
  margin-top: 4rem
}
.margin-top-5 {
  margin-top: 5rem
}
@media (min-width:768px) and (max-width:991px) {
  .margin-top-1--sm {
    margin-top: 1rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .margin-top-2--sm {
    margin-top: 2rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .margin-top-3--sm {
    margin-top: 3rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .margin-top-4--sm {
    margin-top: 4rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .margin-top-5--sm {
    margin-top: 5rem
  }
}
.margin-bottom-1 {
  margin-bottom: 1rem
}
.margin-bottom-2 {
  margin-bottom: 2rem
}
.margin-bottom-3 {
  margin-bottom: 3rem
}
.margin-bottom-4 {
  margin-bottom: 4rem
}
.margin-bottom-5 {
  margin-bottom: 5rem
}
@media (min-width:768px) and (max-width:991px) {
  .margin-bottom-1--sm {
    margin-bottom: 1rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .margin-bottom-2--sm {
    margin-bottom: 2rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .margin-bottom-3--sm {
    margin-bottom: 3rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .margin-bottom-4--sm {
    margin-bottom: 4rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .margin-bottom-5--sm {
    margin-bottom: 5rem
  }
}
@media (max-width:767px) {
  .margin-bottom-1--xs {
    margin-bottom: 1rem
  }
}
@media (max-width:767px) {
  .margin-bottom-2--xs {
    margin-bottom: 2rem
  }
}
@media (max-width:767px) {
  .margin-bottom-3--xs {
    margin-bottom: 3rem
  }
}
@media (max-width:767px) {
  .margin-bottom-4--xs {
    margin-bottom: 4rem
  }
}
@media (max-width:767px) {
  .margin-bottom-5--xs {
    margin-bottom: 5rem
  }
}
.margin-left-1 {
  margin-left: 1rem
}
.margin-left-2 {
  margin-left: 2rem
}
.margin-left-3 {
  margin-left: 3rem
}
.margin-left-4 {
  margin-left: 4rem
}
.margin-left-5 {
  margin-left: 5rem
}
.margin-right-1 {
  margin-right: 1rem
}
.margin-right-2 {
  margin-right: 2rem
}
.margin-right-3 {
  margin-right: 3rem
}
.margin-right-4 {
  margin-right: 4rem
}
.margin-right-5 {
  margin-right: 5rem
}
.padding-bottom-1 {
  padding-bottom: 1rem
}
.padding-bottom-2 {
  padding-bottom: 2rem
}
.padding-bottom-3 {
  padding-bottom: 3rem
}
.padding-bottom-4 {
  padding-bottom: 4rem
}
.padding-bottom-5 {
  padding-bottom: 5rem
}
.padding-top-1 {
  padding-top: 1rem
}
.padding-top-2 {
  padding-top: 2rem
}
.padding-top-3 {
  padding-top: 3rem
}
.padding-top-4 {
  padding-top: 4rem
}
.padding-top-5 {
  padding-top: 5rem
}
.padding-right-1 {
  padding-right: 1rem
}
.padding-right-2 {
  padding-right: 2rem
}
.padding-right-3 {
  padding-right: 3rem
}
.padding-right-4 {
  padding-right: 4rem
}
.padding-right-5 {
  padding-right: 5rem
}
.padding-left-1 {
  padding-left: 1rem
}
.padding-left-2 {
  padding-left: 2rem
}
.padding-left-3 {
  padding-left: 3rem
}
.padding-left-4 {
  padding-left: 4rem
}
.padding-left-5 {
  padding-left: 5rem
}
.flex-5 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
  max-width: 5%
}
@media (max-width:767px) {
  .flex-5 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-14 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 14%;
  flex: 1 1 14%;
  max-width: 14%
}
@media (max-width:767px) {
  .flex-14 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-16 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 16%;
  flex: 1 1 16%;
  max-width: 16%
}
@media (max-width:767px) {
  .flex-16 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-18 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 18%;
  flex: 1 1 18%;
  max-width: 18%
}
@media (max-width:767px) {
  .flex-18 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-22 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 22%;
  flex: 1 1 22%;
  max-width: 22%
}
@media (max-width:767px) {
  .flex-22 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-24 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 24%;
  flex: 1 1 24%;
  max-width: 24%
}
@media (max-width:767px) {
  .flex-24 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-32 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 32%;
  flex: 1 1 32%;
  max-width: 32%
}
@media (max-width:767px) {
  .flex-32 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-33 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 33%;
  flex: 1 1 33%;
  max-width: 33%
}
@media (max-width:767px) {
  .flex-33 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-36 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 36%;
  flex: 1 1 36%;
  max-width: 36%
}
@media (max-width:767px) {
  .flex-36 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-45 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 45%;
  flex: 1 1 45%;
  max-width: 45%
}
@media (max-width:767px) {
  .flex-45 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-43 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 43%;
  flex: 1 1 43%;
  max-width: 43%
}
@media (max-width:767px) {
  .flex-43 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-49 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 49%;
  flex: 1 1 49%;
  max-width: 49%
}
@media (max-width:767px) {
  .flex-49 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-50 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%
}
@media (max-width:767px) {
  .flex-50 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-55 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 55%;
  flex: 1 1 55%;
  max-width: 55%
}
@media (max-width:767px) {
  .flex-55 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-60 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 60%;
  flex: 1 1 60%;
  max-width: 60%
}
@media (max-width:767px) {
  .flex-60 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-70 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 70%;
  flex: 1 1 70%;
  max-width: 70%
}
@media (max-width:767px) {
  .flex-70 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-74 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 74%;
  flex: 1 1 74%;
  max-width: 74%
}
@media (max-width:767px) {
  .flex-74 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-75 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 75%;
  flex: 1 1 75%;
  max-width: 75%
}
@media (max-width:767px) {
  .flex-75 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.flex-80 {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 80%;
  flex: 1 1 80%;
  max-width: 80%
}
@media (max-width:767px) {
  .flex-80 {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
  }
}
.font-6 {
  font-size: .6rem
}
.font-7 {
  font-size: .7rem
}
.font-8 {
  font-size: .8rem
}
.font-9 {
  font-size: .9rem
}
.font-10 {
  font-size: 1rem
}
.font-11 {
  font-size: 1.1rem
}
.font-12 {
  font-size: 1.2rem
}
.font-13 {
  font-size: 1.3rem
}
.font-16 {
  font-size: 1.6rem
}
.font-18 {
  font-size: 1.8rem
}
.font-19 {
  font-size: 1.9rem
}
.font-20 {
  font-size: 2rem
}
.font-22 {
  font-size: 2.2rem
}
.font-24 {
  font-size: 2.4rem
}
.font-25 {
  font-size: 2.5rem
}
.font-26 {
  font-size: 2.6rem
}
.font-30 {
  font-size: 3rem
}
.font-33 {
  font-size: 3.3rem
}
.font-36 {
  font-size: 3.6rem
}
.font-38 {
  font-size: 3.8rem
}
.font-40 {
  font-size: 4rem
}
.font-42 {
  font-size: 4.2rem
}
.font-45 {
  font-size: 4.5rem
}
.font-48 {
  font-size: 4.8rem
}
.font-50 {
  font-size: 5rem
}
.font-55 {
  font-size: 5.5rem
}
.font-58 {
  font-size: 5.8rem
}
.font-60 {
  font-size: 6rem
}
.font-70 {
  font-size: 7rem
}
.font-74 {
  font-size: 7.4rem
}
.font-75 {
  font-size: 7.5rem
}
.font-80 {
  font-size: 8rem
}
.font-90 {
  font-size: 9rem
}
.font-100 {
  font-size: 10rem
}
.font-107 {
  font-size: 10.7rem
}
.font-116 {
  font-size: 11.6rem
}
.font-126 {
  font-size: 12.6rem
}
.font-120 {
  font-size: 12rem
}
.font-130 {
  font-size: 13rem
}
.font-140 {
  font-size: 14rem
}
@media (min-width:768px) and (max-width:991px) {
  .font-sm-6 {
    font-size: .6rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .font-sm-7 {
    font-size: .7rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .font-sm-11 {
    font-size: 1.1rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .font-sm-14 {
    font-size: 1.4rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .font-sm-16 {
    font-size: 1.6rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .font-sm-17 {
    font-size: 1.7rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .font-sm-20 {
    font-size: 2rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .font-sm-22 {
    font-size: 2.2rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .font-sm-25 {
    font-size: 2.5rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .font-sm-30 {
    font-size: 3rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .font-sm-38 {
    font-size: 3.8rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .font-sm-40 {
    font-size: 4rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .font-sm-43 {
    font-size: 4.3rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .font-sm-50 {
    font-size: 5rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .font-sm-60 {
    font-size: 6rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .font-sm-70 {
    font-size: 7rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .font-sm-80 {
    font-size: 8rem
  }
}
@media (max-width:767px) {
  .font-xs-6 {
    font-size: .6rem
  }
}
@media (max-width:767px) {
  .font-xs-7 {
    font-size: .7rem
  }
}
@media (max-width:767px) {
  .font-xs-11 {
    font-size: 1.1rem
  }
}
@media (max-width:767px) {
  .font-xs-14 {
    font-size: 1.4rem
  }
}
@media (max-width:767px) {
  .font-xs-16 {
    font-size: 1.6rem
  }
}
@media (max-width:767px) {
  .font-xs-17 {
    font-size: 1.7rem
  }
}
@media (max-width:767px) {
  .font-xs-20 {
    font-size: 2rem
  }
}
@media (max-width:767px) {
  .font-xs-22 {
    font-size: 2.2rem
  }
}
@media (max-width:767px) {
  .font-xs-25 {
    font-size: 2.5rem
  }
}
@media (max-width:767px) {
  .font-xs-30 {
    font-size: 3rem
  }
}
@media (max-width:767px) {
  .font-xs-40 {
    font-size: 4rem
  }
}
@media (max-width:767px) {
  .font-xs-50 {
    font-size: 5rem
  }
}
@media (min-width:992px) {
  .no-desktop-collapse {
    display: block;
    height: auto !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .no-tablet-collapse {
    display: block;
    height: auto !important
  }
}
.layout-row {
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row
}
.layout-column, .layout-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal
}
.layout-column {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column
}
.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.blue-color {
  color: #006bb7
}
.lh-35 {
  line-height: 3.5rem !important
}
.lh-20 {
  line-height: 2rem
}
.lh-25 {
  line-height: 2.5rem
}
.width-50 {
  width: 50%
}
.width-55 {
  width: 55%
}
.width-60 {
  width: 60%
}
.width-65 {
  width: 65%
}
.width-70 {
  width: 70%
}
.width-75 {
  width: 75%
}
.width-80 {
  width: 80%
}
.width-85 {
  width: 85%
}
.width-90 {
  width: 90%
}
.width-95 {
  width: 95%
}
.width-100 {
  width: 100%
}
.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 35px;
  padding: 0 10px;
  border: 0;
  border-radius: 0;
  outline: 0;
  font-size: 13px;
  font-family: gotham-bold;
  line-height: normal;
  text-align: center;
  text-transform: uppercase
}
.btn-large {
  padding: 0 60px
}
@media (max-width:767px) {
  .btn-large--xs {
    padding: 0 20px
  }
}
.btn-blue {
  border: 2px solid #006bb7;
  color: #214e70;
  background-color: #fff
}
.btn-blue:focus, .btn-blue:hover {
  color: #fff;
  background-color: #006bb7
}
.btn-bluedark {
  border: 2px solid #214e70;
  color: #214e70;
  background-color: #fff
}
.btn-bluedark:focus, .btn-bluedark:hover {
  color: #fff;
  background-color: #214e70
}
.btn-bluefull {
  color: #fff;
  background-color: #006bb7
}
.btn-bluefull:focus, .btn-bluefull:hover {
  color: #fff;
  background-color: #214e70
}
.btn-red {
  border: 2px solid #dd1215;
  color: #dd1215;
  background-color: #fff
}
.btn-red:focus, .btn-red:hover, .btn-redfull {
  color: #fff;
  background-color: #dd1215
}
.btn-redfull:focus, .btn-redfull:hover {
  color: #fff;
  background-color: #9a1816
}
.btn-white {
  border: 2px solid #fff;
  color: #fff;
  background: transparent
}
.btn-white:focus, .btn-white:hover {
  color: #006bb7;
  background-color: #fff
}
.btn-outline {
  background-color: transparent;
  border: 1px solid #006bb7;
  border-radius: 6rem;
  color: #006bb7;
  padding: .5rem 2rem
}
.btn-outline:focus, .btn-outline:hover {
  color: #000;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.common-link {
  display: inline-block;
  font-size: 1.4rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  color: #214e70
}
.common-link:focus, .common-link:hover {
  text-decoration: none
}
.reset-btn {
  background-color: transparent;
  border: none;
  color: #006bb7;
  padding: 0
}
.reset-btn:focus, .reset-btn:hover {
  color: #000;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.checkbox-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 10px 0
}
.checkbox-container input {
  margin: 0;
  width: 20px;
  height: 20px
}
.checkbox-container label {
  width: 90%;
  margin: 0 0 0 5px;
  font-size: 13px;
  font-family: opensans;
  font-weight: 400;
  text-align: left
}
.checkbox-container .privacy {
  color: #095081;
  font-size: 13px
}
.textarea_feedback {
  margin-bottom: .5rem
}
input, select, textarea {
  border: 1px solid #8b8b8b;
  border-radius: 0;
  outline: none
}
input:required, select:required, textarea:required {
  box-shadow: none
}
textarea {
  padding: 10px;
  resize: none
}
select {
  background-color: #fff;
  background-image: url(../resources/images/icon/arrow-down.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  border: 1px solid #8b8b8b;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none
}
select::-ms-expand {
  display: none
}
select.form-control {
  background-image: url(../resources/images/icon/arrow-down.png)
}
button[type=submit][disabled] {
  background-color: #6a6a6a;
  border-color: #000;
  color: #fff
}
.form-group {
  margin-bottom: 10px;
  text-align: left
}
.form-control {
  height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #ebebeb;
  border-radius: 0;
  outline: none;
  box-shadow: none
}
.form-control:focus {
  border-color: #006bb7 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px rgba(33, 78, 112, .5)
}
.has-error .form-control {
  border-color: #dd1215 !important;
  box-shadow: none
}
.has-error .form-control:focus {
  border-color: #dd1215 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px rgba(154, 24, 22, .5)
}
.form-control[disabled] {
  border: 1px solid #8b8b8b;
  background-color: #ebebeb;
  cursor: not-allowed
}
.form-error-message {
  font-size: 1.2rem
}
.custom-alert-form {
  color: #7a841b !important;
  background: transparent !important;
  font-family: gotham-bolditalic;
  font-size: 1.4rem;
  margin: 1.5rem;
  text-align: center;
  text-transform: none !important
}
.custom-send-email_services .alert-danger {
  color: #a94442 !important
}
[class*=icon-]:before, [class^=icon-]:before {
  display: inline-block;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  font-family: maaco-icons !important;
  line-height: 1em;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
[class*=icon-]:active, [class*=icon-]:focus, [class*=icon-]:hover {
  text-decoration: none
}
.icon-angle-left:before {
  content: '\e800'
}
.icon-angle-right:before {
  content: '\e801'
}
.icon-angle-up:before {
  content: '\e802'
}
.icon-angle-down:before {
  content: '\e803'
}
.icon-left-dir:before {
  content: '\e804'
}
.icon-right-dir:before {
  content: '\e805'
}
.icon-up-dir:before {
  content: '\e806'
}
.icon-down-dir:before {
  content: '\e807'
}
.icon-up-circled:before {
  content: '\e808'
}
.icon-cancel-circled:before {
  content: '\e809'
}
.icon-cancel:before {
  content: '\e80a'
}
.icon-plus-circled:before {
  content: '\e80b'
}
.icon-plus:before {
  content: '\e80c'
}
.icon-minus:before {
  content: '\e80d'
}
.icon-ok-circled:before {
  content: '\e80e'
}
.icon-ok:before {
  content: '\e80f'
}
.icon-info-circled:before {
  content: '\e810'
}
.icon-info:before {
  content: '\e811'
}
.icon-menu:before {
  content: '\e812'
}
.icon-search:before {
  content: '\e813'
}
.icon-location:before {
  content: '\e814'
}
.icon-map-marker:before {
  content: '\e815'
}
.icon-tags:before {
  content: '\e816'
}
.icon-dollar:before {
  content: '\e817'
}
.icon-wrench:before {
  content: '\e818'
}
.icon-garage:before {
  content: '\e819'
}
.icon-group:before {
  content: '\e81a'
}
.icon-carservice:before {
  content: '\e81b'
}
.icon-phone:before {
  content: '\e81c'
}
.icon-envelope:before {
  content: '\e81d'
}
.icon-mail:before {
  content: '\e81e'
}
.icon-exclamation:before {
  content: '\e81f'
}
.icon-attach:before {
  content: '\e820'
}
.icon-star:before {
  content: '\e821'
}
.icon-starempty:before {
  content: '\e822'
}
.icon-halfstar:before {
  content: '\e823'
}
.icon-triangle-right:before {
  content: '\e824'
}
.icon-stop:before {
  content: '\e825'
}
.icon-thumbs-up:before {
  content: '\e826'
}
.icon-hand-up:before {
  content: '\e827'
}
.icon-comment:before {
  content: '\e828'
}
.icon-question:before {
  content: '\e829'
}
.icon-calendar-plus:before {
  content: '\e82a'
}
.icon-calendar-clock:before {
  content: '\e82b'
}
.icon-check:before {
  content: '\e82c'
}
.icon-check-empty:before {
  content: '\e82d'
}
.icon-location-arrow:before {
  content: '\e82e'
}
.icon-quote-square:before {
  content: '\e82f'
}
.icon-quote:before {
  content: '\e830'
}
.icon-mug:before {
  content: '\e831'
}
.icon-shirt:before {
  content: '\e832'
}
.icon-bubble:before {
  content: '\e833'
}
.icon-expert:before {
  content: '\e834'
}
.icon-cars:before {
  content: '\e835'
}
.icon-cadran:before {
  content: '\e836'
}
.icon-certified:before {
  content: '\e837'
}
.icon-award:before {
  content: '\e838'
}
.icon-warranty:before {
  content: '\e839'
}
.icon-assistance:before {
  content: '\e83a'
}
.icon-printer:before {
  content: '\e83b'
}
.icon-text:before {
  content: '\e83c'
}
.icon-feedback:before {
  content: '\e83d'
}
.icon-whitepaper:before {
  content: '\e83e'
}
.icon-right-dir-circled:before {
  content: '\e83f'
}
.icon-facebook:before {
  content: '\e840'
}
.icon-twitter:before {
  content: '\e841'
}
.icon-instagram:before {
  content: '\e842'
}
.icon-youtube:before {
  content: '\e843'
}
.icon-googleplus:before {
  content: '\e844'
}
.icon-yelp:before {
  content: '\e845'
}
.icon-yellow-pages:before {
  content: '\e846'
}
.icon-linkedin:before {
  content: '\e847'
}
.icon-pinterest:before {
  content: '\e848'
}
.icon-senior50:before {
  content: '\e849'
}
.icon-senior62:before {
  content: '\e84a'
}
.icon-aaa:before {
  content: '\e84b'
}
.icon-community:before {
  content: '\e84c'
}
.icon-loyalty:before {
  content: '\e84d'
}
.icon-wifi:before {
  content: '\e84e'
}
.icon-cup:before {
  content: '\e84f'
}
.icon-coffee:before {
  content: '\e850'
}
.icon-medal:before {
  content: '\e851'
}
.icon-trophy:before {
  content: '\e852'
}
.icon-shield:before {
  content: '\e853'
}
.icon-tv:before {
  content: '\e854'
}
.icon-canada:before {
  content: '\e855'
}
.icon-keyexchange:before {
  content: '\e856'
}
.icon-maaco:before {
  content: '\e857'
}
.icon-team:before {
  content: '\e858'
}
.icon-chart:before {
  content: '\e859'
}
.icon-tie:before {
  content: '\e85a'
}
.icon-qualification:before {
  content: '\e85b'
}
.icon-play:before {
  content: '\e85c'
}
.icon-pause:before {
  content: '\e85d'
}
.icon-shop:before {
  content: '\e85e'
}
.icon-calendar:before {
  content: '\e85f'
}
.icon-training:before {
  content: '\e860'
}
.icon-usa:before {
  content: '\e861'
}
.icon-dollar-sign:before {
  content: '\e862'
}
.icon-face-checkmark:before {
  content: '\e863'
}
.icon-car:before {
  content: '\f1b9'
}
.icon-automobile:before {
  content: "\e900"
}
.icon-handshake-o:before {
  content: "\e901"
}
.icon-file-empty:before {
  content: "\e924"
}
.icon-small {
  display: inline-block
}
.icon-small:before {
  font-size: 80%
}
.icon-medium {
  display: inline-block
}
.icon-medium:before {
  font-size: 150%
}
.icon-large {
  display: inline-block
}
.icon-large:before {
  font-size: 200%
}
.icon-xlarge {
  display: inline-block
}
.icon-xlarge:before {
  font-size: 300%
}
.icon-xxlarge {
  display: inline-block
}
.icon-xxlarge:before {
  font-size: 400%
}
.icon-white {
  color: #fff
}
.icon-black {
  color: #000
}
.icon-blue {
  color: #006bb7
}
.icon-bluedark {
  color: #214e70
}
.icon-red {
  color: #dd1215
}
.icon-red-dark {
  color: #9a1816
}
.icon-yellow {
  color: #f2c431
}
.icon-green {
  color: #b5c428
}
.icon-grey {
  color: #8b8b8b
}
.icon-greydark {
  color: #6a6a6a
}
.icon-greylight {
  color: #ebebeb
}
.animate-spin {
  display: inline-block;
  -webkit-animation: e 2s infinite linear;
  animation: e 2s infinite linear
}
@-webkit-keyframes e {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}
@keyframes e {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}
.scroll-up {
  background: transparent;
  bottom: 20px;
  border: none;
  cursor: pointer;
  display: none;
  font-size: 1.2rem;
  position: fixed;
  right: 20px;
  z-index: 1
}
.scroll-up:hover {
  color: #dd1215
}
.scroll-up:focus {
  border: .1rem solid #214e70
}
.skip-to-content {
  color: #6a6a6a;
  font-size: 1.3rem;
  left: -1000px;
  position: absolute;
  top: 0;
  z-index: 150
}
.skip-to-content:focus, .skip-to-content:hover {
  left: 0;
  top: 0
}
.pac-container {
  z-index: 100 !important
}
.banner {
  height: 345px;
  background-color: #000;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat
}
@media (max-width:767px) {
  .banner {
    height: 260px;
    background-position-x: 80%
  }
}
.banner .object-position {
  object-position: 78% 65%
}
@media (max-width:767px) {
  .banner .object-position {
    object-position: 78% 50%
  }
}
.basketball-banner, .spotpaint-banner {
  left: 8%;
  top: 0
}
@media (min-width:992px) {
  .basketball-banner .white-text-color, .spotpaint-banner .white-text-color {
    margin-top: 6rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .basketball-banner, .spotpaint-banner {
    top: 20%
  }
}
.basketball-banner-wrapper img, .spotpaint-banner-wrapper img {
  min-height: 37rem
}
.basketball-banner .lg-text {
  font-size: 7rem
}
@media (min-width:1200px) {
  .basketball-banner .lg-text {
    font-size: 8rem
  }
}
.basketball-banner .subtitle-copy {
  font-size: 4.2rem
}
@media (min-width:992px) and (max-width:1199px) {
  .basketball-banner .subtitle-copy {
    font-size: 3.2rem
  }
}
.basketball-banner .price-copy {
  font-size: 2rem;
  line-height: 3rem
}
@media (min-width:768px) and (max-width:991px) {
  .basketball-banner .price-copy {
    font-size: 1.8rem
  }
}
.basketball-banner .price-text {
  font-size: 11rem;
  font-variant: lining-nums
}
@media (min-width:768px) and (max-width:991px) {
  .basketball-banner .price-text {
    font-size: 9rem
  }
}
@media (min-width:992px) {
  .basketball-banner .price-text span {
    font-size: 11rem;
    font-size: 13rem\;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .basketball-banner .price-text span {
    font-size: 9rem
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .basketball-banner .bottom-blocks p {
    font-size: 1.4rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .basketball-banner .bottom-blocks p {
    font-size: 1.2rem;
    line-height: 1.4rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .basketball-banner .subtitle-copy {
    font-size: 3.5rem
  }
  .basketball-banner .title-copy {
    font-size: 6.5rem
  }
  .basketball-banner .disclaimer {
    max-width: 90%
  }
}
.spotpaint-banner .subtitle-copy {
  margin-bottom: .5rem
}
.spotpaint-banner .content-row {
  margin-top: 2rem
}
@media (min-width:768px) and (max-width:991px) {
  .spotpaint-banner .content-row {
    margin-top: 1rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .spotpaint-banner .content-row .layout-column p:last-of-type {
    margin-bottom: 1rem
  }
}
.spotpaint-banner .row-item {
  margin-top: 3rem
}
@media (min-width:768px) and (max-width:991px) {
  .spotpaint-banner .row-item {
    margin-top: 0
  }
}
.spotpaint-banner .middle-item {
  padding: 0 4.8rem
}
.spotpaint-banner .price-item {
  font-size: 8rem
}
.spotpaint-banner a {
  color: #fff
}
@media (min-width:768px) and (max-width:991px) {
  .spotpaint-banner {
    top: 5%
  }
  .spotpaint-banner .subtitle-copy, .spotpaint-banner .title-copy {
    font-size: 3.4rem
  }
  .spotpaint-banner .price-item {
    font-size: 6.5rem
  }
  .spotpaint-banner .middle-item {
    padding: 0 5rem
  }
  .spotpaint-banner .middle-item p {
    font-size: 2.2rem
  }
}
.spotpaint-banner-wrapper.winterpromo-banner .spotpaint-banner {
  left: auto;
  right: 52%;
  right: 51%\0;
  top: 11px\0
}
.spotpaint-banner-wrapper.winterpromo-banner img {
  height: 39rem
}
@media (min-width:768px) and (max-width:991px) {
  .spotpaint-banner-wrapper.winterpromo-banner img {
    height: auto;
    min-height: 28rem
  }
}
@media (min-width:992px) {
  .spotpaint-banner-wrapper.winterpromo-banner.franchise-slider-item {
    height: 37rem
  }
}
.hero-carousel-item {
  min-height: 37rem
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%
}
.bootstrap-select.btn-group .dropdown-toggle {
  height: 35px;
  border: 1px solid #ebebeb;
  font-size: 1.4rem;
  font-family: opensans;
  text-transform: none;
  color: inherit;
  background-color: #fff;
  background-image: url(../resources/images/icon/arrow-down.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  box-shadow: none
}
.bootstrap-select.btn-group .dropdown-toggle:focus {
  border-color: #006bb7;
  outline: 0 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px rgba(33, 78, 112, .5)
}
.bootstrap-select .caret {
  display: none
}
.dropdown-menu li a {
  padding: 5px 20px
}
.breadcrumb-container {
  background-color: #ebebeb
}
.breadcrumb-container ol {
  margin: 0;
  padding: 10px 0;
  list-style-type: none
}
.breadcrumb-container ol li {
  display: inline-block;
  font-size: 1.2rem;
  font-family: gotham-book;
  text-transform: uppercase
}
.breadcrumb-container ol li.active {
  font-family: gotham-bold
}
.breadcrumb-container ol li:not(:first-child):before {
  content: '/';
  padding: 0 5px
}
.breadcrumb-container ol a {
  color: #6a6a6a
}
.breadcrumb-container ol a:hover {
  color: #214e70;
  text-decoration: underline
}
.divider:after, .divider:before {
  position: absolute;
  top: 0;
  height: 100%;
  content: ''
}
.divider {
  position: relative;
  overflow: hidden;
  height: 50px
}
.divider:before {
  background: -webkit-linear-gradient(left, #214e70, #214e70 40%, #006bb7 70%, #006bb7);
  background: linear-gradient(90deg, #214e70, #214e70 40%, #006bb7 70%, #006bb7);
  left: -30%;
  z-index: 5;
  width: 110%;
  -webkit-transform: skew(75deg);
  transform: skew(75deg)
}
.divider:after {
  background: -webkit-linear-gradient(left, #9a1816, #9a1816 55%, #dd1215 75%, #dd1215);
  background: linear-gradient(90deg, #9a1816, #9a1816 55%, #dd1215 75%, #dd1215);
  right: 0;
  width: 50%
}
.findoffers:after, .findoffers:before {
  position: absolute;
  top: 0;
  height: 100%;
  background-color: #006bb7;
  content: ''
}
.findoffers {
  position: relative;
  padding: 23px 0;
  overflow: hidden;
  background-color: #ebebeb
}
.findoffers:before {
  background: -webkit-linear-gradient(right, #006bb7, #006bb7 30%, #214e70 55%, #214e70);
  background: linear-gradient(270deg, #006bb7, #006bb7 30%, #214e70 55%, #214e70);
  width: 88%;
  left: -30%;
  -webkit-transform: skew(65deg);
  transform: skew(65deg);
  border-right: 195px solid #dd1215
}
@media (min-width:768px) and (max-width:991px) {
  .findoffers:before {
    display: none
  }
}
.findoffers:after {
  background: -webkit-linear-gradient(left, #006bb7, #006bb7 30%, #214e70 55%, #214e70);
  background: linear-gradient(90deg, #006bb7, #006bb7 30%, #214e70 55%, #214e70);
  width: 50%;
  right: -10%;
  -webkit-transform: skew(-40deg);
  transform: skew(-40deg);
  box-shadow: -5px 0 10px -3px rgba(0, 0, 0, .75)
}
@media (min-width:768px) and (max-width:991px) {
  .findoffers:after {
    width: 100%;
    right: 0;
    -webkit-transform: skew(0deg);
    transform: skew(0deg);
    box-shadow: inset 0 0 70px -10px #000
  }
}
.findoffers .findoffers-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 5
}
.findoffers .findoffers-form ::-webkit-input-placeholder {
  font-family: opensans-italic
}
.findoffers .findoffers-form :-moz-placeholder, .findoffers .findoffers-form ::-moz-placeholder {
  font-family: opensans-italic
}
.findoffers .findoffers-form :-ms-input-placeholder {
  font-family: opensans-italic
}
.findoffers .locate-input-container {
  float: left;
  margin: 0 15px
}
@media (min-width:992px) and (max-width:1199px) {
  .findoffers .locate-input-container {
    width: 220px
  }
}
@media (min-width:768px) and (max-width:991px) {
  .findoffers .locate-input-container {
    width: 220px
  }
}
.findoffers .findoffers-form-label {
  margin-bottom: 0;
  font-size: 2rem;
  font-family: gotham-book;
  line-height: 22px;
  text-align: right;
  color: #fff
}
.findoffers .social-container {
  padding-left: 20px
}
@media (min-width:768px) and (max-width:991px) {
  .findoffers .social-container {
    padding-left: 0
  }
}
.findoffers .social-title {
  display: block;
  margin: 0;
  color: #fff;
  text-transform: none;
  font-size: 1.4rem;
  font-family: gotham-book
}
.findoffers .newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.findoffers .newsletter .newsletter-title {
  margin-bottom: 0;
  font-size: 1.6rem;
  font-family: gotham-book;
  line-height: 18px;
  text-align: right;
  color: #fff
}
.findoffers .newsletter .form-group {
  float: left;
  margin: 0 15px
}
@media (min-width:992px) and (max-width:1199px) {
  .findoffers .newsletter .form-group {
    width: 220px
  }
}
@media (min-width:768px) and (max-width:991px) {
  .findoffers .newsletter .form-group {
    width: 220px
  }
}
.google-map .frame {
  display: block
}
.google-map .angular-google-map, .google-map .angular-google-map-container {
  height: 100%
}
.pin-details {
  position: relative;
  width: 220px !important;
  padding: 5px 5px 15px 15px;
  font-size: 13px;
  font-family: opensans;
  line-height: 13px;
  background: #fff;
  -webkit-transform: translate(-3%, -140%) !important;
  transform: translate(-3%, -140%) !important
}
@media (min-width:768px) and (max-width:991px) {
  .pin-details {
    width: 180px !important
  }
}
@media (max-width:767px) {
  .pin-details {
    width: 170px !important
  }
}
.pin-details:before {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 0;
  border-top: 7px solid #fff;
  border-left: 8.5px solid transparent;
  border-right: 8.5px solid transparent
}
.pin-details.right {
  -webkit-transform: translate(10%, -67%) !important;
  transform: translate(10%, -67%) !important
}
.pin-details.right:before {
  top: 45%;
  bottom: auto;
  left: -15px;
  border-top: 8.5px solid transparent;
  border-bottom: 8.5px solid transparent;
  border-right: 7px solid #fff
}
.pin-details.pin-details-dma h5 {
  margin: 5px 0 0;
  color: #6a6a6a
}
.pin-details.pin-details-dma .store-phonenumber {
  font-size: 1.4rem;
  font-family: opensans-bold
}
.pin-details h4, .pin-details h5, .pin-details p {
  margin-bottom: 5px;
  font-size: 1.4rem;
  font-family: opensans-bold;
  text-transform: capitalize;
  color: #006bb7
}
.pin-details address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 10px
}
.pin-details address span {
  display: block
}
.pin-details .store-phonenumber a {
  color: #6a6a6a
}
.pin-details .store-openstatus {
  padding-bottom: 10px
}
.pin-details .store-openstatus h6 {
  margin: 0 0 2px;
  font-size: 1.2rem;
  font-family: opensans-bold;
  text-transform: uppercase
}
.pin-details .store-getdirections {
  display: block;
  font-family: opensans-semibold;
  text-decoration: underline
}
.pin-details img {
  content: url(../resources/images/icon/pin-close.png)
}
.gradient-section:after, .gradient-section:before {
  position: absolute;
  top: 0;
  height: 100%;
  content: ''
}
.gradient-section .gradient-section-subtitle, .gradient-section .gradient-section-title {
  margin: 0;
  text-transform: uppercase;
  color: #fff
}
.gradient-section {
  position: relative;
  padding: 20px 0;
  text-align: center;
  color: #fff
}
@media (max-width:767px) {
  .gradient-section {
    padding: 20px 15px;
    background: #214e70
  }
  .gradient-section:after, .gradient-section:before {
    display: none
  }
}
.gradient-section:before {
  background: -webkit-linear-gradient(right, #9a1816, #9a1816 30%, #dd1215 80%, #dd1215);
  background: linear-gradient(270deg, #9a1816, #9a1816 30%, #dd1215 80%, #dd1215);
  width: 100%;
  z-index: 5;
  left: -35%;
  -webkit-transform: skew(-35deg);
  transform: skew(-35deg)
}
.gradient-section:after {
  background: -webkit-linear-gradient(right, #214e70, #214e70 20%, #006bb7 60%, #006bb7);
  background: linear-gradient(270deg, #214e70, #214e70 20%, #006bb7 60%, #006bb7);
  width: 100%;
  right: 0
}
.gradient-section > * {
  position: relative;
  z-index: 10
}
.gradient-section .gradient-section-title {
  font-size: 2.9rem;
  font-family: gotham-bold
}
.gradient-section .gradient-section-subtitle {
  font-size: 1.6rem;
  font-family: gotham-light;
  padding-bottom: 10px
}
.gradient-section .gradient-section-number {
  font-size: 3.2rem;
  font-family: gotham-bold;
  color: #fff
}
.gradient-section .gradient-section-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 10px
}
.gradient-section .gradient-section-details .grandient-section-span {
  margin: 0 10px;
  font-size: 1.5rem;
  font-family: gotham-light
}
.lg-outer {
  z-index: 1050
}
.lg-outer .lg-item {
  background: url(../resources/images/video/loading.gif) no-repeat scroll 50% transparent
}
.lg-backdrop {
  z-index: 1040;
  background-color: rgba(0, 0, 0, .8)
}
.lg-sub-html {
  background-color: #0d0a0a
}
.lg-thumb.group {
  margin: 0 auto
}
.before-after-gallery .lg-prev {
  left: calc(50% - 250px)
}
.before-after-gallery .lg-next {
  right: calc(50% - 250px)
}
@media (min-width:1200px) {
  .autoshop-gallery .lg-prev {
    left: calc(50% - 450px)
  }
}
@media (min-width:1200px) {
  .autoshop-gallery .lg-next {
    right: calc(50% - 450px)
  }
}
@media (min-width:1200px) {
  .video-gallery .lg-prev {
    left: calc(50% - 500px)
  }
}
@media (min-width:1200px) {
  .video-gallery .lg-next {
    right: calc(50% - 500px)
  }
}
.launch-gallery, .launch-video {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 100%;
  height: 100%
}
.autoshop-gallery a > img, .whymaaco-gallery a > img {
  display: none
}
.focus-on-launch-gallery:focus {
  border: 2px solid #006bb7
}
.locate-form.locate-form-block {
  text-align: center
}
.locate-form.locate-form-block .locate-input-container {
  margin-bottom: 30px
}
.locate-form.locate-form-inline .locate-input-container {
  display: inline-block;
  vertical-align: middle
}
@media (max-width:767px) {
  .locate-form.locate-form-inline .locate-input-container {
    display: inherit;
    margin-bottom: 30px
  }
}
.locate-form.locate-form-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.locate-form.locate-form-flex .locate-input-container {
  width: 85%
}
.locate-form.locate-form-flex .locate-form-button-content {
  width: 100%
}
.locate-form.locate-form-flex button, .locate-form.locate-form-flex input[type=submit] {
  display: block;
  width: 15%
}
.locate-form input[type=email], .locate-form input[type=search] {
  border-color: #c5c5c5;
  color: #555
}
.locate-form button, .locate-form input[type=submit] {
  height: 45px
}
.locate-form input[type=email]::-webkit-input-placeholder, .locate-form input[type=search]::-webkit-input-placeholder {
  color: #555
}
.locate-form input[type=email]::-moz-placeholder, .locate-form input[type=search]::-moz-placeholder {
  color: #555
}
.locate-form input[type=email]::-ms-input-placeholder, .locate-form input[type=search]::-ms-input-placeholder {
  color: #555
}
.locate-form input[type=email]:-moz-placeholder, .locate-form input[type=search]:-moz-placeholder {
  color: #555
}
.prelocation-esp .locate-form .locate-input-container {
  width: 65% !important
}
.prelocation-esp .locate-form input[type=submit] {
  width: 33% !important
}
.locate-input-container {
  position: relative;
  width: 310px
}
@media (max-width:767px) {
  .locate-input-container {
    width: 100%
  }
}
.locate-input-container .locate-input {
  position: relative;
  z-index: 10;
  height: 45px
}
.locate-input-container .locate-slide {
  position: absolute;
  z-index: 5;
  width: 100%;
  bottom: 0;
  padding: 3px 12px;
  font-size: 1.2rem;
  font-family: opensans-bold;
  text-transform: uppercase;
  color: #fff;
  background-color: #3277ab;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  cursor: pointer
}
.locate-input-container .locate-slide.active {
  -webkit-transform: translateY(100%);
  transform: translateY(100%)
}
.polygon-section {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: #ebebeb
}
.polygon-section.polygon-background {
  position: absolute;
  top: 0;
  height: 250px
}
@media (max-width:767px) {
  .polygon-section.polygon-background {
    height: 147px
  }
}
.polygon-section:after, .polygon-section:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  background-size: 100% 100%;
  background-repeat: no-repeat
}
.polygon-section:before {
  right: calc((100% - 1140px) / 2 + 1140px * .2);
  left: 0;
  background-image: url(../resources/images/polygon-components/polygon--left.svg)
}
@media (min-width:992px) and (max-width:1199px) {
  .polygon-section:before {
    right: calc((100% - 1140px) / 2 + 1140px * .3)
  }
}
@media (min-width:768px) and (max-width:991px) {
  .polygon-section:before {
    right: calc((100% - 1140px) / 2 + 1140px * .45)
  }
}
@media (max-width:767px) {
  .polygon-section:before {
    right: calc((100% - 1140px) / 2 + 1140px * .4)
  }
}
.polygon-section:after {
  right: 0;
  left: calc((100% - 1140px) / 2 + 1140px * .85);
  background-image: url(../resources/images/polygon-components/polygon--right.svg)
}
@media (min-width:992px) and (max-width:1199px) {
  .polygon-section:after {
    left: calc((100% - 1140px) / 2 + 1140px * .8)
  }
}
@media (min-width:768px) and (max-width:991px) {
  .polygon-section:after {
    left: calc((100% - 1140px) / 2 + 1140px * .7)
  }
}
@media (max-width:767px) {
  .polygon-section:after {
    left: calc((100% - 1140px) / 2 + 1140px * .5)
  }
}
.polygon-section .polygon-section-right-corner {
  position: absolute
}
.polygon-section > * {
  position: relative;
  z-index: 5
}
span.stars, span.stars span {
  background: url(../resources/icons/custom-rating-star.png) 0 -1.9rem repeat-x;
  background-size: auto 3.8rem;
  display: block;
  height: 1.9rem;
  width: 112.8px
}
span.stars span {
  background-position: 0 0
}
.all-rights-reserved {
  padding: 15px 0;
  font-size: 1.3rem
}
.all-rights-reserved span {
  font-family: opensans-italic
}
.slick-slider .slick-slide {
  outline: none
}
.slick-slider .slick-next, .slick-slider .slick-prev {
  z-index: 5
}
.slick-slider .slick-next:focus, .slick-slider .slick-prev:focus {
  outline: 5px auto -webkit-focus-ring-color
}
@media (max-width:767px) {
  .slick-slider .slick-prev {
    left: -10px
  }
}
@media (max-width:767px) {
  .slick-slider .slick-next {
    right: -10px
  }
}
.whymaaco-slider {
  width: 100%;
  padding: 25px;
  border-bottom: 1px solid #ebebeb;
  background-color: #fff
}
.whymaaco-slider .whymaaco-item-image {
  height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%
}
.whymaaco-slider .whymaaco-item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  color: #fff
}
.whymaaco-slider .whymaaco-item-content h2 {
  margin: 0;
  font-size: 4rem;
  font-family: gotham-bold;
  line-height: 35px;
  text-transform: uppercase
}
.whymaaco-slider .whymaaco-item-content span {
  font-family: gotham-bookitalic
}
.whymaaco-slider .slick-prev {
  left: 0
}
.whymaaco-slider .slick-next {
  right: 0
}
.milestone-slider {
  padding: 0 15px
}
.milestone-slider .milestone-slider-item {
  padding: 15px;
  text-align: center
}
.milestone-slider .milestone-slider-item img {
  max-width: 100%
}
.milestone-slider .slick-prev {
  left: 0
}
.milestone-slider .slick-next {
  right: 0
}
.partnership-slider {
  padding: 0 15px
}
.partnership-slider .partnership-slider-item {
  padding: 15px;
  text-align: center
}
.partnership-slider .partnership-item-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 58px
}
.partnership-slider .partnership-item-image img {
  width: 100%;
  max-height: 100%
}
.partnership-slider .slick-next, .partnership-slider .slick-prev {
  top: 100px
}
.partnership-slider .slick-prev {
  left: 0
}
.partnership-slider .slick-next {
  right: 0
}
.video-slider .video-slider-item {
  padding: 15px
}
.video-slider .video-item-image {
  position: relative;
  height: 155px;
  background-repeat: no-repeat;
  background-size: cover
}
.cars2go-slider .cars2go-slider-item {
  padding: 15px
}
.cars2go-slider .slick-next:before, .cars2go-slider .slick-prev:before {
  color: #fff
}
.franchise-opportunities-hero-slider .hero-slider-item {
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%
}
.franchise-opportunities-team-slider .slick-dots li, .franchise-opportunities-testimonial-slider .slick-dots li {
  width: 15px;
  height: 15px
}
.franchise-opportunities-team-slider .slick-dots li.slick-active button:before, .franchise-opportunities-testimonial-slider .slick-dots li.slick-active button:before {
  background: #8b8b8b
}
.franchise-opportunities-team-slider .slick-dots li button, .franchise-opportunities-testimonial-slider .slick-dots li button {
  width: 15px;
  height: 15px
}
.franchise-opportunities-team-slider .slick-dots li button:before, .franchise-opportunities-testimonial-slider .slick-dots li button:before {
  content: '';
  opacity: 1;
  width: 15px;
  height: 15px;
  background: #fff;
  border: 2px solid #6a6a6a;
  border-radius: 50%
}
.franchise-opportunities-testimonial-slider.slick-dotted {
  margin-bottom: 0
}
.franchise-opportunities-team-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.franchise-opportunities-team-slider.slick-dotted {
  margin-bottom: 50px
}
.custom-hero-item {
  position: relative
}
.custom-hero-item img {
  max-width: 100%;
  z-index: -1
}
.custom-hero-item img, .custom-video {
  color: #006bb7;
  font-size: 1.4rem;
  height: 100%;
  left: 0;
  position: absolute;
  object-fit: cover;
  top: 0;
  width: 100%
}
.franchise-slider .franchise-slider-item {
  height: 345px;
  position: relative;
  background-size: cover;
  background-position: 50%
}
@media (min-width:1200px) {
  .franchise-slider .franchise-slider-item {
    height: 37rem
  }
}
@media (min-width:1200px) and (max-width:1400px) {
  .franchise-slider .franchise-slider-item {
    height: 345px
  }
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item {
    height: 275px
  }
}
.franchise-slider .franchise-slider-item .image-cover {
  object-position: center bottom;
  font-family: 'object-fit: cover; object-position: center bottom';
  width: 100%;
  height: 100%
}
.franchise-slider .franchise-slider-item .franchise-slider-anchor {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%
}
.franchise-slider .franchise-slider-item.peoria-10048 .image-cover {
  object-position: right center;
  font-family: 'object-fit: cover; object-position: right center'
}
.franchise-slider .franchise-slider-item.fargo-12808 {
  background-position: center 80%
}
.franchise-slider .franchise-slider-item_custom {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.franchise-slider .franchise-slider-item_custom p, .franchise-slider .franchise-slider-item_custom span {
  color: #fff;
  display: block;
  font-family: alrightsans;
  -webkit-font-feature-settings: 'lnum'1;
  font-feature-settings: 'lnum'1;
  font-size: 4.8rem;
  line-height: 1;
  margin-bottom: 0
}
@media (max-width:1200px) {
  .franchise-slider .franchise-slider-item_custom p, .franchise-slider .franchise-slider-item_custom span {
    font-size: 3rem
  }
}
.franchise-slider .franchise-slider-item_custom p:first-child {
  font-weight: 700
}
.franchise-slider .franchise-slider-item_custom span {
  font-size: 2.9rem;
  margin-bottom: .5rem
}
@media (max-width:991px) {
  .franchise-slider .franchise-slider-item_custom span {
    font-size: 2.4rem
  }
}
.franchise-slider .franchise-slider-item_custom-second {
  position: relative;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  text-align: left;
  left: 0;
  margin-left: 3rem;
  top: 0;
  text-shadow: -2px 1px 9px #000
}
@media (min-width:768px) and (max-width:840px) {
  .franchise-slider .franchise-slider-item_custom-second {
    margin-left: 1rem
  }
}
.franchise-slider .franchise-slider-item_custom-second span {
  font-family: alrightsans-bold;
  font-size: 2.9rem;
  line-height: 2.7rem;
  margin-bottom: .2rem;
  text-align: left
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_custom-second span {
    font-size: 2.2rem;
    line-height: 1.7rem
  }
}
.franchise-slider .franchise-slider-item_custom-second p {
  font-family: alrightsans-bold;
  font-size: 1.6rem;
  line-height: 2.8rem;
  text-align: left
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_custom-second p {
    font-size: 1.4rem;
    line-height: 2rem
  }
}
@media (min-width:768px) and (max-width:840px) {
  .franchise-slider .franchise-slider-item_custom-second p {
    font-size: 1.2rem
  }
}
.franchise-slider .franchise-slider-item_custom-second .price-container {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: .5rem;
  margin-top: 1.5rem
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_custom-second .price-container {
    margin-bottom: .2rem;
    margin-top: .6rem
  }
}
.franchise-slider .franchise-slider-item_custom-second .before-main-price {
  display: inline-block;
  font-family: alrightsans;
  font-size: 2.7rem;
  line-height: 2.6rem;
  margin-left: 9rem;
  margin-bottom: 1rem;
  position: relative
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_custom-second .before-main-price {
    font-size: 2rem;
    line-height: 2.2rem;
    margin-left: 5rem
  }
}
.franchise-slider .franchise-slider-item_custom-second .before-main-price:after {
  background: #97a9bd;
  content: '';
  height: .2rem;
  left: -8.5rem;
  position: absolute;
  top: 1rem;
  width: 7.6rem
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_custom-second .before-main-price:after {
    left: -4.5rem;
    width: 4rem
  }
}
.franchise-slider .franchise-slider-item_custom-second .before-main-price:before {
  background: #97a9bd;
  content: '';
  height: .2rem;
  right: -8.5rem;
  position: absolute;
  top: 1rem;
  width: 7.6rem
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_custom-second .before-main-price:before {
    right: -4.5rem;
    width: 4rem
  }
}
.franchise-slider .franchise-slider-item_custom-second .main-price {
  font-family: alrightsans-black;
  font-size: 9.9rem;
  line-height: 9.4rem
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_custom-second .main-price {
    font-size: 6.2rem;
    line-height: 6.4rem
  }
}
.franchise-slider .franchise-slider-item_custom-second .secondary-info {
  display: inline-block;
  font-family: alrightsans-bold;
  font-size: 1.3rem;
  line-height: 1.4rem;
  margin-bottom: 1rem;
  text-align: center
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_custom-second .secondary-info {
    font-size: 1rem;
    margin-bottom: .2rem
  }
}
.franchise-slider .franchise-slider-item_custom-second .highlighted-info {
  font-family: alrightsans;
  font-size: 1.2rem;
  line-height: 1.4rem
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_custom-second .highlighted-info {
    font-size: 1rem;
    line-height: 1.2rem;
    font-size: .9rem
  }
}
.franchise-slider .franchise-slider-item_custom-second .secondary-highlighted-info {
  font-family: alrightsans-bold;
  font-size: 1.2rem;
  line-height: 1.4rem;
  text-align: center
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_custom-second .secondary-highlighted-info {
    font-size: 1rem;
    line-height: 1.2rem
  }
}
.franchise-slider .franchise-slider-item_custom-second .save-container:before {
  background-color: #abb8c6;
  content: '';
  height: 7.2rem;
  left: 0;
  position: absolute;
  top: 0;
  width: .2rem
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_custom-second .save-container:before {
    height: 5rem
  }
}
.franchise-slider .franchise-slider-item_custom-second .red-backgoround-container {
  text-shadow: none;
  position: relative;
  margin-left: -4.5vw;
  padding: 1rem;
  padding-left: 4.5vw;
  padding-right: 10rem
}
.franchise-slider .franchise-slider-item_custom-second .red-backgoround-container:before {
  background: -webkit-linear-gradient(left, transparent, rgba(225, 23, 51, .2), rgba(225, 23, 51, .8) 6%, #e11733 90%, rgba(225, 23, 51, .8), rgba(225, 23, 51, .2), transparent);
  background: linear-gradient(90deg, transparent, rgba(225, 23, 51, .2), rgba(225, 23, 51, .8) 6%, #e11733 90%, rgba(225, 23, 51, .8), rgba(225, 23, 51, .2), transparent);
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
  height: 100%;
  top: 0
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_custom-second .red-backgoround-container:before {
    background: -webkit-linear-gradient(left, transparent, rgba(225, 23, 51, .2), rgba(225, 23, 51, .8) 10%, #e11733 70%, rgba(225, 23, 51, .8), rgba(225, 23, 51, .2), transparent);
    background: linear-gradient(90deg, transparent, rgba(225, 23, 51, .2), rgba(225, 23, 51, .8) 10%, #e11733 70%, rgba(225, 23, 51, .8), rgba(225, 23, 51, .2), transparent)
  }
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_custom-second .red-backgoround-container {
    padding-right: 4rem;
    margin-left: -7.5vw;
    padding: 1rem;
    padding-left: 7.5vw
  }
}
.franchise-slider .franchise-slider-item_custom-second .red-backgoround-container .highlighted-info {
  font-weight: lighter
}
.franchise-slider .franchise-slider-item_custom-second .save-container {
  display: inline-block;
  font-family: alrightsans-bold;
  margin-left: 1rem;
  padding-left: 1.2rem;
  position: relative
}
.franchise-slider .franchise-slider-item_custom-second .save-container p {
  font-size: 2.7rem;
  line-height: 2.6rem;
  margin-bottom: .4rem
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_custom-second .save-container p {
    font-size: 1.6rem;
    line-height: 1.8rem
  }
}
.franchise-slider .franchise-slider-item_custom-second .save-container span {
  font-size: 5.5rem;
  line-height: 5.2rem;
  margin-bottom: 1.4rem
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_custom-second .save-container span {
    font-size: 4.5rem;
    line-height: 3.2rem
  }
}
.franchise-slider .franchise-slider-item_taxreturn p {
  font-family: alrightsans-bold
}
.franchise-slider .franchise-slider-item_taxreturn p:nth-child(2) {
  font-size: 3.2rem
}
@media (max-width:991px) {
  .franchise-slider .franchise-slider-item_taxreturn p:nth-child(2) {
    font-size: 2.4rem
  }
}
.franchise-slider .franchise-slider-item_taxreturn p:last-child {
  font-size: 7.1rem;
  font-weight: 700
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_taxreturn p:last-child {
    font-size: 5rem
  }
}
.franchise-slider .franchise-slider-item_taxreturn .starting-at, .franchise-slider .franchise-slider-item_taxreturn span:nth-child(3) {
  display: inline-block;
  font-size: 2rem;
  margin-bottom: 1.5rem;
  position: relative
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_taxreturn .starting-at, .franchise-slider .franchise-slider-item_taxreturn span:nth-child(3) {
    font-size: 1.6rem
  }
}
.franchise-slider .franchise-slider-item_taxreturn .starting-at:after, .franchise-slider .franchise-slider-item_taxreturn span:nth-child(3):after {
  background: #fff;
  content: '';
  height: .1rem;
  left: -4.5rem;
  position: absolute;
  top: .7rem;
  width: 3.8rem
}
.franchise-slider .franchise-slider-item_taxreturn .starting-at:before, .franchise-slider .franchise-slider-item_taxreturn span:nth-child(3):before {
  background: #fff;
  content: '';
  height: .1rem;
  right: -4.5rem;
  position: absolute;
  top: .7rem;
  width: 3.8rem
}
.franchise-slider .franchise-slider-item_taxreturn .tax-return-half-off {
  margin-top: 1rem
}
.franchise-slider .franchise-slider-item_taxreturn .tax-return-half-off span {
  font-family: alrightsans-bold;
  font-size: 4.8rem;
  font-weight: 400;
  margin-bottom: 0
}
.franchise-slider .franchise-slider-item_taxreturn .tax-return-half-off span:first-child {
  font-family: alrightsans
}
.franchise-slider .franchise-slider-item_taxreturn .tax-return-half-off span:last-child {
  font-weight: 700
}
.franchise-slider .franchise-slider-item_help {
  margin-right: 1.5rem
}
.franchise-slider .franchise-slider-item_help p:last-child {
  border-top: .2rem solid #fff;
  font-size: 4.5rem;
  padding-top: .8rem;
  margin-top: .4rem !important
}
@media (max-width:1300px) {
  .franchise-slider .franchise-slider-item_help p:last-child {
    font-size: 4rem
  }
}
@media (max-width:1200px) {
  .franchise-slider .franchise-slider-item_help p:last-child {
    font-size: 3.5rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_help p:last-child {
    font-size: 2.5rem
  }
}
@media (max-width:1300px) {
  .franchise-slider .franchise-slider-item_help span {
    font-size: 2.5rem
  }
}
@media (max-width:1050px) {
  .franchise-slider .franchise-slider-item_help span {
    font-size: 2.3rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_help span {
    font-size: 1.8rem
  }
}
.franchise-slider .franchise-slider-item_paintservices .name-of-service {
  font-family: alrightsans-black;
  font-size: 4.8rem;
  margin-bottom: .4rem
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_paintservices .name-of-service {
    font-size: 3.8rem
  }
}
.franchise-slider .franchise-slider-item_paintservices span {
  font-size: 2.4rem
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_paintservices span {
    font-size: 1.9rem
  }
}
.franchise-slider .franchise-slider-item_paintservices p:nth-child(2) {
  font-size: 2.6rem;
  margin-bottom: .7rem
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_paintservices p:nth-child(2) {
    font-size: 2.1rem
  }
}
.franchise-slider .franchise-slider-item_paintservices .starting-at:before {
  right: -57%;
  width: 54%
}
.franchise-slider .franchise-slider-item_paintservices .starting-at:after {
  left: -57%;
  width: 54%
}
.franchise-slider .franchise-slider-item_summer span {
  border-bottom: .2rem solid #fff;
  display: inline-block;
  font-size: 3.5rem;
  padding-bottom: 1rem
}
@media (max-width:1200px) {
  .franchise-slider .franchise-slider-item_summer span {
    font-size: 2.8rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_summer span {
    font-size: 2.2rem
  }
}
.franchise-slider .franchise-slider-item_summer p:last-child {
  font-weight: 400;
  font-size: 6.2rem;
  margin-top: 1rem
}
@media (max-width:1200px) {
  .franchise-slider .franchise-slider-item_summer p:last-child {
    font-size: 5rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .franchise-slider-item_summer p:last-child {
    font-size: 4rem
  }
}
.franchise-slider .franchise-slider-item .add-font-myriad p {
  font-family: myriad-text
}
.franchise-slider .franchise-slider-item .add-font-myriad p:first-child {
  font-family: myriad-bold;
  font-weight: 900
}
.franchise-slider .add-flex-on-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.franchise-slider .add-flex-on-item .franchise-slider-anchor {
  z-index: 4
}
.franchise-slider .starting-services .starting-services--image {
  object-position: 50% 33%
}
.franchise-slider .slick-prev {
  left: 5%
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .slick-prev {
    left: .7rem
  }
}
@media (max-width:767px) {
  .franchise-slider .slick-prev {
    left: 4%
  }
}
@media (max-width:576px) {
  .franchise-slider .slick-prev {
    left: 1%
  }
}
.franchise-slider .slick-next {
  right: 5%
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-slider .slick-next {
    right: .7rem
  }
}
@media (max-width:767px) {
  .franchise-slider .slick-next {
    right: 4%
  }
}
@media (max-width:576px) {
  .franchise-slider .slick-next {
    right: 1%
  }
}
.franchise-slider .slick-next:before, .franchise-slider .slick-prev:before {
  color: #000
}
.autoshop-slider {
  width: 100%;
  padding: 25px;
  background-color: #fff
}
.autoshop-slider .slick-slide {
  height: auto
}
.autoshop-slider .autoshop-item .autoshop-item-image {
  height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%
}
.autoshop-slider .autoshop-item .autoshop-item-image img {
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  width: 100%
}
.autoshop-slider .autoshop-item .autoshop-item-title {
  margin: 10px 0 0;
  font-size: 1.5rem;
  font-family: gotham-bold;
  text-align: center;
  text-transform: uppercase
}
.autoshop-slider .slick-prev {
  left: 0
}
.autoshop-slider .slick-next {
  right: 0
}
.franchise-team-slider {
  width: 40%
}
.franchise-team-slider .slick-list {
  overflow: visible
}
.franchise-team-slider .franchise-team-slider-item {
  min-height: 315px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%
}
.franchise-members-slider {
  width: 100%
}
.franchise-members-slider .franchise-members-slider-item {
  height: 115px;
  margin: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  opacity: .8;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}
.franchise-members-slider .franchise-members-slider-item.slick-center {
  opacity: 1;
  -webkit-transform: scale(1.12);
  transform: scale(1.12)
}
.franchise-members-slider .slick-next:before, .franchise-members-slider .slick-prev:before {
  font-size: 2rem;
  color: #dd1215
}
.franchise-members-slider .slick-prev:before {
  content: '\e800'
}
.franchise-members-slider .slick-next:before {
  content: '\e801'
}
.holiday-franchise-slider .flex-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%
}
.holiday-franchise-slider .holiday-bg {
  position: absolute;
  top: 0;
  left: 0
}
.holiday-franchise-slider .holiday-bumper {
  position: relative;
  max-width: 40rem;
  margin-left: 30%;
  width: 100%;
  z-index: 9
}
.holiday-franchise-slider .holiday-bumper--large {
  max-width: 60rem
}
.holiday-franchise-slider .holiday-bumper--small {
  max-width: 35rem
}
.holiday-franchise-slider .holiday-bumper p {
  color: #fff;
  line-height: 1;
  margin: 0
}
.holiday-franchise-slider .holiday-bumper--title p {
  font-size: 4rem
}
.holiday-franchise-slider .holiday-bumper--title p span {
  font-weight: 700
}
.holiday-franchise-slider .holiday-bumper--overlay {
  margin-bottom: 1rem;
  position: relative
}
.holiday-franchise-slider .holiday-bumper--overlay img {
  height: 100%;
  left: 0;
  margin: 0 auto;
  object-fit: inherit;
  position: absolute;
  top: 0;
  right: 0;
  width: 95%
}
.holiday-franchise-slider .holiday-bumper--overlay p {
  position: relative;
  font-size: 4rem;
  padding-top: .7rem;
  z-index: 9
}
.holiday-franchise-slider .holiday-bumper--price p {
  -webkit-font-feature-settings: 'lnum'1;
  font-feature-settings: 'lnum'1;
  font-size: 8.5rem;
  font-weight: 700;
  letter-spacing: .2rem
}
.holiday-franchise-slider .holiday-bumper--price sup {
  font-size: 70%;
  top: -2rem
}
.holiday-franchise-slider .holiday-paint--title span {
  color: #fff;
  font-size: 3rem;
  letter-spacing: .2rem
}
.holiday-franchise-slider .holiday-paint--title:after, .holiday-franchise-slider .holiday-paint--title:before {
  background: #fff;
  content: '';
  height: .2rem;
  position: absolute;
  top: 1.8rem;
  width: 26%
}
.holiday-franchise-slider .holiday-paint--title:after {
  right: 1.5rem
}
.holiday-franchise-slider .holiday-paint--title:before {
  left: 1.5rem
}
.holiday-franchise-slider .holiday-paint--overlay img {
  width: 100%
}
.holiday-franchise-slider .holiday-paint--overlay span {
  font-weight: 700
}
.holiday-franchise-slider .holiday-paint .starting-at {
  font-size: 2rem;
  letter-spacing: .1rem;
  margin-bottom: 1rem
}
.holiday-franchise-slider .holiday-card {
  max-width: 66rem;
  margin-left: 38%
}
@media (max-width:1200px) {
  .holiday-franchise-slider .holiday-card {
    max-width: 60rem
  }
}
.holiday-franchise-slider .holiday-card--title p {
  font-size: 2.5rem;
  letter-spacing: .2rem
}
.holiday-franchise-slider .holiday-card--overlay {
  margin-bottom: .5rem
}
.holiday-franchise-slider .holiday-card--overlay img {
  left: -5.5rem;
  margin: 0;
  width: 50%
}
@media (max-width:1200px) {
  .holiday-franchise-slider .holiday-card--overlay img {
    left: -5rem;
    width: 51%
  }
}
@media (max-width:900px) {
  .holiday-franchise-slider .holiday-card--overlay img {
    left: -3.5rem;
    width: 61%
  }
}
@media (max-width:1200px) {
  .holiday-franchise-slider .holiday-card--overlay p {
    font-size: 3rem
  }
}
.holiday-franchise-slider .holiday-card .special-font-size {
  font-size: 2.9rem;
  margin-bottom: 1rem
}
@media (max-width:1200px) {
  .holiday-franchise-slider .holiday-card .special-font-size {
    margin-bottom: 2rem
  }
}
.holiday-franchise-slider .holiday-card--flexend {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.holiday-franchise-slider .holiday-card--prepaid {
  padding: 0 1rem
}
.holiday-franchise-slider .holiday-card--prepaid p {
  -webkit-font-feature-settings: "lnum"1;
  font-feature-settings: "lnum"1;
  font-size: 1.8rem
}
@media (max-width:1200px) {
  .holiday-franchise-slider .holiday-card--prepaid p {
    font-size: 1.5rem
  }
}
.holiday-franchise-slider .holiday-card--price p {
  letter-spacing: .2rem
}
@media (max-width:1200px) {
  .holiday-franchise-slider .holiday-card--price p {
    font-size: 7rem
  }
}
.holiday-franchise-slider .holiday-card .card-to-right {
  left: 39%;
  max-width: 17rem;
  position: absolute;
  top: 2.5rem;
  width: 100%
}
@media (max-width:900px) {
  .holiday-franchise-slider .holiday-card .card-to-right {
    left: 50%;
    max-width: 14rem
  }
}
.holiday-franchise-slider .holiday-card .card-to-right img {
  max-width: 100%
}
.holiday-franchise-slider .holiday-card .offer-font-size {
  font-size: 1.6rem
}
.holiday-franchise-slider .small-column-block .holiday-bumper {
  margin-left: 38%
}
@media (min-width:992px) and (max-width:1199px) {
  .holiday-franchise-slider .small-column-block .holiday-bumper {
    margin-left: 45%
  }
}
@media (min-width:768px) and (max-width:991px) {
  .holiday-franchise-slider .small-column-block .holiday-bumper {
    margin-left: 45%
  }
}
.holiday-franchise-slider .small-column-block .holiday-bumper.winter-special {
  margin-left: 20%
}
@media (min-width:768px) and (max-width:991px) {
  .holiday-franchise-slider .small-column-block .holiday-bumper.winter-special {
    margin-left: 35%
  }
}
.holiday-franchise-slider .small-column-block .holiday-bumper.winter-special .holiday-paint--title:after, .holiday-franchise-slider .small-column-block .holiday-bumper.winter-special .holiday-paint--title:before {
  box-shadow: 0 0 20px #000;
  width: 15%
}
.holiday-franchise-slider .small-column-block .holiday-bumper.winter-special .holiday-paint--title:before {
  left: 4rem
}
.holiday-franchise-slider .small-column-block .holiday-bumper.winter-special .holiday-paint--title:after {
  right: 4rem
}
.holiday-franchise-slider .small-column-block .holiday-bumper.winter-special .md-text {
  font-size: 3.7rem
}
.holiday-franchise-slider .small-column-block .holiday-bumper.winter-special .large-text {
  font-size: 5.9rem
}
.holiday-franchise-slider .small-column-block span {
  color: #fff;
  letter-spacing: 1px
}
.holiday-franchise-slider .small-column-block .left-side {
  border-right: 2px solid #fff;
  margin-right: 2rem;
  padding-right: 2rem
}
.holiday-franchise-slider .small-column-block .md-text {
  font-size: 3.4rem;
  text-shadow: 10px 0 30px #011a33
}
@media (min-width:992px) and (max-width:1199px) {
  .holiday-franchise-slider .small-column-block .md-text {
    font-size: 2.8rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .holiday-franchise-slider .small-column-block .md-text {
    font-size: 2rem
  }
}
.holiday-franchise-slider .small-column-block .large-text {
  font-size: 5.4rem;
  line-height: 4.5rem;
  text-shadow: 10px 0 30px #1f3a54
}
@media (min-width:992px) and (max-width:1199px) {
  .holiday-franchise-slider .small-column-block .large-text {
    font-size: 4.5rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .holiday-franchise-slider .small-column-block .large-text {
    font-size: 3.2rem
  }
}
.holiday-franchise-slider .small-column-block .right-side span {
  display: block;
  font-size: 1.8rem
}
@media (min-width:992px) and (max-width:1199px) {
  .holiday-franchise-slider .small-column-block .right-side span {
    font-size: 1.6rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .holiday-franchise-slider .small-column-block .right-side span {
    font-size: 1.2rem
  }
}
.holiday-franchise-slider .small-column-block .right-side p {
  font-size: 7.8rem;
  -webkit-font-feature-settings: 'lnum'1;
  font-feature-settings: 'lnum'1
}
@media (min-width:992px) and (max-width:1199px) {
  .holiday-franchise-slider .small-column-block .right-side p {
    font-size: 6rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .holiday-franchise-slider .small-column-block .right-side p {
    font-size: 5rem
  }
}
.holiday-franchise-slider .homepage-half-off-banner .holiday-paint--title:after, .holiday-franchise-slider .homepage-half-off-banner .holiday-paint--title:before {
  width: 18%
}
.holiday-franchise-slider .homepage-half-off-banner span {
  font-size: 3.8rem;
  text-shadow: 10px 0 30px #011a33
}
.holiday-franchise-slider .homepage-half-off-banner span:last-of-type {
  margin-bottom: 2rem
}
.holiday-franchise-slider .homepage-half-off-banner p {
  font-size: 60rem;
  text-shadow: 10px 0 30px #1f3a54
}
.holiday-franchise-slider .blackfriday {
  position: relative;
  max-width: 48rem;
  margin-left: 38%;
  width: 100%;
  z-index: 9
}
.holiday-franchise-slider .blackfriday p {
  color: #fff;
  -webkit-font-feature-settings: 'lnum'1;
  font-feature-settings: 'lnum'1;
  line-height: 1;
  margin: 0;
  text-shadow: .1rem .2rem .3rem rgba(0, 0, 0, .5)
}
.holiday-franchise-slider .blackfriday--disclaimer p {
  font-size: 1.1rem
}
.holiday-franchise-slider .blackfriday--title {
  margin-bottom: .6rem
}
.holiday-franchise-slider .blackfriday--title p {
  font-size: 2.8rem;
  font-weight: 100;
  letter-spacing: .2rem
}
.holiday-franchise-slider .blackfriday--price p {
  font-size: 9.2rem
}
.holiday-franchise-slider .blackfriday--paintsale p {
  font-size: 3.4rem;
  font-weight: 100;
  letter-spacing: .2rem
}
.holiday-franchise-slider .blackfriday--biggest-sale p {
  font-size: 1.3rem;
  font-weight: 700
}
.holiday-franchise-slider .blackfriday--day-left {
  margin-bottom: 1rem
}
.holiday-franchise-slider .blackfriday--day-left p {
  font-size: 2.1rem;
  font-weight: 700;
  letter-spacing: .2rem
}
.holiday-franchise-slider .blackfriday--free-estimate {
  padding-right: 3rem
}
.holiday-franchise-slider .blackfriday--free-estimate p {
  font-size: 1.3rem
}
.holiday-franchise-slider .blackfriday .align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1rem
}
.holiday-franchise-slider .blackfriday .width50 {
  width: 50%
}
.holiday-franchise-slider .blackfriday .border-right {
  border-right: .2rem solid #fff
}
.holiday-franchise-slider .blackfriday .padd20 {
  padding: 0 2rem
}
.starting-services {
  position: relative
}
.starting-services--image {
  left: 0;
  position: absolute;
  top: 0
}
.starting-services .flex-end {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%
}
.starting-services p {
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
  text-shadow: .1rem .2rem .3rem rgba(0, 0, 0, .7)
}
.starting-services--content {
  margin-right: 15%;
  max-width: 58rem;
  position: relative;
  width: 100%;
  z-index: 2
}
.starting-services--paint p {
  font-size: 5rem;
  font-weight: 700;
  line-height: 1;
  margin: 0
}
.starting-services--disclaimer p {
  font-size: 1rem;
  text-transform: none
}
.starting-services--center {
  position: relative
}
.starting-services--center p {
  font-size: 2.3rem
}
.starting-services--price {
  margin-bottom: 2rem
}
.starting-services--price p {
  -webkit-font-feature-settings: 'lnum'1;
  font-feature-settings: 'lnum'1;
  font-size: 4.7rem;
  font-weight: 700
}
.starting-services--price p sup {
  font-size: 2.5rem;
  margin-right: 1rem
}
.starting-services .max-width {
  max-width: 33rem;
  margin: 0 auto;
  width: 100%
}
.add-lateral-padd a {
  padding: 0 3rem
}
@media (max-width:1200px) {
  .add-lateral-padd a {
    padding: 0 2rem
  }
}
.custom-slider-background {
  position: absolute;
  top: 0;
  left: 0
}
.secondary-slider-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.custom-slider-car-container {
  width: 41%;
  z-index: 1
}
.custom-slider-car-container img {
  width: 100%
}
@media (min-width:768px) and (max-width:840px) {
  .custom-slider-car-container {
    width: 48%
  }
}
.social-container {
  position: relative;
  z-index: 5;
  font-size: 1.3rem
}
.social-title {
  margin: 0 10px 0 0;
  text-transform: uppercase;
  font-family: gotham-bold
}
.social-items, .social-title {
  display: inline-block
}
.social-items a {
  margin-right: 5px;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
@media (max-width:767px) {
  .social-items a {
    font-size: 250%
  }
}
.social-items a:focus, .social-items a:hover {
  color: #dd1215;
  text-decoration: none
}
.testimonial-section {
  position: relative;
  margin-bottom: 80px;
  padding: 20px;
  border: 3px solid #006bb7;
  font-size: 1.3rem
}
@media (min-width:768px) and (max-width:991px) {
  .testimonial-section {
    padding: 15px 10px
  }
}
.testimonial-section:before {
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 35px;
  height: 35px;
  border-top: 3px solid #006bb7;
  border-right: 3px solid #006bb7;
  background-color: #fff;
  content: '';
  -webkit-transform: translateX(-50%) rotate(90deg) skew(-45deg);
  transform: translateX(-50%) rotate(90deg) skew(-45deg)
}
.testimonial-section > * {
  position: relative;
  z-index: 5
}
.testimonial-section .testimonial-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.testimonial-section .testimonial-header span:first-child {
  margin-right: 1rem
}
.testimonial-section .testimonial-text {
  overflow: hidden;
  padding: 10px 0
}
.testimonial-section .testimonial-author {
  position: absolute;
  top: calc(100% + 25px);
  left: 60%;
  width: 50%
}
@media (min-width:768px) and (max-width:991px) {
  .testimonial-section .testimonial-author {
    top: calc(100% + 5px);
    width: auto
  }
}
@media (max-width:767px) {
  .testimonial-section .testimonial-author {
    top: calc(100% + 5px);
    width: auto
  }
}
.testimonial-section .testimonial-shadow {
  position: absolute;
  bottom: -80px;
  left: 50%;
  width: 80%;
  height: 25px;
  border-radius: 50%;
  background: -webkit-radial-gradient(#8b8b8b 5%, hsla(0, 0%, 55%, 0) 65%);
  background: radial-gradient(#8b8b8b 5%, hsla(0, 0%, 55%, 0) 65%);
  -webkit-transition: .3s linear;
  transition: .3s linear;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
.testimonial-buttons-container {
  -ms-flex-pack: distribute;
  justify-content: space-around
}
.testimonial-buttons-container, .tiles-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.tiles-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.tiles-item {
  padding-bottom: 25px
}
.tiles-item .tiles-item-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .54)
}
.tiles-item-image {
  overflow: hidden;
  position: relative;
  height: 200px;
  padding: 20px 0 0 20px;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  display: block;
	text-align: center;
}
.main-map{
  overflow: hidden;
  position: relative;
  height: 200px;
  padding: 20px 0 0 0px;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  display: block;
	text-align: center;
}
.tiles-item-image:after, .tiles-item-image:before {
  content: '';
  position: absolute;
  bottom: -60px;
  height: 50%;
  width: 85%;
  background-color: #006bb7;
  opacity: .8
}
@media (min-width:768px) and (max-width:991px) {
  .tiles-item-image:after, .tiles-item-image:before {
    width: 89%
  }
}
.tiles-item-image:after {
  right: -110px;
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg)
}
@media (max-width:767px) {
  .tiles-item-image:after {
    display: none
  }
}
.tiles-item-image:before {
  left: -40px;
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg)
}
@media (min-width:768px) and (max-width:991px) {
  .tiles-item-image:before {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
  }
}
@media (max-width:767px) {
  .tiles-item-image:before {
    background: -webkit-linear-gradient(left, #214e70, #214e70 60%, #006bb7 90%, #006bb7);
    background: linear-gradient(90deg, #214e70, #214e70 60%, #006bb7 90%, #006bb7);
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.tiles-item-image:focus, .tiles-item-image:hover {
  text-decoration: none;
  color: #dbdbdb
}
@media (min-width:992px) and (max-width:1199px) {
  .tiles-item-image {
    padding-left: 15px
  }
}
@media (min-width:768px) and (max-width:991px) {
  .tiles-item-image {
    padding-left: 15px
  }
}
@media (max-width:767px) {
  .tiles-item-image {
    padding-top: 10px;
    background-position: 50%
  }
}
.tiles-item-image .custom-service-name, .tiles-item-image h2 {
  position: relative;
  z-index: 10;
  margin: 0;
  font-size: 3.4rem;
  font-family: gotham-bold;
  line-height: 34px;
  text-transform: uppercase;
  text-shadow: 4px 3px 8px #000
}
@media (min-width:992px) and (max-width:1199px) {
  .tiles-item-image .custom-service-name, .tiles-item-image h2 {
    font-size: 2.6rem;
    line-height: 26px
  }
}
@media (min-width:768px) and (max-width:991px) {
  .tiles-item-image .custom-service-name, .tiles-item-image h2 {
    font-size: 2rem;
    line-height: 20px
  }
}
@media (max-width:767px) {
  .tiles-item-image .custom-service-name, .tiles-item-image h2 {
    font-size: 3rem;
    line-height: 30px
  }
}
.tiles-item-image .custom-service-name span, .tiles-item-image h2 span {
  font-size: 2.5rem;
  font-family: gotham-book
}
@media (min-width:768px) and (max-width:991px) {
  .tiles-item-image .custom-service-name span, .tiles-item-image h2 span {
    font-size: 2rem
  }
}
.tiles-item-image .service-subtitle, .tiles-item-image h3, .tiles-item-image p {
  position: relative;
  z-index: 10;
  margin: 0;
  font-size: 2.2rem;
  font-family: gotham-book;
  line-height: 22px;
  text-transform: uppercase;
  text-shadow: 4px 3px 8px #000
}
@media (min-width:768px) and (max-width:991px) {
  .tiles-item-image .service-subtitle, .tiles-item-image h3, .tiles-item-image p {
    font-size: 1.8rem
  }
}
.tiles-item-image .icon-angle-right {
  margin: 10px 0
}
@media (max-width:767px) {
  .tiles-item-image .icon-angle-right {
    margin: 5px 0
  }
}
.tiles-item-image .tiles-item-learnmore {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 10;
  font-size: 1.3rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  color: #fff
}
@media (max-width:767px) {
  .tiles-item-image .tiles-item-learnmore {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    padding: 10px
  }
}
.tiles-item-description {
  padding-top: 10px;
  font-size: 1.3rem
}
.tiles-item-description h4 {
  font-size: 1.4rem;
  text-transform: uppercase
}
.tiles-item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 10px
}
.tiles-item-info div {
  width: calc(100% - 90px)
}
@media (min-width:768px) and (max-width:991px) {
  .tiles-item-info div {
    width: auto
  }
}
.tiles-item-info h4 {
  font-size: 15px;
  font-family: gotham-bold;
  line-height: normal;
  text-transform: none;
  color: #214e70
}
.tiles-item-info p {
  margin-bottom: 0
}
.tiles-item-info img {
  width: 70px;
  height: 70px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start
}
@media (min-width:768px) and (max-width:991px) {
  .tiles-item-info img {
    display: none
  }
}
.tiles-news-inner {
  background-color: #fff;
  padding: 15px 0
}
@media (max-width:767px) {
  .tiles-news-item {
    margin-top: 25px
  }
}
.tiles-news-item:nth-of-type(3n+2) {
  border-right: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb
}
@media (max-width:767px) {
  .tiles-news-item:nth-of-type(3n+2) {
    border: 0
  }
}
.tiles-news-image {
  height: 185px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative
}
.tiles-news-info h3 {
  margin: 5px 0;
  font-size: 1.5rem;
  font-family: opensans-bold
}
.tiles-news-info span {
  text-transform: uppercase
}
.tiles-team-item {
  margin-bottom: 25px;
  text-align: center
}
.tiles-team-image {
  width: 130px;
  height: 170px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top
}
.tiles-team-info {
  padding: 10px;
  background-color: #fff
}
.tiles-team-info .name-of-member, .tiles-team-info h3 {
  margin: 0;
  font-size: 1.5rem;
  font-family: opensans-bold
}
.tiles-team-info p {
  margin: 0
}
.tiles-benefits-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 25px
}
.tiles-benefits-image {
  width: 49%;
  height: 270px;
  background-repeat: no-repeat;
  background-size: cover
}
@media (max-width:767px) {
  .tiles-benefits-image {
    width: 100%;
    height: 150px
  }
}
.tiles-benefits-info {
  width: 49%
}
@media (max-width:767px) {
  .tiles-benefits-info {
    width: 100%;
    margin-top: 15px
  }
}
.tiles-benefits-info h3 {
  text-align: left;
  color: #6a6a6a
}
.tiles-additional-services-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 25px
}
.tiles-additional-services-image {
  width: 49%;
  height: 180px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative
}
@media (max-width:767px) {
  .tiles-additional-services-image {
    width: 100%;
    height: 150px
  }
}
.tiles-additional-services-info {
  width: 49%
}
@media (max-width:767px) {
  .tiles-additional-services-info {
    width: 100%;
    margin-top: 15px
  }
}
.tiles-additional-services-info h3 {
  font-size: 1.8rem;
  text-align: left;
  color: #6a6a6a
}
.navbar-fixed-top {
  background-color: #fff;
  box-shadow: 0 0 10px 1px transparent;
  font-size: 1.3rem;
  z-index: 100
}
.navbar-fixed-top.header-shadow {
  box-shadow: 0 0 10px 1px #000
}
.navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: auto;
  margin-bottom: 0;
  border: 0;
  background-color: #fff;
	padding: 14px 0;
}
.navbar:after, .navbar:before {
  display: none
}
@media (max-width:767px) {
  .navbar {
    margin: 0 -15px;
    padding:10px 0 0 0 !important;
	
    background-color: #ebebeb
  }
}

@media (max-width:1200px) {
  .navbar {
    margin: 0 -15px;
    
	  padding: 18px 0;
  }
}
@media (max-width:991px) {
  .navbar {
    margin: 0 -15px;
    
	  padding: 17px 0;
  }
}
.navbar .fr-opp-link:after {
  left: -1rem;
  top: -3rem;
  width: 23rem;
  z-index: 999
}
.navbar .navbar-toggle i{
	display: none !important;
}
.navbar .navbar-toggle {
  width: 20%;
  margin: 0;
  padding: 0 0 10px 15px;
  border: 0;
  text-align: left;
  visibility: hidden;
}
.navbar .navbar-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 15%;
  margin: 0;
  padding: 0
}
@media (min-width:768px) and (max-width:991px) {
  .navbar .navbar-logo {
    width: 20%
  }
}
@media (max-width:767px) {
  .navbar .navbar-logo {
    width: 50%;
    height: 45px;
    margin-bottom: 10px
  }
}
.navbar .navbar-logo img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 100%
}
.navbar .navbar-menu {
  display: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}
.navbar .navbar-menu > .navbar-collapse {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 60%;
  flex: 1 1 60%;
  max-width: 60%
}
@media (max-width:767px) {
  .navbar .navbar-menu > .navbar-collapse {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    max-height: none
  }
}
.navbar .navbar-menu > .booking-widget-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 40%;
  flex: 1 1 40%;
  max-width: 40%
}
@media (max-width:767px) {
  .navbar .navbar-menu > .booking-widget-container {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%
  }
}
.navbar .navbar-inner {
  position: relative;
  width: 82%
}
@media (min-width:768px) and (max-width:991px) {
  .navbar .navbar-inner {
    width: 80%
  }
}
@media (max-width:767px) {
  .navbar .navbar-inner {
    width: 100%
  }
}
.navbar .navbar-contact {
  width: 29%;
  padding-bottom: 10px;
  text-align: right
}
.navbar .navbar-contact > span {
  padding: 0 15px
}
.navbar .navbar-collapse {
  padding: 0;
  border-top: 0;
  background-color: #fff
}
@media (max-width:767px) {
  .navbar .navbar-collapse {
    width: 100%
  }
}
.navbar-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 25;
  opacity: 0;
  background: rgba(0, 0, 0, .8);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all .25s ease-in;
  transition: all .25s ease-in
}
.navbar-backdrop.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
@media (max-width:767px) {
  .locationdma-header .navbar-toggle {
    display: none
  }
}
.header-callmaaco {
  text-align: center
}
.header-callmaaco-location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 10px;
  border-bottom: 1px solid #dedede
}
.header-callmaaco-location p {
  margin: 0;
  font-size: 1.4rem;
  text-align: left
}
.header-callmaaco-location a, .header-callmaaco-location p span {
  font-family: gotham-bold;
  text-transform: uppercase;
  color: #214e70
}
.header-callmaaco-location a {
  padding: 10px;
  font-size: 1.2rem;
  background-color: #dedede
}
.header-callmaaco-location a.shop-details {
  text-decoration: underline
}
.header-callmaaco-location a span {
  padding-right: 5px
}
.header-callmaaco-phone {
  display: inline-block;
  padding: 15px 10px 10px;
  font-size: 1.8rem;
  font-family: gotham-bold;
  line-height: normal;
  text-transform: uppercase;
  color: #214e70
}
.header-callmaaco-phone span {
  color: #dd1215
}
.navbar-flyout {
  position: absolute;
  top: 65px;
  left: 0;
  display: none;
  width: 100%;
  padding: 15px 0;
  text-align: center;
  background-color: #fff
}
.navbar-flyout.active {
  display: block
}
.navbar-flyout .navbar-flyout-currentlocation {
  color: #006bb7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0
}
.navbar-flyout .navbar-flyout-currentlocation span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px;
  height: 100%;
  background-color: #ebebeb
}
.navbar-flyout .navbar-flyout-currentlocation span:first-child {
  margin-right: 5px
}
.navbar-flyout .navbar-flyout-delimiter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0;
  color: #8b8b8b
}
.navbar-flyout .navbar-flyout-delimiter div {
  width: 42%;
  border-top: 1px solid #8b8b8b
}
.navbar-flyout .navbar-flyout-delimiter span {
  width: 10%;
  font-size: 1.5rem
}
.navbar-flyout .locate-form .locate-input-container {
  width: 75%;
  margin: 0 auto 10px
}
.navbar-flyout .locate-form .locate-input {
  height: 35px
}
.navbar-flyout .locate-form button {
  width: 75%;
  height: 35px;
  display: inline-block
}
.navbar-flyout .navbar-flyout-closebtn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 10px
}
.header-segmenttop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px
}
@media (min-width:768px) and (max-width:991px) {
  .header-segmenttop {
    padding-left: 0
  }
}
.header-segmenttop:after {
  content: '';
  position: absolute;
  top: 50px;
  left: 0;
  width: 200%;
  border-bottom: 0px solid #ebebeb
}
.header-segmenttop-location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  position: relative
}
@media (min-width:768px) and (max-width:991px) {
  .header-segmenttop-location {
    width: 58%
  }
}
.header-segmenttop-location .locate-form button {
  height: 35px
}
.header-segmenttop-location .locate-input-container {
  width: 250px
}
@media (min-width:992px) and (max-width:1199px) {
  .header-segmenttop-location .locate-input-container {
    width: 170px
  }
}
@media (min-width:768px) and (max-width:991px) {
  .header-segmenttop-location .locate-input-container {
    width: 145px
  }
}
.header-segmenttop-location .locate-input-container .locate-input {
  height: 35px;
  padding-right: 20px;
  border: 1px solid #8b8b8b
}
.header-segmenttop-location .locate-input-container .locate-input::-webkit-input-placeholder {
  color: #555
}
.header-segmenttop-location .locate-input-container .locate-input::-moz-placeholder {
  color: #555
}
.header-segmenttop-location .locate-input-container .locate-input::-ms-input-placeholder {
  color: #555
}
.header-segmenttop-location .locate-input-container .locate-input:-moz-placeholder {
  color: #555
}
.header-segmenttop-location .locate-input-container span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  height: 100%;
  width: 30px;
  padding: 0 10px
}
.locate-slide:focus {
  border: .2rem solid #2c2c2c
}
.header-segmenttop-location-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (min-width:768px) and (max-width:991px) {
  .header-segmenttop-location-title {
    width: 90px
  }
}
.header-segmenttop-location-title p {
  margin-right: 10px;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-family: gotham-bold;
  text-transform: uppercase
}
@media (min-width:768px) and (max-width:991px) {
  .header-segmenttop-location-title p {
    margin-right: 5px
  }
}
.header-segmenttop-location-title p span {
  color: #214e70
}
@media (min-width:768px) and (max-width:991px) {
  .header-segmenttop-location-locationset {
    width: 58%
  }
}
.header-segmenttop-location-locationset p {
  margin: 0;
  font-size: 1.4rem;
  font-family: gotham-bold;
  line-height: 16px
}
@media (min-width:992px) and (max-width:1199px) {
  .header-segmenttop-location-locationset p {
    font-size: 1rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .header-segmenttop-location-locationset p {
    font-size: 1rem
  }
}
.header-segmenttop-location-locationset a {
  font-size: 1.1rem;
  text-decoration: underline
}
.header-segmenttop-location-shopdetails {
  padding-left: 10px
}
@media (min-width:768px) and (max-width:991px) {
  .header-segmenttop-location-shopdetails {
    padding-left: 0;
    width: 60px
  }
}
.header-segmenttop-location-shopdetails .shopdetails-trigger {
  background-color: transparent;
  border: 0;
  color: #007eb6;
  display: block;
  line-height: 16px;
  text-decoration: underline
}
@media (min-width:768px) and (max-width:991px) {
  .header-segmenttop-location-shopdetails .shopdetails-trigger {
    font-size: 1rem
  }
}
.header-segmenttop-location-shopdetails .shopdetails-trigger.shopdetails-open .icon-angle-down:before {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg)
}
.header-segmenttop-location-shopdetails .shopdetails-trigger .icon-angle-down:before {
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}
.header-segmenttop-phonenumber {
  text-align: right;
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (min-width:768px) and (max-width:991px) {
  .header-segmenttop-phonenumber {
    text-align: center;
    width: 35%
  }
}
.header-segmenttop-phonenumber .call-message {
  color: #dd1215;
  font-family: gotham-bold;
  line-height: 1.3rem;
  text-align: right
}
@media (min-width:768px) and (max-width:991px) {
  .header-segmenttop-phonenumber .call-message {
    font-size: 1rem
  }
}
.header-segmenttop-phonenumber a {
  font-size: 2rem;
  font-family: gotham-bold;
  color: #214e70
}
@media (min-width:992px) and (max-width:1199px) {
  .header-segmenttop-phonenumber a {
    font-size: 1.8rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .header-segmenttop-phonenumber a {
    font-size: 2rem
  }
}

.tag{
	
	text-align: center; 
	display: block; 
	margin: 0 auto; 
	font-size: 2rem; 
	color: #006bb7;
}
.header-segmenttop-phonenumber .top-title {
  font-size: 1.1rem;
  color: #575757;
  margin-bottom: 0
}
.header-segmenttop-countryselect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 125;
  width: 34px
}
.header-segmenttop-countryselect:hover .change-country {
  height: 24px
}
.header-segmenttop-countryselect .header-segmenttop-flag {
  width: 24px;
  height: 24px;
  background-image: url(../resources/images/sprite/flag-sprite.png);
  background-repeat: no-repeat;
  background-position: 0 0
}
.header-segmenttop-countryselect .change-country {
  position: absolute;
  top: 26px;
  left: 0;
  height: 0;
  background-position: -34px 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}
.header-segmenttop-countryselect .change-country:focus {
  height: 24px;
  border: 1px solid #6a6a6a
}
@media (max-width:767px) {
  .navbar-nav {
    margin: 0
  }
}
@media (max-width:767px) {
  .navbar-nav > li {
    border-top: 1px solid #ebebeb
  }
}
.navbar-nav > li.active a {
  color: #214e70;
  box-shadow: inset 0 -10px 0 0 #dd1215
}
@media (max-width:767px) {
  .navbar-nav > li.active a {
    box-shadow: none
  }
}
@media (max-width:767px) {
  .navbar-nav > li .header-mobile-book-appointment, .navbar-nav > li .header-mobile-contact {
    font-size: 1.4rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .navbar-nav > li .header-mobile-book-appointment {
    background-color: #dd1215;
    color: #fff
  }
  .navbar-nav > li .header-mobile-book-appointment:active, .navbar-nav > li .header-mobile-book-appointment:focus, .navbar-nav > li .header-mobile-book-appointment:hover {
    background-color: #9a1816;
    color: #fff
  }
  .navbar-nav > li .header-mobile-contact {
    color: #fff
  }
  .navbar-nav > li .header-mobile-contact:active, .navbar-nav > li .header-mobile-contact:focus, .navbar-nav > li .header-mobile-contact:hover {
    background-color: #214e70;
    color: #fff
  }
}
.navbar-nav > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  padding: 0 8px;
  font-size: 1.3rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  color: #6a6a6a;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}
@media (min-width:992px) and (max-width:1199px) {
  .navbar-nav > li > a {
    padding: 0 5px;
    font-size: 1.2rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .navbar-nav > li > a {
    padding: 0 2px;
    font-size: 1rem
  }
}
@media (max-width:767px) {
  .navbar-nav > li > a {
    height: auto;
    padding: 10px;
    color: #214e70
  }
}
.navbar-nav > li > a:active, .navbar-nav > li > a:focus, .navbar-nav > li > a:hover {
  color: #214e70;
  background-color: transparent;
  box-shadow: inset 0 -10px 0 0 #dd1215
}
@media (max-width:767px) {
  .navbar-nav > li > a:active, .navbar-nav > li > a:focus, .navbar-nav > li > a:hover {
    background-color: #ebebeb;
    box-shadow: none
  }
}
.navbar-nav > li span:first-child {
  display: none
}
@media (max-width:767px) {
  .navbar-nav > li span:first-child {
    display: inline-block;
    width: 40px;
    text-align: center
  }
}
.navbar-nav .dropdown-contact a {
  background-color: transparent;
  max-width: 100%
}
.navbar-nav .dropdown-contact a.booking-widget-toggle {
  border-top: 0
}
.navbar-nav .dropdown-contact a.booking-widget-toggle:focus {
  border: none
}
.navbar-nav .dropdown-contact .booking-widget {
  min-width: 35rem;
  right: 0;
  left: auto
}
.navbar-inner-franchise-opptortunities .header-segmenttop-phonenumber {
  text-align: right
}
@media (min-width:768px) and (max-width:991px) {
  .navbar-inner-franchise-opptortunities .header-segmenttop-phonenumber {
    width: 30%
  }
}
.navbar-inner-franchise-opptortunities .header-segmenttop-phonenumber a {
  position: absolute;
  right: 0;
  bottom: 10px;
  color: #dd1215
}
@media (min-width:992px) and (max-width:1199px) {
  .navbar-inner-franchise-opptortunities .header-segmenttop-phonenumber a {
    font-size: 2rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .navbar-inner-franchise-opptortunities .header-segmenttop-phonenumber a {
    bottom: 12px;
    bottom: 18px
  }
}
.navbar-inner-franchise-opptortunities .header-segmenttop-phonenumber p {
  margin: 0;
  font-family: opensans-bold;
  line-height: 15px;
  text-transform: uppercase
}
.navbar-inner-franchise-opptortunities .header-segmenttop-countryselect {
  display: none
}
@media (min-width:992px) and (max-width:1199px) {
  .navbar-inner-franchise-opptortunities .navbar-nav > li > a {
    padding: 0 8px;
    font-size: 13px
  }
}
@media (min-width:768px) and (max-width:991px) {
  .navbar-inner-franchise-opptortunities .navbar-nav > li > a {
    padding: 0 4px;
    font-size: 1.2rem
  }
}
footer {
  padding-top: 30px;
  border-top: 3px solid #006bb7
}
@media (max-width:767px) {
  footer {
    background-color: #ebebeb;
    padding-top: 15px
  }
}
footer.fixed-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%
}
footer .footer-logo {
  display: block;
  height: 55px
}
footer .footer-logo a {
  display: block;
  height: 100%;
  background-image: url(../resources/images/logo-usa.png);
  background-size: 100% 100%
}
footer .fr-opp-link:after {
  top: 2rem;
  left: -1rem;
  z-index: 2
}
footer .footer-nav {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3
}
@media (max-width:767px) {
  footer .footer-nav {
    padding-bottom: 10px;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
  }
}
footer .footer-nav a {
  display: block;
  padding-bottom: 5px;
  color: #214e70;
  text-transform: uppercase;
  font-size: 1.3rem;
  font-family: opensans-bold
}
@media (max-width:767px) {
  footer .footer-nav a {
    font-size: 2rem
  }
}
footer .footer-nav a:focus, footer .footer-nav a:hover {
  color: #dd1215;
  text-decoration: none
}
@supports (-moz-appearance:none) {
  footer .footer-nav a {
    display: inline-block;
    width: 100%
  }
}
@media (max-width:767px) {
  footer .footer-appblock {
    text-align: center
  }
}
footer .footer-appblock p {
  font-family: opensans-bold;
  text-transform: uppercase
}
footer .footer-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.2rem;
  padding-top: 15px;
  padding-bottom: 30px
}
@media (max-width:767px) {
  footer .footer-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: transparent
  }
}
footer .footer-middle .copyright {
  margin-bottom: 0
}
@media (max-width:767px) {
  footer .footer-middle .copyright {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}
@media (max-width:767px) {
  footer .footer-middle .copyright, footer .footer-middle .social-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
  }
}
.footer-links {
  margin-left: 20px
}
@media (min-width:768px) and (max-width:991px) {
  .footer-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
@media (max-width:767px) {
  .footer-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0
  }
}
.footer-links .footer-links-item {
  text-transform: capitalize;
  color: #6a6a6a
}
@media (max-width:767px) {
  .footer-links .footer-links-item {
    width: 50%
  }
}
.footer-links .footer-links-item:focus, .footer-links .footer-links-item:hover {
  color: #8b8b8b;
  text-decoration: none
}
.footer-links .footer-links-item:not(:first-child):before {
  content: '|';
  margin: 0 5px
}
@media (max-width:767px) {
  .footer-links .footer-links-item:not(:first-child):before {
    content: none
  }
}
@media (min-width:768px) and (max-width:991px) {
  .footer-links .footer-links-item:nth-last-child(2):before {
    content: none
  }
}
.brands-logo {
  padding: 15px 0;
  border-top: 3px solid #006bb7;
  background-color: #ebebeb
}
.brands-logo h3 {
  font-size: 1.4rem;
  font-family: opensans-extrabold;
  font-weight: 700;
  text-transform: uppercase
}
.brands-logo h3 a {
  color: #6a6a6a;
  text-decoration: underline
}
.brands-logo h3 a:hover {
  color: #515151;
  text-decoration: none
}
.brands-logo .brands-logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.brands-logo .brands-logo-item {
  display: inline-block;
  margin: 0 5px;
  height: 50px;
  width: 100px;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%)
}
.brands-logo .brands-logo-item:nth-of-type(1) {
  background-position: 0 0
}
.brands-logo .brands-logo-item:nth-of-type(1):focus, .brands-logo .brands-logo-item:nth-of-type(1):hover {
  background-color: #ffde16
}
.brands-logo .brands-logo-item:nth-of-type(2) {
  background-position: -110px 0
}
.brands-logo .brands-logo-item:nth-of-type(3) {
  background-position: -220px 0
}
.brands-logo .brands-logo-item:nth-of-type(4) {
  background-position: -330px 0
}
.brands-logo .brands-logo-item:nth-of-type(5) {
  background-position: -440px 0
}
.brands-logo .brands-logo-item:nth-of-type(6) {
  background-position: -550px 0
}
.brands-logo .brands-logo-item:nth-of-type(7) {
  background-position: -660px 0
}
.brands-logo .brands-logo-item:nth-of-type(8) {
  background-position: -770px 0
}
.brands-logo .brands-logo-item:nth-of-type(9) {
  background-position: -880px 0
}
.brands-logo .brands-logo-item:nth-of-type(10) {
  background-position: -990px 0
}
.brands-logo .brands-logo-item:nth-of-type(11) {
  background-position: -1100px 0
}
.brands-logo .brands-logo-item:focus, .brands-logo .brands-logo-item:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}
.position-relative {
  position: relative
}
.custom-footer-image {
  display: block;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 68%
}
.custom-footer-image, .custom-footer-logos {
  color: #006bb7;
  font-size: 1.4rem
}
.booking-widget-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch
}
.booking-widget-container .booking-active-button:after {
  background-color: #dd1215;
  bottom: 0;
  content: '';
  height: .5rem;
  left: 0;
  position: absolute;
  width: 100%
}
.booking-widget-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px solid #af0e11;
  font-family: gotham-bold, serif;
  font-size: 1.4rem;
  height: auto;
  outline: none;
  text-transform: uppercase;
  margin-right: .5rem;
  color: #af0e11;
  text-align: center;
  background-color: #fff;
  text-decoration: none;
  width: calc(50% - .5rem)
}
.booking-widget-link svg path {
  fill: #af0e11
}
.booking-widget-link:focus, .booking-widget-link:hover {
  opacity: .6;
  color: #af0e11;
  border: 3px solid rgba(175, 14, 17, .6);
  text-decoration: none
}
.booking-widget-link:focus svg path, .booking-widget-link:hover svg path {
  fill: #af0e11
}
.booking-widget-link:focus {
  outline: thin dotted;
  outline: .5rem auto -webkit-focus-ring-color;
  outline-offset: -.2rem
}
.booking-widget-link .booking-widget-text {
  width: 100%
}
.booking-widget-link .booking-widget-text, .booking-widget-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.booking-widget-toggle {
  background-color: #dd1215;
  border: 0;
  border-top: 3px solid #8b8b8b;
  border-radius: 0;
  color: #fff;
  font-family: gotham-bold, serif;
  font-size: 1.4rem;
  height: auto;
  outline: none;
  text-transform: uppercase;
  width: auto
}
@media (min-width:992px) and (max-width:1199px) {
  .booking-widget-toggle {
    font-size: 13px
  }
}
@media (min-width:768px) and (max-width:991px) {
  .booking-widget-toggle {
    font-size: 13px
  }
}
.booking-widget-toggle:focus {
  border: .2rem solid #8b8b8b;
  outline: thin dotted;
  outline: .5rem auto -webkit-focus-ring-color;
  outline-offset: -.2rem
}
.booking-widget-toggle .booking-widget-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}
.booking-widget-toggle span {
  padding: 0 5px
}
@media (min-width:768px) and (max-width:991px) {
  .booking-widget-toggle span {
    padding: 0 2px
  }
}
@media (max-width:767px) {
  .booking-widget-toggle span {
    padding: 0 2px
  }
}
.booking-widget {
  background-color: #fff;
  bottom: 0;
  font-size: 1.3rem;
  left: 0;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  width: 100%
}
@media (max-width:767px) {
  .booking-widget {
    position: relative;
    z-index: 15;
    overflow: visible;
    max-height: 100%;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: none;
    transition: none
  }
}
.booking-widget.widgetopen {
  overflow: visible;
  max-height: 200px
}
.booking-contactus {
  border-top: .1rem solid #dd1215;
  margin-top: 1rem;
  padding-top: 1rem
}
.booking-contactus p {
  margin-bottom: 0;
  font-size: 1.1rem;
  text-align: center
}
@media (max-width:767px) {
  .booking-contactus p {
    font-size: 1.4rem
  }
}
.booking-contactus a {
  font-family: opensans-bold, serif;
  text-decoration: underline
}
.contact-us_header {
  border: none;
  margin-top: 0;
  padding-top: 0
}
.content-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.contactus-service {
  border-top: .1rem solid #006bb7
}
.prelocation {
  position: relative;
  padding: 10px;
  border: 1px solid #6a6a6a;
  background-color: #fff
}
@media (max-width:767px) {
  .prelocation {
    padding: 25px 15px
  }
}
.prelocation h2 {
  font-size: 2.2rem
}
.prelocation .locate-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.prelocation .locate-form .locate-input-container {
  width: 78%
}
.prelocation .locate-form .locate-form-button-content {
  width: 100%
}
.prelocation .locate-form button, .prelocation .locate-form input[type=submit] {
  display: block;
  width: 20%
}
@media (max-width:767px) {
  .prelocation .locate-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .prelocation .locate-form .locate-input-container {
    width: 58%
  }
  .prelocation .locate-form .locate-form-button-content {
    width: 100%
  }
  .prelocation .locate-form button, .prelocation .locate-form input[type=submit] {
    display: block;
    width: 40%
  }
}
@media (min-width:768px) and (max-width:991px) {
  .prelocation .locate-form .btn {
    padding: 0 5px
  }
}
.postlocation {
  position: relative;
  padding: 10px 0;
  border: 1px solid #6a6a6a
}
@media (max-width:767px) {
  .postlocation {
    border: none
  }
}
.postlocation-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 1rem 1rem
}
.postlocation-header p {
  margin: 0;
  font-size: 1.6rem;
  font-family: opensans-extrabold;
  text-transform: uppercase
}
.postlocation-header a {
  font-family: opensans-semibold;
  text-transform: underline
}
@media (max-height:700px) {
  .modal-open {
    overflow: hidden;
    height: 100%
  }
}
.booking-esp .booking-calendar-item-hours > p, .booking-esp .booking-calendar-item-hours button {
  font-size: 1.1rem
}
.booking-calendar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (max-width:767px) {
  .booking-calendar {
    margin: 0 10px
  }
}
.booking-calendar .booking-calendar-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 24.5%;
  padding: 8px 0 5px;
  outline: none;
  background-color: #f3f3f3;
  box-shadow: inset 0 1px 0 0 #dd1215;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  cursor: pointer
}
.booking-calendar .booking-calendar-item.day-selected, .booking-calendar .booking-calendar-item:focus, .booking-calendar .booking-calendar-item:hover {
  box-shadow: inset 0 5px 0 0 #dd1215;
  background-color: #ebebeb
}
.booking-calendar .booking-calendar-item.day-selected .booking-calendar-item-date, .booking-calendar .booking-calendar-item:focus .booking-calendar-item-date, .booking-calendar .booking-calendar-item:hover .booking-calendar-item-date {
  font-family: opensans-extrabold;
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}
.booking-calendar .booking-calendar-item.day-selected .booking-calendar-item-icon:before, .booking-calendar .booking-calendar-item:focus .booking-calendar-item-icon:before, .booking-calendar .booking-calendar-item:hover .booking-calendar-item-icon:before {
  content: '\e80e';
  color: #b5c428
}
.booking-calendar .booking-calendar-item .booking-calendar-item-day {
  display: block;
  font-family: opensans-extrabold;
  text-transform: uppercase;
  color: #ae0e11;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}
.booking-calendar .booking-calendar-item .booking-calendar-item-date {
  display: block;
  font-size: 1.8rem;
  font-family: opensans-semibold;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}
.booking-calendar .booking-calendar-item .booking-calendar-item-icon {
  line-height: 13px
}
.booking-calendar .booking-calendar-item-hours {
  background: -webkit-linear-gradient(bottom, #006bb7, #006bb7 50%, #214e70 85%, #214e70);
  background: linear-gradient(0deg, #006bb7, #006bb7 50%, #214e70 85%, #214e70);
  position: absolute;
  z-index: 5;
  top: 100%;
  left: calc((100% - 120px) / 2);
  margin-top: -5px;
  padding: 0 10px;
  overflow: hidden;
  width: 120px;
  max-height: 0;
  font-family: opensans-extrabold;
  text-align: center;
  color: #fff;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  cursor: default
}
@media (max-width:767px) {
  .booking-calendar .booking-calendar-item-hours {
    left: calc((100% - 100px) / 2);
    width: 100px;
    padding: 0 3px;
    font-family: opensans-bold
  }
}
.booking-calendar .booking-calendar-item-hours:before {
  content: '';
  position: absolute;
  top: -14px;
  left: calc((100% - 30px) / 2);
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #214e70
}
.booking-calendar .booking-calendar-item-hours.hours-dropdown-open {
  max-height: none;
  padding: 10px;
  -webkit-animation: g .4s linear;
  animation: g .4s linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
@media (max-width:767px) {
  .booking-calendar .booking-calendar-item-hours.hours-dropdown-open {
    padding: 10px 3px
  }
}
.booking-calendar .booking-calendar-item-hours p {
  text-transform: uppercase
}
@media (max-width:767px) {
  .booking-calendar .booking-calendar-item-hours p {
    font-size: 1.2rem
  }
}
.booking-calendar .booking-calendar-item-hours li {
  padding: 3px 0;
  font-size: 1.7rem;
  cursor: pointer
}
@media (max-width:767px) {
  .booking-calendar .booking-calendar-item-hours li {
    font-size: 1.5rem
  }
}
.booking-calendar .booking-calendar-item-hours li.hour-selected, .booking-calendar .booking-calendar-item-hours li:hover {
  border-radius: 3px;
  background-color: rgba(0, 0, 0, .2)
}
.booking-calendar .booking-calendar-item-hours button {
  margin-top: 10px
}
@media (max-width:767px) {
  .booking-calendar .booking-calendar-item-hours button {
    height: 30px;
    padding: 0 5px;
    font-size: 1.1rem
  }
}
.booking-calendar .booking-calendar-item-hours button[disabled] {
  opacity: 1;
  border-color: #ebebeb;
  color: #fff;
  background-color: #6a6a6a
}
.booking-calendar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.booking-calendar-nav .booking-calendar-nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 10px 0;
  font-size: 1.2rem;
  font-family: opensans-semibold;
  text-transform: uppercase;
  color: #6a6a6a
}
.booking-calendar-nav .booking-calendar-nav-item.disabled {
  pointer-events: none;
  opacity: .3
}
.confirmation {
  background-color: #fff;
  border: 1px solid #ebebeb;
  padding: .5rem 2rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 390px
}
@media (min-width:1200px) {
  .confirmation {
    width: auto;
    max-width: 100%
  }
}
@media (max-width:767px) {
  .confirmation {
    position: static;
    width: 100%;
    padding: 20px 10px 10px
  }
}
.confirmation-closebtn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  padding: 0 10px 10px;
  cursor: pointer
}
.book-change-date {
  display: block;
  padding: 1rem
}
@media (max-width:767px) {
  .book-change-date {
    position: relative;
    top: -2rem;
    width: 100%
  }
}
.confirmation-title {
  font-size: 2rem;
  font-family: gotham-bold, serif;
  text-transform: uppercase;
  color: #dd1215
}
@media (max-width:767px) {
  .confirmation-title {
    text-align: center
  }
}
@media (max-width:350px) {
  .confirmation-title {
    font-size: 1.6rem
  }
}
.confirmation-title.contact {
  color: #006bb7;
  margin-bottom: 0
}
.confirmation-title.red-color {
  color: #dd1215;
  margin-bottom: 0
}
.confirmation-recap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 10px
}
.confirmation-recap .confirmation-recap-segment {
  width: 49.5%
}
@media (max-width:767px) {
  .confirmation-recap .confirmation-recap-segment {
    width: 100%
  }
}
@media (max-width:767px) {
  .confirmation-recap .confirmation-recap-segment:first-of-type {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-top: 10px
  }
}
.confirmation-recap .confirmation-recap-segment .confirmation-subtitle {
  display: block;
  margin: 0;
  font-size: 1.8rem;
  font-family: gotham-bold;
  text-transform: uppercase
}
.confirmation-recap .confirmation-recap-segment .confirmation-location {
  color: #006bb7
}
.confirmation-recap .confirmation-date {
  display: block;
  font-size: 1.4rem;
  font-family: gotham-bold, serif;
  text-transform: uppercase
}
.confirmation-recap .confirmation-phone {
  font-size: 1.4rem;
  font-family: gotham-bold, serif;
  color: #6a6a6a
}
.booking-form .form-group {
  margin-bottom: .5rem
}
.booking-form .booking-form-legend {
  padding-bottom: .5rem;
  font-size: 1.2rem;
  border-bottom: 1px solid #dd1215;
  text-align: center
}
@media (max-width:767px) {
  .booking-form .booking-form-legend {
    font-size: 1.1rem
  }
}
.booking-form .booking-form-inner textarea {
  height: 5rem
}
.booking-form .booking-form-modelyear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.booking-form .booking-form-modelyear .form-group:first-child {
  width: 73%
}
.booking-form .booking-form-modelyear .form-group:last-child {
  width: 23%
}
.booking-form .booking-form-modelyear .dropdown-menu {
  z-index: 999
}
.booking-form .booking-form-btncontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 0
}
.booking-form .booking-form-btncontainer label {
  font-family: opensans-semibold, serif;
  font-style: italic;
  text-transform: capitalize;
  color: #8b8b8b
}
.booking-form .booking-form-requiredfield {
  margin-bottom: .5rem;
  font-size: 13px;
  font-family: opensans-italic, serif
}
.header-contact-widget {
  max-height: 80vh;
  overflow: auto;
  padding-top: 1rem
}
.header-contact-widget .confirmation-recap-segment {
  width: 100%
}
.header-contact-widget .confirmation-title {
  color: #006bb7;
  margin-bottom: 0
}
.header-contact-widget .confirmation-description {
  margin-bottom: .5rem
}
.header-contact-widget .contact-checkbox-container {
  margin-top: 0
}
@media (min-width:992px) {
  .header-contact-widget .form-group {
    margin-bottom: .5rem
  }
}
.header-booking {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%
}
.header-booking .icons {
  font-size: 1.7rem
}
@media (min-width:992px) and (max-width:1199px) {
  .header-booking .icons {
    font-size: 1.5rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .header-booking .icons {
    display: none
  }
}
.header-booking .icon-calendar-plus {
  font-size: 2rem
}
@media (min-width:992px) and (max-width:1199px) {
  .header-booking .icon-calendar-plus {
    font-size: 1.8rem
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .header-arrow-icons {
    display: none
  }
}
@media (min-width:768px) and (max-width:991px) {
  .header-arrow-icons {
    display: none
  }
}
.booking-confirm {
  margin-bottom: 0
}
.booking-confirmation {
  max-height: calc(90vh - 4.7rem)
}
@media (max-width:767px) {
  .booking-confirmation {
    max-height: 100%
  }
}
.booking-confirmation .dropdown-menu li a {
  padding: .5rem 1.4rem
}
.confirmation-title-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: .6rem
}
.confirmation-title-container .confirmation-title {
  font-size: 1.3rem;
  line-height: normal
}
.confirmation-title-container .book-change-date {
  font-size: 1.2rem;
  height: 3rem
}
.booking-half-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.booking-half-group .form-group {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 48%;
  flex: 1 1 48%;
  max-width: 48%
}
.booking-half-group + .confirmation-recap {
  padding-bottom: .5rem
}
.booking-form-requiredfield {
  font-size: 1.3rem;
  font-family: opensans-italic, serif;
  text-align: left
}
.booking-form-requiredfield, .fzop-margin-bottom {
  display: block;
  margin-bottom: .5rem
}
.booking-modal {
  font-size: 1.3rem
}
.booking-modal .booking-widget-toggle {
  height: auto;
  position: relative;
  width: 100%
}
.booking-modal .booking-widget {
  position: relative;
  overflow: visible;
  max-height: 100%;
  -webkit-transform: none;
  transform: none;
  -webkit-transition: none;
  transition: none
}
@media (max-width:767px) {
  .booking-modal .booking-calendar {
    margin: 0
  }
}
.booking-modal .booking-modal-closebtn {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 5;
  padding: 10px;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer
}
.booking-modal .booking-contactus p {
  font-size: 1.4rem
}
.booking-modal .confirmation {
  position: relative;
  width: 100%
}
@media (max-width:767px) {
  .booking-modal .confirmation {
    padding-bottom: 4rem
  }
  .booking-modal .confirmation .alertmessage.success {
    margin: .5rem 0
  }
}
.booking-modal .modal-body {
  padding: 0;
  min-height: auto
}
@media (max-width:767px) {
  .booking-modal .modal-body {
    min-height: calc(100vh - 25px)
  }
}
.additional-tracking .trackcar-item:after, .additional-tracking .trackcar-item:before {
  position: absolute;
  left: -5%;
  z-index: -1;
  width: 100%;
  height: 50%;
  background-color: #727272;
  content: ''
}
@media (max-width:767px) {
  .additional-tracking .trackcar-item:after, .additional-tracking .trackcar-item:before {
    left: -8%
  }
}
.additional-resources {
  padding-bottom: 50px
}
@media (max-width:767px) {
  .additional-resources {
    padding-bottom: 25px;
    background-color: #ebebeb
  }
}
.additional-resources .additional-resources-header {
  position: relative;
  float: right;
  width: 40%;
  padding: 35px 100px 60px 0;
  text-align: right;
  color: #006bb7
}
@media (min-width:768px) and (max-width:991px) {
  .additional-resources .additional-resources-header {
    width: 50%
  }
}
.additional-resources .additional-resources-header h2 {
  text-align: right
}
.additional-resources-content {
  border: 1px solid #ebebeb
}
@media (max-width:767px) {
  .additional-resources-content {
    border: 0;
    background-color: #fff
  }
}
.additional-resources-segment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px 0;
  border-top: 1px solid #ebebeb
}
@media (min-width:768px) and (max-width:991px) {
  .additional-resources-segment {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
@media (max-width:767px) {
  .additional-resources-segment {
    padding: 0;
    border: 0
  }
}
.additional-resources-segment:first-of-type {
  padding-bottom: 0;
  border-top: 0
}
.additional-resources-item {
  width: 50%;
  padding: 30px
}
@media (min-width:768px) and (max-width:991px) {
  .additional-resources-item {
    width: 100%
  }
}
@media (max-width:767px) {
  .additional-resources-item {
    width: 100%;
    padding: 30px 15px 0
  }
}
.additional-resources-item:nth-of-type(2n) {
  border-left: 1px solid #ebebeb
}
@media (max-width:767px) {
  .additional-resources-item:nth-of-type(2n) {
    border-left: 0
  }
}
.additional-resources-item h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px;
  font-size: 2.4rem;
  font-family: gotham-bold, serif;
  text-transform: uppercase
}
.additional-resources-item h3 .additional-resources-item-icon {
  margin-right: 10px
}
.additional-resources-item .additional-resources-list {
  margin-bottom: 10px;
  font-size: 1.3rem
}
.additional-resources-item .additional-resources-list li {
  padding-bottom: 5px
}
.additional-resources-item .additional-resources-list li:before {
  content: '- '
}
.additional-resources-item .card-fineprint {
  margin-top: 10px;
  font-size: .8rem
}
.creditcard .word-break {
  margin: 1rem 0
}
.creditcard .word-break a {
  word-break: break-all
}
.additional-app {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end
}
@media (max-width:767px) {
  .additional-app {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb
  }
}
.additional-app h3 {
  font-size: 2.2rem
}
.additional-app .app-icon {
  margin-right: 8px
}
.additional-app .app-image {
  width: 35%;
  height: 200px;
  box-shadow: 12px 8px 20px -10px #6a6a6a
}
@media (max-width:767px) {
  .additional-app .app-image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 60%;
    margin: 0 auto
  }
}
.additional-app .app-info {
  width: 65%;
  padding-left: 20px
}
@media (max-width:767px) {
  .additional-app .app-info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px
  }
}
.additional-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0
}
@media (min-width:992px) and (max-width:1199px) {
  .additional-card {
    display: block;
    text-align: center
  }
}
@media (min-width:768px) and (max-width:991px) {
  .additional-card {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media (max-width:767px) {
  .additional-card {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    display: initial;
    text-align: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}
.additional-card h3 {
  display: block;
  font-size: 2.5rem
}
@media (max-width:767px) {
  .additional-card h3 {
    font-size: 2.2rem
  }
}
.additional-card h3 span {
  font-size: 3.2rem
}
@media (max-width:767px) {
  .additional-card h3 span {
    font-size: 2.2rem
  }
}
.additional-card .card-image {
  max-height: 200px;
  width: 50%
}
@media (min-width:768px) and (max-width:991px) {
  .additional-card .card-image {
    width: auto
  }
}
@media (max-width:767px) {
  .additional-card .card-image {
    margin-bottom: 10px;
    max-height: none;
    width: auto
  }
}
.additional-card .card-info {
  width: 50%;
  padding-left: 20px
}
@media (min-width:992px) and (max-width:1199px) {
  .additional-card .card-info {
    width: 100%
  }
}
@media (max-width:767px) {
  .additional-card .card-info {
    width: 100%;
    padding-left: 0
  }
}
.additional-question h3 {
  font-size: 2.5rem
}
.additional-question .social-items {
  padding-top: 20px
}
@media (max-width:767px) {
  .additional-tracking {
    padding-bottom: 30px
  }
}
.additional-tracking h3 {
  font-size: 2.2rem
}
.additional-tracking form ::-webkit-input-placeholder {
  font-family: opensans-italic, serif
}
.additional-tracking form :-moz-placeholder, .additional-tracking form ::-moz-placeholder {
  font-family: opensans-italic, serif
}
.additional-tracking form :-ms-input-placeholder {
  font-family: opensans-italic, serif
}
.additional-tracking form input {
  display: inline-block;
  max-width: 310px;
  height: 45px;
  margin-right: 10px;
  vertical-align: middle
}
@media (max-width:767px) {
  .additional-tracking form input {
    margin-right: 0;
    max-width: 70%
  }
}
.additional-tracking form button {
  height: 45px
}
@media (max-width:767px) {
  .additional-tracking form button {
    width: 28%
  }
}
.additional-tracking .trackcar-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 0 20px
}
.additional-tracking .trackcar-status:first-of-type {
  padding-top: 10px
}
.additional-tracking .trackcar-status:nth-of-type(3) {
  padding-top: 20px
}
.additional-tracking .trackcar-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 5;
  width: 24%;
  height: 50px;
  font-size: 1.3rem;
  font-family: opensans-extrabold;
  text-transform: uppercase;
  color: #fff
}
@media (max-width:767px) {
  .additional-tracking .trackcar-item {
    font-size: 1rem
  }
}
.additional-tracking .trackcar-item:before {
  top: 0;
  -webkit-transform: skew(20deg);
  transform: skew(20deg)
}
.additional-tracking .trackcar-item:after {
  bottom: 0;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg)
}
.additional-tracking .trackcar-item > span {
  background-color: #727272
}
.additional-tracking .trackcar-item:first-of-type {
  overflow: hidden
}
.additional-tracking .trackcar-item.active:after, .additional-tracking .trackcar-item.active:before, .additional-tracking .trackcar-item.active > span {
  background-color: #dd1215
}
.additional-tracking .trackcar-item.inactive {
  opacity: .8
}
.additional-faq-button {
  margin-right: .3rem
}
.brag:after, .brag:before {
  position: absolute;
  top: 0;
  height: 100%;
  content: ''
}
.brag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  padding: 40px 0;
  color: #fff
}
.brag:before {
  background: -webkit-linear-gradient(left, #006bb7, #006bb7 100%, #214e70 200%, #214e70);
  background: linear-gradient(90deg, #006bb7, #006bb7 100%, #214e70 200%, #214e70);
  width: 50%;
  right: 0
}
.brag:after {
  background: -webkit-linear-gradient(right, #dd1215, #dd1215 30%, #9a1816 80%, #9a1816);
  background: linear-gradient(270deg, #dd1215, #dd1215 30%, #9a1816 80%, #9a1816);
  width: 20%;
  right: -70px;
  -webkit-transform: skew(-25deg);
  transform: skew(-25deg)
}
.brag .brag-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.brag .newsletter {
  width: 50%
}
@media (min-width:768px) and (max-width:991px) {
  .brag .newsletter .newsletter-title, .brag .newsletter form {
    text-align: center
  }
}
.brag-text {
  position: relative;
  z-index: 5;
  width: 50%;
  padding: 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media (max-width:767px) {
  .brag-text {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}
.brag-text .brag-title {
  margin: 0;
  font-size: 3rem
}
.brag-text .brag-title span {
  font-size: 48px;
  font-family: gotham-bold
}
.brag-text .brag-subtitle {
  margin: 0;
  font-size: 2.4rem
}
.brag-text p {
  margin: 0;
  font-size: 1.6rem
}
.brag-text .icon-left {
  display: inline-block
}
@media (max-width:767px) {
  .brag-text .icon-left {
    width: 100%;
    text-align: center
  }
}
.brag-new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  padding: 40px 0
}
.brag-new .image {
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 50%
}
.brag-new .locate-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.brag-new .free-estimate {
  width: 50%;
  float: left
}
@media (max-width:767px) {
  .brag-new .free-estimate {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}
@media (min-width:768px) and (max-width:991px) {
  .brag-new .free-estimate .newsletter-title, .brag-new .free-estimate form {
    text-align: center
  }
}
.brag-new .icon-left {
  margin-right: 1rem
}
@media (max-width:767px) {
  .brag-new .icon-left {
    margin-right: 0
  }
}
.brag-new .brag-title {
  color: #af0e11;
  font-size: 2.5rem;
  margin-bottom: 1rem;
  font-family: gotham-book
}
@media (max-width:767px) {
  .brag-new .brag-title {
    font-size: 2rem
  }
}
.brag-new .brag-description {
  margin-bottom: 1rem;
  color: #555;
  font-size: 1.4rem;
  font-family: opensans
}
@media (max-width:767px) {
  .brag-new .brag-description {
    font-size: 1.3rem
  }
}
.brag-new .brag-description strong {
  color: #214e70;
  font-family: opensans-extrabold
}
@media (max-width:767px) {
  .brag-new .brag-text {
    padding: 0
  }
}
.brag-new .brag-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media (max-width:767px) {
  .brag-new .brag-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
@media (max-width:767px) {
  .brag-new .brag-text-content, .brag-new .brag-text-content .btn {
    width: 100%
  }
}
.free-estimate {
  position: relative
}
.free-estimate .findoffers-form-label {
  font-size: 2.5rem;
  color: #214e70
}
@media (max-width:767px) {
  .free-estimate .findoffers-form-label {
    font-size: 2rem
  }
}
.free-estimate .icon-blue {
  color: #214e70;
  font-size: 2rem
}
.free-estimate .locate-input-container {
  margin-right: .8rem
}
@media (min-width:768px) and (max-width:991px) {
  .free-estimate .locate-input-container {
    width: 22rem
  }
}
.carcare {
  padding: 3rem 0 2rem
}
.carcare.gradient-section {
  border-bottom: .3rem solid #006bb7
}
.carcare.gradient-section .gradient-section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2.2rem;
  margin-bottom: 1rem
}
.carcare .social-container {
  text-align: right
}
.carcare-inner {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left
}
.carcare-inner, .carcare-inner .carcare-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.carcare-inner .carcare-info {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 60%;
  flex: 1 1 60%;
  max-width: 60%
}
.carcare-inner .carcare-cta {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 40%;
  flex: 1 1 40%;
  max-width: 40%
}
.carcare-inner .carcare-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 2rem
}
.carcare-inner .carcare-buttons > a, .carcare-inner .carcare-buttons > button {
  padding: 2rem 3rem
}
@media (min-width:768px) and (max-width:991px) {
  .carcare-inner .carcare-buttons > a, .carcare-inner .carcare-buttons > button {
    padding: 0 1rem
  }
}
.carcare-inner .carcare-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px
}
@media (min-width:768px) and (max-width:991px) {
  .carcare-inner .carcare-icon {
    padding: 10px
  }
}
.carcare-inner .carcare-icon:before {
  font-size: 80px
}
.carcare-inner .carcare-icon span {
  font-size: 1.2rem;
  font-family: opensans-extrabold, serif;
  text-transform: uppercase
}
.carcare-inner .carcare-button-container {
  padding: 20px
}
@media (min-width:768px) and (max-width:991px) {
  .carcare-inner .carcare-button-container {
    padding: 10px
  }
}
.carcare-faq-button {
  margin-right: 1.5rem
}
.carcare-question {
  margin-right: 2rem
}
.carcare-question:before {
  font-size: 4.5rem
}
.customers {
  padding: 50px 0 25px
}
.customers-content, .customers-content .customers-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.customers-content .customers-article {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 32%;
  padding: 20px
}
@media (min-width:768px) and (max-width:991px) {
  .customers-content .customers-article {
    width: 50%
  }
}
@media (min-width:768px) and (max-width:991px) {
  .customers-content .customers-article:nth-child(2) {
    display: none
  }
}
.customers-content .customers-article:last-child {
  border-left: 1px solid #ebebeb
}
.customers-content .testimonial-section {
  margin-bottom: 50px
}
.customers-content .testimonial-buttons-container {
  -webkit-transform: translateX(60%);
  transform: translateX(60%)
}
@media (min-width:768px) and (max-width:991px) {
  .customers-content .testimonial-buttons-container {
    -webkit-transform: none;
    transform: none
  }
}
.video-section h3 {
  text-transform: uppercase;
  font-size: 1.6rem;
  font-family: opensans-extrabold
}
.hero-carousel-bottomcover, .hero-carousel-topcover {
  position: absolute;
  width: 200px;
  height: 250px;
  background-color: #fff
}
.hero-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.hero-carousel-container {
  position: relative;
  overflow: hidden;
  max-height: 350px;
  width: 100%
}
@media (max-width:767px) {
  .hero-carousel-container {
    width: 100%
  }
}
.carousel-toggle-button {
  position: absolute;
  bottom: 0;
  right: 140px;
  z-index: 25;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0 9px
}
@media (max-width:767px) {
  .carousel-toggle-button {
    right: 0
  }
}
.hero-carousel {
  background: #000
}
.hero-carousel .hero-carousel-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 350px;
  padding: 10px;
  font-family: alrightsans;
  color: #fff;
  font-size: 1.4rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum'
}
.hero-carousel .hero-carousel-item img {
  color: #006bb7
}
@media (min-width:768px) and (max-width:991px) {
  .hero-carousel .hero-carousel-item {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-position-x: 67%
  }
}
@media (max-width:767px) {
  .hero-carousel .hero-carousel-item {
    height: 275px;
    background-position-x: 80%
  }
}
@media (min-width:1201px) and (max-width:1600px) {
  .hero-carousel .hero-carousel-item.banner-summerpaintsale-item {
    background-position: 30%
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .hero-carousel .hero-carousel-item.banner-summerpaintsale-item {
    background-position: 25%
  }
}
@media (min-width:768px) and (max-width:1024px) {
  .hero-carousel .hero-carousel-item.banner-summerpaintsale-item {
    background-position: 0
  }
  .hero-carousel .hero-carousel-item.banner-summerpaintsale-item .hero-carousel-overlay {
    display: block
  }
}
@media (max-width:767px) {
  .hero-carousel .hero-carousel-item.banner-summerpaintsale-item {
    background-position: 0
  }
}
.hero-carousel .hero-carousel-item .anniversary {
  border-right: .3rem solid #fff;
  margin-bottom: 1.5rem
}
.hero-carousel .hero-carousel-item .anniversary span {
  font-size: 3rem;
  line-height: 3rem;
  text-transform: uppercase
}
@media (max-width:1200px) {
  .hero-carousel .hero-carousel-item .anniversary span {
    font-size: 2.3rem;
    line-height: 2.3rem
  }
}
.hero-carousel .hero-carousel-item .anniversary .margin-bottom10 {
  margin-bottom: 1rem
}
@media (max-width:1200px) {
  .hero-carousel .hero-carousel-item .anniversary {
    border-right: 0;
    border-bottom: .1rem solid #fff;
    padding-bottom: .5rem
  }
}
.hero-carousel .hero-carousel-item .margin-left2 {
  margin-left: 2rem
}
@media (max-width:1200px) {
  .hero-carousel .hero-carousel-item .margin-left2 {
    margin-left: 0
  }
}
.hero-carousel .hero-carousel-item .dark-shadow {
  text-shadow: 0 .2rem .6rem #000
}
.hero-carousel .set-overlay-on-banner:before {
  background: rgba(0, 0, 0, .35);
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}
.hero-carousel .hero-carousel-overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6)
}
@media (max-width:767px) {
  .hero-carousel .hero-carousel-overlay {
    display: block
  }
}
.hero-carousel .hero-carousel-anchor {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 5
}
.hero-carousel .dark-background {
  left: 0;
  top: 0
}
@media (max-width:991px) {
  .hero-carousel .dark-background {
    background: rgba(0, 0, 0, .4)
  }
}
.hero-carousel .hero-carousel-image {
  width: 300px
}
@media (min-width:768px) and (max-width:991px) {
  .hero-carousel .hero-carousel-image {
    display: none
  }
}
@media (max-width:767px) {
  .hero-carousel .hero-carousel-image {
    display: none
  }
}
.hero-carousel .slick-dots {
  bottom: 20px
}
.hero-carousel .slick-dots li {
  width: 15px;
  height: 20px;
  margin: 0 1px
}
.hero-carousel .slick-dots li.slick-active button:before {
  color: #dd1215
}
.hero-carousel .slick-dots li button {
  width: 15px;
  height: 20px;
  padding: 0
}
.hero-carousel .slick-dots li button:focus {
  outline: thin solid #333 !important;
  outline: 5px auto -moz-focus-ring-color !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px
}
.hero-carousel .slick-dots li button:before {
  content: '\2022';
  width: 15px;
  height: 20px;
  opacity: 1;
  font-size: 40px;
  color: #fff
}
.hero-carousel .slick-next, .hero-carousel .slick-prev {
  z-index: 5
}
.hero-carousel .slick-next:focus, .hero-carousel .slick-prev:focus {
  outline: thin solid #333 !important;
  outline: 5px auto -moz-focus-ring-color !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px
}
.hero-carousel .slick-next:before, .hero-carousel .slick-prev:before {
  opacity: 1;
  font-size: 20px;
  color: #fff
}
.hero-carousel .slick-prev {
  left: 170px
}
.hero-carousel .slick-prev:before {
  content: '\e800'
}
.hero-carousel .slick-next {
  right: 170px
}
.hero-carousel .slick-next:before {
  content: '\e801'
}
.hero-carousel.slick-dotted {
  margin-bottom: 0
}
.hero-carousel .hero-anniversary {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
@media (max-width:1200px) {
  .hero-carousel .hero-anniversary {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.hero-carousel .hero-anniversary .hero-carousel-image {
  width: 22.5rem
}
@media (max-width:1200px) {
  .hero-carousel .hero-anniversary .hero-carousel-image {
    display: block;
    text-align: center;
    width: 29rem
  }
}
@media (max-width:767px) {
  .hero-carousel .hero-anniversary .hero-carousel-image {
    padding: 0 1.5rem
  }
}
.hero-carousel .hero-anniversary .flex-to-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
@media (max-width:1200px) {
  .hero-carousel .hero-anniversary .flex-to-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.hero-carousel .hero-anniversary .flex-dir {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
@media (max-width:1200px) {
  .hero-carousel .hero-anniversary .flex-dir {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5rem
  }
}
.hero-carousel .hero-anniversary .set-max-width {
  max-width: 15rem;
  margin-left: 25%
}
@media (max-width:1200px) {
  .hero-carousel .hero-anniversary .set-max-width {
    margin-left: 0
  }
}
.hero-carousel .hero-anniversary .hero-carousel-content {
  width: 38rem
}
.hero-carousel .hero-anniversary .hero-carousel-content .set-margin-4 {
  width: 36rem
}
@media (max-width:1200px) {
  .hero-carousel .hero-anniversary .hero-carousel-content {
    text-align: center;
    width: auto
  }
}
.hero-carousel .hero-anniversary .anniversary-sup {
  top: -.9rem
}
.hero-carousel .dual_offer {
  -webkit-box-align: top;
  -ms-flex-align: top;
  align-items: top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 80%
}
@media (min-width:768px) and (max-width:991px) {
  .hero-carousel .dual_offer {
    width: 90%
  }
}
@media (max-width:767px) {
  .hero-carousel .dual_offer {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.hero-carousel .dual_offer a {
  margin-top: 1rem;
  position: relative;
  z-index: 7
}
.hero-carousel .dual_offer .first-col, .hero-carousel .dual_offer .second-col {
  width: 50%
}
@media (max-width:767px) {
  .hero-carousel .dual_offer .first-col, .hero-carousel .dual_offer .second-col {
    margin-bottom: 1.5rem;
    width: 100%
  }
}
.hero-carousel .dual_offer .second-col {
  padding-right: 6.2rem
}
@media (max-width:767px) {
  .hero-carousel .dual_offer .second-col {
    padding-right: 0;
    text-align: center
  }
}
.hero-carousel .dual_offer .discount {
  position: relative;
  z-index: 7
}
@media (max-width:767px) {
  .hero-carousel .dual_offer .discount {
    text-align: center
  }
}
.hero-carousel .dual_offer .discount a {
  margin-top: 1rem
}
.hero-carousel .dual_offer .discount p {
  color: #fff;
  font-family: alrightsans-bold;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  text-shadow: 0 .2rem .4rem #000;
  text-transform: uppercase
}
.hero-carousel .dual_offer .discount p:first-child {
  font-size: 4rem;
  font-style: normal
}
@media (max-width:991px) {
  .hero-carousel .dual_offer .discount p:first-child {
    font-size: 3rem
  }
}
.hero-carousel .dual_offer .discount p:nth-child(2) {
  font-size: 1.4rem
}
@media (max-width:991px) {
  .hero-carousel .dual_offer .discount p:nth-child(2) {
    font-size: 1.3rem
  }
}
.hero-carousel .dual_offer .discount p:last-child {
  font-size: 3.1rem
}
@media (max-width:991px) {
  .hero-carousel .dual_offer .discount p:last-child {
    font-size: 2.4rem
  }
}
.hero-carousel .miracles-item {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
@media (min-width:992px) and (max-width:1199px) {
  .hero-carousel .miracles-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
@media (max-width:767px) {
  .hero-carousel .miracles-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
.hero-carousel .miracles-item img {
  max-width: 100%
}
.hero-carousel .miracles-item .max-width300 {
  max-width: 30rem
}
@media (min-width:992px) and (max-width:1199px) {
  .hero-carousel .miracles-item .max-width300 {
    display: none
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hero-carousel .miracles-item .max-width300 {
    display: none
  }
}
@media (max-width:767px) {
  .hero-carousel .miracles-item .max-width300 {
    max-width: 23rem
  }
}
@media (max-width:640px) {
  .hero-carousel .miracles-item .max-width300 {
    display: none
  }
}
.hero-carousel .miracles-item .flex-fix-to-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 2rem
}
@media (max-width:1400px) {
  .hero-carousel .miracles-item .flex-fix-to-center {
    padding-left: 0
  }
}
.hero-carousel .miracles-item .childrens img:first-child {
  margin-bottom: 3rem
}
@media (max-width:1300px) {
  .hero-carousel .miracles-item .childrens {
    max-width: 17rem
  }
}
.hero-carousel .miracles-item .miracles-day-img {
  margin-bottom: 4rem;
  max-width: 26rem
}
@media (max-width:1400px) {
  .hero-carousel .miracles-item .miracles-day-img {
    max-width: 22rem
  }
}
.hero-carousel .miracles-item .font-15 {
  font-size: 1.5rem
}
.hero-carousel .miracles-item .margin-left-10 {
  margin-left: 1rem
}
@media (max-width:1400px) {
  .hero-carousel .miracles-item .margin-left-10 {
    margin-left: 0
  }
}
.hero-carousel .miracles-item .miracles-day {
  text-align: center
}
@media (max-width:1400px) {
  .hero-carousel .miracles-item .miracles-day span {
    display: block
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .hero-carousel .miracles-item .miracles-day {
    max-width: 100%
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hero-carousel .miracles-item .miracles-day {
    max-width: 19rem;
    margin-left: 2rem
  }
}
.hero-carousel .huricane {
  max-width: 30rem;
  position: relative;
  width: 100%;
  z-index: 9
}
.hero-carousel .huricane img {
  max-width: 100%
}
@media (min-width:768px) and (max-width:991px) {
  .hero-carousel .huricane img {
    position: relative;
    z-index: 9
  }
}
@media (max-width:767px) {
  .hero-carousel .huricane img {
    position: relative;
    z-index: 9
  }
}
.hero-carousel .huricane .help-support {
  font-family: alrightsans-bold;
  font-size: 1.7rem;
  line-height: 1
}
.hero-carousel .huricane .center-logos {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.hero-carousel .huricane .center-logos img:first-child {
  border-right: .1rem solid #fff;
  margin-right: 1rem;
  padding-right: 1.5rem
}
.hero-carousel .hero-huricane-banner {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
@media (min-width:768px) and (max-width:991px) {
  .hero-carousel .hero-huricane-banner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
@media (max-width:767px) {
  .hero-carousel .hero-huricane-banner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
.hero-carousel .hero-huricane-banner .align-to-right {
  margin-right: 15%
}
@media (min-width:992px) and (max-width:1199px) {
  .hero-carousel .hero-huricane-banner .align-to-right {
    margin-right: 20%
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hero-carousel .hero-huricane-banner .align-to-right {
    margin-right: 20%
  }
}
@media (max-width:767px) {
  .hero-carousel .hero-huricane-banner .align-to-right {
    margin-right: 0
  }
}
.hero-carousel .hero-huricane-banner .donate a {
  padding: 0 2rem;
  position: relative;
  z-index: 9;
  -webkit-animation: f 2s infinite;
  animation: f 2s infinite
}
.hero-carousel .hero-huricane-banner .donate a:hover {
  -webkit-animation: none;
  animation: none
}
@-webkit-keyframes f {
  0% {
    -webkit-box-shadow: 0 0 0 0 hsla(0, 0%, 100%, .4)
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px hsla(0, 0%, 100%, 0)
  }
  to {
    -webkit-box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0)
  }
}
@keyframes f {
  0% {
    box-shadow: 0 0 0 0 hsla(0, 0%, 100%, .4)
  }
  70% {
    box-shadow: 0 0 0 10px rgba(204, 169, 44, 0)
  }
  to {
    box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0)
  }
}
@media (max-width:1260px) {
  .hero-carousel .banner-on-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}
@media (max-width:1200px) {
  .hero-carousel .banner-on-left .hero-carousel-image {
    width: 19.4rem
  }
}
.hero-carousel .hero-custom-image > img {
  height: 100%;
  left: 0;
  position: absolute;
  object-fit: cover;
  top: 0;
  width: 100% !important;
  z-index: -1
}
.hero-huricane-banner .hero-custom-image > img {
  object-position: 100% 0
}
.hero-carousel-content {
  position: relative;
  width: 360px
}
@media (max-width:767px) {
  .hero-carousel-content {
    width: 100%
  }
}
.hero-carousel-content.banner-summerpaintsale {
  width: 420px;
  margin-left: 30%
}
@media (min-width:1201px) and (max-width:1600px) {
  .hero-carousel-content.banner-summerpaintsale {
    width: 360px
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .hero-carousel-content.banner-summerpaintsale {
    width: 235px;
    margin-left: 38%
  }
}
@media (min-width:768px) and (max-width:1024px) {
  .hero-carousel-content.banner-summerpaintsale {
    width: 400px;
    margin-left: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (max-width:767px) {
  .hero-carousel-content.banner-summerpaintsale {
    width: 100%;
    margin-left: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
.hero-carousel-content.banner-summerpaintsale .content-segment {
  padding-top: 20px
}
@media (min-width:992px) and (max-width:1199px) {
  .hero-carousel-content.banner-summerpaintsale .content-segment {
    padding-left: 30%
  }
}
@media (min-width:1200px) {
  .hero-carousel-content.banner-summerpaintsale .content-segment {
    padding-left: 25%
  }
}
@media (min-width:768px) and (max-width:1024px) {
  .hero-carousel-content.banner-summerpaintsale .content-segment {
    padding-left: 0
  }
}
.hero-carousel-content.banner-summerpaintsale .first-paragraph {
  line-height: 1.1
}
@media (min-width:992px) and (max-width:1199px) {
  .hero-carousel-content.banner-summerpaintsale .first-paragraph {
    font-size: 1.4rem
  }
}
@media (min-width:768px) and (max-width:1024px) {
  .hero-carousel-content.banner-summerpaintsale .first-paragraph {
    font-size: 2rem
  }
}
.hero-carousel-content.banner-summerpaintsale .second-paragraph {
  line-height: 1.1
}
@media (min-width:992px) and (max-width:1199px) {
  .hero-carousel-content.banner-summerpaintsale .second-paragraph span:nth-of-type(1) {
    font-size: 1.3rem
  }
}
.hero-carousel-content.banner-summerpaintsale .second-paragraph span:nth-of-type(2) {
  margin-top: 5px
}
@media (min-width:992px) and (max-width:1199px) {
  .hero-carousel-content.banner-summerpaintsale .second-paragraph span:nth-of-type(2) {
    font-size: 6rem
  }
}
.hero-carousel-content.banner-summerpaintsale .second-paragraph sup {
  top: -.1em
}
.hero-carousel-content.banner-creditcard .first-paragraph span:nth-of-type(2) {
  margin-top: 10px
}
.hero-carousel-content.banner-creditcard .content-segment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.hero-carousel-content.banner-creditcard .content-segment p {
  width: 70%
}
.hero-carousel-content.banner-creditcard .content-segment .btn {
  width: 25%;
  height: 25px;
  margin-left: 10px;
  font-size: 1.1rem
}
.hero-carousel-content.banner-over40years .first-paragraph {
  padding: 5px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff
}
.hero-carousel-content.banner-over40years .content-segment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px
}
.hero-carousel-content.banner-over40years .content-segment > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  text-align: left
}
.hero-carousel-topcover {
  top: 0;
  right: -100px;
  z-index: 5;
  border-left: 30px solid #dd1215;
  -webkit-transform: skew(15deg);
  transform: skew(15deg)
}
@media (max-width:767px) {
  .hero-carousel-topcover {
    display: none !important
  }
}
.hero-carousel-bottomcover {
  right: -150px;
  bottom: 0;
  z-index: 10;
  border-bottom: 50px solid #ebebeb;
  -webkit-transform: skew(-35deg);
  transform: skew(-35deg)
}
@media (max-width:767px) {
  .hero-carousel-bottomcover {
    display: none !important
  }
}
.hero-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  padding-right: calc((100% - 1140px) / 2);
  padding-bottom: 50px;
  width: 35%;
  height: 350px;
  font-size: 1.3rem
}
@media (min-width:992px) and (max-width:1199px) {
  .hero-search {
    padding-right: calc((100% - 940px) / 2)
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hero-search {
    padding-right: calc((100% - 720px) / 2)
  }
}
.hero-search:after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 300%;
  height: 50px;
  background-color: #ebebeb;
  content: ''
}
.hero-search .hero-search-title {
  margin: 10px 0;
  color: #214e70;
  text-align: center;
  text-transform: uppercase;
  font-size: 2.4rem;
  font-family: gotham-book;
  line-height: 1.1
}
.hero-search .hero-search-title span {
  font-family: gotham-bold
}
.hero-search .hero-search-contact {
  position: absolute;
  bottom: 0;
  z-index: 10;
  height: 50px;
  margin: 0;
  font-size: 1.1rem;
  line-height: 50px
}
.hero-search .hero-search-contact a {
  font-family: gotham-bold;
  text-decoration: underline
}
.hero-search .locate-form {
  width: 90%
}
.hero-search .locate-form ::-webkit-input-placeholder {
  font-family: opensans-italic
}
.hero-search .locate-form :-moz-placeholder, .hero-search .locate-form ::-moz-placeholder {
  font-family: opensans-italic
}
.hero-search .locate-form :-ms-input-placeholder {
  font-family: opensans-italic
}
.hero-search .locate-input-container {
  width: auto
}
.hero-holiday {
  margin-left: 25%
}
@media (max-width:991px) {
  .hero-holiday {
    margin: 0
  }
}
.hero-holiday p {
  color: #fff;
  margin: 0;
  line-height: 1
}
.hero-holiday--title span {
  color: #fff;
  font-size: 2.8rem;
  letter-spacing: .2rem
}
.hero-holiday--title p {
  font-size: 4.2rem;
  font-weight: 700
}
.hero-holiday--overlay {
  margin-bottom: 2rem;
  position: relative
}
.hero-holiday--overlay img {
  height: 100%;
  left: -5.5rem;
  margin: 0 auto;
  object-fit: inherit;
  position: absolute;
  top: 0;
  right: 0;
  width: 140% !important
}
.hero-holiday--overlay p {
  font-size: 3.8rem;
  padding-top: .7rem;
  position: relative
}
@media (max-width:468px) {
  .hero-holiday--overlay p {
    font-size: 3rem
  }
}
.hero-holiday .hero-add-padd-btn a {
  font-family: alrightsans-black;
  padding: 0 2rem
}
.paint-sale-slider {
  position: relative
}
.paint-sale-slider .sm-text {
  font-size: 3.1rem;
  text-shadow: 0 0 30px #000
}
.paint-sale-slider p {
  font-size: 4.7rem
}
.paint-sale-slider .left-right-borders:after, .paint-sale-slider .left-right-borders:before {
  background: #fff;
  box-shadow: 0 0 20px #000;
  content: '';
  height: .2rem;
  position: absolute;
  top: 1.8rem;
  width: 16%
}
.paint-sale-slider .left-right-borders:after {
  right: 0
}
.paint-sale-slider .left-right-borders:before {
  left: 0
}
.featured-locations {
  padding: 50px 0;
  background-color: #ebebeb
}
.featured-locations h3 {
  text-transform: uppercase;
  font-size: 1.8rem;
  font-family: opensans-bold
}
.featured-locations .featured-locations-item {
  padding: 0 50px
}
.featured-locations .featured-locations-image {
  overflow: hidden;
  position: relative;
  max-width: 450px;
  height: 250px;
  background-size: cover;
  background-repeat: no-repeat
}
.featured-locations .featured-locations-image:after, .featured-locations .featured-locations-image:before {
  content: '';
  position: absolute;
  bottom: -80px;
  height: 50%;
  width: 85%;
  background-color: #006bb7;
  opacity: .8
}
@media (min-width:768px) and (max-width:991px) {
  .featured-locations .featured-locations-image:after, .featured-locations .featured-locations-image:before {
    width: 89%
  }
}
.featured-locations .featured-locations-image:after {
  right: -110px;
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg)
}
@media (max-width:767px) {
  .featured-locations .featured-locations-image:after {
    display: none
  }
}
.featured-locations .featured-locations-image:before {
  left: -40px;
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg)
}
@media (min-width:768px) and (max-width:991px) {
  .featured-locations .featured-locations-image:before {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
  }
}
@media (max-width:767px) {
  .featured-locations .featured-locations-image:before {
    background: -webkit-linear-gradient(left, #214e70, #214e70 60%, #006bb7 90%, #006bb7);
    background: linear-gradient(90deg, #214e70, #214e70 60%, #006bb7 90%, #006bb7);
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.featured-locations .featured-locations-image:before {
  width: 110%;
  border-top: 30px solid #dd1215
}
@media (max-width:767px) {
  .featured-locations .featured-locations-image:before {
    border-top: none
  }
}
.featured-locations .fit-cover {
  height: 100%;
  object-fit: cover;
  width: 100%
}
.offers {
  padding-top: 15px;
  padding-bottom: 50px;
  background-color: #f8f8f8
}
.offers .find-offers-local {
  font-size: 2.4rem
}
@media (max-width:767px) {
  .offers .find-offers-local {
    color: #214e70;
    display: block;
    font-size: 2rem;
    font-family: gotham-bold;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1rem
  }
}
@media (max-width:468px) {
  .offers .find-offers-local {
    font-size: 1.6rem
  }
}
.offers .offers-inner {
  padding: 15px;
  background-color: #fff
}
.offers .offers-inner .franchise-coupons {
  padding: 0
}
@media (max-width:767px) {
  .offers .offers-inner .franchise-coupons {
    background: none
  }
}
.offers .offers-inner .coupon-item {
  padding: 0;
  margin: 0 0 20px
}
.offers .locate-form ::-webkit-input-placeholder {
  font-family: opensans-italic
}
.offers .locate-form :-moz-placeholder, .offers .locate-form ::-moz-placeholder {
  font-family: opensans-italic
}
.offers .locate-form :-ms-input-placeholder {
  font-family: opensans-italic
}
.offers .locate-form.locate-form-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.offers .locate-form.locate-form-flex .locate-input-container {
  width: 74%
}
.offers .locate-form.locate-form-flex .locate-form-button-content {
  width: 100%
}
.offers .locate-form.locate-form-flex button, .offers .locate-form.locate-form-flex input[type=submit] {
  display: block;
  width: 25%
}
.offers .locate-form .locate-input {
  font-size: 1.2rem
}
.hidden-1024 {
  display: block
}
@media screen and (max-width:1024px) {
  .hidden-1024 {
    display: none !important
  }
}
.visible-1024 {
  display: none
}
@media screen and (max-width:1024px) {
  .visible-1024 {
    display: block !important
  }
}
.popular-services {
  padding: 50px 0;
  background-color: #ebebeb
}
@media (max-width:767px) {
  .popular-services {
    background-color: #fff;
    padding-bottom: 0
  }
}
.popular-services .popular-services-header {
  padding-bottom: 25px
}
.popular-services .popular-services-header h3 {
  margin-bottom: 5px;
  font-size: 1.8rem;
  font-family: gotham-bold;
  text-align: center;
  color: #214e70
}
.popular-services .popular-services-button-container {
  text-align: center
}
@media (max-width:767px) {
  .popular-services .popular-services-button-container {
    padding-bottom: 30px
  }
}
.popular-services .popular-services-button-container span {
  display: block
}
.popular-services .custom-tile-image > img {
  height: 100%;
  left: 0;
  max-width: 100%;
  position: absolute;
  object-fit: cover;
  top: 0;
  width: 100%
}
.popular-services .custom-tile-image:before {
  z-index: 2
}
.fit-cover {
  color: #006bb7;
  font-family: 'object-fit: cover;';
  font-size: 1.4rem;
  height: 100%;
  object-fit: cover;
  width: 100%
}
.custom-service-image:before {
  z-index: 2
}
.custom-service-image > img {
  color: #006bb7;
  font-size: 1.4rem;
  height: 100%;
  left: 0;
  max-width: 100%;
  position: absolute;
  object-fit: cover;
  top: 0;
  width: 100%
}
.whymaaco {
  position: relative;
  overflow: hidden;
  height: 320px;
  background-color: #ebebeb
}
@media (max-width:767px) {
  .whymaaco {
    padding-top: 25px;
    height: auto
  }
}
.whymaaco .whymaaco-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.whymaaco-text {
  position: relative;
  z-index: 10;
  width: 45%;
  min-height: 215px;
  padding: 50px 25px
}
@media (max-width:767px) {
  .whymaaco-text {
    width: 100%;
    padding: 25px;
    border-bottom: 1px solid #ebebeb;
    background-color: #fff
  }
}
.whymaaco-text:before {
  position: absolute;
  top: -145%;
  width: 115%;
  height: 330%;
  border-radius: 50%;
  background-color: #ebebeb;
  content: ''
}
@media (max-width:767px) {
  .whymaaco-text:before {
    display: none
  }
}
.whymaaco-text > * {
  position: relative;
  z-index: 5
}
.whymaaco-text h2 {
  text-align: left
}
@media (max-width:767px) {
  .whymaaco-text h2 {
    text-align: center
  }
}
.whymaaco-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 0;
  width: 55%;
  height: 100%;
  text-transform: uppercase;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: 35%
}
.whymaaco-image:before {
  position: absolute;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .54)
}
.whymaaco-image h2 {
  position: relative;
  z-index: 5;
  margin: 0;
  font-size: 6rem;
  line-height: 50px;
  font-family: gotham-bold
}
@media (min-width:768px) and (max-width:991px) {
  .whymaaco-image h2 {
    font-size: 4rem;
    line-height: 40px
  }
}
.whymaaco-image h3 {
  position: relative;
  z-index: 5;
  font-size: 1.8rem;
  font-family: gotham-book
}
.newsletter-container {
  width: 100%
}
.zindex1:before {
  z-index: 1
}
.zindex-1 {
  z-index: -1
}
.custom-whymaaco-image {
  color: #006bb7;
  font-size: 1.4rem;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%
}
.franchise-shop {
  padding: 0 0 25px;
  background-color: #ebebeb
}
@media (max-width:767px) {
  .franchise-shop {
    position: relative;
    overflow: hidden
  }
  .franchise-shop:before {
    background: -webkit-linear-gradient(bottom, #dd1215, #dd1215 30%, #9a1816 55%, #9a1816);
    background: linear-gradient(0deg, #dd1215, #dd1215 30%, #9a1816 55%, #9a1816);
    content: '';
    position: absolute;
    top: -20%;
    left: 0;
    width: 35%;
    height: 55%;
    -webkit-transform: skew(70deg);
    transform: skew(70deg)
  }
  .franchise-shop:after {
    content: '';
    position: absolute;
    top: -10%;
    right: -45%;
    width: 50%;
    height: 40%;
    background-color: #ebebeb;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: -5px -10px 15px -5px #000
  }
}
.franchise-shop .gradient-section-title {
  font-family: opensans
}
.franchise-shop .gradient-section-title span {
  font-family: opensans-extrabold
}
.franchise-shop .social-title {
  display: block;
  margin-bottom: 5px;
  color: #006bb7
}
.franchise-autoshop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 25px
}
@media (max-width:767px) {
  .franchise-autoshop {
    position: relative;
    z-index: 5;
    padding: 100px 0 25px
  }
}
.franchise-socialLinks li {
  display: inline-block;
  margin-right: .7rem
}
.franchise-socialLinks li a {
  display: block;
  height: 3.2rem;
  opacity: .7;
  width: 3.2rem
}
.franchise-socialLinks li a:hover {
  opacity: 1
}
.franchise-socialLinks li a img {
  object-fit: cover;
  translate: .5s;
  width: 100%
}
.franchise-autoshop-info {
  width: 50%;
  padding-right: 25px;
  padding-bottom: 25px
}
@media (max-width:767px) {
  .franchise-autoshop-info {
    width: 100%;
    padding: 25px 25px 0;
    background-color: #fff
  }
}
.franchise-autoshop-info h2 {
  font-size: 2.4rem;
  font-family: opensans-extrabold;
  text-transform: uppercase
}
@media (max-width:767px) {
  .franchise-autoshop-info h2 {
    text-align: center;
    color: #214e70
  }
}
.franchise-autoshop-image {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
  text-transform: uppercase;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%
}
.franchise-autoshop-image:after, .franchise-autoshop-image:before {
  content: '';
  position: absolute;
  bottom: -100px;
  height: 50%;
  width: 85%;
  background-color: #006bb7;
  opacity: .8
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-autoshop-image:after, .franchise-autoshop-image:before {
    width: 89%
  }
}
.franchise-autoshop-image:after {
  right: -110px;
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg)
}
@media (max-width:767px) {
  .franchise-autoshop-image:after {
    display: none
  }
}
.franchise-autoshop-image:before {
  left: -40px;
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg)
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-autoshop-image:before {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
  }
}
@media (max-width:767px) {
  .franchise-autoshop-image:before {
    background: -webkit-linear-gradient(left, #214e70, #214e70 60%, #006bb7 90%, #006bb7);
    background: linear-gradient(90deg, #214e70, #214e70 60%, #006bb7 90%, #006bb7);
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.franchise-autoshop-image h2 {
  margin: 0;
  font-size: 6rem;
  line-height: 50px;
  font-family: gotham-bold
}
.franchise-autoshop-image h2 span {
  font-size: 5rem;
  font-family: gotham-bookitalic
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-autoshop-image h2 {
    font-size: 4rem
  }
}
.franchise-autoshop-image h3 {
  font-size: 1.8rem;
  font-family: gotham-book
}
.autoshop-gallery-title {
  margin: 0;
  font-size: 6rem;
  line-height: 50px;
  font-family: gotham-bold
}
.autoshop-gallery-title span {
  font-size: 5rem;
  font-family: gotham-bookitalic
}
.certification {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 1.5rem;
  position: relative;
  z-index: 1
}
.certification h3 {
  width: 100%;
  font-size: 2rem;
  font-family: opensans-extrabold;
  text-transform: uppercase;
  text-align: center
}
.certification .certification-item {
  width: 33%;
  padding: 0 15px;
  text-align: center
}
@media (max-width:767px) {
  .certification .certification-item {
    width: 100%
  }
}
.certification .certification-item:not(:last-of-type) {
  margin-bottom: 15px
}
@media (max-width:767px) {
  .certification .certification-item:not(:last-of-type) {
    margin-bottom: 15px
  }
}
.certification .certification-item .maaco-certificates, .certification .certification-item h4 {
  display: block;
  font-size: 13px;
  font-family: opensans-extrabold;
  margin-bottom: 1rem;
  text-transform: uppercase
}
.certification .certification-item-image {
  height: 100px;
  margin-bottom: 15px;
  background-repeat: no-repeat;
  background-position: 50%
}
.certification-slider {
  background-color: #fff;
  padding-bottom: 1rem;
  position: relative
}
.certification-slider:after {
  background-color: #fff;
  content: '';
  height: 100%;
  position: absolute;
  left: -1.5rem;
  top: 0;
  width: 115%;
  z-index: 0
}
.certification-slider h3 {
  font-family: opensans-extrabold;
  position: relative;
  text-transform: uppercase;
  width: 100%;
  z-index: 1
}
.certification-slider .certification-item {
  display: inline-block;
  margin-bottom: 1.5rem;
  position: relative;
  z-index: 1
}
.certification-slider .certification-item .certification-item-image img {
  margin: 0 auto
}
.certification-slider .slick-dots {
  bottom: -1.5rem !important;
  left: 0
}
.certification-slider .slick-dots li button:before {
  font-size: 4rem
}
.franchise-team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
  padding-top: 25px
}
.franchise-team .franchise-team-info {
  position: absolute;
  top: 0;
  left: calc(100% + 30px);
  width: 130%
}
.franchise-team .franchise-team-info h3 {
  font-size: 2.5rem;
  font-family: opensans-extrabold;
  text-transform: uppercase
}
.franchise-team .franchise-team-info h4 {
  font-size: 1.6rem;
  font-family: opensans-bold;
  text-transform: uppercase
}
.franchise-team .franchise-team-info_description {
  display: -webkit-box;
  max-height: 10.7rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical
}
.franchise-team .franchise-members {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 60%;
  padding: 0 30px
}
.franchise-team .franchise-slider-big-image {
  height: 31.5rem
}
.franchise-team .franchise-slider-big-image img {
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  width: 100%
}
.franchise-team .franchise-members-slider-item {
  border: none;
  padding: 0
}
.franchise-team .franchise-members-slider-item img {
  height: 100%;
  object-fit: cover;
  width: 100%
}
.franchise-team .franchise-members-slider-item img:focus {
  border: .1rem solid #000
}
.franchise-team .franchise-members-slider .slick-current {
  box-shadow: 0 .2rem 1.5rem rgba(0, 0, 0, .9)
}
.franchise-team .franchise-team-slider-item {
  min-height: auto
}
.custom-franchise-autoshop:before, .custom-franchise-autoshop h2, .custom-franchise-autoshop h3 {
  z-index: 2
}
.custom-franchise-autoshop > img {
  color: #006bb7;
  font-size: 1.4rem;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%
}
.franchise-shop-videos {
  margin-top: 3rem
}
.franchise-shop-videos .slick-slide {
  height: auto
}
.franchise-shop-videos__title {
  color: #6a6a6a;
  font-family: opensans-extrabold;
  font-size: 2.4rem;
  margin-bottom: 2rem;
  text-align: center;
  text-transform: uppercase
}
.franchise-shop-videos .video-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.franchise-shop-videos .video-item_iframe-container {
  height: 26rem;
  width: 50%
}
.franchise-shop-videos .video-item_iframe-container iframe {
  border: none;
  height: 100%;
  width: 100%
}
.franchise-shop-videos .video-item__iframe {
  height: 100%
}
.franchise-shop-videos .video-item_description {
  padding-left: 2rem;
  width: 50%
}
.franchise-shop-videos .video-item_description__title {
  font-size: 1.6rem;
  font-family: opensans-extrabold;
  margin-top: 0
}
.franchise-shop-videos .video-item_description__text {
  color: #575757;
  font-size: 1.4rem
}
.franchise-shop-videos_link-style {
  font-size: 1.2rem
}
.transcript-table h1 {
  font-size: 3rem
}
.transcript-table table {
  width: 100%;
  margin: 3rem 0
}
.transcript-table table td, .transcript-table table th {
  border: 1px solid #000;
  font-size: 1.6rem;
  padding: 2rem 1.5rem;
  text-align: center;
  width: 50%
}
.franchise-careers {
  position: relative;
  overflow: hidden;
  padding: 25px 0 10px;
  border-top: 3px solid #dedede;
  background-color: #ebebeb
}
.franchise-careers:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 25%;
  height: 100%;
  background-color: #dedede;
  content: ''
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-careers:before {
    display: none
  }
}
.franchise-careers-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 370px
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-careers-inner {
    min-height: auto
  }
}
.franchise-careers-inner article {
  width: 30%
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-careers-inner article {
    width: 45%
  }
}
.franchise-careers-inner article:nth-of-type(2) {
  padding-right: 25px
}
.franchise-careers-inner h2 {
  font-size: 2.2rem;
  font-family: gotham-bold;
  text-transform: uppercase
}
.franchise-careers-inner h2 span {
  font-family: gotham-book
}
.franchise-position {
  padding-bottom: 15px
}
.franchise-position .franchise-position-title {
  margin-bottom: 5px;
  font-size: 1.5rem;
  font-family: opensans-bold;
  text-transform: uppercase
}
.franchise-position .franchise-position-description {
  margin-bottom: 5px
}
.franchise-position .common-link {
  color: #dd1215
}
.franchise-feedback {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-feedback {
    display: none
  }
}
.franchise-feedback:after {
  content: '';
  position: absolute;
  top: -60%;
  left: -15%;
  width: 150%;
  height: 180%;
  border-radius: 50%;
  background-color: #dedede
}
.franchise-feedback > * {
  position: relative;
  z-index: 5
}
.franchise-feedback h2 {
  margin: 0;
  font-size: 3rem
}
.franchise-feedback h3 {
  font-size: 1.5rem;
  font-family: opensans;
  text-transform: uppercase;
  color: #006bb7
}
.franchise-feedback .feedback-buttons-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 50%
}
.franchise-feedback .feedback-buttons-container > * {
  margin-top: 10px;
  background-color: transparent
}
.franchise-feedback .feedback-buttons-container > :hover {
  background-color: #006bb7
}
.franchise-question {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-bottom: 1.5rem;
  width: 100%
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-question {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
.franchise-question:after {
  background-color: #ebebeb;
  border-top: .3rem solid #dedede
}
.franchise-question .feedback-header-container {
  max-width: 37.5rem;
  margin-right: 3rem
}
.franchise-question .feedback-buttons-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}
.franchise-question .feedback-buttons-container a {
  margin: 2.7rem 1rem 0
}
.franchise-question h2 {
  color: #5b5b5b;
  font-size: 3rem;
  font-family: gotham-bold;
  text-transform: uppercase
}
.franchise-question h2 span {
  font-family: gotham-book
}
.franchise-cta {
  border-top: 1px solid #6a6a6a;
  padding: 2.5rem 2rem
}
.franchise-cta p {
  color: #1b4869;
  font-family: opensans;
  font-size: 4rem;
  margin: 0;
  text-transform: uppercase
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-cta p {
    font-size: 3rem
  }
}
@media (max-width:767px) {
  .franchise-cta p {
    font-size: 2rem
  }
}
.franchise-cta a, .franchise-cta span {
  font-family: opensans-bold
}
.franchise-cta a {
  color: #a11616
}
.franchise-centerinfo {
  position: relative;
  overflow: hidden
}
@media (max-width:767px) {
  .franchise-centerinfo {
    background-color: #f3f3f3
  }
}
.franchise-centerinfo .centerinfo-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 350px
}
.centerinfo-segment {
  position: relative;
  z-index: 5;
  width: 45%;
  padding-top: 30px;
  font-size: 1.3rem
}
@media (max-width:767px) {
  .centerinfo-segment {
    width: 100%
  }
}
.centerinfo-segment > * {
  position: relative;
  z-index: 10
}
.centerinfo-segment:before {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  content: '';
  position: absolute;
  top: -50%;
  right: 0;
  width: 60%;
  height: 200%;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 20px 0 20px -10px #b1b1b1
}
@media (max-width:767px) {
  .centerinfo-segment:before {
    display: none
  }
}
.centerinfo-segment .set-my-maaco-form {
  width: 100%
}
.centerinfo-segment .set-my-maaco-form button {
  display: block;
  text-align: center;
  width: 100%
}
.centerinfo-segment .set-my-maaco-form button span {
  vertical-align: middle !important
}
.centerinfo-segment .centerinfo-segment-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0
}
.centerinfo-segment .centerinfo-satellite-icon {
  padding-right: 10px
}
.centerinfo-segment .tooltip-inner {
  background-color: #6a6a6a;
  color: #fff
}
.centerinfo-segment .tooltip.top .tooltip-arrow {
  border-top-color: #6a6a6a
}
.centerinfo-location {
  width: 80%
}
.centerinfo-location h1 {
  margin: 0;
  font-size: 3rem;
  font-family: gotham-bold;
  line-height: 30px;
  text-transform: uppercase;
  color: #006bb7
}
@media (min-width:768px) and (max-width:991px) {
  .centerinfo-location h1 {
    font-size: 2.6rem
  }
}
@media (max-width:767px) {
  .centerinfo-location h1 {
    font-size: 2.2rem;
    line-height: 22px
  }
}
.centerinfo-location .centerinfo-location-number {
  font-size: 2.2rem;
  font-family: opensans;
  line-height: 22px;
  color: #6a6a6a
}
@media (max-width:767px) {
  .centerinfo-location .centerinfo-location-number {
    color: #006bb7
  }
}
.centerinfo-location .centerinfo-location-icon {
  position: absolute;
  top: 0;
  right: 0
}
.centerinfo-map {
  position: absolute;
  right: 0;
  width: 60%;
  height: 100%
}
.centerinfo-details {
  width: 40%
}
@media (min-width:768px) and (max-width:991px) {
  .centerinfo-details {
    width: 45%
  }
}
@media (max-width:767px) {
  .centerinfo-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
  }
}
.centerinfo-details .centerinfo-directions {
  font-family: opensans-bold;
  text-decoration: underline
}
.centerinfo-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px 0
}
@media (max-width:767px) {
  .centerinfo-address {
    width: 100%;
    padding-bottom: 0
  }
}
.centerinfo-address span {
  padding-bottom: 5px
}
.centerinfo-storehours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 15px 0 10px
}
@media (max-width:767px) {
  .centerinfo-storehours {
    width: 65%;
    padding-bottom: 0
  }
}
.centerinfo-storehours .maaco-store-hours, .centerinfo-storehours h4 {
  margin-bottom: 5px;
  font-size: 1.6rem;
  font-family: opensans-bold
}
@media (max-width:767px) {
  .centerinfo-storehours .maaco-store-hours, .centerinfo-storehours h4 {
    text-transform: uppercase;
    color: #214e70
  }
}
.centerinfo-storehours span {
  display: block;
  padding-bottom: 5px
}
.centerinfo-storehours abbr {
  font-family: opensans-bold
}
@media (max-width:767px) {
  .centerinfo-storehours abbr {
    text-transform: uppercase
  }
}
.centerinfo-satellite {
  padding-bottom: 10px
}
.centerinfo-satellite h4 {
  margin-bottom: 5px;
  font-size: 1.6rem;
  font-family: opensans-bold
}
.centerinfo-button-container {
  width: 100%;
  padding: 15px
}
.centerinfo-button-container > * {
  width: 100%;
  margin-bottom: 5px
}
.centerinfo-benefits {
  width: 55%
}
@media (min-width:768px) and (max-width:991px) {
  .centerinfo-benefits {
    width: 50%;
	  padding-left: 20px;
  }
}
@media (max-width:767px) {
  .centerinfo-benefits {
    width: 100vw;
    margin: 0 -15px;
    padding: 15px 0 5px;
    background-color: #d2d2d2
  }
}
.centerinfo-setstore {
  margin-bottom: 0px;
	font-size: 12px;
}
.centerinfo-setstore .button-setstore {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  height: 45px;
  border: none;
  padding: 0
}
.centerinfo-setstore .button-setstore:focus, .centerinfo-setstore .button-setstore:hover {
  text-decoration: none
}
.centerinfo-setstore .button-setstore .setstore-icon {
  padding: 0 10px;
  background-color: #214e70
}
.centerinfo-setstore .button-setstore .setstore-icon, .centerinfo-setstore .button-setstore .setstore-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 45px
}
.centerinfo-setstore .button-setstore .setstore-text {
  position: relative;
  padding: 0 15px;
  font-size: 1.1rem;
  font-family: gotham-bold;
  line-height: 14px;
  color: #fff;
  background-color: #006bb7
}
.centerinfo-setstore .button-setstore .setstore-text:after {
  content: '';
  position: absolute;
  top: 0;
  right: -10px;
  width: 0;
  height: 0;
  border-top: 22px solid transparent;
  border-bottom: 23px solid transparent;
  border-left: 10px solid #006bb7
}
.centerinfo-setstore .button-setstore .setstore-shadow {
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 100%;
  height: 15px;
  border-radius: 50%;
  background: -webkit-radial-gradient(#8b8b8b 5%, hsla(0, 0%, 55%, 0) 65%);
  background: radial-gradient(#8b8b8b 5%, hsla(0, 0%, 55%, 0) 65%)
}
.centerinfo-discounts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px 0 0
}
@media (min-width:768px) and (max-width:991px) {
  .centerinfo-discounts {
    display: none
  }
}
.centerinfo-discounts h4, .centerinfo-discounts p {
  margin-bottom: 5px;
  font-size: 13px;
  font-family: opensans-bold
}
@media (max-width:767px) {
  .centerinfo-discounts h4, .centerinfo-discounts p {
    font-size: 1.4rem;
    font-family: opensans-extrabold;
    text-transform: uppercase
  }
}
.centerinfo-discounts .centerinfo-discounts-amenities {
  width: 40%;
  padding-right: 10px
}
.centerinfo-discounts .centerinfo-discounts-special {
  width: 60%
}
.centerinfo-discounts .centerinfo-discounts-special:not(:only-child) {
  padding-left: 10px;
  border-left: 1px dashed #6a6a6a
}
@media (max-width:767px) {
  .centerinfo-discounts .centerinfo-discounts-special:not(:only-child) {
    padding-left: 0;
    border-left: 0
  }
}
.centerinfo-discounts .centerinfo-discounts-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 3px 0
}
.centerinfo-discounts .centerinfo-discounts-icon span {
  width: 20%;
  text-align: center
}
.centerinfo-discounts .centerinfo-discounts-icon span:before {
  font-size: 130%
}
.centerinfo-discounts .centerinfo-discounts-icon h5, .centerinfo-discounts .centerinfo-discounts-icon p {
  width: 80%;
  margin: 0;
  padding-left: 5px;
  font-size: 1.2rem
}
@media (max-width:767px) {
  .centerinfo-discounts .centerinfo-discounts-icon h5, .centerinfo-discounts .centerinfo-discounts-icon p {
    text-transform: uppercase
  }
}
.centerinfo-creditcards {
  padding: 10px 0
}
@media (min-width:768px) and (max-width:991px) {
  .centerinfo-creditcards {
    display: none
  }
}
.centerinfo-creditcards .cards-accepted, .centerinfo-creditcards h4 {
  font-size: 13px;
  font-family: opensans-extrabold;
  text-transform: uppercase;
  color: #006bb7
}
.centerinfo-creditcards .centerinfo-creditcards-item {
  display: inline-block;
  width: 45px;
  height: 27px;
  background-repeat: no-repeat
}
.centerinfo-creditcards .centerinfo-creditcards-list h5, .centerinfo-creditcards .centerinfo-creditcards-list p {
  display: inline-block;
  margin: 0;
  padding: 5px 10px;
  font-size: 1.4rem;
  font-family: opensans;
  text-transform: uppercase
}
.centerinfo-benefits-item {
  margin-bottom: 10px
}
@media (max-width:767px) {
  .centerinfo-benefits-item > div {
    max-height: 0;
    padding: 0 15px;
    overflow: hidden;
    background-color: #fff;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
  }
}
.centerinfo-benefits-item .centerinfo-benefits-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 15px;
  font-size: 1.4rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  color: #006bb7;
  background-color: #fff
}
.centerinfo-benefits-hiddenelement {
  width: 0;
  height: 0;
  display: none
}
.centerinfo-benefits-hiddenelement:checked ~ div {
  max-height: 350px;
  padding-bottom: 15px
}
.centerinfo-benefits-hiddenelement:checked + label .centerinfo-benefits-icon:before {
  content: '\e80d'
}
.franchise-coupons {
  position: relative;
  padding: 2.5rem 0
}
@media (max-width:767px) {
  .franchise-coupons {
    background-color: #f3f3f3
  }
}
.franchise-coupons .franchise-coupons-header {
  padding-bottom: 2.5rem;
  position: relative;
  z-index: 2
}
.franchise-coupons .franchise-coupons-header h2 {
  color: #fff
}
@media (max-width:767px) {
  .franchise-coupons .franchise-coupons-header h2 {
    color: #006bb7
  }
}
.franchise-coupons .franchise-coupons-header p {
  color: #fff
}
@media (max-width:767px) {
  .franchise-coupons .franchise-coupons-header p {
    color: #006bb7
  }
}
.franchise-coupons .franchise-coupons-header .see-all-coupons {
  font-size: 13px;
  font-family: opensans-italic;
  text-transform: none;
  text-decoration: underline;
  color: #fff
}
.franchise-coupons .franchise-coupons-header .see-all-coupons:hover {
  color: #ebebeb
}
.franchise-coupons .franchise-coupons-loading {
  height: 0;
  overflow: hidden
}
.franchise-coupons .coupon-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.franchise-coupons .coupon-container.coupon-container-centered {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.franchise-coupons .coupon-container .coupon-section-full-width {
  width: 100%
}
.franchise-coupons .coupon-item {
  display: block;
  width: 31%;
  margin: 0 1% 20px
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-coupons .coupon-item {
    width: 48%
  }
}
@media (max-width:767px) {
  .franchise-coupons .coupon-item {
    width: 100%
  }
}
.franchise-coupons .location-coupon {
  text-align: right;
  width: 67%
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-coupons .location-coupon {
    text-align: center;
    width: 100%
  }
}
@media (max-width:767px) {
  .franchise-coupons .location-coupon {
    text-align: center;
    width: 100%
  }
}
.franchise-coupons .location-coupon .coupon-item {
  display: inline-block;
  max-width: 35.3rem;
  width: 100%
}
@media (min-width:992px) and (max-width:1199px) {
  .franchise-coupons .location-coupon .coupon-item {
    max-width: 29.1rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-coupons .location-coupon .coupon-item {
    max-width: 34.5rem
  }
}
@media (max-width:767px) {
  .franchise-coupons .location-coupon .coupon-item {
    max-width: 100%
  }
}
.franchise-coupons .coupon-item-label {
  margin: 0;
  padding: 10px;
  background-color: #fff;
  cursor: pointer
}
.franchise-coupons .coupon-item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 235px;
  border: 2px dashed #006bb7;
  text-align: center;
  color: #006bb7
}
.franchise-coupons .coupon-item-content .coupon-item-title {
  margin-bottom: 5px;
  font-size: 2rem;
  font-family: opensans-semibold;
  text-transform: uppercase
}
.franchise-coupons .coupon-item-content .coupon-item-subtitle {
  margin-bottom: 5px;
  font-size: 1.6rem;
  text-transform: uppercase
}
.franchise-coupons .coupon-item-content .coupon-item-price {
  margin-bottom: 0;
  font-size: 3.5rem;
  font-family: gotham-bold;
  line-height: 35px;
  text-transform: uppercase
}
@media (min-width:992px) and (max-width:1199px) {
  .franchise-coupons .coupon-item-content .coupon-item-price {
    font-size: 2.5rem;
    line-height: 25px
  }
}
@media (max-width:767px) {
  .franchise-coupons .coupon-item-content .coupon-item-price {
    font-size: 2rem;
    line-height: 20px
  }
}
.franchise-coupons .coupon-item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px;
  min-height: 80px;
  background-color: #ebebeb
}
.franchise-coupons .coupon-item-info img {
  width: 24%
}
.franchise-coupons .coupon-item-info .coupon-item-fineprint {
  margin: 0;
  width: 74%;
  color: #6a6a6a;
  font-size: .7rem;
  line-height: 9px
}
.franchise-coupons .coupon-item-checkbox-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-top: 10px;
  font-size: 1.3rem
}
.franchise-coupons .coupon-item-checkbox-container.selected {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.franchise-coupons .coupon-item-checkbox-container input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0
}
.franchise-coupons .coupon-item-checkbox-container input:focus + span {
  outline: 5px auto -webkit-focus-ring-color
}
.franchise-coupons .coupon-item-checkbox-container .coupon-item-selecttext {
  color: #6a6a6a;
  font-style: italic;
  font-family: opensans-semibold;
  font-weight: 400
}
.franchise-coupons .coupon-item-checkbox-container .coupon-item-selecttext.selected {
  color: #6a6a6a
}
.franchise-coupons .coupon-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media (max-width:767px) {
  .franchise-coupons .coupon-action .mob-set-color-gray {
    color: #006bb7
  }
}
.franchise-coupons .franchise-coupons-button-container {
  margin-top: 15px
}
.franchise-coupons .franchise-coupons-button-container > *, .franchise-coupons .full-width {
  width: 100%
}
.franchise-coupons .remove-options-flex-center {
  display: block;
  margin: 1rem 0 0;
  text-align: center
}
@media (max-width:767px) {
  .franchise-coupons .remove-options-flex-center {
    margin: 1.5rem
  }
}
.franchise-coupons .remove-options-flex-center .coupon-action-text {
  margin-bottom: 1rem
}
@media (max-width:767px) {
  .all-coupons {
    background: #f3f3f3
  }
}
.all-coupons .custom-coupon-item {
  background-color: #fff;
  color: #006bb7;
  cursor: pointer;
  margin: 0;
  padding: 1rem;
  position: relative;
  width: 100%;
  z-index: 4
}
@media (max-width:767px) {
  .all-coupons .custom-coupon-item {
    margin: 0 0 1.5rem
  }
}
.all-coupons .custom-coupon-item .coupon-title p {
  font-size: 2rem;
  font-family: opensans-semibold;
  margin-bottom: .5rem;
  text-transform: uppercase
}
.all-coupons .custom-coupon-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  visibility: hidden
}
.all-coupons .custom-coupon-item input[type=checkbox]:checked + span:before {
  border: none;
  content: '\e80e';
  color: #b5c428;
  font-style: normal;
  font-size: 2rem;
  margin-right: .8rem;
  top: 0
}
.all-coupons .custom-coupon-item .coupon-item-selecttext {
  color: #6a6a6a;
  display: block;
  font-family: opensans-semibold;
  font-style: italic;
  font-size: 1.3rem;
  font-weight: 400;
  padding-top: 1rem
}
.all-coupons .custom-coupon-item .coupon-item-selecttext:before {
  border-radius: .3rem;
  content: '\e82d';
  color: #8b8b8b;
  display: inline-block;
  font-style: normal;
  font-family: maaco-icons !important;
  font-size: 2rem;
  font-weight: 400;
  margin-right: .3rem;
  position: relative;
  top: .2rem
}
.all-coupons .custom-coupon-item .coupon-item-selecttext.selected {
  color: #8b8b8b
}
.all-coupons .custom-coupon-item .coupon-item-selecttext.selected:before {
  content: '\e80e';
  color: #b5c428;
  font-size: 2rem
}
.all-coupons .offers-coupon {
  margin: 0 .5rem;
  position: relative;
  width: 48%
}
.all-coupons .offers-coupon a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}
.all-coupons .margin_bottom2 {
  margin-bottom: 2rem
}
.all-coupons .mobile_custom-coupon-item {
  margin-bottom: 1.5rem
}
.all-coupons .franchise-coupons-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1.5rem 0 2.5rem;
  position: relative;
  z-index: 3
}
.all-coupons .franchise-coupons-header.no-coupons-franchise-header {
  display: block;
  padding: 1.5rem 0 4.5rem
}
@media (max-width:767px) {
  .all-coupons .franchise-coupons-header.no-coupons-franchise-header {
    padding: 2rem 0
  }
}
.all-coupons .franchise-coupons-header.no-coupons-franchise-header h2 {
  margin-bottom: 1rem
}
@media (max-width:767px) {
  .all-coupons .franchise-coupons-header.no-coupons-franchise-header h2 {
    margin-bottom: 0
  }
}
.all-coupons .franchise-coupons-header h2 {
  margin-bottom: 0
}
.all-coupons .franchise-coupons-header .see-all-coupons {
  color: #fff;
  font-size: 1.3rem;
  font-family: opensans-italic;
  margin-left: .5rem;
  position: relative;
  text-decoration: underline;
  text-transform: none;
  z-index: 9
}
@media (max-width:767px) {
  .all-coupons .franchise-coupons-header {
    padding: 2rem 0
  }
}
.all-coupons .franchise-coupons-header h2 {
  color: #fff
}
@media (max-width:767px) {
  .all-coupons .franchise-coupons-header h2 {
    color: #006bb7
  }
}
.all-coupons .franchise-coupons-header p {
  color: #fff
}
@media (max-width:767px) {
  .all-coupons .franchise-coupons-header p {
    color: #006bb7
  }
}
.all-coupons .no-coupons-available {
  color: #fff;
  font-size: 1.4rem
}
.all-coupons .max-width100 {
  max-width: 100%;
  width: 100%
}
.coupon-on-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 2rem 0
}
@media (min-width:768px) and (max-width:991px) {
  .coupon-on-center {
    margin: 0
  }
}
.coupon-selected {
  margin-right: 1.5rem
}
.custom-coupon-options li {
  vertical-align: top
}
.custom-coupon-options li .print {
  left: 0;
  position: absolute;
  opacity: 0
}
.custom-coupon-options li .label-print {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: .7rem .5rem;
  width: 4.5rem
}
@media (min-width:768px) and (max-width:991px) {
  .custom-coupon-options li .label-print {
    width: 4.2rem
  }
}
.custom-coupon-options li a {
  background: #fff;
  color: #6a6a6a;
  height: 4rem;
  padding: .7rem .5rem;
  opacity: 1 !important;
  width: 4.5rem
}
.coupon-center-desk, .custom-coupon-options li a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media (max-width:767px) {
  .coupon-center-desk {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.coupon-center-desk .custom-item {
  margin: 0 1.5rem;
  width: 23%
}
@media (max-width:767px) {
  .coupon-center-desk .custom-item {
    width: 70%
  }
}
@media (max-width:468px) {
  .coupon-center-desk .custom-item {
    width: 90%
  }
}
.mobile-mb {
  margin-bottom: 2rem
}
.mobile-mb a {
  width: 100%
}
.custom-email-addr {
  display: inline-block;
  margin-left: 1rem;
  position: relative;
  width: 52%
}
.custom-email-addr input, .custom-email-addr select {
  font-size: 1.3rem;
  padding: .8rem;
  width: 100%
}
@media (max-width:767px) {
  .custom-email-addr {
    margin: 0;
    width: 100%
  }
}
.custom-submit-btn {
  background: #9a9a9a;
  color: #fff !important;
  margin-top: 1.5rem !important;
  opacity: .8;
  -webkit-transition: .5s;
  transition: .5s
}
.custom-submit-btn:hover {
  opacity: 1
}
.custom-selected li .label-print, .custom-selected li a {
  border: .1rem solid #006bb7;
  color: #006bb7
}
.custom-selected li .label-print:focus, .custom-selected li a:focus {
  box-shadow: 0 0 .5rem .3rem #fff;
  color: #006bb7;
  outline: none
}
.franchise-coupons.coupons-viewall {
  background-color: #ebebeb
}
@media (max-width:767px) {
  .franchise-coupons.coupons-viewall {
    padding-bottom: 0
  }
}
.franchise-coupons.coupons-viewall .newsletter-container {
  width: 31%;
  margin: 0 1% 20px
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-coupons.coupons-viewall .newsletter-container {
    width: 48%;
    margin: 0 auto 20px
  }
}
@media (max-width:767px) {
  .franchise-coupons.coupons-viewall .newsletter-container {
    width: 100%;
    margin: 20px 0 0
  }
}
.franchise-coupons.coupons-viewall .newsletter-container.no-coupons {
  margin: 0 auto
}
.franchise-coupons.coupons-viewall .newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 285px;
  text-align: center
}
.franchise-coupons.coupons-viewall .newsletter .form-group {
  width: 100%;
  margin: 0 0 15px
}
.franchise-coupons.coupons-viewall .newsletter form {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.franchise-coupons.coupons-viewall .coupon-action p {
  color: #6a6a6a
}
.franchise-coupons.coupons-viewall .coupon-action button:focus {
  box-shadow: 0 0 5px 3px #006bb7
}
.franchise-coupons .coupons-viewall-header {
  padding-bottom: 25px;
  text-align: center
}
.custom-dma-coupon {
  display: block
}
.custom-dma-coupon .custom-item {
  margin: 0;
  width: 100%
}
.custom-dma-coupon .custom-coupon-item {
  background: #f8f8f8
}
.dma-all {
  width: 32%
}
@media (max-width:767px) {
  .dma-all {
    background: transparent;
    width: 100%
  }
  .dma-all .btn {
    font-size: 1.4rem !important;
    height: 4rem;
    white-space: normal
  }
}
.dma-all .custom-coupon-options li .label-print, .dma-all .custom-coupon-options li a {
  background: #f8f8f8
}
@media (max-width:1200px) {
  .dma-all .coupon-options {
    display: block;
    text-align: center
  }
}
@media (max-width:1200px) {
  .dma-all .coupon-options .coupon-selected {
    margin: 0 0 1rem
  }
}
.painting-sticky-bar {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99
}
.painting-sticky-bar .gradient-section {
  padding: 2rem 5rem
}
.painting-sticky-bar .gradient-section .gradient-section-title {
  font-size: 1.8rem;
  font-family: gotham-book;
  text-transform: none
}
.painting-sticky-bar .gradient-section .gradient-section-title span {
  margin-right: 3rem
}
@media (min-width:768px) and (max-width:991px) {
  .painting-sticky-bar .gradient-section .gradient-section-title span {
    width: 60%;
    float: left;
    margin-top: .8rem
  }
}
@media (max-width:767px) {
  .painting-sticky-bar .gradient-section .gradient-section-title span {
    margin-left: 1rem;
    margin-right: 1rem;
    width: 58%;
    float: left
  }
}
@media (max-width:767px) {
  .painting-sticky-bar .gradient-section .gradient-section-title a {
    float: right;
    padding: 0 1rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .painting-sticky-bar .gradient-section .gradient-section-title {
    font-size: 1.5rem
  }
}
@media (max-width:767px) {
  .painting-sticky-bar .gradient-section .gradient-section-title {
    font-size: 1.3rem
  }
}
.painting-sticky-bar .gradient-section:after, .painting-sticky-bar .gradient-section:before {
  display: inline
}
@media (max-width:767px) {
  .painting-sticky-bar .gradient-section {
    padding: 1rem 1rem 1rem 2rem;
    background: none;
    overflow: auto
  }
}
.painting-sticky-bar .icon-cancel {
  position: absolute;
  top: 0;
  right: 1rem;
  font-size: 2.5rem;
  cursor: pointer
}
@media (max-width:767px) {
  .painting-sticky-bar .icon-cancel {
    left: .6rem;
    right: auto;
    font-size: 1.8rem
  }
}
.franchise-centerinfo.centerinfo-pipeline {
  border-bottom: 1px solid #8b8b8b
}
.franchise-centerinfo.centerinfo-pipeline h3 {
  margin: 0;
  font-family: gotham-bold;
  color: #dd1215
}
.franchise-centerinfo.centerinfo-pipeline .centerinfo-pipeline-subscribe {
  padding: 20px 0
}
@media (max-width:767px) {
  .franchise-centerinfo.centerinfo-pipeline .centerinfo-pipeline-subscribe {
    text-align: center
  }
}
.franchise-centerinfo.centerinfo-pipeline .centerinfo-pipeline-subscribe .form-group {
  display: inline-block;
  width: 50%;
  margin-bottom: 0;
  vertical-align: middle
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-centerinfo.centerinfo-pipeline .centerinfo-pipeline-subscribe .form-group {
    width: 60%
  }
}
@media (max-width:767px) {
  .franchise-centerinfo.centerinfo-pipeline .centerinfo-pipeline-subscribe .form-group {
    width: 100%;
    margin-bottom: 10px
  }
}
.franchise-centerinfo.centerinfo-pipeline .centerinfo-pipeline-subscribe .form-control {
  border: 1px solid #8b8b8b
}
.franchise-centerinfo.centerinfo-pipeline .centerinfo-pipeline-contactus a {
  font-family: gotham-bold;
  text-decoration: underline;
  vertical-align: middle;
  color: #006bb7
}
.franchise-centerinfo.centerinfo-pipeline .centerinfo-pipeline-contactus span {
  vertical-align: middle
}
.franchise-booking {
  border-top: 1px solid #8b8b8b;
  background-color: #ebebeb;
  font-size: 1.3rem
}
.default-color {
  color: #6a6a6a
}
.franchise-booking-appointment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: -50rem;
  padding: 0 7.5%;
  position: relative
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-booking-appointment {
    padding: 0
  }
}
.franchise-booking-appointment.calendar-loading {
  margin-bottom: 10px
}
.franchise-booking-appointment .click-to-next .slick-prev {
  outline: none
}
.franchise-booking-appointment .click-to-next .slick-prev:before {
  color: #9a1816;
  content: "\e800";
  font-size: 2.5rem;
  opacity: 1
}
.franchise-booking-appointment .franchise-booking-appointment-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  max-width: 32%;
  padding-top: 15px;
  text-transform: uppercase;
  color: #214e70
}
.franchise-booking-appointment .franchise-booking-appointment-title > span {
  width: 20%
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-booking-appointment .franchise-booking-appointment-title > span {
    width: 25%
  }
}
.franchise-booking-appointment .franchise-booking-appointment-title > div {
  width: 80%
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-booking-appointment .franchise-booking-appointment-title > div {
    width: 75%
  }
}
.franchise-booking-appointment .franchise-booking-appointment-title h2 {
  margin: 0;
  font-size: 3rem;
  font-family: gotham-bold
}
@media (min-width:992px) and (max-width:1199px) {
  .franchise-booking-appointment .franchise-booking-appointment-title h2 {
    font-size: 2.5rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-booking-appointment .franchise-booking-appointment-title h2 {
    font-size: 2rem
  }
}
.franchise-booking-appointment .franchise-booking-appointment-title h3 {
  margin: 0;
  font-size: 1.4rem
}
.franchise-booking-appointment .franchise-booking-moredates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  width: 6%;
  padding-top: 25px;
  font-size: 1.5rem;
  line-height: 18px;
  text-transform: uppercase;
  cursor: pointer
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-booking-appointment .franchise-booking-moredates {
    font-size: 1.2rem
  }
}
.franchise-booking-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 5;
  padding-top: 15px;
  padding-bottom: 25px;
  padding-left: 12%;
  border-top: 1px solid #8b8b8b
}
.franchise-booking-form form {
  width: 85%
}
.franchise-booking-form form ::-webkit-input-placeholder {
  font-family: opensans-italic
}
.franchise-booking-form form :-moz-placeholder, .franchise-booking-form form ::-moz-placeholder {
  font-family: opensans-italic
}
.franchise-booking-form form :-ms-input-placeholder {
  font-family: opensans-italic
}
.franchise-booking-form form h4, .franchise-booking-form form p {
  font-size: 2rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  text-align: center;
  color: #006bb7
}
.franchise-booking-form form .booking-form-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.franchise-booking-form .schedule-modelyear .dropdown-toggle {
  height: 4.4rem
}
.franchise-booking-form .schedule-modelyear .dropdown-menu {
  margin: 1.2rem 0 0;
  max-height: 40rem !important;
  z-index: 99
}
.franchise-booking-form .schedule-modelyear .dropdown-menu li a {
  padding: .5rem .8rem !important
}
.franchise-booking-form .booking-form-segment {
  width: 48%
}
.franchise-booking-form .booking-form-segment h3 {
  margin-bottom: 1rem;
  font-size: 2.2rem;
  font-family: gotham-bold;
  text-transform: uppercase
}
.franchise-booking-form .booking-form-segment .custom-booking-form-segment {
  margin-bottom: 3.1rem
}
.franchise-booking-form .booking-form-segment input, .franchise-booking-form .booking-form-segment select, .franchise-booking-form .booking-form-segment textarea {
  height: 45px;
  position: relative;
  z-index: 9
}
.franchise-booking-form .booking-form-segment textarea {
  padding: 10px
}
.franchise-booking-form .booking-form-modelyear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.franchise-booking-form .booking-form-modelyear .form-group {
  width: 48%
}
.franchise-booking-form .booking-form-btncontainer {
  position: relative;
  text-align: right
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-booking-form .booking-form-btncontainer {
    padding-left: 35%
  }
}
.franchise-booking-form .booking-form-btncontainer .checkbox-container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 15px;
  vertical-align: middle
}
.franchise-booking-form .booking-form-btncontainer label {
  font-family: opensans-semibold;
  font-style: italic;
  text-transform: capitalize;
  color: #8b8b8b
}
.franchise-booking-form .booking-form-btncontainer .booking-form-requiredfield {
  position: absolute;
  top: -10px;
  left: 0;
  font-size: 13px;
  font-family: opensans-italic
}
.franchise-booking-form .franchise-booking-contactus {
  width: 14%
}
.franchise-booking-form .franchise-booking-contactus p {
  margin-bottom: 0
}
.franchise-booking-form .franchise-booking-contactus a {
  text-decoration: underline
}
.franchise-booking-dialog h4 {
  font-size: 1.6rem;
  font-family: opensans-bold;
  text-transform: uppercase;
  color: #006bb7
}
.franchise-booking-dialog span {
  display: block;
  margin-bottom: 5px;
  font-size: 1.5rem
}
.alertmessage {
  margin: 0;
  font-size: 1.4rem;
  font-family: gotham-bolditalic;
  text-align: center
}
.alertmessage.success {
  margin: 15px;
  color: #7a841b
}
.alertmessage.error {
  margin: 15px;
  color: #9a1816
}
.contactus-today_modal {
  margin-top: 0;
  padding-top: 0;
  border-top: none
}
.contactus-today_modal p {
  font-family: opensans;
  font-size: 1.3rem;
  text-align: left
}
#schedule-appointment {
  left: 0;
  position: absolute
}
@-webkit-keyframes g {
  to {
    overflow: visible
  }
}
@keyframes g {
  to {
    overflow: visible
  }
}
.franchise-booking-calendar {
  z-index: 0;
  width: 60%;
  font-size: 1.3rem;
  -webkit-transition: z-index .4s;
  transition: z-index .4s
}
.franchise-booking-calendar .slick-slide {
  height: auto
}
.franchise-booking-calendar.calendar-loading {
  height: 0;
  overflow: hidden
}
.franchise-booking-calendar.dropdown-open {
  z-index: 5
}
.franchise-booking-calendar .booking-calendar-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin: 0 2px;
  padding: 15px 0;
  outline: none;
  box-shadow: inset 0 5px 0 0 #d2d2d2;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  cursor: pointer
}
.franchise-booking-calendar .booking-calendar-item.day-selected, .franchise-booking-calendar .booking-calendar-item:focus, .franchise-booking-calendar .booking-calendar-item:hover {
  box-shadow: inset 0 -5px 0 0 #006bb7
}
.franchise-booking-calendar .booking-calendar-item.day-selected .booking-calendar-item-day, .franchise-booking-calendar .booking-calendar-item:focus .booking-calendar-item-day, .franchise-booking-calendar .booking-calendar-item:hover .booking-calendar-item-day {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}
.franchise-booking-calendar .booking-calendar-item.day-selected .booking-calendar-item-date, .franchise-booking-calendar .booking-calendar-item:focus .booking-calendar-item-date, .franchise-booking-calendar .booking-calendar-item:hover .booking-calendar-item-date {
  font-family: opensans-extrabold;
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}
.franchise-booking-calendar .booking-calendar-item.day-selected .booking-calendar-item-icon:before, .franchise-booking-calendar .booking-calendar-item:focus .booking-calendar-item-icon:before, .franchise-booking-calendar .booking-calendar-item:hover .booking-calendar-item-icon:before {
  content: '\e80e';
  color: #b5c428
}
.franchise-booking-calendar .booking-calendar-item .booking-calendar-item-day {
  display: block;
  margin-bottom: 5px;
  font-family: opensans-extrabold;
  text-transform: uppercase;
  color: #006bb7;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}
.franchise-booking-calendar .booking-calendar-item .booking-calendar-item-date {
  display: block;
  font-size: 2.5rem;
  font-family: opensans-semibold;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}
.franchise-booking-calendar .booking-calendar-item-hours {
  background: -webkit-linear-gradient(bottom, #006bb7, #006bb7 50%, #214e70 85%, #214e70);
  background: linear-gradient(0deg, #006bb7, #006bb7 50%, #214e70 85%, #214e70);
  position: absolute;
  z-index: 5;
  top: 100%;
  left: 0;
  margin-top: -20px;
  padding: 0 10px;
  overflow: hidden;
  width: 100%;
  max-height: 0;
  font-family: opensans-extrabold;
  text-align: center;
  color: #fff;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  cursor: default
}
.franchise-booking-calendar .booking-calendar-item-hours:before {
  content: '';
  position: absolute;
  top: -15px;
  left: calc((100% - 30px) / 2);
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #214e70
}
.franchise-booking-calendar .booking-calendar-item-hours.hours-dropdown-open {
  max-height: none;
  padding: 10px;
  -webkit-animation: g .4s ease;
  animation: g .4s ease;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-booking-calendar .booking-calendar-item-hours.hours-dropdown-open {
    padding: 10px 2px
  }
}
.franchise-booking-calendar .booking-calendar-item-hours p {
  text-transform: uppercase
}
.franchise-booking-calendar .booking-calendar-item-hours li {
  padding: 3px 0;
  font-size: 1.8rem;
  cursor: pointer
}
.franchise-booking-calendar .booking-calendar-item-hours li.hour-selected, .franchise-booking-calendar .booking-calendar-item-hours li:hover {
  border-radius: 3px;
  background-color: rgba(0, 0, 0, .2)
}
.franchise-booking-calendar .booking-calendar-item-hours button {
  margin-top: 10px
}
.franchise-booking-calendar .booking-calendar-item-hours button[disabled] {
  opacity: 1;
  border-color: #ebebeb;
  color: #ebebeb
}
.franchise-booking-calendar .slick-list {
  padding-bottom: 50rem;
  pointer-events: none
}
.franchise-booking-calendar .slick-track {
  pointer-events: visible
}
.franchise-booking-calendar .slick-prev {
  top: 50px
}
.franchise-additional-services {
  padding: 5px 0
}
.franchise-additional-services .franchise-additional-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.franchise-additional-services .franchise-additional-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.franchise-additional-info, .franchise-additional-wrapper {
  width: 100%
}
.franchise-additional-info {
  padding: 30px 20px 10px;
  text-align: center
}
.franchise-additional-info:after {
  position: absolute;
  top: 30px;
  right: -6px;
  width: 12px;
  height: 12px;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 1px solid #8b8b8b;
  border-right: 1px solid #8b8b8b;
  background-color: #fff
}
.franchise-additional-info h4 {
  font-size: 1.7rem;
  font-family: opensans-bold;
  text-transform: uppercase
}
.franchise-additional-info small {
  font-size: 1.2rem;
  font-family: opensans-italic
}
.franchise-additional-item {
  width: 20%;
  padding: 20px 0 10px 20px
}
.franchise-additional-item:first-of-type {
  padding-left: 0
}
.franchise-additional-item h4 {
  margin-bottom: 0;
  font-size: 1.6rem;
  font-family: opensans-extrabold;
  text-transform: uppercase;
  color: #8b8b8b
}
.franchise-additional-item p {
  display: inline;
  font-size: 1.1rem;
  margin: 0
}
.franchise-featured-services {
  padding-top: 50px
}
@media (max-width:767px) {
  .franchise-featured-services {
    background-color: #ebebeb;
    padding-top: 25px
  }
}
.franchise-featured-services .franchise-featured-header {
  padding-bottom: 25px
}
.widget-container {
  position: relative;
  overflow: hidden;
  min-height: 330px
}
.widget-item:not(:last-child) .item-title {
  border-bottom: 1px solid #6a6a6a
}
.widget-item input[type=radio] {
  position: absolute;
  z-index: -1;
  left: 0;
  opacity: 0
}
.widget-item input[type=radio]:checked + .item-title {
  background: -webkit-linear-gradient(20deg, #214e70, #214e70 30%, #006bb7 80%, #006bb7);
  background: linear-gradient(70deg, #214e70, #214e70 30%, #006bb7 80%, #006bb7);
  color: #fff;
  font-size: 2rem
}
.widget-item input[type=radio]:checked + .item-title:after, .widget-item input[type=radio]:checked + .item-title:before {
  content: ''
}
.widget-item input[type=radio]:checked ~ .item-info {
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  height: 100%
}
.widget-item .item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin: 0;
  padding: 0 35px;
  width: 30%;
  height: 110px;
  font-size: 1.7rem;
  font-family: opensans-extrabold;
  text-transform: uppercase;
  background-color: #ebebeb
}
@media (min-width:992px) and (max-width:1199px) {
  .widget-item .item-title {
    font-size: 1.5rem
  }
}
.widget-item .item-title:focus {
  box-shadow: inset 0 0 3px 1px #fff
}
.widget-item .item-title:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 5%;
  color: #006bb7;
  content: '\e801';
  font-family: maaco-icons;
  font-size: 2.9rem;
  font-weight: 400
}
@media (min-width:768px) and (max-width:991px) {
  .widget-item .item-title:before {
    right: 5%
  }
}
.widget-item .item-title:after {
  position: absolute;
  top: 0;
  right: -20px;
  z-index: 15;
  width: 0;
  height: 0;
  border-top: 55px solid transparent;
  border-bottom: 55px solid transparent;
  border-left: 20px solid #006bb7
}
.widget-item .item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 30%;
  width: 70%;
  height: 100%;
  background-color: #f8f8f8;
  -webkit-transition: visibility .8s ease-in-out, -webkit-transform .8s ease-in-out;
  transition: visibility .8s ease-in-out, -webkit-transform .8s ease-in-out;
  transition: transform .8s ease-in-out, visibility .8s ease-in-out;
  transition: transform .8s ease-in-out, visibility .8s ease-in-out, -webkit-transform .8s ease-in-out;
  -webkit-transform: translateX(150%);
  transform: translateX(150%)
}
.widget-item .item-info a.learn-more {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 35px;
  padding: 0 10px;
  border: 0;
  border-radius: 0;
  outline: 0;
  font-size: 13px;
  font-family: gotham-bold;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  color: #214e70
}
.widget-item .item-info a.learn-more:focus, .widget-item .item-info a.learn-more:hover {
  text-decoration: underline
}
.widget-item .item-info-text {
  position: relative;
  padding: 45px;
  width: 60%
}
.widget-item .item-info-text h3 {
  color: #214e70;
  text-transform: uppercase;
  font-size: 2.2rem;
  font-family: opensans-extrabold
}
.widget-item .item-info-text h4 {
  font-size: 1.4rem;
  text-transform: uppercase
}
@media (min-width:768px) and (max-width:991px) {
  .widget-item .item-info-text {
    width: 100%
  }
}
.widget-item .item-info-btncontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.widget-item .item-info-btncontainer .online-estimator {
  padding-top: 2rem;
  margin: 1rem 0;
  border-top: 3px solid #dedede
}
.widget-item .item-info-btncontainer .online-estimator .img-wrapper {
  margin-right: 2rem;
  width: 90px
}
.widget-item .item-info-btncontainer .online-estimator .img-wrapper img {
  max-width: 60px;
  margin: 0 auto
}
@media (min-width:992px) and (max-width:1199px) {
  .widget-item .item-info-btncontainer .online-estimator .img-wrapper img {
    margin: 0
  }
}
@media (min-width:768px) and (max-width:991px) {
  .widget-item .item-info-btncontainer .online-estimator .img-wrapper img {
    margin: 0
  }
}
@media (max-width:767px) {
  .widget-item .item-info-btncontainer .online-estimator .img-wrapper img {
    max-width: 100%
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .widget-item .item-info-btncontainer .online-estimator .img-wrapper {
    width: 70px
  }
}
@media (min-width:768px) and (max-width:991px) {
  .widget-item .item-info-btncontainer .online-estimator .img-wrapper {
    width: 70px
  }
}
.widget-item .item-info-btncontainer .online-estimator .text-wrapper {
  width: calc(100%-90x)
}
.widget-item .item-info-btncontainer .online-estimator .text-wrapper h4 {
  font-size: 15px;
  font-family: gotham-bold;
  line-height: normal;
  text-transform: none;
  color: #214e70
}
@media (min-width:992px) and (max-width:1199px) {
  .widget-item .item-info-btncontainer .online-estimator .text-wrapper {
    width: calc(100%-70x)
  }
}
@media (min-width:768px) and (max-width:991px) {
  .widget-item .item-info-btncontainer .online-estimator .text-wrapper {
    width: calc(100%-70x)
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .widget-item .item-info-btncontainer .online-estimator {
    padding-top: 1rem;
    margin: 0
  }
}
@media (min-width:768px) and (max-width:991px) {
  .widget-item .item-info-btncontainer .online-estimator {
    padding-top: 1rem;
    margin: 0
  }
}
.widget-item .item-info-btncontainer > * {
  margin-bottom: 5px
}
.widget-item .item-info-image {
  position: relative;
  width: 40%;
  background-size: cover;
  background-repeat: no-repeat
}
.widget-item .item-info-image .additional-image {
  position: absolute;
  top: 0;
  left: -15%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../resources/images/services/additional-image.png);
  background-repeat: no-repeat
}
@media (min-width:768px) and (max-width:991px) {
  .widget-item .item-info-image {
    display: none
  }
}
.stopwatch-icon {
  background-image: url(../resources/images/icon/stopwatch-icon.svg);
  background-repeat: no-repeat;
  height: 2.7rem;
  width: 2.3rem;
  margin-right: .5rem
}
.search-money-icon-blue {
  background-image: url(../resources/images/icon/dolar-blue.svg);
  background-repeat: no-repeat;
  height: 2.3rem;
  width: 2.3rem !important;
  margin-left: .7rem;
  margin-right: 1rem
}
.search-money-icon-red {
  background-image: url(../resources/images/icon/dolar-red.svg);
  background-repeat: no-repeat;
  height: 2.7rem;
  width: 2.7rem;
  margin-right: .5rem;
  margin-left: .5rem
}
.estimate-btn:focus .stopwatch-icon, .estimate-btn:hover .stopwatch-icon {
  background-image: url(../resources/images/icon/stopwatch-icon-white.svg)
}
.franchise-localized-services {
  padding: 25px 0
}
.franchise-localized-services-info h2 {
  margin: 0;
  font-size: 2.4rem;
  font-family: gotham-bold;
  text-transform: uppercase
}
.franchise-localized-services-info h3 {
  margin: 0;
  font-size: 1.6rem;
  font-family: opensans-bold
}
.franchise-localized-services-info .custom-video-title, .franchise-localized-services-info h4 {
  margin: 5px 0 20px;
  font-size: 1.5rem;
  font-family: opensans-bold
}
.franchise-localized-services-info .franchise-localized-services-item {
  margin-bottom: 25px
}
.franchise-localized-services-info .franchise-localized-services-video {
  position: relative;
  height: 150px;
  background-position-y: 50%;
  background-repeat: no-repeat;
  background-size: cover
}
@media (min-width:1200px) {
  .franchise-localized-services-info .franchise-localized-services-video {
    height: 230px
  }
}
.franchise-localized-services-info .franchise-localized-services-section-title {
  margin-bottom: 5px;
  font-size: 1.6rem;
  color: #214e70
}
.franchise-localized-services-info .franchise-localized-services-list {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  padding-top: 10px
}
.franchise-localized-services-info .franchise-localized-services-list li {
  -webkit-column-break-inside: avoid
}
.franchise-localized-services-info .common-list {
  padding-left: 15px
}
@media (max-width:991px) {
  .franchise-localized-services-info .paint-packages:not(:last-child) {
    margin-bottom: 2rem
  }
}
.franchise-localized-services-info .paint-packages h3 {
  font-size: 1.4rem
}
.franchise-localized-services-info .paint-packages p {
  margin: 0
}
.franchise-localized-services-info .launch-video {
  background: rgba(0, 0, 0, .3)
}
.franchise-localized-services-info .launch-video.btn {
  position: relative;
  width: auto;
  height: auto;
  margin-top: 10px;
  font-size: 1.1rem;
  line-height: 20px;
  background: #fff
}
.franchise-localized-services-info .launch-video.btn:hover {
  background: #006bb7
}
.franchise-localized-services-info .launch-video.btn:hover span:before {
  color: #fff
}
.franchise-localized-services-schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 80px;
  border: 0;
  border-top: 4px solid #8b8b8b;
  font-size: 2rem;
  font-family: gotham-light, serif;
  text-transform: uppercase;
  color: #fff;
  background-color: #dd1215;
  cursor: pointer
}
@media (min-width:992px) and (max-width:1199px) {
  .franchise-localized-services-schedule {
    font-size: 1.8rem
  }
}
@media (max-width:767px) {
  .franchise-localized-services-schedule {
    font-size: 1.4rem
  }
}
.franchise-localized-services-schedule:focus, .franchise-localized-services-schedule:hover {
  text-decoration: none;
  color: #fff;
  background-color: #9a1816
}
.franchise-localized-services-schedule span {
  padding: 0 5px
}
.franchise-localized-services-schedule .schedule-service-text {
  padding: 0;
  font-family: gotham-bold
}
.franchise-localized-services-schedule .schedule {
  border: 0;
  font-family: gotham-light;
  padding-left: 0
}
.franchise-details h2 {
  font-size: 2.2rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  text-align: center
}
.franchise-details .franchise-localized-services-schedule {
  border-top: 2px solid #8b8b8b;
  font-size: 1.8rem;
  line-height: 20px
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-details .franchise-localized-services-schedule {
    font-size: 13px
  }
}
@media (max-width:767px) {
  .franchise-details .franchise-localized-services-schedule {
    display: none
  }
}
.franchise-details .franchise-coupons {
  margin-top: 20px;
  padding: 15px;
  background-color: #006bb7
}
.franchise-details .franchise-coupons h2 {
  color: #fff
}
.franchise-details .franchise-coupons > p {
  text-align: center;
  color: #fff
}
.franchise-details .franchise-coupons .coupon-item {
  width: 100%
}
.franchise-location {
  padding: 15px;
  font-size: 1.3rem;
  background-color: #ebebeb
}
.franchise-location h3 {
  margin: 0;
  font-size: 1.6rem;
  font-family: opensans-extrabold;
  text-transform: uppercase;
  color: #006bb7
}
.franchise-location .franchise-location-phonenumber {
  font-size: 1.6rem
}
.franchise-location .franchise-location-address {
  padding: 5px 0
}
.franchise-location .franchise-location-address span {
  display: block
}
.franchise-location .franchise-location-anchor {
  display: block;
  font-family: opensans-bold;
  text-decoration: underline
}
.franchise-shopsnearby {
  padding: 50px 0
}
@media (max-width:767px) {
  .franchise-shopsnearby {
    padding: 25px 0 0
  }
}
.franchise-shopsnearby .franchise-shopsnearby-header {
  padding-bottom: 25px
}
@media (max-width:767px) {
  .franchise-shopsnearby .franchise-shopsnearby-header {
    padding-bottom: 0
  }
}
.franchise-shopsnearby .franchise-shopsnearby-header p {
  color: #6a6a6a
}
@media (max-width:767px) {
  .franchise-shopsnearby .franchise-shopsnearby-header p {
    color: #214e70
  }
}
.franchise-shopsnearby .franchise-shopsnearby-header .title-shops-nearby {
  color: #6a6a6a;
  font-size: 2.4rem;
  font-family: gotham-bold;
  text-align: center;
  text-transform: uppercase
}
.shopsnearby-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 15px;
  font-size: 1.3rem
}
@media (min-width:1200px) {
  .shopsnearby-item {
    padding-left: 15px;
    padding-right: 15px
  }
}
@media (max-width:767px) {
  .shopsnearby-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 -15px;
    padding: 15px;
    background-color: #f8f8f8
  }
}
.shopsnearby-item:not(:last-child) {
  margin-bottom: 10px;
  border-bottom: 1px solid #6a6a6a
}
@media (max-width:767px) {
  .shopsnearby-item:not(:last-child) {
    border: 0
  }
}
.shopsnearby-distance {
  width: 10%;
  font-size: 2rem;
  font-family: opensans-extrabold;
  text-align: center;
  color: #006bb7
}
.shopsnearby-distance small {
  display: block;
  font-size: 1rem;
  font-family: opensans-semibold
}
.shopsnearby-location {
  width: 32%
}
@media (max-width:767px) {
  .shopsnearby-location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 10px
  }
}
.shopsnearby-location h3 {
  margin-bottom: 0;
  font-size: 1.4rem;
  font-family: opensans-extrabold;
  text-transform: uppercase
}
@media (max-width:767px) {
  .shopsnearby-location h3 {
    font-size: 2rem
  }
}
.shopsnearby-location h3 a {
  color: #6a6a6a
}
@media (max-width:767px) {
  .shopsnearby-location h3 a {
    color: #006bb7
  }
}
.shopsnearby-location h3 a:hover {
  color: #006bb7
}
.shopsnearby-location .shopsnearby-location-number {
  color: #6a6a6a
}
@media (max-width:767px) {
  .shopsnearby-location .shopsnearby-location-number {
    font-size: 2rem;
    color: #006bb7
  }
}
.shopsnearby-location .shopsnearby-location-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.shopsnearby-location .shopsnearby-location-title .events-all {
  pointer-events: all
}
.shopsnearby-location .shopsnearby-location-title div {
  padding-left: 10px
}
.shopsnearby-address {
  width: 25%;
  padding: 0 10px
}
@media (max-width:767px) {
  .shopsnearby-address {
    width: 100%
  }
}
.shopsnearby-storehours {
  width: 33%
}
@media (min-width:768px) and (max-width:991px) {
  .shopsnearby-storehours {
    width: 43%
  }
}
.shopsnearby-storehours h4 {
  margin: 0;
  font-size: 1.4rem;
  font-family: opensans-extrabold;
  text-transform: uppercase
}
.shopsnearby-storehours span {
  display: block
}
.shopsnearby-storehours abbr {
  text-transform: uppercase
}
.shopsnearby-button-container {
  width: 100%;
  padding: 25px 25px 0
}
.shopsnearby-button-container > * {
  width: 100%;
  margin-bottom: 5px
}
.shopsnearby-map {
  height: 275px
}
.franchise-signup:after, .franchise-signup:before {
  content: '';
  position: absolute
}
.franchise-signup {
  position: relative;
  overflow: hidden;
  padding: 25px 20px
}
.franchise-signup:before {
  top: -15px;
  left: -10%;
  width: 25%;
  height: 60%;
  -webkit-transform: skew(-35deg) rotate(15deg);
  transform: skew(-35deg) rotate(15deg);
  background-color: #fff;
  border-bottom: 50px solid #dd1215
}
.franchise-signup:after {
  top: 0;
  right: -45%;
  width: 150%;
  height: 100%;
  background-color: #fff;
  box-shadow: -5px 0 20px -5px #000;
  -webkit-transform: skew(-50deg);
  transform: skew(-50deg)
}
.franchise-signup .newsletter-container {
  position: relative;
  z-index: 5;
  border: 1px solid #ebebeb
}
.franchise-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 4;
  padding-top: 2.5rem
}
@media (max-width:767px) {
  .franchise-nav {
    display: block;
    padding-top: 0
  }
}
.franchise-nav .franchise-nav-item {
  color: #fff;
  font-size: 1.4rem;
  font-family: gotham-bold;
  margin-left: 1.5rem;
  padding: 2rem .5rem;
  position: relative;
  text-transform: uppercase;
  z-index: 2
}
@media (max-width:767px) {
  .franchise-nav .franchise-nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0;
    padding: 2rem;
    border-bottom: .1rem solid #c5c5c5;
    color: #214e70;
    background-color: #f8f8f8
  }
}
.franchise-nav .franchise-nav-item:first-child {
  margin-left: 0
}
@media (max-width:767px) {
  .franchise-nav .franchise-nav-item:first-child {
    border-top: 1px solid #c5c5c5
  }
}
.franchise-nav .franchise-nav-item:focus, .franchise-nav .franchise-nav-item:hover {
  text-decoration: none;
  box-shadow: inset 0 -.5rem 0 0 #dd1215
}
@media (max-width:767px) {
  .franchise-nav .franchise-nav-item:focus, .franchise-nav .franchise-nav-item:hover {
    box-shadow: none;
    color: #9a1816
  }
}
.franchise-testimonials {
  padding: 0 0 25px;
  background-color: #ebebeb
}
.franchise-testimonials .franchise-testimonials-header {
  padding-bottom: 25px
}
.franchise-testimonials .franchise-testimonials-header h2 {
  font-family: opensans-extrabold;
  color: #6a6a6a
}
.franchise-testimonials .testimonial-buttons-container {
  width: 30%;
  margin: 15px auto
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-testimonials .testimonial-buttons-container {
    width: 40%
  }
}
.franchise-testimonials .testimonial-section {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: .3s linear;
  transition: .3s linear
}
.franchise-testimonials .testimonial-section:before {
  background-color: #ebebeb;
  -webkit-transition: .3s linear;
  transition: .3s linear
}
.franchise-testimonials .testimonial-section:hover {
  background-color: #fff;
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}
.franchise-testimonials .testimonial-section:hover:before {
  background-color: #fff
}
.franchise-testimonials .testimonial-section:hover .testimonial-shadow {
  opacity: 1
}
.franchise-testimonials .testimonial-shadow {
  opacity: 0
}
.franchise-testimonials .testimonials-rateabiz {
  float: right;
  width: 85px;
  height: 25px;
  background-size: 100%;
  background-repeat: no-repeat
}
.no-reviews {
  font-size: 1.5rem;
  padding: 1rem 0
}
.testimonial-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media screen and (max-width:1200px) {
  .testimonial-center {
    display: block
  }
}
.franchise-testimonials.testimonials-viewall {
  padding: 25px 0;
  background-color: #fff
}
.franchise-testimonials .testimonials-viewall-header {
  padding-bottom: 25px;
  text-align: center
}
.testimonials-viewall-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 10%
}
@media (max-width:767px) {
  .testimonials-viewall-inner {
    padding: 0
  }
}
.testimonials-viewall-inner.no-testimonials {
  -ms-flex-pack: distribute;
  justify-content: space-around
}
.testimonials-viewall-inner .testimonial-section {
  width: 40%;
  margin-bottom: 120px
}
@media (max-width:767px) {
  .testimonials-viewall-inner .testimonial-section {
    width: 100%
  }
}
.testimonials-viewall-inner .testimonial-section:before {
  background-color: #fff
}
.testimonials-viewall-inner .testimonials-viewall-leavereview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40%;
  margin-bottom: 120px;
  padding: 20px;
  text-align: center;
  background-color: #ebebeb
}
@media (max-width:767px) {
  .testimonials-viewall-inner .testimonials-viewall-leavereview {
    width: 100%;
    margin-bottom: 25px
  }
}
.testimonials-viewall-inner .testimonials-viewall-leavereview h2 {
  margin: 0;
  font-size: 2.2rem;
  font-family: gotham-bold;
  color: #006bb7
}
.testimonials-viewall-inner .testimonials-viewall-leavereview h3 {
  font-size: 2.2rem;
  font-family: gotham-book;
  color: #006bb7
}
.testimonials-viewall-button-container {
  text-align: center
}
.slider-franchise {
  height: 37rem;
  position: relative
}
.slider-franchise-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  margin: 0 auto;
  max-width: 120rem;
  padding: 0 1.5rem;
  position: relative;
  width: 100%;
  z-index: 2
}
@media (min-width:768px) and (max-width:991px) {
  .slider-franchise-content {
    background: rgba(0, 0, 0, .3)
  }
}
.slider-franchise-content .right-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 35%;
  max-width: 57rem;
  width: 100%
}
@media (min-width:768px) and (max-width:991px) {
  .slider-franchise-content .right-column {
    margin-left: 0
  }
}
.slider-franchise-content .right-column .flex-col {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.slider-franchise-content .right-column .learn-more {
  padding-bottom: 1rem
}
.slider-franchise-content .right-column .text-style {
  color: #fff;
  font-family: alrightsans-bold;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  text-shadow: 0 .2rem .4rem #000;
  text-transform: uppercase
}
.slider-franchise-content .right-column p:first-child {
  font-size: 9rem;
  font-style: normal
}
.slider-franchise-content .right-column p:nth-child(2) {
  font-size: 3rem
}
.slider-franchise-content .right-column p:nth-child(3) {
  font-size: 5rem
}
.slider-franchise-content .right-column .maaco-detail p {
  color: #fff;
  font-family: alrightsans;
  font-size: 1.1rem
}
.slider-franchise img {
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}
.slider-franchise .celebrate-banner {
  max-width: 63rem
}
.slider-franchise .celebrate-banner .flex-col {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.slider-franchise .celebrate-banner .celebrate-col {
  width: 50%
}
.slider-franchise .celebrate-banner .celebrate-col .text-style {
  color: #fff;
  font-family: alrightsans;
  font-size: 4rem !important;
  font-weight: 300;
  line-height: 1;
  margin: 0;
  text-shadow: 0 .2rem .4rem #000
}
.slider-franchise .celebrate-banner .left-border {
  border-left: .2rem solid #fff;
  padding-left: 1.5rem
}
.slider-franchise .celebrate-banner .paint-col {
  width: 50%
}
.slider-franchise .celebrate-banner .paint-col p {
  color: #fff;
  line-height: 1;
  font-family: alrightsans;
  text-shadow: 0 .2rem .4rem #000;
  margin: 0
}
.slider-franchise .celebrate-banner .paint-col p:first-child {
  font-size: 1.8rem !important;
  margin-bottom: 1.5rem
}
.slider-franchise .celebrate-banner .paint-col p:last-child {
  font-family: alrightsans-bold;
  -webkit-font-feature-settings: 'lnum'1;
  font-feature-settings: 'lnum'1;
  font-size: 8.3rem !important
}
.slider-franchise .flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
@media (min-width:768px) and (max-width:991px) {
  .slider-franchise .flex-end {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
.dual_offer {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 90%
}
.dual_offer, .dual_offer .align-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.dual_offer .align-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%
}
@media (max-width:767px) {
  .dual_offer {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
@media (min-width:768px) and (max-width:991px) {
  .dual_offer {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}
.dual_offer a {
  margin-top: 1rem;
  position: relative;
  z-index: 7
}
.dual_offer .first-col, .dual_offer .second-col {
  width: 50%
}
@media (max-width:767px) {
  .dual_offer .first-col, .dual_offer .second-col {
    margin-bottom: 1.5rem;
    width: 100%
  }
}
.dual_offer .first-col {
  padding-left: 6.2rem
}
@media (max-width:767px) {
  .dual_offer .first-col {
    padding-left: 0;
    text-align: center
  }
}
@media (min-width:768px) and (max-width:991px) {
  .dual_offer .first-col {
    padding-left: 0
  }
}
.dual_offer .second-col {
  padding-right: 6.2rem
}
@media (max-width:767px) {
  .dual_offer .second-col {
    padding-right: 0;
    text-align: center
  }
}
.dual_offer .paddl-30 {
  padding-left: 3rem
}
.dual_offer .paddr-30 {
  padding-right: 3rem
}
.dual_offer .discount {
  position: relative;
  z-index: 7
}
@media (max-width:767px) {
  .dual_offer .discount {
    text-align: center
  }
}
.dual_offer .discount a {
  margin-top: 1rem
}
.dual_offer .discount p {
  color: #fff;
  font-family: alrightsans-bold;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  text-shadow: 0 .2rem .4rem #000;
  text-transform: uppercase
}
.dual_offer .discount p:first-child {
  font-size: 4rem;
  font-style: normal;
  -webkit-font-feature-settings: 'lnum'1;
  font-feature-settings: 'lnum'1
}
@media (max-width:991px) {
  .dual_offer .discount p:first-child {
    font-size: 3rem !important
  }
}
.dual_offer .discount p:nth-child(2) {
  font-size: 1.6rem
}
@media (max-width:991px) {
  .dual_offer .discount p:nth-child(2) {
    font-size: 1.3rem !important
  }
}
.dual_offer .discount p:last-child {
  font-size: 3.2rem
}
@media (max-width:991px) {
  .dual_offer .discount p:last-child {
    font-size: 2.4rem !important
  }
}
.dual_offer .select-maaco {
  max-width: 26rem;
  text-align: center
}
.dual_offer .maaco-desc-service {
  margin-top: 2rem;
  position: relative;
  z-index: 9
}
.dual_offer .maaco-desc-service p {
  color: #fff;
  font-size: 1.1rem
}
.dual_offer .set-maaco-width {
  max-width: 30rem;
  padding-left: 1rem
}
.dual_offer .nopadd {
  padding-left: 0
}
.dual_offer .meineke-oil-change {
  display: inline-block;
  max-width: 54.5rem;
  text-align: justify
}
.maaco-button-version {
  max-width: 42rem;
  margin-left: 39rem
}
@media (min-width:768px) and (max-width:991px) {
  .maaco-button-version {
    margin-left: 28.5rem
  }
}
.maaco-button-version-text {
  position: relative;
  padding-right: 6rem;
  z-index: 7
}
@media (max-width:767px) {
  .maaco-button-version-text {
    text-align: center
  }
}
.maaco-button-version-text a {
  margin-top: 1rem
}
.maaco-button-version-text p {
  color: #fff;
  font-family: alrightsans-bold;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  text-shadow: 0 .2rem .4rem #000;
  text-transform: uppercase;
  -webkit-font-feature-settings: 'lnum'1;
  font-feature-settings: 'lnum'1
}
.maaco-button-version-text p:first-child {
  font-size: 6rem;
  -webkit-font-feature-settings: 'lnum'1;
  font-feature-settings: 'lnum'1
}
@media (max-width:991px) {
  .maaco-button-version-text p:first-child {
    font-size: 3rem
  }
}
.maaco-button-version-text p:nth-child(2) {
  font-size: 1.9rem
}
@media (max-width:991px) {
  .maaco-button-version-text p:nth-child(2) {
    font-size: 1.3rem
  }
}
.maaco-button-version-text p:last-child {
  font-size: 3.2rem
}
@media (max-width:991px) {
  .maaco-button-version-text p:last-child {
    font-size: 2.4rem
  }
}
.maaco-button-version .set-visibile {
  margin-bottom: .7rem;
  position: relative;
  z-index: 7
}
.maaco-button-version .set-visibile a {
  font-family: alrightsans-light;
  font-weight: 700
}
.maaco-button-version-content {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 60rem
}
.maaco-button-version-desc {
  margin-top: 1rem;
  position: relative;
  z-index: 9
}
.maaco-button-version-desc p {
  color: #fff;
  font-size: 1.1rem;
  font-family: alrightsans
}
.up-to-services {
  max-width: 74.2rem;
  margin-right: 25rem
}
@media screen and (max-width:1200px) {
  .up-to-services {
    margin-right: 0 !important
  }
}
.up-to-services .up-to-p {
  color: #fff;
  font-family: alrightsans;
  -webkit-font-feature-settings: 'lnum'1;
  font-feature-settings: 'lnum'1;
  font-size: 2.7rem;
  font-style: italic;
  font-weight: 700;
  line-height: .9;
  margin: 0;
  padding-left: 1.5rem;
  text-transform: uppercase
}
.up-to-services .maaco-button-version-text p {
  text-shadow: none
}
.up-to-services .maaco-button-version-text p:first-child {
  font-size: 8rem
}
.up-to-services .maaco-button-version-text p:nth-child(2) {
  font-size: 3rem
}
.up-to-services .maaco-button-version-text p:last-child {
  font-size: 2.4rem;
  font-style: italic;
  font-weight: 100;
  font-family: alrightsans
}
.up-to-services .set-visible {
  position: relative;
  z-index: 7
}
.spokane {
  max-width: 58rem;
  margin-left: 38.5rem
}
@media screen and (max-width:1200px) {
  .spokane {
    margin-left: 0 !important
  }
  .spokane:after {
    background: rgba(0, 0, 0, .3);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
  }
}
.spokane div {
  position: relative;
  z-index: 7
}
.spokane-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.spokane-manplan {
  padding-top: 4rem;
  margin-left: -7.8rem
}
.spokane-manplan p {
  color: #fff;
  -webkit-font-feature-settings: 'lnum'1;
  font-feature-settings: 'lnum'1;
  margin: 0;
  text-transform: uppercase;
  text-shadow: 0 .2rem .4rem #000
}
.spokane-manplan p:first-child {
  font-size: 3.5rem;
  font-family: alrightsans-bold;
  line-height: .9
}
.spokane-manplan p:first-child sup {
  font-size: 1.8rem;
  left: -.5rem
}
.spokane-manplan p:last-child {
  font-size: 1.5rem;
  font-family: alrightsans
}
.spokane-only {
  max-width: 29.7rem;
  position: relative
}
.spokane-only span {
  color: #fff;
  display: block;
  font-size: 2.9rem;
  font-family: alrightsans;
  margin: 0;
  text-align: center;
  text-transform: uppercase
}
.spokane-only span:after {
  left: 0
}
.spokane-only span:after, .spokane-only span:before {
  background: #fff;
  content: '';
  height: .1rem;
  position: absolute;
  top: 1.8rem;
  width: 32%
}
.spokane-only span:before {
  right: 0
}
.spokane-price {
  padding-right: 3rem
}
.spokane-price p {
  color: #fff;
  font-size: 7.6rem;
  font-family: alrightsans-bold;
  -webkit-font-feature-settings: 'lnum'1;
  font-feature-settings: 'lnum'1;
  font-weight: 700;
  line-height: .9;
  margin-bottom: 0
}
.spokane-save {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.spokane-over {
  position: relative;
  padding-left: 1rem
}
.spokane-over:before {
  content: '';
  border-left: .1rem solid #fff;
  height: 5.7rem;
  left: 0;
  position: absolute
}
.spokane-over p {
  color: #fff;
  font-size: 7.9rem;
  font-family: alrightsans-bold;
  -webkit-font-feature-settings: 'lnum'1;
  font-feature-settings: 'lnum'1;
  line-height: .9;
  text-transform: uppercase
}
.spokane-over p:first-child {
  font-size: 2.1rem
}
.spokane-over p:last-child {
  font-size: 4rem
}
.spokane-desc {
  margin-bottom: .3rem;
  text-align: center
}
.spokane-desc p {
  color: #fff;
  font-size: 1.4rem;
  font-family: alrightsans-bold;
  -webkit-font-feature-settings: 'lnum'1;
  font-feature-settings: 'lnum'1;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  text-shadow: 0 .2rem .4rem #000
}
.spokane-img {
  position: relative;
  width: 13.9rem
}
.spokane-img img {
  height: 13.2rem;
  left: -4.5rem;
  position: absolute;
  top: 0;
  width: 13.9rem
}
.spokane-bgdesc {
  background: url(../resources/images/banner/bgtech.png) repeat-y;
  padding: .5rem 0;
  width: 58rem
}
.spokane-bgdesc p {
  color: #fff;
  font-size: 1.3rem;
  font-family: alrightsans;
  margin: 0;
  text-align: center;
  text-transform: uppercase
}
.spokane-bgdesc p:last-child {
  font-weight: 700
}
.hero-carousel .align-flex-start .dark-background {
  background: rgba(0, 0, 0, .3)
}
.set-content-to-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 37rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media (max-width:767px) {
  .hero-carousel .us-serve {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
  .hero-carousel .us-serve img {
    object-position: 60% 50%
  }
}
@media (max-width:767px) {
  .hero-carousel .see-her-story {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}
.hero-carousel .see-her-story img {
  object-position: 30% 50%
}
@media (min-width:768px) and (max-width:991px) {
  .hero-carousel .see-her-story img {
    object-position: 50% 50%
  }
}
@media (max-width:767px) {
  .hero-carousel .see-her-story img {
    object-position: 60% 50%
  }
}
.hero-carousel .us-army-history {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 4rem;
  text-align: right
}
.hero-carousel .us-army-history img {
  bottom: -4.1rem;
  position: absolute;
  right: -.9rem
}
@media (max-width:1200px) {
  .hero-carousel .us-army-history {
    padding-right: 8rem
  }
}
@media (max-width:767px) {
  .hero-carousel .us-army-history {
    display: none
  }
}
.who-served-contest {
  max-width: 60rem;
  width: 100%;
  z-index: 9
}
.who-served-contest .contest-max-width {
  max-width: 40rem
}
@media (max-width:767px) {
  .who-served-contest .contest-max-width {
    margin: 0 auto 1rem
  }
}
.who-served-contest .contest-max-width .set-max-width {
  padding: 0 3.5rem
}
@media (max-width:767px) {
  .who-served-contest .contest-max-width .set-max-width {
    padding: 0 1.5rem
  }
}
.who-served-contest p {
  color: #fff;
  line-height: 1;
  margin: 0
}
.who-served-contest .proud-to-serve {
  margin-bottom: 2rem
}
@media (max-width:767px) {
  .who-served-contest .proud-to-serve {
    margin-bottom: 1rem
  }
}
.who-served-contest .proud-to-serve p {
  font-family: gotham-bold;
  font-size: 3rem;
  font-weight: 700;
  text-transform: uppercase
}
@media (min-width:768px) and (max-width:991px) {
  .who-served-contest .proud-to-serve p {
    font-size: 2.5rem
  }
}
@media (max-width:480px) {
  .who-served-contest .proud-to-serve p {
    font-size: 2rem
  }
}
.who-served-contest .proud-partnership {
  margin-bottom: 2rem
}
@media (max-width:767px) {
  .who-served-contest .proud-partnership {
    margin-bottom: 1rem
  }
}
.who-served-contest .proud-partnership p {
  font-size: 1.7rem;
  font-family: alrightsans;
  line-height: 1.4
}
.who-served-contest .us-army {
  text-align: right;
  position: relative
}
@media (max-width:1200px) {
  .who-served-contest .us-army {
    padding-right: 8rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .who-served-contest .us-army {
    padding-right: 0;
    text-align: center
  }
}
@media (max-width:767px) {
  .who-served-contest .us-army {
    display: none
  }
}
.who-served-contest .us-army p:first-child {
  font-weight: 700;
  font-size: 1.7rem;
  font-family: gotham-bold;
  text-transform: uppercase
}
.who-served-contest .us-army p:last-child {
  font-size: 1.5rem;
  font-weight: 700;
  font-family: gotham-book
}
.who-served-contest .us-army p:last-child span {
  font-style: italic;
  padding-right: 1.3rem;
  position: relative
}
.who-served-contest .us-army p:last-child span:after {
  content: '*';
  position: absolute;
  font-size: 2rem;
  font-style: normal;
  right: .1rem;
  top: .2rem
}
.set-services-to-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
@media screen and (max-width:1200px) {
  .set-services-to-end {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
.banner-logos {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 3rem
}
.banner-logos img {
  margin: 0 1.5rem
}
.hero-custom-banner-content {
  max-width: 52rem;
  width: 100%;
  z-index: 9
}
@media (max-width:767px) {
  .hero-custom-banner-content {
    max-width: 100%
  }
}
.hero-custom-banner-content p {
  color: #fff;
  line-height: 1;
  margin: 0
}
.hero-custom-banner-content .hero-paragraph {
  font-family: gotham-book;
  font-size: 2.5rem;
  font-weight: 300;
  margin-left: 1.5rem
}
.hero-custom-banner-content .hero-select-services {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.hero-custom-banner-content .hero-select-services a {
  font-size: 1.4rem;
  margin-right: 1.5rem;
  padding: 0 2.5rem;
  text-shadow: none
}
@media (max-width:480px) {
  .hero-custom-banner-content .hero-select-services-direction {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (max-width:480px) {
  .hero-custom-banner-content .hero-select-services-direction a {
    padding: 0;
    margin: 0 0 1.5rem;
    text-align: center;
    width: 60%
  }
}
.hero-custom-banner-content .paragraph-select-services {
  font-family: gotham-bold;
  font-size: 12rem;
  font-weight: 700;
  margin-right: 1rem
}
@media (max-width:767px) {
  .hero-custom-banner-content .paragraph-select-services {
    font-size: 10rem
  }
}
@media (max-width:480px) {
  .hero-custom-banner-content .paragraph-select-services {
    font-size: 8rem
  }
}
.hero-custom-banner-content .hero-percent-off {
  font-family: gotham-bold;
  font-size: 6rem;
  font-weight: 700
}
@media (max-width:480px) {
  .hero-custom-banner-content .hero-percent-off {
    font-size: 4rem
  }
}
.hero-custom-banner-content .hero-text-services {
  font-family: gotham-book;
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: .1rem
}
@media (max-width:480px) {
  .hero-custom-banner-content .hero-text-services {
    font-size: 1.4rem
  }
}
.hero-custom-banner-content .hero-get-up {
  margin-bottom: 1rem
}
.hero-tax-season {
  max-width: 75rem
}
.hero-tax-season .paint-sale-slider p {
  font-size: 3rem
}
@media (max-width:1200px) {
  .hero-tax-season .paint-sale-slider p {
    font-size: 2.5rem
  }
}
.hero-tax-season .hero-holiday--overlay {
  margin-bottom: 1rem
}
.hero-tax-season .hero-holiday--overlay p {
  padding-top: 0
}
.hero-tax-season .hero-holiday {
  margin-left: 48%
}
@media (max-width:1455px) {
  .hero-tax-season .hero-holiday {
    margin-left: 26%
  }
}
@media (max-width:1200px) {
  .hero-tax-season .hero-holiday {
    margin-left: 0
  }
}
.paint-service__img {
  object-position: 35%
}
.paint-service__content {
  color: #fff;
  position: absolute;
  left: 55%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  width: 42rem
}
@media (min-width:768px) and (max-width:991px) {
  .paint-service__content {
    left: 40%;
    width: 45rem
  }
}
@media (min-width:1200px) {
  .paint-service__content.right-alignment {
    left: 60%
  }
}
.paint-service__content .asterix-special {
  margin-left: -.5rem
}
.paint-service__content .middle-sup {
  top: -1rem
}
.paint-service__content.lg-width {
  left: 50%;
  width: 60rem
}
@media (min-width:992px) and (max-width:1199px) {
  .paint-service__content.lg-width {
    left: auto;
    right: 2%
  }
}
@media (min-width:768px) and (max-width:991px) {
  .paint-service__content.lg-width {
    left: auto;
    right: 2%
  }
}
.banner-content-line {
  display: block;
  line-height: 1
}
@media (min-width:768px) and (max-width:991px) {
  .banner-content-line .banner-content-line:nth-child(1) {
    font-size: 4rem
  }
  .banner-content-line .banner-content-line:nth-child(2) {
    font-size: 1.8rem
  }
  .banner-content-line .banner-content-line:nth-child(3) {
    font-size: 6rem
  }
  .banner-content-line .banner-content-line:nth-child(4) {
    font-size: 1.8rem
  }
  .banner-content-line .banner-content-line:nth-child(5) {
    font-size: 1.6rem
  }
}
.between-lines {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.between-lines:after, .between-lines:before {
  background-color: #fff;
  content: '';
  -webkit-box-flex: 100;
  -ms-flex-positive: 100;
  flex-grow: 100;
  height: 2px
}
.between-lines-1:after, .between-lines-1:before {
  height: 1px
}
.half-b-margin {
  margin-bottom: .5rem
}
.fr-slider-content {
  color: #fff;
  position: absolute;
  left: 45%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media (min-width:768px) and (max-width:991px) {
  .fr-slider-content {
    left: 60%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
}
.fr-slider-content .top-sup {
  top: -1.2em
}
.fr-slider-content.centered-slider {
  left: 52%
}
@media (min-width:768px) and (max-width:991px) {
  .fr-slider-content.centered-slider {
    left: 72%;
    width: 100%
  }
}
.fr-slider-content.centered-slider .middle-sup {
  top: -1rem
}
.fr-slider-content.centered-slider .sup-sm {
  top: -.5rem
}
.fr-slider-content.left-slider {
  left: 35%
}
@media (min-width:992px) and (max-width:1199px) {
  .fr-slider-content.left-slider {
    left: 20%
  }
}
@media (min-width:768px) and (max-width:991px) {
  .fr-slider-content.left-slider {
    left: 30%
  }
}
.banner-underline {
  border-bottom: 2px solid #fff;
  margin-bottom: 1.5rem;
  padding: 0 1.5rem 1.5rem
}
@media (min-width:768px) and (max-width:991px) {
  .overlay-tablet {
    background-color: rgba(0, 0, 0, .4);
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
  }
}
.hero-carousel-item.full-width-content .fr-slider-content {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
@media (max-width:1780px) {
  .hero-carousel-item.full-width-content .fr-slider-content {
    max-width: 88rem
  }
}
@media (min-width:1200px) and (max-width:1779px) {
  .hero-carousel-item.full-width-content .fr-slider-content {
    width: 88.5rem;
    max-width: 100%
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .hero-carousel-item.full-width-content .fr-slider-content {
    width: 88rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hero-carousel-item.full-width-content .fr-slider-content {
    width: 66rem
  }
}
.taxseason-banner .between-lines.negative:after, .taxseason-banner .between-lines.negative:before {
  bottom: -7px;
  position: relative
}
.taxseason-banner img {
  object-position: 100% 0
}
@media (min-width:768px) and (max-width:991px) {
  .taxseason-banner img {
    object-position: 80% 0
  }
}
@media (max-width:767px) {
  .fr-covid-banner .layout-col {
    max-width: 54rem;
    width: calc(100% - 5rem);
    margin-left: auto;
    margin-right: auto
  }
}
@media (min-width:992px) {
  .fr-covid-banner .layout-row {
    padding: 0 10rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .fr-covid-banner .layout-row {
    padding: 0 2rem
  }
}
@media (max-width:576px) {
  .fr-covid-banner .layout-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
@media (max-width:576px) {
  .fr-covid-banner .content {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}
@media (max-width:468px) {
  .fr-covid-banner .content {
    padding-left: 0;
    padding-right: 0
  }
}
@media (min-width:992px) {
  .fr-covid-banner .bottom-content {
    padding: 0 11rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .fr-covid-banner .bottom-content {
    padding: 0 3.5rem
  }
}
@media (max-width:576px) {
  .fr-covid-banner .bottom-content {
    width: 100%
  }
}
@media (max-width:468px) {
  .fr-covid-banner .bottom-content {
    padding-left: 0;
    padding-right: 0
  }
}
.fr-covid-banner .justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.fr-covid-banner p {
  color: #006bb7
}
.fr-covid-banner .title {
  font-family: alrightsans, sans-serif;
  font-size: 10rem;
  line-height: 13rem;
  margin-top: 4rem
}
@media (min-width:992px) and (max-width:1199px) {
  .fr-covid-banner .title {
    font-size: 8rem;
    line-height: 10rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .fr-covid-banner .title {
    font-size: 6rem;
    line-height: 8rem
  }
}
@media (max-width:767px) {
  .fr-covid-banner .title {
    font-size: 6rem;
    line-height: 7rem
  }
}
@media (max-width:576px) {
  .fr-covid-banner .title {
    margin-top: 1rem
  }
}
@media (max-width:468px) {
  .fr-covid-banner .title {
    font-size: 4rem;
    line-height: 4rem
  }
}
.fr-covid-banner .subtitle {
  font-size: 3rem;
  line-height: 3rem;
  font-family: alrightsans-bold !important
}
@media (min-width:992px) and (max-width:1199px) {
  .fr-covid-banner .subtitle {
    font-size: 2.4rem;
    line-height: 2.4rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .fr-covid-banner .subtitle {
    font-size: 2rem;
    line-height: 2rem
  }
}
@media (max-width:767px) {
  .fr-covid-banner .subtitle {
    font-size: 1.8rem;
    line-height: 1.8rem
  }
}
@media (max-width:468px) {
  .fr-covid-banner .subtitle {
    font-size: 1.6rem;
    line-height: 1.6rem
  }
}
.fr-covid-banner .image-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media (max-width:576px) {
  .fr-covid-banner .image-block {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}
@media (max-width:468px) {
  .fr-covid-banner .image-block {
    padding-left: 0;
    padding-right: 0
  }
}
.fr-covid-banner .image-block img {
  max-height: 23rem;
  width: auto;
  max-width: 100%
}
@media (max-width:576px) {
  .fr-covid-banner .image-block img {
    max-height: 7rem
  }
}
.fr-covid-banner .description {
  font-size: 2.5rem;
  color: #006bb7;
  font-family: AlrightSansRegular, sans-serif
}
@media (min-width:992px) and (max-width:1199px) {
  .fr-covid-banner .description {
    font-size: 2rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .fr-covid-banner .description {
    font-size: 1.6rem
  }
}
@media (max-width:767px) {
  .fr-covid-banner .description {
    font-size: 1.4rem
  }
}
.franchise-opportunities-hero {
  position: relative
}
.franchise-opportunities-contactform {
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media (max-width:767px) {
  .franchise-opportunities-contactform {
    position: relative;
    top: 0;
    padding: 15px 0 25px;
    -webkit-transform: none;
    transform: none
  }
}
.franchise-opportunities-contactform .contactus-form {
  position: relative;
  width: 55%;
  padding: 10px 15px;
  text-align: left
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-opportunities-contactform .contactus-form {
    width: 65%
  }
}
@media (max-width:767px) {
  .franchise-opportunities-contactform .contactus-form {
    width: 100%;
    padding: 10px
  }
}
.franchise-opportunities-contactform .contactus-form .contactus-button-container {
  padding-top: 10px
}
.franchise-opportunities-contactform .franchise-opportunities-form-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.franchise-opportunities-contactform .franchise-opportunities-form-inner .form-group {
  width: 49%
}
@media (max-width:767px) {
  .franchise-opportunities-contactform .franchise-opportunities-form-inner .form-group {
    width: 100%
  }
}
.franchise-opportunities-contactform .alertmessage {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
@media (max-width:767px) {
  .franchise-opportunities-contactform .alertmessage {
    position: static;
    -webkit-transform: none;
    transform: none
  }
}
.franchise-opportunities-dialog.dialog-inner {
  width: 500px;
  text-align: left
}
@media (max-width:767px) {
  .franchise-opportunities-dialog.dialog-inner {
    width: 95%;
    padding: 10px
  }
}
.franchise-opportunities-dialog .your-interest, .franchise-opportunities-dialog h4 {
  font-size: 2.2rem
}
@media (max-width:767px) {
  .franchise-opportunities-dialog .your-interest, .franchise-opportunities-dialog h4 {
    padding-right: 25px
  }
}
.franchise-opportunities-dialog .franchise-kit-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.franchise-opportunities-dialog .franchise-kit-content .franchise-kit-image {
  width: 35%;
  height: 180px;
  background-size: cover;
  background-position: 0 100%
}
@media (max-width:767px) {
  .franchise-opportunities-dialog .franchise-kit-content .franchise-kit-image {
    width: 100%
  }
}
.franchise-opportunities-dialog .franchise-kit-content .franchise-kit-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 65%;
  padding-left: 10px
}
@media (max-width:767px) {
  .franchise-opportunities-dialog .franchise-kit-content .franchise-kit-info {
    width: 100%;
    padding-left: 0
  }
}
.franchise-opportunities-dialog .dialog-close-btn {
  margin-left: 15px;
  cursor: pointer
}
@media (max-width:767px) {
  .franchise-opportunities-dialog .dialog-close-btn {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 10px
  }
}
.request-moreinfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  top: 50%;
  right: -185px;
  z-index: 10;
  height: 40px;
  padding: 0 10px;
  background-color: #dd1215;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  -webkit-transition: right .4s linear;
  transition: right .4s linear
}
@media (max-width:767px) {
  .request-moreinfo {
    height: 30px
  }
}
.request-moreinfo:hover {
  background-color: #9a1816
}
.request-moreinfo:hover:before {
  border-top-color: #9a1816
}
.request-moreinfo:hover:after {
  border-bottom-color: #9a1816
}
.request-moreinfo:after, .request-moreinfo:before {
  position: absolute;
  left: -15px;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  content: ''
}
@media (max-width:767px) {
  .request-moreinfo:after, .request-moreinfo:before {
    left: -10px;
    border-right-width: 10px;
    border-left-width: 10px
  }
}
.request-moreinfo:before {
  top: 0;
  border-top: 20px solid #dd1215
}
@media (max-width:767px) {
  .request-moreinfo:before {
    border-top-width: 15px
  }
}
.request-moreinfo:after {
  bottom: 0;
  border-bottom: 20px solid #dd1215
}
@media (max-width:767px) {
  .request-moreinfo:after {
    border-bottom-width: 15px
  }
}
.request-moreinfo.visible {
  right: 0
}
.request-moreinfo a {
  color: #fff;
  font-family: opensans-bold;
  font-size: 1.6rem
}
@media (max-width:767px) {
  .request-moreinfo a {
    font-size: 1rem
  }
}
.request-moreinfo a:focus, .request-moreinfo a:hover {
  color: #fff
}
.fz-landing-header {
  position: relative;
  margin-top: -100px;
  background-color: #ebebeb;
  box-shadow: 0 0 10px 1px #000
}
@media (max-width:767px) {
  .fz-landing-header {
    margin-top: -65px
  }
}
.fz-landing-header .header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 80px
}
@media (max-width:767px) {
  .fz-landing-header .header-content {
    display: block;
    height: auto;
    margin: 0 -15px;
    padding-top: 10px;
    text-align: center
  }
}
.fz-landing-header .header-content span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 35%;
  font-size: 2.6rem;
  font-family: gotham-book;
  color: #fff;
  background-color: #dd1215
}
@media (min-width:992px) and (max-width:1199px) {
  .fz-landing-header .header-content span {
    font-size: 2.2rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .fz-landing-header .header-content span {
    font-size: 1.8rem
  }
}
@media (max-width:767px) {
  .fz-landing-header .header-content span {
    width: 100%;
    height: 50px;
    font-size: 2rem
  }
}
.fz-landing-header .header-content .phone-number {
  color: #fff
}
.fz-landing-header .header-content .logo {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center
}
@media (max-width:767px) {
  .fz-landing-header .header-content .logo {
    display: block;
    padding-bottom: 10px
  }
}
.fz-landing-title {
  background: -webkit-linear-gradient(left, #006bb7, #006bb7 30%, #214e70 65%, #214e70);
  background: linear-gradient(90deg, #006bb7, #006bb7 30%, #214e70 65%, #214e70);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 150px
}
@media (max-width:767px) {
  .fz-landing-title {
    height: 100px
  }
}
.fz-landing-title h1 {
  width: 60%;
  margin: 0;
  font-size: 3.6rem;
  font-family: gotham-light;
  text-transform: uppercase;
  color: #fff
}
@media (min-width:768px) and (max-width:991px) {
  .fz-landing-title h1 {
    font-size: 2.4rem
  }
}
@media (max-width:767px) {
  .fz-landing-title h1 {
    width: 100%;
    font-size: 2.4rem;
    text-align: center
  }
}
.fz-landing-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}
.fz-landing-content-left {
  width: 60%
}
@media (max-width:767px) {
  .fz-landing-content-left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%
  }
}
.fz-landing-content-left h2 {
  margin-top: 10px
}
@media (min-width:1200px) {
  .fz-landing-content-left > p {
    padding-right: 80px
  }
}
.fz-landing-content-left .fz-landing-video {
  position: relative;
  height: 350px;
  margin: 15px 0 5px;
  background-size: cover;
  background-position: 0 100%
}
@media (max-width:767px) {
  .fz-landing-content-left .fz-landing-video {
    height: 200px
  }
}
.fz-landing-content-left .fz-landing-video .play-icon {
  font-size: 5rem;
  background-image: none
}
.fz-landing-content-right {
  width: 35%;
  margin-top: -150px
}
@media (max-width:767px) {
  .fz-landing-content-right {
    width: 100%;
    margin-top: 15px
  }
}
.fz-landing-form-container {
  padding: 20px 5px;
  font-family: gotham-book;
  text-align: center;
  color: #fff;
  background-color: #37393e
}
.fz-landing-form-container ::-webkit-input-placeholder {
  font-family: opensans-italic
}
.fz-landing-form-container :-moz-placeholder, .fz-landing-form-container ::-moz-placeholder {
  font-family: opensans-italic
}
.fz-landing-form-container :-ms-input-placeholder {
  font-family: opensans-italic
}
.fz-landing-form-container h3 {
  font-size: 24px
}
.fz-landing-form-container form {
  padding: 0 15px
}
.fz-landing-form-container .btn {
  display: inline-block;
  width: 100%;
  height: 60px;
  border: 2px solid #fff;
  font-size: 36px
}
.fz-landing-testimonial {
  padding: 15px 20px
}
.fz-landing-tiles {
  padding-top: 15px;
  border-top: 1px solid #ebebeb;
  font-size: 1.3rem
}
.fz-landing-tiles .fz-landing-tiles-inner {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.fz-landing-tiles .fz-landing-item, .fz-landing-tiles .fz-landing-tiles-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.fz-landing-tiles .fz-landing-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30%;
  margin-bottom: 20px
}
@media (max-width:767px) {
  .fz-landing-tiles .fz-landing-item {
    width: 100%
  }
}
.fz-landing-tiles .fz-landing-item > p {
  width: 70%;
  margin: 0;
  font-size: 1.6rem
}
.fz-landing-tiles .fz-landing-item > span {
  width: 30%;
  text-align: center
}
@media (min-width:1200px) {
  .fz-landing-tiles .fz-landing-item > span {
    font-size: 1.8rem
  }
}
.fz-landing-tiles button {
  height: 40px;
  padding: 0 50px;
  font-size: 1.8rem
}
.fz-landing-tiles .gradient-section-title {
  margin-bottom: 10px;
  font-family: gotham-light
}
.fz-landing-footer {
  padding: 30px 0 50px;
  border-top: 3px solid #006bb7
}
@media (max-width:767px) {
  .fz-landing-footer {
    padding: 15px 0 30px
  }
}
.fz-landing-footer .footer-content, .fz-landing-footer .footer-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.fz-landing-footer .footer-section {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-left: 100px;
  font-size: 1.2rem
}
@media (max-width:767px) {
  .fz-landing-footer .footer-section {
    display: block;
    padding-left: 0
  }
}
@media (max-width:767px) {
  .fz-landing-footer .footer-links {
    margin-top: 10px
  }
}
.fz-thankyou-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0
}
.fz-thankyou-content .thankyou-text {
  width: 45%;
  margin-right: 100px
}
@media (max-width:767px) {
  .fz-thankyou-content .thankyou-text {
    width: 100%;
    margin-right: 0
  }
}
.fz-thankyou-content img {
  display: block;
  width: 100%;
  margin-bottom: 10px
}
.fz-thankyou-content .btn {
  width: 100%
}
.fz-thankyou-call .gradient-section-title, .fz-thankyou-call span {
  font-family: gotham-light
}
.fz-thankyou-call span {
  font-size: 2.5rem
}
.fz-thankyou-call a {
  font-family: gotham-book;
  color: #fff
}
.franchise-opportunities-whymaaco {
  padding-top: 25px
}
@media (max-width:767px) {
  .franchise-opportunities-whymaaco {
    padding-top: 0
  }
}
.franchise-opportunities-whymaaco small {
  display: block;
  margin-bottom: 10px
}
.franchise-opportunities-whymaaco .whymaaco-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 25px
}
@media (max-width:767px) {
  .franchise-opportunities-whymaaco .whymaaco-section {
    padding-bottom: 0
  }
}
.franchise-opportunities-whymaaco .set-max-height {
  max-height: 20rem
}
.franchise-opportunities-whymaaco .franchise-opportunities-asset {
  position: relative;
  width: 48%;
  min-height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 100%
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-opportunities-whymaaco .franchise-opportunities-asset {
    height: 200px
  }
}
@media (max-width:767px) {
  .franchise-opportunities-whymaaco .franchise-opportunities-asset {
    width: 100%;
    height: 200px
  }
}
.franchise-opportunities-whymaaco .franchise-opportunities-info {
  width: 49%
}
@media (max-width:767px) {
  .franchise-opportunities-whymaaco .franchise-opportunities-info {
    width: 100%;
    padding: 15px 0
  }
}
.franchise-opportunities-whymaaco .franchise-opportunities-info ul {
  font-size: 1.5rem
}
.franchise-opportunities-whymaaco .whymaaco-more-info {
  display: none
}
@media (max-width:767px) {
  .franchise-opportunities-whymaaco .whymaaco-more-info {
    display: block;
    text-align: center
  }
}
.franchise-opportunities-navigation {
  position: relative;
  overflow: hidden;
  background-color: #ebebeb
}
.franchise-opportunities-navigation:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 3px;
  background-color: #006bb7;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: width .4s linear;
  transition: width .4s linear
}
.franchise-opportunities-navigation.fixed-nav {
  position: fixed;
  top: 100px;
  z-index: 50;
  width: 100%
}
.franchise-opportunities-navigation.fixed-nav:before {
  width: 100%
}
.franchise-opportunities-navigation.fixed-nav .navigation-item-text {
  max-height: 0
}
.franchise-opportunities-navigation .navigation-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.franchise-opportunities-navigation .navigation-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 14%;
  padding: 5px 0;
  font-size: 1.2rem;
  cursor: pointer
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-opportunities-navigation .navigation-item {
    font-size: 1.1rem
  }
}
.franchise-opportunities-navigation .navigation-item-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 45px
}
.franchise-opportunities-navigation .navigation-item-text {
  overflow: hidden;
  max-height: 40px;
  text-align: center;
  -webkit-transition: max-height .2s linear;
  transition: max-height .2s linear
}
.franchise-opportunities-back-btn {
  padding-top: 15px
}
.franchise-opportunities-ownership {
  padding: 25px 0
}
@media (max-width:767px) {
  .franchise-opportunities-ownership {
    background: none
  }
}
.franchise-opportunities-ownership .franchise-opportunities-ownership-header {
  text-align: center
}
.franchise-opportunities-ownership .common-list-item span {
  font-family: opensans-italic
}
.ownership-steps-widget .step-one-text {
  font-size: 1.5rem
}
.ownership-steps-widget.widget-container .widget-item input[type=radio]:checked + .item-title {
  font-size: 2.6rem
}
.ownership-steps-widget.widget-container .item-title {
  height: 146px;
  font-size: 2.4rem;
  padding: 0 30px
}
.ownership-steps-widget.widget-container .item-title:after {
  border-top-width: 73px;
  border-bottom-width: 73px
}
.ownership-steps-widget.widget-container .item-info-text {
  padding: 20px 20px 20px 50px
}
.ownership-steps-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.ownership-steps-nav .ownership-steps-item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 10px;
  border-top: 1px solid #6a6a6a;
  border-bottom: 1px solid #6a6a6a;
  font-size: 1.6rem;
  font-family: opensans-bold;
  text-align: center;
  color: #fff;
  background-color: #6a6a6a
}
.ownership-steps-nav .ownership-steps-item.active {
  background-color: #fff;
  color: #6a6a6a
}
.ownership-steps-nav .ownership-steps-item:not(:last-child) {
  border-right: 1px solid #6a6a6a
}
.ownership-steps-content {
  display: none
}
.ownership-steps-content.active {
  display: inherit
}
.ownership-steps-content .ownership-steps-info {
  padding: 15px
}
.ownership-steps-content .ownership-steps-info h4 {
  font-size: 1.4rem;
  text-transform: uppercase
}
.ownership-path-modal {
  text-align: center
}
.ownership-path-modal:before {
  content: '';
  height: 100%
}
.ownership-path-modal .modal-dialog, .ownership-path-modal:before {
  display: inline-block;
  vertical-align: middle
}
@media (max-width:767px) {
  .ownership-path-modal .modal-dialog {
    width: 95%;
    margin: 0
  }
}
@media (min-width:1200px) {
  .ownership-path-modal .modal-dialog {
    width: 1000px
  }
}
@media (max-width:767px) {
  .ownership-path-modal .modal-dialog .modal-body {
    padding: 0 10px
  }
}
.fit-cover-franchise-image {
  color: #006bb7;
  font-size: 1.4rem;
  height: 100%;
  object-fit: cover
}
.franchise-opportunities-team h2 {
  color: #6a6a6a
}
.franchise-opportunities-team .team-member {
  height: auto;
  margin: 10px;
  padding: 15px;
  background-color: #fff;
  box-shadow: 2px 2px 5px 0 #8b8b8b
}
.franchise-opportunities-team .team-member .team-member-image {
  max-width: 100%;
  margin: 0 auto;
  border-radius: 50%;
  box-shadow: 0 3px 5px 0 #8b8b8b;
  width: 170px;
  height: 170px
}
.franchise-opportunities-team .team-member .team-member-info {
  padding-top: 10px;
  text-align: center
}
.franchise-opportunities-team .team-member .team-member-info h3 {
  font-size: 1.4rem;
  font-family: opensans-bold
}
.franchise-opportunities-team .gradient-section-title {
  font-family: gotham-light
}
.franchise-opportunities-team .font-bold {
  font-weight: 700
}
.franchise-opportunities-team .flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.franchise-opportunities-testimonial {
  padding: 25px 0
}
.franchise-opportunities-testimonial h2 {
  text-align: center
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-opportunities-testimonial .testimonial-section {
    margin-bottom: 120px
  }
}
@media (max-width:767px) {
  .franchise-opportunities-testimonial .testimonial-section {
    margin-bottom: 130px;
    margin-left: 15px;
    margin-right: 15px
  }
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-opportunities-testimonial .testimonial-shadow {
    bottom: -120px
  }
}
@media (max-width:767px) {
  .franchise-opportunities-testimonial .testimonial-shadow {
    bottom: -130px
  }
}
.franchise-opportunities-testimonial .testimonial-author {
  top: calc(100% + 5px)
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-opportunities-testimonial .testimonial-author {
    top: calc(100% + 35px);
    left: 30%;
    width: auto
  }
}
@media (max-width:767px) {
  .franchise-opportunities-testimonial .testimonial-author {
    top: calc(100% + 35px);
    left: 50%;
    width: auto
  }
}
.franchise-opportunities-training {
  padding: 25px 0
}
.franchise-opportunities-training h2 {
  text-align: left
}
.franchise-opportunities-training .training-and-support-video {
  position: relative;
  height: 300px;
  background-size: cover;
  background-repeat: no-repeat
}
@media (min-width:768px) and (max-width:991px) {
  .franchise-opportunities-training .training-and-support-video {
    height: 200px
  }
}
@media (max-width:767px) {
  .franchise-opportunities-training .training-and-support-video {
    height: 200px;
    margin-top: 20px
  }
}
.franchise-opportunities-qualifications {
  padding: 25px 0;
  background-color: #ebebeb
}
.franchise-opportunities-qualifications h2 {
  text-align: left
}
.franchise-opportunities-qualifications h3 {
  font-size: 1.6rem;
  font-family: opensans-extrabold;
  text-transform: uppercase;
  color: #006bb7
}
.franchise-opportunities-qualifications .minimum-require, .franchise-opportunities-qualifications h4 {
  margin: 0;
  font-size: 1.5rem;
  font-family: opensans-bold;
  color: #006bb7
}
.franchise-opportunities-qualifications .franchise-opportunities-investment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  font-size: 1.4rem;
  color: #006bb7
}
.franchise-opportunities-qualifications .franchise-opportunities-investment span:first-child {
  width: 50%
}
.franchise-opportunities-qualifications .franchise-opportunities-investment span:last-child {
  font-family: opensans-bold
}
.franchise-opportunities-application {
  padding: 25px 0
}
.franchise-opportunities-application .franchise-opportunities-application-header {
  padding-bottom: 15px
}
.franchise-opportunities-application .franchise-opportunities-application-header h2 {
  text-align: left
}
.franchise-opportunities-application h3 {
  font-size: 1.6rem;
  font-family: opensans-extrabold;
  text-transform: uppercase
}
.franchise-opportunities-application .franchise-opportunities-button-container {
  text-align: center
}
.franchise-opportunities-realestate {
  padding: 15px 0;
  border-top: 3px solid #006bb7;
  text-align: center;
  background-color: #ebebeb
}
.franchise-opportunities-realestate h2 {
  margin-bottom: 20px;
  color: #6a6a6a
}
.custom-training-video {
  height: 100%;
  left: 0;
  max-width: 100%;
  position: absolute;
  top: 0;
  width: 100%
}
.disclaimer-block {
  margin: 0 auto;
  max-width: 52rem
}
.disclaimer-block p {
  color: #252121;
  font-size: 1.6rem;
  margin-bottom: 2rem
}
@media (min-width:1200px) {
  .locationdma-header .navbar .navbar-logo {
    width: 12%
  }
}
.locationdma-header .navbar .navbar-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (min-width:768px) {
  .locationdma-header .navbar .navbar-collapse {
    display: none !important
  }
}
.locationdma-header .header-segmenttop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.locationdma-header .header-segmenttop-location {
  display: none
}
.locationdma-header .header-segmenttop-phonenumber {
  width: auto;
  padding-right: 10px
}
.locationdma-header .header-segmenttop-phonenumber a {
  font-size: 2.8rem
}
.locationdma {
  padding-bottom: 25px
}
.locationdma .locationmso-top {
  padding-top: .5rem
}
.locationdma .coupon-action-text {
  color: #6a6a6a
}
.locationdma-inner {
  position: relative;
  min-height: 400px
}
.locationdma-info {
  width: 45%
}
@media (max-width:767px) {
  .locationdma-info {
    width: 100%
  }
}
.locationdma-info ol li {
  font-size: 1.3rem
}
.locationdma-relative {
  height: 37.5rem;
  position: relative;
  margin-bottom: 3rem;
  vertical-align: top;
  width: 50%
}
@media (max-width:767px) {
  .locationdma-relative {
    height: auto;
    width: 100%
  }
}
.locationdma-section {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0
}
@media (max-width:767px) {
  .locationdma-section {
    position: static;
    width: 100%
  }
}
@media (min-width:768px) and (max-width:991px) {
  .locationdma-section.location-mso {
    width: 54%
  }
}
.locationdma-section .locationdma-map {
  width: 100%;
  height: calc(100% - 75px);
  min-height: 300px
}
@media (max-width:767px) {
  .locationdma-section .locationdma-map {
    height: 300px
  }
}
.locationdma-section .locationdma-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
  background-color: #ebebeb
}
.locationdma-section .locationdma-search .locationdma-searchlabel {
  margin: 0 15px;
  font-size: 1.4rem;
  font-family: gotham-bold;
  text-transform: uppercase
}
@media (min-width:768px) and (max-width:991px) {
  .locationdma-section .locationdma-search .locationdma-searchlabel {
    margin-left: 0
  }
}
@media (max-width:767px) {
  .locationdma-section .locationdma-search .locationdma-searchlabel {
    margin: 0
  }
}
.locationdma-section .locationdma-search .locate-form {
  width: 300px
}
@media (min-width:768px) and (max-width:991px) {
  .locationdma-section .locationdma-search .locate-form {
    width: 270px
  }
}
@media (max-width:767px) {
  .locationdma-section .locationdma-search .locate-form {
    width: 100%
  }
}
.locationdma-section .locationdma-search .locate-form .btn {
  background-color: #c5c5c5
}
.location-center-flex {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media (max-width:767px) {
  .location-center-flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1.5rem
  }
}
.franchise-coupons.locationdma-coupons {
  width: 32%;
  padding: 10px;
  background-color: #ebebeb
}
@media (max-width:767px) {
  .franchise-coupons.locationdma-coupons {
    width: 100%;
    margin-top: 15px
  }
}
.franchise-coupons.locationdma-coupons .coupon-item {
  width: 100%;
  margin: 0;
  padding: 0
}
.franchise-coupons.locationdma-coupons .coupon-item-image {
  width: 100%;
  height: 100%;
  border: 3px dashed #006bb7
}
.franchise-coupons.locationdma-coupons .coupon-item-checkbox-container {
  background-color: #ebebeb
}
.franchise-coupons.locationdma-coupons .coupon-action {
  margin-top: 15px
}
.locationdma-searchresult {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px
}
@media (min-width:768px) and (max-width:991px) {
  .locationdma-searchresult.locationmso-searchresult {
    margin-top: 30px
  }
}
.locationdma-searchresult .locationdma-storeinfo {
  width: 32%;
  margin: 10px 0;
  padding: 20px;
  border: 1px solid #f8f8f8;
  font-size: 1.3rem;
  background-color: #f8f8f8;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}
@media (min-width:768px) and (max-width:991px) {
  .locationdma-searchresult .locationdma-storeinfo {
    width: 49%
  }
}
@media (max-width:767px) {
  .locationdma-searchresult .locationdma-storeinfo {
    width: 100%
  }
}
.locationdma-searchresult .locationdma-storeinfo:hover {
  background-color: #fff;
  border: 1px solid #8b8b8b
}
@media (min-width:1200px) {
  .locationdma-searchresult .locationdma-storeinfo:not(:nth-of-type(3n+1)) {
    margin-right: 2%
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .locationdma-searchresult .locationdma-storeinfo:not(:nth-of-type(3n+1)) {
    margin-right: 2%
  }
}
@media (min-width:768px) and (max-width:991px) {
  .locationdma-searchresult .locationdma-storeinfo:nth-of-type(2n) {
    margin-right: 2%
  }
}
.locationdma-searchresult .locationdma-storeinfo h2 {
  font-family: opensans-extrabold
}
.locationdma-searchresult .locationdma-address {
  padding-top: 5px
}
.locationdma-searchresult .locationdma-address span {
  display: block
}
.locationdma-searchresult .locationdma-button-container {
  padding-top: 10px
}
.locationdma-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 80px;
  border-top: 3px solid #006bb7;
  font-size: 1.3rem
}
.locationdma-footer a {
  color: #6a6a6a
}
.dma-all-flex-center {
  text-align: center
}
.dma-all-fullwidth {
  background: #f8f8f8;
  padding: 1.5rem;
  width: 100%
}
.custom-dma-coupon .custom-dma-item {
  display: inline-block;
  margin: 0 1rem 2rem;
  width: 23%
}
@media (max-width:767px) {
  .custom-dma-coupon .custom-dma-item {
    margin: 0 0 1.5rem;
    width: 100%
  }
}
.custom-dma-coupon .custom-dma-item .custom-coupon-item {
  background: #fff
}
.locationdma-inner .coupon-options {
  background: #fff;
  margin: 0 auto;
  max-width: 35rem;
  padding: 1rem
}
@media (max-width:991px) {
  .locationdma-inner ol {
    padding-left: 2rem
  }
}
.margin-bottom-half {
  margin-bottom: .5rem
}
.locationsearch {
  padding: 25px 0
}
.locationsearch .locationsearch-searchlabel {
  margin-bottom: 5px;
  font-size: 1.4rem;
  font-family: gotham-bold;
  text-transform: uppercase
}
.locationsearch .locate-form {
  max-width: 350px
}
.locationsearch .locate-form .btn {
  background-color: #c5c5c5
}
.locationsearch-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 950px;
  margin-bottom: 50px;
  border: 1px solid #8b8b8b
}
@media (max-width:767px) {
  .locationsearch-container {
    height: auto;
    margin: 0 -15px 20px;
    border: 0
  }
}
.locationsearch-container .locationsearch-searchresult {
  position: relative;
  overflow-y: scroll;
  width: 48%;
  height: 950px
}
@media (max-width:767px) {
  .locationsearch-container .locationsearch-searchresult {
    width: 100%;
    height: auto
  }
}
.locationsearch-container .set-my-maaco-form {
  width: 100%
}
.locationsearch-container .set-my-maaco-form button {
  display: block;
  text-align: center;
  width: 100%
}
.locationsearch-container .set-my-maaco-form button span {
  vertical-align: middle !important
}
.locationsearch-map {
  position: relative;
  width: 52%;
  height: 100%
}
@media (max-width:767px) {
  .locationsearch-map {
    width: 100%;
    height: 300px;
    margin-bottom: 20px
  }
}
.locationsearch-nolocationfound {
  padding-bottom: 50px
}
.locationsearch-nolocationfound .nolocationfound-message {
  font-size: 1.6rem;
  font-family: opensans-bold;
  color: #dd1215
}
.location {
  min-height: 35vh;
  padding: 25px 0 50px
}
.location-states {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.location-states .location-states-list {
  width: 50%;
  padding-right: 15px
}
.location-states .location-states-list-item {
  display: inline-block;
  padding: 3px 0;
  font-size: 1.8rem
}
.location-states-map {
  height: 350px;
  margin-bottom: 10px
}
.location-cities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.location-cities .location-cities-list {
  width: 25%;
  padding-right: 15px
}
@media (max-width:767px) {
  .location-cities .location-cities-list {
    width: 50%
  }
}
@media (max-width:767px) {
  .location-cities .location-cities-list:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}
@media (max-width:767px) {
  .location-cities .location-cities-list:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
}
@media (max-width:767px) {
  .location-cities .location-cities-list:nth-child(3) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}
@media (max-width:767px) {
  .location-cities .location-cities-list:nth-child(4) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }
}
.location-cities .location-cities-list-item {
  display: inline-block;
  padding: 3px 0;
  font-size: 1.8rem
}
.locationsearch-offers {
  padding: 20px 0 0;
  background-color: #ebebeb;
  font-size: 1.3rem;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}
.locationsearch-offers.highlight-center, .locationsearch-offers:hover {
  background-color: #fff;
  -webkit-tap-highlight-color: transparent
}
.locationsearch-offers .franchise-coupons {
  margin-top: 10px;
  padding: 15px;
  background-color: #006bb7
}
.locationsearch-offers .franchise-coupons h3 {
  font-size: 2.4rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  color: #fff
}
@media (min-width:992px) and (max-width:1199px) {
  .locationsearch-offers .franchise-coupons h3 {
    font-size: 1.8rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .locationsearch-offers .franchise-coupons h3 {
    font-size: 1.8rem
  }
}
@media (max-width:767px) {
  .locationsearch-offers .franchise-coupons .mob-full-width {
    width: 100%
  }
}
@media (max-width:767px) {
  .locationsearch-offers .franchise-coupons .mob-rem-gray-bg {
    background: #006bb7
  }
}
.locationsearch-offers .franchise-coupons > p {
  text-align: center;
  color: #fff
}
@media (min-width:768px) and (max-width:991px) {
  .locationsearch-offers .franchise-coupons .coupon-container {
    width: 100%
  }
}
@media (max-width:767px) {
  .locationsearch-offers .franchise-coupons .coupon-container {
    width: 100%
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .locationsearch-offers .franchise-coupons .coupon-container .offers-coupon {
    width: 47%
  }
}
@media (min-width:768px) and (max-width:991px) {
  .locationsearch-offers .franchise-coupons .coupon-container .offers-coupon {
    margin: 0 0 1.5rem;
    width: 100%
  }
}
@media screen and (max-width:567px) {
  .locationsearch-offers .franchise-coupons .coupon-container .offers-coupon {
    margin: 0 0 1.5rem;
    width: 100%
  }
}
.locationsearch-offers .franchise-coupons .coupon-item {
  margin-top: 0;
  width: 100%
}
.locationsearch-offers .franchise-coupons .coupon-action {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.locationsearch-offers .locationsearch-offers-viewmore {
  margin-top: 1.5rem;
  text-align: center
}
.locationsearch-offers .offers-viewmore-center {
  margin: 1.5rem auto 0
}
.offers-flex-ordered {
  display: inline-block;
  margin: 0 .5rem 1.5rem;
  width: 33%
}
@media (min-width:768px) and (max-width:991px) {
  .offers-flex-ordered {
    width: auto
  }
}
@media (max-width:767px) {
  .offers-flex-ordered {
    margin: 0;
    width: 80%
  }
}
.no-coupons p {
  color: #fff;
  text-align: center
}
.online-estimator-image {
  overflow: hidden;
  height: 200px;
  position: relative;
  width: 100%
}
.online-estimator-image img {
  height: 100%;
  left: 0;
  max-width: 100%;
  position: absolute;
  object-fit: cover;
  top: 0;
  width: 100%
}
.online-estimator {
  padding: 25px 0
}
.online-estimator .col-sm-7_5 {
  float: left;
  width: 64%;
  padding-right: 1.5rem;
  padding-left: 1.5rem
}
@media (max-width:991px) {
  .online-estimator .col-sm-7_5 {
    width: 60%
  }
}
@media (max-width:767px) {
  .online-estimator .col-sm-7_5 {
    width: 100%
  }
}
.online-estimator .col-sm-4_5 {
  float: left;
  width: 36%;
  padding-right: 1.5rem;
  padding-left: 1.5rem
}
@media (max-width:991px) {
  .online-estimator .col-sm-4_5 {
    width: 40%
  }
}
@media (max-width:767px) {
  .online-estimator .col-sm-4_5 {
    width: 100%
  }
}
.online-estimator .scheduleapp-widget {
  background-color: #b30f11
}
@media (max-width:767px) {
  .online-estimator .scheduleapp-widget {
    margin-bottom: 0
  }
}
.banner .bottom-content-banner {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #006bb7;
  padding: 1rem 0
}
.banner .bottom-content-banner p {
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: alrightsans-bold;
  font-size: 3rem;
  line-height: 3rem;
  color: #fff;
  text-align: center
}
.banner .bottom-content-banner p span {
  font-family: alrightsans-light
}
.border-top {
  border-top: .1rem solid #6d6d6d;
  margin-top: 2rem;
  display: block;
  width: 100%;
  float: left
}
@media (max-width:767px) {
  .border-top {
    margin-top: 0;
    margin-bottom: 2rem
  }
}
.online-estimator-content h1 {
  font-size: 2.1rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  color: #214e70
}
.online-estimator-content p {
  font-size: 1.4rem
}
.online-estimator-content li {
  font-size: 1.6rem
}
.online-estimator-content ol {
  font-family: gotham-bold
}
.online-estimator-content ol li {
  margin-bottom: .5rem
}
.result-online-estimator .no-result {
  margin-top: 2rem;
  margin-bottom: 2rem
}
.result-online-estimator .white-bg {
  background-color: #fff;
  padding: 1rem 1.5rem
}
.result-online-estimator .result {
  background-color: #b30f11;
  padding: 0 2rem 2rem
}
.result-online-estimator .result a {
  font-size: 1.5rem;
  color: #214e70;
  padding-bottom: .5rem;
  padding-top: .5rem;
  display: block
}
.promo {
  padding-bottom: 50px
}
.promo-search {
  padding: 20px 0;
  font-size: 1.3rem;
  background-color: #ebebeb;
  text-align: center
}
.promo-search h1 {
  margin-bottom: 20px;
  color: #6a6a6a
}
.promo-search .locate-input-container .locate-input {
  padding-right: 20px
}
.promo-search .locate-input-container span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  height: 100%;
  width: 30px;
  padding: 0 10px;
  font-size: 1.3rem
}
.promo-disclaimer {
  padding-top: 20px
}
.promo-disclaimer .promo-title {
  font-size: 16px;
  font-family: opensans-bold
}
.promo-disclaimer .promo-validity {
  font-family: opensans-bold
}
.promo-video {
  position: relative;
  width: 50vw;
  height: 30vw;
  margin: 30px auto 0;
  background-size: cover;
  background-position: 50%
}
@media (max-width:767px) {
  .promo-video {
    width: 100%;
    height: 50vw
  }
}
.promo-banner {
  height: 500px
}
@media (min-width:768px) and (max-width:1390px) {
  .promo-banner {
    height: 27vw
  }
}
@media (max-width:767px) {
  .promo-banner {
    background-position-x: 66%;
    background-position: 69%;
    height: 260px
  }
}
.promo-banner a {
  display: block;
  height: 100%
}
.promo-amenities-list li {
  font-family: opensans, serif
}
.promo-bottom-mobile {
  text-align: center;
  margin-bottom: 3rem
}
@media (max-width:767px) {
  .promo-steps.promo-steps h2 {
    margin: 0
  }
}
@media (max-width:767px) {
  .promo-booking-info form .booking-form-inner {
    display: block
  }
  .promo-booking-info .franchise-booking-form {
    display: block;
    padding: 1.5rem !important
  }
  .promo-booking-info .franchise-booking-form .booking-form-btncontainer {
    padding-bottom: 1rem;
    padding-left: 0;
    padding-top: 2rem
  }
  .promo-booking-info .franchise-booking-form .booking-form-segment, .promo-booking-info .franchise-booking-form .franchise-booking-contactus, .promo-booking-info .franchise-booking-form form {
    width: 100%
  }
}
.bottom-booking-calendar, .bottom-booking-calendar + .franchise-booking-moredates {
  display: none
}
.bottom-booking-calendar.slick-initialized {
  display: block
}
.bottom-booking-calendar.slick-initialized + .franchise-booking-moredates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.collapse-steps {
  background: -webkit-linear-gradient(left, #214e70, #214e70 60%, #006bb7 90%, #006bb7);
  background: linear-gradient(90deg, #214e70, #214e70 60%, #006bb7 90%, #006bb7);
  font-size: 1.8rem;
  left: 0;
  position: absolute;
  text-align: left;
  width: 100%
}
.collapse-steps span {
  position: absolute;
  right: 1.5rem
}
.collapse-steps[aria-expanded=true] span:before {
  content: '\e80d'
}
@media (max-width:767px) {
  .maacover-steps-container {
    padding-top: 3rem
  }
}
@media (max-width:767px) {
  .promo-time-offers {
    margin-top: 2rem
  }
}
.locationsearch-storeinfo {
  padding: 20px 0;
  border-bottom: 1px solid #8b8b8b;
  font-size: 1.3rem;
  background-color: #ebebeb;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}
.locationsearch-storeinfo.highlight-center, .locationsearch-storeinfo:hover {
  background-color: #fff;
  -webkit-tap-highlight-color: transparent
}
.locationsearch-segment {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 20px
}
.locationsearch-location, .locationsearch-segment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media (max-width:767px) {
  .locationsearch-location {
    width: 100%
  }
}
.locationsearch-location h2 {
  margin: 0;
  font-size: 1.6rem;
  font-family: gotham-bold;
  text-transform: uppercase
}
@media (max-width:767px) {
  .locationsearch-location h2 {
    font-size: 1.8rem
  }
}
.locationsearch-location .locationsearch-location-title, .locationsearch-location .locationsearch-satellite-icon {
  padding-right: 10px
}
.locationsearch-location .locationsearch-location-title a {
  color: #095081
}
.locationsearch-location .locationsearch-location-number {
  font-size: 1.6rem
}
.locationsearch-location .tooltip-inner {
  background-color: #6a6a6a;
  color: #fff
}
.locationsearch-location .tooltip.right {
  margin-left: -15px
}
.locationsearch-location .tooltip.right .tooltip-arrow {
  border-right-color: #6a6a6a
}
.locationsearch-details {
  width: 45%
}
.locationsearch-details a {
  color: #095081
}
@media (min-width:768px) and (max-width:991px) {
  .locationsearch-details {
    width: 100% !important
  }
}
@media (max-width:767px) {
  .locationsearch-details {
    width: 100% !important
  }
}
.locationsearch-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 10px
}
.locationsearch-address span {
  display: block;
  padding-bottom: 5px
}
.locationsearch-satellite {
  padding-bottom: 10px
}
.locationsearch-satellite span {
  padding-right: 5px;
  vertical-align: middle
}
.locationsearch-directions {
  font-family: opensans-bold;
  text-decoration: underline
}
.locationsearch-directions:hover {
  text-decoration: underline
}
.locationsearch-storehours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 10px
}
@media (max-width:767px) {
  .locationsearch-storehours {
    width: 65%;
    padding-bottom: 0
  }
}
.locationsearch-storehours h3, .locationsearch-storehours p {
  margin-bottom: 5px;
  font-size: 1.6rem;
  font-family: opensans-bold
}
.locationsearch-storehours span {
  display: block;
  padding-bottom: 5px
}
.locationsearch-storehours abbr {
  font-family: opensans-bold
}
@media (max-width:767px) {
  .locationsearch-storehours abbr {
    text-transform: uppercase
  }
}
.locationsearch-button-container {
  width: 55%;
  padding-top: 10px
}
@media (min-width:768px) and (max-width:991px) {
  .locationsearch-button-container {
    width: 100% !important
  }
}
@media (max-width:767px) {
  .locationsearch-button-container {
    width: 100% !important
  }
}
.locationsearch-button-container > * {
  width: 100%;
  margin-bottom: 5px
}
.locationsearch-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin: 10px 0;
  background-color: #ebebeb
}
@media (max-width:767px) {
  .locationsearch-tabs {
    margin: 0 -15px 10px
  }
}
.locationsearch-tabs label {
  margin: 0 25px;
  padding: 20px 10px 10px;
  font-size: 1.4rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  text-align: center;
  color: #6a6a6a
}
.locationsearch-tabs input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0
}
.locationsearch-tabs input:checked + label {
  border-bottom: 10px solid #dd1215;
  color: #214e70
}
.locationsearch-tabs input:focus + label {
  outline: 5px auto -webkit-focus-ring-color
}
.locationsearch-tabs input:focus ~ .wcag-info {
  display: block
}
.locationsearch-locatormap {
  display: none;
  margin-bottom: 10px;
  background-color: #ebebeb
}
@media (max-width:767px) {
  .locationsearch-locatormap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.locationsearch-locatormap label {
  width: 35%;
  margin: 0;
  padding: 15px 10px 10px;
  font-size: 1.6rem;
  font-family: gotham-bold;
  text-align: center
}
.locationsearch-locatormap input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0
}
.locationsearch-locatormap input:checked + label {
  border-bottom: 5px solid #006bb7
}
.wcag-info {
  top: -55px;
  display: none;
  width: 120px;
  padding: 5px;
  font-size: 1.3rem;
  text-align: center;
  color: #fff;
  background-color: #006bb7
}
.wcag-info, .wcag-info:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
.wcag-info:before {
  bottom: -7px;
  border-top: 7px solid #006bb7;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  content: ''
}
@media (max-width:767px) {
  .wcag-info {
    display: none !important
  }
}
.custom-wcag-info {
  box-shadow: 0 0 1rem #fff;
  display: none;
  left: .8rem;
  top: -6.3rem
}
@media (max-width:767px) {
  .custom-wcag-info {
    left: 4.6rem !important
  }
}
@media (max-width:767px) {
  .custom-wcag-info:before {
    left: 2rem !important
  }
}
.franchise-coupons .coupon-item-checkbox-container input:focus ~ .custom-wcag-info {
  display: block !important
}
.generalinfo {
  position: relative;
  padding: 50px 0
}
@media (max-width:767px) {
  .generalinfo {
    padding-top: 0
  }
}
.generalinfo .generalinfo-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  position: relative
}
.generalinfo-item {
  width: 32%;
  padding: 15px;
  border: 1px solid #ebebeb;
  background-color: #fff
}
@media (max-width:767px) {
  .generalinfo-item {
    width: 100%;
    margin-bottom: 15px
  }
}
.generalinfo-item h3 {
  font-size: 2.5rem;
  font-family: gotham-bold;
  text-transform: uppercase
}
@media (max-width:767px) {
  .generalinfo-item h3 {
    font-size: 2.2rem
  }
}
.generalinfo-warranty {
  text-align: center
}
.generalinfo-warranty h3 {
  margin-top: 10px
}
.generalinfo-warranty span:before {
  font-size: 100px
}
.generalinfo-assistance h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.generalinfo-assistance h3 span:first-child {
  margin-right: 15px;
  font-size: 2.5rem
}
.generalinfo-assistance img {
  display: block;
  width: 100%
}
.maacover {
  padding-top: 25px
}
.maacover .maacover-header {
  padding-bottom: 25px
}
.maacover .maacover-header h2 {
  text-align: center
}
.maacover .maacover-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 40px
}
@media (max-width:767px) {
  .maacover .maacover-item {
    padding-bottom: 20px
  }
}
.maacover .maacover-item:last-child {
  padding-bottom: 0
}
.maacover .maacover-item .maacover-item-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .54)
}
.maacover .maacover-video {
  width: 49%
}
@media (max-width:767px) {
  .maacover .maacover-video {
    width: 100%
  }
}
.maacover .maacover-video > div {
  position: relative;
  height: 230px;
  padding: 15px;
  background-position-y: 50%;
  background-repeat: no-repeat;
  background-size: cover
}
.maacover .maacover-video h3 {
  position: relative;
  margin: 0;
  font-size: 3.2rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  color: #fff
}
.maacover .maacover-video .custom-steps, .maacover .maacover-video h4 {
  position: relative;
  margin: 0;
  font-size: 2.5rem;
  font-family: gotham-book;
  text-transform: uppercase;
  color: #fff
}
.maacover .maacover-info {
  width: 49%
}
@media (max-width:767px) {
  .maacover .maacover-info {
    width: 100%;
    padding-top: 15px
  }
}
.maacover .maacover-info h3 {
  text-align: left;
  color: #6a6a6a
}
.maacover .maacover-info h4 {
  margin: 15px 0 5px;
  font-size: 1.6rem;
  font-family: opensans-extrabold;
  text-transform: uppercase
}
@media (max-width:767px) {
  .maacover .maacover-info h4 {
    margin-top: 0
  }
}
.maacover .maacover-surfacesealer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80%;
  padding: 5px 15px;
  background-color: #ebebeb
}
@media (max-width:767px) {
  .maacover .maacover-surfacesealer {
    width: 100%
  }
}
.maacover .maacover-surfacesealer h4 {
  width: 50%;
  margin: 0;
  font-size: 1.6rem;
  font-family: opensans-extrabold;
  text-transform: uppercase;
  color: #006bb7
}
@media (min-width:768px) and (max-width:991px) {
  .maacover .maacover-surfacesealer h4 {
    width: 100%;
    margin-bottom: 10px;
    text-align: center
  }
}
@media (max-width:767px) {
  .maacover .maacover-surfacesealer h4 {
    width: 100%;
    margin-bottom: 10px;
    text-align: center
  }
}
.maacover .maacover-surfacesealer .surfacesealer-grade {
  position: relative;
  width: 56px;
  height: 56px;
  padding-top: 8px;
  text-align: center;
  border: 3px solid #006bb7;
  border-radius: 50%
}
.maacover .maacover-surfacesealer .surfacesealer-grade:before {
  background: -webkit-linear-gradient(bottom, #006bb7, #006bb7 50%, transparent 0, transparent);
  background: linear-gradient(0deg, #006bb7, #006bb7 50%, transparent 0, transparent);
  content: '';
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  border-radius: 50%
}
.maacover .maacover-surfacesealer .surfacesealer-grade-text {
  font-size: 1.2rem;
  font-family: opensans-extrabold;
  text-transform: uppercase;
  color: #006bb7
}
.maacover .maacover-surfacesealer .surfacesealer-grade-number {
  color: #fff;
  display: block;
  font-size: 2rem;
  font-family: opensans-extrabold;
  line-height: 20px;
  position: relative
}
.packages {
  padding-top: 25px
}
.packages .packages-header {
  padding-bottom: 25px
}
.packages .packages-header h2 {
  text-align: center
}
.packages .tiles-item-image:after, .packages .tiles-item-image:before {
  bottom: -70px
}
.packages .tiles-item-image:before {
  left: -30px
}
.packages .tiles-item-image:after {
  right: -90px;
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg)
}
.packages .tiles-item-image.packages-bestvalue:after, .packages .tiles-item-image.packages-bestvalue:before {
  background-color: #dd1215
}
@media (max-width:767px) {
  .packages .tiles-item-image.packages-bestvalue:before {
    background: -webkit-linear-gradient(left, #9a1816, #9a1816 60%, #dd1215 90%, #dd1215);
    background: linear-gradient(90deg, #9a1816, #9a1816 60%, #dd1215 90%, #dd1215)
  }
}
.packages .tiles-item-image.packages-bestvalue span {
  position: absolute;
  top: auto;
  bottom: 5px;
  left: 10px;
  font-family: gotham-bold;
  text-transform: uppercase;
  color: #fff
}
@media (max-width:767px) {
  .packages .tiles-item-image.packages-bestvalue span {
    left: 15px
  }
}
.packages .tiles-item-info p {
  font-size: 1rem
}
.packages-button-container {
  margin-top: 10px;
  text-align: center
}
.packages-button-container .btn-blue {
  width: 100%;
  font-size: 1.1rem;
  white-space: normal
}
.packages-button-container .btn-blue:hover span:before {
  color: #fff
}
.servicesdetail-banner-bottomcover, .servicesdetail-banner-topcover {
  position: absolute;
  width: 200px;
  height: 250px;
  background-color: #fff
}
.servicesdetail-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.servicesdetail-hero .banner {
  position: relative;
  overflow: hidden;
  width: 65%
}
@media (max-width:767px) {
  .servicesdetail-hero .banner {
    width: 100%
  }
}
.servicesdetail-banner-topcover {
  top: 0;
  right: -100px;
  z-index: 5;
  border-left: 30px solid #dd1215;
  -webkit-transform: skew(15deg);
  transform: skew(15deg)
}
@media (max-width:767px) {
  .servicesdetail-banner-topcover {
    display: none
  }
}
.servicesdetail-banner-bottomcover {
  right: -150px;
  bottom: 0;
  z-index: 10;
  -webkit-transform: skew(-35deg);
  transform: skew(-35deg)
}
@media (max-width:767px) {
  .servicesdetail-banner-bottomcover {
    display: none
  }
}
.servicesdetail-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: calc((100% - 1140px) / 2);
  width: 35%
}
@media (min-width:992px) and (max-width:1199px) {
  .servicesdetail-search {
    padding-right: calc((100% - 940px) / 2)
  }
}
@media (min-width:768px) and (max-width:991px) {
  .servicesdetail-search {
    padding-right: calc((100% - 720px) / 2)
  }
}
.servicesdetail-search p {
  margin: 0;
  font-size: 1.4rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  color: #dd1215
}
.servicesdetail-search .schedule-service-free {
  margin: 10px 0 20px;
  color: #dd1215;
  text-align: center;
  text-transform: uppercase;
  font-size: 2.8rem;
  font-family: gotham-bold;
  line-height: 28px
}
.servicesdetail-search .locate-form {
  width: 90%
}
@media (min-width:768px) and (max-width:991px) {
  .servicesdetail-search .locate-form {
    width: 100%
  }
}
.servicesdetail-search button {
  background-color: #c5c5c5
}
.servicesdetail {
  padding: 25px 0
}
.servicesdetail .servicesdetail-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.servicesdetail .servicesdetail-description .get-free-estimate, .servicesdetail .servicesdetail-description h3 {
  width: 30%;
  padding: 0 3%;
  font-size: 2rem;
  font-family: opensans-bold;
  font-style: italic;
  text-align: center
}
@media (max-width:767px) {
  .servicesdetail .servicesdetail-description .get-free-estimate, .servicesdetail .servicesdetail-description h3 {
    width: 100%
  }
}
.servicesdetail .servicesdetail-description-info {
  width: 60%
}
@media (max-width:767px) {
  .servicesdetail .servicesdetail-description-info {
    width: 100%
  }
}
.servicesdetail .servicesdetail-description-info h2 {
  margin: 0;
  text-align: left;
  color: #6a6a6a
}
.servicesdetail .servicesdetail-description-info span {
  font-size: 1.5rem;
  font-family: opensans-bold
}
.servicesdetail .servicesdetail-description-video {
  position: relative;
  width: 350px;
  height: 180px;
  background-repeat: no-repeat;
  background-size: cover
}
@media (max-width:767px) {
  .servicesdetail .servicesdetail-description-video {
    width: 100%;
    margin-bottom: 15px
  }
}
.servicesdetail .servicesdetail-description-video a {
  display: block;
  height: 100%
}
@media (max-width:767px) {
  .servicesdetail-whymaaco {
    padding-bottom: 25px
  }
}
.servicesdetail-whymaaco .whymaaco-text h2, .servicesdetail-whymaaco .whymaaco-text p {
  color: #6a6a6a
}
.servicesdetail-certification {
  padding: 25px 0
}
.servicesdetail-additional, .servicesdetail-additional .additional-header {
  padding-bottom: 25px
}
.servicesdetail-additional .additional-header h2 {
  text-align: center
}
.services-banner {
  position: relative;
  background-color: #016ab4;
  padding: 8rem 0
}
.services-banner .left-arrow, .services-banner .right-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid
}
.services-banner .left-arrow {
  top: 0;
  left: 0;
  border-color: #024e84 transparent transparent;
  border-width: 235px 235px 0 0
}
@media (min-width:768px) and (max-width:991px) {
  .services-banner .left-arrow {
    border-width: 126px 202px 0 0
  }
}
@media (max-width:767px) {
  .services-banner .left-arrow {
    border-width: 65px 125px 0 0
  }
}
.services-banner .right-arrow {
  bottom: 0;
  right: 0;
  border-color: transparent transparent #024e84;
  border-width: 0 0 155px 270px
}
@media (max-width:767px) {
  .services-banner .right-arrow {
    border-width: 0 0 55px 120px
  }
}
@media (min-width:768px) and (max-width:991px) {
  .services-banner .right-arrow {
    border-width: 0 0 75px 190px
  }
}
.services-banner p, .services-banner span {
  color: #fff
}
.services-banner .column1 {
  margin-top: 4rem;
  max-width: 45rem
}
@media (min-width:992px) and (max-width:1199px) {
  .services-banner .column1 {
    max-width: 30rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .services-banner .column1 {
    max-width: 35rem
  }
}
@media (max-width:767px) {
  .services-banner .column1 {
    margin-top: 0
  }
}
.services-banner .column1 p {
  border-bottom: 2px solid #004e83;
  padding-bottom: 2px
}
.services-banner .column1 p span {
  display: block;
  font-size: 5rem;
  line-height: 5rem
}
@media (min-width:992px) and (max-width:1199px) {
  .services-banner .column1 p span {
    font-size: 4rem;
    line-height: 4rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .services-banner .column1 p span {
    font-size: 4.5rem;
    line-height: 4.5rem
  }
}
@media (max-width:767px) {
  .services-banner .column1 p span {
    font-size: 4rem;
    line-height: 4rem
  }
}
.services-banner .column1 span {
  font-size: 2.3rem;
  line-height: 2.3rem
}
@media (min-width:992px) and (max-width:1199px) {
  .services-banner .column1 span {
    font-size: 1.7rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .services-banner .column1 span {
    font-size: 2rem
  }
}
@media (max-width:767px) {
  .services-banner .column1 span {
    font-size: 1.7rem
  }
}
.services-banner .column2 {
  max-width: 30rem;
  margin: 0 4rem 0 6rem
}
@media (min-width:992px) and (max-width:1199px) {
  .services-banner .column2 {
    margin: 0
  }
}
@media (min-width:768px) and (max-width:991px) {
  .services-banner .column2 {
    margin: 0
  }
}
.services-banner .column2 .item-block {
  margin-bottom: 1rem
}
.services-banner .column2 .item-block span {
  display: inline-block
}
.services-banner .column2 p {
  font-family: alrightsans-bold, sans-serif;
  font-size: 1.6rem;
  line-height: 1.6rem;
  padding-left: 1rem;
  text-transform: uppercase
}
.services-banner .column3 {
  margin-top: 5rem;
  max-width: 30rem
}
.services-banner .column3 p {
  font-size: 2.6rem;
  line-height: 2.8rem
}
@media (min-width:992px) and (max-width:1199px) {
  .services-banner .column3 p {
    font-size: 2rem;
    line-height: 2rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .services-banner .column3 p {
    font-size: 1.8rem;
    line-height: rem
  }
}
.services-banner .column3 span {
  font-size: 1.6rem;
  line-height: 1.8rem
}
.services-banner .column3 p, .services-banner .column3 span {
  text-transform: uppercase
}
.icon-pin-white {
  background: url(../resources/images/icon/pin-icon.png) no-repeat 0 0;
  height: 4.8rem;
  width: 8rem
}
.icon-book-white {
  background: url(../resources/images/icon/book-icon.png) no-repeat 0 0;
  height: 4.8rem;
  width: 5rem
}
.icon-phone-white {
  background: url(../resources/images/icon/phone-icon.png) no-repeat 0 0;
  height: 4.8rem;
  width: 6rem
}
.icon-car-white {
  background: url(../resources/images/icon/car-icon.png) no-repeat 0 0;
  height: 4.8rem;
  width: 8rem
}
.services {
  padding: 25px 0
}
.services .services-header {
  padding-bottom: 25px
}
.services .services-header h1 {
  text-align: left
}
.services-additional {
  padding: 25px 0
}
@media (min-width:992px) {
  .services-additional .row {
    margin: 0 auto;
    width: 75rem
  }
}
@media (max-width:767px) {
  .services-additional .tiles-item-image:before {
    display: none
  }
}
.scheduleapp-widget {
  padding: 20px;
  background-color: #dd1215;
  font-size: 1.3rem;
  text-align: center
}
@media (max-width:767px) {
  .scheduleapp-widget {
    margin-bottom: 25px
  }
}
.scheduleapp-widget h2 {
  margin: 10px 0 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 2.8rem;
  font-family: gotham-bold;
  line-height: 30px
}
@media (min-width:768px) and (max-width:991px) {
  .scheduleapp-widget h2 {
    margin-bottom: 10px;
    font-size: 2.2rem;
    line-height: 24px
  }
}
.scheduleapp-widget p {
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-family: gotham-bold
}
@media (min-width:768px) and (max-width:991px) {
  .scheduleapp-widget p {
    font-size: 1.2rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .scheduleapp-widget .locate-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .scheduleapp-widget .locate-form .locate-input-container {
    width: 80%
  }
  .scheduleapp-widget .locate-form .locate-form-button-content {
    width: 100%
  }
  .scheduleapp-widget .locate-form button, .scheduleapp-widget .locate-form input[type=submit] {
    display: block;
    width: 20%
  }
}
.scheduleapp-widget .locate-form button {
  background-color: #c5c5c5
}
.custom-text-banner {
  position: absolute;
  top: 15rem;
  right: 13rem;
  max-width: 47rem
}
@media (min-width:768px) and (max-width:991px) {
  .custom-text-banner {
    padding: 1rem;
    top: 12rem;
    right: 10rem
  }
}
.custom-text-banner .exatrabold {
  font-family: opensans-extrabold;
  font-size: 3.8rem;
  line-height: 4rem
}
.custom-text-banner .bold, .custom-text-banner .exatrabold {
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  text-shadow: 2px 2px 2px #000
}
.custom-text-banner .bold {
  font-family: alrightsans-bold;
  font-size: 2.8rem;
  line-height: 3.2rem
}
.custom-text-banner .bold.center {
  text-align: center;
  font-size: 2.2rem;
  line-height: 2.8rem;
  padding-bottom: 1rem
}
@media (min-width:768px) and (max-width:991px) {
  .custom-text-banner .bold.center br {
    display: none
  }
}
.custom-text-banner .regular {
  font-size: 1rem;
  line-height: 1.4rem
}
.custom-text-banner .light, .custom-text-banner .regular {
  color: #fff;
  font-family: alrightsans;
  text-transform: uppercase;
  text-shadow: 2px 2px 2px #000;
  margin: 0
}
.custom-text-banner .light {
  font-size: 2.4rem;
  line-height: 2.6rem;
  text-align: center
}
.custom-text-banner .light.border {
  border-top: .1rem solid #fff;
  border-bottom: .1rem solid #fff;
  line-height: 2rem;
  padding: 1rem 0 .5rem;
  font-size: 2rem
}
.about {
  padding: 25px 0
}
@media (max-width:767px) {
  .about {
    padding-bottom: 0
  }
}
.about .about-header {
  padding-bottom: 25px
}
.about .about-getintouch {
  padding: 20px;
  text-align: center;
  background-color: #ebebeb
}
@media (max-width:767px) {
  .about .about-getintouch {
    margin-bottom: 25px
  }
}
.about .about-getintouch h2 {
  margin: 0;
  font-size: 2.2rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  color: #006bb7
}
.about .about-getintouch h3 {
  font-size: 2.2rem;
  font-family: gotham-book;
  text-transform: uppercase;
  color: #006bb7
}
.about-ownership h3 {
  text-align: left;
  color: #6a6a6a
}
@media (max-width:767px) {
  .about-ownership h3 {
    margin-top: 10px
  }
}
.about-ownership .about-ownership-image {
  display: block;
  width: 100%
}
.about-ownership .gradient-section-title {
  font-family: gotham-light
}
.about-ownership .about-ownership-inner {
  padding-top: 25px;
  padding-bottom: 25px
}
.about-certification {
  padding-top: 50px
}
.about-certification h2 {
  width: 100%
}
.custom-banner {
  position: relative
}
.custom-banner > img {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}
.custom-banner > img, .fit-cover-certifications {
  color: #006bb7;
  font-size: 1.4rem;
  height: 100%;
  max-width: 100%;
  object-fit: cover
}
.best-price-header h2 {
  font-size: 1.8rem;
  font-family: gotham-bold, serif;
  text-transform: uppercase
}
@media (max-width:767px) {
  .best-price-header h2 {
    font-size: 1.6rem;
    text-align: center
  }
}
.about-best-price h2 {
  margin: 25px 0 5px;
  font-size: 1.8rem;
  font-family: gotham-bold, serif;
  text-transform: uppercase
}
@media (max-width:767px) {
  .about-best-price h2 {
    font-size: 1.6rem;
    text-align: center
  }
}
.about-best-price h3 {
  font-size: 1.6rem;
  font-family: gotham-bold, serif;
  margin: 0
}
@media (max-width:767px) {
  .about-best-price h3 {
    font-size: 1.4rem
  }
}
.about-best-price .steps-list {
  margin: 1rem 0
}
.about-best-price .steps-list li {
  margin: 1.5rem 0
}
.about-best-price .steps-list span[class^=icon-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5rem;
  flex: 1 1 5rem;
  max-width: 5rem
}
@media (max-width:991px) {
  .about-best-price .steps-list span[class^=icon-] {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
  }
}
.best-price-services {
  margin: 5rem 0
}
@media (min-width:992px) {
  .best-price-services .row {
    margin: 0 auto;
    width: 75rem
  }
}
.best-price-services .services-header {
  margin-bottom: 2rem
}
.best-price-services .services-header h2 {
  font-family: gotham-bold, serif;
  font-size: 1.8rem;
  color: #214e70;
  text-transform: uppercase
}
@media (max-width:991px) {
  .best-price-services {
    margin: 2rem 0
  }
}
.career {
  padding: 25px 0
}
.career .career-header h1 {
  text-align: left
}
.career .career-header h3 {
  font-size: 1.5rem;
  font-family: opensans-bold
}
.career .career-header ul {
  width: 60%
}
.career .career-image {
  height: 350px;
  background-repeat: no-repeat;
  background-size: cover
}
.career-form, .career .career-description {
  font-size: 1.3rem
}
.career-form {
  padding: 25px 0;
  background-color: #ebebeb
}
.career-form .career-form-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px
}
.career-form .career-form-header p {
  margin: 0 0 0 10px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end
}
.career-form h2 {
  margin: 0;
  text-align: left
}
.career-form h3 {
  font-size: 1.4rem
}
.career-form h3 span {
  font-family: opensans-bold
}
.career-form textarea {
  height: 110px
}
.career-form .form-control {
  border: 1px solid #8b8b8b
}
.career-form-resume p {
  margin: 0
}
.career-form-resume a {
  margin-left: 25px;
  font-family: opensans-bold
}
.career-form-resume .career-form-resume-attach {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 10px
}
.career-form-resume .career-form-resume-attach input[type=file] {
  display: none
}
.career-form-resume .career-form-resume-attach input[disabled] {
  width: 74%;
  border: 1px solid #8b8b8b;
  background-color: #fff;
  cursor: text
}
@media (min-width:768px) and (max-width:991px) {
  .career-form-resume .career-form-resume-attach input[disabled] {
    width: 64%
  }
}
@media (max-width:767px) {
  .career-form-resume .career-form-resume-attach input[disabled] {
    width: 64%
  }
}
.career-form-resume .career-form-resume-attach label {
  width: 24%;
  height: 34px
}
@media (min-width:768px) and (max-width:991px) {
  .career-form-resume .career-form-resume-attach label {
    width: 34%
  }
}
@media (max-width:767px) {
  .career-form-resume .career-form-resume-attach label {
    width: 34%
  }
}
.career-button-container {
  margin-bottom: 10px;
  padding-top: 10px;
  text-align: center
}
.carrers-section .gray-color {
  color: #6a6a6a
}
.carrers-section .bold-a {
  color: #214e70;
  display: block;
  font-family: opensans-bold;
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
  text-decoration: underline;
  text-transform: uppercase
}
.carrers-section .bold-a:hover {
  text-decoration: none
}
@media (max-width:767px) {
  .carrers-section .col-sm-6 {
    margin-bottom: 40px
  }
}
.clientstory {
  padding: 25px 0
}
.clientstory h1 {
  text-align: center
}
.clientstory-stories {
  padding-top: 25px
}
.clientstory-stories .clientstory-news-header {
  padding-bottom: 25px
}
.clientstory-stories .clientstory-news-header h1 {
  text-align: center
}
.clientstory-segment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 25px 0 0
}
.clientstory-segment .clientstory-segment-image {
  position: relative;
  width: 49%
}
@media (max-width:767px) {
  .clientstory-segment .clientstory-segment-image {
    width: 100%
  }
}
.clientstory-segment .clientstory-segment-image figcaption {
  padding-top: 5px;
  font-family: opensans-italic
}
.clientstory-segment .clientstory-segment-image span {
  font-family: opensans-bold
}
.clientstory-segment .clientstory-segment-image .car2go-logo {
  position: absolute;
  top: -15%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
.clientstory-segment .clientstory-segment-info {
  width: 49%
}
@media (max-width:767px) {
  .clientstory-segment .clientstory-segment-info {
    width: 100%
  }
}
.clientstory-segment .clientstory-segment-info h3 {
  font-size: 1.6rem;
  font-family: opensans-extrabold;
  text-transform: uppercase
}
.clientstory-segment .quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.clientstory-segment .quote .icon-simple-quote {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.clientstory-segment .quote blockquote {
  width: 75%;
  padding: 15px;
  color: #006bb7
}
.clientstory-gallery {
  background: -webkit-linear-gradient(top, #006bb7, #006bb7 20%, #214e70 70%, #214e70);
  background: linear-gradient(180deg, #006bb7, #006bb7 20%, #214e70 70%, #214e70);
  padding: 25px 0
}
.clientstory-gallery h2 {
  text-align: center;
  color: #fff
}
.clientstory-morestories {
  padding: 25px 0;
  background-color: #ebebeb
}
.creditcard {
  padding: 25px 0
}
.creditcard .creditcard-header {
  padding-bottom: 25px
}
.creditcard .creditcard-image {
  display: block;
  width: 100%;
  max-width: 100%
}
@media (max-width:767px) {
  .creditcard .creditcard-image {
    margin-bottom: 10px
  }
}
.creditcard .creditcard-info {
  margin: 20px 0 10px
}
.creditcard .creditcard-info .common-list {
  padding-left: 20px
}
.creditcard .creditcard-legend p {
  font-size: 1rem
}
.common-list .common-list-item {
  position: relative;
  padding: 0 0 10px 15px;
  font-size: 1.3rem
}
.common-list .common-list-item:before {
  position: absolute;
  top: 4px;
  left: 0;
  padding-right: 5px;
  content: '\e825';
  font-size: .8rem;
  font-family: maaco-icons;
  color: #006bb7
}
.customerservice {
  padding: 25px 0
}
.customerservice .customerservice-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.customerservice-phonenumber {
  width: 24%;
  padding-left: 15px
}
@media (max-width:767px) {
  .customerservice-phonenumber {
    width: 100%;
    padding: 0 0 20px;
    text-align: center
  }
}
.customerservice-phonenumber h3 {
  margin: 0;
  font-size: 2rem;
  font-family: opensans-bold
}
.customerservice-phonenumber p {
  font-size: 1.8rem
}
.customerservice-info {
  width: 74%
}
@media (max-width:767px) {
  .customerservice-info {
    width: 100%
  }
}
.customerservice-info h4 {
  font-family: opensans-bold;
  font-size: 1.6rem;
  color: #006bb7
}
.customerservice-info h5 {
  margin: 0 0 5px;
  font-size: 13px
}
.customerservice-info .customerservice-feedback {
  width: 50%;
  height: 40px;
  border: 1px solid #8b8b8b
}
@media (max-width:767px) {
  .customerservice-info .customerservice-feedback {
    width: 100%
  }
}
.customerservice-searchresult {
  width: 50%
}
@media (max-width:767px) {
  .customerservice-searchresult {
    width: 100%
  }
}
.customerservice-searchresult.stores-found {
  max-height: 240px;
  overflow-y: scroll
}
.customerservice-searchresult .customerservice-store {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-bottom: 10px;
  margin-top: 15px
}
.customerservice-searchresult .customerservice-store:not(:last-child) {
  border-bottom: 1px solid #ebebeb
}
.customerservice-searchresult .customerservice-storeselect {
  width: 10%
}
.customerservice-searchresult .customerservice-storeinfo {
  width: 70%
}
.customerservice-searchresult .customerservice-storeinfo h3 {
  margin: 0;
  font-size: 1.6rem;
  font-family: opensans-bold;
  text-transform: uppercase;
  color: #006bb7
}
.customerservice-searchresult .customerservice-storedistance {
  width: 20%;
  font-size: 2rem;
  font-family: opensans-extrabold;
  text-align: center;
  color: #006bb7
}
.customerservice-searchresult .customerservice-storedistance small {
  display: block;
  font-size: 1rem;
  font-family: opensans-semibold
}
.customerservice-note {
  text-transform: uppercase;
  text-align: center
}
.customerservice-form {
  margin-top: 20px;
  font-size: 1.3rem
}
.customerservice-form textarea.form-control {
  height: 80px
}
.customerservice-form .form-control {
  border: 1px solid #8b8b8b;
  height: 40px
}
.customerservice-form .customerservice-form-submitbtn {
  position: relative;
  height: 30px;
  margin-bottom: 10px;
  padding: 0 30px;
  border: 0;
  outline: none;
  font-size: 13px;
  font-family: opensans-extrabold;
  text-transform: uppercase;
  color: #fff;
  background-color: #dd1215
}
.customerservice-form .customerservice-form-submitbtn:after {
  content: '';
  position: absolute;
  top: 0;
  right: -10px;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 10px solid #dd1215
}
.customerservice-form .customerservice-form-submitbtn[disabled]:after {
  border-left-color: #8b8b8b
}
.customerservice-form .customerservice-form-zipcitystate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.customerservice-form .customerservice-form-zipcitystate .form-group {
  width: 20%
}
@media (min-width:768px) and (max-width:991px) {
  .customerservice-form .customerservice-form-zipcitystate .form-group {
    width: 30%
  }
}
@media (max-width:767px) {
  .customerservice-form .customerservice-form-zipcitystate .form-group {
    width: 100%
  }
}
.customerservice-form .customerservice-form-zipcitystate span {
  width: 5%;
  margin-bottom: 10px;
  font-family: opensans-bold;
  text-align: center;
  text-transform: uppercase
}
.customerservice-form .customerservice-form-zipcitystate .customerservice-form-submitbtn {
  width: 30%
}
@media (min-width:992px) and (max-width:1199px) {
  .customerservice-form .customerservice-form-zipcitystate .customerservice-form-submitbtn {
    padding: 0 10px
  }
}
@media (min-width:768px) and (max-width:991px) {
  .customerservice-form .customerservice-form-zipcitystate .customerservice-form-submitbtn {
    width: 50%
  }
}
@media (max-width:767px) {
  .customerservice-form .customerservice-form-zipcitystate .customerservice-form-submitbtn {
    width: auto
  }
}
.customerservice-form .customerservice-form-visitdetails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  margin-bottom: 20px
}
.customerservice-form .customerservice-form-visitdetails h4 {
  width: 100%
}
.customerservice-form .customerservice-form-visitdetails .form-group {
  width: 32.5%
}
@media (max-width:767px) {
  .customerservice-form .customerservice-form-visitdetails .form-group {
    width: 100%
  }
}
.customerservice-form .customerservice-form-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.customerservice-form .customerservice-form-name .form-group {
  width: 49.5%
}
@media (max-width:767px) {
  .customerservice-form .customerservice-form-name .form-group {
    width: 100%
  }
}
.customerservice-form .customerservice-form-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.customerservice-form .customerservice-form-address .form-group:nth-of-type(1), .customerservice-form .customerservice-form-address .form-group:nth-of-type(2) {
  width: 32.5%
}
@media (max-width:767px) {
  .customerservice-form .customerservice-form-address .form-group:nth-of-type(1), .customerservice-form .customerservice-form-address .form-group:nth-of-type(2) {
    width: 100%
  }
}
.customerservice-form .customerservice-form-address .form-group:nth-of-type(3) {
  width: 15.5%
}
@media (max-width:767px) {
  .customerservice-form .customerservice-form-address .form-group:nth-of-type(3) {
    width: 100%
  }
}
.customerservice-form .customerservice-form-address .form-group:nth-of-type(4) {
  width: 15.5%
}
@media (max-width:767px) {
  .customerservice-form .customerservice-form-address .form-group:nth-of-type(4) {
    width: 100%
  }
}
.customerservice-form .customerservice-form-emailphone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.customerservice-form .customerservice-form-emailphone .form-group {
  width: 32.5%
}
@media (max-width:767px) {
  .customerservice-form .customerservice-form-emailphone .form-group {
    width: 100%
  }
}
.customerservice-form .customerservice-form-honeypot {
  overflow: hidden;
  max-height: 0
}
.customerservice-form .customerservice-form-captcha {
  margin: 20px 0
}
.customerservice-form .customerservice-form-captcha:after {
  content: attr(data-not-validated);
  color: #9a1816
}
.customerservice-form .checkbox-container {
  margin-top: 0
}
.customerservice-form .checkbox-container label {
  font-family: opensans-semibold;
  text-transform: uppercase
}
.fleet {
  padding: 25px 0
}
.fleet .fleet-header {
  padding-bottom: 25px
}
.fleetcenter {
  padding-top: 15px
}
.fleetcenter h2 {
  font-size: 2.4rem;
  font-family: gotham-bold;
  text-transform: uppercase
}
.fleetcenter .fleetcenter-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 65%
}
@media (max-width:767px) {
  .fleetcenter .fleetcenter-search {
    width: 100%
  }
}
.fleetcenter .fleetcenter-search input {
  width: 78%;
  height: 45px;
  border-color: #8b8b8b
}
.fleetcenter .fleetcenter-search button {
  width: 20%;
  height: 45px
}
.fleetcenter .fleetcenter-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 15px
}
.fleetcenter .fleetcenter-inner .fleetcenter-searchresult {
  width: 38%;
  font-size: 1.3rem
}
@media (max-width:767px) {
  .fleetcenter .fleetcenter-inner .fleetcenter-searchresult {
    width: 100%
  }
}
.fleetcenter .fleetcenter-inner .fleetcenter-searchresult.stores-found {
  max-height: 350px;
  overflow-y: scroll
}
@media (max-width:767px) {
  .fleetcenter .fleetcenter-inner .fleetcenter-searchresult.stores-found {
    max-height: 250px
  }
}
.fleetcenter .fleetcenter-inner .fleetcenter-store:not(:first-child) {
  padding-top: 15px
}
.fleetcenter .fleetcenter-inner .fleetcenter-store:not(:last-child) {
  border-bottom: 1px solid #ebebeb
}
.fleetcenter .fleetcenter-inner .fleetcenter-map {
  width: 60%;
  height: 300px
}
.fleetcenter .fleetcenter-store-segment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px
}
.fleetcenter .fleetcenter-store-location {
  padding-left: 10px
}
.fleetcenter .fleetcenter-store-location h3 {
  margin-bottom: 0;
  font-size: 1.6rem;
  font-family: opensans-extrabold;
  text-transform: uppercase
}
.fleetcenter .fleetcenter-store-distance {
  font-size: 2rem;
  font-family: opensans-extrabold
}
.fleetcenter .fleetcenter-store-distance small {
  display: block;
  font-size: 1rem;
  font-family: opensans-semibold
}
.fleetcenter .fleetcenter-store-info {
  padding-left: 10px
}
.fleetcenter .fleetcenter-store-address {
  padding-bottom: 10px
}
.fleetcenter .fleetcenter-store-storehours {
  padding: 10px 0
}
.fleetcenter .fleetcenter-store-storehours h4 {
  margin: 0;
  font-size: 1.4rem;
  font-family: opensans-extrabold;
  text-transform: uppercase
}
.fleetcenter .fleetcenter-store-storehours span {
  display: block
}
.fleet-services {
  padding: 25px 0;
  border-top: 1px solid #ebebeb
}
.fleet-services h2 {
  text-align: center
}
.fleet-services-industries {
  margin-top: 25px;
  padding: 25px 0 50px;
  background-color: #ebebeb
}
.fleet-services-industries h3 {
  text-align: left
}
.fleet-services-industries .common-list {
  font-size: 1.4rem;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2
}
.fleet-services-industries .common-list .common-list-item:last-child {
  font-family: opensans-bold;
  color: #006bb7
}
.fleet-partnership {
  padding: 25px 0
}
.fleet-partnership .fleet-partnership-header {
  padding-bottom: 25px
}
.fleet-partnership .fleet-partnership-header h2 {
  text-align: center
}
.fleet-partnership .partner-name, .fleet-partnership h3 {
  margin: 20px 0 5px;
  font-size: 1.5rem;
  font-family: opensans-bold
}
.fleet-team {
  padding-top: 25px
}
.fleet-team h2 {
  color: #6a6a6a
}
.fleet-contactus .gradient-section-title {
  font-family: gotham-light
}
.fleet-news {
  padding: 25px 0
}
.fleet-news h2 {
  text-align: center
}
.fleet-program-call:focus, .fleet-program-call:hover {
  color: #dd1215
}
.about-milestone {
  position: relative;
  padding: 50px 0
}
@media (max-width:767px) {
  .about-milestone {
    padding: 0
  }
}
.about-milestone h3 {
  font-size: 2.8rem;
  font-family: gotham-bold;
  color: #dd1215
}
.about-milestone h4 {
  margin: 10px 0 0;
  font-size: 1.5rem;
  font-family: opensans-bold
}
.about-milestone p {
  margin-top: 5px
}
.about-milestone-content {
  position: relative;
  padding-top: 15px;
  background-color: hsla(0, 0%, 100%, .9)
}
.career-position .career-position-header {
  margin: 0;
  font-size: 2.4rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  text-align: left;
  color: #6a6a6a
}
.career-position-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  font-size: 1.3rem;
  background-color: #ebebeb
}
@media (max-width:767px) {
  .career-position-filter {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.career-position-filter .career-position-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 75%
}
@media (max-width:767px) {
  .career-position-filter .career-position-form {
    width: 100%
  }
}
.career-position-filter .career-position-form-segment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%
}
@media (min-width:768px) and (max-width:991px) {
  .career-position-filter .career-position-form-segment {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}
@media (max-width:767px) {
  .career-position-filter .career-position-form-segment {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    margin-top: 10px
  }
}
.career-position-filter .career-position-form-segment label {
  margin: 0 10px 0 0;
  font-size: 1.4rem;
  font-family: gotham-bold;
  text-transform: uppercase
}
.career-position-filter .bootstrap-select.btn-group {
  width: 200px !important
}
.career-position-filter .bootstrap-select.btn-group .dropdown-toggle {
  border: 1px solid #8b8b8b
}
.career-position-filter .career-position-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 250px
}
.career-position-filter .career-position-search input {
  width: 85%;
  height: 35px;
  padding: 0 10px;
  border: 1px solid #8b8b8b;
  border-right: 0
}
.career-position-filter .career-position-search button {
  width: 15%;
  background-color: #8b8b8b
}
.career-position-filter .career-position-search button:hover {
  background-color: #a5a5a5
}
.career-position-inner .career-position-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 0
}
.career-position-inner .career-position-item:not(:first-child) {
  border-top: 1px solid #ebebeb
}
.career-position-inner .career-position-item h3 {
  margin: 0 0 5px;
  font-size: 1.5rem;
  font-family: opensans-bold
}
.career-position-inner .career-position-item-info {
  width: 65%
}
@media (max-width:767px) {
  .career-position-inner .career-position-item-info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%
  }
}
.career-position-inner .career-position-item-location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 35%;
  padding-left: 10%
}
@media (max-width:767px) {
  .career-position-inner .career-position-item-location {
    width: 100%;
    padding-left: 0
  }
}
.career-position-inner .career-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px 0
}
.career-position-inner .career-pagination span {
  padding: 0 5px;
  margin: 0 5px;
  font-size: 1.5rem;
  cursor: pointer
}
.career-position-inner .career-pagination span:hover {
  background-color: #ebebeb
}
.career-position-inner .career-pagination span.active {
  color: #fff;
  background-color: #214e70;
  cursor: default
}
.career-position-inner .career-pagination span.disabled {
  color: #ebebeb;
  cursor: default;
  pointer-events: none
}
.careers-invalidsearch {
  margin-top: 10px
}
.realestate {
  padding: 25px 0
}
.realestate .realestate-header h2 {
  margin-bottom: 5px;
  text-align: left;
  color: #6a6a6a
}
.realestate-form {
  padding: 20px 0;
  background-color: #ebebeb
}
.realestate-form h2 {
  font-size: 1.6rem;
  font-family: opensans-extrabold;
  text-transform: uppercase;
  color: #214e70
}
.realestate-form textarea {
  height: 110px
}
.realestate-form .btn-group .dropdown-toggle, .realestate-form .form-control {
  border: 1px solid #8b8b8b
}
.realestate-form .realestate-form-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.realestate-form .realestate-form-date p {
  width: 30%;
  margin: 0 0 10px
}
.realestate-form .realestate-form-date > span {
  width: 3%;
  margin-bottom: 10px;
  text-align: center
}
.realestate-form .realestate-form-date .form-group {
  width: 17%
}
.realestate-form .realestate-form-date .form-group:last-child {
  width: 30%
}
.realestate-form .realestate-button-container {
  text-align: center
}
.realestate-metro {
  padding-top: 25px
}
.realestate-metro h3 {
  font-size: 2.4rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  margin: 0
}
.realestate-metro h4 {
  padding: 25px 0;
  font-size: 20px;
  font-family: opensans-bold;
  text-align: center;
  text-transform: uppercase;
  color: #214e70
}
.uhoh-videos {
  padding: 25px 0
}
@media (max-width:767px) {
  .uhoh-videos {
    padding-bottom: 0
  }
}
.uhoh-videos .uhoh-videos-header {
  padding-bottom: 25px
}
.uhoh-videos .tiles-item-image {
  padding-top: 75px
}
.uhoh-videos .play-icon {
  top: 20%
}
.cars-stripes-videos {
  padding: 25px 0 50px;
  background-color: #ebebeb
}
.cars-stripes-videos h2 {
  color: #6a6a6a
}
.cars-stripes-videos h3 {
  font-size: 1.5rem;
  font-family: opensans-extrabold;
  margin: 10px 0 0
}
.cars-stripes-videos .cars-stripes-videos-btncontainer {
  padding-right: 15px;
  text-align: right
}
.cars-stripes-videos .cars-stripes-videos-btncontainer a {
  background-color: transparent
}
.cars-stripes-videos .cars-stripes-videos-btncontainer a:hover {
  background-color: #006bb7
}
.play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 46px;
  height: 46px;
  background: url(../resources/images/video/video-play-icon.png) no-repeat 50%
}
@media (max-width:991px) {
  .callcenter {
    display: none
  }
}
.callcenter input:not([type=checkbox]), .callcenter select {
  height: 35px;
  padding: 0 10px
}
.callcenter a:hover {
  cursor: pointer
}
.callcenter .callcenter-header {
  background-color: #006bb7;
  height: 8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative
}
.callcenter .callcenter-header .header-container:before {
  background-color: #fff;
  border-top: 2px solid #006bb7;
  border-bottom: 2px solid #006bb7;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  width: 30%;
  z-index: 1
}
.callcenter .callcenter-header .call-center-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%
}
.callcenter .callcenter-header .call-center-container .callcenter-logo {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.callcenter .callcenter-header .call-center-container .callcenter-logo h1 {
  margin: 0;
  font-size: 1.8rem;
  font-family: opensans-bold;
  color: #006bb7;
  width: 60%
}
.callcenter .callcenter-header .call-center-container .callcenter-logo h1 span {
  font-size: 1.2rem
}
@media (min-width:768px) and (max-width:991px) {
  .callcenter .callcenter-header .call-center-container .callcenter-logo h1 {
    width: 100%;
    margin-bottom: 10px;
    text-align: center
  }
}
@media (max-width:767px) {
  .callcenter .callcenter-header .call-center-container .callcenter-logo h1 {
    width: 100%;
    margin-bottom: 10px;
    text-align: center
  }
}
.callcenter .callcenter-header .call-center-container .callcenter-logo .icon-phone, .callcenter .callcenter-header .call-center-container .callcenter-logo .icon-team {
  color: #006bb7;
  font-size: 2.5rem
}
.callcenter .callcenter-header .call-center-container .callcenter-logo .phone {
  bottom: 0;
  position: absolute;
  right: 3rem
}
.callcenter .callcenter-header .call-center-container .callcenter-logo .team {
  bottom: 1rem;
  position: absolute;
  right: .5rem
}
.callcenter-phone-search {
  border: 2px solid #006bb7;
  border-left: none;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  z-index: 2
}
.callcenter-phone-search .callcenter-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.3rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 70%
}
.callcenter-zip-search {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%
}
.callcenter-zip-search .zip-logo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.callcenter-zip-search .zip-logo .car {
  font-size: 2rem;
  color: #fff;
  padding-left: .5rem
}
.callcenter-zip-search .zip-logo h3 {
  color: #fff;
  font-family: opensans-bold;
  font-size: 1.2rem;
  width: 50%
}
.callcenter-zip-search .zip-logo h3 span {
  font-size: 1.8rem
}
.callcenter-phone-search, .callcenter-zip-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.5rem 0
}
.callcenter-phone-search input, .callcenter-phone-search select, .callcenter-zip-search input, .callcenter-zip-search select {
  margin: 0 5px
}
.callcenter-phone-search .callcenter-phone-search, .callcenter-zip-search .callcenter-phone-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 60%;
  font-size: 1.3rem
}
@media (max-width:767px) {
  .callcenter-phone-search .callcenter-phone-search, .callcenter-zip-search .callcenter-phone-search {
    width: 100%;
    margin-bottom: 10px
  }
}
.callcenter-phone-search .callcenter-phone-search input, .callcenter-zip-search .callcenter-phone-search input {
  width: 60%
}
.callcenter-phone-search .callcenter-location-search, .callcenter-zip-search .callcenter-location-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 85%;
  font-size: 1.3rem
}
@media (max-width:767px) {
  .callcenter-phone-search .callcenter-location-search, .callcenter-zip-search .callcenter-location-search {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 10px;
    border-top: 1px solid #fff
  }
}
.callcenter-phone-search .callcenter-location-search .search-zipcode, .callcenter-zip-search .callcenter-location-search .search-zipcode {
  width: 30%
}
@media (max-width:767px) {
  .callcenter-phone-search .callcenter-location-search .search-zipcode, .callcenter-zip-search .callcenter-location-search .search-zipcode {
    width: 60%
  }
}
.callcenter-phone-search .callcenter-location-search .search-city, .callcenter-zip-search .callcenter-location-search .search-city {
  width: 20%
}
@media (max-width:767px) {
  .callcenter-phone-search .callcenter-location-search .search-city, .callcenter-zip-search .callcenter-location-search .search-city {
    display: none
  }
}
.callcenter-phone-search .callcenter-location-search select, .callcenter-zip-search .callcenter-location-search select {
  width: 20%;
  margin: 0 5px
}
@media (max-width:767px) {
  .callcenter-phone-search .callcenter-location-search select, .callcenter-zip-search .callcenter-location-search select {
    display: none
  }
}
.callcenter-phone-search .callcenter-location-search span, .callcenter-zip-search .callcenter-location-search span {
  font-family: opensans-bold;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0 1rem
}
@media (max-width:767px) {
  .callcenter-phone-search .callcenter-location-search span, .callcenter-zip-search .callcenter-location-search span {
    display: none
  }
}
.callcenter-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 25px;
  font-size: 1.3rem
}
.callcenter-inner .callcenter-details {
  height: 65rem;
  overflow: auto;
  padding-right: 1.5rem;
  width: 50%
}
@media (max-width:767px) {
  .callcenter-inner .callcenter-details {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}
.callcenter-inner .callcenter-details h2 {
  font-size: 1.8rem;
  font-family: opensans-semibold;
  text-transform: capitalize
}
.callcenter-inner .callcenter-details .customer-details .text, .callcenter-inner .callcenter-details .selected-location .text {
  border: 1px solid #f8f8f8;
  padding: 1rem
}
.callcenter-inner .callcenter-details .customer-details .text p, .callcenter-inner .callcenter-details .selected-location .text p {
  margin: 0
}
.callcenter-inner .callcenter-details .customer-details .text a, .callcenter-inner .callcenter-details .selected-location .text a {
  cursor: pointer
}
.callcenter-inner .callcenter-details .customer-details .text {
  border: 1px solid #ebebeb
}
.callcenter-inner .callcenter-details .customer-details-view h2 span {
  font-family: opensans-bold
}
.callcenter-inner .callcenter-details .customer-details-view .content-block {
  border: 1px solid #ebebeb;
  padding: 1rem
}
.callcenter-inner .callcenter-details .customer-details-view .content-block p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.callcenter-inner .callcenter-details .customer-details-view .content-block p span {
  display: inline-block
}
.callcenter-inner .callcenter-details .customer-details-view .content-block p span:last-child {
  font-family: opensans-bold
}
.callcenter-inner .callcenter-details .customer-details-view .content-block p .left-title {
  width: 35%
}
.callcenter-inner .callcenter-details .customer-details-view .content-block p a {
  width: 65%
}
.callcenter-inner .callcenter-details .selected-location .text {
  background-color: #ebebeb
}
.callcenter-inner .callcenter-details .selected-location .selected-location-view .left-side {
  font-size: 1.5rem
}
.callcenter-inner .callcenter-details .selected-location .selected-location-view .left-side h3 {
  font-family: 1.5rem;
  font-family: opensans-bold;
  color: #006bb7
}
.callcenter-inner .callcenter-details .selected-location .selected-location-view .right-side p {
  font-size: 1.6rem
}
.callcenter-inner .callcenter-details .selected-location .selected-location-view .right-side .distance {
  font-size: 1.8rem;
  line-height: 1.5rem
}
.callcenter-inner .callcenter-details .selected-location .selected-location-view .right-side .center-item-hours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 1rem
}
.callcenter-inner .callcenter-details .selected-location .selected-location-view .right-side .center-item-hours span {
  width: 100%
}
.callcenter-inner .callcenter-details .callcenter-form .checkbox-container {
  margin-top: 0
}
.callcenter-inner .callcenter-map {
  width: 100%;
  height: 300px;
  margin-bottom: 25px
}
.callcenter-form {
  margin-bottom: 25px
}
.callcenter-form input:not([type=checkbox])[disabled], .callcenter-form select[disabled] {
  background-color: #ebebeb;
  cursor: not-allowed;
  border: 1px solid #8b8b8b
}
.callcenter-form select[disabled]::-ms-expand {
  display: none
}
.callcenter-form textarea {
  width: 100%;
  height: 80px;
  padding: 10px
}
.callcenter-form .callcenter-form-segment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.callcenter-form .callcenter-form-segment > * {
  width: 49%
}
@media (max-width:767px) {
  .callcenter-form .callcenter-form-segment > * {
    width: 100%
  }
}
.callcenter-form .callcenter-form-segment .callcenter-textarea, .callcenter-form .callcenter-form-segment .form-group input, .callcenter-form .callcenter-form-segment .form-group select {
  width: 100%
}
.callcenter-form .callcenter-form-segment .has-error input {
  border: .1rem solid #dd1215
}
.callcenter-form .callcenter-form-segment .has-error div {
  color: #dd1215
}
.callcenter-form .callcenter-form-datepicker {
  position: relative
}
.callcenter-form .callcenter-form-datepicker input {
  width: 100%
}
.callcenter-form .callcenter-form-datepicker .icon-calendar-plus {
  position: absolute;
  top: 5px;
  right: 10px
}
.callcenter-form .submit-appointment {
  display: block;
  margin: 0 auto
}
.callcenter-form button.submit-appointment[type=submit][disabled] {
  background-color: #ccc !important;
  border: none
}
.callcenter-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%
}
.callcenter-tabs .callcentersearch-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  position: relative;
  margin: 10px 0 0
}
.callcenter-tabs .callcentersearch-tabs .tab {
  background-color: #ebebeb;
  border-top: 1px solid #6a6a6a;
  border-left: 1px solid #6a6a6a;
  border-right: 1px solid #6a6a6a;
  height: 100%;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
  position: relative;
  width: 100%
}
.callcenter-tabs .callcentersearch-tabs .tab:nth-child(1) {
  margin-right: 1rem
}
.callcenter-tabs .callcentersearch-tabs .tab.selected {
  border-top: 1px solid #007eb6;
  border-right: 1px solid #007eb6;
  border-left: 1px solid #007eb6;
  background: #fff
}
.callcenter-tabs .callcentersearch-tabs .tab.selected:before {
  background-color: #fff;
  content: '';
  color: #fff;
  bottom: -.5px;
  left: 0;
  position: absolute;
  width: 100%;
  height: .1rem
}
@media (max-width:767px) {
  .callcenter-tabs .callcentersearch-tabs .tab {
    margin: 0 -15px 10px
  }
}
.callcenter-tabs .callcentersearch-tabs .tab label {
  color: #6a6a6a;
  font-size: 1.4rem;
  font-family: gotham-bold;
  margin: 0;
  padding: 10px 10px 5px;
  text-transform: uppercase;
  text-align: center;
  width: 100%
}
.callcenter-tabs .callcentersearch-tabs .tab label svg {
  width: 2.5rem;
  height: 2.5rem
}
.callcenter-tabs .callcentersearch-tabs .tab label svg path {
  fill: #6a6a6a
}
.callcenter-tabs .callcentersearch-tabs .tab input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0
}
.callcenter-tabs .callcentersearch-tabs .tab input:checked + label {
  color: #214e70
}
.callcenter-tabs .callcentersearch-tabs .tab input:checked + label svg path.selected {
  fill: #007eb6
}
.callcenter-tabs .callcentersearch-tabs .tab input:focus + label {
  outline: 5px auto -webkit-focus-ring-color
}
.callcenter-tabs .callcentersearch-tabs .tab input:focus ~ .wcag-info {
  display: block;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left
}
.callcenter-tabs .callcenter-container {
  height: 60rem;
  margin-bottom: 50px;
  border: 1px solid #007eb6;
  border-radius: 5px;
  border-top-left-radius: 0
}
.callcenter-tabs .callcenter-container .callcenter-searchresult {
  position: relative;
  overflow-y: auto;
  width: 100%;
  height: 56rem
}
.callcenter-tabs .callcenter-container .callcenter-searchresult .locations-content {
  padding: 1rem 3rem 3rem
}
.callcenter-tabs .callcenter-container .callcenter-searchresult .script-content {
  padding: 1rem
}
.callcenter-tabs .callcenter-container .callcenter-searchresult h2 {
  font-size: 1.8rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  color: #214e70
}
.callcenter-tabs .callcenter-container .callcenter-searchresult .location-states-list {
  width: 33%
}
.callcenter-tabs .callcenter-container .callcenter-searchresult .location-states-list-item {
  font-size: 1.5rem
}
.callcenter-tabs .callcenter-container .callcenter-searchresult .cities-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.callcenter-tabs .callcenter-container .callcenter-searchresult .cities-wrap .cities-list {
  font-size: 1.5rem;
  -webkit-box-flex: 33%;
  -ms-flex: 33%;
  flex: 33%;
  width: 33%;
  padding-right: 1.5rem
}
.callcenter-tabs .callcenter-container .callcenter-searchresult .cities-wrap .cities-list-item {
  padding: .3rem 0
}
.callcenter-tabs .callcenter-container .callcenter-searchresult .cities-wrap .cities-list-item a:hover, .callcenter-tabs .callcenter-container a:hover {
  cursor: pointer
}
.callcenter-tabs .callcenter-container .back-button {
  height: 2rem
}
@media (max-width:767px) {
  .callcenter-tabs {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%
  }
}
.callcenter-tabs .center-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px
}
.callcenter-tabs .center-item-segment {
  width: 50%
}
.callcenter-tabs .center-item-segment h3 {
  font-size: 1.5rem;
  font-family: opensans-bold;
  color: #006bb7
}
.callcenter-tabs .center-item-segment address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 10px
}
.callcenter-tabs .center-item-hours {
  margin-top: 10px
}
.callcenter-tabs .center-item-hours span {
  display: block;
  padding-bottom: 5px
}
.callcenter-storeselect {
  padding: 5px 10px;
  border: 0;
  outline: 0;
  font-size: 1.2rem;
  font-family: opensans-bold;
  text-transform: uppercase;
  color: #fff;
  background-color: #8b8b8b
}
.callcenter-storeselect.storeselected, .callcenter-storeselect:hover {
  background: #dd1215
}
.callcenter-invalidsearch {
  text-align: center
}
.callcenter .top-border {
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 1rem;
  position: relative;
  z-index: 1
}
.callcenter .top-border p {
  color: #007eb6;
  text-align: right
}
.callcenter .message-row > .content-wrapper {
  max-width: 90%
}
.callcenter .message-row > span {
  font-family: opensans-bold
}
.callcenter .message-row .italic-text {
  font-style: italic
}
.callcenter .message-row .bold-text {
  font-weight: 700
}
.callcenter .message-row .note {
  margin-left: 3rem
}
.callcenter .message-row ul {
  padding-left: 4rem
}
.callcenter .message-row ul li {
  list-style: circle;
  margin-top: 1rem
}
.comingsoon {
  padding: 25px 0
}
.comingsoon-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  background-color: #ebebeb
}
@media (max-width:767px) {
  .comingsoon-filter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.comingsoon-filter .comingsoon-filter-label {
  margin: 0 10px;
  font-size: 1.4rem;
  font-family: gotham-bold;
  text-transform: uppercase
}
.comingsoon-filter form {
  width: 200px
}
.comingsoon-inner {
  padding-top: 25px
}
.comingsoon-inner h2 {
  text-align: left
}
.comingsoon-inner h2:not(:first-of-type) {
  padding-top: 15px;
  border-top: 1px solid #ebebeb
}
.comingsoon-item-title {
  margin-bottom: 5px;
  font-size: 2.4rem;
  font-family: opensans-extrabold
}
.comingsoon-item-title a {
  color: #6a6a6a
}
.comingsoon-item-date {
  margin: 5px 0;
  color: #dd1215;
  font-size: 1.5rem;
  font-family: opensans-bold
}
.contactus-form {
  padding: 20px;
  text-align: center;
  background-color: #ebebeb
}
.contactus-form .request-info, .contactus-form h3 {
  margin: 0 0 5px;
  font-size: 2.2rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  color: #006bb7
}
@media (max-width:767px) {
  .contactus-form .request-info, .contactus-form h3 {
    text-align: center
  }
}
.contactus-form textarea {
  min-height: 85px
}
.contactus-form .contactus-form-number {
  font-size: 2.4rem;
  font-family: gotham-bold;
  color: #dd1215
}
.contactus-form .contactus-button-container {
  padding-top: 20px
}
.contactus-modal .contactus-form {
  padding-top: 30px
}
.contactus-modal .contactus-modal-closebtn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  padding: 10px;
  font-size: 1.3rem;
  cursor: pointer
}
.contactus-modal .modal-body {
  padding: 0
}
.couponsdeals {
  padding: 25px 0
}
.dialog {
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  font-size: 1.3rem;
  text-align: center;
  opacity: 0;
  background-color: hsla(0, 0%, 100%, 0);
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}
.dialog:before {
  display: inline-block;
  overflow: hidden;
  width: 0;
  height: 100%;
  content: '';
  vertical-align: middle
}
.dialog.dialog-opened {
  z-index: 5000;
  opacity: 1;
  background-color: rgba(0, 0, 0, .8)
}
.dialog-inner {
  position: relative;
  z-index: 500;
  display: inline-block;
  padding: 20px;
  vertical-align: middle;
  background-color: #fff
}
.frequently-asked-questions {
  padding: 25px 0
}
.frequently-asked-questions .faq-header {
  padding-bottom: 25px
}
.faq-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #ebebeb
}
@media (max-width:767px) {
  .faq-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
.faq-menu .faq-menu-item {
  height: 60px;
  line-height: 60px;
  font-size: 1.4rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  color: #8b8b8b
}
.faq-menu .faq-menu-item:focus, .faq-menu .faq-menu-item:hover {
  border-bottom: 9px solid #dd1215;
  color: #214e70;
  text-decoration: none
}
.faq-section {
  margin: 20px 0
}
.faq-section-title {
  font-size: 2.4rem;
  font-family: opensans-extrabold;
  text-transform: uppercase;
  color: #8b8b8b
}
.faq-item {
  border-top: 1px solid #8b8b8b;
  border-left: 1px solid #8b8b8b;
  border-right: 1px solid #8b8b8b
}
.faq-item:last-of-type {
  border-bottom: 1px solid #8b8b8b
}
.faq-item-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  margin: 0;
  padding-left: 15px;
  font-size: 1.4rem;
  font-weight: 400;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
  background-color: #fff
}
.faq-item-label > span:first-child {
  width: 90%
}
@media (max-width:767px) {
  .faq-item-label > span:first-child {
    width: 80%
  }
}
.faq-item-question {
  display: block;
  margin: 15px 0;
  text-transform: uppercase
}
.faq-item-question span {
  font-size: 1.6rem;
  font-family: opensans-extrabold
}
.faq-item-answer {
  display: block;
  max-height: 0;
  margin: 0;
  overflow: hidden;
  -webkit-transition: all .4s linear;
  transition: all .4s linear
}
.faq-item-answer span {
  font-size: 1.6rem;
  font-family: opensans-extrabold
}
.faq-item-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  background-color: #ebebeb;
  border-left: 1px solid #8b8b8b
}
.faq-item-hiddenelement {
  width: 0;
  height: 0;
  display: none
}
.faq-item-hiddenelement:checked + label {
  background-color: #ebebeb
}
.faq-item-hiddenelement:checked + label .faq-item-answer {
  max-height: 160px;
  margin-bottom: 15px
}
@media (max-width:767px) {
  .faq-item-hiddenelement:checked + label .faq-item-answer {
    max-height: 450px
  }
}
.faq-item-hiddenelement:checked + label .faq-item-icon:before {
  content: '\e80d'
}
@media (max-width:767px) {
  .free-estimate, .newsletter {
    width: 100%;
    padding: 25px;
    text-align: center;
    background-color: #fff
  }
}
.free-estimate form input[type=email]::-webkit-input-placeholder, .newsletter form input[type=email]::-webkit-input-placeholder {
  color: #555
}
.free-estimate form input[type=email]::-moz-placeholder, .newsletter form input[type=email]::-moz-placeholder {
  color: #555
}
.free-estimate form input[type=email]::-ms-input-placeholder, .newsletter form input[type=email]::-ms-input-placeholder {
  color: #555
}
.free-estimate form input[type=email]:-moz-placeholder, .newsletter form input[type=email]:-moz-placeholder {
  color: #555
}
@media (max-width:767px) {
  .free-estimate form, .newsletter form {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
.free-estimate form ::-webkit-input-placeholder, .newsletter form ::-webkit-input-placeholder {
  font-family: opensans-italic
}
.free-estimate form :-moz-placeholder, .free-estimate form ::-moz-placeholder, .newsletter form :-moz-placeholder, .newsletter form ::-moz-placeholder {
  font-family: opensans-italic
}
.free-estimate form :-ms-input-placeholder, .newsletter form :-ms-input-placeholder {
  font-family: opensans-italic
}
.free-estimate form .form-control, .newsletter form .form-control {
  width: 100%;
  height: 40px;
  padding-left: 40px
}
.free-estimate form button, .newsletter form button {
  height: 40px
}
.free-estimate form.locate-form .form-control, .newsletter form.locate-form .form-control {
  padding-left: 15px;
  margin-right: 10px
}
.free-estimate form.locate-form button, .free-estimate form.locate-form input[type=submit], .newsletter form.locate-form button, .newsletter form.locate-form input[type=submit] {
  height: 40px
}
.free-estimate .newsletter-title, .newsletter .newsletter-title {
  font-size: 2.2rem;
  font-family: gotham-book;
  line-height: 1.1;
  text-transform: uppercase;
  color: #006bb7
}
@media (max-width:767px) {
  .free-estimate .newsletter-title, .newsletter .newsletter-title {
    margin-bottom: 20px;
    font-size: 1.4rem;
    font-family: opensans-extrabold;
    color: #6a6a6a
  }
}
.free-estimate .newsletter-title span, .newsletter .newsletter-title span {
  font-family: gotham-bold
}
@media (max-width:767px) {
  .free-estimate .newsletter-title span, .newsletter .newsletter-title span {
    font-family: opensans-extrabold
  }
}
.free-estimate .form-group, .newsletter .form-group {
  position: relative;
  display: inline-block;
  width: 310px;
  margin-right: 10px
}
@media (min-width:768px) and (max-width:991px) {
  .free-estimate .form-group, .newsletter .form-group {
    margin: 0 0 10px
  }
}
@media (max-width:767px) {
  .free-estimate .form-group, .newsletter .form-group {
    margin: 0 0 10px;
    width: 100%
  }
}
.free-estimate .form-group span, .newsletter .form-group span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 30px;
  padding: 0 10px;
  font-size: 1.3rem
}
.free-estimate .alertmessage, .newsletter .alertmessage {
  text-align: left
}
.page404-top {
  background-color: #ebebeb
}
.page404-top .page404-message {
  color: #006bb7;
  font-size: 2.6rem
}
.page404-top .page404-message span:first-child {
  font-size: 160px;
  font-family: gotham-bold
}
@media (max-width:767px) {
  .page404-top .page404-message span:first-child {
    display: block;
    line-height: 160px;
    font-size: 135px
  }
}
.page404-bottom {
  margin-top: 20px;
  margin-bottom: 50px
}
.page404-bottom h1 {
  color: #214e70;
  font-size: 2.9rem;
  font-family: gotham-bold;
  margin: 15px 0;
  text-transform: uppercase
}
.policy {
  padding: 25px 0;
  font-size: 1.3rem
}
.policy h2 {
  margin: 25px 0 5px;
  font-size: 1.8rem;
  font-family: gotham-bold;
  text-transform: uppercase
}
.policy p {
  margin-bottom: 1.5rem
}
.policy .policy-title {
  margin-bottom: 5px;
  font-size: 1.6rem;
  font-family: opensans-semibold
}
.policy-italic {
  display: inline-block;
  font-family: gotham-bolditalic
}
.policy-bold {
  font-family: opensans-bold
}
.policy h3 {
  margin-bottom: 5px;
  font-size: 1.6rem;
  font-family: opensans-semibold
}
.policy ul {
  list-style-type: disc;
  margin-bottom: 1.5rem;
  padding-left: 2rem
}
.policy ul.lg-padding {
  padding-left: 4.5rem
}
.policy ul li {
  padding-top: 5px
}
.policy ul ul {
  list-style-type: circle
}
.policy img {
  float: right;
  margin-left: 15px
}
@media (max-width:767px) {
  .policy img {
    float: none;
    max-width: 100%;
    margin: 0 0 10px
  }
}
.policy .policy-agreement {
  font-size: 1.5rem;
  font-family: opensans-bold
}
.policy .policy-qa-item span {
  display: block;
  margin-bottom: 5px
}
.mobile-terms h1, .mobile-terms h2, .mobile-terms p {
  font-family: gotham-book
}
.mobile-terms h1 {
  color: #214e70;
  font-size: 2.9rem;
  font-family: gotham-bold
}
@media (max-width:767px) {
  .mobile-terms h1 {
    font-size: 2.2rem;
    text-align: center
  }
}
.mobile-terms h2 {
  color: #214e70;
  font-size: 2rem
}
@media (max-width:767px) {
  .mobile-terms h2 {
    font-size: 1.8rem
  }
}
.mobile-terms p:last-child {
  margin-bottom: 3rem
}
.press {
  padding: 25px 0
}
.press .press-contact {
  padding: 20px;
  text-align: center;
  background-color: #ebebeb
}
@media (max-width:767px) {
  .press .press-contact {
    margin-bottom: 25px
  }
}
.press .press-contact h2 {
  font-size: 2.2rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  color: #006bb7
}
.press .press-contact h3, .press .press-contact span {
  margin: 0;
  font-size: 1.5rem;
  font-family: opensans-bold
}
.press .press-contact .press-contact-phone {
  display: block;
  font-size: 2.4rem;
  font-family: gotham-bold;
  color: #dd1215
}
.press .trademark:after {
  content: "TM";
  font-size: 70%;
  vertical-align: super
}
.press .reg:after {
  content: '®';
  font-size: 70%;
  vertical-align: super
}
.press-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 1.3rem
}
.press-inner .press-item {
  padding-top: 20px;
  padding-bottom: 20px
}
.press-inner .press-item-info {
  padding-top: 10px
}
.press-inner .press-item-info h3 {
  margin: 5px 0;
  font-size: 1.5rem;
  font-family: opensans-bold;
  text-transform: uppercase
}
.press-inner .press-item-info span {
  text-transform: uppercase
}
.pressdetail-content {
  font-size: 1.3rem
}
.pressdetail-content h1 {
  font-size: 2.4rem
}
.pressdetail-content h2 {
  margin: 20px 0 5px;
  font-size: 2rem;
  font-family: gotham-bold;
  text-transform: uppercase;
  color: #214e70
}
.pressdetail-content ul {
  list-style-type: square;
  list-style-position: inside;
  margin-bottom: 10px
}
.quote blockquote {
  margin-bottom: 25px;
  padding: 0 10%;
  border: 0;
  color: #000;
  font-size: 2.2rem;
  font-family: opensans-italic
}
.quote .quote-author {
  position: relative;
  padding-left: 50%;
  padding-top: 15px;
  font-size: 1.6rem
}
@media (max-width:767px) {
  .quote .quote-author {
    padding-left: 0
  }
}
.quote .quote-author .quote-author-name {
  display: block;
  font-family: opensans-bold
}
.quote .quote-author .quote-author-position {
  display: block;
  font-family: opensans
}
.coupon-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.3rem
}
@media (max-width:767px) {
  .coupon-action {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.coupon-action p {
  margin-bottom: 0;
  font-family: opensans-bold;
  text-transform: uppercase;
  color: #fff
}
@media (max-width:767px) {
  .coupon-action p {
    margin-bottom: 1.5rem
  }
}
.coupon-action .message {
  color: #6a6a6a;
  font-family: opensans, serif;
  font-size: 1.3rem;
  margin-top: 2rem
}
@media (min-width:768px) and (max-width:991px) {
  .tablet-margin {
    margin: 1.5rem 0
  }
}
@media (max-width:767px) {
  .tablet-margin p {
    color: #006bb7
  }
}
.coupon-action-buttons {
  margin-left: 10px
}
@media (max-width:767px) {
  .coupon-action-buttons {
    margin: 10px 0 0
  }
}
.coupon-action-buttons button {
  width: 45px;
  height: 45px;
  margin-left: 5px;
  padding: 0;
  border: 1px solid #006bb7;
  color: #006bb7;
  background-color: #fff
}
.coupon-action-buttons button:focus {
  outline: none;
  box-shadow: 0 0 5px 3px #fff
}
.coupon-action-buttons button[disabled] {
  border-color: #6a6a6a;
  color: #6a6a6a;
  background-color: #fff
}
.coupon-action-buttons button > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%
}
.coupon-action-buttons .tooltip-inner {
  background-color: #6a6a6a;
  color: #fff
}
.coupon-action-buttons .tooltip.top .tooltip-arrow {
  border-top-color: #6a6a6a
}
@media (max-width:1024px) {
  .coupon-action-buttons .tooltip.top {
    display: none !important
  }
}
.coupon-action-buttons .coupon-action-form {
  display: inline-block
}
.coupon-modal {
  text-align: center
}
.coupon-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}
.coupon-modal label {
  width: 44%;
  margin: 0;
  font-size: 1.8rem;
  font-family: gotham-bold;
  text-align: right
}
@media (max-width:767px) {
  .coupon-modal label {
    width: 100%;
    text-align: left
  }
}
.coupon-modal label span {
  color: #dd1215
}
.coupon-modal .form-group {
  width: 58%;
  margin-bottom: 0
}
@media (max-width:767px) {
  .coupon-modal .form-group {
    width: 100%
  }
}
.coupon-modal .form-control {
  border: 1px solid #c5c5c5
}
.coupon-modal button[type=submit] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  font-size: 1.8rem
}
.coupon-modal button[type=submit] .spinner {
  border-radius: 100%;
  border: .25rem solid rgba(0, 0, 0, .2);
  border-top-color: #000;
  width: 2rem;
  height: 2rem;
  margin-right: 1rem;
  display: none
}
.coupon-modal button[type=submit] .spinner.animate-spin {
  display: block
}
.coupon-modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle
}
@media (max-width:767px) {
  .coupon-modal .modal-dialog {
    width: 95%;
    margin: 0
  }
}
.coupon-modal .modal-body {
  padding: 1.5rem 5rem
}
@media (max-width:767px) {
  .coupon-modal .modal-body {
    padding: 1.5rem
  }
}
.coupon-modal .modal-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 1.5rem
}
.checkbox-content {
  margin: 0 auto
}
.checkbox-content input[type=checkbox]:checked, .checkbox-content input[type=checkbox]:not(:checked) {
  position: absolute;
  left: -9999px
}
.checkbox-content input[type=checkbox]:checked + label, .checkbox-content input[type=checkbox]:not(:checked) + label {
  cursor: pointer;
  padding-left: 3.5rem;
  position: relative
}
.checkbox-content input[type=checkbox]:focus + label:before {
  border: .1rem solid #66afe9
}
.checkbox-content input[type=checkbox]:checked + label:before, .checkbox-content input[type=checkbox]:not(:checked) + label:before {
  background-color: #fff;
  border: .1rem solid #b5b5b5;
  content: '';
  height: 2.5rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 2.5rem
}
.checkbox-content input[type=checkbox]:checked + label:after, .checkbox-content input[type=checkbox]:not(:checked) + label:after {
  background: url(../resources/images/icon/checked.png) no-repeat;
  content: '';
  height: 100%;
  left: .1rem;
  position: absolute;
  top: .1rem;
  width: 100%
}
.checkbox-content input[type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0)
}
.checkbox-content label {
  width: 100%;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.8;
  font-family: gotham-book
}
@media (min-width:768px) and (max-width:991px) {
  .checkbox-content.esp-text label {
    font-size: 1.3rem
  }
}
.shopdetails-modal .shopdetails-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.shopdetails-modal .shopdetails-inner .shopdetails-info {
  width: 18%;
  border-right: 1px solid #ebebeb;
  font-size: 1.3rem
}
@media (min-width:768px) and (max-width:991px) {
  .shopdetails-modal .shopdetails-inner .shopdetails-info {
    width: 22%
  }
}
.shopdetails-modal .shopdetails-location {
  font-size: 3rem;
  font-family: opensans-bold;
  color: #006bb7;
  display: block;
  margin-bottom: 1rem
}
@media (min-width:768px) and (max-width:991px) {
  .shopdetails-modal .shopdetails-location {
    font-size: 2.4rem
  }
}
.shopdetails-modal .shopdetails-address span {
  display: block;
  padding-bottom: 5px
}
.shopdetails-modal .shopdetails-phone {
  font-size: 2.4rem;
  font-family: opensans-bold;
  color: #dd1215
}
@media (min-width:768px) and (max-width:991px) {
  .shopdetails-modal .shopdetails-phone {
    font-size: 2.2rem
  }
}
.shopdetails-modal .shopdetails-storehours {
  margin: 10px 0
}
.shopdetails-modal .shopdetails-storehours .maaco-store-hours, .shopdetails-modal .shopdetails-storehours h4 {
  font-size: 1.6rem;
  font-family: opensans-bold;
  text-transform: uppercase
}
.shopdetails-modal .shopdetails-storehours span {
  display: block;
  padding-bottom: 5px
}
.shopdetails-modal .shopdetails-storehours abbr {
  font-family: opensans-bold
}
.shopdetails-modal .shopdetails-discounts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 35%;
  font-size: 1.3rem
}
@media (min-width:768px) and (max-width:991px) {
  .shopdetails-modal .shopdetails-discounts {
    width: 40%
  }
}
.shopdetails-modal .shopdetails-discounts-item {
  width: 50%
}
.shopdetails-modal .shopdetails-discounts-item h4 {
  font-size: 1.4rem;
  font-family: opensans-extrabold;
  text-transform: uppercase
}
.shopdetails-modal .shopdetails-discounts-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 0
}
.shopdetails-modal .shopdetails-discounts-icon span {
  width: 20%;
  text-align: center
}
.shopdetails-modal .shopdetails-discounts-icon h5 {
  width: 80%;
  margin: 0;
  font-size: 1.2rem;
  text-transform: uppercase
}
.shopdetails-modal .shopdetails-map {
  width: 40%;
  height: 250px
}
@media (min-width:768px) and (max-width:991px) {
  .shopdetails-modal .shopdetails-map {
    width: 35%
  }
}
.shopdetails-modal .modal-dialog {
  width: 95%;
  max-width: 1140px
}
.shopdetails-modal .modal-content {
  width: 100%;
  box-shadow: none
}
.shopdetails-modal .modal-header {
  padding: 20px 15px 0;
  border-bottom: 1px solid #ebebeb
}
.shopdetails-modal .close {
  font-size: 1.4rem;
  text-transform: uppercase
}
.sitemap {
  padding: 25px 0
}
.sitemap .sitemap-list {
  padding-left: 20px;
  list-style-type: disc
}
.sitemap .sitemap-sublist {
  padding-left: 20px;
  list-style-type: circle
}
.sitemap a {
  font-size: 1.5rem;
  text-decoration: underline
}
.sitemap a span {
  text-transform: uppercase
}
.training-support {
  padding-top: 25px
}
.training-support-benefits {
  padding-bottom: 25px
}
.video-transcription-link {
  display: block;
  margin-top: 5px;
  font-size: 1.3rem;
  color: inherit
}
.video-transcription-header {
  padding-top: 25px
}
.video-transcription-content table {
  width: 80%;
  margin: 50px auto;
  font-size: 1.3rem
}
@media (max-width:767px) {
  .video-transcription-content table {
    width: 100%;
    font-size: 1.1rem
  }
}
.video-transcription-content th {
  text-align: center
}
.video-transcription-content td, .video-transcription-content th {
  width: 50%;
  padding: 15px;
  border: 1px solid #6a6a6a
}
@media (max-width:767px) {
  .video-transcription-content td, .video-transcription-content th {
    padding-left: 5px
  }
}
.video-transcription-content ul {
  list-style-type: disc;
  padding-left: 20px
}
.transcription-modal {
  text-align: center
}
.transcription-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}
.transcription-modal .modal-dialog {
  width: 800px;
  display: inline-block;
  vertical-align: middle;
  text-align: left
}
@media (min-width:768px) and (max-width:991px) {
  .transcription-modal .modal-dialog {
    width: 95%
  }
}
@media (max-width:767px) {
  .transcription-modal .modal-dialog {
    width: 95%;
    margin: 30px 0 0
  }
}
.transcription-modal .video-transcription-content table {
  width: 100%;
  margin: 0
}
.ts-specialists-hero {
  position: relative;
  overflow: hidden;
  height: 670px;
  background-position: 0 0;
  background-size: cover
}
@media (max-width:767px) {
  .ts-specialists-hero {
    height: 440px
  }
}
.ts-specialists-hero .ts-optimus {
  position: absolute;
  bottom: -100px;
  left: 0;
  height: 100%
}
@media (min-width:1200px) {
  .ts-specialists-hero .ts-optimus {
    left: 15vw
  }
}
@media (min-width:768px) and (max-width:991px) {
  .ts-specialists-hero .ts-optimus {
    height: 65%
  }
}
@media (max-width:767px) {
  .ts-specialists-hero .ts-optimus {
    height: 70%;
    bottom: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}
.ts-specialists-hero-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-top: 80px;
  color: #fff
}
@media (max-width:767px) {
  .ts-specialists-hero-content {
    display: block;
    padding-top: 10px
  }
}
.ts-specialists-hero-content .logo {
  display: block;
  margin: 0 auto 30px
}
@media (max-width:767px) {
  .ts-specialists-hero-content .logo {
    width: 120px;
    margin-bottom: 10px
  }
}
.ts-specialists-hero-content h1 {
  margin: 15px 0 0;
  text-align: left
}
@media (max-width:767px) {
  .ts-specialists-hero-content h1 {
    text-align: center
  }
}
.ts-specialists-hero-content h1 a {
  text-decoration: underline;
  letter-spacing: 1px;
  color: #fff
}
.ts-specialists-hero-content h1 a:hover {
  text-decoration: none;
  color: #ebebeb
}
.ts-specialists-info {
  padding: 15px 0 80px;
  color: #fff;
  background-color: #000
}
@media (max-width:767px) {
  .ts-specialists-info {
    padding-bottom: 30px
  }
}
.ts-specialists-info img {
  display: inline-block;
  max-width: 100%
}
.ts-specialists-info .info-title {
  margin-top: 15px
}
.ts-specialists-info .info-paragraph {
  margin-top: 10px
}
@media (max-width:767px) {
  .ts-specialists-info .info-paragraph {
    text-align: left;
    padding: 0 15px
  }
}
@media (max-width:767px) {
  .ts-specialists-info .info-list {
    padding: 0 20px
  }
}
.ts-specialists-info .info-list li:before {
  content: '- '
}
.ts-specialists-info .info-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 60px
}
@media (max-width:767px) {
  .ts-specialists-info .info-section {
    display: block;
    padding-top: 0
  }
}
.ts-specialists-info .info-section-item {
  padding: 25px 0
}
@media (max-width:767px) {
  .ts-specialists-info .info-section-item h3 {
    text-align: center
  }
}
.ts-specialists-info .info-section-delimiter {
  position: relative;
  text-align: center
}
.ts-specialists-info .info-section-delimiter:after, .ts-specialists-info .info-section-delimiter:before {
  position: absolute;
  width: 1px;
  height: 40%;
  background-color: #404040;
  content: ''
}
@media (max-width:767px) {
  .ts-specialists-info .info-section-delimiter:after, .ts-specialists-info .info-section-delimiter:before {
    top: 50%;
    width: 40%;
    height: 1px
  }
}
.ts-specialists-info .info-section-delimiter:after {
  top: 0
}
@media (max-width:767px) {
  .ts-specialists-info .info-section-delimiter:after {
    right: 0
  }
}
.ts-specialists-info .info-section-delimiter:before {
  bottom: 0
}
@media (max-width:767px) {
  .ts-specialists-info .info-section-delimiter:before {
    left: 0
  }
}
.ts-specialists-info .info-section-delimiter span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
@media (max-width:767px) {
  .ts-specialists-info .info-section-delimiter span {
    position: static
  }
}
.ts-specialists-chancetowin {
  position: relative;
  height: 725px;
  padding-top: 100px;
  background-color: #006ab8;
  background-repeat: no-repeat
}
@media (max-width:767px) {
  .ts-specialists-chancetowin {
    height: auto;
    padding-top: 40px;
    background-image: none !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .ts-specialists-chancetowin {
    padding-top: 50px
  }
  .ts-specialists-chancetowin:before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .45);
    content: ''
  }
}
.ts-specialists-chancetowin .ts-specialists-chancetowin-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
  z-index: 5;
  color: #fff
}
@media (max-width:767px) {
  .ts-specialists-chancetowin .ts-specialists-chancetowin-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 50px
  }
}
.ts-specialists-chancetowin .ts-bumblebee {
  position: absolute;
  height: 95%;
  bottom: 0;
  left: 0
}
@media (min-width:768px) and (max-width:991px) {
  .ts-specialists-chancetowin .ts-bumblebee {
    height: 65%
  }
}
@media (max-width:767px) {
  .ts-specialists-chancetowin .ts-bumblebee {
    position: static;
    height: 360px;
    padding-top: 50px
  }
}
.ts-specialists-chancetowin .ts-specialists-official-rules a {
  color: #fff
}
.ts-specialists-chancetowin .thankyou-dialog.dialog-inner {
  width: 615px
}
@media (max-width:767px) {
  .ts-specialists-chancetowin .thankyou-dialog.dialog-inner {
    width: 95%;
    padding: 10px
  }
}
.ts-specialists-chancetowin .thankyou-dialog .btn {
  height: 50px;
  margin-top: 40px;
  padding: 0 50px;
  font-size: 1.6rem
}
@media (max-width:767px) {
  .ts-specialists-chancetowin .thankyou-dialog .btn {
    margin-top: 20px;
    padding: 0 10px
  }
}
.ts-specialists-chancetowin .thankyou-dialog .thankyou-content {
  margin-top: 20px;
  padding: 45px 0;
  background-color: #ebebeb
}
@media (max-width:767px) {
  .ts-specialists-chancetowin .thankyou-dialog .thankyou-content {
    padding: 25px 0
  }
}
.ts-specialists-chancetowin .thankyou-dialog .dialog-close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  padding: 10px;
  cursor: pointer
}
@media (max-width:767px) {
  .ts-specialists-chancetowin .thankyou-dialog .dialog-close-btn {
    top: 0;
    right: 0
  }
}
.ts-specialists-form-container {
  width: 50%
}
@media (max-width:767px) {
  .ts-specialists-form-container {
    width: 100%
  }
}
.ts-specialists-form-container ::-webkit-input-placeholder {
  color: #fff;
  font-family: alrightsans
}
.ts-specialists-form-container :-moz-placeholder, .ts-specialists-form-container ::-moz-placeholder {
  color: #fff;
  font-family: alrightsans
}
.ts-specialists-form-container :-ms-input-placeholder {
  color: #fff;
  font-family: alrightsans
}
.ts-specialists-form-container form {
  padding: 40px 0 20px
}
@media (max-width:767px) {
  .ts-specialists-form-container form {
    padding: 15px 0
  }
}
.ts-specialists-form-container form button {
  height: 50px;
  margin-top: 50px;
  font-size: 16px;
  font-family: alrightsans-bold
}
@media (max-width:767px) {
  .ts-specialists-form-container form button {
    margin-top: 20px
  }
}
.ts-specialists-form-container .form-control {
  height: 50px;
  border-color: #3284c9;
  font-size: 16px;
  font-family: alrightsans;
  color: #fff;
  background-color: transparent
}
.ts-specialists-form-container .form-control:-webkit-autofill {
  -webkit-animation-name: h;
  animation-name: h;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes h {
  to {
    color: #fff;
    background-color: transparent
  }
}
@keyframes h {
  to {
    color: #fff;
    background-color: transparent
  }
}
.ts-specialists-form-container .form-control:focus {
  border-color: #3284c9 !important;
  box-shadow: none
}
.ts-specialists-commercial {
  background-position: 50%;
  background-size: cover
}
.ts-specialists-commercial .ts-specialists-commercial-inner {
  padding: 75px 0 0;
  color: #fff
}
@media (min-width:1200px) {
  .ts-specialists-commercial .ts-specialists-commercial-inner {
    padding: 75px 85px 0
  }
}
@media (max-width:767px) {
  .ts-specialists-commercial .ts-specialists-commercial-inner {
    padding: 50px 0 0
  }
}
.ts-specialists-commercial .ts-specialists-video {
  position: relative;
  height: 545px;
  margin: 30px 0 50px;
  background-position: 50%;
  background-size: cover
}
@media (min-width:768px) and (max-width:991px) {
  .ts-specialists-commercial .ts-specialists-video {
    height: 400px
  }
}
@media (max-width:767px) {
  .ts-specialists-commercial .ts-specialists-video {
    height: 50vw
  }
}
@media (max-width:767px) {
  .ts-specialists-lh-mobile {
    line-height: 2.2rem
  }
}
.zingtree-message h1 {
  font-size: 2.4rem;
  font-family: gotham-bold;
  color: #214e70
}
.zingtree-message h2 {
  font-size: 1.6rem;
  margin-bottom: 2rem
}
.covid-popup-overlay {
  background-color: rgba(0, 0, 0, .6);
  display: none;
  padding: 1rem;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 105
}
.covid-popup-overlay .popup {
  background-color: #000;
  border-radius: .5rem;
  color: #efbe57;
  left: 50%;
  padding: 2rem;
  position: absolute;
  max-width: 800px;
  min-height: 20rem;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%
}
.covid-popup-overlay .close-item {
  overflow: auto
}
.covid-popup-overlay .close-btn {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  background-color: transparent;
  border: none;
  color: #efbe57;
  margin-bottom: 1rem
}
.covid-popup-overlay p {
  color: #efbe57;
  margin: 0 0 2rem;
  text-align: left
}
@media (max-width:767px) {
  .covid-popup-overlay p {
    text-align: justify
  }
}
.covid-popup-overlay p.title {
  font-size: 2rem
}
@media (max-width:767px) {
  .covid-popup-overlay p.title {
    pfont-size: 1.8rem
  }
}
.covid-popup-overlay p.sm-paragraph {
  padding-right: 2rem;
  width: 82%
}
@media (max-width:767px) {
  .covid-popup-overlay p.sm-paragraph {
    padding-right: 0;
    width: 100%
  }
}
@media (max-width:767px) {
  .covid-popup-overlay .img-item {
    text-align: left
  }
}
.covid-popup-overlay img {
  bottom: 2rem;
  height: 35px;
  position: absolute;
  right: 2rem
}
@media (max-width:767px) {
  .covid-popup-overlay img {
    height: auto;
    position: static;
    max-width: 15rem
  }
}
.covid-popup-overlay button.close-btn {
  background-color: transparent;
  border: none;
  color: #efbe57;
  float: right;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1rem
}
.blue {
  background: #0265ad
}
.border-bottom1 {
  border-bottom: .1rem solid #b7b7b7
}
.border-bottom1:before {
  background: #fff;
  left: 0
}
.border-bottom1:after, .border-bottom1:before {
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  width: 50%
}
.border-bottom1:after {
  background: #dd1215;
  right: 0
}
@media (min-width:992px) and (max-width:1199px) {
  .border-bottom1:after {
    width: 34%
  }
}
@media (min-width:768px) and (max-width:991px) {
  .border-bottom1:after {
    width: 40%
  }
}
@media (max-width:767px) {
  .border-bottom1:after {
    opacity: 0
  }
}
.navbar-promo {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background: #0265ad;
  border-radius: 0;
  font-family: gotham-book, serif;
  overflow: hidden;
  position: relative
}
@media (min-width:992px) {
  .navbar-promo {
    left: -.7rem;
    z-index: 23
  }
}
@media (max-width:992px) {
  .navbar-promo {
    height: 10rem
  }
}
@media (max-width:767px) {
  .navbar-promo {
    height: 6.4rem;
    padding-top: 0
  }
}
.navbar-promo .logo-maaco {
  background: #fff;
  padding: 1rem 0 1.5rem;
  position: relative;
  width: 15%
}
@media (min-width:992px) and (max-width:1199px) {
  .navbar-promo .logo-maaco {
    padding: 1.6rem 0
  }
}
@media (max-width:992px) {
  .navbar-promo .logo-maaco {
    padding: 3.4rem 0
  }
}
@media (max-width:767px) {
  .navbar-promo .logo-maaco {
    height: 6.4rem;
    margin-bottom: 0;
    padding: 0 .5rem;
    width: 41%
  }
}
.navbar-promo .logo-maaco img {
  position: relative;
  z-index: 2
}
.navbar-promo .logo-maaco:after {
  background-color: #fff;
  content: '';
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
  width: 100%;
  z-index: 1
}
@media (max-width:468px) {
  .navbar-promo .logo-maaco:after {
    left: 40%
  }
}
@media (max-width:992px) {
  .navbar-promo .logo-maaco:after {
    height: 150%;
    left: 40%;
    top: -3.7rem;
    -webkit-transform: rotate(26deg);
    transform: rotate(26deg)
  }
}
@media (max-width:767px) {
  .navbar-promo .logo-maaco:after {
    height: 0
  }
}
.navbar-promo .promo-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: gotham-bold, serif;
  max-width: 42%
}
@media (min-width:992px) and (max-width:1199px) {
  .navbar-promo .promo-title h1 {
    font-size: 2.4rem
  }
}
.navbar-promo .promo-title h1, .navbar-promo .promo-title h2 {
  margin: 0
}
@media (min-width:768px) and (max-width:991px) {
  .navbar-promo .promo-title h1, .navbar-promo .promo-title h2 {
    font-size: 1.2rem;
    padding-left: 1.6rem
  }
}
.navbar-promo .call-for-estimate {
  background-color: #dd1215;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: -.1rem;
  padding-left: 2rem;
  position: relative;
  z-index: 2
}
@media (max-width:767px) {
  .navbar-promo .call-for-estimate {
    background-color: transparent;
    margin-right: 1rem
  }
}
.navbar-promo .call-for-estimate p {
  font-size: 1.4rem;
  margin: 0
}
@media (max-width:767px) {
  .navbar-promo .call-for-estimate p {
    font-size: 1.2rem
  }
}
@media (max-width:468px) {
  .navbar-promo .call-for-estimate p {
    display: none
  }
}
.navbar-promo .call-for-estimate a {
  color: #fff;
  font-family: gotham-bold, serif;
  font-size: 2.8rem
}
@media (max-width:767px) {
  .navbar-promo .call-for-estimate a {
    font-size: 1.6rem
  }
}
.promo-header-schedule {
  background-color: #dd1215;
  border-color: #fff;
  color: #fff;
  font-family: gotham-bold, serif;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  max-width: 11rem;
  min-height: 4.5rem;
  white-space: normal
}
.promo-header-schedule:focus, .promo-header-schedule:hover {
  background-color: #9a1816;
  color: #fff
}
.header-scroll-schedule {
  height: auto
}
.schedule-mobile-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 99
}
@media (max-width:767px) {
  .schedule-mobile-content {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }
}
.border-top0 {
  border-top: none
}
.footer-brands {
  background: #fff;
  border-top: .1rem solid #ebebeb;
  padding: 3rem 0
}
.footer-flex {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media (min-width:768px) and (max-width:991px) {
  .footer-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.footer-flex .inline-flex {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media (min-width:768px) and (max-width:991px) {
  .footer-flex .inline-flex {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
  }
}
.footer-flex .set-width {
  height: 4.4rem;
  width: 13rem
}
.footer-flex .footer-links-item {
  color: #575757;
  font-size: 1.2rem
}
@media (max-width:767px) {
  .footer-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 2rem
  }
  .footer-flex .inline-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .footer-flex .footer-middle {
    padding: 1rem 0
  }
}
.view-web {
  font-family: gotham-bold, serif;
  font-size: 1.3rem;
  margin-bottom: 1rem;
  position: relative;
  z-index: 10
}
.view-web a {
  color: #214e70;
  text-decoration: none
}
@media (max-width:767px) {
  .view-web {
    margin-bottom: 0;
    text-align: left
  }
}
.services-content {
  background: #ebebeb;
  border-top: .1rem solid #b7b7b7
}
.services-content h2 {
  color: #006bb7;
  font-family: gotham-bold;
  font-size: 3rem;
  margin: 3rem 0 2.5rem
}
.services-content .tabs-content {
  padding: 3rem 0
}
.services-content .tab-description {
  margin: 0 auto;
  width: 75%
}
@media (max-width:767px) {
  .services-content .tab-description {
    width: 100%
  }
}
.services-content .tab-description h3 {
  color: #575757;
  font-family: gotham-book, serif;
  font-size: 3rem;
  margin-bottom: 2rem
}
.services-content .tab-description p {
  font-family: opensans;
  font-size: 1.4rem
}
.services-content .tabs {
  margin-bottom: 4rem
}
@media (max-width:767px) {
  .services-content .tabs {
    margin-bottom: 0
  }
}
.services-content .tabs .max-width50 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 .7rem;
  max-width: 50rem;
  width: 100%
}
@media (max-width:767px) {
  .services-content .tabs .max-width50 {
    margin: 0 .3rem;
    text-align: center
  }
}
.services-content .tabs .tab {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: transparent;
  border: .1rem solid #006bb7;
  color: #214e70;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: gotham-bold, serif;
  font-size: 2.4rem;
  font-weight: 400;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  max-width: 50rem;
  padding: 1.4rem 1rem;
  position: relative;
  text-decoration: none;
  -webkit-transition: .5s;
  transition: .5s;
  width: 100%
}
@media (max-width:767px) {
  .services-content .tabs .tab {
    font-size: 1.2rem;
    padding: 1rem .5rem
  }
}
.services-content .tabs .tab:after {
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-top: 1rem solid #006bb7;
  bottom: -1.1rem;
  content: '';
  height: 0;
  left: 0;
  margin: 0 auto;
  opacity: 0;
  position: absolute;
  right: 0;
  width: 0
}
.services-content .tabs .active a, .services-content .tabs .tab:hover {
  color: #fff;
  background: #006bb7
}
.services-content .tabs .active a:after {
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-top: 1rem solid #006bb7;
  bottom: -1.1rem;
  content: '';
  height: 0;
  left: 0;
  margin: 0 auto;
  opacity: 1;
  position: absolute;
  right: 0;
  width: 0
}
.services-content .tabs .tab-content {
  display: none
}
.services-content .packages-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 3rem
}
@media (max-width:767px) {
  .services-content .packages-container {
    display: block
  }
}
@media (min-width:768px) and (max-width:991px) {
  .services-content .packages-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
.services-content .packages-container .tab-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 32%;
  flex: 1 1 32%;
  max-width: 32%
}
@media (min-width:768px) and (max-width:991px) {
  .services-content .packages-container .tab-tile {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 49%;
    flex: 1 1 49%;
    max-width: 49%;
    padding: 1rem
  }
}
@media (max-width:767px) {
  .services-content .packages-container .tab-tile {
    display: block;
    max-width: 100%
  }
}
.services-content .packages-container .tab-tile .tiles-item-image {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 12.5rem !important;
  padding: 0 !important
}
.services-content .packages-container .tab-tile .tiles-item-image:before {
  bottom: -3rem;
  width: 100%
}
@media (min-width:768px) and (max-width:991px) {
  .services-content .packages-container .tab-tile .tiles-item-image:before {
    -webkit-transform: rotate(15deg) !important;
    transform: rotate(15deg) !important
  }
}
.services-content .packages-container .tab-tile .tiles-item-image:after {
  bottom: -3rem
}
.services-content .packages-container .tab-tile .tab-tile-decription {
  margin-bottom: 1rem;
  width: 100%;
  z-index: 6
}
.services-content .packages-container .tab-tile .tab-tile-decription p {
  color: #fff;
  font-family: gotham-book;
  font-size: 2.2rem;
  line-height: 1.2;
  margin: 0;
  text-align: center;
  text-shadow: 0 2px 3px #000;
  text-transform: uppercase
}
.services-content .packages-container .tab-tile .tab-tile-decription p strong {
  font-family: gotham-bold, serif
}
.services-content .packages-container .tab-tile .tab-tile-body {
  background: #fff;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 1.5rem
}
.services-content .packages-container .tab-tile .tab-tile-body p {
  color: #575757;
  font-family: opensans, serif;
  font-size: 1.4rem
}
.videos-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 3rem
}
.videos-container .video-card {
  margin-bottom: 3rem;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 32%;
  flex: 1 1 32%;
  max-width: 32%
}
@media (min-width:768px) and (max-width:991px) {
  .videos-container .video-card {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 49%;
    flex: 1 1 49%;
    max-width: 49%
  }
}
@media (max-width:767px) {
  .videos-container .video-card {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%
  }
}
.videos-container .video-card .video-thumb {
  background-size: cover;
  background-repeat: no-repeat;
  height: 28rem;
  position: relative
}
@media (min-width:992px) and (max-width:1199px) {
  .videos-container .video-card .video-thumb {
    height: 22rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .videos-container .video-card .video-thumb {
    height: 22rem
  }
}
.videos-container .video-card .video-thumb p {
  color: #fff;
  font-family: gotham-book;
  font-size: 2.2rem;
  margin: 0;
  padding: 2rem 0;
  text-align: center;
  text-shadow: 0 2px 3px #000;
  text-transform: uppercase
}
@media (min-width:992px) {
  .videos-container .video-card.no-video:nth-last-child(2) {
    margin-left: auto;
    margin-right: 1%
  }
}
@media (min-width:992px) {
  .videos-container .video-card.no-video:last-child {
    margin-left: 1%;
    margin-right: auto
  }
}
.videos-container .video-card.no-video .video-thumb p {
  background-color: rgba(33, 78, 112, .8)
}
.videos-container .video-card .video-description h3 {
  font-family: gotham-book;
  font-size: 2.4rem;
  margin: 1rem 0
}
.videos-container .video-card .video-description p {
  font-family: opensans;
  font-size: 1.4rem;
  margin: 0
}
.videos-container .video-card .video-description h3, .videos-container .video-card .video-description p {
  color: #575757
}
.tab-watch-more {
  font-family: gotham-bold, serif;
  font-size: 1.2rem
}
.promo-title h1 {
  font-size: 2.6rem
}
.promo-title h1, .promo-title h2 {
  font-family: gotham-bold, serif;
  letter-spacing: .1rem;
  margin-bottom: .3rem;
  margin-top: .1rem
}
.promo-title h2 {
  font-size: 3.4rem
}
@media (max-width:767px) {
  .promo-title h2 {
    font-size: 2rem
  }
}
.blue-promo {
  color: #1778be
}
.promo-price {
  line-height: 6.4rem
}
.promo-price sup {
  font-size: 3.3rem;
  top: -1.1rem;
  vertical-align: middle
}
@media (max-width:767px) {
  .promo-price sup {
    font-size: 2rem
  }
}
.promo-price p {
  font-family: gotham-bold, serif;
  font-size: 6.4rem;
  margin: 0
}
@media (max-width:767px) {
  .promo-price p {
    font-size: 4rem
  }
}
.set-pos-rel {
  position: relative
}
.promo-description {
  color: #fff;
  font-family: gotham-book, serif;
  font-size: 1.2rem;
  margin-bottom: 2rem
}
.see-all-offers {
  border: .2rem solid #fff;
  display: block;
  font-weight: 700;
  font-size: 1.3rem;
  padding: 1rem .5rem;
  margin-bottom: 4rem;
  text-align: center;
  width: 15.1rem
}
.see-all-offers, .see-all-offers:hover {
  color: #fff;
  text-decoration: none
}
.short-description p {
  color: #fff;
  font-family: gotham-book, serif;
  font-size: 2.4rem;
  line-height: 3.5rem;
  margin-bottom: 2rem
}
@media (max-width:767px) {
  .short-description p {
    font-size: 2rem;
    line-height: normal
  }
}
.schedule {
  border: .1rem solid #ccc;
  margin-bottom: 3rem
}
.store {
  background: #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 2.5rem 2.5rem .5rem;
  overflow: hidden
}
@media (max-width:767px) {
  .store {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1rem
  }
  .store > div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
}
.store-name {
  color: #1778be;
  font-family: gotham-bold;
  font-size: 3rem
}
@media (max-width:767px) {
  .store-name {
    font-size: 2rem
  }
}
.store-info {
  margin-bottom: 2rem
}
.store-info .centerinfo-address {
  color: #575757;
  font-size: 1.3rem;
  padding: 0;
  margin-bottom: 1rem
}
.store-info .centerinfo-address span {
  padding: 0
}
.store-info .centerinfo-directions {
  font-size: 1.3rem;
  text-decoration: underline
}
.store-hours {
  color: #575757;
  font-size: 1.6rem;
  padding: 1.1rem 1rem
}
.store-hours abbr, .store-hours h3 {
  font-family: gotham-bold, serif
}
.store-hours abbr, .store-hours span {
  font-size: 1.3rem
}
.store-hours span {
  display: block
}
@media (max-width:767px) {
  .store-hours {
    padding: 0
  }
}
.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.promo-store-gallery .franchise-autoshop-image h2 {
  font-size: 6rem
}
.promo-store-gallery .franchise-autoshop-image h3 {
  font-size: 2.2rem
}
.center-level-promo {
  left: 0;
  position: absolute;
  top: -2rem;
  z-index: -1;
  height: 110%;
  width: 100%
}
@media (min-width:992px) and (max-width:1199px) {
  .center-level-promo {
    top: -2.7rem
  }
}
@media (max-width:992px) {
  .center-level-promo {
    height: 110%;
    object-fit: cover;
    width: 100%
  }
}
.promo-sale {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 120rem;
  padding: 0 1.5rem
}
@media (max-width:992px) {
  .promo-sale {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0
  }
}
.promo-sale .width50 {
  width: 50%;
  padding: 0 1.5rem
}
@media (max-width:992px) {
  .promo-sale .width50 {
    width: 100%
  }
}
.promo-sale .get-height {
  color: #fff
}
@media (max-width:992px) {
  .promo-sale .get-height {
    padding: 1.5rem;
    position: relative;
    overflow: hidden
  }
}
.appointment {
  color: #214e70;
  display: inline-block;
  font-family: gotham-bold, serif;
  font-size: 1.5rem
}
.red {
  color: #dd1215
}
.franchise-appointment {
  border-top: 0;
  padding-top: 1rem
}
.franchise-appointment .booking-calendar-item {
  background: #f8f8f8
}
.franchise-appointment .booking-calendar-item:hover {
  background: #fff;
  box-shadow: inset 0 -5px 0 0 #006bb7
}
.franchise-appointment .franchise-booking-calendar {
  margin-bottom: 2.5rem;
  width: 90%
}
@media (min-width:992px) and (max-width:1199px) {
  .franchise-appointment .franchise-booking-calendar {
    width: 85%
  }
}
@media (max-width:767px) {
  .franchise-appointment .franchise-booking-calendar {
    width: 85%
  }
  .franchise-appointment .franchise-booking-calendar.bottom-booking-calendar {
    margin: 0 auto;
    width: 80%
  }
  .franchise-appointment .franchise-booking-calendar .slick-prev {
    left: -20px
  }
}
@media (max-width:468px) {
  .franchise-appointment .franchise-booking-calendar.bottom-booking-calendar {
    width: 78%
  }
}
.franchise-appointment .franchise-booking-calendar .red {
  color: #dd1215
}
.franchise-appointment .franchise-booking-calendar .booking-calendar-item-day {
  font-size: 1.2rem
}
.franchise-appointment .franchise-booking-calendar .booking-calendar-item-date {
  font-size: 2.2rem
}
.franchise-appointment .franchise-booking-calendar .booking-calendar-item-hours.hours-dropdown-open {
  padding: 10px 2px
}
.franchise-appointment .franchise-booking-calendar .booking-calendar-item-hours li {
  font-size: 1.6rem
}
@media (min-width:992px) {
  .franchise-appointment .franchise-booking-calendar .booking-calendar-item-hours button {
    font-size: 1rem
  }
}
.franchise-appointment .franchise-booking-appointment {
  padding: 0 2rem
}
.franchise-appointment .franchise-booking-moredates {
  margin-left: 1rem;
  width: auto
}
.franchise-appointment .franchise-booking-moredates .icon-angle-right {
  margin-left: .5rem
}
.franchise-appointment .text-underline {
  position: relative;
  text-decoration: underline;
  z-index: 2
}
.franchise-appointment .request-estimate {
  padding-bottom: 1.7rem
}
.franchise-appointment .franchise-booking-form {
  padding-left: 2.5rem
}
.franchise-appointment .franchise-booking-form .booking-form-segment {
  font-size: 1.4rem
}
.greylight {
  background: #ebebeb;
  border-bottom: .1rem solid #ccc
}
.store-gallery {
  margin: 3.5rem 0 4rem
}
.store-gallery .franchise-autoshop-image {
  margin: 2rem 0;
  height: 27.5rem;
  width: 100%
}
.store-gallery .franchise-autoshop-image:after {
  right: -13rem;
  -webkit-transform: rotate(-29deg);
  transform: rotate(-29deg)
}
.store-gallery .franchise-autoshop-image:after, .store-gallery .franchise-autoshop-image:before {
  bottom: -13.5rem;
  height: 72%;
  z-index: 3
}
.store-gallery .before-after {
  color: #575757;
  font-family: gotham-bold, serif;
  font-size: 2.6rem
}
.store-gallery-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, .3)
}
.store-testimonials {
  margin-top: 3.5rem
}
.store-testimonials .before-after {
  color: #575757;
  font-family: gotham-bold;
  font-size: 2.6rem;
  margin-bottom: 2rem
}
.store-testimonials .testimonial-section {
  background: #fff;
  margin: 0 0 8rem
}
.store-testimonials .testimonial-section .testimonial-author {
  width: 40%
}
@media (max-width:767px) {
  .store-testimonials .slick-slider {
    padding: 0 1rem
  }
}
.store-testimonials .slick-next, .store-testimonials .slick-prev {
  height: 3rem;
  top: 8rem;
  -webkit-transform: none;
  transform: none
}
.store-testimonials .slick-next:before, .store-testimonials .slick-prev:before {
  color: #9a1816;
  font-size: 3rem;
  opacity: 1
}
.store-testimonials .slick-prev:before {
  content: "\e800"
}
.store-testimonials .slick-next:before {
  content: "\e801"
}
.steps-content {
  background: #ebebeb
}
.steps-content h2 {
  color: #006bb7;
  font-family: gotham-bold;
  font-size: 3rem;
  margin: 3rem 0 5rem
}
.certifies {
  background: #fff;
  position: relative
}
.certifies .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}
.certifies .overlay img {
  width: 100%
}
.certifies .margin-top5 {
  margin-top: 5rem
}
.certifies .type-of-certicates .flex-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.certifies .padding2 {
  padding: 0 2rem
}
.certifies .certificate-image {
  margin: 2rem 0
}
.certifies .certificate-image img {
  max-width: 100%
}
.certifies .certificate-picture {
  padding: 0 1rem;
  height: 16.1rem
}
.certifies .certificate-picture img {
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  width: 100%
}
.certifies .certificate-name h3 {
  color: #575757;
  font-family: gotham-bold;
  font-size: 2.4rem
}
.certifies .inline-block li {
  display: inline-block;
  padding-right: 1.5rem
}
.certifies .col-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 3rem;
  position: relative
}
.certifies .col-flex .col3 {
  background: #fff;
  border: .1rem solid #ccc;
  margin: 0 1.5rem;
  max-width: 35rem;
  width: 30%
}
@media (min-width:768px) and (max-width:991px) {
  .certifies .col-flex .col3 {
    margin-bottom: 1.5rem;
    width: 40%
  }
}
@media (max-width:767px) {
  .certifies .col-flex .col3 {
    margin-bottom: 1.5rem;
    width: 100%
  }
}
.certifies .features, .certifies .inline-block {
  color: #575757;
  font-family: gotham-bold;
  font-size: 1.7rem;
  text-transform: none
}
.certifies .inline-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: gotham;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style-type: disc
}
.certifies .inline-block li {
  width: 50%
}
@media (max-width:767px) {
  .certifies .inline-block li {
    width: 100%
  }
}
.certifies .cards-accepted .centerinfo-creditcards-item {
  height: 4.5rem;
  width: 8rem
}
@media (min-width:768px) and (max-width:991px) {
  .certifies .cards-accepted {
    display: block;
    padding-top: 3rem
  }
}
.amenities-alone {
  margin-top: -3rem
}
.service-appointment {
  background: #ebebeb;
  border-bottom: .1rem solid #ccc;
  border-top: .1rem solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3rem;
  overflow: hidden;
  position: relative
}
.service-appointment .left-cover {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: calc(36% - 17.5rem)
}
@media (min-width:768px) and (max-width:991px) {
  .service-appointment .left-cover {
    display: none
  }
}
.service-appointment .left-cover .fit-cover {
  object-position: right
}
.service-appointment .left-cover .right-overlay {
  height: 100%;
  position: absolute;
  right: -1rem;
  top: 0;
  width: 10rem
}
.service-appointment .bottom-store-details .store-name {
  color: #575757;
  font-size: 1.3rem
}
.service-appointment .bottom-store-details .store-name h2 {
  font-family: gotham-bold;
  font-size: 3rem;
  margin-bottom: 0
}
.service-appointment .bottom-store-details .store-name a {
  color: #575757;
  font-family: gotham-bold;
  font-size: 2.2rem
}
.service-appointment .store-app {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 3rem 1rem
}
@media (min-width:768px) and (max-width:991px) {
  .service-appointment .store-app {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.service-appointment .store-app .bottom-store-details {
  margin-left: 21%;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 60%;
  flex: 1 1 60%;
  max-width: 60%;
  position: relative
}
@media (min-width:768px) and (max-width:991px) {
  .service-appointment .store-app .bottom-store-details {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    margin-left: 0
  }
}
.service-appointment .store-app .promo-schedule-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 40%;
  flex: 1 1 40%;
  max-width: 40%
}
@media (min-width:768px) and (max-width:991px) {
  .service-appointment .store-app .promo-schedule-button {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}
.promo-navbar {
  background-color: #0063af;
  height: 100px
}
@media (max-width:767px) {
  .promo-navbar {
    height: auto
  }
}
@media (max-width:767px) {
  .promo-navbar .logo-maaco {
    width: 50%
  }
}
.promo-navbar .logo-maaco:after {
  top: -3.2rem
}
.promo-navbar .call-for-estimate a {
  text-shadow: 0 2px 4px rgba(0, 0, 0, .8)
}
@media (max-width:767px) {
  .promo-navbar .call-for-estimate {
    padding-left: 0
  }
}
@media (min-width:768px) and (max-width:991px) {
  .promo-navbar .call-for-estimate {
    max-width: 15rem;
    padding: 0
  }
  .promo-navbar .call-for-estimate p {
    font-size: 1.2rem
  }
  .promo-navbar .call-for-estimate a {
    font-size: 1.8rem
  }
}
.promo-navbar h1 {
  text-shadow: 0 2px 4px rgba(0, 0, 0, .8)
}
.promo-navbar .navbar-toggle {
  width: auto;
  padding: 0 .5rem
}
.promo-nav {
  border-radius: 0
}
.promo-nav .navbar-collapse.promo-page-nav {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none
}
@media (max-width:767px) {
  .promo-nav {
    padding-top: 0
  }
}
.promo-nav-desktop, .promo-nav-desktop .navbar-collapse.promo-page-nav {
  background-color: #0063af
}
.promo-nav-desktop .navbar-collapse.promo-page-nav li a {
  color: #fff
}
@media (min-width:768px) and (max-width:991px) {
  .promo-nav-desktop .navbar-collapse.promo-page-nav li a {
    padding: 0 .2rem;
    font-size: 1rem
  }
}
@media (max-width:767px) {
  .promo-nav .navbar-menu .navbar-nav li:last-child a {
    color: #214e70
  }
}
.border-bottom1.promonav:after {
  z-index: -1
}
.promo-banner-template, .promo-banner-template .wrap-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.promo-banner-template .wrap-content {
  min-height: 30rem;
  padding-bottom: 1rem;
  padding-top: 1.5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (max-width:767px) {
  .promo-banner-template .wrap-content {
    min-height: 20rem
  }
}
.promo-banner-template img {
  left: 0;
  top: 0
}
.promo-banner__title {
  color: #fff;
  font-family: Gotham-bold;
  font-size: 6rem;
  letter-spacing: 0;
  line-height: 6.4rem;
  text-shadow: 0 2px 4px rgba(0, 0, 0, .8);
  text-align: center;
  width: 100%;
  padding: 0 15%
}
@media (min-width:768px) and (max-width:991px) {
  .promo-banner__title {
    font-size: 5vh;
    line-height: 1.3em
  }
}
@media (max-width:767px) {
  .promo-banner__title {
    font-size: 3rem;
    line-height: normal;
    padding: 0 2rem
  }
}
.promo-banner--md {
  min-height: 30rem;
  height: auto
}
@media (max-width:767px) {
  .promo-banner--md {
    min-height: 30vh
  }
}
@media (max-width:767px) {
  .promo-banner--md .promo-banner__title {
    font-size: 5vh
  }
}
.promo-basic-title {
  color: #1e4d71;
  font-family: Gotham-bold;
  font-size: 5rem;
  letter-spacing: -1px;
  padding: 3rem 2rem
}
@media (max-width:767px) {
  .promo-basic-title {
    font-size: 3.5rem
  }
}
@media (max-width:767px) {
  .promo-coupons__main .coupon-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.promo-coupons__main .coupon-wrapper {
  background-color: #ebebeb;
  width: 60%;
  margin-right: 3rem
}
.promo-coupons__main .coupon-wrapper .coupon-container {
  padding: 2rem
}
.promo-coupons__main .coupon-wrapper .coupon-container figure img {
  width: 100%
}
.promo-coupons__main .coupon-wrapper .coupon-container form {
  display: inline-block
}
.promo-coupons__main .coupon-wrapper .coupon-btn {
  background-color: #fff;
  border: 2px solid #1e4d71;
  color: #1e4d71;
  font-size: 1.6rem;
  height: auto;
  width: 9.3rem;
  letter-spacing: .5px;
  margin: 2rem 1rem 2rem 0;
  padding: 1rem
}
@media (max-width:767px) {
  .promo-coupons__main .coupon-wrapper .coupon-btn {
    width: 7.6rem
  }
}
.promo-coupons__main .coupon-wrapper .promo-coupon-details {
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: 0
}
@media (min-width:768px) and (max-width:991px) {
  .promo-coupons__main .coupon-wrapper {
    width: 50%;
    margin-right: 1rem
  }
}
@media (max-width:767px) {
  .promo-coupons__main .coupon-wrapper {
    width: 100%;
    margin: 0;
    margin-bottom: 1rem
  }
}
.promo-share-block.centered-block {
  margin-bottom: 2rem
}
.promo-share-block p {
  color: #303030;
  font-family: gotham-medium;
  font-size: 2rem;
  line-height: 3rem;
  margin: 0;
  padding-right: 1.5rem
}
@media (max-width:992px) {
  .promo-share-block p {
    font-size: 1.6rem;
    padding-bottom: 1rem
  }
}
.promo-share-block a {
  background-color: #fff;
  color: #303030;
  border-radius: 50%;
  height: 5rem;
  line-height: 1;
  margin-right: 1.5rem;
  padding: 1rem;
  text-align: center;
  width: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (max-width:992px) {
  .promo-share-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
  }
}
.alternate-coupons-container {
  position: relative;
  width: 35%;
  background-color: #df0a00
}
.alternate-coupons-container .scheduleapp-widget {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.alternate-coupons-container .scheduleapp-widget h2 {
  font-size: 3.6rem;
  line-height: 4.4rem;
  margin: 3rem 0
}
@media (max-width:767px) {
  .alternate-coupons-container .scheduleapp-widget h2 {
    font-size: 3rem;
    line-height: normal
  }
}
.alternate-coupons-container .scheduleapp-widget p {
  font-family: gotham-medium;
  font-size: 1.6rem;
  line-height: 2rem;
  margin: 1rem 0
}
.alternate-coupons-container .scheduleapp-widget .schedule-btn {
  background: none;
  border: 2px solid #fff;
  color: #fff;
  height: auto;
  font-size: 1.6rem;
  line-height: 3rem;
  letter-spacing: .5px;
  margin-top: 3rem;
  padding: .5rem 5rem
}
.alternate-coupons-container .scheduleapp-widget .locate-form {
  margin: 0 2rem
}
.alternate-coupons-container .scheduleapp-widget .locate-form button {
  height: 5rem
}
.alternate-coupons-container .scheduleapp-widget .locate-form input {
  height: 5rem;
  font-size: 1.6rem
}
@media (max-width:767px) {
  .alternate-coupons-container .scheduleapp-widget {
    position: static;
    -webkit-transform: none;
    transform: none
  }
}
@media (min-width:768px) and (max-width:991px) {
  .alternate-coupons-container {
    width: 50%
  }
}
@media (max-width:767px) {
  .alternate-coupons-container {
    width: 100%
  }
}
.base-promo-nav a, .base-promo-nav p {
  z-index: 3
}
.base-promo-nav:after {
  background-color: #df0a00;
  content: '';
  height: 15rem;
  left: -4.3rem;
  position: absolute;
  top: 0;
  width: 7rem;
  -webkit-transform: rotate(26deg);
  transform: rotate(26deg);
  z-index: 2;
  border-left: .6rem solid #fff
}
@media (max-width:767px) {
  .base-promo-nav:after {
    display: none
  }
}
.promo-form-content {
  margin-top: 3rem
}
.promo-form-content .promo-video {
  width: auto;
  max-height: 42rem
}
.promo-form-content .promo-video__button {
  background-color: transparent;
  border-radius: 50%;
  border: .5rem solid #fff;
  color: #fff;
  font-size: 6rem;
  height: 11rem;
  left: 50%;
  position: absolute;
  padding: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 11rem;
  z-index: 5
}
.promo-form-content .promo-video__transcription-link {
  color: #252121;
  font-family: opensans-light;
  font-size: 1.4rem;
  margin: 0;
  padding-top: .5rem;
  bottom: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translateY(120%);
  transform: translateY(120%);
  z-index: 2
}
.promo-form-content .promo-video .preview-title {
  color: #fff;
  position: absolute;
  font-family: gotham-bold;
  font-size: 3.4rem;
  z-index: 1;
  text-shadow: 0 2px 4px rgba(0, 0, 0, .6);
  top: 25%;
  width: 100%;
  text-align: center;
  text-transform: uppercase
}
.promo-form-content .promo-video iframe {
  width: 100%;
  height: 100%
}
.promo-form-content .promo-form-wrapper .promo-subheadline {
  color: #1e4d71;
  font-family: gotham-book;
  font-size: 4.5rem;
  letter-spacing: -1px;
  line-height: 1.33;
  padding-right: 5rem;
  text-transform: uppercase
}
@media (min-width:768px) and (max-width:991px) {
  .promo-form-content .promo-form-wrapper .promo-subheadline {
    font-size: 4rem;
    line-height: normal
  }
}
@media (max-width:767px) {
  .promo-form-content .promo-form-wrapper .promo-subheadline {
    font-size: 3.5rem;
    line-height: normal;
    margin-bottom: 0;
    padding: 1rem;
    text-align: center
  }
}
.promo-form-content .form-block {
  background-color: #ebebeb;
  padding: 3rem;
  height: 100%
}
.promo-form-content .form-block h2 {
  color: #000;
  font-family: gotham-bold;
  font-size: 3.6rem;
  line-height: normal;
  text-transform: uppercase
}
@media (min-width:768px) and (max-width:991px) {
  .promo-form-content .form-block h2 {
    font-size: 2.7rem
  }
}
@media (max-width:767px) {
  .promo-form-content .form-block h2 {
    font-size: 2.2rem
  }
}
@media (max-width:767px) {
  .promo-form-content .form-block {
    padding: 3rem 2rem;
    margin-top: 4rem
  }
}
.promo-form-content .form-block .form-group {
  margin-bottom: 2rem
}
.promo-form-content .form-block .form-group input, .promo-form-content .form-block .form-group input::-webkit-input-placeholder {
  color: #5a5a5a;
  font-size: 2rem;
  height: 5rem
}
.promo-form-content .form-block .form-group input, .promo-form-content .form-block .form-group input::-moz-placeholder {
  color: #5a5a5a;
  font-size: 2rem;
  height: 5rem
}
.promo-form-content .form-block .form-group input, .promo-form-content .form-block .form-group input:-ms-input-placeholder {
  color: #5a5a5a;
  font-size: 2rem;
  height: 5rem
}
.promo-form-content .form-block .form-group input, .promo-form-content .form-block .form-group input::placeholder {
  color: #5a5a5a;
  font-size: 2rem;
  height: 5rem
}
@media (min-width:768px) and (max-width:991px) {
  .promo-form-content .form-block .form-group input, .promo-form-content .form-block .form-group input::-webkit-input-placeholder {
    height: 4rem;
    font-size: 1.5rem
  }
  .promo-form-content .form-block .form-group input, .promo-form-content .form-block .form-group input::-moz-placeholder {
    height: 4rem;
    font-size: 1.5rem
  }
  .promo-form-content .form-block .form-group input, .promo-form-content .form-block .form-group input:-ms-input-placeholder {
    height: 4rem;
    font-size: 1.5rem
  }
  .promo-form-content .form-block .form-group input, .promo-form-content .form-block .form-group input::placeholder {
    height: 4rem;
    font-size: 1.5rem
  }
}
.promo-form-content .form-block .form-hint {
  position: absolute
}
.promo-form-content .form-block .form-message p {
  color: #6a6a6a;
  font-size: 1.6rem;
  text-align: center
}
.promo-form-content .form-block .contact-us-form-inner {
  padding: 0
}
.promo-form-content .form-block label {
  color: #c1c1c1;
  font-family: lato-regular;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2rem
}
.promo-form-content .form-block input {
  border: 1px solid #ccc
}
.promo-form-content .form-block button {
  background-color: #fff;
  border: 2px solid #1e4d71;
  color: #1e4d71;
  font-family: gotham-bold;
  font-size: 1.6rem;
  line-height: 3rem;
  margin-top: 1.5rem;
  padding: 1rem 7rem;
  text-transform: uppercase
}
@media (min-width:768px) and (max-width:991px) {
  .promo-form-content .form-block button {
    padding: .5rem 5rem
  }
}
@media (min-width:768px) and (max-width:991px) {
  .promo-form-content .form-block {
    padding: 2rem
  }
}
.promo-form-content .form-wrapper {
  width: 45%
}
.promo-form-content .video-wrapper {
  width: 55%
}
@media (max-width:767px) {
  .promo-form-content .block-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
@media (max-width:767px) {
  .promo-form-content {
    margin-top: 0
  }
}
.promo-info-content .intro-title {
  font-size: 4.8rem;
  padding: 2rem 0;
  margin: 0
}
@media (min-width:768px) and (max-width:991px) {
  .promo-info-content .intro-title {
    font-size: 4rem
  }
}
@media (max-width:767px) {
  .promo-info-content .intro-title {
    font-size: 3.5rem;
    line-height: normal
  }
}
.promo-info-content .intro-description {
  font-size: 1.8rem;
  line-height: 2.6rem;
  max-width: 80rem;
  margin: 0 auto;
  padding-bottom: 3rem
}
.mid-line {
  margin: 0;
  border: 1px solid;
  color: #bfbfbf
}
.promo-form-share {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.promo-form-share p {
  color: #6a6a6a;
  font-family: gotham-book;
  font-size: 2.5rem
}
.promo-form-share .share-share {
  font-family: gotham-bold
}
.promo-form-share a {
  background-color: #e3e3e3
}
.promo-thanks-header {
  color: #1e4d71;
  font-family: gotham-book;
  font-size: 4.5rem;
  letter-spacing: -1px;
  line-height: 1.33;
  text-transform: uppercase
}
.promo-thanks__wrapper .promo-thanks-link-wrapper a {
  background-color: #fff;
  border: 2px solid #1e4d71;
  color: #1e4d71;
  font-family: gotham-bold;
  font-size: 1.6rem;
  line-height: 3rem;
  padding: 1rem 7rem;
  text-transform: uppercase;
  text-decoration: none
}
.promo-thanks__wrapper .thankyou-wrapper {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.promo-thanks__wrapper .thankyou-wrapper p {
  font-family: gotham-book
}
.promo-thanks__wrapper .thankyou-wrapper p:first-of-type {
  font-family: gotham-bold
}
@media (max-width:767px) {
  .promo-thanks__wrapper .thankyou-wrapper {
    margin-bottom: 2rem;
    position: static;
    top: 0;
    -webkit-transform: none;
    transform: none
  }
}
@media (max-width:767px) {
  .promo-thanks__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}
.transcript-promo {
  margin-top: 2rem
}
@media (max-width:767px) {
  .transcript-promo {
    margin-top: 3.5rem
  }
}
.transcript-promo h1 {
  color: #1e4d71;
  font-size: 2.9rem;
  font-family: gotham-bold;
  text-transform: uppercase
}
@media (max-width:767px) {
  .transcript-promo h1 {
    margin-top: 2rem
  }
}
.hero-image {
  display: inline-block;
  width: 100%
}
.img-container {
  width: 100%;
  height: 50rem
}
.img-container .featured-image {
  width: 100%;
  height: 100%;
  object-fit: cover
}
.custom-object-fit {
  position: relative;
  background-size: cover;
  background-position: 50%
}
.custom-object-fit .featured-image, .custom-object-fit .promo-video__cover, .custom-object-fit .video-image {
  opacity: 0
}
@media (max-width:767px) {
  .second-block-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.second-block-container h3 {
  font-size: 2.4rem
}
.second-block-container p {
  font-size: 1.4rem;
  line-height: 2rem
}
.second-block-container .promo-second-image {
  max-height: 25rem;
  width: 30%;
  margin-right: 4rem
}
@media (-ms-high-contrast:none), screen and (-ms-high-contrast:active) {
  .second-block-container .promo-second-image img {
    height: 15rem !important
  }
}
@media (max-width:767px) {
  .second-block-container .promo-second-image {
    margin-right: 0;
    margin-bottom: 2rem;
    max-height: 100%;
    width: 100%
  }
}
.promo-basic-no-coupon {
  padding: 0 2.5rem
}
@media (max-width:767px) {
  .promo-basic-no-coupon {
    padding: 0 1rem
  }
}
.promo-basic-no-coupon .subtitle {
  font-family: gotham-medium;
  font-size: 4.5rem;
  line-height: 5rem;
  margin-bottom: 2rem
}
@media (max-width:767px) {
  .promo-basic-no-coupon .subtitle {
    font-size: 3rem;
    line-height: 3rem
  }
}
.promo-basic-no-coupon .first-description, .promo-basic-no-coupon .second-description {
  line-height: 1.5;
  padding: 0 4rem
}
@media (max-width:767px) {
  .promo-basic-no-coupon .first-description, .promo-basic-no-coupon .second-description {
    padding: 0
  }
}
.promo-basic-no-coupon span {
  display: block;
  font-size: 1.4rem;
  line-height: 2rem;
  margin-bottom: 2rem
}
.promo-basic-no-coupon .promo-share-block a {
  background-color: palette(#fff)
}
.custom-dma-content .custom-dma .locationdma-inner {
  min-height: 30rem
}
.custom-dma-content .custom-dma-info {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  padding-right: 1rem
}
.custom-dma-content .custom-dma-info h1 {
  color: #214e70;
  font-family: gotham-bold;
  font-size: 2.9rem;
  text-transform: uppercase
}
@media (max-width:767px) {
  .custom-dma-content .custom-dma-info {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    padding-right: 0
  }
}
.custom-dma-content .custom-dma-map .locationdma-map {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  width: 50%;
  min-height: 30rem
}
@media (max-width:767px) {
  .custom-dma-content .custom-dma-map .locationdma-map {
    min-height: auto;
    width: 100%
  }
}
@media (max-width:767px) {
  .custom-dma-content .custom-dma-map {
    position: relative;
    height: 30rem;
    width: 100%
  }
}
.custom-dma-content .custom-dma-search .locationdma-search {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ebebeb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px
}
.custom-dma-content .custom-dma-search .locationdma-search .locate-form {
  width: 30rem
}
.custom-dma-content .custom-dma-search .locationdma-searchlabel {
  font-family: gotham-bold;
  font-size: 1.4rem;
  margin: 0 15px;
  text-transform: uppercase
}
.custom-dma-content .custom-dma-search .locationdma-search .btn {
  background-color: #c5c5c5
}
.custom-dma-content .custom-dma .locationdma-searchresult {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 0
}
.custom-dma-content .custom-dma .locationdma-searchresult .locationdma-storeinfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-right: 0;
  width: 49.5%
}
.custom-dma-content .custom-dma .locationdma-searchresult .locationdma-storeinfo .btn {
  width: 100%
}
@media (max-width:767px) {
  .custom-dma-content .custom-dma .locationdma-searchresult .locationdma-storeinfo {
    width: 100%
  }
}
.custom-dma-content .custom-dma .locationdma-searchresult .locationdma-storeinfo .locationdma-address-emphasized {
  padding-top: 0;
  padding-bottom: .5rem
}
.custom-dma-content .custom-dma .locationdma-searchresult .locationdma-storeinfo .locationdma-address-emphasized span {
  color: #095081;
  font-weight: 700;
  font-size: 1.6rem
}
.custom-dma-content .custom-dma .locationdma-searchresult .custom-store-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media (max-width:992px) {
  .custom-dma-content .custom-dma .locationdma-searchresult .custom-store-column {
    width: 60%;
    margin-right: 1rem
  }
}
.custom-dma-content .custom-dma .locationdma-searchresult .custom-store-column .number-emphasized {
  font-weight: 700;
  margin-top: 2rem
}
.custom-dma-content .custom-dma .locationdma-searchresult .custom-store-column .locationsearch-location-title h2 {
  margin-bottom: 2rem
}
.custom-dma-content .custom-dma .locationdma-searchresult .custom-store-column-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.custom-dma-content .custom-dma .locationdma-searchresult .custom-store-column-end .locationsearch-location-number {
  color: #214e70;
  font-size: 1.6rem;
  padding-bottom: .5rem
}
.custom-dma-content .custom-dma .locationdma-searchresult .custom-store-column-end .segment-store h3 {
  color: #214e70;
  font-family: gotham-bold;
  text-transform: uppercase
}
.custom-dma-content .custom-dma .locationdma-searchresult .custom-store-column-end .segment-store p {
  margin-bottom: 5px
}
.custom-dma-content .custom-dma .locationdma-searchresult .custom-store-column-end .segment-store p:last-of-type {
  margin-bottom: 0
}
.custom-dma-content .custom-dma .locationdma-searchresult .custom-store-column-end .segment-store p strong {
  margin-right: 5px
}
.custom-dma-content .custom-dma .locationdma-searchresult .custom-store__detail-cta {
  font-size: 1.2rem;
  margin-bottom: 2rem
}
.custom-dma-content .custom-dma .locationdma-searchresult .custom-store__detail-cta .icon-angle-right:before {
  width: 1em
}
.custom-dma-content .custom-dma .custom-store-load {
  padding: 2rem
}
.custom-dma-content .custom-dma .custom-store-load .spinner {
  border-radius: 100%;
  border: .25rem solid rgba(0, 0, 0, .2);
  border-top-color: #214e70;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: .5rem;
  display: none
}
.custom-dma-content .custom-dma .custom-store-load .spinner.animate-spin {
  display: block
}
.custom-dma-content .testimonials-viewall-inner {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 0
}
.custom-dma-content .testimonials-viewall-inner .testimonial-section {
  width: 30%
}
@media (max-width:767px) {
  .custom-dma-content .testimonials-viewall-inner .testimonial-section {
    width: 100%
  }
}
@media (max-width:767px) {
  .custom-dma-content .testimonials-viewall-inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.custom-dma__services {
  background-color: #ebebeb
}