@font-face
{
  font-family:'FontAwesome';
  src:url('./fontawesome-webfont.eot');
  src:url('./fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fontawesome-webfont.woff') format('woff'),
  url('../fonts/fontawesome-webfont.ttf') format('truetype'),
  url('../fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight:normal;
  font-style:normal
}



@font-face {
    font-family: 'Outfit';
    src: local('Outfit Bold'), local('Outfit-Bold'),
        url('../fonts/Outfit-Bold.woff2') format('woff2'),
        url('../fonts/Outfit-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit SemiBold'), local('Outfit-SemiBold'),
        url('../fonts/Outfit-SemiBold.woff2') format('woff2'),
        url('../fonts/Outfit-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit Medium'), local('Outfit-Medium'),
        url('../fonts/Outfit-Medium.woff2') format('woff2'),
        url('../fonts/Outfit-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit Regular'), local('Outfit-Regular'),
        url('../fonts/Outfit-Regular.woff2') format('woff2'),
        url('../fonts/Outfit-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Oswald';
  src: local('Oswald Regular'), local('Oswald-Regular'),
      url('../fonts/Oswald-Regular.woff2') format('woff2'),
      url('../fonts/Oswald-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oswald';
  src: local('Oswald Medium'), local('Oswald-Medium'),
      url('../fonts/Oswald-Medium.woff2') format('woff2'),
      url('../fonts/Oswald-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Oswald';
  src: local('Oswald Bold'), local('Oswald-Bold'),
      url('../fonts/Oswald-Bold.woff2') format('woff2'),
      url('../fonts/Oswald-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Oswald';
  src: local('Oswald SemiBold'), local('Oswald-SemiBold'),
      url('../fonts/Oswald-SemiBold.woff2') format('woff2'),
      url('../fonts/Oswald-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Regular'), local('DMSans-Regular'),
        url('../fonts/DMSans-Regular.woff2') format('woff2'),
        url('../fonts/DMSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Medium'), local('DMSans-Medium'),
        url('../fonts/DMSans-Medium.woff2') format('woff2'),
        url('../fonts/DMSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans SemiBold'), local('DMSans-SemiBold'),
        url('../fonts/DMSans-SemiBold.woff2') format('woff2'),
        url('../fonts/DMSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


body {padding: 0;margin: 0;font-family: 'Outfit';font-weight: 400;overflow-x: hidden;}
html, body {width: 100%;height: 100%;scroll-behavior: smooth !important;}
a {text-decoration: none;color: #182E45;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
a:hover {text-decoration: none!important;cursor: pointer; color: #000;}
a:focus {text-decoration: none;transition: all 1s ease}
:focus {outline: none!important}
::-moz-selection {background-color:#000;color:#fff}
::selection {background-color: #000;color: #fff}   
.other-services-bottum-text .section-title::selection, .services-tabs ul.nav.nav-tabs li a.active .services-text h2::selection, .hero-title::selection{color: #fff;-webkit-background-clip: text; -webkit-text-fill-color: #fff;}
img {max-width: 100%;height: auto}
p {font-family: 'Outfit';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;}
p a {color: #DB2432;}
p b { font-weight: 600; color: #000; }
p strong {color: #00A7B5; font-weight: 500;}
p a:hover {color: #00A7B5;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #000;}
ul li a:hover, ol li a:hover {color: #000;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: none;}
input:focus, textarea:focus, select:focus, button:focus { outline: 0 !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
h1, h2, h3, h4, h5, h6 {font-family:'DM Sans';font-style: normal;font-weight: 700;color: #000;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #DB2432;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #00A7B5;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #00A7B5;}
h1 {font-size: 40px;line-height: 48px;}
h2 {font-size: 34px;line-height: 42px;}
h3 {font-size: 30px;line-height: 38px;}
h4 {font-size: 28px;line-height: 36px;}
h5 {font-size: 25px;line-height: 32px;}
h6 {font-size: 20px;line-height: 28px;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
.alignleft {float: left;margin-right: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.aligncenter {clear: both;display: block;margin: 0 auto 15px}
.default-css ul , .default-css ol{ margin-bottom: 20px; }
.default-css ol {padding-left: 18px;}
.default-css ul li, .default-css ol li { font-family: 'Outfit'; font-style: normal; font-weight: 400; font-size: 18px; line-height: 28px; color: #666; margin: 0 0 10px; }
.default-css ul li a, .default-css ol li a {color: #DB2432}
.default-css ul li strong, .default-css ol li strong {color: #00A7B5;font-weight: 700;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #00A7B5}
.default-css ul li { list-style: none; background: url(../images/list-arrow.png) no-repeat; background-position: 0 4px; padding-left: 23px; background-size: 18px; }

ul.two-col {display: flex;flex-wrap: wrap;}
ul.three-col {display: flex;flex-wrap: wrap;}
ul.three-col li {width: 33.33%;}
ul.two-col li {width: 50%;}
@media (max-width: 900px) {
ul.three-col li {width: 50%;}
}
@media (max-width: 575px) {
ul.two-col {display: block;}
ul.three-col {display: block;}
ul.three-col li {width: 100%;}
ul.two-col li {width: 100%;}
}



/*--floating-icon--*/
.floating-icon a { padding: 30px 8px 30px 12px; display: inline-block; text-align: center; font-family: 'Outfit'; border-radius: 4px 0 0 4px; background: #182E45; color: #FFF; font-size: 20px; font-style: normal; font-weight: 500; line-height: 28px; border: 1px solid #182E45; letter-spacing: 0.2px; }
.floating-icon a img{margin-top: 5px;}
.floating-icon { position: absolute; opacity: 0; transition: opacity 0s ease-in-out; z-index: 11; right: 0px; top: 50% !important;transform: translateY(-50%) !important; writing-mode: sideways-lr; }
.floating-icon a:hover {color: #fff;background: #000;transition: 0.6s;border-color: #000;}
.floating-icon.sticky{ position: fixed;  opacity: 1;}


.default-section{ padding:100px 0 ; }
.dark-section p , .dark-section .heading-title , .dark-section .heading-title strong , .dark-section h1 , .dark-section h2 , .dark-section h3 , .dark-section h4 , .dark-section h5 , .dark-section h6 , .dark-section ul li , .dark-section ol li , .dark-section p b { color: #fff; }
.dark-section p a:hover { color: #fff; }
.dark-section .heading-title strong { color: #fff; }
.dark-section p strong{ color: #00A7B5; }


/* heading */
.heading-title { margin-bottom: 14px; position: relative; color: #000; font-family: "DM Sans"; font-size: 58px; font-style: normal; font-weight: 600; line-height: 70px; }
.heading-title strong { color: #00A7B5; font-weight: 600; }


/* btns */
.theme-btn { display: inline-block; position: relative; padding: 18px 40px; text-align: center; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 500; line-height: 29px; align-items: center; border-radius: 45px; border: none; }
.theme-btn.btn-green { background: #00A7B5; color: #fff; }
.theme-btn.btn-green:hover { background: #DB2432; color: #fff; }
a.theme-btn.btn-red { background: #DB2432; color: #fff; }
.theme-btn.btn-red:hover {background: #00A7B5; color: #fff;}
a.theme-btn.btn-white { color: #000; background: #FFF; box-shadow: 0 0 14px 0 rgba(0, 167, 181, 0.50); }
.theme-btn.btn-white:hover {background: #00A7B5; color: #fff;}


/* btns */
.theme-btn.theme-btn2 { padding: 13px 30px 15px; font-weight: bold;font-size: 22px; }
.theme-btn.theme-btn2 strong { display: block; transition: all 0.6s; color: #FFF; font-family: Outfit; font-size: 16px; font-style: normal; font-weight: 400; line-height: 18px; }
.theme-btn2.btn-red { background: #DB2432; color: #fff; }
.theme-btn2.btn-red:hover { background: #00A7B5; }
.theme-btn2.btn-green{ background: #00A7B5; color: #fff; }
.theme-btn2.btn-green:hover{ background: #DB2432; }


.dark-section .about-btn .theme-btn.btn-yellow:hover{background: #fff;color:#182E45;}
.dark-section .about-btn .theme-btn.btn-white:hover{background: #D4AF37;color:#fff;}




/*--header--*/
.header-section { position: relative; top: 0; left: 0; right: 0; z-index: 99; transition: all 0.3s ease; box-shadow: none; background: #fff; }
.header-section.sticky { position: fixed; box-shadow: 0px 4px 20px 0px rgba(48, 69, 124, 0.20); width: 100%; background: #fff;}

.header-top { position: relative;text-align: center; }
.head-text:not(:last-child){ background: #00A7B5; }
.head-text p img { margin: 0 10px; }
.head-text p img { margin: -4px 5px 0; }
.head-text { padding: 7px; }
.header-btn { margin-left: 15px; }
.head-text:last-child p{ color: #666;text-transform: capitalize;font-weight: 400;}
.header-right { padding: 23px 0px; display: flex; justify-content: end; align-items: center; position: relative; }
.header-section .row { align-items: center; }
.head-text p { margin: 0; color: #FFF; font-family: 'Outfit'; font-size: 16px; font-style: normal; font-weight: 500; line-height: normal; text-transform: uppercase; }
.header-btm {border-radius: 10px; background: #FFF; box-shadow: 0 0 30px 0 rgba(0, 167, 181, 0.40); }
.our-promise { border-radius: 5px; border: 1px solid #00A7B5; background: #FFF; display: flex ; align-items: center; padding: 15px 10px; }
.our-promise li { list-style: none; position: relative; color: #000; font-family: 'Outfit'; font-size: 14px; font-style: normal; font-weight: 500; line-height: 16px; padding: 0 30px; }
.our-promise li img{margin: -2px 3px 0 0;}
.our-promise li::after{position: absolute; content: "";width: 4px;height: 4px;background: #000;border-radius: 50%;top: 50%;right: 0;}
.our-promise li:last-child::after{display: none;}
.head-call-now { margin: 0 25px 0 45px; } 
.head-call-now p { color: #000; font-family: 'Outfit'; font-size: 14px; font-style: normal; font-weight: 500; line-height: 16px; margin: 0;text-align: center; }
.head-call-now p a { display: block; color: #DB2432; font-family: 'Outfit'; font-size: 24px; font-style: normal; font-weight: 600; line-height: normal; }
.head-call-now p a:hover{color: #00A7B5;}



/*--banner--*/
section.banner-section { position: relative; z-index: 1; padding: 80px 0 100px; background-repeat: no-repeat; background-position: center; background-size: cover;}
section.banner-section::before { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; z-index: -1;background: linear-gradient(90deg, rgba(0, 70, 88, 0.00) 0%, rgba(0, 70, 88, 0.68) 58.27%, rgba(0, 70, 88, 0.24) 63.65%, rgba(0, 70, 88, 0.00) 101.2%); }
.banner-title {     margin-bottom: 15px; color: #FFF;font-family: "DM Sans"; font-size: 64px;font-style: normal; font-weight: 700; line-height: 87px; }
.banner-title strong { font-weight: 700;color: #CB333B; }
.banner-caption p { color: #fff; }
.banner-caption p strong { color: #fff; font-weight: 600; }
.banner-star {display: -webkit-box;display: -ms-flexbox;-ms-flex-wrap: wrap;display: inline-block;padding-bottom: 10px;}
.stardx {display: inline-block;position: relative;}
section.banner-section .banner-caption .stardx img {
    margin-top: -10px;
    max-width: 24px;
    width: auto;
}
.banner-caption .banner-star p { margin: 0; padding-left: 4px; display: inline-block; font-family: 'Outfit'; font-size: 20px; font-style: normal; font-weight: 700; line-height: 30px; text-transform: uppercase; color: #00A7B5; }
.banner-offer-bx { border-radius: 25px; background: #046781; box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.20); max-width: 800px; padding: 25px 45px 25px; position: relative; margin-top: 22px; }
.banner-offer-bx h2 { color: #FFF; font-family: 'Oswald'; font-size: 58px; font-style: normal; font-weight: 600; line-height: 68px; margin-bottom: 5px; }
.banner-offer-bx h3 { color: #FFF; font-family: 'Outfit'; font-size: 28px; font-style: normal; font-weight: 600; line-height: 40px; margin-bottom: 5px; }
.banner-caption .banner-offer-bx p { margin: 0; }
.limited { position: absolute; right: 20px; top: 20px; border-radius: 45px; background: #DB2432; color: #08DCEE; font-family: Outfit; font-size: 16px; font-style: normal; font-weight: 600; line-height: 18px; padding: 5px 12px;animation: blink 2s linear infinite; }
@keyframes blink{ 0%{color: #08DCEE;} 50%{color: #fff;} 100%{color: #000;} }
.banner-offer-btns {
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.faq.cta-btns {
    padding-top: 20px;
}


/*-------LOGO_SECTION-CSS---------*/
section.logo-section { padding: 15px 0; position: relative; background: #FFF; box-shadow: 0 0 30px 0 rgba(0, 70, 88, 0.30);}
section.logo-section .item{text-align: center;align-content: center;}
section.logo-section .owl-item {  justify-content: center; align-items: center; }
section.logo-section .owl-stage { display: flex ; align-items: center; }
.logo-slider.owl-carousel .owl-item { flex: unset !important; }


/*------ abilities-section ----------*/
section.default-section.our-abilities .col-sm-6:first-child{padding-right: 47px;}
section.default-section.our-abilities .col-sm-6:last-child{padding-left: 3px;}
ul.our-abilities-list { margin-bottom: -20px; }
.our-abilities-list li { list-style: none; padding-left: 40px; padding-bottom: 5px; }
.our-abilities-list figure { display: inline-block; margin: 0 0px 0 -40px; float: left; }
.our-abilities-list h3 { color: #000; font-family: 'Outfit'; font-size: 22px; font-style: normal; font-weight: 600; line-height: 25px; margin-bottom: 2px; }
.deal-bx h3 { color: #000; font-family: 'Outfit'; font-size: 18px; font-style: normal; font-weight: 600; line-height: normal; margin-bottom: 5px;text-transform: uppercase; }
.deal-bx { border-radius: 10px; border: 1px solid rgba(0, 167, 181, 0.50); background: #FFF; box-shadow: 0 0 30px 0 rgba(0, 83, 90, 0.20); padding: 35px 35px 20px; margin-top: 30px; position: relative; }
.deal-bx ul li { display: flex; list-style: none; justify-content: space-between; color: #666; font-family: 'Outfit'; font-size: 18px; font-style: normal; font-weight: 400; line-height: 35px; }
.deal-heading img { margin: -3px 4px 0 0; }
.deal-total { border-top: 1px solid #D9D9D9; padding-top: 5px; margin-top: 15px; }
.deal-bx .deal-total ul li { font-weight: 600; }
.deal-bx .deal-total ul li .deal-heading { color: #000; }
.deal-bx .deal-total ul li .deal-price { color: #DB2432; }

.deal-bx.getting{box-shadow: none;}
.deal-bx.getting h3 , .deal-bx.reminder h3 { margin-bottom: 10px; text-transform: unset; }
.deal-bx.getting p {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 24px;
}
.deal-bx.getting p strong { color: #000; }
.deal-bx.reminder { border-color: #DB2432; background: #FFE9EB; box-shadow: none; }
.deal-bx.reminder p { font-size: 16px; line-height: 24px; }
.deal-bx.reminder p strong:not(:first-child) {margin-left: 7px; }

.deal-bx.reminder li { display: inline-block; line-height: normal; font-size: 16px; padding: 0 3px; }
.deal-bx.reminder li strong { color: #00a7b5; font-weight: 400; }

.deal-pay a.theme-btn.theme-btn2.btn-green { width: 100%; margin-top: 20px; }
.abilities-btn:not(:first-child){margin-top: 30px;}
.why-choose-bx { border-radius: 10px; border: 1px solid rgba(0, 167, 181, 0.50); background: #FFF; box-shadow: 0 0 30px 0 rgba(0, 83, 90, 0.20); padding: 35px 40px; position: relative; }
.why-choose-list li { width: 50%; list-style: none; padding: 10px; }
.why-choose-list { display: flex ; flex-wrap: wrap; justify-content: center;margin: 0 -10px; }
.wc-price-bx p strong { display: block; color: #DB2432; font-size: 30px; font-weight: 600; line-height: 32px; }
.wc-price-bx p b { display: block; color: #000; font-size: 16px; font-weight: 600; line-height: 20px; }
.wc-price-bx { border-radius: 10px; border: 1px solid #DB2432; background: #FFEDEE; padding: 14px; }
.wc-price-bx p { font-size: 14px; line-height: 24px; margin: 0; }
.why-choose-bx h4  { color: #666; font-family: 'Outfit'; font-size: 20px; font-style: normal; font-weight: 600; line-height: normal; margin-bottom: 7px; }
.deal-pay { padding-top: 30px; }
.deal-pay a.theme-btn.btn-green { width: 100%; }

.wc-price-bx:hover{ border-color: #00A7B5; background: #E0FDFF; box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.20); }
.why-choose-bx h3 , .secure-bx h3 { color: #000; font-family: 'Outfit'; font-size: 30px; font-style: normal; font-weight: 600; line-height: normal; margin-bottom: 30px; }
.why-choose-bx h3 strong , .secure-bx h3 strong{font-weight: 600;}
.secure-bx h3{margin-bottom: 1px;text-align: center;}
.secure-bx { border-radius: 10px; border: 1px solid rgba(0, 167, 181, 0.50); background: #FFF; box-shadow: 0 0 30px 0 rgba(0, 83, 90, 0.20); padding: 0 40px 32px; position: relative; margin-top: 50px; }
.secure-heading { border-radius: 10px 10px 0 0; background: #00A7B5; color: #FFF; font-family: 'Outfit'; font-size: 18px; font-style: normal; font-weight: 600; line-height: normal; text-transform: uppercase; text-align: center; margin: 0 -40px 15px; padding: 7px 15px; }
.secure-heading img { margin: -3px 5px 0 0; }
.why-choose-bx .limited { border-radius: 10px; color: #FFF; font-size: 14px; font-weight: 400; right: 10px; top: 10px; }
.secure-bx-child { border-radius: 10px; border: 1px solid #00A7B5; background: #E0FDFF; padding: 10px 35px;position: relative;margin-bottom: 5px; }
.secure-bx-child.default-css ul{margin-bottom: 10px;}
.secure-bx-child.default-css ul li { list-style: none; background: url(../images/check.png) no-repeat; background-position: 0 7px; background-size: 14px; text-align: left; margin: 0; font-size: 16px; line-height: 24px; padding-bottom: 3px; }
.secure-bx h4 { font-family: Outfit; font-size: 16px; font-style: normal; font-weight: 600; line-height: normal;position: relative; }
.secure-bx h4 strong {
    font-weight: 600;
    display: inline-block;padding-left: 22px;
    position: relative;
}
.secure-bx h4 strong::after{position: absolute;content: '';width: 100%;height: 100%;left: 0;top: 0; background: url(../images/check-bold.png) no-repeat;background-position: left center;}
.deal-btn { margin-top: 30px; }
.deal-btn a.theme-btn.btn-white { width: 100%; border-radius: 10px;font-weight: 600; }
.secure-bx-child.default-css ul li:nth-child(2n){ margin-left: 0px; width: 44%;}
.deal-btn .theme-btn {
    width: 100%;
}



.secure-bx-child.default-css ul li:last-child{border: none;}
.secure-bx-child.default-css ul li:nth-child(2n+1) { border-right: 1px solid #00A7B5; margin-right: 6%; padding-right: 15px; }
.secure-bx .form-hero { padding: 0; border-radius: 0; border: none; background: transparent;margin: 0;float: none;position: relative; }
.secure-bx .form-hero .gform_wrapper .medium { height: 66px; color: #000 !important; text-align: center; font-size: 22px !important; font-weight: 500 !important; border-radius: 10px !important; }
.secure-bx .form-hero .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */color: #000;opacity: 1;}
.secure-bx .form-hero .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #000;opacity: 1;}
.secure-bx .form-hero .gform_wrapper .medium::placeholder {color: #000;opacity: 1;}
.secure-bx .form-hero .gform_wrapper input[type="text"]::-webkit-input-placeholder { /* Edge */color: #000;opacity: 1;}
.secure-bx .form-hero .gform_wrapper input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #000;opacity: 1;}
.secure-bx .form-hero .gform_wrapper input[type="text"]::placeholder {color: #000;opacity: 1;}

.secure-bx .form-hero input.button.gform_button , .secure-bx .form-hero .gform_next_button{ width: 100% !important; border-radius: 45px; background: #DB2432 !important; height: 65px !important; align-content: center; }
p.reviews-star { margin-top: 15px; font-size: 16px; font-weight: 500; }
.reviews-star img { max-width: 100px; margin: -2px 5px 0 0; }

.abilities-btns { margin-top: 40px; }
.abilities-btn { display: inline-flex; height: 196px; width: 100%; justify-content: center; border-radius: 45px; align-items: center; text-align: center; font-family: 'Outfit'; font-size: 22px; font-style: normal; font-weight: 600; line-height: 33px; text-transform: capitalize; border: 1px solid transparent; padding: 0; transition: all 0.5s ease-in-out; }
.abilities-btn a{display: block;width: 100%;height: 100%;align-content: center;transition: all 0.5s ease-in-out;}
.abilities-btn strong { display: block; }
.abilities-btn.btn-green strong { color: #fff; font-size: 56px; font-weight: 600; line-height: 62px; }
.abilities-btn.btn-green { background: #00A7B5; color: #fff; border-color: #00A7B5; }
.abilities-btn.btn-red { border-color: #DB2432; background: #FFE6E8; color: #666; font-size: 18px; font-weight: 400; }
.abilities-btn.btn-red strong { color: #DB2432; font-size: 30px; line-height: 45px; }
.abilities-btn span { display: block; }
.abilities-btn.btn-green a{color: #fff;}
.abilities-btn.btn-red a {color: #666;}
.abilities-btn.btn-red:hover{ background: #00A7B5; color: #fff; border-color: #00A7B5; }
.abilities-btn.btn-red:hover strong{color: #fff;}
.abilities-btn.btn-red:hover a{color: #fff;}
.abilities-btn.btn-green:hover{border-color: #DB2432; background: #FFE6E8;color: #666;}
.abilities-btn.btn-green:hover a{color: #666;}
.abilities-btn.btn-green:hover strong{color: #DB2432;}

.secure-bx p img { filter: brightness(0); max-width: 15px; margin: -2px 3px 0 0; }
.secure-bx p small { font-size: 14px;color: #000; }

section.pricing-estimate-section { background: #F5F8FF; position: relative; }
.pricing-estimate-items { max-width: 1170px; margin: 0 70px 0 auto; padding: 75px 0; }
.pricing-estimate-list { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -15px; }
.pricing-estimate-list li { width: 25%; list-style: none; padding: 20px 15px; }
.pricing-estimate-bx { height: 100%; position: relative; text-align: center; max-width: 190px; margin: 0 auto; }
.pricing-estimate-bx figure { margin: 0 auto 20px; }
.pricing-estimate-bx h3 { color: #000; font-family: "DM Sans"; font-size: 26px; font-style: normal; font-weight: 600; line-height: 32px; margin-bottom: 1px; }
section.pricing-estimate-section p { font-family: "DM Sans"; }
.satisfaction-list { display: flex ; flex-direction: column; height: 100%; max-width: 410px; margin: 0px -12px 0 auto;overflow: hidden; }
.satisfaction-list li { list-style: none; height: 25%; }
.satisfaction-bx { text-align: center; background: #02BECE; height: 100%; padding: 45px 30px; border-bottom: 1px solid rgb(255 255 255 / 25%); align-content: center; }
.satisfaction-bx h4 { color: #FFF; font-family: 'Outfit'; font-size: 60px; font-style: normal; font-weight: 600; line-height: 60px; margin-bottom: 5px; }
section.pricing-estimate-section .satisfaction-bx p { color: #FFF; font-family: 'Outfit'; font-size: 30px; font-style: normal; font-weight: 500; line-height: 38px; margin-bottom: 10px; }
.satisfaction-list li:nth-child(2n) .satisfaction-bx{ background: #00A7B5; box-shadow: 0 10px 12px 0 rgba(0, 87, 94, 0.20); }
.satisfaction-list li:last-child .satisfaction-bx{border: none;}
.coat-bx { border-radius: 45px; border: 1px solid #DB2432; background: #FFEDEE; color: #000; font-family: "DM Sans"; font-size: 26px; font-style: normal; font-weight: 600; line-height: normal; padding: 23px 45px 27px; margin: 10px 0 50px; }
.coat-bx strong { color: #DB2432; font-size: 39px; font-weight: 600; line-height: normal; }

.guarantee-list { display: flex ; flex-wrap: wrap; justify-content: center; margin: 50px -2px 40px; }
.guarantee-list li { width: 20%; list-style: none; padding: 0; border-right: 1px solid #D9D9D9; margin-bottom: 30px; }
section.guarantee-section .section-heading { overflow: hidden; }
.guarantee-list li:last-child{border: none;}
.guarantee-box{height: 100%;text-align: center;}
.guarantee-box figure { margin-bottom: 12px; }
.guarantee-box h3 { color: #000; font-family: 'Outfit'; font-size: 24px; font-style: normal; font-weight: 600; line-height: 30px; margin-bottom: 4px; }

.availability-list { border-radius: 10px; border: 1px solid rgba(0, 167, 181, 0.30); background: #F5F8FF;margin-bottom: 60px; padding: 40px 25px; display: flex ; flex-wrap: wrap; justify-content: center; }
.availability-list li { width: 33.33%; list-style: none; padding: 0; }
.availability-box {height: 100%;text-align: center;}
.availability-box h3 { color: #000; font-family: 'Outfit'; font-size: 28px; font-style: normal; font-weight: 700; line-height: 34px; margin-bottom: 4px; }
.availability-box p { margin-bottom: 5px; }
.availability-box h3 img { margin: -6px 5px 0 0; }
.our-commitment { background: linear-gradient(90deg, #DB2432 0%, #75131B 100%); padding: 17px; }
.commitment-list { display: flex ; align-items: center; justify-content: center; }
.commitment-list li { list-style: none; color: #FFF; font-family: 'Outfit'; font-size: 20px; font-style: normal; font-weight: 600; line-height: 30px; position: relative; }
.commitment-list li::after{ content: ""; padding: 0 25px; }
.commitment-list li img { margin: -4px 3px 0 0; }


/*------ process-section ----------*/
section.process-section { position: relative; padding: 80px 0; }
.process-list { display: flex ; flex-wrap: wrap; justify-content: center; margin: 40px -12px; }
.process-list li { list-style: none; width: 25%; padding: 12px; }
.process-box { padding: 25px 18px 10px; position: relative; transition: all 0.5s ease-in-out; height: 100%; border-radius: 10px; background: #FFF; box-shadow: 0 10px 20px 0 rgba(0, 167, 181, 0.20); display: flex ; }
.process-box figure { margin-right: 20px; flex-shrink: 0; }
.process-box h3 { font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 600; line-height: 28px; margin-bottom: 5px; transition: all 0.5s ease-in-out; }
.process-counter { position: absolute; left: 30px; right: auto; top: 80px; text-align: center; color: #00A7B5; font-family: 'Outfit'; font-size: 18px; font-style: normal; font-weight: 700; line-height: 28px; opacity: 0.2; }
.process-box:hover{background: #fff;}
section.process-section .section-heading p { font-size: 20px; }
section.process-section .default-css p{ font-size: 20px;color: #000; } 
.default-btns{padding-top: 15px; }

section.process-section .abilities-btns { display: flex; justify-content: center; margin-top: 100px; }
section.process-section .abilities-btns .abilities-btn { width: 50%; margin: 0 20px; }



/* ------ABOUT-SECTION----- */
section.about-section { padding: 100px 0 100px 188px; position: relative; background: #F5F5F5; }
section.about-section .row {align-items: center;}
section.about-section .col-sm-7 { width: 50%; }
section.about-section .col-sm-5 { width:50%; padding-right: 0; }
.about-img img { border-radius: 4px; width: 100%;}
.about-btn { padding-top: 10px; }
.about-image { max-width: 780px; margin: 0 0 0 auto; position: relative; z-index: 1; }
.about-image figure { position: relative; border-radius: 10px 0 0 0; overflow: hidden; }
.about-image figcaption { background: #DB2432; padding: 20px 35px 10px; text-align: center; border-radius: 0 0 0px 15px; }
.about-image figcaption h4 { color: #FFF; font-family: 'Outfit'; font-size: 34px; font-style: normal; font-weight: 500; line-height: 45px; }
section.about-section h3 { color: #414141; font-family: 'Outfit'; font-size: 20px; font-style: normal; font-weight: 400; line-height: 28px; margin-bottom: 6px; }
section.about-section h3 strong{color: #DB2432; font-weight: 700;}
section.about-section p{color: #414141;}
.about-image:after { position: absolute; content: ''; border-radius: 10px; opacity: 0.5; background: #00A7B5; left: -30px; top: 80px; bottom: 80px; z-index: -1; right: 0; }
.about-image::before { position: absolute; content: ''; border-radius: 10px; opacity: 0.5; background: #00A7B5; left: -60px; top: 160px; bottom: 160px; z-index: -1; right: 0; }
section.about-section .section-heading {
    max-width: 100%;
    float: right;
}


/*  */
section.small-problems-section { padding: 100px 0; }
.small-problems-row { max-width: 1240px; margin: 40px auto 0; position: relative; }
.small-problems-row::before { content: ''; background: url(../images/small-problems-arrow.png) no-repeat; width: 90px; height: 90px; left: 0; position: absolute; background-size: 100% 100%; z-index: 1; right: 0; margin: 0 auto; top: 50%; transform: translateY(-50%); }
.small-problems-row .row { justify-content: space-between; }
.small-problems-box { border-radius: 10px; border: 1px solid #00A7B5; background: #FFF; box-shadow: 0 0 40px 0 rgba(0, 167, 181, 0.20); height: 100%; text-align: center; padding: 30px 20px 10px; }
.small-problems-box h4 { color: #000; text-align: center; font-family: 'Outfit'; font-size: 28px; font-style: normal; font-weight: 700; line-height: 40px; margin-bottom: 0; }
.small-problems-box h4 strong{ color: #00A7B5; font-weight: 700; }
.small-problems-box h4 span{ color: #DB2432; font-weight: 700; }
.small-problems-row .col-sm-4 { width: 35%; }
.small-problems-box figure { margin-bottom: 5px; }

/* testimonial-section */
section.testimonial-section { padding: 0 0 130px 150px; position: relative;  }
section.testimonial-section .section-heading { max-width: 1600px; margin: 0 auto 30px; }
section.testimonial-section .section-heading ul li { line-height: normal; display: inline-block; padding: 0 90px; border-right: 1px solid rgb(102 102 102 / 32%); }
section.testimonial-section .section-heading ul li:last-child { border-right: none; }
.testimonial-row .row { justify-content: center; }
section.testimonial-section .col-sm-3 { padding: 25px 25px 90px; }
section.testimonial-section .col-sm-4 { padding: 25px 25px 90px; }
.client-say-box { height: 100%; padding: 30px 25px 20px; transition: all 0.6s; background: #F5F8FF; border-radius: 45px; }
.client-say { height: 100%; padding: 20px 20px 20px; position: relative; border: 2px solid #005A70; border-radius: 56px; z-index: 1; }
.client-say:hover { border-color: #CB333B; }
.client-say::after { content: ''; background: #fff; width: 44px; height: 73%; bottom: 0; right: -5px; position: absolute; z-index: -1; }
.client-say::before { content: ''; background: url(../images/client-say-box-border.png) no-repeat; width: 35px; height: 45px; bottom: -45px; left: 60px; position: absolute; background-size: 100% 100%; z-index: 1; }
.client-say:hover::before { background: url(../images/client-say-box-border-hover.png) no-repeat; background-size: 100% 100%; } 
.quto-icon { position: absolute; top: -20px; left: 65px; background: #fff; min-width: 65%; padding: 0 20px; }
.star { position: absolute; bottom: -10px; right: 0; background: #fff; min-width: 100px; padding: 0 40px; text-align: right; }
.clients-item-heading h3 { margin: 0; color: #CB333B; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 600; line-height: 28px; }
.clients-item-heading h3 strong{ color: #414141; font-weight: 400; }
.clients-item-heading h3 img { margin: -2px 5px 0 0; }
.clients-item-heading { position: absolute; bottom: -80px; left: 0;}
.client-say-box p { color: #666; font-size: 16px; line-height: 26px; }
section.testimonial-section .item { padding: 20px 20px 80px 20px; }
.quto-icon figure img { max-width: 45px; }
.client-say-box p b { font-weight: bold; color: #CB333B; }


/* --------OWL-CAROUSEL-CSS------- */
.owl-stage { display: flex; }
.owl-item { display: flex; flex: 1 0 auto;} 
.testimonial-slider.owl-carousel .owl-nav , .testimonial-slider-sk.owl-carousel .owl-nav{ position: relative; z-index: 1; display: block !important; max-width: 250px; margin: 50px auto 0; }
.testimonial-slider.owl-carousel .owl-nav::before , .testimonial-slider-sk.owl-carousel .owl-nav::before{ content: ""; position: absolute; bottom: -20px; height: 1px; left: 0; z-index: -1; background: #D9D9D9; width: 60%; margin: 0 auto; right: 0; }
.testimonial-slider.owl-carousel .owl-dots , .testimonial-slider-sk.owl-carousel .owl-dots{ display: none; }
.owl-nav {text-align: center;}
.testimonial-slider.owl-carousel .owl-nav span , .testimonial-slider-sk.owl-carousel .owl-nav span{ display: none !important; }
.testimonial-slider.owl-carousel .owl-nav .owl-next , .testimonial-slider-sk.owl-carousel .owl-nav .owl-next , .testimonial-slider.owl-carousel .owl-nav .owl-prev , .testimonial-slider-sk.owl-carousel .owl-nav .owl-prev { width: 40px; height: 40px; position: absolute; }
.testimonial-slider.owl-carousel .owl-nav .owl-prev , .testimonial-slider-sk.owl-carousel .owl-nav .owl-prev{ background: url(../images/owl-prev.png) no-repeat !important; background-position: center !important; left: 0; }
.testimonial-slider.owl-carousel .owl-nav .owl-next , .testimonial-slider-sk.owl-carousel .owl-nav .owl-next { background:   url(../images/owl-next.png) no-repeat !important; background-position: center !important;right: 0; }
.testimonial-slider.owl-carousel .owl-nav .owl-next:hover  , .testimonial-slider-sk.owl-carousel .owl-nav .owl-next:hover{ background:  url(../images/owl-next-hover.png) no-repeat !important; background-position: center !important; }
.testimonial-slider.owl-carousel .owl-nav .owl-prev:hover , .testimonial-slider-sk.owl-carousel .owl-nav .owl-prev:hover{ background:   url(../images/owl-prev-hover.png) no-repeat !important; background-position: center !important; }


/* --------same-sayL-CSS------- */
section.same-say-section { padding-bottom: 80px; }
.same-say-box { text-align: center; }
.same-say-box .heading-title { color: #DB2432; }
.same-say-box p { font-size: 22px; line-height: 28px; font-weight: 500; }
section.same-say-section .col-sm-4 { border-right: 1px solid #D9D9D9; }
section.same-say-section .col-sm-4:last-child { border-right: none; }


/*--faq--*/
section.faq-section { padding: 100px 0; background: #F5F8FF; position: relative; }
.faq-box { max-width: 1200px; margin: 0 auto; }
section.faq-section .section-heading { margin-bottom: 30px; }
.faq-box .card-header-title { padding: 24px 55px 24px 45px; position: relative; border: none; margin: 0; font-family: 'Outfit'; font-style: normal; color: #fff; font-weight: 500; font-size: 24px; line-height: 32px; border-radius: 50px; background: #FFF; background: #db2432; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10); }
.card-body.default-css { padding: 15px 70px 10px 45px; border: none; }
.faq-box .card { margin: 0 0 30px; border-radius: 0; background: transparent; box-shadow: none; border: none; }
.card-header-title.collapsed { color: #000; border: none; background: #FFF; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10); }
.card-header-title.collapsed:hover {color: #db2432;}
.faq-box .card-header h5:after, .card-header-title::after { content: ""; background: url(../images/faq-minus.png) no-repeat center; width: 24px; height: 24px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 25px;background-size: 20px !important; }
.faq-box .card-header {border: none;padding: 0;cursor: pointer;position: relative;margin: 0 0 0;background: transparent !important;}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {background:  url(../images/faq-pluse.png) no-repeat center;box-shadow: none;background-size: 20px !important;}
.faq-bottum { border-radius: 45px; background: #00A7B5; text-align: center; margin: 0 auto; max-width: 730px; padding: 22px; margin-top: 40px; }
.faq-bottum h3 { color: #FFF; text-align: center;font-family: 'Outfit'; font-size: 30px; font-style: normal; font-weight: 600; line-height: 33px; text-transform: capitalize; display: block; margin: 0; }
.faq-bottum h3 strong { color: #FFF; font-family: 'Outfit';font-size: 16px; font-style: normal; font-weight: 600; line-height: 33px; text-transform: capitalize; display: block; }


/* ------Trusts-SECTION----- */
section.default-section.trusts .row { justify-content: center; }
.trusts-row { margin: 30px auto 0; }
section.default-section.trusts .col-sm-4 { padding: 40px; margin-top: 11px; }
.trusts-bx { border-radius: 10px; background: #FFF; box-shadow: 0 20px 20px 0 rgba(0, 167, 181, 0.20); height: 100%; text-align: center; padding: 1px 30px 50px; position: relative;    z-index: 1; }
.trusts-bx::before { content: ''; background: url(../images/trusts-bx-border.png) no-repeat; width: 100%; height: 100%; bottom: 0; left: 0; position: absolute; background-size: 100% 100%; z-index: -1; }
.trusts-bx figure { width: 100px; height: 100px; flex-shrink: 0; background: #00A7B5; border-radius: 50%; display: flex ; align-items: center; justify-content: center; margin: -50px auto 35px; }
.trusts-bx h3 { color: #000; text-align: center; font-family: "DM Sans"; font-size: 24px; font-style: normal; font-weight: 700; line-height: 28px; }
.trusts-row ul { text-align: center; padding-top: 10px; }
.trusts-row ul li { list-style: none; display: inline-block; padding: 0 50px; }
.trusts-row ul li p img { margin: -2px 5px 0 0; }
.trusts-row ul li p { margin: 0; color: #000; }

/* ------CTA-SECTION----- */
section.cta-section { background: linear-gradient(90deg, #DB2432 0%, #75131B 100%); padding: 60px 0;position: relative; }
.cta-btns { text-align: right; }



/* ------Services-SECTION----- */
section.services-section { padding: 100px 0; background: #F5F8FF; }
.services-lists ul { display: flex ; flex-wrap: wrap; justify-content: center; margin: 25px -15px 0; }
.services-lists ul li { list-style: none; padding: 15px 15px; width: 14.28%; }
.services-box { text-align: center; height: 100%; padding: 10px 0; -webkit-transition: .4s ease-in-out; transition: .4s ease-in-out; }
.services-box h3 { color: #000; font-family: 'Outfit'; font-size: 20px; font-style: normal; font-weight: 600; line-height: 28px; margin-bottom: 10px; -webkit-transition: .4s ease-in-out; transition: .4s ease-in-out;text-transform: math-auto !important; }
.services-box h3 a{ color: #000; }
.services-box:hover h3 a , .services-box:hover h3{ color: #CB333B; }
.services-box figure { height: 156px; width: 156px; border-radius: 50%; margin: 0 auto 30px; background: rgb(0 167 181 / 70%); border: 10px solid #00a7b5; text-align: center; display: flex; align-items: center; justify-content: center; position: relative; z-index: 1;}
.services-box figure::after { position: absolute; content: ''; width: 1px; height: 40px; bottom: -40px; z-index: -1; background: rgb(203 51 59 / 26%); left: 0; right: 0; margin: 0 auto; }
.services-box figure img { -webkit-transition: .4s ease-in-out; transition: .4s ease-in-out; }
.services-box:hover figure img { -webkit-transform: scale(-1) rotate(180deg); transform: scale(-1) rotate(180deg); }
.services-box:hover figure { background: #CB333B; border-color: rgb(255 255 255 / 88%); }
#nonbordr figure {	background-color: inherit;	outline: none;	box-shadow: none;	filter: none;}
.services-btn { text-align: center; padding-bottom: 10px; position: relative; z-index: 1; }
.services-btn::before { position: absolute; content: ''; width: 46%; height: 1px; top: 34px; z-index: -1; background: rgb(153 153 153 / 65%); left: 0; margin: 0 auto; }
.services-btn::after { position: absolute; content: ''; width: 46%; height: 1px; top: 34px; z-index: -1; background: rgb(153 153 153 / 65%); right: 0; margin: 0 auto; }
.services-btn a.theme-btn.theme-btn2.btn-red { margin-right: 15px; }
section.services-section .services-btn { margin-top: 20px; }

.about-btn .theme-btn:not(:first-child) , .cta-btns .theme-btn:not(:first-child) , .blog-btns .theme-btn:not(:first-child) , .sr-btns .theme-btn:not(:first-child) , .story-btns .theme-btn:not(:first-child) , .banner-btns .theme-btn:not(:first-child){margin-left: 16px;}


/*-----table-section-----*/
section.timing-table-section { padding: 100px 0; position: relative; }
section.timing-table-section p{font-size: 20px;font-family: "DM Sans";}
section.timing-table-section .table-primary{--bs-table-bg: #DB2432;color: #fff;}
section.timing-table-section .table>:not(caption)>*>* { padding: 1.141rem 1.5rem; font-size: 18px; border-color: rgb(0 0 0 / 20%);vertical-align: middle; }
section.timing-table-section .table>thead th{font-weight: 700; font-family: "DM Sans";padding: 0.625rem 1rem; font-size: 20px;}
section.timing-table-section .table>thead th b{font-weight: 400;color: #fff;}
section.timing-table-section .table { border-color: rgb(0 0 0 / 20%); border-radius: 20px; background: #FFF; box-shadow: 0 0 40px 0 rgba(0, 167, 181, 0.20); max-width: 1240px; margin: 20px auto 0; }
section.timing-table-section .table>tbody td { color: #666; }
section.timing-table-section .table>tbody th{font-weight: 500;}
section.timing-table-section .table .bg-primary { background-color: #F5F8FF !important; }
section.timing-table-section .table>:not(caption)>*>* strong{color: #00A7B5; font-size: 25px; font-weight: 700; }
section.timing-table-section tr:first-child{border: none;}
section.timing-table-section tr th:first-child{ border-left: none;}
section.timing-table-section tr th:last-child{ border-right: none;}
section.timing-table-section tr td:last-child{ border-right: none;}

section.timing-table-section tr th:nth-child(1) { border-top-left-radius: 20px; }
section.timing-table-section tr th:nth-child(3) { border-top-right-radius: 20px; }
section.timing-table-section tr:last-child td:last-child { border-bottom-right-radius: 20px; }
section.timing-table-section .table tbody tr:last-child th:first-child { border-bottom-left-radius: 20px; }
section.timing-table-section .table tbody td:nth-child(1) { width: 40%; }
section.timing-table-section .table tbody tr td:nth-child(2) { width: 30%; }
section.timing-table-section .table tbody td:nth-child(3) { width: 30%; }
.table-btns { text-align: center; padding-top: 30px; }


/*-------GALLERY-CSS---------*/
section.gallery-section {overflow: hidden;position: relative;padding: 0px 20px 100px;}
.gallery-items>img {width: 100%;}
.gallery-img > figure > img {width: 100%;}
.gallery-row-parent {position: relative;}
.gallery-image {overflow: hidden;}
.gallery-row-parent .row {justify-content: center;}
.gallery-row-parent .col-sm-3 {padding: 15px;}
.gallery-image img {width: 100%;transition: all 0.6s; }
.gallery-items:hover .gallery-image img {transform: scale(1.1);}
.gallery-items {position: relative;overflow: hidden;margin: 0 0;height: 100%;border-radius: 10px;}
.gallery-item .gallery-image {width: 100%;height: 100%;object-fit: cover;}
.gallery-item-parent { position: absolute; bottom: 20px; left: 20px; right: 20px; top: 20px; background: rgb(0 167 181 / 80%); overflow: hidden; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: .3s; transition: .3s ease; border-radius: 15px; }
.gallery-item-text {position: absolute;top: 50%;transform: translateY(-50%);left: 0;right: 0;width: 100%;text-align: center;}
a.example-image-link {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;align-items: center;height: 80px;width: 80px;position: relative;background: transparent;border-radius: 0%;margin: 0 auto;position: relative;}
.gallery-items:hover .gallery-item-parent {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.lb-nav a.lb-prev, .lb-nav a.lb-next {opacity: 1 !important;width: 50px !important;height: 50px;top: 50%;position: absolute;transform: translateY(-50%);z-index: 1;}
.lb-nav a.lb-prev {left: 15px !important;}
.lb-nav a.lb-next {right: 15px !important;}
.lb-data .lb-close {background-size: 26px !important;}
.lb-nav {position: static !important;}
.lightbox {position: fixed !important;left: 0;top: 50% !important;transform: translateY(-50%);}
.gallery-list li { width: 25%; list-style: none; padding: 20px; }
.gallery-list { display: flex ; flex-wrap: wrap; justify-content: center; margin: 0 -20px; }


/* --------plumbing-offer-CSS------- */
section.plumbing-offer { padding: 0 0 100px; }
.plumbing-offer-row { border-radius: 45px; background: #00A7B5; padding: 45px 60px; position: relative; }
section.plumbing-offer .col-sm-5 { width: 48%; }
section.plumbing-offer .col-sm-7 { width: 52%; }
section.plumbing-offer .section-heading { padding-top: 35px; max-width: 580px; }
section.plumbing-offer .heading-title { color: #fff; }
section.plumbing-offer p { color: #fff; font-size: 20px; line-height: 32px; }
section.plumbing-offer p img { margin: -1px 5px 0 0; }
.plumbing-offer-call { display: flex; align-items: center; padding-top: 15px; } 
.plumbing-offer-call p { margin: 0; }
.plumbing-offer-call .theme-btn { margin-left: 25px; }
.plumbing-offer-item p { font-weight: 500; }
.plumbing-offer-item { border-radius: 45px; background: rgba(255, 255, 255, 0.20); box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.25); backdrop-filter: blur(5px); margin: 10px; padding: 25px 45px 20px; position: relative; z-index: 1; text-align: center; }
.plumbing-offer-item:after { position: absolute; content: ''; left: -10px; right: -10px; top: -10px; bottom: -10px; border-radius: 45px; background: rgba(255, 255, 255, 0.20); box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.25);z-index: -1; }
.plumbing-offer-item h2 { text-transform: uppercase; color: #FFF; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 600; line-height: normal; margin-bottom: 10px; }
.plumbing-offer-item h3 { color: #FFF; font-family: Outfit; font-size: 50px; font-style: normal; font-weight: 600; line-height: normal; margin-bottom: 10px; }
.offer-list li { list-style: none; color: #FFF; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 500; line-height: 32px; margin-bottom: 13px; }
.offer-list{margin-bottom: 20px;}
.plumbing-offer-call .theme-btn.btn-red:hover{background: #fff; color: #000;}
.plumbing-offer-item .note { font-size: 16px; margin-top: 10px; }
.offer-list li img{ filter: brightness(0) invert(1); }



/* --------services-areas-CSS------- */
section.services-areas-section { padding: 100px 0 ; background: linear-gradient(180deg, #F5F6F8 0%, rgba(255, 255, 255, 0.00) 100%);position: relative; z-index: 1;}
section.services-areas-section::after { content: ''; background: url(../images/services-section-logo.png) no-repeat; width: 364px; height: 532px; top: 100px; right: 20px; position: absolute; background-size: 100% 100%; z-index: -1; }
.services-areas-top-row { border-radius: 4px; background: #151B20; padding: 70px 45px; }
.services-areas-lists { overflow: hidden; }
.services-areas-lists ul { display: flex ; flex-wrap: wrap; }
.services-areas-lists ul li { list-style: none; padding: 10px; break-inside: avoid; width: 20%; }
.services-areas-box { display: flex ; align-items: center; }
.services-areas-box figure { margin-right: 10px; width: 26px; height: 26px; flex-shrink: 0; }
.services-areas-box h2 { margin: 0; color: #666; font-family: 'Outfit'; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; }
.services-areas-box h2 a{ color: #666; }
.services-areas-box h2 a:hover{ color: #CB333B; }
.search-container { position: relative; max-width: 890px; margin: 20px 0 30px; }
.services-areas-row { max-width: 1370px; }
.search-btn button {border: none;position: absolute;top: 15px;width: 40px;right: 9px;height: 30px; background:transparent;}
.search-icon img { filter: brightness(0.5); }
.search-btn button:hover {cursor: pointer}
.search-container .search-medium::placeholder { color: #414141; opacity: 1; /* Firefox */ }
.search-container .search-medium::-ms-input-placeholder { /* Edge 12 -18 */ color: #414141; }
.search-container { position: relative; }
.fa-search { position: absolute; right: 15px; transform: translateY(-50%); top: 50%; height: 40px; width: 40px; margin: 0; background: url(../images/search.png) no-repeat center; border: none; font-size: 0; background-size: 24px; filter: brightness(0.5); }
.search-container .search-medium { width: 100%; padding: 15px 70px 15px 25px; border-bottom: 1px solid rgba(0, 0, 0, 0.3); height: 60px; background-color: #f7f8f9; font-size: 18px; line-height: 28px; color: #666; font-weight: 400; font-family: 'Outfit'; border-radius: 45px; border: 1px solid #000; }
.ma-box { border-radius: 15px; overflow: hidden; margin: 50px auto 0; }
.ma-box img , .ma-box iframe{ width: 100%;}
.services-areas-btns { text-align: center; padding-top: 30px; }
.services-areas-btns a.theme-btn.btn-red { margin-right: 10px; }
.services-areas-lists ul h3 {
    width: 100%;
}



/* footer.footer */
footer.footer-section { position: relative; z-index: 1; padding-top: 90px; background-repeat: no-repeat !important; background-size: cover !important;     background-position: top center;}
footer.footer-section::before { position: absolute; content: ''; left: 0; top: 0; z-index: -1;width: 100%; height:100%;  background: #005A70; opacity: 0.9;} 
.ftr-logo {text-align: center; }
.ftr-title { margin-bottom: 20px; color: #F1E6B2; font-family: 'Outfit'; font-size: 30px; font-style: normal; font-weight: 600; line-height: 36px; }
.ftr-call-now { display: flex; align-items: flex-start; margin-bottom: 20px; }
.ftr-call-now figure { width: 26px; height: 26px; flex-shrink: 0; margin-right: 20px;}
.ftr-call-now p{font-weight: 500; color: #fff;margin: 0;}
.ftr-call-now p a { color: #FFF; font-weight: 700;}
.ftr-call-now p a:hover{color: #F1E6B2;}
.ftr-call-now p strong{ color: #F1E6B2; display: block;font-weight: 500;}
.ftr-call-now:last-child { margin-bottom: 0; }
.ftr-social a { display: inline-block; height: 40px; width: 40px; text-align: center; line-height: normal; transition: all 0.6s; margin: 3px; border-radius: 4px; border: 1px solid #FFF; background: rgba(255, 255, 255, 0.10); backdrop-filter: blur(5px); display: inline-flex ; align-items: center; justify-content: center; }
.ftr-social a img { transition: 0.6s; max-width: 20px;filter: brightness(0) invert(1);}
.ftr-social a:hover { border-color: #F1E6B2; }
.ftr-social a:hover img { filter: brightness(0) saturate(100%) invert(92%) sepia(13%) saturate(878%) hue-rotate(341deg) brightness(105%) contrast(89%); }
.ftr-top .row { align-items: center; }
.newsletter p { margin: 0; }
.ftr-location-item .ftr-call-now p { font-weight: normal; }
.ftr-social { padding-top: 15px; }

.ftr-copyright { padding: 20px 15px; border-bottom: 3px solid #005A70; background: #F5F8FF; margin-top: 70px; text-align: center;}
.copyright p { margin: 0; font-size: 20px !important;}
.ftr-copyright .copyright-content p a:hover{ color: #000; }

.copyright p a{color: #666;}
.copyright p a:hover{color: #CB333B;}
.copyright p a:first-child {color: #CB333B;font-weight: 500;}
.copyright p a:first-child:hover {color: #00A7B5;}

.newsletter-form form {position: relative; }



.newsletter-form p { color: #fff; }
.newsletter-form input.button.gform_button { display: inline-block !important; cursor: pointer !important; transition: all .6s ease-out !important; margin: 0px 0 0 !important; color: #FFF !important; font-family: 'Outfit' !important; font-size: 20px !important; font-style: normal !important; font-weight: 600 !important; line-height: normal !important; padding: 15px 39px !important; border-radius: 45px !important; border: none !important; width: 155px !important; height: 60px !important; background: #CB333B !important; }
.newsletter-form input.button.gform_button:hover{color: #fff !important;background: #00A7B5 !important;}

.newsletter-form { max-width: 385px; margin: 0 0 0 auto; }



/* -----NEWSLETTERS-CSS----- */


.newsletter-form .medium { padding: 10px 20px 11px 25px !important; display: block !important; height: 60px !important; width: 100% !important; margin: 0 !important; color: #fff !important; font-family: 'Outfit'; font-size: 18px !important; font-style: normal; font-weight: 400; line-height: 28px !important; border-radius: 45px !important; border: 1px solid #fff !important; background:rgba(255, 255, 255, 0.20) !important;backdrop-filter: blur(5px);box-shadow: none !important; }

.newsletter-form .gform_wrapper .gform_footer {position: initial;}
.newsletter-form .medium::-webkit-input-placeholder { /* Edge */
color: #fff !important;opacity: 1;}
.newsletter-form .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff !important;opacity: 1;}
.newsletter-form .medium::placeholder {color: #fff !important;opacity: 1;}
.newsletter-form .gform_body { margin: 0; }
.newsletter-form .gform_wrapper .gfield {
    padding: 0 0 13px !important;
}
.newsletter-form .gform_wrapper .gform_footer {
    padding: 20px 0 0 0 !important;
}


/* -----FORM-CSS----- */
.form-hero { padding: 25px 40px; border-radius: 8px; border: 4px solid #CB333B;; background: #fff; }
.b-form-title { margin-bottom: 20px; color: #000; text-align: center; font-size: 46px; font-style: normal; font-weight: 700; line-height: 56px; font-family: "DM Sans"; }
.b-form-title strong{ color: #CB333B; font-weight: 700; }
.form-hero .gform_wrapper {
    max-width: 100% !important; margin: 0px 0 0 !important; padding: 0 !important;
}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.form-hero .gform_body {margin: 0 -9px;}
.gform_wrapper .gfield {
    padding: 0 9px 20px; clear: both; text-align: left; width: 100%; margin: 0;
}
.gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0 !important;margin-right: 0 !important;}
.gfield--type-address {margin-bottom: 0 !important;}
.gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 10px 12px !important;margin: 0 !important;}
.gform_wrapper.gravity-theme fieldset {margin: 0 !important;}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.gform_wrapper label, .form-hero .gform_wrapper label.gfield_label, .form-hero legend.gfield_label.gform-field-label { font-size: 18px !important; font-family: 'Outfit'; font-style: normal; font-weight: 500; line-height: 24px; color: #666 !important; margin: 0 !important; padding-left: 1px; margin-bottom: 6px !important; }
.gform_wrapper .medium::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666;opacity: 1;}
.gform_wrapper .medium::placeholder {color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::placeholder {color: #666;opacity: 1;}
.form-hero input.button.gform_button , .form-hero .gform_next_button {
    width: auto !important; height: auto !important; display: inline-block !important; position: relative !important; cursor: pointer !important; transition: all 1s !important; border: none !important; box-shadow: none !important; padding: 16px 55px !important; color: #FFF !important; text-align: center !important; font-family: 'Outfit' !important; font-size: 20px !important; font-style: normal !important; font-weight: 500 !important; line-height: 28px !important; border-radius: 45px !important; background: #DB2432 !important;
}
.form-hero input.button.gform_button:hover , .form-hero .gform_next_button:hover {background: #00A7B5 !important; color: #fff !important;}
.form-hero .gform_wrapper textarea.medium { height: 120px !important; display: block; min-block-size: inherit !important;border-radius: 35px !important; }
.gform_wrapper .gform_footer { padding: 0px 0 0 0 !important; margin: 0px 0 0 0px !important; }
.form-hero .gform_wrapper .ginput_complex select { background: #fff url(../images/select-arrow.png) no-repeat right 15px center !important; background-size: 15px !important;}

.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col input, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select {
    width: 100% !important; padding: 14px 20px 14px 20px !important; -webkit-appearance: none !important; resize: none !important; position: relative !important; height: 60px; transition: all 1s; margin: 0 !important; box-shadow: none !important; background: #fff; border-radius: 45px !important; color: #666 !important; font-family: 'Outfit' !important; font-size: 18px !important; font-style: normal !important; font-weight: 400 !important; line-height: 28px !important;border: 1px solid #00A7B5 !important;
}
.form-hero .gform_wrapper select  , .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select{background: #fff url(../images/select-arrow.png) no-repeat right 15px center !important; background-size: 16px !important; }
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_wrapper.gravity-theme .gform_drop_area {text-align: center;padding: 10px !important;border-radius: 0px !important;border: none !important;background: transparent !important;box-shadow: none !important; border-bottom: 1px solid #000 !important;}
.form-hero input[type="file"] {display : none;}
.form-hero .button.gform_button_select_files {border: none;display: inline-block;padding: 8px 28px;margin-top: 5px;color: #FFF;font-family: 'Outfit';font-size: 16px;font-style: normal;font-weight: 500;line-height: 23px;border-radius: 4px;background: #021F35;}
.form-hero .button.gform_button_select_files:hover {background-color: #000;}
.form-hero .ginput_container.ginput_container_fileUpload label {color: #666;font-size: 14px !important;}
.gfield--type-address{ margin-bottom:12px !important;}
.gform_wrapper.gravity-theme .ginput_container_address span { padding: 0 8px 0; }
.gform_wrapper.gravity-theme .gform_drop_area { padding: 10px !important;}
.gfield_checkbox {display: flex;}
.gchoice .gfield-choice-input {margin-top: 3px !important;;border-radius: 50% !important; width: 20px !important;height: 20px !important; border: 1px solid #182E45 !important; background: rgb(217 217 217 / 20%) !important;background-position: top 4px center !important; }
.gchoice .gfield-choice-input:checked { background: url(../images/agree.png) no-repeat !important; background-size: 13px !important; background-position: top 4px center !important; }
label.form-check-label strong {color: #182E45;font-weight: 400;}
label.form-check-label i { font-style: normal; color: #011A43; }
.gchoice .gfield-choice-input::before{ display:none !important; }
.gfield_description.instruction.validation_message { display: none !important; }
.form-hero .gform_wrapper .ginput_container label { width: calc(100% - 20px); }
.popup-form .modal-body { padding: 0; }
.popup-form .modal-content { border-radius: 0; background: transparent; }
.gform_validation_errors { display: none !important; }
.ginput_recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
.datepicker { text-transform: uppercase !important; }
.form-hero .gform-theme--framework .gfield--input-type-datepicker .ginput_container_date { display: block !important; }
.form-hero .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date::after{position: absolute; right: 20px !important; top: 50%;left: auto; transform: translateY(-50%);}

.form-hero .gform-grid-row span.gform-grid-col:first-child{width:100%}
.gfield--type-address{ margin-bottom:12px !important;}
.form-hero .gform_wrapper .ginput_container.gform-grid-row { display: flex ; flex-wrap: wrap; width: 100%; margin: 0 !important; row-gap: 0 !important; margin-inline: 0 !important; }
.form-hero .gform-grid-row span.gform-grid-col { width: 50%; padding: 0 7px 15px; }
.form-hero fieldset.gfield.gfield--width-full { padding: 0;margin: 0 !important; }
span.gfield_required.gfield_required_text { display: none !important; }

.form-hero fieldset.gfield.gfield--type-address  { padding: 0 !important; margin: 0 !important;}
.form-hero fieldset.gfield.gfield--width-full .gfield_description.validation_message.gfield_validation_message { padding: 0 7px 15px !important; margin-top: -10px !important; }
.form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row { margin: 0 -5px !important; }
.form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col { width: 33.33% !important; background: transparent !important; padding: 0 5px; }

.gform_validation_errors {display: none !important; }
span.gfield_description.gform_fileupload_rules {color: #000; }
.gfield_description.instruction.validation_message {display: none !important; }
span.gfield_required.gfield_required_text { display: none !important; }




.secure-bx .form-hero .gform-theme--framework .gf_progressbar .percentbar_blue {
    background-color: #00a7b5;
}

.secure-bx .form-hero .gform_previous_button { background: transparent !important; color: #000 !important; border-radius: 45px !important; padding: 0px 0px 0 0px !important; font-size: 16px !important; display: inline-block !important; font-family: 'Outfit' !important; font-weight: 500 !important; line-height: 20px !important; text-align: center !important; margin-bottom: 0px !important; border: none !important; box-shadow: none !important; position: relative !important; }
.gform-theme--foundation .gform_footer, .gform-theme--foundation .gform_page_footer {
    margin: 0 !important;
}



/* -----MODAL-CSS----- */
.modal-backdrop.show { opacity: .9; }
.modal.popup-form button.close { opacity: 1; right: 5px; top: 4px; font-size: 36px; color: #DB2432; cursor: pointer; background: transparent; border: none; position: absolute; z-index: 1; font-weight: 400; }
.modal.popup-form button.close:hover { color: #000; }
.popup-form .modal-body{ padding: 0; }
.popup-form .modal-dialog { max-width: 580px !important; position: absolute; top: 60px; left: 0; right: 0; transform: none !important; margin: 0px auto 0; width: 95%; border-radius: 10px; background: #FFF; box-shadow: 0 0 20px 0 rgba(0, 167, 181, 0.50); }
.popup-form .modal-content { border: none; box-shadow: none; }
.popup-box { text-align: center; padding: 60px 20px 50px; }
.popup-box figure { background: #FFDFE2; border: 1px solid #DB2432; width: 70px; height: 70px; border-radius: 50%; margin: 0 auto 20px; line-height: 63px; }
.popup-box h4 { color: #000; font-family: 'Outfit'; font-size: 26px; font-style: normal; font-weight: 700; line-height: normal; text-transform: capitalize; margin-bottom: 10px; }
.popup-service-call { border-radius: 10px; border: 1px solid #00A7B5; background: #F5F8FF; margin: 20px 0 20px; padding: 15px 10px 0; }
.popup-box .popup-service-call h4 { margin-bottom: 5px; }
.popup-btn { padding-bottom: 15px; }
.popup-box p a { color: #666; }
.popup-box p a:hover { color: #DB2432; }


/* live chat */
.live-chat { position: fixed; bottom: 10px; right: 10px; z-index: 1; }
.live-chat a { display: block; position: relative; }
.live-chat figure { width: 70px; height: 70px; border-radius: 50%; background: #00A7B5; text-align: center; position: relative; bottom: 10px; right: 10px; line-height: 66px;box-shadow: 0px 4px 20px 0px rgba(48, 69, 124, 0.20); }
.live-chat figure span { width: 20px; height: 20px; background: #DB2432; position: absolute; top: 0; right: 0; color: #fff; text-align: center; font-family: 'Outfit'; font-size: 12px; font-style: normal; font-weight: 400; line-height: 21px; border-radius: 50%; animation: blink-bg 2s linear infinite; }
@keyframes blink-bg{ 0%{opacity: 1;} 50%{opacity: 0.5;} 100%{opacity: 1;} }
.quick-question-box figure { display: inline; }
.highlight-border { border: 3px solid red; transition: border 0.3s ease; }
.quick-question-box h3 { color: #000; font-family: 'Outfit'; font-size: 22px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize; display: inline; padding-left: 10px; margin: 0; }
.quick-question-heading { padding-bottom: 10px; }
.live-chat-btns .theme-btn { padding: 8px 15px; font-size: 18px; line-height: 26px; border-radius: 10px; }
.live-chat-btns a.theme-btn.btn-white { margin-left: 5px; }
div#live-chat-popup { border-radius: 20px 0 0 0px; background: #FFF; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25); height: auto !important; top: auto !important; bottom: 0 !important; max-width: 370px; padding: 20px; }


/* message popup */
div#message-popup { border-radius: 0 20px 20px 0; background: #FFF; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25); height: auto !important; top: auto !important; bottom: 10% !important; max-width: 350px !important; padding: 20px; border: none !important; }
div#message-popup button.close { opacity: 1; right: -14px; top: -15px; font-size: 26px; color: #DB2432; cursor: pointer; background: transparent; border: none; position: absolute; z-index: 1; font-weight: 400; }
div#message-popup button.close:hover { color: #000; }
div#message-popup button.close i.fa.fa-times-circle { background: #fff; border-radius: 50%; }
.message-name { width: 40px; height: 40px; border-radius: 50%; background: #00A7B5; text-align: center; font-family: 'DM Sans'; font-style: normal; font-weight: 700; color: #fff; margin-bottom: 0; font-size: 21px; line-height: 39px; text-transform: uppercase; margin-right: 10px; }
.message-box h4 { font-size: 18px; line-height: 26px; margin: 0; }
.message-box p { margin: 0; }
.message-box { display: flex ; }



/* -----SOUTH KNOXVILLE-LANDING-PAGE-CSS-START------- */
/* -----SOUTH KNOXVILLE-LANDING-PAGE-CSS-START------- */

/* header */
.header-section.south-knoxville .header-text p { margin: 0; color: #000; font-family: "DM Sans"; font-size: 30px; font-style: normal; font-weight: 400; line-height:40px; }
.header-section.south-knoxville .header-text p strong{font-weight: 700; color: #DB2432;}
.header-section.south-knoxville .header-right { padding: 10px 0px; justify-content: space-between; }
.header-section.south-knoxville { padding: 10px 0; }

/* banner */
section.banner-section.south-knoxville::before{display: none;}
section.banner-section.south-knoxville .banner-caption , section.inner-banner .banner-caption{ position: relative; z-index: 1; padding: 65px 25px 65px 0;    max-width: 700px; }
section.banner-section.south-knoxville .banner-caption::after ,section.inner-banner .banner-caption::after{ position: absolute; content: ''; top: 0; left: -1000%; right: 0; bottom: 0; border-radius: 0 45px 45px 0; background: rgba(0, 90, 112, 0.80); backdrop-filter: blur(5px); z-index: -1; }
section.banner-section.south-knoxville .banner-caption p { font-size: 24px; line-height: 40px; }
section.banner-section.south-knoxville .banner-title { font-family: "DM Sans";line-height: 87px; }

/* btns */
.south-knoxville .theme-btn{min-width: 230px;}
.south-knoxville .theme-btn.btn-red , .lc-knv .theme-btn.btn-red{ background: linear-gradient(0deg, #CB333B 0%, #930109 100%); box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.18); }
.south-knoxville .theme-btn.btn-green , .lc-knv .theme-btn.btn-green{ background: linear-gradient(180deg, #01848F 0%, #00A7B5 100%); box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.18); }
.south-knoxville .theme-btn.btn-red:hover , .lc-knv .theme-btn.btn-red:hover{background: linear-gradient(180deg, #01848F 0%, #00A7B5 100%);}
.south-knoxville .theme-btn.btn-green:hover , .lc-knv .theme-btn.btn-green:hover{background: linear-gradient(0deg, #CB333B 0%, #930109 100%);}
.default-btns .theme-btn:not(:first-child) {margin-left: 16px; }

/* heading */
.south-knoxville .heading-title{font-weight: 400;}
.south-knoxville .heading-title strong{font-weight: 700;color: #DB2432;}
.south-knoxville.dark-section .heading-title strong{color: #fff;}


/* logo */
section.logo-section.south-knoxville { box-shadow: 0 0 30px 0 #004658; z-index: 1; }

/* about */
section.about-section.south-knoxville { padding: 100px 0; background: #fff; }
section.about-section.south-knoxville .about-img figure { display: inline-block; border-radius: 10px; background: #00A7B5; padding: 4px; overflow: hidden; }
section.about-section.south-knoxville .about-img figure img{border-radius: 8px;}
section.about-section.south-knoxville .col-sm-5 { padding:0 12px; }


/* why-choose */
section.why-choose-section { background-repeat: no-repeat; background-size: cover; padding: 180px 0 0; position: relative; }
section.why-choose-section .section-heading { border-radius: 45px 45px 0 0; background: rgba(255, 255, 255, 0.90); backdrop-filter: blur(5px); position: relative; padding: 75px 65px; max-width: 585px; margin: 0 0 0 auto; }
.choose-list li { list-style: none; padding: 15px 0; }
.choose-box { display: flex ; align-items: center; }
.choose-box figure { flex-shrink: 0; max-width: 50px; margin-right: 20px; }
.choose-box h3 { color: #666; font-family: 'Outfit'; font-size: 22px; font-style: normal; font-weight: 500; line-height: 28px; margin: 0; text-transform: math-auto !important;}


/* services */
section.services-section.south-knoxville { background: #fff; padding: 0 0 100px;}
section.services-section.south-knoxville .services-row { position: relative; padding: 80px 45px; z-index: 1; background-repeat: no-repeat; background-size: cover; background-position: center; border-radius: 45px; }
section.services-section.south-knoxville .services-row::after{position: absolute;content: '';border-radius: 45px; opacity: 0.9;width: 100%;height: 100%;left: 0;top: 0;z-index: -1; background: #005A70;}
section.services-section.south-knoxville .services-box{position: relative;}
section.services-section.south-knoxville .services-box figure { height: 100px; width: 100px; background: #fff; border: none; }
section.services-section.south-knoxville .services-box figure::after{display: none;}
section.services-section.south-knoxville .services-box:hover figure img{filter: brightness(0) invert(1);}
section.services-section.south-knoxville .services-box h3{color: #fff;}
section.services-section.south-knoxville .services-box::after {position: absolute;content: ''; opacity: 0.2;width: 1px;height: 100%;right: -15px;top: 0; background: #fff }
section.services-section.south-knoxville .services-lists ul li { border-top: 1px solid rgb(255 255 255 / 20%); }
section.services-section.south-knoxville .services-lists ul li:last-child .services-box::after{display: none;}
section.services-section.south-knoxville .services-lists { overflow: hidden; margin: 20px 0; }
section.services-section.south-knoxville .services-lists ul { margin: -1px -2px; }
section.services-section.south-knoxville .services-box:hover figure { background: linear-gradient(180deg, #01848F 0%, #00A7B5 100%); }
section.services-section.south-knoxville .services-box:hover h3 a, section.services-section.south-knoxville .services-box:hover h3 { color: #fff; }


/* testimonial */
section.testimonial-section.south-knoxville { padding: 100px 0 150px; }
section.testimonial-section .section-heading p { font-size: 30px; line-height: 36px; }
section.testimonial-section .section-heading p strong { font-weight: 700; color: #666; }
section.testimonial-section.south-knoxville .star { position: unset; background: transparent; text-align: left; padding: 0; margin-bottom: 20px; max-width: unset; }
section.testimonial-section.south-knoxville .client-say-box p { font-size: 18px; line-height: 28px; }
section.testimonial-section.south-knoxville .clients-item-heading { position: unset; }
section.testimonial-section.south-knoxville .client-say-box { padding: 40px 0px; background: transparent; }
section.testimonial-section.south-knoxville .owl-item.active.center .client-say-box { background: #FFF; box-shadow: 0 0 50px 0 rgba(0, 90, 112, 0.20); margin: 0 -50px;padding: 40px 55px;}
section.testimonial-section.south-knoxville .client-say-box h3{color: #CB333B; font-family: 'Outfit';font-size: 28px; font-style: normal; font-weight: 600; line-height: 32px;margin: 0;text-transform: math-auto !important;}
section.testimonial-section.south-knoxville .item{padding: 50px;}
.testimonial-slider-sk.owl-carousel .owl-nav { margin: 0px auto 0; }
section.testimonial-section.south-knoxville .testimonial-row { margin-top: -40px; }

/* contact */
section.contact-section.south-knoxville { padding:0 148px 100px 0; }
section.contact-section.south-knoxville .section-heading { padding: 90px 0 90px 80px; }
section.contact-section.south-knoxville .ftr-call-row { padding-top: 20px; }
.ftr-call p a { color: #666; }
.map { height: 100%; border-radius: 0 45px 45px 0; background: #FFF; box-shadow: 0 0 30px 0 rgba(0, 90, 112, 0.30); padding: 10px 10px 10px 0; }
.map iframe { width: 100%; height: 100%; border-radius: 0 40px 40px 0; }
section.contact-section.south-knoxville .col-sm-8 { padding-left: 0; }
.ftr-call { display: flex; padding: 0 0 40px; }
.ftr-call figure { height: 40px; width: 40px; flex-shrink: 0; margin-right: 15px; }
.ftr-call p { margin: 0; }
.ftr-call p strong { display: block; color: #000; font-size: 24px; font-weight: 600; line-height: normal; }
.ftr-call p a:hover{color: #CB333B;}


/* footer */
footer.footer-section.south-knoxville .heading-title { color: #fff; }
footer.footer-section.south-knoxville::before {opacity: 0.8; background: #005A70; }
footer.footer-section.south-knoxville .ftr-logo { text-align: left; }
footer.footer-section.south-knoxville .row{align-items: center;}
footer.footer-section.south-knoxville .ftr-title{color: #fff;}
footer.footer-section.south-knoxville .newsletter-form .medium { padding: 10px 80px 11px 25px !important; }
footer.footer-section.south-knoxville .newsletter-form input.button.gform_button { font-size: 0px !important; border-radius: 50% !important; background: #CB333B url(../images/telegram-icon.png) no-repeat !important; background-position: center !important; background-size: 24px !important; position: absolute; right: 5px; top: 5px; width: 50px !important; height: 50px !important; padding: 0 !important; }
footer.footer-section.south-knoxville .newsletter-form input.button.gform_button:hover { background: #00A7B5 url(../images/telegram-icon.png) no-repeat !important; background-position: center !important; background-size: 24px !important; }
footer.footer-section.south-knoxville .ftr-copyright { padding: 20px 0px; border-bottom: none; background: transparent; margin-top: 45px; border-top: 1px solid rgb(255 255 255 / 20%); }
footer.footer-section.south-knoxville .ftr-copyright p{color: #fff;}
footer.footer-section.south-knoxville .ftr-copyright p a{font-weight: 600;color: #fff;}
footer.footer-section.south-knoxville .ftr-copyright p a:hover{color: #CB333B;}
.cta-row { border-bottom: 1px solid rgb(255 255 255 / 20%); padding: 0 0 60px; margin-bottom: 50px; }
footer.footer-section.south-knoxville .ftr-social a:hover { border-color: #00A7B5; }
footer.footer-section.south-knoxville .ftr-social a:hover img { filter: brightness(0) saturate(100%) invert(66%) sepia(93%) saturate(5333%) hue-rotate(155deg) brightness(97%) contrast(102%); }

section.inner-banner { position: relative; z-index: 1; }
section.inner-banner > img { width: 100%; }
section.inner-banner .caption-absolute { position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); }
.header-btn a.theme-btn.theme-btn2.btn-green {
    margin-left: 10px;
}




/* -----SOUTH KNOXVILLE-LANDING-PAGE-CSS-END------- */
/* -----SOUTH KNOXVILLE-LANDING-PAGE-CSS-END------- */



/* -----KNOXVILLE-TEMPLATE-LANDING-PAGE-CSS-START------- */
/* -----KNOXVILLE-TEMPLATE-LANDING-PAGE-CSS-START------- */


.lc-knv.header-section {padding: 10px 60px; }

section.banner-section.lc-knv::before {background: #004658; opacity: 0.8; }
section.banner-section.lc-knv {    padding: 190px 0 270px;    background-position: center !important; }

.lc-knv .banner-btns { padding-top: 20px; }


.lc-knv .banner-title { color: #fff; font-family: "DM Sans"; font-size: 80px; font-weight: 700; line-height: 100px; }
.lc-knv .banner-title strong{color: #CB333B; font-weight: 700;}
.theme-btn.theme-btn3 strong { font-size: 12px; line-height: 18px; display: block; }
.theme-btn.theme-btn3 { padding: 10px 30px 6px; font-weight: 600; font-size: 24px; line-height: 26px; height: 60px; vertical-align: middle; align-content: center;}


/* ------services-SECTION----- */
section.services-section.lc-knv { background: #FFF; }
.lc-knv .services-box { padding: 40px 35px 30px; border-radius: 15px; background: #FBF7E8; }
.lc-knv .services-box:hover{background: #F5F8FF;}
.lc-knv .services-box figure { background: #fff; border-color: rgb(0 167 181 / 17%); width: 136px; height: 136px; border: none; margin-bottom: 40px; outline: 10px solid rgb(0 167 181 / 20%); filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.25)); }
.lc-knv .services-box:hover figure { outline-color: rgb(203 51 59 / 10%);}
.lc-knv .services-lists ul li { width: 20%; }
.service-top-content { margin: 0 auto 70px; }
section.services-section.businesses .services-lists ul li { width: 25%; }
section.services-section.businesses{position: relative;z-index: 1;overflow: hidden;}
section.services-section.businesses .services-lists ul { max-width: 1410px; margin: 0 auto; }
section.services-section.businesses::after {
    content: '';
    background: url(../images/services-section-logo.png) no-repeat;
    width: 100%;
    height: 100%;
    bottom: 0px;
    right: 0;
    position: absolute;
    z-index: -1;
    background-position: bottom right;background-size: 320px;
}
section.services-section.businesses .services-box figure { background: #4CC1CB; outline-color: #00A7B5; }
section.services-section.businesses .services-box:hover figure { background: #CB333B;outline-color: rgb(203 51 59 / 10%);}


/* heading */
.lc-knv .heading-title{font-weight: 400;color: #00A7B5;}
.lc-knv .heading-title strong{font-weight: 700;color: #CB333B;}
.lc-knv.dark-section .heading-title strong{color: #fff;}
.lc-knv.dark-section .heading-title {color: #fff; }


/* ------CTA-SECTION----- */
section.cta-section.dark-section.lc-knv { background: #00A7B5; padding: 40px 0; position: relative; z-index: 1; overflow: hidden; }
.lc-knv .cta-row { padding: 0 15px; margin: 0;border: none;}
section.cta-section.lc-knv .heading-title { margin: 0;}
.lc-knv .cta-btns { text-align: right; position: relative; height: 100%; align-content: center; }
.lc-knv .cta-btns:after { position: absolute; content: ''; background: #F5F6F8; bottom: -45px; top: -45px; right: -50px; left: -60px; z-index: -1; clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%, 7% 50%); }
section.cta-section.lc-knv .row { align-items: center; }
section.cta-section.lc-knv .col-sm-9 { width: 72%; }
section.cta-section.lc-knv .col-sm-3 { width: 28%; }
.cta-btns a.theme-btn.btn-red { margin-right: 10px; }
.cta-btns a.theme-btn.btn-red { margin-right: 0; }

/* ------ABOUT-SECTION----- */
section.about-section.lc-knv { background: #005A70;overflow: hidden;z-index: 1; }
section.about-section.lc-knv p{color: #fff;}
.lc-knv .about-image:after , .lc-knv .about-image::before { background: #fff; }
.lc-knv .about-image figure { border-radius: 10px 0 0 10px; }

section.about-section.dark-section.lc-knv .heading-title strong{color: #DB2432;}


/* ------why-choose-SECTION----- */
section.why-choose-section.lc-knv .section-heading { border-radius: 0; background: transparent; backdrop-filter: none; position: relative; padding: 0; max-width: 100%; margin: 0; }

/* ------local-knoxville-SECTION----- */
section.local-knoxville-section { padding: 100px 0;position: relative; overflow: hidden; }
section.local-knoxville-section.lc-knv ul li { width: 25%;padding: 20px; }
section.local-knoxville-section.lc-knv ul{margin: 25px -20px;}

/* ------ABOUT-SECTION----- */
.lc-knv .about-img figure { display: inline-block; border-radius: 10px; background: #00A7B5; padding: 5px; overflow: hidden;    width: 100%; }
section.why-choose-section.lc-knv { padding: 100px 0 100px; overflow: hidden; }
section.why-choose-section.lc-knv .col-sm-5 { width: 47%; }
section.why-choose-section.lc-knv .col-sm-7 { width: 53%; }

section.about-section.about-lc-knv{ background: #F5F8FF; padding: 100px 0; }
section.about-section.about-lc-knv p { color: #666; }
.about-lc-knv h4 { font-size: 20px; line-height: 28px; margin-bottom: 2px; color: #000; font-family: 'Outfit'; font-weight: 600; }
section.about-section.about-lc-knv .col-sm-5 { padding:0 12px; }
section.about-section.about-lc-knv .section-heading { max-width: 100%; }

/* ------map-SECTION----- */
section.map-section { position: relative; z-index: 1; padding: 0 60px; }
section.map-section::after{position: absolute;content: '';width: 100%;height: 50%;left: 0;top: 0; background: #F5F8FF;z-index: -1;}
section.map-section .map { padding: 24px; border-radius: 0; box-shadow: none; height: 540px; }
section.map-section .map iframe { border-radius: 0; }


/* ------things-SECTION----- */
section.things-section { position: relative; padding: 100px 0 100px 138px; overflow: hidden; }
section.things-section .col-sm-5 { padding-right: 0; width: 47%; }
section.things-section .col-sm-7 { width: 53%; }
section.things-section .about-image { max-width: 100%; margin: 0; text-align: right; }

.lc-knv .about-image figure { border-radius: 10px; display: inline-block; }

section.things-section .about-image::after , section.things-section .about-image::before{display: none;}

/* ------knoxville-facts-SECTION----- */
section.knoxville-facts-section { background: #F5F8FF; padding: 100px 0; position: relative; overflow: hidden; }
section.knoxville-facts-section.lc-knv .about-img figure { padding: 0;background: transparent; }
section.knoxville-facts-section .col-sm-5 { width: 48%; }
section.knoxville-facts-section .col-sm-7 { width: 52%; }

/*--faq--*/
section.faq-section.lc-knv { padding: 100px 0 100px 130px; position: relative;background: transparent; overflow: hidden;}
section.faq-section.lc-knv .section-heading { margin-bottom: 30px; }
section.faq-section.lc-knv .faq-img { text-align: center; }
section.faq-section.lc-knv .faq-box { padding: 0 30px 0 0; }
section.faq-section.lc-knv .faq-box .plumbing-repair-btns { justify-content: left; }
section.faq-section.lc-knv .faq-img img { width: 100%; border-radius: 15px 0 0 15px; }
section.faq-section.lc-knv .col-sm-7 { width: 50%; }
section.faq-section.lc-knv .col-sm-5 { width: 50%; padding-right: 0; }
section.faq-section.lc-knv .default-btns {
    padding: 0;
}
section.faq-section.lc-knv .default-btns a.theme-btn {
    vertical-align: middle;
}


/* ------testimonial-SECTION----- */
section.testimonial-section.lc-knv { padding: 0px 0 100px; }
.lc-knv .star img { max-width: 16px; }
.lc-knv .clients-item-heading h3{color: #000;}
section.testimonial-section.lc-knv .col-sm-3 { width: 38%; }
section.testimonial-section.lc-knv::after { content: ''; background: url(../images/services-section-logo.png) no-repeat; width: 100%; height: 100%; bottom: 0px; right: 0px; position: absolute; z-index: -1; opacity: 0.03; background-position: bottom right; background-size: 300px; } 

.default-btns.text-center { padding-top: 25px; }

/* ------footer-SECTION----- */
footer.footer-section.south-knoxville.lc-knv .row { align-items: unset; }
footer.footer-section.south-knoxville.lc-knv .ftr-social { padding-top: 0; }


.lc-knv .default-css ul li { background: url(../images/location-check.png) no-repeat; background-position: 0 6px; padding-left: 28px; background-size: 18px; }
.lc-knv .default-css ul li strong{ color: #CB333B;  font-weight: 600}
.lc-knv .default-css ul li b{color: #000;font-weight: 600;}
.lc-knv .default-css ol li strong { color: #CB333B; font-weight: 600; }
.lc-knv .default-css ol li b{color: #000;font-weight: 600;}


section.about-section.dark-section.lc-knv.drain .default-css ul li strong{color: #fff;  font-weight: 700}
section.instagram-section { position: relative; padding: 100px 0; background-size: cover; background-repeat: no-repeat; z-index: 1;border-bottom: 10px solid #fff; }
section.instagram-section::after { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; z-index: -1; opacity: 1; background: #F5F8FF; }
section.instagram-section .col-sm-12 { padding: 0 40px; }
/* section.instagram-section .heading-title { color: #fff; } */
section.instagram-section .section-heading p { font-size: 36px; font-weight: 500; line-height: 50px; margin-bottom: 30px; }
/* section.instagram-section .section-heading p a { color: #FFF; } */
.instagram-box ul { display: flex ; align-items: center; flex-wrap: wrap; justify-content: center; }
.instagram-list { position: relative; }
.instagram-box ul li { list-style: none; width: 20%;padding: 3px;}
.instagram-box ul li figure img { width: 100%; }
.instagram-box-center { position: absolute; bottom: 0; left: 0; right: 0; overflow: hidden; width: 100%; height: 100%; transform: scale(0); transition: .3s ease; background: rgb(203 51 59 / 86%); display: flex ; align-items: center; justify-content: center; }
.insta-text { text-align: center; display: flex ; align-items: center; padding: 0 10px; }
.insta-text figure { margin-right: 7px; }
.instagram-box ul li figure img { width: 100%; }
.insta-text figure img { max-width: 25px; filter: brightness(0) invert(1); }
.insta-text p { margin: 0; color: #fff; }
.instagram-list:hover .instagram-box-center { transform: scale(1); }
.header-section.south-knoxville.lc-knv a.theme-btn.theme-btn3.btn-red { margin-right: 10px; }
.container-fluid { padding: 0 12px !important; }
.gform_confirmation_message { color: #fff !important; }





/* -----KNOXVILLE-TEMPLATE-LANDING-PAGE-CSS-END------- */
/* -----KNOXVILLE-TEMPLATE-LANDING-PAGE-CSS-END------- */


/* -----drain-cleaning-TEMPLATE-LANDING-PAGE-CSS-START------- */
.theme-btn.theme-btn3.theme-btn4.btn-red{ background: linear-gradient(0deg, #CB333B 0%, #930109 100%); box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.18); }
.theme-btn.theme-btn3.theme-btn4.btn-green{ background: linear-gradient(180deg, #01848F 0%, #00A7B5 100%); box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.18); }
.theme-btn.theme-btn3.theme-btn4.btn-red:hover{background: linear-gradient(180deg, #01848F 0%, #00A7B5 100%);}
.theme-btn.theme-btn3.theme-btn4.btn-green:hover{background: linear-gradient(0deg, #CB333B 0%, #930109 100%);}
section.banner-section.drain-cleaning .banner-caption .banner-star h4 {     padding-left: 5px; color: #FFF;font-family: 'Outfit';font-size: 24px; font-style: normal; font-weight: 600;
    line-height: normal;
    display: inline; }
section.banner-section.drain-cleaning::before { background: #004658; opacity: 0.9; }
section.banner-section.drain-cleaning { padding: 220px 0 170px;     background-position: top center !important; }
section.banner-section.drain-cleaning .banner-btns { padding-top: 30px; }

section.process-section.drain-cleaning { position: relative; padding: 0 0 100px; }
section.process-section.drain-cleaning::before { content: ''; background: url(../images/process-section-border.png) no-repeat; width: 100%; height: 55%; top: 0; left: 0; position: absolute; background-size: 100% 100%; z-index: -1; }
section.process-section.drain-cleaning::after { content: ''; background: url(../images/process-section-logo.png) no-repeat; width: 407px; height: 697px; top: 40px; left: 0; position: absolute; background-size: 100% 100%; z-index: -1; opacity: 0.05; }
section.process-section.drain-cleaning .process-box { padding: 25px; text-align: center; transition: transform 0.4s ease; display: block; background: transparent; box-shadow: none; border-radius: 0; }
section.process-section.drain-cleaning .process-box:hover { transition: transform 0.4s ease; transform: translate3d(0, 10px, 0) scale3d(1, 1, 1); }
section.process-section.drain-cleaning .process-box figure { background: #00A7B5; width: 190px; height: 190px; border-radius: 50%; margin: 0 auto; text-align: center; line-height: 154px; border: 15px solid rgb(255 255 255 / 92%); }
section.process-section.drain-cleaning .process-box h3 { margin-bottom: 0; transition: all 0.5s ease-in-out; color: #005A70; font-family: 'Outfit'; font-size: 32px; font-style: normal; font-weight: 600; line-height: 41px; }
section.process-section.drain-cleaning .process-box:hover figure { background: #CB333B;  }
section.process-section.drain-cleaning .process-box:hover h3 { color: #CB333B; }
section.process-section.drain-cleaning .process-counter { color: #FFF; text-align: center; font-family: 'Outfit'; font-size: 16px; font-style: normal; font-weight: 700; line-height: 35px; background: #00A7B5; width: 34px; height: 34px; border-radius: 50%; margin: 40px auto 20px; position: relative; left: 0; right: 0; top: 0; opacity: 1; }
section.process-section.drain-cleaning .process-counter::after { position: absolute; content: ''; width: 1px; height: 50px; top: -50px; z-index: -1; background: #00A7B5; left: 0; right: 0; margin: 0 auto; }
section.process-section.drain-cleaning .process-btns { text-align: center; padding-top: 20px; }
section.process-section.drain-cleaning .process-btns a.theme-btn.btn-red { margin-right: 10px; }

.section-title .heading-title{font-weight: 400;color: #00A7B5;}
.section-title .heading-title strong{font-weight: 700;color: #CB333B;}

section.services-section.drain-cleaning { padding-top: 0; background: transparent; }
section.services-section.drain-cleaning .services-lists ul li { width: 20%; }
section.services-section.drain-cleaning .services-lists ul li .services-box figure { background: #fff; border-color: rgb(0 167 181 / 10%); }
section.services-section.drain-cleaning .services-lists ul li .services-box:hover figure { background: #fff; border-color: rgb(203 51 59 / 10%); }
section.services-section.lc-knv.drain { padding: 100px 50px; }
section.services-section .default-css.text-center { padding-top: 30px; }
section.services-section.drain-cleaning.our-guarantees .services-lists ul li { width: 25%; }
section.about-section.about-lc-knv.lc-knv.drain-cleaning .section-heading { max-width: 1015px;float: none; }
section.testimonial-section.drain-cleaning { padding: 100px 0; }

section.plumbing-problems-cta-section { position: relative; z-index: 1; padding: 50px 0; background-repeat: no-repeat; background-position: center; background-size: cover;}
section.plumbing-problems-cta-section::before { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; z-index: -1;    background: #000; opacity: 0.7;}
section.plumbing-problems-cta-section::after { content: '';  background: url(../images/process-section-logo.png) no-repeat;  width: 236px; height: 344px;  bottom: 0; left: 0;position: absolute;
    background-size: 236px; z-index: -1;}
section.plumbing-problems-cta-section .section-title .heading-title { font-weight: bold; color: #fff; }
section.why-choose-section.lc-knv ul li { list-style: none; }
.about-lc-knv ul.two-col.drain h4 { margin-bottom: 15px; }
section.knoxville-facts-section.drain ul li p img { margin: -5px 10px 0 0; }
section.knoxville-facts-section.drain { background: #fff; }
section.about-section.dark-section.lc-knv.drain::after {
    content: '';
    background: url(../images/left-logo.png) no-repeat;
    width: 190px;
    height: 285px;
    bottom: 0;
    left: 5px;
    position: absolute;
    background-size: 190px;
    z-index: -1;
}
section.services-section.drain-cleaning.our-guarantees { position: relative; }
section.services-section.drain-cleaning.our-guarantees::after {
    content: '';
    background: url(../images/services-section-logo.png) no-repeat;
    width: 246px;
    height: 348px;
    top: -200px;
    right: 0;
    position: absolute;
    background-position: top right;
    background-size: 246px;
}
section.knoxville-facts-section.drain .about-img figure { display: inline-block; border-radius: 10px; background: #00A7B5; padding: 5px; overflow: hidden; }
.star img { max-width: 21px; }

section.about-section.dark-section.lc-knv.drain p strong{
    font-weight: 700; color: #fff;
}

.lc-knv.slab-leak-service .services-lists ul li {
    width: 25%;
}
.lc-knv.slab-leak-why-choose .default-css ul li, .lc-knv.slab-leak-why-choose2 .default-css ul li {
    background: no-repeat;
    padding-left: 0;
}
section.about-section.about-lc-knv.lc-knv.slab-leak-why-choose2 .section-heading.default-css {
    max-width: 1065px;
}
.slab-leak-why-choose2 .heading-title {
    font-size: 50px;
    line-height: 60px;
}
.video-camera .heading-title {
    font-size: 50px;
    line-height: 60px;
}
section.services-section.drain-cleaning.water-quality .services-lists ul li {
    width: 20%;
}
.reverse-Osmosis-about .section-heading.default-css {
    max-width: 100% !important;
}
section.services-section.drain-cleaning.tankless-water-heater .services-lists ul li {
    width: 20%;
}
.tankless-water-heater-faq .heading-title {
    font-size: 55px;
}



.facts-item {
    display: flex
;
    flex-wrap: wrap;
    justify-content: center;
    margin: 25px -15px 15px;
}
.facts-item li {
    list-style: none;
    width: 33.33%;
    padding: 10px;border-right: 1px solid #d9d9d9;
}
.facts-item li:last-child {border: none;}
.facts-item-bx {
    height: 100%;
    text-align: center;
}
.facts-item-bx figure {
    background: #FFF;
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.25));
    width: 80px;
    height: 80px;
    flex-shrink: 0;
    margin: 0 auto 15px;
    border-radius: 50%;
    display: flex
;
    align-items: center;
    justify-content: center;
    outline: 6px solid rgb(0 167 181 / 20%);
}
.facts-item-bx h3 {
    color: #000;
    text-align: center;
    font-family: 'Outfit';
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 6px;
}
.facts-item-bx h3 strong{
    color: #CB333B;
    font-weight: 600;}
section.knoxville-facts-section.drain.video-facts {
    padding-bottom: 0;
}
section.faq-section.lc-knv .default-btns.text-center {
    padding-top: 45px;
}


.slab-leak-why-choose2 .section-heading.default-css p strong {
    color: #000;
}

section.why-choose-section.lc-knv.drain-repiping-kitchens {
    padding: 100px 0 0;
}
.different-kitchen-bathroom {
    display: flex
;
    flex-wrap: wrap;
}
.kitchen-bath-col {
    width: 50%;
    padding-right: 15px;
}
.kitchen-bath-col p{margin-bottom: 20px;}
.kitchen-bath-col p img{margin-right: 10px;}
.kitchen-bath-col {
    width: 50%;
    padding-right: 15px;
    margin: 15px 0 20px;
}


section.about-section.dark-section.lc-knv.drain p a{color: #fff;font-weight: 600;}
section.about-section.dark-section.lc-knv.drain p a:hover{color: #DB2432;}



section.modern-section{
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    position: relative;
    z-index: 1;
}
section.modern-section.dark-section.lc-knv p a { color: #fff; font-weight: 600;}
section.modern-section.dark-section.lc-knv p a:hover { color: #CB333B; font-weight: 600;}
section.modern-section::after { content: '';opacity: 0.95;
background: #005A70; width: 100%; height:  100%; top: 0; left: 0; position: absolute; z-index: -1; }
section.modern-section.dark-section.lc-knv.dark-section .heading-title strong {
    color: #CB333B;
}

section.about-section.about-lc-knv .container-fluid .col-sm-5 {
    padding-left: 0;
}
section.about-section.about-lc-knv .container-fluid .about-img figure{padding-left: 0;border-top-left-radius: 0;border-bottom-left-radius: 0;}
ul.two-col li {
    list-style: none;
}

section.about-section.about-lc-knv.lc-knv.drain-cleaning ul li {
    list-style: none;
}


section.about-section.about-lc-knv .container-fluid{position: relative;z-index: 1;}
section.about-section.about-lc-knv .container-fluid::after {
    content: '';
    background: url(../images/services-section-logo.png) no-repeat;
    width: 160px;
    height: 241px;
    bottom: -100px;
    right: 0;
    position: absolute;
    z-index: -1;
    background-position: bottom right;
    background-size: 160px;
}
section.testimonial-section.commercial-plumbing {
    padding: 100px 0 0;
}




.water-repipe-advantage .heading-title {
    font-size: 48px;
    line-height: 58px;
}
/* .water-repipe-advantage .section-heading.default-css p strong {
    color: #000;
} */
section.about-section.about-lc-knv.water-repipe-advantage .section-heading.default-css {
    max-width: 100%;float: none;
}
section.about-section.about-lc-knv.lc-knv.water-repipe-advantag .section-heading.default-css {
    max-width: 100%;float: none;
}

ul.two-col.drain li p {
    position: relative;padding-left: 40px;
}
ul.two-col.drain li p img {
    position: absolute;
    left: 0;
    top: 0px;
}

.section-heading.default-css p strong {
    color: #CB333B;    font-weight: 600;
}

section.about-section.dark-section.lc-knv.drain .heading-title {
    font-size: 42px;
    line-height: 52px;
}
section.services-section.drain-cleaning .section-title.text-center p {
    max-width: 1600px;
    margin: 0 auto 15px;
}


.frozen-pipe-repair-service .services-box h3 strong{
    font-weight: 700; color: #000;
}

.services-section .container-fluid .services-lists {
    padding: 0 50px;
}


/* section.about-section.dark-section.lc-knv.drain .default-css ul li {
    background: url(../images/location-check-red.png) no-repeat;
    background-position: 0 6px;
    padding-left: 28px;
    background-size: 18px;
} */
.three-boxes.lc-knv .services-lists ul li {
    width: 33.33%;
}
.three-boxes .services-lists {
    max-width: 1220px;
    margin: 0 auto;
}

section.services-section.drain-cleaning.our-guarantees2 {
    background: #F5F8FF;
}
section.services-section.drain-cleaning.our-guarantees2 .heading-title {
    font-size: 51px;
    line-height: normal;
}

section.why-choose-section.lc-knv.emergency-repair {
    background: linear-gradient(180deg, #FFFFFF 0%, #F5F8FF 100%);
    padding: 100px 0;
}
.dark {
    background: #005a70 !important;
    padding: 100px 0 !important; position:relative;
}
.dark p{color:#fff;}
.dark .heading-title {
    color: #fff;
}
.dark .services-box h3 {
    color: #fff;
}
.dark .services-box:hover h3 {
       color: #DB2432;
}
.dark .default-css ul li {
    color: #fff;
}
section.about-section.about-lc-knv.lc-knv.dark p{
	 color: #fff;
}
section.about-section.about-lc-knv.lc-knv.dark h4{
	 color: #fff;
}
.dark .default-css ul li b {
    color: #fff;
}
.dark .default-css ul li strong {
    color: #fff;
}
.dark .default-css p strong {
    color: #fff;
}
.left-right-logo{position:relative;}
.left-right-logo::before, .left-right-logo::after {
    content: '';
   background: url(../images/left-logo.png) no-repeat;
  width: 170px;
    height: 249px;
    position: absolute;
    background-size: 170px;
    bottom: 10px;
}
.left-right-logo::before {
    left: 5px;
/*     transform: rotateY(180deg); */
}
.left-right-logo::after{right:5px;background: url(../images/logo-right.png) no-repeat; background-size: 170px;}
section.services-section.drain-cleaning.dark .section-title h3 {
    color: #fff;
}
.box-6 .services-lists ul li {
    width: 16.6% !important;
}
 section.about-section.about-lc-knv.lc-knv.la-city:nth-child(even){
	background:#fff;
}
 section.about-section.about-lc-knv.lc-knv.la-city:nth-child(even) .row {
    flex-direction: row-reverse; 
}
section.why-choose-section.lc-knv.la-city {
    padding-top: 0;
}
section.default-content-section {
    padding-top: 100px;
}
section.testimonial-section.lc-knv.la-city {
    padding: 100px 0 0;
}

section.testimonial-section.drain-cleaning.la-city {
    padding-bottom: 0;
}

section.services-section.drain-cleaning.tankless-water-heater+section.services-section.drain-cleaning.tankless-water-heater {
    padding-bottom: 0;
}

section.services-section.boring-solutions {
    padding-bottom: 0;
}
section.services-section.drain-cleaning.expert-boring {
    /* background: #F5F8FF; */
    padding: 100px 0 0;
}

.page-template-template-north-knoxville section.services-section.businesses.lc-knv {
    padding-top: 100px;
}
.page-template-template-north-knoxville section.why-choose-section.lc-knv {
    padding-top: 0;
}
section.services-section.drain-cleaning.our-guarantees.our-guarantees2::after{display:none;}
section.local-knoxville-section.lc-knv.la-city ul li{
	width: 20%;
}
section.local-knoxville-section.lc-knv.la-city .container-fluid .services-lists {
    padding:0 50px;
}
section.about-section.about-lc-knv.lc-knv.la-city .section-heading.default-css{float:none;}
.hfs .heading-title { font-size: 48px; line-height: 58px; }

section.why-choose-section.lc-knv.la-city.hfs:after{
	    content: '';
    background: url(../images/services-section-logo.png) no-repeat;
    width: 246px;
    height: 348px;
    bottom: 0px;
    right: 0;
    position: absolute;
    background-position: top right;
    background-size: 246px;
}
.ginput_recaptcha {transform:scale(0.77) !important;-webkit-transform:scale(0.77)!important;transform-origin:0 0 !important;-webkit-transform-origin:0 0 !important;}

.ginput_container.ginput_recaptcha.gform-initialized {transform:scale(0.77) !important;-webkit-transform:scale(0.77)!important;transform-origin:0 0 !important;-webkit-transform-origin:0 0 !important;}


section.default-section.about-intro p strong {
    color: #b9232b;
    font-weight: 500;
}

section.default-content-section.about-intro p strong {
    color: #b9232b;
    font-weight: 500;
}
section.about-section.about-lc-knv.lc-knv.la-city:nth-child(even) p strong {
    color: #CB333B;
}


section.services-area-section {
    padding-top: 100px;
}

section.services-area-section .services-lists ul li .services-box figure {
    background: #fff;
    border-color: rgb(0 167 181 / 10%);
}

section.services-area-section .services-lists ul li .services-box:hover figure {
    background: #fff;
    border-color: rgb(203 51 59 / 10%);
}

section.services-area-section.services-child {
    padding-bottom: 80px;
}
section.local-knoxville-section.lc-knv.Boxes3 .services-lists ul li {
    width: 33.33%;
}
section.local-knoxville-section.lc-knv.Boxes3 .services-lists {
    max-width: 1500px;
    margin: 0 auto;
}
.services-area-lists ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 25px -15px 0;
}

.services-area-lists ul li {
    list-style: none;
    padding: 15px 15px;
    width: 14.28%;
}

.services-area-box figure{
	margin:0 auto 15px;
}

.services-area-box{    text-align: center;
    height: 100%;
    padding: 10px 0;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;}

.services-area-box h3{
	color: #000;
    font-family: 'Outfit';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 10px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    text-transform: math-auto !important;
}
.services-area-box:hover h3 a, ..services-area-box:hover h3 {
    color: #CB333B;
}

section.services-section.businesses.lc-knv.industry-services {
    padding-top: 0;
}
/* .page-template-tamplate-commercial-plumbing section.about-section.about-lc-knv.lc-knv.drain-cleaning .section-heading.default-css ul, .page-template-tamplate-commercial-plumbing section.about-section.about-lc-knv.lc-knv.drain-cleaning .section-heading.default-css p {
    max-width: 640px;
} */
.modal-popup-content .modal-dialog.modal-lg { max-width: 690px!important; margin: 70px auto 0; width: 95%; }


.modal-popup-content button.close {
    right: 0px;
    top: -14px;
    font-size: 36px;
    color: #DB2432;
    cursor: pointer;
    background: transparent;
    border: none;
    position: absolute;
    z-index: 1;
    font-weight: 400;
    opacity: 1 !important;
    width: 35px;
    height: 35px;
    line-height: normal;
}
.modal-popup-content button.close:hover {
    color: #000;
}

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { opacity: 1 !important; }
.modal-popup-content .modal-content { border: none;    background: transparent;border-radius: 10px; }
.modal-popup-content .modal-content .modal-body { background: #fff; padding: 30px;border-radius: 10px; }
.modal-popup-content .modal-content .modal-body .modal-content-inn.default-css {
    text-align: center;
}

@media (min-width:1200px) {
.container {max-width: 1180px !important;}
}
@media (min-width:1300px) {
.container {max-width: 1270px !important;}
}
@media (min-width:1400px) {
.container {max-width: 1360px !important;}
}
@media (min-width:1500px) {
.container {max-width: 1440px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1530px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1630px !important;}
}


@media (max-width: 1899px) {
section.about-section { padding: 100px 0 100px 100px; }
section.testimonial-section { padding: 0 0 130px 40px; }
.lc-knv .cta-btns:after { bottom: -81px; top: -80px; left: -45px;}
section.cta-section.lc-knv .col-sm-9 { width: 69%; }
section.cta-section.lc-knv .col-sm-3 { width: 31%; }
section.services-section.businesses::after { background-size: 280px; }


}

@media (max-width: 1799px) {
section.contact-section.south-knoxville { padding: 0 20px 100px 0; }
.lc-knv.header-section { padding: 10px 15px; }
    section.about-section.dark-section.lc-knv.drain::after {
        width: 86px;
        height: 144px;
        background-size: 86px;
        background-position: bottom left;
    }
	    .about-image {
        max-width: 100%;
        margin: 0 0 0 60px;
    }
}

@media (max-width: 1699px) {
.container { padding: 0 45px !important; max-width: 100% !important;}
.our-promise li { padding: 0 10px; }
.head-call-now { margin: 0 20px 0 35px; }
section.banner-section { background-position: top right -70px; }
.about-image { max-width: 100%; margin: 0 0 0 60px; }
.heading-title { font-size: 54px; line-height: 66px; }
.plumbing-offer-item h3 { font-size: 47px; }
section.services-areas-section::after { width: 100%; height: 100%; top: 0; right: 0; background-size: 190px; background-position: top 10px right; }
.banner-title { font-size: 60px; line-height: 77px; }
section.contact-section.south-knoxville .section-heading { padding: 80px 0 50px 30px; }
section.banner-section.south-knoxville .banner-title { line-height: 82px; }
.lc-knv.header-section { padding: 10px 0px; }
.header-section.south-knoxville .header-text p { font-size: 28px; line-height: 36px; }
section.cta-section.lc-knv .col-sm-3 { width: 35%; }
section.cta-section.lc-knv .col-sm-9 { width: 65%; }
.about-btn .theme-btn:not(:first-child), .cta-btns .theme-btn:not(:first-child), .blog-btns .theme-btn:not(:first-child), .sr-btns .theme-btn:not(:first-child), .story-btns .theme-btn:not(:first-child), .banner-btns .theme-btn:not(:first-child) { margin-left: 12px; }
.default-btns .theme-btn:not(:first-child) { margin-left: 12px; }
section.map-section .map { padding: 18px; }
section.map-section { padding: 0 35px; }
section.things-section { padding: 100px 0 100px 40px; }
section.faq-section.lc-knv { padding: 100px 0 100px 40px; }
.lc-knv .banner-title { font-size: 60px; line-height: 77px; }
section.banner-section.drain-cleaning { padding: 220px 0 120px; }
section.banner-section.drain-cleaning .banner-btns { padding-top: 10px; }
    section.services-section.drain-cleaning.our-guarantees::after {
        top: -140px;
        background-size: 160px;
        width: 160px;
        height: 228px;
    }
    section.plumbing-problems-cta-section::after { width: 166px; height: 237px;  background-size: 166px; }
section.about-section.dark-section.lc-knv.drain::after { width: 100%; height: 100%; background-size: 96px; background-position: bottom left; }
section.default-section .section-title.text-center p br {
    display: none;
}
.water-repipe-advantage .heading-title {
    font-size: 45px;
    line-height: 55px;
}
section.about-section.dark-section.lc-knv.drain .heading-title {
    font-size: 40px;
    line-height: 50px;
}

section.services-section.drain-cleaning.our-guarantees2 .heading-title {
    font-size: 48px;
    line-height: normal;
}
.left-right-logo .services-lists {
    padding: 0;
}
.left-right-logo::before, .left-right-logo::after {
        background-size: 150px;
        width: 150px;
                height: 225px;
        bottom: 0;
    }
	section.about-section.about-lc-knv .container-fluid::after {
    width: 150px;
    height: 219px;
    bottom: -60px;
    background-size: 150px;
}
	.left-right-logo::after{ background-size: 150px;}
	section.why-choose-section.lc-knv.la-city.hfs:after{
		background-size: 160px;
        width: 160px;
        height: 228px;
	}
section.about-section { padding: 100px 0 100px 100px; }
	section.default-content-section.about-intro p br {
    display: none;
}
}

@media (max-width: 1599px) {
.header-section.south-knoxville .header-text p { font-size: 25px; line-height: 36px; }
section.services-section.businesses::after { background-size: 210px; }
    .heading-title {
        font-size: 50px;
        line-height: 60px;
    }

section.about-section.dark-section.lc-knv.drain::after {
        width: 86px;
        height: 144px;
        background-size: 86px;
        background-position: bottom left;
    }
    .water-repipe-advantage .heading-title {
        font-size: 40px;
        line-height: 50px;
    }
    .benefits-points .heading-title {
    font-size: 40px;
        line-height: 50px;
}
section.about-section.dark-section.lc-knv.drain .heading-title {
    font-size: 36px;
    line-height: 44px;
}
.lc-knv .services-box {
    padding: 40px 20px 30px;
}
section.services-section.drain-cleaning.our-guarantees2 .heading-title {
    font-size: 44px;
    line-height: normal;
}
.left-right-logo .services-lists .default-css.text-center {
    max-width: 870px;
    margin: 0 auto;
}
	.hfs .heading-title { font-size: 40px; line-height: 50px; }
.banner-title { font-size: 51px; line-height: 67px; }
	section.about-section .section-heading {
    max-width: 670px;
    float: right;
}
    section.banner-section.drain-cleaning .banner-caption .banner-star h4 {
        font-size: 22px;
        line-height: normal;
    }	
}

@media (max-width: 1499px) {
h1 {font-size: 34px;line-height: 42px;}
h2 {font-size: 30px;line-height: 38px;}
h3 {font-size: 28px;line-height: 36px;}
h4 {font-size: 25px;line-height: 32px;}
h5 {font-size: 20px;line-height: 28px;}
h5 {font-size: 19px;line-height: 26px;}
.container { padding: 0 35px !important; }

.theme-btn { padding: 16px 25px; font-size: 18px; line-height: 26px; }
.head-call-now p a { font-size: 20px; }
.head-call-now p { font-size: 13px; line-height: 14px; }
.head-call-now { margin: 0 0px 0 15px; }
.header-right { margin-left: -12px; }
.our-promise li { font-size: 13px; }
.banner-title {font-size: 46px; line-height: 60px; }
.banner-offer-bx { max-width: 640px; padding: 25px 35px 25px; margin-top: 20px; }
.banner-offer-bx h2 { font-size: 45px; line-height: 52px; }
.banner-offer-bx h3 { font-size: 25px; line-height: 36px; }
section.banner-section { background-position: top right -50px;padding: 60px 0 60px; }
.default-section { padding: 70px 0; }
section.default-section.our-abilities .col-sm-6:first-child { padding-right: 30px; }
.secure-bx { margin-top: 30px; }
.satisfaction-bx h4 { font-size: 50px; line-height: 52px; }
section.pricing-estimate-section .satisfaction-bx p { font-size: 25px; line-height: 32px; }
.pricing-estimate-items { margin: 0 0px 0 auto; padding: 70px 0; }
.coat-bx { font-size: 22px; margin: 10px 0 30px; }
.coat-bx strong { font-size: 32px; }
.process-box p { font-size: 16px; line-height: 24px; }
.process-list { margin: 25px -12px; }
section.process-section .abilities-btns { margin-top: 60px; }
.heading-title { font-size: 34px; line-height: 44px; }
.about-btn .theme-btn:not(:first-child), .cta-btns .theme-btn:not(:first-child), .blog-btns .theme-btn:not(:first-child), .sr-btns .theme-btn:not(:first-child), .story-btns .theme-btn:not(:first-child), .banner-btns .theme-btn:not(:first-child) { margin-left: 10px; }
section.cta-section { padding: 50px 0; }
section.default-section.trusts .col-sm-4 { padding: 50px 20px 20px; margin-top: 0px; }
.trusts-row { margin: 20px auto 0; }
.faq-box .card-header-title { padding: 14px 55px 14px 30px; font-size: 20px; line-height: 26px; border-radius: 45px; }
.faq-box .card { margin: 0 0 25px; }
.card-body.default-css { padding: 15px 60px 0px 35px; }
.services-lists ul li { width: 16.66%; }
	.services-area-lists ul li { width: 16.66%; }
section.services-section { padding: 70px 0; }
section.timing-table-section { padding: 70px 0; }
section.timing-table-section .table>:not(caption)>*>* { padding: 1.141rem 1rem; }
.gallery-list li { padding: 10px; }
.gallery-list { margin: 0 -10px; }
section.gallery-section { padding: 0px 10px 70px; }
.plumbing-offer-row { padding: 35px 35px; }
.plumbing-offer-item h3 { font-size: 40px; }
.plumbing-offer-item h2 { font-size: 18px; }
section.plumbing-offer p { font-size: 18px; line-height: 28px; }
.offer-list li { font-size: 18px; line-height: 28px; margin-bottom: 10px; }
.plumbing-offer-item .note { font-size: 15px; }
.plumbing-offer-item { padding: 25px 30px 20px; }
.plumbing-offer-call { padding-top: 10px; }
.plumbing-offer-call .theme-btn { margin-left: 20px; }
.ma-box { margin: 30px auto 0; }
section.services-areas-section { padding: 70px 0; }
.ftr-copyright { margin-top: 50px; }
footer.footer-section { padding-top: 60px; }
a.example-image-link { height: 60px; width: 60px; }
section.testimonial-section { padding: 0 0 120px 0px; }
.small-problems-row { margin: 20px auto 0; }
section.small-problems-section { padding: 70px 0; }
section.about-section { padding: 70px 0 70px 50px; }
.about-image figcaption h4 { font-size: 28px; line-height: 35px; }
.about-image:after { left: -25px; top: 50px; bottom: 50px; }
.about-image::before { left: -50px; top: 100px; bottom: 100px; }
.about-image { margin: 0 0 0 50px; }
.secure-bx-child { padding: 10px 20px; }
.secure-bx-child.default-css ul li:nth-child(2n+1) { margin-right: 2%; padding-right: 10px; }
.secure-bx-child.default-css ul li:nth-child(2n) { width: 48%; }
section.faq-section { padding: 70px 0; }
section.plumbing-offer { padding: 0 0 70px; }
section.banner-section.south-knoxville .banner-title { line-height: 70px; }
.south-knoxville .theme-btn { min-width: 180px; }
section.banner-section.south-knoxville .banner-caption , section.inner-banner .banner-caption{ padding: 45px 25px 50px 0; max-width: 630px; }
section.about-section.south-knoxville { padding: 70px 0; }
.default-btns .theme-btn:not(:first-child) { margin-left: 10px; }
section.services-section.south-knoxville { padding: 0 0 70px; }
section.services-section.south-knoxville .services-row { padding: 60px 15px; }
section.why-choose-section { padding: 100px 0 0; }
section.why-choose-section .section-heading { padding: 55px 45px; max-width: 495px; }
.choose-list li { padding: 12px 0; }
section.testimonial-section.south-knoxville { padding: 70px 0 120px; }
section.contact-section.south-knoxville .section-heading { padding: 60px 0 30px 0px; }
.ftr-call { padding: 0 0 30px; }
section.contact-section.south-knoxville { padding: 0 0px 70px 0; }
section.testimonial-section .section-heading p { font-size: 25px; line-height: 32px; }
section.testimonial-section.south-knoxville .owl-item.active.center .client-say-box { box-shadow: 0 0 35px 0 rgba(0, 90, 112, 0.20); margin: 0 -35px; padding: 35px 35px; }
section.testimonial-section.south-knoxville .item { padding: 35px; }
section.testimonial-section.south-knoxville .client-say-box { padding: 35px 0px; }
section.testimonial-section.south-knoxville .testimonial-row { margin-top: -35px; }
section.testimonial-section.south-knoxville .client-say-box h3 { font-size: 24px; line-height: 30px; }
section.services-section.south-knoxville .services-lists ul li { padding: 10px 10px;width: 14.28%; }
section.services-section.south-knoxville .services-box::after { right: -10px; }
.header-section .container { padding: 0 15px; }
.header-btn a.theme-btn.theme-btn2.btn-green { margin-left: 3px; }
.theme-btn.theme-btn3 { padding: 7px 25px 3px; font-size: 20px; line-height: 24px;height: 52px; }
.lc-knv .banner-title { font-size: 60px; line-height: 76px; }
.lc-knv .banner-btns { padding-top: 15px; }
section.banner-section.lc-knv {         padding: 190px 0 160px; background-position: top center; }
.service-top-content { margin: 0 auto 40px; }
section.local-knoxville-section { padding: 70px 0; }
section.local-knoxville-section.lc-knv ul li { padding: 15px; }
section.local-knoxville-section.lc-knv ul { margin: 15px -15px; }
.default-btns.text-center { padding-top: 20px; }
section.why-choose-section.lc-knv { padding: 70px 0 70px; }
section.why-choose-section.lc-knv p br{ display: none; }
.default-btns { padding-top: 10px; }
section.about-section.about-lc-knv { padding: 70px 0; }
section.things-section { padding: 60px 0 70px 28px; }
section.knoxville-facts-section { padding: 70px 0; }
.lc-knv .faq-box { padding: 60px 80px; }
section.testimonial-section.lc-knv::after { background-size: 234px; }
section.testimonial-section.lc-knv { padding: 0px 0 70px; }
footer.footer-section.south-knoxville .ftr-copyright { padding: 15px 0px; margin-top: 30px; }
section.testimonial-section .section-heading ul li { padding: 0 40px; }
section.testimonial-section .section-heading ul li img { max-height: 90px; }
footer.footer-section.south-knoxville .ftr-social { margin-left: -10%;}
section.instagram-section { padding: 70px 0; }
.theme-btn.theme-btn2 { padding: 10px 25px 10px; font-weight: bold; font-size: 20px; }
.theme-btn.theme-btn2 strong { font-size: 14px; line-height: 16px; }
section.faq-section.lc-knv { padding: 70px 0 70px 0px; }
section.faq-section.lc-knv .faq-box { padding: 0; }
section.banner-section.drain-cleaning .banner-caption .banner-star h4 { padding-left: 5px; font-size: 22px; line-height: 32px; }
section.process-section.drain-cleaning { padding: 0 0 70px; }
section.process-section.drain-cleaning .process-box h3 { font-size: 26px; line-height: 35px; }
section.testimonial-section.drain-cleaning { padding: 70px 0; }
    section.services-section.drain-cleaning.our-guarantees::after {
        top: -140px;
        background-size: 160px;
        width: 160px;
        height: 228px;
    }
section.services-section.lc-knv.drain { padding: 70px 30px; }
section.about-section.dark-section.lc-knv.drain::after {
        background-size: 96px;
        width: 96px;
        height: 144px;
    }
section.process-section.drain-cleaning::after { width: 287px; height: 537px; top: 120px; }
section.banner-section .banner-caption .stardx img {
	margin-top: -8px;}
section.banner-section.drain-cleaning { padding: 220px 0 100px; }
section.about-section .section-heading {
    max-width: 610px;
    float: right;
}
.benefits-points .heading-title {
    font-size: 36px;
        line-height: 45px;
}

.water-repipe-advantage .heading-title {
    font-size: 36px;
        line-height: 45px;
}
section.about-section.dark-section.lc-knv.drain .heading-title {
    font-size: 32px;
    line-height: 40px;
}
.services-section .container-fluid .services-lists {
    padding: 0 0;
}
section.services-section.drain-cleaning.our-guarantees2 .heading-title {
    font-size: 42px;
    line-height: normal;
}
	section.testimonial-section.commercial-plumbing {
    padding: 70px 0 0;
}
	    section.about-section.about-lc-knv .container-fluid::after {
        width: 90px;
        height: 139px;
        bottom: -60px;
        background-size: 90px;
    }
section.default-content-section {
    padding-top: 70px;
}
section.testimonial-section.lc-knv.la-city {
    padding: 70px 0 0;
}	
section.local-knoxville-section.lc-knv.la-city .container-fluid .services-lists {
    padding: 0 30px;
}	
	.hfs .heading-title { font-size: 34px; line-height: 45px; }
section.why-choose-section.lc-knv.la-city.hfs:after{
		        background-size: 130px;
        width: 130px;
        height: 174px;
	}
	section.services-area-section {
    padding-top: 70px;
}
	 section.banner-section.drain-cleaning .banner-caption .banner-star h4 {
        font-size: 20px;
        line-height: normal;
    }
	
}

@media (max-width: 1399px) {
footer.footer-section.south-knoxville .ftr-social { margin-left: -15%;}
.header-btn { margin-left: 10px; }
section.banner-section.south-knoxville .banner-caption p { font-size: 22px; line-height: 36px; }
.lc-knv.header-section .header-btn .theme-btn.theme-btn2 { padding: 7px 20px 3px; }
.header-section.south-knoxville .header-text p { font-size: 21px; line-height: 30px; }
section.instagram-section .section-heading p { font-size: 32px; line-height: 38px; margin-bottom: 20px; }
section.services-section.lc-knv.drain { padding: 60px 20px; }
section.about-section .section-heading {
    max-width: 580px;
    float: right;
}
    .heading-title {
        font-size: 36px;
        line-height: 46px;
    }
ul.two-col.drain li p {
    padding-left: 28px;
    font-size: 16px;
}
ul.two-col.drain li li p img {
    max-height: 22px;
}
.benefits-points .heading-title {
    font-size: 36px;
    line-height: 46px;
}
.water-repipe-advantage .heading-title {
    font-size: 36px;
    line-height: 46px;
}

section.services-section.drain-cleaning.our-guarantees2 .heading-title {
    font-size: 38px;
    line-height: normal;
}
	ul.two-col.drain li p img {
    top: 3px;
    max-width: 24px;
}	
	.about-lc-knv ul.two-col.drain h4 {
    margin-bottom: 10px;
}
	section.local-knoxville-section.lc-knv.la-city .container-fluid .services-lists {
    padding: 0;
}
	section.why-choose-section.lc-knv.la-city.hfs:after{
		        background-size: 100px;
        width: 100px;
        height: 144px;
	}
	    section.about-section {
        padding: 70px 0 70px 90px;
    }
	    .box-6 .services-lists ul li {
        width: 25% !important;
    }
}
@media (max-width: 1299px) {
.container { padding: 0 25px !important; }
.services-lists ul li { width: 20%; }
.services-area-lists ul li{ width: 20%; }
.our-promise li { font-size: 12px; }
.our-promise { padding: 15px 0px; }
.theme-btn { font-size: 17px; }
.ftr-title { margin-bottom: 16px; font-size: 26px; line-height: 32px; }
section.timing-table-section .table>:not(caption)>*>* strong { font-size: 23px; }
.header-section.south-knoxville .header-text p { font-size: 20px; line-height: 26px; }
section.cta-section.lc-knv .col-sm-3 { width: 39%; }
section.cta-section.lc-knv .col-sm-9 { width: 61%; }
section.services-section.businesses::after { background-size: 180px; }
.lc-knv .faq-box { padding: 60px 40px; }
section.things-section { padding: 60px 0 70px 18px; }
section.about-section { padding: 70px 0 70px 18px; }
section.map-section { padding: 0 25px; }
section.instagram-section .col-sm-12 { padding: 0 20px; }
.header-section.south-knoxville.lc-knv  a.theme-btn.theme-btn3.btn-red { margin-right: 2px; }
section.about-section.dark-section.lc-knv.drain::after { display: none; }
section.plumbing-problems-cta-section::after { display: none; }
section.services-section.drain-cleaning .services-lists ul li { width: 25%; }
section.services-section.drain-cleaning.our-guarantees .services-lists ul li { width: 33%; }
section.testimonial-section .col-sm-3 { width: 50%; }
section.about-section .section-heading {
    float: none;
}
.benefits-points .heading-title {
           font-size: 31px;
        line-height: 40px;
}

.water-repipe-advantage .heading-title {
           font-size: 31px;
        line-height: 40px;
}
section.services-section.drain-cleaning.our-guarantees2 .heading-title {
    font-size: 35px;
    line-height: normal;
}
.box-6 .services-lists ul li {
    width: 25% !important;
}
section.why-choose-section.lc-knv.la-city.hfs:after{
		      display:none;
	}
	.services-area-lists ul li{ width: 25%;}
	
.page-template-tamplate-commercial-water-treatment section.services-area-section.services-child .services-lists ul li {
    width: 25%;
}	
}

@media (max-width: 1199px) {
p { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; }
.default-css ul li, .default-css ol li { font-size: 16px; line-height: 24px;; margin: 0 0 6px; }
.default-css ul li { background-position: 0 5px; padding-left: 22px; background-size: 16px; }
section.about-section.dark-section.lc-knv.drain .default-css ul li {
   background-position: 0 5px; padding-left: 22px; background-size: 16px;
}

.default-css ul { margin-bottom: 15px; }
h1 {font-size: 30px;line-height: 38px;}
h2 {font-size: 28px;line-height: 36px;}
h3 {font-size: 25px;line-height: 32px;}
h4 {font-size: 20px;line-height: 28px;}
h5 {font-size: 19px;line-height: 26px;}
h6 {font-size: 18px;line-height: 24px;}
.default-section{ padding: 40px 0; }
.video-popup button.close { right: 15px; top: 15px; font-size: 20px; }
.close img{max-width: 24px;}
.video-popup .modal-dialog { margin: 65px auto 0; border: 6px solid #182E45; }
.container { padding: 0 15px !important; }
.theme-btn { font-size: 15px; line-height: 22px; padding: 11px 20px; }
.header-btm { border-radius: 0; }
.head-text p { font-size: 13px; }
.head-text p img { margin: -4px 4px 0; max-width: 14px; }
.header-logo img { max-width: 156px; }
.our-promise li { font-size: 11px; }
.our-promise li img { margin: -3px 1px 0 0; max-width: 12px; }
.head-call-now p { font-size: 11px; line-height: 14px; }
.head-call-now p a { font-size: 18px; }
.head-call-now { margin: 0 0px 0 10px; }
.our-promise li { padding: 0 12px 0 4px; }
.header-btn { margin-left: 10px; }
section.banner-section { background-position: top right -50px;padding: 40px 0 40px; }
.banner-caption .banner-star p { font-size: 16px; line-height: 24px; }
.stardx img { margin-top: -5px; max-width: 16px; }
.banner-title { font-size: 40px; line-height: 52px; }
.banner-offer-bx h2 { font-size: 32px; line-height: 36px; }
.banner-offer-bx h3 { font-size: 22px; line-height: 26px; }
.limited { right: 15px; top: 15px; font-size: 13px; line-height: 18px; padding: 5px 10px; }
.banner-offer-bx { max-width: 430px; padding: 20px 23px 20px; margin-top: 15px; border-radius: 15px; }
.our-abilities-list h3 { font-size: 20px; line-height: 24px; margin-bottom: 2px; }
.deal-bx { padding: 20px 20px 15px; margin-top: 25px; }
.deal-bx ul li { font-size: 16px; line-height: 22px; margin-bottom: 7px; }
.deal-pay a.theme-btn.theme-btn2.btn-green { margin-top: 15px; }
.deal-pay { padding-top: 0px; }
.theme-btn.theme-btn2 { padding: 8px 20px 10px; font-size: 18px; }
.theme-btn.theme-btn2 strong { font-size: 12px; line-height: 14px; }
.header-btn .theme-btn.theme-btn2 { padding: 9px 20px 9px; }
section.default-section.our-abilities .col-sm-6:first-child { padding-right: 12px; }
section.default-section.our-abilities .col-sm-6:last-child { padding-left: 12px; } 
.deal-bx h3 { font-size: 16px; margin-bottom: 10px; } 
.deal-btn { margin-top: 15px; }
.why-choose-bx h3, .secure-bx h3 { font-size: 22px; margin-bottom: 15px; }
.why-choose-bx { padding: 35px 15px 15px; }
.why-choose-bx h4 { font-size: 16px; margin-bottom: 6px; }
.why-choose-list li { padding: 5px 5px 15px; }
.why-choose-list { margin: 0 -5px; }
.wc-price-bx p strong { font-size: 25px; line-height: 30px; }
.wc-price-bx p b { font-size: 15px; line-height: 18px; }
.wc-price-bx p { font-size: 13px; line-height: 22px; }
.secure-bx { margin-top: 25px; padding: 0 15px 15px; }
.secure-heading { font-size: 14px; margin: 0px -15px 12px; }
.secure-bx .form-hero .gform_wrapper .medium { height: 54px; font-size: 18px !important; }
.secure-bx .form-hero input.button.gform_button , .secure-bx .form-hero .gform_next_button { height: 50px !important; }
.form-hero input.button.gform_button , .form-hero .gform_next_button{ padding: 12px 30px !important; font-size: 18px !important; line-height: 26px !important; }
.gform_wrapper .gfield { padding: 0 7px 15px; }
.form-hero .gform_body { margin: 0 -7px; }
.abilities-btns { margin-top: 25px; }
.abilities-btn { height: 115px; font-size: 16px; line-height: 24px;border-radius: 20px; }
.abilities-btn.btn-green strong { font-size: 35px; line-height: 40px; }
.abilities-btn.btn-red strong { font-size: 20px; line-height: 32px; }
.abilities-btn.btn-red { font-size: 15px; font-weight: 400; }
.pricing-estimate-items { margin: 0 0px 0 auto; padding: 40px 0; }
.heading-title { font-size: 32px; line-height: 40px;margin-bottom: 10px; }
.pricing-estimate-bx h3 { font-size: 22px; line-height: 26px; }
.pricing-estimate-bx figure { margin: 0 auto 15px; max-width: 58px; }
.coat-bx { font-size: 18px; margin: 0px 0 15px;padding: 18px 35px 20px; }
.coat-bx strong { font-size: 26px; }
.satisfaction-bx h4 { font-size: 32px; line-height: 34px; }
section.pricing-estimate-section .satisfaction-bx p { font-size: 18px; line-height: 24px; }
.satisfaction-bx { padding: 30px 20px; }
.guarantee-box h3 { font-size: 20px; line-height: 26px; margin-bottom: 2px; }
.guarantee-box figure { margin: 0 auto 10px; max-width: 52px; }
.guarantee-list { margin: 30px -2px 20px; }
.guarantee-list li { margin-bottom: 15px; }
.availability-list { margin-bottom: 40px; padding: 25px 15px; }
.availability-box h3 { font-size: 20px; line-height: 28px; margin-bottom: 4px; }
.availability-box h3 img { margin: -5px 3px 0 0; max-width: 26px; }
.commitment-list li { font-size: 16px; line-height: 24px; }
.our-commitment { padding: 15px; }
section.process-section { padding: 40px 0; }
section.process-section .section-heading p { font-size: 16px; }
.process-list li { padding: 10px; }
.process-list { margin: 10px -10px; }
.process-box h3 { font-size: 18px; line-height: 26px; margin-bottom: 4px; }
.process-box { padding: 20px 15px 10px; ; }
.process-box p { font-size: 15px; line-height: 22px; }
.process-box figure { margin-right: 15px;max-width: 40px; } 
.process-counter { left: 24px; top: 74px; font-size: 16px; line-height: 24px; }
section.process-section .default-css p { font-size: 16px; }
section.process-section .abilities-btns { margin-top: 40px; }
section.about-section { padding: 40px 0 40px 0px; }
section.process-section .abilities-btns .abilities-btn { margin: 0 10px; }
.about-btn .theme-btn:not(:first-child), .cta-btns .theme-btn:not(:first-child), .blog-btns .theme-btn:not(:first-child), .sr-btns .theme-btn:not(:first-child), .story-btns .theme-btn:not(:first-child), .banner-btns .theme-btn:not(:first-child) { margin-left: 6px; }
.about-image:after { left: -15px; top: 30px; bottom: 30px; }
.about-image::before { left: -30px; top: 60px; bottom: 60px; }
.about-image { margin: 0 0 0 30px; }
.about-image figcaption { padding: 16px 25px 10px; }
.about-image figcaption h4 { font-size: 22px; line-height: 30px; }
section.small-problems-section { padding: 40px 0; }
.small-problems-box h4 { font-size: 22px; line-height: 32px; }
.small-problems-box { padding: 20px 15px 10px; }
.small-problems-row::before { width: 60px; height: 60px; }
.star img { max-width: 16px; }
section.testimonial-section .item { padding: 15px 0 50px; }
.client-say { padding: 10px 10px 10px; border-radius: 20px; border-width: 1px; }
.client-say-box { padding: 20px 15px 10px; border-radius: 16px; }
.quto-icon figure img { max-width: 26px; }
.client-say::before { width: 14px; height: 20px; bottom: -20px; left: 45px; }
.quto-icon { top: -16px; left: 40px; padding: 0 15px; }
section.testimonial-section .section-heading { margin: 0 auto 15px; }
.clients-item-heading h3 img { margin: -2px 5px 0 0; max-width: 18px; }
.clients-item-heading h3 { font-size: 16px; line-height: 24px; }
.clients-item-heading { bottom: -50px; }
.client-say-box p { font-size: 15px; line-height: 24px;}
.testimonial-slider.owl-carousel .owl-nav { margin: 40px auto 0; }
section.testimonial-section { padding: 0 0 100px 0px; }
.same-say-box p { font-size: 18px; line-height: 24px; }
.same-say-box .heading-title { margin-bottom: 2px; }
section.same-say-section { padding-bottom: 40px; }
.faq-box .card-header-title { padding: 16px 55px 16px 25px; font-size: 20px; line-height: 28px; }
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after { background-size: 18px !important; }
.faq-box .card-header h5:after, .card-header-title::after { right: 20px; }
.card-body.default-css { padding: 10px 40px 0px 25px; }
.faq-box .card { margin: 0 0 15px; } 
section.faq-section { padding: 40px 0; }
.faq-bottum { border-radius: 35px; max-width: 550px; padding: 15px; margin-top: 25px; }
.faq-bottum h3 { font-size: 25px; line-height: 28px; }
.trusts-bx figure { width: 80px; height: 80px; margin: -40px auto 20px; }
.trusts-bx figure img{max-width: 42px;}
section.default-section.trusts .col-sm-4 { padding: 40px 12px 15px; }
.trusts-row { margin: 10px auto 0; }
.trusts-bx h3 { font-size: 18px; line-height: 24px; }
.trusts-row ul li p img { margin: -3px 3px 0 0; max-width: 90px; max-height: 18px; }
section.cta-section { padding: 30px 0; }
section.services-section { padding: 40px 0; }
.services-box figure img { max-width: 60px; }
.services-box figure { height: 126px; width: 126px; margin: 0 auto 20px; border-width: 7px; }
.services-box figure::after { height: 25px; bottom: -25px; }
.services-lists ul li { padding: 10px; }
.services-lists ul { margin: 15px -10px 0; }
	.services-area-lists ul{margin: 15px -10px 0;}
.services-area-lists ul li {
   padding: 10px;
}	
.services-box { padding: 5px 0; } 
.services-btn a.theme-btn.theme-btn2.btn-red { margin-right: 10px; }
section.timing-table-section { padding: 40px 0; }
section.timing-table-section p { font-size: 16px; }
section.timing-table-section .table>:not(caption)>*>* { padding: .625rem .625rem; font-size: 16px; }
section.timing-table-section .table>tbody td img { max-width: 16px; }
section.timing-table-section .table>:not(caption)>*>* strong { font-size: 18px; }
section.timing-table-section .table>thead th { padding: 0.525rem 0.625rem; font-size: 16px; }
.table-btns { padding-top: 20px; }
.gallery-item-parent { bottom: 10px; left: 10px; right: 10px; top: 10px; }
a.example-image-link { height: 40px; width: 40px; }
.plumbing-offer-row { padding: 15px 15px; border-radius: 20px; }
.plumbing-offer-item:after { border-radius: 20px; }
.plumbing-offer-item { padding: 15px 20px 10px; border-radius: 18px; }
.plumbing-offer-item h2 { font-size: 15px; font-weight: 500; }
.plumbing-offer-item h3 { font-size: 32px; }
section.plumbing-offer p { font-size: 16px; line-height: 24px; }
.plumbing-offer-call .theme-btn { margin-left: 15px; }
.offer-list li { font-size: 16px; line-height: 24px; margin-bottom: 6px; }
.plumbing-offer-item .note { font-size: 14px; }
section.plumbing-offer .section-heading { padding-top: 20px; }
section.plumbing-offer { padding: 0 0 40px; }
section.services-areas-section::after { background-size: 120px; }
section.services-areas-section { padding: 40px 0; }
.search-container { max-width: 850px; margin: 10px 0 20px; }
.services-areas-box figure { margin-right: 6px; width: 22px; height: 22px; margin-top: -6px; }
.ma-box { margin: 20px auto 0; }
footer.footer-section { padding-top: 40px; }
.ftr-call-now figure { width: 22px; height: 22px; margin-right: 10px; } 
.ftr-logo { max-width: 260px; margin: 0 auto; }
.ftr-title { margin-bottom: 12px; font-size: 22px; line-height: 26px; }
.newsletter-form .medium { height: 48px !important; line-height: 22px !important; padding: 10px 18px 11px 18px !important; font-size: 16px !important;}
.newsletter-form input.button.gform_button { margin: 0px 0 0 !important; font-size: 16px !important; padding: 12px 25px !important; width: 120px !important; height: 48px !important; }
.ftr-copyright { margin-top: 30px; padding: 15px 15px; }
.copyright p { font-size: 16px !important; }
section.faq-section .section-heading { margin-bottom: 20px; }
.search-container .search-medium { padding: 12px 60px 12px 20px; height: 50px; font-size: 16px; line-height: 24px; }
.fa-search { right: 12px; background-size: 20px; }
section.gallery-section { padding: 0px 0px 40px; }
section.services-section .services-btn { margin-top: 15px; }
.trusts-bx { padding: 1px 20px 20px; }
.deal-bx.reminder li { font-size: 15px; }
p.reviews-star { margin-top: 5px; font-size: 15px; }
.reviews-star img { max-width: 80px; margin: -3px 5px 0 0; }
section.about-section h3 { font-size: 18px; line-height: 24px; margin-bottom: 4px; }
.deal-bx.getting p { margin-bottom: 6px; font-size: 15px; line-height: 22px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col input, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select { padding: 11px 15px 11px 15px !important; height: 50px; font-size: 16px !important; line-height: 22px !important; }
.south-knoxville .theme-btn { min-width: 150px; }
.header-section.south-knoxville .header-text p { font-size: 20px; line-height: 26px; }
section.banner-section.south-knoxville .banner-caption p { font-size: 18px; line-height: 30px; }
section.banner-section.south-knoxville .banner-caption , section.inner-banner .banner-caption{ padding: 35px 20px 40px 0; max-width:100%; }
section.banner-section.south-knoxville .banner-caption::after , section.inner-banner .banner-caption::after{ border-radius: 0 25px 25px 0; }
section.about-section.south-knoxville { padding: 40px 0; }
.default-btns { padding-top: 10px; }
.default-btns .theme-btn:not(:first-child) { margin-left: 10px; }
section.services-section.south-knoxville .services-row::after { border-radius: 20px; }
section.services-section.south-knoxville .services-row { padding: 40px 15px; border-radius: 20px; }
section.services-section.south-knoxville .services-lists { margin: 10px 0; }
section.why-choose-section { padding: 40px 0 0; }
section.why-choose-section .section-heading { padding: 35px 20px; max-width: 405px; border-radius: 20px 20px 0 0; }
.choose-box h3 { font-size: 20px; line-height: 26px; }
.choose-box figure { max-width: 44px; margin-right: 15px; }
.choose-list li { padding: 10px 0; }
section.testimonial-section.south-knoxville { padding: 40px 0 80px; }
section.testimonial-section .section-heading p { font-size: 20px; line-height: 26px; }
section.testimonial-section.south-knoxville .client-say-box p { font-size: 15px; line-height: 26px; }
section.testimonial-section.south-knoxville .star { margin-bottom: 12px; }
section.testimonial-section.south-knoxville .client-say-box h3 { font-size: 18px; line-height: 24px; }
section.testimonial-section.south-knoxville .owl-item.active.center .client-say-box { box-shadow: 0 0 20px 0 rgba(0, 90, 112, 0.20); margin: 0 -20px; padding: 20px 20px; }
section.testimonial-section.south-knoxville .item { padding: 20px; }
section.testimonial-section.south-knoxville .client-say-box { padding: 20px 0px; }
section.testimonial-section.south-knoxville .testimonial-row { margin-top: -10px; }
section.banner-section.south-knoxville .banner-title { line-height: 42px; font-size: 32px; }
section.banner-section.south-knoxville { background-position: top center; background-size: cover; }
.map { border-radius: 0 20px 20px 0; padding: 8px 8px 8px 0; }
.map iframe { border-radius: 0 16px 16px 0; }
section.contact-section.south-knoxville .section-heading { padding: 30px 0 10px 0px; }
.ftr-call { padding: 0 0 20px; }
.ftr-call p strong { font-size: 20px; }
.ftr-call figure { height: 32px; width: 32px; margin-right: 12px; }
section.contact-section.south-knoxville { padding: 0 0px 40px 0; }
.cta-row { padding: 0 0 30px; margin-bottom: 30px; }
footer.footer-section.south-knoxville .ftr-logo { margin: 0; }
footer.footer-section.south-knoxville .newsletter-form input.button.gform_button { background-size: 20px !important; width: 38px !important; height: 38px !important; }
footer.footer-section.south-knoxville .newsletter-form input.button.gform_button:hover { background-size: 20px !important; }
footer.footer-section.south-knoxville .newsletter-form .medium { padding: 10px 62px 11px 20px !important; }
footer.footer-section.south-knoxville .ftr-social { margin-left: -40%;}
section.services-section.south-knoxville .services-box::after { right: -10px; }
section.services-section.south-knoxville { padding: 0 0 40px; }
.b-form-title { margin-bottom: 15px; font-size: 35px; line-height: 44px; }
.form-hero { padding: 25px 25px; }
.popup-form .modal-dialog { max-width: 500px !important; }
.form-hero .gform_wrapper textarea.medium { height: 100px !important; }
section.services-section.south-knoxville .services-lists ul li { width: 20%; }
.theme-btn.theme-btn3 { padding: 7px 20px 3px; font-size: 18px; line-height: 20px;height: 48px; }
.lc-knv.header-section .header-text p { font-size: 16px; line-height: 22px; }
.lc-knv .banner-title { font-size: 44px; line-height: 54px; }
.lc-knv .banner-btns { padding-top: 6px; }
section.banner-section.lc-knv {padding: 150px 0 150px; }
.service-top-content { margin: 0 auto 30px; }
.lc-knv .services-box figure { width: 103px; height: 103px; margin-bottom: 30px; outline-width: 6px; }
.lc-knv .services-lists ul li { width: 25%; }
section.cta-section.dark-section.lc-knv { padding: 25px 0; }
.lc-knv .cta-row { padding: 0; }
.lc-knv .cta-btns:after { bottom: -41px; top: -41px; left: -30px; }
section.cta-section.lc-knv .col-sm-9 { width: 60%; }
section.cta-section.lc-knv .col-sm-3{ width: 40%; }
section.services-section.businesses::after { background-size: 140px; }
section.local-knoxville-section { padding: 40px 0; }
section.local-knoxville-section.lc-knv ul li { padding: 10px; }
section.local-knoxville-section.lc-knv ul { margin: 10px -10px; }
.default-btns.text-center { padding-top: 15px; }
.lc-knv .default-css ul li { background-position: 0 5px; padding-left: 24px; background-size: 16px; }
section.about-section.dark-section.lc-knv.drain .default-css ul li {
   background-position: 0 5px; padding-left: 24px; background-size: 16px;
}
section.why-choose-section.lc-knv { padding: 40px 0 40px; }
section.about-section.about-lc-knv { padding: 40px 0; }
section.map-section .map { padding: 10px; height: 390px; }
section.map-section { padding: 0 15px; }
section.things-section { padding: 30px 0 40px 0px; }
section.knoxville-facts-section { padding: 40px 0; }
.lc-knv .faq-box { padding: 30px 25px; border-radius: 20px; }
section.testimonial-section.lc-knv::after { background-size: 150px; }
section.testimonial-section .col-sm-3 { padding: 15px 8px 65px; }
.lc-knv .star img { max-width: 14px; }
section.testimonial-section.lc-knv { padding: 0px 0 40px; }
.about-lc-knv h4 { font-size: 18px; line-height: 24px; }
.lc-knv .services-box { padding: 30px 15px 22px;; }
.services-box h3 { font-size: 18px; line-height: 26px; margin-bottom: 5px; }
section.testimonial-section .section-heading ul li img { max-height: 70px; } 
section.instagram-section { padding: 40px 0; border-width: 5px;}
section.instagram-section .col-sm-12 { padding: 0 12px; }
section.instagram-section .section-heading p { font-size: 28px; line-height: 38px; margin-bottom: 10px; }
.ftr-social a { height: 32px; width: 32px; margin: 2px; }
.ftr-social a img { max-width: 16px; }
section.faq-section.lc-knv .col-sm-5 { width: 100%; display: none; }
section.faq-section.lc-knv .col-sm-7 { width: 100%; }
section.faq-section.lc-knv .section-heading { margin-bottom: 0; }
section.faq-section.lc-knv { padding: 40px 0; }
section.faq-section.lc-knv .default-btns { padding: 10px 0 0; text-align: center; }
section.banner-section.drain-cleaning .banner-btns { padding-top: 0; }
section.banner-section.drain-cleaning { padding: 100px 0 100px; }
section.banner-section.drain-cleaning .banner-caption .banner-star h4 { font-size: 16px;  line-height: normal; }
section.services-section.lc-knv.drain { padding: 40px 0px; }
section.testimonial-section.drain-cleaning { padding: 40px 0; }
section.services-section.drain-cleaning.our-guarantees::after { top: -70px; background-size: 100px;  width: 100px; height: 144px; }
section.banner-section .banner-caption .stardx img { margin-top: -5px;max-width: 16px; width: auto;}
section.services-section .default-css.text-center { padding-top: 20px; }
section.knoxville-facts-section.drain ul li p img { margin: -5px 5px 0 0; max-width: 24px; }
section.process-section.drain-cleaning { padding: 0 0 40px; }
section.process-section.drain-cleaning::after { background-size: 180px; }
section.process-section.drain-cleaning .process-box figure { width: 130px; height: 130px; line-height: normal; border-width: 8px; display: flex ; align-items: center; justify-content: center;max-width: 100%; }
section.process-section.drain-cleaning .process-box figure img{max-width: 60px;}
section.process-section.drain-cleaning .process-box { padding: 10px; }
section.process-section.drain-cleaning .process-box h3 { font-size: 22px; line-height: 28px; }
ul.two-col li {
    width: 100%;
}
.row.align-items-center {
    align-items: inherit !important;
}
.benefits-points .heading-title {
     font-size: 26px;
    line-height: 34px;
}
.water-repipe-advantage .heading-title {
    font-size: 26px;
    line-height: 34px;
}
section.about-section.dark-section.lc-knv.drain .heading-title {
    font-size: 28px;
    line-height: 36px;
}
section.services-section.drain-cleaning.tankless-water-heater .services-lists ul li {
    width: 25%;
}
section.services-section.drain-cleaning.our-guarantees2 .heading-title {
    font-size: 30px;
    line-height: normal;
}
	section.why-choose-section.lc-knv.emergency-repair {
    padding: 40px 0;
}
	.dark {
    padding: 40px 0 !important;
}
	.left-right-logo::before, .left-right-logo::after {
        background-size: 100px;
        width: 100px;
        height: 150px;
        bottom: 0;
    }
.left-right-logo .services-lists .default-css.text-center {
    max-width: 790px;
    margin: 0 auto;
}
section.testimonial-section.commercial-plumbing {
    padding: 40px 0 0;
}
	section.about-section.about-lc-knv .container-fluid::after{display:none;}
	section.modern-section {
    padding: 40px 0;
}
	.left-right-logo::after{ background-size: 100px;}
	    ul.two-col.drain li p img {
        top: 1px;
        max-width: 22px;
    }
	.about-lc-knv ul.two-col.drain h4 {
    margin-bottom: 5px;
}
	section.default-content-section {
    padding-top: 40px;
}
	section.testimonial-section.lc-knv.la-city {
    padding: 40px 0 0;
}
	section.services-section.drain-cleaning.expert-boring {
    padding: 40px 0 0;
}
	.page-template-template-north-knoxville section.services-section.businesses.lc-knv {
    padding-top:40px;
}

section.local-knoxville-section.lc-knv.la-city ul li{
	width: 25%;
}
	.hfs .heading-title { font-size: 28px; line-height: 34px; }
section.services-area-section {
    padding-top: 40px;
}
	section.services-area-section.services-child {
    padding-bottom: 40px;
}
	
   .page-template-tamplate-commercial-plumbing section.about-section.about-lc-knv.lc-knv.drain-cleaning .section-heading.default-css ul, .page-template-tamplate-commercial-plumbing section.about-section.about-lc-knv.lc-knv.drain-cleaning .section-heading.default-css p {
    max-width: 100%;
}
	.modal-popup-content .modal-dialog.modal-lg {  margin: 40px auto 0; width: 95%; }
	    .page-template-tamplate-commercial-water-treatment section.services-area-section.services-child .services-lists ul li {
        width: 33.33%;
    }
}
@media (max-width: 1023px) {
.our-promise { display: none; }
.lc-knv.header-section .header-text p { font-size: 15px; line-height: 20px; }
section.services-section.businesses::after { background-size: 110px; }
section.services-section.drain-cleaning.water-quality .services-lists ul li {
    width: 25%;
}
.left-right-logo .services-lists {
    padding: 0 0;
}
.left-right-logo .services-lists .default-css.text-center {
        max-width: 720px;
        margin: 0 auto;
    }

}

@media (max-width: 991px) {
footer.footer-section { padding-top: 200px; text-align: center; }
footer.footer-section .col-sm-2 , footer.footer-section .col-sm-3 , footer.footer-section .col-sm-4 , footer.footer-section .col-sm-5 , footer.footer-section .col-sm-6 , footer.footer-section .col-sm-7 , footer.footer-section .col-sm-8 , footer.footer-section .col-sm-9{ width: 100%;padding: 0 12px; }
.newsletter-form { max-width: 100%; margin: 0; }
.ftr-title { margin: 5px 0; color: #fff; background: #00a7b5; padding: 10px; font-size: 20px; line-height: 26px; }
.copyright-section { padding: 0px 0 15px; }
.ftr-social { padding: 0 0 15px; }
.ftr-call-now { display: block; align-items: unset; margin-bottom: 0; padding: 15px 0; border-bottom: 1px solid rgb(255 255 255 / 30%); }
.ftr-call-now:last-child{border: none;}
.ftr-call-now figure { margin: 0 auto 10px; }
.ftr-logo { margin: 0 auto; position: absolute; top: 40px; left: 0; right: 0; }
section.services-areas-section::after { display: none; }
.services-areas-lists ul li { width: 25%; }
.services-lists ul li { width: 25%; }
.process-list li { width: 33%; } 
.pricing-estimate-list li { width: 33.33%; }
.banner-title { font-size: 42px; line-height: 58px; }
.small-problems-row .col-sm-4 { width: 40%; }
.newsletter-form .gform_wrapper .gform_footer { justify-content: center; }
.header-section.south-knoxville .header-text p { font-size: 18px; line-height: 24px; }
footer.footer-section.south-knoxville .newsletter-form form { max-width: 500px; margin: 0 auto; }
footer.footer-section.south-knoxville .ftr-copyright { padding: 15px 0px; margin-top: 30px; }
footer.footer-section.south-knoxville .ftr-logo { margin: 0 auto; text-align: center; }
footer.footer-section.south-knoxville .ftr-social { margin-left: 0; text-align: center; }
section.inner-banner > img { object-fit: cover; height: 220px; }
.lc-knv.header-section .header-text { display: none; }
.lc-knv.header-section .header-right { padding: 10px 0px; justify-content: end; }
section.cta-section.lc-knv .col-sm-9 { width: 100%; }
section.cta-section.lc-knv .col-sm-3 { width: 100%; }
section.cta-section.lc-knv .heading-title { text-align: center; margin-bottom: 10px; }
.lc-knv .cta-btns { text-align: center; height: auto; }
.lc-knv .cta-btns:after { display: none; }
footer.footer-section.south-knoxville.lc-knv .ftr-social .ftr-title { margin-bottom: 20px; }
.benefits-points .heading-title {
     font-size: 22px;
    line-height: 30px;
}
.water-repipe-advantage .heading-title {
    font-size: 22px;
    line-height: 30px;
}
.lc-knv.slab-leak-service .services-lists ul li {
    width: 33.33%;
}
    .lc-knv .services-lists ul li {
        width: 33.33%;
    }
section.services-section.drain-cleaning.water-quality .services-lists ul li {
    width: 33.33%;
}
.section-title .heading-title br{display: none;}
    .left-right-logo .services-lists .default-css.text-center {
        max-width: 680px;
        margin: 0 auto;
    }
	section.services-section.businesses::after{display:none;}
    .banner-title {
        font-size: 32px;
        line-height: 44px;
    }
	.services-area-lists ul li {
  width:25%;
}
	
}

@media (max-width: 900px) {
section.banner-section::before { background: linear-gradient(90deg, rgba(0, 70, 88, 0.68) 0%, rgba(0, 70, 88, 0.68) 58%, rgba(0, 70, 88, 0.68) 63%, rgba(0, 70, 88, 0.68) 100%); }
section.banner-section .col-sm-8 { width: 100%; }
.banner-caption p br{display: none;}
section.default-section.our-abilities .col-sm-6{ width: 100%; } 
section.default-section.our-abilities .col-sm-6:last-child { padding-top: 25px; }
section.pricing-estimate-section .col-sm-9 { width: 100%; }
section.pricing-estimate-section .col-sm-3 { width: 100%;padding: 0; }
.satisfaction-list { display: flex ; flex-direction: row; height: auto; max-width: 100%; margin: 0; overflow: hidden; width: 100%; flex-wrap: wrap; }
.satisfaction-list li { list-style: none; height: auto; width: 25%; }
.commitment-list li { width: 50%;padding: 5px; }
.commitment-list { flex-wrap: wrap; text-align: center; }
section.about-section .col-sm-7 { width: 100%; order: 2; }
section.about-section .col-sm-5 { width: 100%;padding: 0 12px; order: 1; }
.about-image { margin: 0 30px 20px;text-align: center; }
.about-image::before { right: -30px; }
.about-image:after { right: -15px; }
.about-image figcaption { border-radius: 0 0 10px 10px; }
section.cta-section .col-sm-7 { width: 100%; }
section.cta-section .col-sm-5 { width: 100%; }
.cta-btns { text-align: center; padding-top: 10px; }
section.cta-section { text-align: center;background: linear-gradient(180deg, #DB2432 0%, #75131B 100%); }
.about-image figure { border-radius: 10px 10px 0 0; }
.header-section.south-knoxville .header-text p { font-size: 15px; line-height: 22px; }
section.about-section.south-knoxville .col-sm-5 { width: 50%; }
section.about-section.south-knoxville .col-sm-7 { width: 50%; }
section.why-choose-section { padding: 0; }
section.why-choose-section .col-sm-6 { width: 100%;padding: 0; }
section.why-choose-section .section-heading { padding: 35px 15px; max-width: 100%; border-radius: 0; background: rgba(255, 255, 255, 0.70); }
section.why-choose-section .container { padding: 0 12px; }
.choose-list li { width: 50%;padding: 10px 10px; }
.choose-list { display: flex ; flex-wrap: wrap;margin: 0 -10px; }
section.contact-section.south-knoxville .col-sm-8 { padding: 0 12px; width: 100%; order: 2; }
section.contact-section.south-knoxville .col-sm-4{ width: 100%; order: 1; }
section.contact-section.south-knoxville .heading-title br{display: none;}
.ftr-call figure { margin: 0 auto 10px; }
.ftr-call { padding: 15px 0; display: block; border-bottom: 1px solid rgb(0 0 0 / 20%); }
.ftr-call:last-child{border: none;}
section.contact-section.south-knoxville .ftr-call-row { padding-top: 0; }
section.contact-section.south-knoxville .section-heading { padding: 0 0 10px; text-align: center; }
.map { border-radius: 0;padding: 8px; height: 350px; }
.map iframe { border-radius: 0; }
section.services-section.south-knoxville .services-lists ul li { width: 25%; }
.lc-knv .about-image figure { border-radius: 10px; }
.about-img { margin-bottom: 15px; }
section.things-section .col-sm-5 { padding-right: 10px; width: 100%;order: 1; }
section.things-section .col-sm-7 { width: 100%;order: 2; }
section.things-section .about-image { max-width: 100%; margin: 0 0 15px; text-align: center; }
section.knoxville-facts-section .col-sm-5 { width: 100%; }
section.knoxville-facts-section .col-sm-7 { width: 100%; }
.about-img figure { width: 100%; }
.about-img figure img{ width: 100%; }
section.why-choose-section.lc-knv .col-sm-5 { width: 100%; }
section.why-choose-section.lc-knv .col-sm-7 { width: 100%; }
section.about-section.about-lc-knv { padding: 40px 0 40px; }


.left-right-logo::before, .left-right-logo::after {
display:none;
    }
    .left-right-logo .services-lists .default-css.text-center {
        max-width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 812px) {
p { font-size: 15px; line-height: 22px;}
h1 {font-size: 25px;line-height: 30px;}
h2 {font-size: 20px;line-height: 26px;}
h3 {font-size: 19px;line-height: 24px;}
h4 {font-size: 18px;line-height: 24px;}
h5 {font-size: 16px;line-height: 22px;}
h6 {font-size: 15px;line-height: 20px;}
.container { padding: 0 12px !important; }

.our-abilities-list h3 { font-size: 18px; line-height: 24px; margin-bottom: 2px; }
.our-abilities-list figure { margin: 0 0px 0 -30px; }
.our-abilities-list li { padding-left: 30px; padding-bottom: 4px; }
.deal-bx { padding: 20px 15px 15px; margin-top: 15px; }
.secure-bx { margin-top: 15px; }
.abilities-btn:not(:first-child) { margin-top: 15px; }
.pricing-estimate-bx h3 { font-size: 20px; line-height: 24px; }
.pricing-estimate-bx figure { margin: 0 auto 10px; max-width: 48px; }
.pricing-estimate-list { margin: 0 -10px; }
.pricing-estimate-list li { padding: 12px 10px; }
.coat-bx { font-size: 16px; margin: 0px 0 5px; padding: 14px 25px 15px; }
.coat-bx strong { font-size: 20px; }
.satisfaction-bx h4 { font-size: 28px; line-height: 30px; }
section.pricing-estimate-section .satisfaction-bx p { font-size: 15px; line-height: 20px; }
.satisfaction-bx { padding: 25px 15px; }
.guarantee-box figure { margin: 0 auto 10px; max-width: 38px; }
.guarantee-box h3 { font-size: 18px; line-height: 22px; }
.why-choose-bx { padding: 20px 15px 15px; }
.heading-title { font-size: 24px; line-height: 30px; }
section.about-section h3 { font-size: 16px; line-height: 22px; margin-bottom: 3px; }
.small-problems-box h4 { font-size: 20px; line-height: 26px; }
.small-problems-row .col-sm-4 { width: 45%; }
.small-problems-row::before { width: 40px; height: 40px; }
.same-say-box p { font-size: 15px; line-height: 20px; }
.faq-bottum h3 { font-size: 20px; line-height: 26px; }
.faq-bottum h3 strong { font-size: 15px; line-height: 22px; }
section.plumbing-offer .col-sm-7 { width: 100%; }
section.plumbing-offer .col-sm-5 { width: 100%; }
section.plumbing-offer .section-heading { padding-top: 10px; text-align: center; max-width: 100%; }
section.plumbing-offer .section-heading .heading-title br{display: none;}
.plumbing-offer-call { justify-content: center; padding: 0 0 20px; }
.gallery-list li { padding: 5px; width: 33.33%; }
.gallery-list { margin: 0 -5px; }
section.timing-table-section .table>thead th { font-size: 15px; }
section.timing-table-section .table>:not(caption)>*>* strong { font-size: 16px; }
section.timing-table-section .table>tbody td img { max-width: 14px; }
section.timing-table-section .table tbody tr td:nth-child(2) { width: 40%; }
.services-box figure { height: 100px; width: 100px; margin: 0 auto 20px; border-width: 5px; }
.services-box h3 { font-size: 18px; line-height: 22px; margin-bottom: 4px; }
.availability-box h3 { font-size: 18px; line-height: 24px; margin-bottom: 4px; }
.availability-box h3 img { margin: -5px 3px 0 0; max-width: 20px; }
.availability-list { margin-bottom: 30px; padding: 20px 15px 15px; }
.testimonial-slider.owl-carousel .owl-nav { margin: 30px auto 0; }
section.testimonial-section { padding: 0 0 80px 0px; }
.client-say-box { padding: 15px 15px 10px; }
section.process-section .default-css p { font-size: 15px; }
.ma-box img, .ma-box iframe { width: 100%; height: 240px; object-fit: cover; }
.trusts-row ul li { padding: 0 40px; }
.services-areas-lists ul li { width: 33.33%; }
.copyright p { font-size: 14px !important; }
.ftr-title { padding: 8px; font-size: 18px; line-height: 24px; }
.about-image figcaption h4 { font-size: 20px; line-height: 28px; }
.popup-box { padding: 35px 15px 15px; }
.popup-form .modal-dialog { max-width: 480px !important;}
.popup-box h4 { font-size: 22px; }
.modal.popup-form button.close { font-size: 30px; }
div#message-popup {bottom: 5% !important; max-width: 290px !important; padding:15px;}
div#message-popup button.close { right: -10px; top: -10px; font-size: 20px;}
.message-name { width: 32px; height: 32px; font-size: 18px; line-height: 31px; margin-right: 7px; }
.message-box h4 { font-size: 16px; line-height: 22px;}
.live-chat figure { width: 50px; height: 50px; line-height: 46px; }
.live-chat figure img{max-width: 24px;}
.live-chat figure span { width: 15px; height: 15px; font-size: 10px; line-height: 18px; }
.quick-question-box h3 { font-size: 18px; padding-left: 6px; }
div#live-chat-popup { border-radius: 15px 0 0 0px; max-width: 310px; padding: 15px; }
.quick-question-box figure img { max-width: 20px; }
.live-chat-btns .theme-btn { padding: 8px 15px; font-size: 14px; line-height: 20px; border-radius: 10px; }
.gform_wrapper label, .form-hero .gform_wrapper label.gfield_label, .form-hero legend.gfield_label.gform-field-label { font-size: 15px !important; line-height: 22px; margin-bottom: 5px !important; }
.secure-bx .form-hero .gform_wrapper .medium { height: 50px; font-size: 16px !important; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col input, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select { padding: 13px 15px 13px 15px !important; font-size: 15px !important; line-height: 20px !important; }
.form-hero .gform_wrapper textarea.medium { border-radius: 25px !important; }
.secure-bx-child.default-css ul li { background-position: 0 4px; font-size: 15px; line-height: 22px; }
.newsletter-form .gform_wrapper .gform_footer { padding: 15px 0 0 0 !important; }
.header-text{display: none;}
.header-section.south-knoxville .header-right { justify-content: right; }
.south-knoxville .theme-btn { min-width: 130px; }
section.banner-section.south-knoxville .banner-caption p { font-size: 15px; line-height: 22px; }
section.banner-section.south-knoxville .banner-title { line-height: 32px; font-size: 25px; }
section.banner-section.south-knoxville .banner-caption  , section.inner-banner .banner-caption{ padding: 35px 15px 40px 0; }
.choose-box h3 { font-size: 18px; line-height: 24px; }
section.testimonial-section .section-heading p { font-size: 16px; line-height: 20px; }
.default-btns .theme-btn:not(:first-child) { margin-left: 5px; }
.ftr-call figure { height: 24px; width: 24px; }
.ftr-call p strong { font-size: 18px; }
.b-form-title { margin-bottom: 15px; font-size: 28px; line-height: 40px; }
.header-section .container { padding: 0 12px; }
section.why-choose-section.lc-knv .col-sm-7 { width: 100%; }
section.why-choose-section.lc-knv .col-sm-5 { width: 100%; }
.lc-knv .banner-title { font-size: 32px; line-height: 40px; }
section.banner-section.lc-knv { padding: 90px 0 80px; }
.theme-btn.theme-btn3 { padding: 6px 15px 4px; font-size: 16px; line-height: 18px; height: 42px;}
.theme-btn.theme-btn3 strong { font-size: 10px; line-height: 14px; }
.lc-knv.header-section .header-btn .theme-btn.theme-btn2 { padding: 5px 15px 3px; }
.lc-knv .banner-btns { padding-top: 2px; }
.lc-knv .services-box figure { width: 95px; height: 95px; margin-bottom: 30px; outline-width: 5px; }
.lc-knv .services-box { padding: 25px 12px 20px; }
.default-css ul li, .default-css ol li { font-size: 15px; line-height: 22px; margin: 0 0 6px; }
.lc-knv .default-css ul li { background-position: 0 5px; padding-left: 20px; background-size: 12px; } 
section.about-section.dark-section.lc-knv.drain .default-css ul li {
   background-position: 0 5px; padding-left: 20px; background-size: 12px;
}
.default-css ul { margin-bottom: 10px; }
.about-lc-knv h4 { font-size: 16px; line-height: 22px; }
.lc-knv .faq-box { padding: 0; border-radius: 0; background: transparent; box-shadow: none; }
section.testimonial-section.lc-knv .col-sm-3 { width: 45%; }
section.testimonial-section.lc-knv::after { background-size: 90px; }
.services-lists ul { margin: 10px -10px 0; }
section.testimonial-section .section-heading ul li { padding: 0 15px; }
section.testimonial-section .section-heading ul li img { max-height: 48px; }
section.services-section.businesses .services-lists ul { max-width: max-content; margin: 10px -10px 0; }
.services-box figure img { max-width: 48px; }
section.instagram-section { padding: 30px 0; }
section.instagram-section .section-heading p { font-size: 20px; line-height: 26px; }    
.insta-text figure img { max-width: 18px; }
.insta-text p { font-size: 14px; line-height: 22px; }
.insta-text figure { margin-right: 4px; flex-shrink: 0; max-width: 14px; }
.theme-btn.theme-btn2 strong { font-size: 11px; line-height: 13px; }
.theme-btn.theme-btn2 { padding: 5px 15px 8px; font-size: 16px; }
.services-btn::after { top: 24px; }
.services-btn::before { top: 24px; }
.faq-box .card-header-title { padding: 15px 55px 15px 25px; font-size: 18px; line-height: 24px; }
section.banner-section.drain-cleaning { padding: 60px 0 60px; }
section.banner-section.drain-cleaning .banner-caption .banner-star h4 { padding-left: 5px; font-size: 16px; line-height: 24px; }
.stardx img { margin-top: -5px; max-width: 17px; }
section.process-section.drain-cleaning .process-box figure img { max-width: 48px; }
section.process-section.drain-cleaning .process-box figure { width: 100px; height: 100px; border-width: 6px; }
section.process-section.drain-cleaning .process-counter { font-size: 12px; font-weight: 600; line-height: 26px; width: 25px; height: 25px; margin: 20px auto 15px; }
section.process-section.drain-cleaning .process-box { max-width: 160px; margin: 0 auto; }
section.process-section.drain-cleaning .process-box h3 { font-size: 19px; line-height: 26px; }
section.process-section.drain-cleaning::before { height: 45%; }
section.banner-section.drain-cleaning .banner-caption .stardx img { margin-top: -6px; }
section.services-section.drain-cleaning .services-lists ul li { width: 33%; }
section.about-section.dark-section.lc-knv.drain .heading-title {
    font-size: 24px;
    line-height: 30px;
}
section.services-section.drain-cleaning.our-guarantees2 .heading-title {
    font-size: 24px;
    line-height: normal;
}
	.box-6 .services-lists ul li {
    width: 33.33% !important;
}
	.hfs .heading-title { font-size: 24px; line-height: 30px; }
}

@media (max-width: 767px) {
.guarantee-list li { width: 33.33%; }
.process-list li { width: 50%; }
section.process-section .abilities-btns { flex-wrap: wrap; }
section.process-section .abilities-btns .abilities-btn { margin:0px; width: 100%; }
section.process-section .abilities-btns .abilities-btn:not(:first-child){margin-top: 15px;}
.trusts-row ul li { padding: 0 30px; }
section.default-section.trusts .col-sm-4 { width: 50%; }
.trusts-bx figure { width: 70px; height: 70px; margin: -35px auto 15px; }
.services-lists ul li { width: 33.33%; }
section.services-section.south-knoxville .services-lists ul li { width: 33.33%; }
.lc-knv .services-lists ul li { width: 33.33%; }
section.services-section.businesses .services-lists ul li { width: 33.33%; }
section.local-knoxville-section.lc-knv ul li { width: 50%; }
    section.services-section.drain-cleaning.tankless-water-heater .services-lists ul li {
        width: 33.33%;
    }
section.local-knoxville-section.lc-knv.la-city ul li{
	width: 33.33%;
}
section.local-knoxville-section.lc-knv.Boxes3 .services-lists ul li {
    width: 50%;
}
	.services-area-lists ul li {
  width: 33.33%;
}
	
.modal-popup-content button.close {
    right: 2px;
    top: -7px;
	font-size: 32px;}
	.modal-popup-content .modal-content .modal-body {
    padding: 40px 15px 20px;
}

	
}

@media (max-width: 700px) {

.trusts-row ul li { padding: 0 10px; }
section.banner-section.south-knoxville .col-sm-6{ width: 100%; }
section.banner-section.south-knoxville { padding: 0; }
section.banner-section.south-knoxville .banner-caption{ padding: 35px 0px 40px 0;text-align: center; }
section.banner-section.south-knoxville .banner-caption::after{ border-radius: 0; right: -12px; }
section.about-section.south-knoxville .col-sm-5 { width: 100%; }
section.about-section .col-sm-7 { width: 100%; }
.about-img { margin-bottom: 15px; }
section.services-section.south-knoxville .services-box figure { height: 90px; width: 90px; }
section.about-section.south-knoxville .col-sm-7 { width: 100%; }
.south-knoxville .banner-btns { padding-top: 5px; }
section.process-section.drain-cleaning .col-sm-3 { width: 50%; }
section.process-section.drain-cleaning::before { display: none; }
section.process-section.drain-cleaning::after {display: none;    }
section.about-section .col-sm-8 { width: 100%;order: 2; }
section.about-section .col-sm-4 { width: 100%;order: 1; }



}

@media (max-width: 600px) {
.testimonial-slider .owl-stage , .testimonial-slider-sk .owl-stage{ display: block; }
.testimonial-slider .owl-item , .testimonial-slider-sk .owl-item  { display: block; }
section.testimonial-section.south-knoxville .client-say-box { background: #FFF; box-shadow: inset 0 0 20px 0 rgba(0, 90, 112, 0.15); margin: 0px; padding: 20px 18px; }
section.testimonial-section.south-knoxville .item { padding: 0; }
section.testimonial-section.south-knoxville .testimonial-row { margin-top: 0; }
.testimonial-slider-sk.owl-carousel .owl-nav { margin: 20px auto 0; }
.lc-knv.slab-leak-service .services-lists ul li {
    width: 50%;
}
    .lc-knv .services-lists ul li {
        width: 50%;
    }
	section.local-knoxville-section.lc-knv.Boxes3 .services-lists ul li {
    width: 50%;
}
    .page-template-tamplate-commercial-water-treatment section.services-area-section.services-child .services-lists ul li {
        width: 50%;
    }
}

@media (max-width: 575px) {
.header-section { padding: 10px 0 0; background: #fff; }
.header-top { display: none; }
.header-btm { border-radius: 0; background: transparent; box-shadow: none; }
.header-section .col-sm-10 { padding: 0; }
.header-right { margin-left: 0; justify-content: center; padding: 0; text-align: center; align-items: unset; }
.head-call-now { margin: 0; width: 50%; background: #db2432; padding: 2px 0;border-right: 1px solid #fff;align-content: center; }
.head-call-now p { font-size: 10px; line-height: 14px; color: #fff; }
.head-call-now p a { font-size: 16px; color: #fff; }
.header-btn { margin-left: 0; width: 100%; display: flex ; }
.header-btn .theme-btn { display: block; border-radius: 0; }
.header-logo { text-align: center; margin-bottom: 10px; }
.header-logo img { max-width: 128px; }
.secure-bx-child.default-css ul li:nth-child(2n+1) { margin-right: 0; padding-right: 0; border: none; }
.secure-bx-child.default-css ul li:nth-child(2n) { width: 100%; }
.abilities-btn { height: 90px; font-size: 14px; line-height: 20px; border-radius: 20px; font-weight: 500; }
.abilities-btn.btn-green strong { font-size: 28px; line-height: 30px; }
.abilities-btn.btn-red strong { font-size: 18px; line-height: 28px; }
.abilities-btn.btn-red { font-size: 14px; }
.pricing-estimate-bx h3 { font-size: 18px; line-height: 24px; }
.satisfaction-list li { width: 50%; }
.satisfaction-bx { background: #02BECE !important; border-right: 1px solid rgb(255 255 255 / 25%); }
.satisfaction-list li:nth-child(2n) .satisfaction-bx { box-shadow: none; }
section.pricing-estimate-section .satisfaction-bx p { margin: 0; }
.commitment-list li { width: 100%; padding: 5px 0; }
.process-list li {padding: 6px; }
.process-list { margin: 10px -6px; }
.process-counter { bottom: 5px;top: auto; }
.small-problems-row { margin: 10px auto 0; }
section.same-say-section .col-sm-4 { border-right: none; border-bottom: 1px solid #D9D9D9; padding: 20px 12px 10px; }
section.same-say-section .col-sm-4:last-child{border: none;}
.trusts-row ul li p img { margin: -3px 3px 0 0; max-width: 70px; max-height: 14px; }
.trusts-row ul li { padding: 0 6px; }
.services-lists ul li { width: 50%; }
section.timing-table-section .table>:not(caption)>*>* { font-size: 13px; }
section.timing-table-section .table>thead th { font-size: 13px; }
section.timing-table-section .table>:not(caption)>*>* strong { font-size: 14px; }
.gallery-list li { width: 50%; }
section.plumbing-offer p { font-size: 15px; line-height: 22px; }
.plumbing-offer-item h3 { font-size: 25px; }
.plumbing-offer-item h2 { font-size: 13px; }
.offer-list { margin-bottom: 15px; }
.offer-list li { font-size: 15px; line-height: 22px; margin-bottom: 5px; }
.plumbing-offer-item .note { font-size: 13px; }
.services-areas-lists ul li { width: 50%; }
.services-btn::after , .services-btn::before{ display: none; }
.services-btn a.theme-btn.theme-btn2.btn-red { margin-right: 6px; }
.theme-btn { padding: 10px 18px; }
section.testimonial-section { padding: 0 0 70px 0px; }
.client-say-box p { line-height: 24px; }
.about-image figcaption h4 { font-size: 18px; line-height: 26px; }
.about-image::before { right: -20px;left: -20px; }
.about-image:after { right: -10px; left: -10px; }
.about-image { margin: 0 20px 20px; }
.why-choose-bx .limited { border-radius: 5px; font-size: 13px; right: 0px; top: 0px; line-height: 16px; padding: 3px 10px; }
.form-hero input.button.gform_button , .form-hero .gform_next_button { padding: 12px 30px !important; font-size: 16px !important; line-height: 24px !important; }
.banner-title { font-size: 32px; line-height: 42px; }
.banner-caption .banner-star p { font-size: 15px; line-height: 22px; }
.banner-offer-bx h2 { font-size: 22px; line-height: 30px; }
.banner-offer-bx h3 { font-size: 18px; line-height: 22px; }
.limited { right: 5px; top: 5px; font-size: 12px; line-height: 16px; padding: 5px 10px; border-radius: 9px; } 
.banner-offer-bx { max-width: 430px; padding: 20px 15px 15px; margin-top: 15px; border-radius: 10px; }
section.services-section .heading-title br{display: none;}
.our-abilities-list h3 { font-size: 16px; line-height: 22px; }
.small-problems-box h4 { font-size: 18px; line-height: 24px; }
.testimonial-slider.owl-carousel .owl-nav , .testimonial-slider-sk.owl-carousel .owl-nav{ max-width: 130px; }
.testimonial-slider.owl-carousel .owl-nav::before , .testimonial-slider-sk.owl-carousel .owl-nav::before{ width: 32%; }
.secure-bx .form-hero .gform_previous_button { font-size: 14px !important; }
.header-section.south-knoxville { padding: 10px 0 0; }
.header-section.south-knoxville .header-right { justify-content: center; padding: 0; }
.header-section.south-knoxville .header-btn { width: 100%; display: block; }
.header-section.south-knoxville .col-sm-9 { padding: 0; }
.map { height: 280px; }
section.services-section.south-knoxville .services-row { padding: 40px 15px; border-radius: 0; margin: 0 -12px; }
section.services-section.south-knoxville .services-row::after { border-radius: 0; }
.form-hero { padding: 15px 15px; }
section.inner-banner .col-sm-6{ width: 100%; }
section.inner-banner .banner-caption::after{ border-radius: 0; right: -12px; }
section.inner-banner .banner-caption { padding: 25px 0px 25px 0; text-align: center; }
.header-btn a.theme-btn.theme-btn2.btn-green { margin-left: 0; border-left: 2px solid #fff; }
.header-btn .theme-btn.theme-btn2 { padding: 7px 14px 6px; width: 50%; }
.lc-knv .banner-title { font-size: 25px; line-height: 35px; }
.lc-knv .services-lists ul li { width: 50%; }
section.services-section.businesses .services-lists ul li { width: 50%; }
section.map-section .map { padding: 7px; height: 290px; }
section.knoxville-facts-section ul.three-col { display: flex ; }
section.knoxville-facts-section ul.three-col li { width: 50%; }
section.testimonial-section.lc-knv .col-sm-3 { width: 50%; }
.header-section.south-knoxville.lc-knv .header-btn { display: flex ; }
section.testimonial-section .section-heading ul { margin: 0 -10px; }
section.testimonial-section .section-heading ul li { padding: 0 10px; }
.default-btns.text-center { padding-top: 10px; } 
.card-body.default-css { padding: 10px 0px 0px 0px; }
.faq-box .card-header-title.collapsed { border-radius: 25px; }
.faq-box .card-header-title { padding: 14px 55px 14px 25px; font-size: 16px; line-height: 24px;border-radius: 25px; }
.instagram-box ul li { width: 33.33%; }
.why-choose-bx .deal-btn { margin: 0; }
.process-box h3 { font-size: 16px; line-height: 24px; }
.process-box figure { margin-right: 12px; max-width: 32px; }
section.timing-table-section .table { margin: 10px auto 0; }
.header-section.south-knoxville .header-btn .theme-btn.theme-btn2 { width: 100%; }
.header-section.south-knoxville.lc-knv a.theme-btn.theme-btn3.btn-red { margin-right: 0; border-right: 2px solid #fff; }
.header-section.south-knoxville.lc-knv a.theme-btn.theme-btn3 { width: 100%; }
section.process-section.drain-cleaning .process-box h3 { font-size: 18px; line-height: 24px; }
section.banner-section.drain-cleaning .banner-caption .banner-star h4 { padding-left: 5px; font-size: 15px; line-height: 22px; }
section.banner-section.drain-cleaning { padding: 40px 0 40px; }
section.services-section .default-css.text-center { padding-top: 10px; }
section.services-section.drain-cleaning .services-lists ul li { width: 50%; }
.services-box h3 { font-size: 16px; line-height: 20px; margin-bottom: 4px; }
section.services-section.drain-cleaning.our-guarantees .services-lists ul li { width: 50%; }
section.testimonial-section .col-sm-3 { width: 100%; }
section.services-section.drain-cleaning.water-quality .services-lists ul li { width: 50%; }
    section.services-section.drain-cleaning.tankless-water-heater .services-lists ul li {
        width: 50%;
    }
	.box-6 .services-lists ul li {
    width: 50% !important;
}
section.local-knoxville-section.lc-knv.la-city ul li{
	 width: 50%;
}
	    .banner-title {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 10px;
    }
	.services-area-lists ul li {
  width: 50%;
}
	
.page-template-tamplate-commercial-water-treatment section.services-area-section.services-child .services-lists ul li {
    width: 50%;
}	
	
	
}

@media (max-width: 525px) {
section.default-section.trusts .col-sm-4 { width: 100%; }
.trusts-row ul li { padding: 0 3px; }
.pricing-estimate-list li { width: 50%; }
section.services-section.south-knoxville .services-lists ul li { width: 50%; }
.small-problems-row .col-sm-4 { width: 100%; }
.small-problems-row .col-sm-4:last-child{margin-top: 80px;}
.small-problems-row::before { width: 24px; height: 24px; transform: translateY(-50%) rotate(90deg); }
section.testimonial-section.lc-knv .col-sm-3 { width: 100%; padding: 15px 12px 65px;}



}

@media (max-width: 480px) {
.services-areas-box h2 { font-size: 16px; line-height: 22px; }
.availability-list li { width: 100%; }
.availability-box { height: auto; border-top: 1px solid #ccc; padding: 10px 0; }
.availability-list li:first-child .availability-box{border: none;}
.availability-list { padding: 10px 15px 10px; } 
.guarantee-list li { width: 50%; }
    .banner-title { font-size: 25px; line-height: 32px; }
.banner-caption .banner-star p { font-size: 14px; line-height: 20px; }
.choose-list li { width: 100%; }
.services-lists ul li { padding: 6px; }
.services-lists ul { margin: 10px -6px 0; }
.lc-knv .services-box { border-radius: 10px; }
section.services-section.businesses::after { background-size: 80px; }
section.local-knoxville-section.lc-knv ul li { padding: 6px; }
section.local-knoxville-section.lc-knv ul { margin: 10px -6px; }
section.faq-section.lc-knv .default-btns .theme-btn { margin: 5px 3px !important; }
.process-list li { width: 100%; }
.services-area-lists ul li {
          padding: 6px;
}
	    .services-area-lists ul {
        margin: 10px -6px 0;
    }
	    section.local-knoxville-section.lc-knv.Boxes3 .services-lists ul li {
        width: 100%;
    }
}

@media (max-width: 420px) {
.why-choose-list li { width: 100%; }
.about-btn .theme-btn {margin: 4px 2px !important;	}
.services-btn .theme-btn { margin: 4px 2px !important; }
.gform_wrapper .gfield.gfield--width-half { flex: 0 0 100%; max-width: 100%; }
.banner-offer-btns { position: relative; right: 0; bottom: 0; padding-top: 10px; }
.lc-knv .banner-title br { display: none; }
section.testimonial-section .section-heading ul li img { max-height: 40px; }
section.services-section.drain-cleaning.our-guarantees .services-lists ul li { width: 100%; }
section.services-section.drain-cleaning.our-guarantees::after {display: none; }



}

@media (max-width:360px) {




}
