body, h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
}

body {
  overflow-x: hidden;
}

.primary-text {
  color: #dd251d;
}

.secondary-text {
  color: #faba32;
}

.float-right {
  float: right;
}

.grid-x>.shrink {
  max-width: 100%;
}

a {
  transition: 0.35s all ease;
}

.g-recaptcha>div {
  margin: 10px auto;
}

.exo-2 {
  font-family: 'Exo 2', sans-serif;
}

.logo {
  margin-top: 20px;
}

#header {
  background-image: url(../images/banner-img-sample.png);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 0 99%;
  padding: 5rem 0 8rem;
}

header h2 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 2.79em;
  margin-top: 37px;
  line-height: 1;
  margin-bottom: 5%;
  color: #252525;
}

header p {
  /* font-family: 'Exo 2', sans-serif; */
  color: #252525;
}

.stars p {
  color: #fff;
}

.header-summary {
  width: 95%;
  margin: auto;
  margin-top: 4%;
  padding: 10px 0px;
}

.bg-box {
  background-color: rgba(255, 255, 255, .1);
  width: 95%;
}

.rating-strip {
  color: #fff;
  background-color: #252525;
}

.rating-strip p {
  margin-top: 5px;
  padding-right: 20px;
}

.stars {
  display: inline-block;
  float: right;
  padding-top: 10px;
  padding-right: 20px;
}

.google-plus-icon {
  background-color: #dd251d;
  padding: 15px;
}

.profile-summary {
  background: #315a9c;
  box-shadow: -2px 2px 10px #444;
}

.profile-summary .cell {
  border: 1px solid #4a71ae;
  padding: 20px;
  padding-top: 43px;
}

.profile-summary h4 {
  color: #fff;
  text-align: center;
  font-size: 1.2em;
}

.form-header-image {
  margin: 25px 0px 0px 6px;
  transform: scale(1.23);
  width: 140%;
  z-index: 2;
}

.form-placeholder {
  background-color: rgba(255, 255, 255, .1);
  padding-bottom: 10px;
}

#enquiry-form {
  background-color: #dd251d;
  color: #fff;
  padding: 0 20px 20px 30px;
  /* box-shadow: -2px 2px 10px #444; */
  width: 95%;
  border-radius:  10px 10px 0 0;
  margin: auto;
  position: relative;
  z-index: 0;
}

#enquiry-form p {
  color: #fff;
  font-style: italic;
  padding-top: 15px;
  font-size: .9em;
}

#enquiry-form input[type="text"], #enquiry-form textarea, #enquiry-form select {
  border: 1px solid #faba32;
  border-radius: 0px;
  background-color: #dd251d;
}

#contact-number {
  position: absolute;
  font-style: arial, sans-serif;
  top: -16%;
  font-style: italic;
  font-size: 4.2rem;
  left: 0;
  -webkit-text-stroke: 2px #dd251d;
  text-stroke: 2px #dd251d;
}
#contact-number a{
  color: #fff;
  font-weight: bolder;
}

select {
  color: #fff
}

#enquiry-form textarea {
  resize: unset
}

#enquiry-form input[type="text"]::placeholder, 
#enquiry-form textarea::placeholder, 
#enquiry-form select::placeholder {
  color: #fff;
}

#enquiry-form input[type="submit"] {
  font-size: 2em;
  padding: 10px;
  background-color: #faba32;
  font-weight: bold;
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
  border: none;
  color: #fff;
  transition: 0.35s all ease;
  width: 100%;
  max-width: 400px;
      position: relative;
    z-index: 3;
}

.sales-deal {
  margin-top: 20px;
  //z-index: 15;
}

.cta-content {
  background-color: #252525;
  margin-top: -90px;
  padding-bottom: 50px;
  z-index: 1;
  position: relative;
  /*padding-top: 108px;*/
      padding-top: 40px;
  border-top: 4px solid #fff;
}

.cta-content h3 {
  color: #dd251d;
  font-size: 1.4em;
  font-style: italic;
  text-transform: uppercase;
}

.cta-title {
  -webkit-text-stroke: 3px #315a9c;
  text-shadow: -1px 3px 9px rgba(0, 0, 0, 1);
  font-weight: 900;
  color: #fff;
  font-size:  3rem;
}

.selling-point {
  margin-top: 20px;
}

.hoseholder {
  background-image: url(../images/water-hose.png);
  background-position: left top;
  -webkit-box-shadow: -4px 10px 28px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -4px 10px 28px 0px rgba(0, 0, 0, 0.75);
  box-shadow: -4px 10px 28px 0px rgba(0, 0, 0, 0.75);
  z-index: 2;
}

.hose .garentee {
  background-color: #d12a22;
  margin: 5% 0px;
  color: #fff;
  font-family: 'Open Sans', sans-serif !important;
  padding: 10px;
  padding-left: 20px;
  position: relative;
}

.hose .garentee h2 {
  text-transform: none;
  font-size: 1.5rem;
  margin-left: 30px;
  margin-top: -10px;
  color: #fff;
  font-style:  italic;
}

.hose .garentee .dollar-sign {
  font-size: 1.6em;
  top: -.8em;
  left: -28px;
  margin-right: -9px;
}

.hose .garentee .price {
  text-transform: uppercase;
  margin-left: -4%;
  font-size: 5rem;
  margin-top: -50% !important;
}

.hose .teaser {
  display: block;
  font-style: italic;
  margin-top: 1%;
  margin-left: -8%;
}

.hose .garentee h4 {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  margin-top: -30px;
}

.hose .garentee small {
  font-size: .6em;
  position: relative;
  color: #fff;
}

.hose img {
  position: absolute;
  top: -14%;
  right: 6%;
}

.hose .service {
  margin-right: 10%;
}

.household {
  z-index: 2;
  position: relative;
}
.inside-house {
  background-image: url(../images/inside-house.png);
  background-size: cover;
  -webkit-box-shadow: 4px 10px 28px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 4px 10px 28px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 4px 10px 28px 0px rgba(0, 0, 0, 0.75);
  color: #fff;
  font-family: 'Exo 2', sans-serif;
}

.inside-house h2 {
  color: #fff;
  font-style: italic;
  font-weight: bold;
  font-size: 1.7rem;
  margin: 0;
  text-transform: lowercase;
  padding: 9% 6%;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.35);
}

#roach {
  position: absolute;
  //z-index:  100;
  top: -62%;
  right: -35%;
}

.inside-house .red-title {
  color: #dd251d;
  display: block;
  font-size: 5rem;
  text-transform: uppercase;
}

.absolute-container .red-circle-container {
  padding: 20px;
  background: #dd251d;
  display: inline-block;
  border-radius: 50%;
  top: -25px;
  position: relative;
}

.absolute-container .red-circle-container img {
  height: 18px;
  width: 18px;
}

.card-container {
  position: relative;
}

.absolute-container {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(49, 90, 156, 0.8);
  color: white;
  padding: 0 1rem;
}

.absolute-container .caption {
  display: inline-block;
  font-size: 1.5em;
}

.absolute-container .caption small {
  text-align: right;
}

.about-us {
  background-image: url(../images/pest.png);
  background-size: cover;
  padding: 91px 0;
}

.about-summary {
  background-color: #fff;
  padding: 50px;
  -webkit-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.75);
}

.about-summary small {
  text-transform: uppercase;
  color: #0051a2;
  font-weight: bold;
}

.title {
  font-family: 'Open Sans', sans-serif;
  color: #0051a2;
  font-weight: 900;
}

.about-summary h5 {
  color: #dd251d;
  font-size: 1.4em;
  font-weight: 700;
  padding: 10px 0px;
}

.about-content {
  padding-right: 40px;
}

.about-content p {
  line-height: 38px;
  font-size: 1.4em;
  font-family: 'Exo 2', sans-serif;
  font-weight: 400;
  padding-right: 35px;
}

.about-placeholder {
  background-image: url(../images/blured-house.png);
  -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.75);
  background-size: cover;
}

.about-placeholder img {
  transform: scale(2.2);
  margin-top: 190px;
  margin-left: 15px;
}

.choose-us {
  background-color: #dd251d;
  color: #fff;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  padding: 40px 0;
}

.section-title {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 900;
  font-style: italic;
}

.section-title-red {
  font-family: 'Open Sans', sans-serif;
  color: #dd251d;
  font-weight: 900;
  /*font-style: italic;*/
}

.bordered {
  border: 4px dashed #315a9c;
  text-align: center;
  padding: 50px;
  border-radius: 50%;
  transition: all .5s;
}

.bordered:hover {
  border: 4px solid #315a9c;
  -webkit-box-shadow: -4px 5px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -4px 5px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: -4px 5px 10px 0px rgba(0, 0, 0, 0.5);
}

.circle {
  width: 100%;
  height: 0;
  padding: 50% 0;
  font-size: 1em;
  border-radius: 50%;
  margin: 20px auto;
}

.circle .content {
  margin-top: -30%;
  text-align: center;
  padding: 10%;
}

.ask {
  font-family: 'Open Sans', sans-serif;
  background-color: #315a9c;
  color: #fff;
}

.ask img {
  margin-top: -40px;
}

.deg100 {
  transform: rotate(100deg);
}

.standard-btn {
  background-color: #dd251d;
  border-radius: 30px;
}

.standard-btn:hover {
  background-color: #faba32;
}

.ask-info {
  padding-top: 30px;
}

.ask-cta {
  padding: 30px 0;
}

.footer-bottom {
  background-color: #252525;
  color: #fff;
  font-family: 'Exo 2', sans-serif;
  padding: 20px 0px;
}

.footer-bottom ul li {
  display: inline;
  border-left: 1px solid #fff;
  padding-left: 10px;
  padding-right: 10px
}

.footer-bottom ul li:nth-child(1) {
  border-left: none;
}
#enquiry-form input[type="submit"]:hover {
    cursor: pointer;
    background: #252525;
}

.hose img {
  top: -21%;
}
.form-header img {
  transform: scale(1.3);
  position: relative;
  top: 3.4rem;
  z-index: 1;
}

#enquiry-form .phone-number a {
  color: #fff;
  -webkit-text-stroke: 3px #dd251d;
}
#enquiry-form .phone-number {
  font-family: 'Exo 2', sans-serif;
  text-align: center;
  font-size: 4rem;
  font-weight: 800;
  font-style: italic;
  position: relative;
  padding-top: 1.5rem
}
@media only screen and (max-width: 1024px){
  #enquiry-form {
      padding: 0 !important;
  }
}
@media only screen and (max-width: 768px){
  #enquiry-form .phone-number {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 1024px){
  .form-header img {
    transform: none;
  }
}

.cardl{
    background-image: url(../images/cardl.png);
    position:relative;
  }

  .cardl .exo-2{
      padding: 6% 6%;
  }

  .cardl .red-title{
    font-size: 3.5rem;
  }

#cardlm {
    position: absolute;
    bottom: 0;
    left: -65px;

}

.garentee{
  position: relative;
  z-index: 1;
}


  /* covid */
.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.covid-btn{
    position: fixed;
    z-index: 2;
    left: 0%;
    top: 50%;
    transform: translate(-42%,-50%) rotate(-90deg);
    background-color: yellow;
    border-color: yellow;
    color: #ea2331;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 5px 2rem;
 }

.modal-left {
	transform: translateX(-100%);
	opacity: 0;
	-webkit-transition: ease .5s;
	-o-transition: ease .5s;
	transition: ease .5s;
}

.modal-left .modal-dialog {
	margin: 1.75rem -0.5rem;
}

.modal-left.show {
	opacity: 1;
	transform: translateX(0%);
}

@media (max-width: 768px) {
	.covid-btn .h4{
		font-size: 1rem;
	}
}
