/*
*  CSS TABLE OF CONTENTS

*   1.0 - Homepage Style
*   2.0 - Blocked Drains Style
*   3.0 - Pipe Relining Style
*   4.0 - Plumber Sydney Style
*   5.0 - About Us Style
*   6.0 - Blog Style
*/

/*--------------------------------------------------------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:hover,
a:focus {
  text-decoration: none;
}

a,
input[type="submit"],
input[type="button"] {
  transition: all 0.3s;
}

@font-face {
  font-family: 'fut-bold';
    src: url(../fonts/FuturaBT-BoldCondensed.ttf);
}

body {
  font-family: 'Poppins', sans-serif;
  background-color: #f0f0f0;
}


/************************************** 1.0 - Homepage Style *************************************/

.container {
  width: 1700px;
}

.top_navbar {
  background-color: #39414A;
  padding: 5px 0;
}

.top_inner_block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.rating_header ul {
  padding-right: 10px;
}

.rating_header ul li {
  display: inline-block;
}

.rating_header ul li img {
  width: 14px;
}

.rating_header {
  display: flex;
  align-items: center;
}

.rating_header span,
.time_header span,
.time_rig span {
  font-size: 18px;
  font-weight: 800;
  color: #fff;
}

.rating_time_wrap {
  display: flex;
  align-items: center;
  width: 29%;
}

.time_header {
  padding-left: 45px;
}

.time_header img {
  width: 19px;
  vertical-align: bottom;
  margin-right: 10px;
}

.tag_header p {
  font-size: 14px;
  color: #fff;
  font-weight: 300;
}

.tag_header {
  width: 36%;
}

.nav_right_end {
  display: flex;
  align-items: center;
  width: 32%;
}

.zip_icon {
  margin-right: 10px;
}

.zip_icon img {
  width: 75px;
}

.call_rig img {
  width: 32px;
  vertical-align: middle;
}

.call_rig span {
  color: #83CC34;
  font-size: 20px;
  font-weight: 600;
  vertical-align: middle;
}

.call_rig {
  margin-left: 25px;
}

.time_rig {
  position: relative;
  padding-left: 20px;
}

.time_rig::before {
  content: "";
  background-color: #2B323A;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 54px;
}

.time_rig::after {
  content: "";
  background-color: #8CC63F;
  width: 9px;
  height: 9px;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 54px;
}

.main_navbar {
  background-color: #f0f0f0;
}

.navbar_logo img {
  width: 180px;
}

.navbar_menu ul li a {
  color: #39414A;
  font-weight: 700;
  font-size: 25px;
}

.navbar_menu ul li a:hover {
  color: #83CC34;
}

.main_navbar .container-fluid {
  padding-right: 0;
}

.navbar_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 22px 0 10px 0px;
}

.navbar_menu ul li {
  display: inline-block;
  margin-right: 35px;
}

.navbar_menu ul li:last-child {
  margin-right: 0;
}

.book_online_wrap span {
  display: block;
  font-size: 10px;
  color: #fff;
  font-weight: 700;
}

.book_online_wrap {
  position: relative;
}

.book_online_wrap a {
  display: inline-block;
  background-color: #39414A;
  text-align: center;
  border-radius: 44px 0 0 44px;
  min-width: 240px;
  padding: 13px 0;
}

.book_online_wrap a:hover {
  background-color: #83CC34;
}

.book_online_wrap a:hover b {
  color: #fff;
}

.book_online_wrap b {
  font-size: 23px;
  color: #83CC34;
  font-weight: 600;
}

.book_online_wrap span {
  display: block;
  font-size: 10px;
  color: #fff;
  font-weight: 700;
  padding-top: 5px;
}

.hand_arrow {
  position: absolute;
  margin-left: 0;
  width: 240px;
  text-align: center;
}

.navbar_logo {
  width: 10%;
}

.navbar_menu {
  width: 75%;
  text-align: center;
}

.mdl_cntform .modal-dialog {
    width: 425px;
}

.mdl_cntform .modal-content {
    background-color: #F0F0F0;
    box-shadow: none;
    border-radius: 0px;
}

.mdl_cntform button.close {
    opacity: 1;
    float: none;
}

.mdl_cntform {
  background-color: rgba(0,0,0,0.85);
}

.mdl_cntform .modal_header {
  padding: 20px 20px 50px 0px;
  text-align: right;
}

.contact_modal_wrap h2 {
  font-size: 26px;
  color: #8CC63F;
  text-align: center;
  font-weight: 600;
  padding-bottom: 15px;
}

.contact_modal_wrap p {
    font-size: 16px;
    color: #585858;
    text-align: center;
    padding-bottom: 25px;
}

.contact_modal_form .form-control {
    border: 1px solid #707070;
    height: 51px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 300;
    color: #585858;
}

.contact_modal_wrap {
  padding: 0 25px 25px 25px;
}

.contact_modal_form .form-control::placeholder {
    color: #585858;
}

.contact_modal_form .service_selector::before {
    background-image: url(../images/down-arrow.png);
    top: 20px;
    right: 20px;
    width: 17px;
    height: 10px;
}

.contact_modal_form .form_btn .btn_style1 {
    transition: all 0.4s;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-style: normal;
    border: none;
    width: 100%;
    border-radius: 10px;
}

.contact_modal_form .form_btn .btn_style1:hover {
    background-color: #7AA73E;
    color: #fff; 
}

.contact_info_modal > span {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #585858;
    line-height: 26px;
    width: 90%;
    margin: 0 auto;
    padding: 25px 0 15px 0;
}

.cnt_call_info {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cnt_call_info img {
    width: 75px;
    height: 75px;
    object-fit: contain;
}

.cnt_call_info a {
  font-size: 26px;
  font-weight: 500;
  color: #8CC63F;
  display: inline-block;
  margin-left: 25px;
}

.contact_modal_form .form_group {
  margin-bottom: 15px;
}



/*Banner*/

/*.banner_img img {
  width: 100%;
  height: 815px;
  object-fit: cover;
}*/

.banner_wrapper {
  background-image: url(../images/hm-banner.png);
  background-size: cover;
  /*height: 815px;*/
  min-height: 700px;
  background-repeat: no-repeat;
  background-position: center;
}

.banner_right {
  width: 52%;
  margin-left: auto;
  padding-top: 50px;
}

.banner_right h1 {
  font-size: 90px;
  font-weight: 800;
  font-style: italic;
  /*height: 270px; */
  padding-left: 4px;
  color: #fff;
  overflow: hidden;
  line-height: 95px;
}

.bnr_inner_left ul li {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}

.prod_hm_icon img {
  width: 42px;
  height: 48px;
  object-fit: contain;
}

.prod_hm_lbl h3 {
  font-size: 24px;
  font-weight: 700;
  color: #8CC63F;
  padding-bottom: 10px;
}

.prod_hm_lbl p {
  font-size: 14px;
  color: #fff;
  font-weight: 300;
}

.banner_inner_block {
  padding-top: 75px;
  padding-left: 75px;
  display: flex;
}

.bnr_prodct_rvw {
  padding-bottom: 22px;
}

.prod_hm_icon {
  margin-right: 15px;
}

.bnr_inner_left {
  width: 100%;
}

.bnr_inner_right {
  position: relative;
  z-index: 9;
}

.bnr_inner_right .bnr_callout {
  width: 363px;
  position: absolute;
  right: 15px;
  height: 363px;
  background-color: #8CC63E;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  flex-direction: column;
  z-index: 999;
}

.bnr_callout::before,
.bnr_callout::after {
  content: "";
  position: absolute;
  background-color: #8CC63E;
  opacity: 0.2;
  text-align: center;
  margin: 0 auto;
  border-radius: 320px;
  z-index: -1;
}

.bnr_callout::before {
  height: 383px;
  width: 383px;
}

.bnr_callout::after {
  height: 403px;
  width: 403px;
}

.bnr_callout span {
  font-size: 125px;
  font-weight: 700;
  color: #354046;
}

.bnr_callout b {
  font-size: 42px;
  font-weight: 600;
  color: #354046;
  line-height: 62px;
  width: 60%;
}

/*Quick Form*/

.quick_form_wrap {
  background-color: #39414A;
  padding: 25px 0 20px 0;
}

.form_outer_box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.form_outer_box .form_group {
  margin-right: 20px;
}

.form_outer_box .form_group .form-control {
  border: 1px solid #8CC63F;
  background-color: transparent;
  border-radius: 6px;
  height: 51px;
  width: 332px;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  padding-left: 20px;
  box-shadow: none;
}

.form_outer_box .form_group .form-control::placeholder {
  color: #fff;
}

.service_selector {
  position: relative;
}

.service_selector::before {
  content: "";
  background-image: url(../images/drp-down.png);
  position: absolute;
  top: 17px;
  right: 20px;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.service_selector select option {
  color: #000;
}

.service_selector select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.form_btn .btn_style1 {
  background-color: #8CC63F;
  font-size: 22px;
  color: #080704;
  font-weight: 700;
  transition: all 0.4s;
  border: none;
  font-style: italic;
  display: inline-block;
  height: 51px;
  line-height: 51px;
  padding: 0 20px;
  border-radius: 6px;
}

.form_btn .btn_style1:hover {
  background-color: #acfd42;
  color: #000;
}

/*About Drain*/
.sec_para1,
.abt_time_dte {
  font-size: 16px;
  font-weight: 400;
  color: #585858;
  line-height: 26px;
}

.sec_title1 {
  font-size: 34px;
  color: #2A2A2A;
  font-weight: 700;
  text-align: center;
}

.about_drain_outer {
  display: flex;
}

.about_drain_left {
  width: 54%;
  padding-right: 70px;
}

.about_drain_right {
  width: 46%;
}

.about_mid_right img {
  width: 100%;
  height: 890px;
  object-fit: cover;
}

.abt_time_dte {
  display: flex;
  justify-content: space-between;
}

.abt_time_dte b {
  text-decoration: underline;
}

.about_d_down ul li {
  color: #4A4C55;
  font-size: 15px;
  position: relative;
  line-height: 22.5px;
  margin-bottom: 15px;
  padding-left: 35px;
}

.about_d_down ul li::before {
  content: "";
  background-image: url(../images/tick.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.about_top_right {
  height: 232px;
  padding-top: 30px;
  text-align: center;
}

.about_top_right span {
  font-size: 29px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 25px;
  display: block;
}

.about_top_right b {
  font-size: 100px;
  font-weight: 700;
  color: #fff;
}

.about_mid_right {
  position: relative;
  margin-top: -50px;
  z-index: -1;
  margin-bottom: -50px;
}

.about_right_inner {
  background-image: url(../images/about-drain1-shape.png),url(../images/about-drain2-shape.png);
  background-repeat: no-repeat, no-repeat;
  background-size: 100% 232px;
  background-position: top center,bottom center;
}

.about_bot_right ul {
  display: flex;
  justify-content: center;
}

.about_bot_right {
  height: 232px;
  padding-top: 55px;
  text-align: center;
}

.about_bot_right li {
  width: 22%;
  margin: 0 7px;
}

.abt_dtls {
  text-align: center;
}

.abt_dtls img {
  width: 130px;
  height: 125px;
  object-fit: contain;
}

.abt_dtls span {
  display: block;
  font-weight: 600;
  color: #fff;
  font-size: 12px;
  line-height: 17px;
  width: 90%;
  margin: 0 auto;
}

.abt_inr_sider {
  padding-left: 55px;
  width: 95%;
}

.about_d_top h2 {
  padding-bottom: 30px;
}

.about_d_down h2 {
  padding-bottom: 20px;
}

.about_drain_left .sec_para1 {
  padding-top: 25px;
}

.about_d_top {
  padding-bottom: 90px;
}

.about_d_down ul {
  margin-top: 50px;
}

.about_drain_wrapper {
  margin: 120px 0;
}



/*Special Offer*/

.special_offer_wrap {
  background-color: #39414A;
  margin-top: 220px;
}

.spcl_offr_left p {
  color: #fff;
  font-size: 70px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 70px;
  letter-spacing: 1px;
}

.spcl_offr_left p span {
  color: #83CC34;
}

.spcl_offr_outer {
  display: flex;
  align-items: center;
}

.spcl_offr_left {
  width: 90%;
}

.spcl_offr_right {
  width: 20%;
}

.spcl_ofr_img {
  margin-top: -120px;
}

.spcl_ofr_img img {
  width: 100%;
  height: 400px;
  object-fit: contain;
}


/*Equipment Tools*/

.equip_title p {
  width: 83%;
  margin: 0 auto;
}

.equipment_wrapper {
  padding: 130px 0 90px 0;
}

.equip_title {
  padding-bottom: 45px;
  text-align: center;
}

.equip_title h2 {
  padding-bottom: 35px;
}

.equip_outer {
  text-align: center;
}

.equip_inner_box {
  display: inline-block;
  width: 21%;
  vertical-align: top;
  margin: 0 10px 50px 10px;
}

.equip_image > img {
  width: 100%;
  /*height: 295px;*/
  object-fit: cover;
  border-radius: 10px;
}

.equip_image span {
  background-color: #83CC34;
  display: inline-block;
  border-radius: 100px;
  margin-top: -70px;
  width: 120px;
  height: 120px;
}

.equip_image span img {
  width: 97px;
  height: 97px;
  object-fit: contain;
  margin-top: 10px;
}

.equip_desc h3 {
  font-size: 24px;
  font-weight: 700;
  color: #39414A;
  padding: 30px 0 45px 0;
}


/*Callback Solution*/
.callback_outer {
  width: 1425px;
  margin: 0 auto;
  display: flex;
}

.callback_form_left {
  background-color: #353F45;
  width: 40%;
  padding: 60px 50px 75px 50px;
}

.callback_form_left h2 {
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding-bottom: 55px;
}

.callback_form_left label {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  display: block;
  padding-bottom: 12px;
}

.callback_solu_right {
  width: 60%;
  background-color: #fff;
  background-image: url(../images/callback_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 75px 110px 0 65px;
}

.callback_form_left .form-control {
  background-color: #F1F2F2;
  font-size: 16px;
  height: 50px;
  border-radius: 0;
  box-shadow: none;
}

.callback_form_left .service_selector::before {
  content: unset;
}

.callback_form_left .btn_style1 {
  font-size: 16px;
  width: 100%;
  border-radius: 0;
  text-align: center;
  color: #fff;
  font-style: normal;
}

.callback_form_left .form_group {
  margin-bottom: 25px;
}

.callback_form_left .form_btn {
  padding-top: 12px;
}

.callback_pts h3 {
  font-size: 34px;
  font-weight: 700;
  color: #353F45;
  padding-bottom: 35px;
  line-height: 46px;
}

.callback_pts h3 span {
  color: #8CC63E;
}

.callback_pts ul li {
  font-weight: 500;
  color: #353F45;
  font-size: 18px;
  position: relative;
  padding-left: 30px;
  margin-bottom: 35px;
}

.callback_pts li::before {
  content: "";
  background-image: url(../images/callback-tick.png);
  width: 23px;
  height: 23px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -2px;
  left: 0;
}

.callback_goog_rvw {
  display: flex;
  align-items: center;
  padding-top: 15px;
}

.cb_google_rvw img {
  width: 252px;
  height: 70px;
  object-fit: contain;
}

.cb_no span {
  font-size: 70px;
  font-weight: 900;
  color: #353F45;
}

.cb_google_rvw {
  margin-right: 100px;
}

/*Service Box*/

.services_wrapper {
  margin: 120px 0;
}

.services_outer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.service_box {
  background-color: #8CC63F;
  border-radius: 30px;
  width: 20%;
  margin: 0 10px;
}

.service_box img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-radius: 30px 30px 0 0;
}

.service_box h2 {
  font-size: 21px;
  color: #fff;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  line-height: 32px;
  padding: 10px 5px;
}

/*Process Wrap*/

.process_outer {
  display: flex;
  justify-content: space-between;
}

.process_box {
  width: 20%;
  text-align: center;
  border: 5px solid #83CC34;
  border-radius: 220px;
  min-height: 334px;
  padding-top: 30px;
  position: relative;
}

.process_box::before {
  content: "";
  background-image: url(../images/process_arrow_up.png);
  position: absolute;
  top: -20px;
  left: 80%;
  width: 220px;
  height: 55px;
  background-repeat: no-repeat;
}

.process_box:nth-child(2)::before {
  background-image: url(../images/process_arrow_down.png);
  top: unset;
  bottom: -20px;
}

.process_box:last-child::before {
  content: unset;
}

.process_box h3 {
  font-size: 22px;
  font-weight: 600;
  color: #39414A;
  padding: 25px 0 20px 0;
}

.process_box p {
  font-size: 16px;
  color: #39414A;
  line-height: 30px;
  padding: 0 20px;
}

.process_title {
  padding-bottom: 115px;
}

.process_wrapper {
  padding-top: 10px;
  padding-bottom: 140px;
}


/*Help Wrapper*/

.help_wrapper {
  background-color: #353F45;
  background-image: url(../images/help-sec-shade.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  padding: 95px 0;
}

.help_outer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.help_left,
.help_right {
  width: 50%;
}

.help_desc h2 {
  font-size: 34px;
  font-weight: 700;
  color: #fff;
  padding-bottom: 45px;
}

.help_desc h2 span {
  color: #8CC63E;
}

.help_desc p {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  padding-bottom: 30px;
  font-weight: 400;
}

.help_image {
  text-align: right;
}

.help_image img {
  width: 90%;
}


/*Associate Partner*/

.assoc_partner_wrap {
  margin: 125px 0;
}

.assoc_title {
  text-align: center;
}

.assoc_title h2 {
  font-size: 34px;
  color: #39414A;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 30px;
}

.assoc_title h2 span {
  color: #83CC34;
}

.assoc_title p {
  width: 70%;
  margin: 0 auto;
}

.assoc_image {
  text-align: center;
  margin-top: 30px;
}

.assoc_img_box {
  display: inline-block;
}

.assoc_img_box img {
  height: 100px;
  width: 190px;
  object-fit: contain;
  margin: 10px 25px;
}


/*Why_Choose_Us*/

.why_chooose_wrapper {
  margin-bottom: 100px;
}

.sec_title2 {
  font-size: 34px;
  font-weight: 700;
  color: #2A2A2A;
  text-align: center;
}

.sec_title2 span {
  color: #83CC34;
}

.sec_para2 {
  font-size: 18px;
  font-weight: 300;
  color: #161616;
  line-height: 30px;
}

.sec_para2 span {
  color: #83CC34;
}

.why_choose_outer {
  display: flex;
  flex-wrap: wrap;
}

.why_choose_left, 
.why_choose_right {
  width: 50%;
}

.why_choose_imge img {
  width: 100%;
  height: 1500px;
  object-fit: cover;
  border-radius: 30px 0 0 30px;
}

.why_chose_content p {
  padding-bottom: 30px;
}

.why_chose_content h2 {
  padding-bottom: 55px;
}

.why_chose_bot {
  margin-top: 50px;
}

.why_choose_right {
  padding: 0 60px;
}

/*Search Plumbing Services*/

.reline_outer_box {
  display: flex;
}

.reline_inner_left {
  width: 45%;
}

.reline_inner_right {
  width: 55%;
  position: relative;
  padding-left: 65px;
  padding-top: 50px;
}

.relining_location_wrap {
  display: flex;
}

.relining_location_wrap h2 {
  font-size: 17px;
  font-weight: 600;
  color: #83CC34;
  padding-bottom: 30px;
  padding-top: 35px;
}

.relining_area_hightlight ul li,
.relining_area_box ul li {
  font-size: 10px;
  color: #83CC34;
  position: relative;
  margin-bottom: 25px;
  padding-left: 20px;
}

.relining_area_hightlight ul li::before,
.relining_area_box ul li::before {
  content: "";
  width: 10px;
  background-image: url(../images/srvce_loca_icon2.png);
  height: 14px;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.relining_area_hightlight {
  width: 45%;
  background-color: #39414A;
  padding-left: 35px;
  border-radius: 10px;
}

.relining_area_box {
  width: 70%;
  padding-left: 40px;
}

.relining_area_box ul li {
  display: inline-block;
  width: 42%;
  vertical-align: top;
}

section.relining_nearme_wrap {
  background: linear-gradient(to right, #8CC63F 0%,#8CC63F 45%,#f7f7f7 45%,#f7f7f7 100%);
  padding: 40px 0;
}

.relining_area_box h2,
.relining_area_box ul li {
  color: #39414A;
}

.relining_area_box ul li::before {
  background-image: url(../images/srvce_loca_icon1.png);
}

.form_search_box h3 {
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 700;
  color: #39414A;
  padding-bottom: 30px;
  line-height: 36px;
}

.form_search_box h3 span {
  color: #8CC63F;
}

.form_search_box .form-control {
  height: 89px;
  border-radius: 15px;
  border: 3px solid #8CC63F;
  font-size: 16px;
  display: inline-block;
  padding-left: 15px;
  font-weight: lighter;
  color: #22292E;
  padding-right: 40px;
  width: 642px;
}

.form_search_box .search_icon {
  cursor: pointer;
  background-color: transparent;
  border: none;
  font-size: 0;
  position: relative;
  right: 70px;
  top: 8px;
  z-index: 99;
}

.form_search_box .search_icon img {
  width: 30px;
}

.service_srch_img {
  position: absolute;
  right: -10px;
  bottom: -40px;
}

.service_srch_img img {
  width: 270px;
  height: 320px;
  object-fit: contain;
}

.form_search_box .sub_search_form {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  color: #39414A;
  font-weight: 400;
  display: block;
  padding-top: 18px;
}

/*Special Service Box*/

.spec_ser_icon img {
  width: 167px;
  height: 167px;
  object-fit: contain;
}

.spec_srvce_box h3 {
  font-size: 32px;
  line-height: 42px;
  color: #323232;
  font-weight: 700;
  padding-top: 15px;
  padding-bottom: 25px;
}

.spec_srvce_box p {
  font-size: 18px;
  line-height: 30px;
  color: #323232;
  padding-bottom: 30px;
}

.spec_srvce_box .btn_style2 {
  background-color: #8CC63F;
  min-width: 198px;
  min-height: 69px;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  border-radius: 5px;
  line-height: 69px;
}

.spec_srvce_box .btn_style2:hover {
  background-color: #7aa443;
}

.spec_srvce_box_mid .btn_style2:hover {
  background-color: #3c563e;
}

.spec_srvce_box {
  background-color: #fff;
  display: inline-block;
  width: 26%;
  vertical-align: top;
  text-align: center;
  margin: 0 15px;
  padding-bottom: 45px;
}

.spec_ser_icon {
  margin-top: -60px;
}

.spec_srvce_box_mid h3 {
  color: #437242;
}

.spec_srvce_box_mid .btn_style2 {
  background-color: #447146;
}

.spec_servc_box_wrap {
  margin-top: 180px;
  margin-bottom: 125px;
}

.spec_serv_outer {
  text-align: center;
}

.spec_ser_content {
  padding: 0 55px;
}

/*FAQ*/
.faq_outer .panel.panel-default {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  margin-bottom: 15px;
}

.faq_outer .panel-title a {
  display: block;
  position: relative;
  font-size: 20px;
  font-weight: 500;
  color: #353F45;
  text-transform: uppercase;
}

.faq_outer .panel-title a::before {
  content: "";
  background-image: url(../images/accor-add.png);
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.faq_outer .panel-title a[aria-expanded="true"]::before {
  background-image: url(../images/accor-minus.png);
}

.faq_outer .panel-group .panel + .panel {
  margin-top: 0;
}

.faq_outer .panel-default > .panel-heading {
  color: #333;
  background-color: #F7F7F7;
  border-color: transparent;
  min-height: 79px;
  padding-top: 30px;
  border-radius: 0;
  padding-left: 45px;
  padding-right: 40px;
}

.faq_outer .panel-default {
  border-color: transparent;
  background-color: transparent;
  border-radius: 0 !important;
  box-shadow: none;
}

.faq_outer .panel.panel-default:nth-child(2n+1) {
  margin-right: 25px;
}

.faq_outer .panel-body {
  background-color: #f7f7f7;
  line-height: 1.3;
  font-size: 18px;
}

.faq_outer {
  margin-top: 100px;
}

.faq_wrapper {
  padding-bottom: 85px;
}

/*Great Experience*/

.great_exper_wrap {
  background-color: #353F45;
}

.great_exper_outer {
  display: flex;
}

.great_exper_img {
  width: 645px;
}

.great_exper_img img {
  width: 100%;
}

.great_exper_inner h2 {
  font-size: 76px;
  font-weight: 700;
  color: #fff;
  font-style: italic;
  line-height: 86px;
  padding-bottom: 25px;
}

.great_exper_inner h2 span {
  color: #83CC34;
}

.grt_exper_side a {
  background-color: #83CC34;
  color: #fff;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 600;
  display: inline-block;
  min-width: 285px;
  text-align: center;
  min-height: 85px;
  border-radius: 15px;
  line-height: 85px;
}

.grt_exper_side a:hover {
  background-color: #7aa443;
}

.less_onemin {
  padding-left: 85px;
}

.less_onemin h3 {
  font-size: 32px;
  font-weight: 500;
  padding-bottom: 10px;
  color: #fff;
}

.grt_exper_side {
  display: flex;
}

.less_onemin img {
  width: 201px;
}

.great_exper_right {
  padding: 60px 0 0 45px;
}

/*Blog List*/

.sec_title3 {
  font-size: 32px;
  font-weight: 700;
  color: #39414A;
}

.sec_title3 span {
  color: #83CC34;
}

.blog_title {
  text-align: center;
  padding-bottom: 70px;
}

.blog_box img {
  width: 100%;
  height: 244px;
  object-fit: cover;
}

.blog_box p {
  font-size: 16px;
  font-weight: 300;
  color: #39414A;
  padding-bottom: 15px;
  line-height: 28px;
}

.blog_box a {
  font-size: 15px;
  font-weight: 600;
  color: #8CC63F;
  font-style: italic;
}

.blog_box a:hover {
  color: #749a42;
}

.blog_box {
  display: inline-block;
  width: calc(25% - 25px);
  margin-right: 25px;
  background-color: #F7F7F7;
  margin-bottom: 25px;
}

.blog_box:nth-child(4) {
  margin-right: 0;
}

.blog_list_more {
  text-align: center;
  padding-top: 30px;
}

.blog_list_more a:hover {
  background-color: #7aa443;
  color: #fff;
}

.blog_list_more a {
  background-color: #8CC63F;
  font-size: 19px;
  font-weight: 600;
  text-transform: uppercase;
  color: #292E34;
  display: inline-block;
  min-width: 205px;
  min-height: 55px;
  line-height: 55px;
  text-align: center;
  border-radius: 10px;
}

.blog_content {
  padding: 35px 25px 35px 25px;
}

.blog_wrapper {
  padding-top: 120px;
  padding-bottom: 120px;
}

/*Footer*/

.top_footer {
  background-image: url(../images/footer_shape1.png);
  background-repeat: no-repeat;
  background-position: top center;
  padding-bottom: 30px;
  padding-top: 200px;
}

.top_footer_box h2 {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  padding-bottom: 25px;
}

.top_footer_outer {
  display: flex;
  justify-content: space-between;
}

.top_footer_box ul li a {
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  line-height: 36px;
  display: block;
  padding-left: 20px;
  position: relative;
}

.top_footer_box ul li a:hover {
  color: #252120;
}

.top_footer_box ul li a::before {
  content: "";
  background-image: url(../images/footer_arrow.png);
  position: absolute;
  left: 0;
  top: 11px;
  width: 11px;
  height: 11px;
  background-repeat: no-repeat;
  background-size: contain;
}

.footer_info_box {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.footer_info_icon {
  width: 51px;
  height: 51px;
  text-align: center;
  background-color: #fff;
  display: flex;
  margin-right: 20px;
  border-radius: 50px;
  align-items: center;
  justify-content: center;
}

.footer_info_dtls span {
  display: block;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  line-height: 22px;
  padding-bottom: 5px;
}

.footer_info_dtls b {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
}

.top_footer_timing h3 {
  font-size: 27px;
  padding-bottom: 15px;
  font-weight: 600;
  color: #010101;
}

.top_footer_timing h3 span {
  display: block;
  font-size: 26px;
  font-weight: 500;
  color: #fff;
  padding-top: 10px;
}

.top_footer_timing p {
  font-size: 18px;
  color: #2A2A2A;
}

.top_footer_timing strong {
  font-size: 18px;
  color: #2A2A2A;
  text-decoration: underline;
  display: block;
  padding: 30px 0 20px 0;
}

.top_footer_timing ul li span,
.top_footer_timing ul li b {
  font-size: 18px;
  line-height: 40px;
  color: #2A2A2A;
}

.top_footer_timing ul li b {
  color: #fff;
}

.top_footer_box {
  width: 20%;
}

.top_footer_box:nth-child(3) {
  width: 25%;
}

.top_footer_timing ul li {
  display: flex;
}

.top_footer_timing ul li span {
  width: 50%;
}

.bottom_footer {
  text-align: center;
  background-image: url(../images/footer_shape2.png);
  padding: 50px 0 70px 0;
}

.bot_footer_outer h2 {
  font-size: 42px;
  font-weight: 500;
  color: #8CC63F;
}

.bot_footer_outer h2 span {
  color: #fff;
  position: relative;
}

.bot_footer_outer h2 b {
  display: block;
  padding-top: 20px;
}

.bot_footer_outer p {
  font-size: 18px;
  color: #fff;
  padding-top: 35px;
}

.bot_footer_outer h2 span::before,
.bot_footer_outer h2 span::after {
  content: "";
  position: absolute;
  top: 25px;
  width: 48px;
  height: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/footer_arrow-shape.png);
}

.bot_footer_outer h2 span::before {
  left: -70px;
}

.bot_footer_outer h2 span::after {
  right: -70px;
  transform: rotate(180deg);
}


/************************************** 2.0 - Blocked Drains Style *************************************/

.abt_bloced_drain_wrap .about_d_top h2 {
  padding-bottom: 5px;
  line-height: 48px;
  margin: 0 auto;
  text-transform: uppercase;
}

.abt_bloced_drain_wrap .about_d_top {
  padding-bottom: 35px;
}

.abt_bloced_drain_wrap .about_drain_left {
  padding-right: 0;
}

.trench_outer .twentytwenty-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  display: block;
  height: 585px;
  object-fit: cover;
  border-radius: 30px;
}

.trench_outer .twentytwenty-overlay:hover {
  background: transparent;
}

.trench_outer .twentytwenty-before-label::before,
.trench_outer .twentytwenty-after-label::before {
  content: unset;
}

.trench_outer .twentytwenty-handle {
  height: 49px;
  width: 49px;
  margin-left: -36px;
  border: 10px solid white;
  margin-top: -22px;
}

.trench_outer .twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 66%;
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: none;
  width: 10px;
}

.trench_outer .twentytwenty-horizontal .twentytwenty-handle:after {
  top: 61%;
  margin-top: 22px;
  width: 10px;
  box-shadow: none;
}

.trench_outer .twentytwenty-left-arrow {
  border-right: 10px solid white;
  left: 50%;
  margin-left: -24px;
}

.trench_outer .twentytwenty-right-arrow {
  border-left: 10px solid white;
  right: 50%;
  margin-right: -24px;
}

.trench_outer .twentytwenty-horizontal .twentytwenty-handle:before, 
.trench_outer .twentytwenty-horizontal .twentytwenty-handle:after {
  left: 44%;
}

.trench_title h2 {
  text-transform: uppercase;
}

.trench_title {
  margin-bottom: 45px;
}

.cost_sign_outer {
  display: flex;
}

.cost_sign_left, .cost_sign_right {
  width: 50%;
}

.cost_sign_outer h2 {
  line-height: 48px;
  padding-bottom: 30px;
}

.cost_sign_outer p,
.clogged_content_outer p,
.clog_cnt_inner p,
.cln_drn_content p {
  font-weight: 300;
  line-height: 30px;
  color: #384449;
  padding-bottom: 30px;
}

.ul_list1 li {
  position: relative;
  padding-left: 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  color: #384449;
}

.ul_list1 li::before {
  content: "";
  background-image: url(../images/tick.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  left: 0;
}

.cost_sign_desc_wrap {
  padding-top: 110px;
  padding-bottom: 60px;
}

.cost_sign_outer .ul_list1 {
  padding-bottom: 45px;
}

.cost_sign_right {
  padding-left: 70px;
}

.cost_sign_left {
  padding-right: 70px;
}

.clogged_content_outer h2 {
  padding-bottom: 25px;
}

.clogged_content_wrap {
  padding-top: 40px;
  padding-bottom: 50px;
}

.clogged_contentimg_wrap .clog_cnt_img img {
  width: 100%;
  height: 1025px;
  object-fit: cover;
  border-radius: 30px;
}

.clog_cntimg_outer {
  display: flex;
}

.clog_cntimg_left {
  width: 50%;
  padding-right: 60px;
}

.clog_cntimg_right {
  width: 50%;
}

.clog_title {
  padding-bottom: 55px;
}

.clogged_contentimg_wrap {
  padding-top: 50px;
  padding-bottom: 50px;
}

.drain_contentimg_wrap .clog_cntimg_left {
  padding-right: 0;
}

.clog_cnt_img img {
  width: 100%;
}

.drain_contentimg_wrap {
  padding-top: 65px;
}

.testimonail_wrapper {
  padding: 70px 90px 0 90px;
  padding-bottom: 0px;
  font-family: 'Roboto', sans-serif;
  color: #39414a;
  font-size: 18px;
  overflow: hidden;
  line-height: 30px;
  padding-bottom: 120px;
}

.testimonail_wrapper .testimonial-section {
  display: flex;
}

.testimonail_wrapper .sub-heading {
  font-size: 26px;
  color: #383838;
  font-weight: 500;
}

.testimonail_wrapper .title {
  font-size: 48px;
  font-weight: 500;
  color: #161616;
  line-height: 58px;
  margin: 20px 0;
  width: 570px;
  font-family: 'Roboto', sans-serif;
  padding-right: 60px;
}

.testimonail_wrapper .title span {
  display: block;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
}

.testimonail_wrapper .title span {
  color: #83CC34;
}

.testimonail_wrapper .testimonial-info {
  margin-left: 25px;
  margin-top: 15px;
}

.testimonail_wrapper .testimonial-detail {
  display: flex;
}

.testimonail_wrapper .testimonial-item {
  border-radius: 25px;
  box-shadow: 0px 30px 25px 0px rgb(104 182 242 / 12%);
  background: #fff;
  padding: 0 30px 30px;
  min-height: 350px;
}

.testimonail_wrapper .testimonial-detail .user-img {
  width: 70px !important;
  height: 70px;
  margin-top: -15px;
  flex-shrink: 0;
}

.testimonail_wrapper .testimonial-detail .name {
  font-size: 20px;
  color: #000000;
  margin-bottom: 0px;
  font-family: 'fut-bold';
}

.testimonail_wrapper .testimonial-detail .review {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}

.testimonail_wrapper .testimonial-detail .review li {
  display: inline-block;
  color: #fece00;
}

.testimonail_wrapper .testimonial-detail .company-img {
  height: auto;
  width: 71px !important;
}

.testimonail_wrapper .testimonials {
  margin-top: 75px;
}

.testimonail_wrapper .testimonials .owl-theme .owl-dots .owl-dot {
  zoom: 1.5 !important;
}

.testimonail_wrapper .testimonials .owl-theme .owl-dots .owl-dot span {
  background: #83CC34;
}

.testimonail_wrapper .testimonials .owl-theme .owl-dots .owl-dot.active span {
  background: #000 !important;
}

.testimonail_wrapper .testimonials .owl-theme .owl-dots .owl-dot span {
  margin: 5px 2px !important;
  width: 18px;
  height: 18px;
}

.testimonail_wrapper .quote-img {
  margin-top: 30px;
  margin-bottom: 28px;
}

.testimonail_wrapper .review-text p {
  margin: 1em 0;
}

.testimonail_wrapper .owl-dots {
  position: absolute;
  bottom: -90px;
  left: 0;
  right: 0;
}

.equipment_wrapper .owl-dots {
  position: absolute;
  /* bottom: 90px; */
  left: 0;
  right: 0;
}

.equipment_wrapper .owl-theme .owl-dots .owl-dot {
  zoom: 1.5 !important;
}

.equipment_wrapper .owl-theme .owl-dots .owl-dot span {
  background: #83CC34;
}

.equipment_wrapper .owl-theme .owl-dots .owl-dot.active span {
  background: #000 !important;
}

.equipment_wrapper  .owl-theme .owl-dots .owl-dot span {
  margin: 5px 2px !important;
  width: 12px;
  height: 4px;
}


.satisfy_plumb_wrap .owl-dots {
  position: relative;
  bottom: 10px;
  left: 0;
  right: 0;
}

.satisfy_plumb_wrap .owl-theme .owl-dots .owl-dot {
  zoom: 1.5 !important;
}

.satisfy_plumb_wrap .owl-theme .owl-dots .owl-dot span {
  background: #83CC34;
}

.satisfy_plumb_wrap .owl-theme .owl-dots .owl-dot.active span {
  background: white !important;
}

.satisfy_plumb_wrap  .owl-theme .owl-dots .owl-dot span {
  margin: 5px 2px !important;
  width: 12px;
  height: 4px;
}


.testimonail_wrapper .section-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.testimonail_wrapper .testimonial-carousal .owl-stage-outer {
  overflow: initial;
}

.testimonail_wrapper .owl-item {
  opacity: 0;
  transition: opacity .75s linear;
}

.testimonail_wrapper .owl-item.active {
  opacity: 1;
}

.testimonail_wrapper .review-item3 {
  top: -50px;
}

.testimonail_wrapper .review-item2 {
  top: -285px;
  left: -55px;
}

.testimonail_wrapper .review-item1 {
  left: 0;
}

.testi_goog img {
  width: 350px;
  height: 155px;
  object-fit: contain;
  margin-top: 50px;
}

.cln_drn_side {
  display: flex;
}

.cln_drn_para {
  width: 55%;
  padding-right: 80px;
}

.cln_drn_img {
  width: 45%;
}

.cln_drn_img img {
  width: 100%;
}

.cln_drain_title {
  padding-bottom: 50px;
}

.hlp_tdy_title {
  text-align: center;
  padding-bottom: 25px;
}

.hlp_tdy_left p {
  color: #39414A;
  line-height: 36px;
  padding-bottom: 35px;
}

.hlp_tdy_side_left li {
  color: #39414A;
  line-height: 32px;
  margin-bottom: 10px;
}

.hlp_tdy_side_left a {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  color: #292E34;
  display: inline-block;
  background-color: #8CC63F;
  min-width: 233px;
  min-height: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 10px;
  margin-top: 30px;
}

.hlp_tdy_side_left a:hover {
  background-color: #acfd42;
}

.hlp_tdy_outer {
  display: flex;
}

.hlp_tdy_left {
  width: 75%;
  padding-right: 20px;
}

.hlp_tdy_right {
  width: 25%;
  margin-top: 70px;
}

.hlp_tdy_form {
  background-color: #39414A;
  border-radius: 10px;
  width: 375px;
  margin-left: auto;
}

.hlp_tdy_form h2 {
  font-size: 22px;
  background-color: #83CC34;
  font-weight: 600;
  text-align: center;
  color: #1E2328;
  line-height: 33px;
  border-radius: 10px 10px 0 0;
  padding: 10px 0;
}

.hlp_tdy_form h2 span {
  display: block;
  color: #fff;
}

.hlp_tdy_form .form-control {
  background-color: transparent;
  border: 1px solid #51565D;
  border-radius: 6px;
  height: 48px;
  font-size: 12px;
  color: #fff;
}

.hlp_tdy_form .form-control:focus {
  box-shadow: none;
}

.hlp_tdy_form .form-control::placeholder {
  color: #fff;
}

.hlp_tdy_form .service_selector::before {
  background-image: url(../images/help_arrow_down.png);
}

.hlp_tdy_form form {
  padding: 30px 22px 40px 22px;
}

.hlp_tdy_form .form_btn {
  text-align: center;
  padding-top: 25px;
}

.hlp_tdy_form .form_btn .btn_style1 {
  font-size: 18px;
  color: #292E34;
  font-weight: 600;
  font-style: normal;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  border-radius: 6px;
  min-width: 286px;
}

.hlp_tdy_form .form_group {
  margin-bottom: 15px;
}

.hlp_tdy_shape {
  width: 95%;
  height: 185px;
  background-image: url(../images/help_brush.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 340px;
  margin-left: 35px;
  text-align: center;
  padding-top: 45px;
  margin-top: 20px;
}

.hlp_tdy_shape h4 {
  font-size: 51px;
  font-weight: 800;
  color: #fff;
}

.hlp_tdy_shape h4 span {
  font-size: 24px;
  vertical-align: top;
  color: #446D0E;
}

.hlp_tdy_shape p {
  font-size: 12px;
  font-weight: 300;
  color: #446D0E;
  padding-top: 5px;
}

.hlp_tdy_side {
  display: flex;
}

.hlp_tdy_side_left {
  width: 35%;
}

.hlp_tdy_side_right {
  width: 65%;
  margin-top: 30px;
}

.hlp_tdy_side_right img {
  width: 100%;
}

.help_today_wrap {
  margin-top: 100px;
}



/************************************** 3.0 - Pipe Relining Style *************************************/

.abt_pipe_reline_wrp .about_d_top {
  padding-bottom: 65px;
}

.cost_pipe_outer {
  display: flex;
}

.cost_line_left {
  width: 60%;
  padding-right: 60px;
}

.cost_line_right {
  width: 40%;
}

.cost_pipe_outer p, 
.cost_pipe_outer ul li {
  color: #39414A;
  font-weight: 300;
  line-height: 30px;
}

.cost_line_inner_top ul {
  margin-bottom: 45px;
}

.cost_line_inner_top ul li {
  position: relative;
  padding-left: 55px;
  margin-left: 45px;
  margin-bottom: 22px;
}

.cost_line_inner_top ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-image: url(../images/cost-pipe-tick.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.cost_reline_img img {
  width: 100%;
  border-radius: 55px;
  height: 1210px;
  object-fit: cover;
}

.cost_line_inner_top img {
  float: right;
  margin-top: -35px;
  width: 340px;
  height: 225px;
  object-fit: cover;
}

.cost_line_inner_bot p {
  color: #262626;
  line-height: 32px;
  padding-bottom: 30px;
}

.cost_line_inner_bot p b {
  font-weight: 600;
}

.cost_line_inner_top h2 {
  padding-bottom: 55px;
}

.cost_line_inner_top p {
  padding-bottom: 40px;
}

.cost_line_inner_bot {
  padding-top: 15px;
}

.cost_line_inner_bot h2 {
  padding-bottom: 35px;
}

.cost_pipe_reline_wrap {
  padding-top: 110px;
  padding-bottom: 110px;
}

.adv_preline_outer {
  display: flex;
}

.adv_preline_left, 
.adv_preline_right {
  width: 50%;
}

.adv_preline_left {
  padding-right: 50px;
}

.adv_preline_right {
  padding-left: 50px;
}

.adv_preline_left p {
  font-weight: 300;
  color: #39414A;
  line-height: 36px;
  padding-bottom: 35px;
}

.adv_preline_left ul li {
  font-size: 16px;
  color: #39414A;
  font-weight: 600;
  font-style: italic;
  line-height: 36px;
}

.adv_preline_outer h2 {
  line-height: 48px;
  padding-bottom: 30px;
}

.adv_preline_right p {
  color: #39414A;
  font-weight: 300;
  line-height: 30px;
  padding-bottom: 25px;
}

.adv_preline_right ul li b {
  font-size: 18px;
  font-weight: 600;
  color: #8CC63F;
  white-space: pre;
  line-height: 30px;
}

.advant_pipe_reline_wrap {
  padding-bottom: 110px;
}

.abt_brawo_outer {
  background-image: url(../images/abt_brawo_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  padding: 110px 55px 45px 55px;
}

.abt_brwo_descp p {
  color: #39414A;
  font-weight: 300;
  line-height: 30px;
}

.abt_brawo_outer h2 {
  color: #39414A;
}

.abt_brwo_descp {
  background-color: #fff;
  border-radius: 35px;
  padding: 50px 50px 70px 50px;
}

.abt_brwo_descp h2 {
  padding-bottom: 25px;
}

.bene_brawo_list ul li {
  font-size: 16px;
  line-height: 46px;
  font-weight: 300;
  color: #39414A;
  position: relative;
  padding-left: 25px;
}

.bene_brawo_list ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  width: 10px;
  height: 10px;
  background-image: url(../images/abt_brwo_tick.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.bene_brawo_list {
  margin-top: 70px;
  width: calc(60% - 50px);
  padding: 50px 40px 140px 40px;
}

.bene_brawo_list img {
  float: right;
  margin-top: -100px;
  width: 430px;
  height: 205px;
  object-fit: contain;
}

.bene_brawo_list h2 {
  padding-bottom: 45px;
}

.whyus_left,
.whyus_right {
  display: inline-block;
  width: calc(50% - 5px);
  vertical-align: top;
}

.whyus_img img {
  height: 728px;
  width: 100%;
  object-fit: cover;
  border-radius: 0 60px 60px 0;
}

.whyus_content {
  width: 800px;
  padding-left: 55px;
}

.whyus_right h2 {
  font-size: 52px;
  line-height: 58px;
  color: #161616;
  font-weight: bold;
  padding-right: 50px;
}

.whyus_header {
  display: flex;
  align-items: center;
}

.whyus_header b {
  font-size: 174px;
  color: #383838;
  font-weight: bold;
  line-height: 122px;
  margin-right: 15px;
}

.whyus_right h2 span {
  display: inline;
  color: #8CC63F;
}

.whyus_content p,
.whyus_content ul li {
  font-size: 18px;
  line-height: 30px;
  color: #161616;
}

.whyus_content p {
  padding: 35px 0;
}

.whyus_content ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 40px;
}

.whyus_content ul li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 21px;
  height: 22px;
  background-image: url(../images/tick.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.whyus_imp {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #8CC63F;
  display: block;
  padding-top: 15px;
}

.whyus_wrapper {
  font-family: 'Roboto', sans-serif;
  padding: 135px 0 120px 0;
}


/************************************** 4.0 - Plumber Sydney Style *************************************/

.sec_para3 {
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  padding-bottom: 30px;
  color: #39414A;
}

.emerg_plumb_outer h2,
.covid_safe_right h2,
.site_inspe_title h2,
.cheap_exper_outer h2 {
  color: #39414A;
  line-height: 48px;
  padding-bottom: 35px;
}

.covid_safe_outer,
.site_inspe_outer {
  display: flex;
}

.covid_safe_left {
  width: 36%;
}

.covid_safe_right {
  width: 65%;
  padding-right: 90px;
  padding-top: 100px;
}

.covid_man_img img {
  width: 435px;
  height: 825px;
  object-fit: contain;
}

.covid_safe_right h2 {
  padding-bottom: 50px;
}

.site_inspe_left {
  width: 60%;
  padding-right: 70px;
}

.site_inspe_right {
  width: 40%;
}

.site_inspe_img img {
  width: 630px;
  height: 630px;
  margin-top: -20px;
  object-fit: contain;
}

.site_inspe_title h2 {
  padding-bottom: 45px;
}

.site_inspe_wrap {
  padding-top: 95px;
  padding-bottom: 80px;
}

.satisfy_plumb_wrap {
  background-color: #1F2024;
  border-radius: 30px;
  font-family: 'Montserrat', sans-serif;
  padding: 40px 0 0 0;
}

.satisy_plum_outer h2 {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 70px;
}

.satisy_plum_outer ul {
  padding: 0 100px;
}

.satisy_plum_outer ul li {
  display: inline-block;
  width: calc(50% - 50px);
  vertical-align: top;
  margin-bottom: 40px;
}

.satisy_plum_outer ul li:nth-child(2n+1) {
  margin-right: 70px;
  padding-right: 80px;
}

.satisfy_box {
  display: flex;
}

.satisfy_icon {
  margin-right: 12px;
}

.satisfy_icon img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}

.satis_content b {
  font-size: 16px;
  font-weight: 600;
  color: #8CC63F;
  display: block;
  margin-bottom: 8px;
}

.satis_content p {
  font-size: 12px;
  color: #FFFFFE;
  line-height: 17px;
  font-weight: 300;
}

.cheap_exper_plumb_wrap {
  padding-top: 105px;
  padding-bottom: 50px;
}

.cheap_exper_outer h2 {
  padding-bottom: 45px;
}

.cheap_exper_outer p {
  padding-bottom: 60px;
}

.cheap_exper_outer {
  padding: 0 40px;
}


/************************************** 5.0 - About Us Style *************************************/

.abt_emegry_outer p,
.abt_chooseus_outer p {
  color: #161616;
  font-weight: 300;
  padding-bottom: 30px;
}

.abt_emegry_outer h2 {
  padding-bottom: 45px;
}

.abt_chooseus_outer h2 {
  padding-bottom: 60px;
}

.abt_emegry_wrap {
  padding-top: 75px;
}

.abt_chooseus_wrap {
  padding-top: 70px;
}

.abtus_wrapper .faq_wrapper {
  padding-top: 110px;
  padding-bottom: 0;
}

.abtus_wrapper .blog_wrapper {
  padding-top: 85px;
}

/************************************** 6.0 - Blog Style *************************************/

.blog_list_outer {
  display: flex;
}

.blog_list_left {
  width: 75%;
}

.blog_list_right {
  width: 25%;
}

.blog_list_wrapper {
  position: relative;
  padding-top: 200px;
  font-family: 'Montserrat', sans-serif;
  padding-bottom: 100px;
}

.blg_strip_lbl {
  position: absolute;
  top: 90px;
  right: 0;
}

.blg_strip_lbl span {
  width: 415px;
  text-align: left;
  display: block;
  height: 52px;
  background-color: #8CC63F;
  padding-top: 15px;
  padding-left: 50px;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
}

.blg_strip_lbl span::before {
  content: "";
  background-color: #8CC63F;
  width: 13px;
  height: 65px;
  border-radius: 12px;
  position: absolute;
  left: 0;
  top: -6px;
}

.blog_list_left_inner {
  display: flex;
  flex-wrap: wrap;
}

.blog_list_box_content {
  width: calc(33.33% - 39px);
  margin-right: 39px;
  background-color: #fff;
  border-radius: 28px;
  box-shadow: 0 0 21px rgba(0,0,0,0.25);
  margin-bottom: 50px;
}

.blog_list_img img {
  width: 100%;
  height: 307px;
  object-fit: cover;
}

.blog_list_tag {
  text-align: center;
  padding: 25px 0;
}

.blog_list_tag span {
  display: inline-block;
  background-color: #8CC63F;
  min-width: 285px;
  height: 40px;
  padding-top: 14px;
  color: #fff;
  border-radius: 40px;
  font-weight: 400;
}

.blog_list_lbl {
  padding: 30px 20px 40px 20px;
  text-align: center;
}

.blog_list_lbl h2 {
  font-size: 30px;
  line-height: 36px;
  color: #8CC63F;
  font-family: 'Playfair Display', serif;
  text-align: center;
  height: 110px;
  overflow: hidden;
  margin-bottom: 20px;
}

.blog_list_lbl p {
  font-size: 20px;
  text-align: left;
  font-weight: 400;
  color: #5B5664;
  line-height: 28px;
  height: 85px;
  overflow: hidden;
  margin-bottom: 65px;
}

.blog_list_lbl a {
  color: #8CC63F;
  font-size: 20px;
  font-weight: 600;
}

.blog_list_lbl a:hover {
  color: #77A33D;
}

.blog_list_load {
  text-align: center;
  margin-top: 50px;
}

.blog_list_load a {
  background-color: #8CC63F;
  display: inline-block;
  min-width: 323px;
  min-height: 54px;
  line-height: 54px;
  border-radius: 27px;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}

.blog_list_load a:hover {
  background-color: #77A33D;
}

.blog_list_down_img {
  position: relative;
  margin-bottom: 30px;
}

.blog_list_down_img img {
  width: 100%;
  height: 433px;
  object-fit: cover;
}

.blog_list_down_img a {
  display: inline-block;
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 286px;
  background-color: #00ADEE;
  color: #fff;
  height: 41px;
  text-align: center;
  line-height: 41px;
  border-radius: 21px;
  right: 0;
  margin: 0 auto;
  font-weight: 400;
  font-size: 16px;
}

.blog_list_down_img a:hover {
  background-color: #1A85AD;
}

.blg_title {
  font-size: 30px;
  line-height: 36px;
  color: #8CC63F;
  font-family: 'Playfair Display', serif;
}

.blog_list_download p {
  font-size: 20px;
  color: #5B5664;
  line-height: 28px;
  font-weight: 400;
  padding-top: 20px;
}

.blog_list_category ul li {
  margin-bottom: 30px;
}

.blog_list_category ul li a {
  display: block;
  border: 4px solid #8CC63F;
  font-size: 22px;
  text-align: center;
  color: #8CC63F;
  min-height: 51px;
  border-radius: 30px;
  line-height: 51px;
}

.blog_list_category ul li a:hover {
  background-color: #8CC63F;
  color: #fff;
}

.cate_show {
  background-color: #8CC63F;
  height: 59px;
  text-align: center;
  display: block;
  line-height: 59px;
  color: #fff;
  font-size: 22px;
  border-radius: 30px;
}

.cate_show:hover {
  background-color: #77A33D;
  color: #fff;
}

.foot_search {
  background-color: transparent;
  border: none;
  display: flex;
}

.foot_search img {
  width: 26px;
  margin-top: 11px;
  margin-left: 0;
}

.foot_search .form-control {
  border: none;
  border-bottom: 2px solid #00A6ED;
  font-size: 20px;
  color: #888888;
  transition: all 0.3s;
  background-color: transparent;
  width: 100%;
  box-shadow: none;
  border-radius: 0;
  padding: 0 35px 0 45px;
  margin-left: -25px;
  font-weight: 300;
  height: 50px;
}

.foot_search .form-control:focus {
  box-shadow: none;
}

.blog_list_tags {
  background-color: #8CC63F;
  margin-top: 60px;
  padding: 30px 20px;
}

.blog_list_tags a {
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  margin-right: 5px;
}

.blog_list_tags a:hover {
  color: #000;
}

.sidebar_signup {
  background-color: #4A4C55;
  margin-top: 60px;
  padding: 40px 20px 50px 20px;
}

.sidebar_signup p {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  padding: 30px 0 20px 0;
}

.sidebar_signup .form-control {
  font-size: 18px;
  background-color: transparent;
  border: 1px solid #8CC63F;
  height: 59px;
  border-radius: 0;
  color: #8CC63F;
}

.sidebar_signup .form-control::placeholder {
  color: #8CC63F;
}

.sidebar_signup .btn_style4 {
  font-size: 22px;
  background-color: #8CC63F;
  display: block;
  height: 59px;
  line-height: 59px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.sidebar_signup .btn_style4:hover {
  background-color: #77A33D;
}

.sidebar_socail {
  text-align: center;
  padding-top: 45px;
}

.sidebar_socail ul li {
  display: inline-block;
  margin-right: 5px;
}

.sidebar_socail ul li:last-child {
  margin-right: 0;
}

.sidebar_socail ul li a {
  display: inline-block;
  width: 45px;
  height: 45px;
  border: 2px solid #8CC63F;
  text-align: center;
  line-height: 42px;
  font-size: 21px;
  color: #8CC63F;
  border-radius: 60px;
}

.sidebar_socail ul li a:hover {
  background-color: #8CC63F;
  color: #fff;
}

.blog_list_download {
  margin-bottom: 25px;
}

.blog_list_category ul {
  padding-top: 40px;
}

.blog_list_search {
  margin-top: 45px;
}

.sidebar_signup .form_group {
  margin-bottom: 20px;
}

/*New Mob Change*/
.mob_banner_img,
.bnr_btns {
  display: none;
}

/************************************************** End ***********************************************/

/* DATE : 16-03-2022 */
.c-banner-img {
  position: relative;
  z-index: 9;
  margin-bottom: -5px;
  display: none;
}

.home-header-img-mobile{
  width: 100%;
}

.c-bnr_callout {
  width: 80px;
  position: absolute;
  right: 15px;
  height: 75px;
  background-color: #8CC63E;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  flex-direction: column;
  top:10px;
}

.c-bnr_callout::before, .c-bnr_callout::after {
  content: "";
  position: absolute;
  background-color: #8CC63E;
  opacity: 0.2;
  text-align: center;
  margin: 0 auto;
  border-radius: 320px;
  z-index: -1;
}
.c-bnr_callout::before {
  height: 85px;
  width: 90px;
}
.c-bnr_callout::after {
  height: 95px;
  width: 100px;
}

.c-bnr_callout span {
  font-size: 20px;
  font-weight: 700;
  color: #354046;
  margin-bottom: 5px;
}

.c-bnr_callout b {
  font-size: 10px;
  font-weight: 600;
  color: #354046;
  line-height: 15px;
  width: 60%;
  font-style: italic;
  text-transform: uppercase;
}

@media screen and (max-width: 769px){
  .c-banner-img {
      display: block;
  }

}

/*
 *  STYLE 3
 */

 body::-webkit-scrollbar-track,
 .c-suburbs-list::-webkit-scrollbar-track
 {
   -webkit-box-shadow: inset 0 0 12px rgba(0,0,0,0.3);
   background-color: #F5F5F5;
 }
 
 body::-webkit-scrollbar,
 .c-suburbs-list::-webkit-scrollbar
 {
   width: 12px;
   background-color: #F5F5F5;
 }
 
 body::-webkit-scrollbar-thumb,
 .c-suburbs-list::-webkit-scrollbar-thumb
 {
   background-color: #39414A;
 }

 .ui-autocomplete {
  background: #39414A;
  padding-left: 15px;
  border: 1px solid #39414A;
 }
 .ui-menu .ui-menu-item a {
  padding: 2px 20px;
  position: relative;
 }
 .ui-widget-content a {
  color: #8CC63F;
  position: relative;
  padding: 2px 20px;
}
.ui-widget-content a::before {
  content: "";
  width: 10px;
  background-image: url(../images/srvce_loca_icon2.png);
  height: 14px;
  position: absolute;
  top: 10px;
  left: 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: none;
  background: none;
  color: #8CC63F;
  cursor: pointer;
}