﻿@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap" rel="stylesheet" rel="stylesheet');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap" rel="stylesheet" rel="stylesheet');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@800&display=swap" rel="stylesheet" rel="stylesheet');
* {
  padding: 0px;
  margin: 0px;
}

body {
  font-size: 14px;
  color: #ccc;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

img {
  max-width: 100%;
}

input:focus, textarea:focus, select:focus {
  outline: none;
}

a, a:hover {
  text-decoration: none;
}

ul {
  margin: 0;
}

li, ol {
  list-style: none;
}

header.sticky {
  width: 100%;
  position: fixed;
  background: #fff;
}

header.sticky .menu_con {
  padding-top: 15px;
}

header {
  width: 100%;
  z-index: 99;
}

header .menu_con {
  text-align: right;
  padding-top: 15px;
  font-weight: 600;
}

header .menu_con ul {
  display: inline-block;
}

header .menu_con ul li {
  display: inline-block;
}

header .menu_con ul li a {
  color: #232424;
  font-size: 15px;
  display: block;
  line-height: 40px;
  position: relative;
  padding-left: 27px;
}

header .menu_con ul li a i {
  font-size: 20px;
  position: absolute;
  top: 9px;
  left: 0;
}

header .menu_con ul li a:hover {
  color: #12986d;
}

header .menu_con a.visit_but {
  color: #232424;
  font-size: 15px;
  font-weight: 600;
  padding: 0 15px;
  line-height: 38px;
  border: solid 1px #232424;
  border-radius: 5px;
  display: inline-block;
  height: 40px;
  margin: 0 5px;
}

header .menu_con a.visit_but i {
  margin-right: 5px;
}

header .menu_con a.visit_but:hover {
  color: #12986d;
  border: solid 1px #12986d;
}

header .menu_con a.get_but {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  background: #f37021;
  padding: 0 15px;
  line-height: 40px;
  border-radius: 5px;
  display: inline-block;
  height: 40px;
}

header .menu_con a.get_but:hover {
  background: #232424;
}

.header_mid_logo {
  position: relative;
}

.banner {
  position: relative;
}

.banner img {
  width: 100%;
}

.banner .bantext {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.banner .bantext h1 {
  color: #222021;
  font-size: 66px;
  margin: 0;
  line-height: 75px;
  font-weight: 300;
}

.banner .bantext h1 span {
  display: block;
  font-weight: 800;
}

.banner .bantext p {
  color: #3d3d3d;
  font-size: 26px;
  line-height: 30px;
  margin: 15px 0 20px;
}

.banner .bantext a {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding: 15px 30px;
  border-radius: 10px;
  display: inline-block;
  background: #f37021;
}

.banner .bantext a img {
  width: auto;
}

.banner .bantext a:hover {
  background: #000;
}

.slider_bot_info {
  padding: 0 0 60px;
  margin-top: -30px;
}

.slider_bot_info .sl_bot_info_con {
  background: #fff;
  padding: 20px;
  text-align: center;
  -webkit-box-shadow: 0 0 14px -6px #000;
          box-shadow: 0 0 14px -6px #000;
}

.slider_bot_info .sl_bot_info_con h2 {
  color: #222021;
  font-size: 21px;
  text-transform: uppercase;
  line-height: 26px;
  margin: 10px 0 0;
}

.testimonial_area {
  padding: 60px 0;
}

.testimonial_area h2 {
  color: #212121;
  font-size: 31px;
  font-weight: 800;
  margin: 0 0 35px;
  text-align: center;
  text-transform: uppercase;
}

.testimonial_area h2 span {
  display: block;
  font-size: 15px;
  text-transform: initial;
  font-weight: 200;
}

.testimonial_area .testi_info_con {
  margin: 0 15px;
  padding: 40px 30px;
  background: #f7f7f6;
  text-align: center;
  min-height: 365px;
}

.testimonial_area .testi_info_con ul {
  margin-bottom: 20px;
}

.testimonial_area .testi_info_con ul li {
  display: inline-block;
  margin: 0 3px;
  color: #df7921;
}

.testimonial_area .testi_info_con p {
  color: #333;
  font-size: 14px;
  line-height: 22px;
  font-style: italic;
}

.testimonial_area .testi_info_con h4 {
  font-size: 20px;
  font-weight: 600;
  margin: 15px 0 0;
  color: #000;
}

.testimonial_area .owl-prev, .testimonial_area .owl-next {
  display: block !important;
}

.testimonial_area .med_slider_img .owl-prev {
  position: absolute;
  top: 42%;
  left: -40px;
}

.testimonial_area .med_slider_img .owl-prev span.prev i {
  font-size: 36px;
  color: #12986d;
}

.testimonial_area .med_slider_img .owl-next {
  position: absolute;
  top: 42%;
  right: -40px;
}

.testimonial_area .med_slider_img .owl-next span.next i {
  font-size: 36px;
  color: #12986d;
}

.testi_area {
  padding: 80px 0;
  text-align: center;
}

.testi_area .testi_slider .owl-controls .owl-nav .owl-prev {
  height: 50px;
  width: 50px;
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 8px 10px -3px #666;
          box-shadow: 0 8px 10px -3px #666;
  color: #000;
  left: 70px;
  line-height: 50px;
  top: 24%;
  position: absolute;
}

.testi_area .testi_slider .owl-controls .owl-nav .owl-next {
  height: 50px;
  width: 50px;
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 8px 10px -3px #666;
          box-shadow: 0 8px 10px -3px #666;
  color: #000;
  right: 70px;
  line-height: 50px;
  top: 24%;
  position: absolute;
}

.testi_area .testi_info_con .testi_info {
  margin-bottom: 10px;
}

.testi_area p {
  color: #fff;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
  text-align: justify;
  height: 125px;
}

.testi_area h6 {
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  margin: 0;
  font-family: 'Dancing Script', cursive;
  text-align: left;
}

.testi_area .owl-thumbs {
  display: none;
}

.mis_vis_area {
  padding: 0 0 50px;
}

.mis_vis_area h2 {
  color: #232459;
  font-size: 30px;
  line-height: 34px;
  margin: 0 0 20px;
  font-family: 'Conv_GALACTIC VANGUARDIAN NCV';
}

.mis_vis_area p {
  font-size: 15px;
  color: #000;
  line-height: 28px;
  margin-bottom: 20px;
  text-align: justify;
}

.team_award_area {
  background: url(../images/dotted_back.png) no-repeat bottom center;
  background-size: 100%;
  background-position: 0 250px;
}

.team_area {
  padding: 0 0 30px;
}

.team_area h2 {
  color: #232459;
  font-size: 30px;
  line-height: 34px;
  margin: 0 0 20px 15px;
  font-family: 'Conv_GALACTIC VANGUARDIAN NCV';
}

.team_area .team_info {
  padding: 25px 10px;
  border: solid 3px #333366;
  margin-bottom: 25px;
  background: #fff;
  -webkit-box-shadow: 0 0 20px -14px #666;
          box-shadow: 0 0 20px -14px #666;
}

.team_area .team_info h3 {
  color: #232459;
  font-size: 25px;
  margin: 0;
  font-weight: bold;
}

.team_area .team_info h4 {
  color: #232459;
  font-size: 16px;
  margin: 7px 0 0;
  font-weight: 400;
}

.team_area .team_info p {
  color: #000;
  font-size: 15px;
  line-height: 21px;
  font-weight: 300;
  margin-bottom: 0;
}

.team_area .team_info .team_info_con {
  padding-left: 0;
}

.award_area {
  padding: 0 0 50px;
}

.award_area h2 {
  color: #232459;
  font-size: 30px;
  line-height: 34px;
  margin: 0 0 20px 15px;
  font-family: 'Conv_GALACTIC VANGUARDIAN NCV';
}

.award_area ul li {
  list-style: none;
  float: left;
  width: 20%;
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contact_area .contact_left {
  padding: 30px 30px 30px 7%;
  background: #fff;
  min-height: 575px;
}

.contact_area .contact_left .contact_left_con {
  background: #fff;
  padding: 40px 30px;
}

.contact_area .contact_left .contact_left_con h2 {
  color: #000;
  font-size: 25px;
  font-weight: 600;
  margin: 0 0 20px;
}

.contact_area .contact_left .contact_left_con input:not([type=submit]), .contact_area .contact_left .contact_left_con select, .contact_area .contact_left .contact_left_con textarea {
  width: 100%;
  border: solid 1px #ededed;
  background: none;
  height: 44px;
  padding: 10px;
  color: #222;
  font-size: 15px;
  margin-bottom: 20px;
}

.contact_area .contact_left .contact_left_con input:not([type=submit])::-webkit-input-placeholder, .contact_area .contact_left .contact_left_con textarea::-webkit-input-placeholder {
  color: #222;
}

.contact_area .contact_left .contact_left_con input:not([type=submit]):-ms-input-placeholder, .contact_area .contact_left .contact_left_con textarea:-ms-input-placeholder {
  color: #222;
}

.contact_area .contact_left .contact_left_con input:not([type=submit])::-ms-input-placeholder, .contact_area .contact_left .contact_left_con textarea::-ms-input-placeholder {
  color: #222;
}

.contact_area .contact_left .contact_left_con input:not([type=submit])::placeholder, .contact_area .contact_left .contact_left_con textarea::placeholder {
  color: #222;
}

.contact_area .contact_left .contact_left_con textarea {
  height: 80px;
}

.contact_area .contact_left .contact_left_con input[type=submit] {
  color: #fff;
  font-size: 21px;
  font-weight: 800;
  background: #12986d;
  padding: 10px 30px;
  border-radius: 10px;
  display: inline-block;
  text-transform: uppercase;
  border: none;
}

.contact_area .contact_left .contact_left_con input[type=submit]:hover {
  background: #666;
}

.contact_area .contact_right {
  padding: 50px 7% 50px 40px;
  background: #12986d;
  min-height: 575px;
}

.contact_area .contact_right h2 {
  color: #fff;
  font-size: 38px;
  font-weight: 600;
  margin: 0 0 30px;
}

.contact_area .contact_right .accordion {
  background-color: #fff;
  color: #02539e;
  cursor: pointer;
  padding: 18px;
  font-weight: 600;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-bottom: solid 1px #e0e0e0;
}

.contact_area .contact_right .accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.contact_area .contact_right .active:after {
  content: "\2212";
}

.contact_area .contact_right .panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
  margin: 0;
  border-radius: 0;
  border-bottom: solid 1px #e0e0e0;
  margin-top: -2px;
}

.contact_area .contact_right .panel p {
  color: #888;
  padding: 20px 0;
  font-size: 14px;
  line-height: 20px;
}

.mitchel_plumbing_info {
  padding: 0 0 25px;
}

.mitchel_plumbing_info img.author_pic {
  padding-left: 10%;
}

.mitchel_plumbing_info h2 {
  color: #12986d;
  font-size: 38px;
  font-weight: 600;
  margin: 0 0 20px;
}

.mitchel_plumbing_info h4 {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 20px;
}

.mitchel_plumbing_info ul li {
  color: #232424;
  font-size: 14px;
  margin: 0 0 20px;
  position: relative;
  padding-left: 40px;
}

.mitchel_plumbing_info ul li img {
  position: absolute;
  top: -5px;
  left: 0;
}

.mitchel_plumbing_info p {
  color: #232424;
  font-size: 14px;
  margin: 0 0 20px;
  line-height: 24px;
}

.mitchel_plumbing_info a {
  color: #fff;
  font-size: 21px;
  font-weight: 800;
  background: #12986d;
  padding: 10px 30px;
  border-radius: 10px;
  display: inline-block;
  text-transform: uppercase;
}

.mitchel_plumbing_info a:hover {
  background: #666;
}

.client_area {
  padding: 20px 0 60px;
}

.client_area img {
  width: 100%;
}

.customer_experience_area {
  padding: 25px 0;
  background: url(../images/ustomer_back.png) no-repeat center;
  background-size: cover;
}

.customer_experience_area .customer_experience_left {
  background: #0000008f;
  padding: 30px;
}

.customer_experience_area .customer_experience_left h2 {
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
  margin: 0;
}

.customer_experience_area .customer_experience_left h2 span {
  color: #acd86f;
}

.customer_experience_area .customer_experience_right {
  padding: 30px 40px 0;
  text-align: center;
}

.customer_experience_area .customer_experience_right h3 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  margin: 0 0 10px;
}

.customer_experience_area .customer_experience_right h2 {
  font-size: 36px;
  font-weight: 800;
  line-height: 46px;
  margin: 10px 0;
}

.customer_experience_area .customer_experience_right a {
  color: #fff;
  font-size: 21px;
  font-weight: 800;
  background: #12986d;
  padding: 10px 30px;
  border-radius: 10px;
  display: inline-block;
  text-transform: uppercase;
}

.customer_experience_area .customer_experience_right a:hover {
  background: #666;
}

.get_quote_area {
  padding: 40px 0 0;
  background: url(../images/get_quote_back.png) no-repeat center;
  background-size: cover;
}

.get_quote_area h2 {
  color: #000;
  font-size: 38px;
  margin: 0 0 10px;
  font-weight: 600;
}

.get_quote_area h2 span {
  color: #12986d;
  display: block;
}

.get_quote_area p {
  font-size: 21px;
  color: #000;
  line-height: 28px;
}

.get_quote_area ul {
  padding-top: 30px;
}

.get_quote_area ul li {
  color: #000;
  font-size: 15px;
  line-height: 22px;
  position: relative;
  padding-left: 70px;
  margin-bottom: 30px;
}

.get_quote_area ul li span {
  color: #12986d;
  font-size: 21px;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
}

.get_quote_area ul li .num_con {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #12986d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -3px;
  left: 0;
}

.get_quote_area ul li .num_con h3 {
  color: #fff;
  font-size: 31px;
  font-weight: 600;
  margin: 0;
}

.get_quote_area a {
  color: #fff;
  font-size: 21px;
  font-weight: 800;
  background: #12986d;
  padding: 10px 30px;
  border-radius: 10px;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.get_quote_area a:hover {
  background: #666;
}

/* footer */
footer .footer_bottom {
  background: #12986d;
  text-align: center;
}

footer .footer_bottom .footer_bottom_con {
  padding: 15px 0;
}

footer .footer_bottom p {
  color: #232424;
  margin: 0;
  font-size: 24px;
}

footer .footer_bottom p a {
  color: #232424;
}

footer .footer_bottom p a:hover {
  color: #ccc;
}

.menu-part ul ul.sub-menu {
  position: absolute;
  top: 65px;
  background: #46babf;
  margin: 0;
  width: 200px;
  padding: 5px;
  text-align: left;
  z-index: 1000;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

header .menu-part ul ul.sub-menu li {
  display: block;
  border-bottom: solid 1px #20d4d8;
}

header .menu-part ul ul.sub-menu li a {
  text-transform: capitalize;
  display: block;
  color: #fff;
  background: none;
  font-weight: bold;
  font-size: 14px;
  font-weight: 700;
  padding: 8px 0;
  font-size: 11px;
}

header .menu-part ul ul.sub-menu li a:hover {
  color: #000;
}

header .menu-part ul ul.sub-menu li .double_menu {
  padding: 0 20px 15px;
  width: 50%;
  float: left;
}

header .menu-part ul ul.sub-menu:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 10px;
  content: "";
  z-index: -1;
}

header .menu-part ul ul.sub-menu:before ul.sub-menu:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 10px;
  outline: 1px solid #555555;
  outline-offset: -10px;
  content: "";
  z-index: -1;
}

header .menu-part ul ul.sub-menu li ul.sub-menu {
  position: absolute;
  background: #141414;
  margin: 0;
  width: 200px;
  padding: 2px;
  text-align: left;
  top: -4%;
  left: 100%;
  z-index: 1000;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

header .menu-part ul ul.sub-menu li ul.sub-menu li {
  display: block;
}

header .menu-part ul ul.sub-menu li ul.sub-menu li a {
  display: block;
  background: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  padding: 11px 14px;
  font-size: 11px;
}

header .menu-part ul ul.sub-menu li ul.sub-menu li a:hover {
  background-color: #5caadf;
  color: #ffffff;
}

header .menu-part ul li:hover ul.sub-menu {
  display: block;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

header .menu-part ul li ul.sub-menu li:hover ul.sub-menu {
  display: block;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

header .menu-part ul ul.sub-menu li:last-child {
  border: none;
}

.search_icon {
  background: none !important;
  color: #fff !important;
  padding-right: 0 !important;
}

.modal-dialog {
  width: 100%;
  margin: 0;
}

.modal-dialog .modal-content {
  background: #06b2b6;
  padding: 5px;
  border-radius: 0;
}

.modal-dialog .modal-content .modal-body {
  padding: 0;
  width: 88%;
  float: left;
}

.modal-dialog .modal-content .modal-body input[type=text] {
  background: none;
  color: #fff;
  border: none;
}

.modal-dialog .modal-content .modal-footer {
  width: 12%;
  float: left;
  padding: 0;
  border: none;
}

.main-slider {
  width: 100%;
}

.main-slider .owl-item {
  padding: 0;
  position: relative;
  opacity: .5;
}

.main-slider .owl-item img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 500px;
}

.main-slider .center {
  opacity: 1;
  -webkit-transform: scale(1.005);
          transform: scale(1.005);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  z-index: 9999;
}

.main-slider .owl-controls .owl-nav {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
}

.main-slider .owl-controls .owl-nav .prev {
  position: absolute;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main-slider .owl-controls .owl-nav .next {
  position: absolute;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main-slider .owl-thumbs {
  text-align: right;
  width: 100%;
  position: absolute;
  bottom: 30px;
  right: 0;
  padding-right: 8%;
}

.main-slider .owl-thumb-item {
  width: 68px;
  border: none;
  background: none;
  padding: 0;
  opacity: .7;
  overflow: hidden;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 5px;
  border: solid 6px #00000085;
}

.main-slider .owl-thumb-item img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.main-slider .owl-thumb-item.active {
  opacity: 1;
}

.main-slider .owl-thumb-item.active img {
  position: relative;
  height: 100%;
}

.overlay {
  width: 100%;
  height: 100%;
  display: block;
  background-color: black;
}
/*# sourceMappingURL=style.css.map */