html {
  overflow-y: scroll;
  margin:0;
}
body {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100%;
  font-family: 'Nunito Sans', sans-serif;
  margin:0;
}
h1 {
  font-size: 220% !important;
  font-family: 'Nunito Sans', sans-serif !important;
  font-weight: bold !important;
  letter-spacing: 1px;
}
h2 {
  font-size: 140% !important;
  font-family: 'Nunito Sans', sans-serif !important;
}
h3 {
  font-size: 120% !important;
  font-family: 'Nunito Sans', sans-serif !important;
}
p {
  letter-spacing: 1px;
  font-family: 'Nunito Sans', sans-serif !important;
}
img {
  max-width: 100%;
  height: auto;
}
a:hover {
  text-decoration: none;
}
.icons {
  display: inline-block!important;
  float:left!important;
}
.sitewrap {
  width: 100%;
}
.topcontent2,
.topcontent3,
.topcontent4,
.topcontent5,
.content_pane,
.bottomcontent1 {
  display: block;
  padding: 0 4%;
}
.topcontent2 a {
  color: #FFFFFF;
  text-decoration: none;
}
.topcontent2 h3 {
  color: #FFFFFF;
  font-size: 174%;
  text-shadow: 1px 1px #4E4E4E;
}
.topcontent2 p {
  color: #FFFFFF;
}
.application .topcontent2 {
  padding: 0;
}
.bottomcontent2 {
  background-color: #b32e31;
  color: #FFFFFF;
  padding: 0 2% !important;
}
.moduletablefooter {
  font-size: 80%;
}
.bottomcontent2 h3 {
  margin-bottom: 10px;
}
.bottomcontent2 p {
  color: #FFFFFF;
  margin: 0px;
  font-size:small;
  padding:10px 0 10px 0;
  text-align:center;
}
.bottomcontent3 {
  background-color: #0FA1E9;
  text-align: center;
  overflow: auto;
  font-size: 90%;
  color: #ffffff;
}
.bottomcontent3 p {
  color: #FFFFFF;
}
.pos-title {
  margin-top: 0 !important;
}
.moduletable1strow h1 {
  text-align: center;
  display: block;
}
.linkbutton {
  background-image: url(../images/buttonbg.png);
  background-repeat: no-repeat;
  min-width: 199px;
  height: 56px;
  padding: 20px 51px;
  background-position: center;
  display: inline-block;
  text-align: center;
  padding: 7px 4px;
  line-height: 56px;
  background-size: 100%;
  color: #FFFFFF;
  text-decoration: none;
  text-shadow: 1px 1px #393939;
  font-weight: bold;
  -webkit-transition: color .5s linear;
  -moz-transition: color .5s linear;
  -ms-transition: color .5s linear;
  -o-transition: color .5s linear;
  transition: color .5s linear;
}
.linkbutton:hover {
  color: #2AB6BD;
}
.linkbutton a {
  background-image: url(../images/buttonbg.png);
  background-repeat: no-repeat;
  min-width: 199px;
  height: 56px;
  padding: 20px 51px;
  background-position: center;
  display: inline-block;
  text-align: center;
  padding: 0px 4px;
  line-height: 56px;
  background-size: 100%;
  color: #FFFFFF;
  text-decoration: none;
  text-shadow: 1px 1px #393939;
  font-weight: bold;
  -webkit-transition: color .5s linear;
  -moz-transition: color .5s linear;
  -ms-transition: color .5s linear;
  -o-transition: color .5s linear;
  transition: color .5s linear;
}
.linkbutton a:hover {
  color: #2AB6BD;
  text-decoration: none;
}
.element-gallery {
  display: table;
  text-align: center;
  margin: 0 auto !important;
}
.leftofpage {
  display: block;
  vertical-align: top;
  width: 80%;
  text-align: left;
}
.rightofpage {
  display: block;
  vertical-align: top;
  width: 80%;
  text-align: left;
}
.introlady {
  float: none;
  text-align: center;
}
.videoresponsive {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  border-radius: 50px;
}
.videoiframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#yoo-zoo .item h1.pos-title {
  margin-bottom: 10px;
}
.panelwrapper {
  padding-bottom: 50px;
}
.content_pane {
  padding: 20px 4%;
}
.content_pane a {
  color: #980000;
}
.content_pane a:hover {
  color: #000000;
}
.rsform {margin-bottom:20px;}
.rsform-block-submit .uk-form-controls {
  margin-left: 0 !important;
}
.rsform-block-recaptcha .uk-form-controls {
  margin-left: 0 !important;}
 #g-recaptcha-84 {
  text-align:center;display:inline-block;
}
.job .rsform-block-recaptcha .uk-form-controls {text-align:center;}
.rsform-block-recaptcha .uk-form-label {
  display: none;
}
.rsform-block-submit .formControlLabel {
  display: none;
}
#g-recaptcha-56 > div {
  margin: 0 auto;
}
.home div.description {
  margin: 0 !important;
}
.moduletable_slider {
  margin-top: 0px;
}
.homecolumn {
  display: block;
  max-width: 100%;
  background-color: #CDECF7;
  border: 3px solid #3F3F39;
  border-radius: 50px;
  padding: 40px;
  margin-top: 26px;
  vertical-align: top;
}
.homecolumn h2 {
  font-family: 'Open Sans', sans-serif;
  text-shadow: 1px 1px 1px #000;
  letter-spacing: -1px;
  margin: 0;
  padding: 0;
  font-size: 180%;
}
.homecolumn h2 a,
.homecolumn h3 a {
  color: #3F3F39;
  text-decoration: none;
}
.homecolumn h3 {
  font-family: 'Open Sans', sans-serif;
  text-shadow: 1px 1px 1px #000;
  margin: 0;
  padding: 0;
  font-size: 128%;
}
.homecolumn p {
  margin-bottom: 0;
}
.homecolumn .photo {
  text-align: center;
}
.moduletable_footer h2 {
  margin-top: 0px;
  text-align: center;
  color: #BFBFBF;
}
.moduletable_footer .nav {
  margin: 0;
  list-style: none;
  padding: 0;
}
.moduletable_footer li {
  padding-bottom: 14px;
  text-align: center;
  padding-left: 0;
  margin-left: 0;
}
.moduletable_footer li a:link {
  color: #2AB6BD;
  text-decoration: none;
  font-size: 100%;
  -webkit-transition: color .5s linear;
  -moz-transition: color .5s linear;
  -ms-transition: color .5s linear;
  -o-transition: color .5s linear;
  transition: color .5s linear;
}
.moduletable_footer li a:visited {
  color: #FFFFFF;
}
.moduletable_footer li a:hover {
  color: #FFFFFF;
}
.moduletable_footer li.item-158 {
  display: none !important;
}
.moduletable_footer p {
  color: #E2E2E2;
}
.moduletable_developer {
  font-size: 15px;
  color: #666666;
  line-height: 24px;
  display: block;
}
.moduletable_developer a {
  text-decoration: none;
  color: #666666;
}
.moduletable_developer a:hover {
  color: darkorange;
}
.animate__animated.animate__fadeIn {
  --animate-duration: 2s !important;
  --animate-delay: 2s !important;
}
.servicelist {
  margin: 0 !important;
  padding: 0 !important;
}
.servicelist li {
  display: inline-block;
  padding: 6px;
  background-color: #d4d2d2;
  border: 1px solid gray;
  margin: 5px;
  border-radius: 4px;
}
.job .rsform-block-submit {
  text-align: center !important;
}
.job #userForm {
  text-align: left;
}
#userForm {
  text-align: center;
  background-color: #F2F2F2;
  margin: 0 auto;
}
#userForm h2 {
  text-align: center;
}
#userForm .formDescription {
  font-size: 70%;
}
#userForm h2 {
  background: linear-gradient(180deg,#b32e31 0%,#cf0f15 53%);
  border-radius: 14px 14px 0 0;
  border: 1px solid darkgray;
  margin: 0 auto;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  display: inline-block;
  color: #FFFFFF;
  text-shadow: 2px 1px 1px #000000;
}
#rsform_6_page_0 {
  margin-top: 0 !important;
  background-color: #d0d0d0;
}
#mod-custom115 {
  background-color: #b32e31;
  font-size: 80%;
  color: #FFFFFF;
  display: none;
}
#mod-custom115 p {
  margin:0;
  line-height:27px;
}
.headerlist {
  display: none;
}
.mydate,
.assigned,
.customer,
.contractor,
.address,
.links,
.jobstatus {
  overflow: hidden;
}
.work-orders .element-textarea p {
  text-decoration: underline;
}
.sitelogo {
  -webkit-box-shadow: 0px 12px 9px 0px #BEBEBE;
  box-shadow: 0px 8px 9px 0px #BEBEBE;
  border-bottom: 4px solid gray;
  border-top: 5px solid gray;
}
#maximenuck114 {
  display: inline-block;
}
.rsform-text-box {
  width: 75%;
}
.element-itemlink a {
  box-shadow: inset 0px 1px 0px 0px #f5978e;
  background: linear-gradient(to bottom,#f24537 5%,#c62d1f 100%);
  background-color: #f24537;
  border-radius: 6px;
  border: 1px solid #d02718;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-weight: bold;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #810e05;
}
.element-itemlink a:hover {
  background: linear-gradient(to bottom,#c62d1f 5%,#f24537 100%);
  background-color: #c62d1f;
  text-decoration: none;
  color: #FFFFFF;
  text-shadow: 0px -1px 0px #810e05;
}
.element-itemlink a:active {
  position: relative;
  top: 1px;
}
.van {width:100%;}
@media (min-width: 768px) {
  .moduletable_slider {
    margin-top: 0px;
  }
  .moduletable_footer {
    width: 27%;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    text-align: left;
    border-right: 3px dotted #FFFFFF;
  }
  .moduletable_footer li {
    text-align: left;
  }
}
@media (min-width: 992px) {
#mod-custom115 {
    text-align: right;
    padding-right: 50px;
    border-bottom: 2px solid #343434;
    display: block;
  }
  .moduletable1strow h1 {
    text-align: left;
    display: inline-block;
  }
  .moduletableservicelist .element-textarea {
    text-align: center;
  }
  .homecolumn {
    display: inline-block;
    max-width: 22.98%;
    margin-right: 3%;
    height: 323px;
  }
  .homecolumn:last-child {
    margin-right: 0;
  }
  .moduletable_footer {
    width: 28%;
  }
  .introlady {
    float: right;
  }
  .leftofpage,
  .rightofpage {
    display: inline-block;
    vertical-align: top;
    width: 48.99999%;
  }
  .mydate,
  .assigned,
  .customer,
  .contractor,
  .address,
  .jobstatus {
    display: inline-block;
    text-align: left;
  }
  .links {
    display: inline-block;
    text-align: left;
    width: 11%;
  }
  .mydate {
    width: 17%;
  }
  .assigned {
    width: 7%;
  }
  .customer {
    width: 19%;
  }
  .address {
    width: 20%;
  }
  .contractor {
    width: 19%;
  }
  .jobstatus {
    width: 4%;
  }
  .headerlist {
    display: block;
  }
}
@media (min-width: 1200px) {
  .moduletable_slider {
    margin-top: 0px;
  }
 #mod-custom117{
    display: inline-block;
    vertical-align: middle;
    padding: 20px 50px;
  }
  #maximenuck114 {
    vertical-align: middle;
  }
  .rsform-text-box {
    width: 100%;
  }
}
