<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: plumbing
Theme URI: http://demos.pixelatethemes.com/plumbingwp
Author: themechampion
Author URI: https://themeforest.net/user/themechampion
Description: Plumbing - A WordPress theme.
Version: 1.1
*/
/*--------------------------------------------------------------
&gt;&gt;&gt; TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Reset
2.0 Document
3.0 Layout
4.0 Elements
5.0 Posts
6.0 Pages
7.0 Widgets
8.0 Supports

--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/


html {
  font-size: 100%; }

body {
  color: #333; }
  body.error404 {
    background-size: cover !important; }
  body.error404 #main {
    background-color: transparent; }
  body.error404 .content_wrapper {
    background: none; }
 
#main {
  position: relative;
  z-index: 10; }

#wrapper {
  position: relative;
  overflow: hidden; }

.content_wrapper {
  position: relative;
  background: #fff;
  z-index: 10; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
.wp-caption {
    margin-bottom: 1.6em;
    max-width: 100%;
} 
  img {
    border: 0;
    height: auto;
    max-width: 100%;
}
button, select {
    text-transform: none;
    max-width: 100%;
}
table {
border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}
td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}
.grid-xs-1, .grid-sm-1, .grid-md-1, .grid-lg-1, .grid-xs-2, .grid-sm-2, .grid-md-2, .grid-lg-2, .grid-xs-3, .grid-sm-3, .grid-md-3, .grid-lg-3, .grid-xs-4, .grid-sm-4, .grid-md-4, .grid-lg-4, .grid-xs-5, .grid-sm-5, .grid-md-5, .grid-lg-5, .grid-xs-6, .grid-sm-6, .grid-md-6, .grid-lg-6, .grid-xs-7, .grid-sm-7, .grid-md-7, .grid-lg-7, .grid-xs-8, .grid-sm-8, .grid-md-8, .grid-lg-8, .grid-xs-9, .grid-sm-9, .grid-md-9, .grid-lg-9, .grid-xs-10, .grid-sm-10, .grid-md-10, .grid-lg-10, .grid-xs-11, .grid-sm-11, .grid-md-11, .grid-lg-11, .grid-xs-12, .grid-sm-12, .grid-md-12, .grid-lg-12 {
 position: relative;
 min-height: 1px;
 padding-left: 20px;
 padding-right: 20px;
}
.genericon-pinned:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 30px;
	float: left;
}
.site-contents {
    padding: 100px 0;
}
@media (min-width: 768px) {
 .grid-sm-1, .grid-sm-2, .grid-sm-3, .grid-sm-4, .grid-sm-5, .grid-sm-6, .grid-sm-7, .grid-sm-8, .grid-sm-9, .grid-sm-10, .grid-sm-11, .grid-sm-12 {
  float: left;
 }
 .grid-sm-12 {
  width: 100%;
 }
 .grid-sm-11 {
  width: 91.66666667%;
 }
 .grid-sm-10 {
  width: 83.33333333%;
 }
 .grid-sm-9 {
  width: 75%;
 }
 .grid-sm-8 {
  width: 66.66666667%;
 }
 .grid-sm-7 {
  width: 58.33333333%;
 }
 .grid-sm-6 {
  width: 50%;
 }
 .grid-sm-5 {
  width: 41.66666667%;
 }
 .grid-sm-4 {
  width: 33.33333333%;
 }
 .grid-sm-3 {
  width: 25%;
 }
 .grid-sm-2 {
  width: 16.66666667%;
 }
 .grid-sm-1 {
  width: 8.33333333%;
 }
}

@media (min-width: 992px) {
 .grid-md-1, .grid-md-2, .grid-md-3, .grid-md-4, .grid-md-5, .grid-md-6, .grid-md-7, .grid-md-8, .grid-md-9, .grid-md-10, .grid-md-11, .grid-md-12 {
  float: left;
 }
 .grid-md-12 {
  width: 100%;
 }
 .grid-md-11 {
  width: 91.66666667%;
 }
 .grid-md-10 {
  width: 83.33333333%;
 }
 .grid-md-9 {
  width: 75%;
 }
 .grid-md-8 {
  width: 66.66666667%;
 }
 .grid-md-7 {
  width: 58.33333333%;
 }
 .grid-md-6 {
  width: 50%;
 }
 .grid-md-5 {
  width: 41.66666667%;
 }
 .grid-md-4 {
  width: 33.33333333%;
 }
 .grid-md-3 {
  width: 25%;
 }
 .grid-md-2 {
  width: 16.66666667%;
 }
 .grid-md-1 {
  width: 8.33333333%;
 }
}
.widget_calendar td, .widget_calendar th {
    line-height: 2.3333;
    text-align: center;
    padding: 0;
}
.widget_calendar caption {
    font-family: "Noto Serif", serif;
    font-weight: 700;
    margin: 0 0 1.6em;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}
ul.sub-menu {
    list-style: none;
	padding-left: 20px;	
}
ul.sub-menu li a{padding-right: 0!important;}
ul.sub-menu li a:after {display:none;}

/**
 *  Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}
.post-thumbnail img {
    display: block;
    margin: 0 auto;
}
.entry-title, .widecolumn h2 {
    margin-bottom: 1.2308em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}
/*--------------------------------------------------------------
# top bar
--------------------------------------------------------------*/
#header {
  position: relative;
  z-index: 99999; }

  
  #menu_toggle {
    position: relative;
    cursor: pointer;
    float: right;
    width: 25px;
    height: 20px;
    padding: 10px 0;
    margin-top: 10px;
 }
#menu_toggle button {
	position: absolute;
	left: 0;
	top: 50%;
	margin: -2px 0 0;
	background:#092942;
	height: 3px;
	padding: 0;
	border: none;
	width: 100%;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	outline: none !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px; }
#menu_toggle button:before {
	content: '';
	position: absolute;
	left: 8px;
	top: -8px;
	width: 15px;
	height: 3px;
	background:#092942;
	-webkit-transform-origin: 1.5px center;
	-moz-transform-origin: 1.5px center;
	-o-transform-origin: 1.5px center;
	transform-origin: 1.5px center;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px; }
#menu_toggle button:after {
	content: '';
	position: absolute;
	left: 5px;
	bottom: -8px;
	width: 20px;
	height: 3px;
	background: #092942;
	-webkit-transform-origin: 1.5px center;
	-moz-transform-origin: 1.5px center;
	-o-transform-origin: 1.5px center;
	transform-origin: 1.5px center;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px; }
#menu_toggle.open button {
	background: transparent; }
#menu_toggle.open button:before {
	top: 0;
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	-moz-transform: rotate3d(0, 0, 1, -45deg);
	-o-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%; }
#menu_toggle.open button:after {
	bottom: 0;
	transform: rotate3d(0, 0, 1, 45deg);
	transform-origin: 50% 50%; } 
.header_info {
   background: #2875b1;
background: -webkit-linear-gradient(top, #2875b1 50%, #266fac 50%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #2875b1), color-stop(50%, #266fac));
background: linear-gradient(to bottom, #2875b1 50%, #266fac 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2875b1', endColorstr='#266fac',GradientType=0 );
-webkit-box-shadow: none;
box-shadow: none;
left: -webkit-calc(50% - 585px);
left: calc(50% - 585px);
right: -webkit-calc(50% - 585px);
right: calc(50% - 585px);
z-index: 10;
border: none;
text-transform: uppercase;
z-index: 9999;
border-radius: 0;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}  
.header_info .container {
background: #3baed4;
}
.mobile_header .top_nav_mobile {
	display: none;}
.mobile_header .top_nav_mobile .main_menu_nav {
	padding: 0;
	margin: 0; }
.mobile_header .top_nav_mobile .main_menu_nav li {
	position: relative;
	list-style: none;
	border-bottom: 1px solid #4fc2e8;	}
.mobile_header .top_nav_mobile .main_menu_nav &gt; li &gt; a {
	display: block;
	font-size: 15px;
	color: #ffffff;
	text-transform: uppercase;
	font: bold 15px/54px "Open Sans", sans-serif;
	letter-spacing: -0.04em; }
.mobile_header .top_nav_mobile .main_menu_nav &gt; li:hover &gt; a { }
.mobile_header .top_nav_mobile .main_menu_nav &gt; li.menu-item-has-children .arrow {
	position: absolute;
	display: block;
	right: 8px;
	top: 0;
	cursor: pointer;
	height: 50px;
	padding: 0 15px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease; }
.mobile_header .top_nav_mobile .main_menu_nav &gt; li.menu-item-has-children .arrow.active {
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg); }
.mobile_header .top_nav_mobile .main_menu_nav &gt; li.menu-item-has-children .arrow.active i:before, .mobile_header .top_nav_mobile .main_menu_nav &gt; li.menu-item-has-children .arrow.active i:after { }
.mobile_header .top_nav_mobile .main_menu_nav &gt; li.menu-item-has-children .arrow i {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 11px;
	height: 11px; }
.mobile_header .top_nav_mobile .main_menu_nav &gt; li.menu-item-has-children .arrow i:before {
	content: '';
	position: absolute;
	left: 0;
	top: 4px;
	width: 11px;
	height: 3px;
	background: #fff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	border-radius: 1px; }
.mobile_header .top_nav_mobile .main_menu_nav &gt; li.menu-item-has-children .arrow i:after {
	content: '';
	position: absolute;
	left: 4px;
	top: 0;
	width: 3px;
	height: 11px;
	background: #fff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	border-radius: 1px; }
.mobile_header .top_nav_mobile .main_menu_nav &gt; li.menu-item-has-children &gt; .sub-menu &gt; li.menu-item-has-children .arrow {
	padding: 10px 20px 12px; }
.mobile_header .top_nav_mobile .main_menu_nav ul {
	position: relative;
	margin: 0;
	padding: 0;
	display: none;
	background: #3baed4;}
.mobile_header .top_nav_mobile .main_menu_nav ul:before {
	content: '';
	position: absolute;
	right: 31px;
	top: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;}
.mobile_header .top_nav_mobile .main_menu_nav ul li {
	text-transform: capitalize; }
.mobile_header .top_nav_mobile .main_menu_nav ul li .arrow {
	display: none !important; }
.mobile_header .top_nav_mobile .main_menu_nav ul li a {
	font: bold 15px/54px "Open Sans", sans-serif;
	padding: 0 15px;
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 48px }
.mobile_header .top_nav_mobile .main_menu_nav ul li a:before {
    content: '-';
	padding-right: 10px;
}	
.mobile_header .top_nav_mobile .main_menu_nav ul li:active &gt; a {
	color: #fde428; }
.mobile_header .top_nav_mobile .main_menu_nav ul li ul {
	display: block;
	background: #fff; }
.mobile_header .top_nav_mobile .main_menu_nav ul li ul:before {
	display: none; }
.mobile_header .top_nav_mobile .main_menu_nav ul li ul a {
	font-size: 14px;
	font-weight: 400; }
.mobile_header .top_nav_mobile .main_menu_nav ul li ul li {
	position: relative;
	padding: 0 0 0 7px; }
.mobile_header .top_nav_mobile .main_menu_nav ul li ul li:before {
	content: '';
	position: absolute;
	left: 44px;
	top: 50%;
	width: 4px;
	height: 1px;
	background: #002e5b; }
.mobile_header .top_nav_mobile .main_menu_nav li:hover {
    background: #4fc2e8;
}
.mobile_header .top_nav_mobile .main_menu_nav &gt; li.current_page_item.menu-item-has-children &gt; .arrow {
	color: #002e5b; }
.mobile_header .top_nav_mobile .main_menu_nav &gt; li.current-menu-parent.menu-item-has-children &gt; .arrow, .mobile_header .top_nav_mobile .main_menu_nav &gt; li.current-menu-ancestor.menu-item-has-children &gt; .arrow, .mobile_header .top_nav_mobile .main_menu_nav &gt; li.current-menu-parent.menu-item-has-children &gt; .sub-menu &gt; li.current-menu-item.menu-item-has-children &gt; .arrow, .mobile_header .top_nav_mobile .main_menu_nav &gt; li.current-menu-ancestor.menu-item-has-children &gt; .sub-menu &gt; li.current-menu-parent.menu-item-has-children &gt; .arrow {
	color: #002e5b; }
.mobile_menu &gt; ul ul ul {
	display: block; }
  
.header_top {
  position: relative;
  padding: 43px 0 71px;
  background: #002e5b; }
  .header_top:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
    z-index: 10;
    display: block; }
  .header_top .container {
    position: relative;
    z-index: 15; }

.logo {
  float: left;
  font-size: 29px;
  text-transform: uppercase;
  color: #333; }
.logo a {
  display: block; }
.logo a img {
  max-width: inherit; }

.header_socials {
	float: right;
	font-size: 0;
	margin: 0 0 0 82px; }
.header_socials a {
    font-size: 22px;
    line-height: 22px;
    display: inline-block;
    margin: 10px 0 0 16px;
    color: rgba(255, 255, 255, 0.66);
    transition: color 0.2s linear; }
.header_socials a:first-child {
    margin: 0; }
.header_socials a:hover {
    color: #fff; }

.icon_text {
  position: relative; }
.icon_text .icon {
	float: left;
	font-size: 26px;
	color: #C4D114;
	margin: 0 14px 0 0; }
.icon_text .icon i {
	vertical-align: top; }
.icon_text .text {
    color: #fff;
    float: right;
    font-size: 13px; }
.icon_text .text strong {
	font-weight: 400;
	line-height: 16px; }

.header_top .icon_text {
  float: right;
  margin: 5px 14px 0 20px;
  line-height: 16px; }

.mobile_header {
  display: none; }

.overflow_hidden {
  overflow: hidden; }

.top_bar {
  position: relative;
  z-index: 20;
  font-size: 13px;
  background-color: #002e5b; }

.tmc_header_3 {
    background: #152348;
}
.top_nav {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 20; }
  .top_nav .top_nav_wrapper {
    }
    .top_nav .top_nav_wrapper &gt; ul {
	
      position: relative;
      font-family: Poppins;
      list-style: none;
      margin: 0;
      padding: 0 0px;
      float: left; }
  .top_nav .main_menu_nav &gt; ul {
    position: relative;
    list-style: none;
    margin: 0;
    float: left; }
  .top_nav .top_nav_wrapper &gt; ul:after, .top_nav .main_menu_nav &gt; ul:after {
    content: '';
    clear: both;
    display: table; }
  .top_nav .top_nav_wrapper &gt; ul &gt; li, .top_nav .main_menu_nav &gt; ul &gt; li {
    position: relative;
    float: left;
    font-size: 16px;
    line-height: 1;
    color: #ffffff;
    font-weight: 600 !important; }
    .top_nav .top_nav_wrapper &gt; ul &gt; li.current_page_item &gt; a, .top_nav .top_nav_wrapper &gt; ul &gt; li.current-menu-ancestor &gt; a, .top_nav .top_nav_wrapper &gt; ul &gt; li.current-menu-parent &gt; a, .top_nav .top_nav_wrapper &gt; ul &gt; li.current_page_parent &gt; a, .top_nav .top_nav_wrapper &gt; ul &gt; li.current_page_ancestor &gt; a, .top_nav .main_menu_nav &gt; ul &gt; li.current_page_item &gt; a, .top_nav .main_menu_nav &gt; ul &gt; li.current-menu-ancestor &gt; a, .top_nav .main_menu_nav &gt; ul &gt; li.current-menu-parent &gt; a, .top_nav .main_menu_nav &gt; ul &gt; li.current_page_parent &gt; a, .top_nav .main_menu_nav &gt; ul &gt; li.current_page_ancestor &gt; a {
      color: #c4d114; }
    .top_nav .top_nav_wrapper &gt; ul &gt; li:hover &gt; a, .top_nav .main_menu_nav &gt; ul &gt; li:hover &gt; a {
      color: #c4d114; }
  .top_nav .top_nav_wrapper &gt; ul &gt; li &gt; a, .top_nav .main_menu_nav &gt; ul &gt; li &gt; a {
    position: relative;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    color: #ffffff;
    padding: 21px 16px;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .top_nav .top_nav_wrapper .sub-menu &gt; li.menu-item-has-children &gt; a, .top_nav .top_nav_wrapper .sub-menu &gt; li.page_item_has_children &gt; a {
    position: relative; }
    .top_nav .top_nav_wrapper .sub-menu &gt; li.menu-item-has-children &gt; a:hover:before, 
	.top_nav .top_nav_wrapper .sub-menu &gt; li.page_item_has_children &gt; a:hover:before {
      border-left-color: #fde428; }
    .top_nav .top_nav_wrapper .sub-menu &gt; li.menu-item-has-children &gt; a:before, 
	.top_nav .top_nav_wrapper .sub-menu &gt; li.page_item_has_children &gt; a:before {
      content: '';
      position: absolute;
      right: 20px;
      top: 50%;
      margin: -4px 0 0;
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent;
      border-left: 5px solid #cccccc; }
.top_nav .main_menu_nav &gt; ul &gt; li.menu-item-has-children &gt; a, 
.top_nav .main_menu_nav &gt; ul &gt; li.page_item_has_children &gt; a {
    padding-right: 23px; }
.top_nav .top_nav_wrapper &gt; ul &gt; li ul, .top_nav .main_menu_nav &gt; ul &gt; li ul {
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background: #3baed4;
    list-style: none;
    padding:0;
    margin: 0;
	min-width: 256px;
    z-index: 1;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.top_nav .top_nav_wrapper &gt; ul &gt; li ul ul, 
.top_nav .main_menu_nav &gt; ul &gt; li ul ul {
	left: 100%;
	top: -2px;
	background: #002e5b;
	padding: 6px 0 4px; }
.top_nav .top_nav_wrapper &gt; ul &gt; li ul ul li a, 
.top_nav .main_menu_nav &gt; ul &gt; li ul ul li a {
	color: #fff;
	padding: 12px 26px; }
.top_nav .top_nav_wrapper &gt; ul &gt; li ul ul li a:hover, 
.top_nav .main_menu_nav &gt; ul &gt; li ul ul li a:hover {
	color: #fde428; }
.top_nav .top_nav_wrapper &gt; ul li:hover &gt; ul, 
.top_nav .main_menu_nav &gt; ul li:hover &gt; ul {
	visibility: visible;
	opacity: 1; }
.top_nav .top_nav_wrapper &gt; ul &gt; li ul li, 
.top_nav .main_menu_nav &gt; ul &gt; li ul li {
	position: relative;
	font-weight: 500;
	font-size: 14px;
	text-transform: capitalize;
	color: #333333; }
.top_nav .top_nav_wrapper &gt; ul &gt; li ul li a, 
.top_nav .main_menu_nav &gt; ul &gt; li ul li a {
	display: block;
	padding: 14px 26px 14px;
	color: #333333;
	text-decoration: none !important; }
.top_nav .main_menu_nav &gt; ul &gt; li ul li:before, 
.top_nav .top_nav_wrapper &gt; ul &gt; li ul li:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: -2px;
	height: 2px;
	background: #002e5b;
	opacity: 0;
	visibility: hidden; }
.top_nav .main_menu_nav &gt; ul &gt; li ul li:after, .top_nav .top_nav_wrapper &gt; ul &gt; li ul li:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2px;
	height: 2px;
	background: #002e5b;
	opacity: 0;
	visibility: hidden; }
.top_nav .main_menu_nav &gt; ul &gt; li ul li:hover:before, .top_nav .top_nav_wrapper &gt; ul &gt; li ul li:hover:before {
	opacity: 1;
	visibility: visible; }
.top_nav .main_menu_nav &gt; ul &gt; li ul li:hover:after, .top_nav .top_nav_wrapper &gt; ul &gt; li ul li:hover:after {
	opacity: 1;
	visibility: visible; }
.top_nav .main_menu_nav &gt; ul &gt; li ul li:hover &gt; a, .top_nav .top_nav_wrapper &gt; ul &gt; li ul li:hover &gt; a {
	background: #4fc2e8 none repeat scroll 0 0;
	color: #fff; }
.top_nav .icon_text {
	float: right;
	padding: 0 0 0 35px;
	margin: 18px 38px 0 0;
	color: #fff; }
.top_nav .icon_text:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin: -17px 0 0 0;
	border-left: 1px solid rgba(255, 255, 255, 0.15);
	height: 27px; }
.top_nav .icon_text strong {
	color: #fff;
	font-size: 18px;
	font-weight: 700 !important;
	font-family: Poppins; }
.top_nav .icon_text strong a {
	color: #fff;
	font-size: 18px; }
.top_nav .icon_text span {
	font-size: 13px; }

/*--------------------------------------------------------------
	2.0 Document
--------------------------------------------------------------*/	
	
.page_title {
	position: relative;
	padding: 57.5px 0;
	background-color: #fde428;
	background-position: 50% 0;
	color: #222222;
	background-size: cover; }
.page_title:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #E9E9F0;
    opacity: .8;
}
.page_title h1 {
	margin: 0;
    text-transform: uppercase;
    font-size: 35px;
    line-height: 55px;
    color: #252536;
    font-weight: 800; }
.page_title h1:after {
      background: #fff; }
.page_title.transparent {
    background-color: transparent;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 32px; }
.page_title.transparent h1 {
	margin-bottom: 20px; }
.page_title.transparent h1:after {
	background-color: #fde428; }
.page_title.disable_title {
	margin-bottom: 0;
	padding-bottom: 17px; }


input[type="text"],  input[type="search"], input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
    width: 100%;
    padding: 0.6em;  }

textarea {
  -webkit-appearance: none;
  -moz-appearance: none; }
embed, iframe, object, video {
    margin-bottom: 1.6em;
    max-width: 100%;
    vertical-align: middle;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #222222; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #222222;
  opacity: 1; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #222222;
  opacity: 1; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #222222; }

.button{
  position: relative;
  outline: none !important;
  border: none;
  font-weight: 700;
  font-family: Poppins;
  font-size: 14px;
  padding: 8px 21px;
  color: #fff;
  border-radius: 0;
  background: #002e5b;
  border: 3px solid #002e5b;
  display: inline-block;
  line-height: 23px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
 .post-password-form input[type="submit"] {
    padding: 0.7917em;
    right: 0;
    bottom: 0;
	margin-left: -4px;
}

.post-password-form input[type="submit"] {
    -webkit-appearance: button;
    background-color: #333;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
	padding: 0.68em 1.625em;
	margin-left: -7px;
    text-transform: uppercase;}

.post-password-form label {
    margin: 0px 0px 0px 0px;
    width: 85%;
 }

.input-group {
  width: 100%; }

body textarea.form-control, body textarea.wpcf7-form-control, body #order_comments, body .input-group textarea.form-control {
  height: 128px; }

textarea.wpcf7-form-control {
  resize: vertical; }

.request_callback {
	position: relative; }
.request_callback p {
	font-weight: 700;
	font-family: Poppins;
	color: #fff;
	margin-bottom: 12px; }

.select2-container .selection,
.select2-container--default .select2-selection--single,
.select2-container {
  outline: none !important; }

.widget_archive .select2-container.select2-container--default .select2-selection--single {
  height: 44px; }
.widget_archive .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px;
    padding-left: 15px;
    padding-right: 50px; }
.widget_archive .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 44px;
    height: 44px; }

.select2-container .selection {
  display: block; }
.select2-container .selection:after {
    content: "";
    display: table;
    clear: both; }

.select2-container.select2-container--default .select2-selection--single {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 1px solid #cacaca;
  height: 49px;
  line-height: 1;
  background: #cacaca;
  font-size: 13px; }
.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
    padding-left: 29px;
    padding-right: 50px;
    color: #222222; }
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 50px;
    height: 49px;
    top: 0;
    right: 0; }
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-width: 6px 6px 0 6px;
	border-color: #777777 transparent transparent transparent;
	margin-left: -6px;
	margin-top: -3px; }

.select2-container.select2-container--default.select2-container--open .select2-selection--single {
	border-color: #cacaca;
	background-color: #fff; }
.select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #777777 transparent;
    border-width: 0 6px 6px 6px; }

.select2-container .select2-dropdown {
	border: 1px solid #cacaca;
	color: #222;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0; }
.select2-container .select2-dropdown .select2-results__option--highlighted[aria-selected] {
    background: #6c98e1; }
.select2-container .select2-dropdown .select2-results__option {
    padding: 10px 18px; }

span.wpcf7-not-valid-tip {
	display: none; }

div.wpcf7-response-output {
	margin: 0 0 10px;
	background-color: #c9f7b2;
	color: #61a600;
	font-size: 14px;
	border: none; }
div.wpcf7-response-output.wpcf7-validation-errors {
	background-color: #ffd9d9;
	color: #ff0000; 
	margin: 0 auto;
	margin-top: 10px;
	border: 2px solid #f7e700;}
div.wpcf7-response-output.wpcf7-mail-sent-ng {
	background-color: #fff2b2;
	color: #ff9900; }

.comment-info ul {
	list-style: none;
	padding: 0;
	margin: 0 0 20px; }
.comment-info ul li {
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 0 4px; }
.comment-info ul.type_1 li:before {
    content: '\f00c';
    top: 4px; }
.comment-info ul.type_2 li:before {
    content: '\f14a';
    top: 3px;
    font-size: 14px; }

.comment-info ol {
	margin: 0 0 20px;
	padding: 0;
	list-style-position: inside; }
.comment-info ol li {
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 0 4px; }

.comments-title {
	position: relative;
	font-weight: 700;
	text-transform: lowercase;
	margin-bottom: 20px; }
.comments-title:after {
	display: none; }

ul.comment-list {
	position: relative;
	margin: 0 0 40px;
	padding: 0; }
ul.comment-list li {
	list-style: none;
	border-top: 1px solid #dddddd;
	padding: 30px 0 0;
	margin: 0 0 30px; }
ul.comment-list .comment .vcard {
	float: left;
	margin: 0 32px 0 0;
	width: 87px; }
ul.comment-list .comment .vcard img {
	max-width: 100%;
	height: auto; }
ul.comment-list .comment .comment-info {
	overflow: hidden; }
ul.comment-list .comment .comment-author {
	float: left;
	font-family: Poppins;
	font-weight: 600;
	color: #333333; }
ul.comment-list .comment .comment-meta {
	float: right;
	font-size: 11px;
	color: #aaaaaa;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 0 15px 0; }
ul.comment-list .comment .comment-meta a {
	display: inline-block;
	vertical-align: middle;
	color: #aaaaaa; }
ul.comment-list .comment .comment-meta a:hover {
	color: #6c98e1;
	text-decoration: none; }
ul.comment-list .comment .comment-meta a:before {
	content: "/";
	display: inline-block;
	vertical-align: baseline;
	margin: 0 7px 0 5px;
	color: #dddddd; }
ul.comment-list .comment .comment-meta a:first-child:before {
	display: none; }
ul.comment-list .comment .comment-text {
	clear: both; }
ul.comment-list .comment .comment-text p {
	line-height: 22px; }
ul.comment-list .comment .comment-text *:last-child {
	margin-bottom: 0; }
ul.comment-list .children {
	margin: 29px 0 0 30px;
	padding: 0; }
ul.comment-list .children &gt; li {
	position: relative;
	padding: 30px 0 0;
	margin: 0 0 30px;
	border-top: 1px solid #dddddd; }
ul.comment-list .children &gt; li:before {
	content: '';
	position: absolute;
	left: 66px;
	top: -9px;
	background: url("../../images/comment_before.png") no-repeat 0 0;
	width: 15px;
	height: 9px; }

.comment-respond {
  margin: 40px 0 0 0; }

.comment-reply-title {
  margin: 0 0 19px;
  font-size: 20px;
 }
  .comment-reply-title:after {
    display: none; }

.comment-reply-title:before {
  margin: 0 0 22px 0; }

.comment-awaiting-moderation {
  display: block;
  color: #6c98e1;
  font-weight: 700;
  text-transform: lowercase;
  margin: 10px 0 0; }

.comment-info table {
  width: 100%;
  margin: 0 0 40px; }

.comment-info table td, .comment-info table th {
  border: 1px solid #e9e9e9;
  padding: 5px 10px; }
.comment-form label {
    display: none !important;
}

.woocommerce-Tabs-panel .woocommerce-Reviews p.comment-form-author input#author {
    border: 1px solid #ebebeb;
    border-radius: 0;
    box-shadow: none;
    float: left;
    font: 14px/25px "Open Sans",sans-serif;
    height: 42px;
    margin-bottom: 20px;
    padding: 9px 20px;
    width: 100%;
    color: #c4c4c4;
}
.woocommerce-Tabs-panel .woocommerce-Reviews p.comment-form-comment textarea#comment {
    border: 1px solid #e2e2e2;
    color: #898989;
}
.woocommerce-Tabs-panel .woocommerce-Reviews p.comment-form-email input#email {
    border: 1px solid #ebebeb;
    border-radius: 0;
    box-shadow: none;
    color: #c4c4c4;
    float: left;
    font: 14px/25px "Open Sans",sans-serif;
    height: 42px;
    margin-bottom: 20px;
    padding: 9px 20px;
    width: 100%;
}
.woocommerce-Tabs-panel .woocommerce-Reviews .comment-form label {
    display: block !important;
}
.woocommerce #review_form #respond p.comment-form-author{
	width:100%;
}
.comment-form-author input {
    border: medium none;
    padding: 0;
	background-color: transparent;
}
.comment-form-email input {
    border: medium none;
    padding: 0;
	background-color: transparent;
}
.comment-form-comment textarea {
    border: 0;
    margin: 0;
    padding: 0;
    resize: none;
    background-color: transparent;
	width: 100%;
    outline: none;
}
.comments-area .comment-form .comment-form-author input {
    outline: none;
}
.comments-area .comment-form .comment-form-email input {
    outline: none;
}
.comments-area .comment-form .comment-form-comment textarea {
    border: 0;
    margin: 0;
    padding: 0;
    resize: none;
    background-color: transparent;
	width: 100%;
    outline: none;
}
#comments .comment {
    list-style: none;
    margin: 30px 0;
}
#comments .comment .avatar {
    width: 60px;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#comments .comment .comment-wrapper {
    margin-left: 90px;
    padding: 25px 30px 15px 30px;
    background: #f8f9f9;
    position: relative;
}
#comments .comment-list {
    list-style: none;
    padding-left: 0px;
}
.comment-info ul ul, .comment-info ol ol {
  margin: 10px 0 20px 20px; }

.slick_prev, .slick_next {
  width: 45px;
  height: 45px;
  z-index: 10000;
  border: 3px solid #d7d7d7;
  top: 50%;
  margin-top: -22px;
  position: absolute;
  font-size: 20px;
  text-align: center;
  color: #d7d7d7;
  cursor: pointer;
  box-sizing: border-box;
  transition: border 0.2s linear, background 0.2s linear, color 0.2s linear, opacity 0.2s linear; }

.slick_prev:hover, .slick_next:hover {
  border-color: #002e5b !important;
  background: #002e5b;
  color: #fff;
  opacity: 1; }

.slick_prev i, .slick_next i {
	margin-top: 9px; }
.slick-dots {
	margin: 30px auto 0;
	display: table; }
.slick-dots:after {
	content: '';
	clear: both;
	display: table; }
.slick-dots li {
	float: left;
	margin: 0 10px 0 0;list-style:none; }

.multiple_project .slick-dots li {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px; }

.slick-dots li.slick-active button {
  background: #002e5b; }

.slick-dots li button {
	display: block;
	border: none;
	text-indent: -3000px;
	width: 10px;
	height: 8px;
	background: #cccccc;
	outline: none;
	padding: 0;
	margin: 0;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	background: #f5f5f5;
	border: 1px solid #bcbcbc;
	float: left;  }

ul.page-numbers, .page-links {
	position: relative;
	margin: 0 0 40px 0;
	padding: 0; }

.page-numbers:after, .page-links:after, .page-links:after {
	content: '';
	clear: both;
	display: table; }

.page-numbers li {
	list-style: none;
	float: left;
	margin: 0 11px 0 0; }

.page-links &gt; span, .page-links &gt; a {
	list-style: none;
	float: left;
	margin: 0 11px 0 0;
	display: block;
	min-width: 40px;
	height: 40px;
	text-align: center;
	border: 2px solid transparent;
	padding: 11px 5px 0;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	font-family: Poppins;
	color: #002e5b; }
.page-links &gt; span:hover, .page-links &gt; span.current, .page-links &gt; a:hover, .page-links &gt; a.current {
    border-color: #002e5b;
    text-decoration: none; }

.page-links &gt; span {
	border-color: #002e5b; }

.page-links &gt; .page-links-title {
	  padding-left: 0;
	  border: none; }

.page-links &gt; label {
  list-style: none;
  float: left;
  margin: 0 11px 0 0;
  line-height: 30px; }

.page-numbers .page-numbers {
  display: block;
  min-width: 40px;
  height: 40px;
  text-align: center;
  border: 2px solid transparent;
  padding: 11px 5px 0;
  font-size: 24px;
  line-height: 16px;
  font-weight: 600;
  font-family: Poppins;
  color: #002e5b; }
.page-numbers .page-numbers:hover, .page-numbers .page-numbers.current {
	border-color: #002e5b;
	text-decoration: none; }

.posts_list &gt; ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
.posts_list &gt; ul &gt; li {
	list-style: none;
	padding: 0 0 40px;
	margin: 0 0 49px 0;
	border-bottom: 1px solid #dddddd; 
	}
.posts_list &gt; ul &gt; li.sticky {
	background: #f2f2f2;
	padding: 40px;
	}
.posts_list &gt; ul &gt; li:last-child {
	padding-bottom: 50px;
	margin-bottom: 29px;
	}
.posts_list &gt; ul &gt; li h4 {
	padding-top: 0;
	font-weight: 700;
	font-size: 22px; 
	}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
	position: relative;
	background-size: cover;
}

#footer .footer_widgets .widget .widget_title {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #eeeeee;
    text-transform: uppercase;
	margin: 38px 0 30px;
	letter-spacing: 0.15px;
	line-height: 1;
}
.footer_widgets {
    padding: 40px 0 0;
}
.footer_widgets .socials {
    margin-top: 28px;
}
.socials ul {
    list-style: none;
    padding-left: 0;
}
.socials ul li {
    display: inline;
	margin-left: 10px;
}
.socials ul li:first-child {
    margin-left: 0;
}
.socials ul li a {
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 18px;
    border: 1px solid #5e7285;
    border-radius: 100%;
	padding: 5px;
    color: #5e7285;
	display: inline-block;
}
.copyright {
    float: left;
}
.copyright_row {
	padding: 25px 0 40px;
}
.credit-texts a {
    color: #4ba4cd!important;
}
.mc4wp-alert.mc4wp-error {
    text-align: center;
}
.m0 {
  margin: 0;
}

.p0 {
  padding: 0;
}

@media (min-width: 1281px) {
  .container {
    width: 1200px;
  }
}
@media (max-width: 767px) and (min-width: 361px) {
  .container {
    padding: 0 25px;
  }
}

a, .btn, button {
  text-decoration: none;
  outline: none;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
a:after, a:before, .btn:after, .btn:before, button:after, button:before {
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
a:hover, a:focus, .btn:hover, .btn:focus, button:hover, button:focus {
  text-decoration: none;
  outline: none;
}

.page-cover, header.row, footer.row {
  margin: 0;
  position: relative;
}

p {
  font: 15px/26px "Open Sans", sans-serif;
  color: #898989;
}
@media (max-width: 1199px) {
  p {
    font-size: 14px;
    line-height: 24px;
  }
}


}
@media (max-width: 767px) {
  .site-contents {
    padding: 70px 0;
  }
}
/*--------------------------------------------------------------
3.0 Layout
--------------------------------------------------------------*/
.btn {
  border-radius: 3px;
  text-transform: uppercase;
  font: bold 18px/50px "Raleway", sans-serif;
  padding: 0 35px;
  color: #fff;
  border: none;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.btn-big {
  line-height: 58px;
  padding: 0 30px;
}

.btn-sm {
  line-height: 37px;
  padding: 0 20px;
}

.btn-outline {
  border: 1px solid #fff;
  line-height: 48px;
}

.btn-primary {
  background-image: -webkit-linear-gradient(90deg, #d41818 0%, #e33d3d 100%);
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.btn-primary:hover, .btn-primary:focus {
  background: #099bd7;
}

.section-title {
  font: bold 38px/48px "Alegreya", serif;
  margin-top: 0;
  margin-bottom: 15px;
  color: #242424;
  letter-spacing: 0.15px;
}
@media (max-width: 767px) {
  .section-title {
    font-size: 33px;
  }
}
.section-title:after {
  display: inline-block;
  content: '';
  width: 35px;
  height: 2px;
  background: #099bd7;
  margin-left: 10px;
}
.section-title.style2 {
  text-align: center;
}
.section-title.style2:after {
  display: none;
}
.section-title + p {
  color: #8e8d8d;
  letter-spacing: 0.3px;
  margin-bottom: 25px;
}
.section-title.blue-c {
  color: #099bd7;
}


.top-header {
  background: #092942;
}
.top-header .header-social {
  float: right;
}
@media (min-width: 992px) {
  .top-header .header-contacts {
    display: none;
  }
}

.welcome-texts {
  color: #eee;
  font: italic 16px/50px "Open Sans", sans-serif;
  opacity: 0.6;
}
@media (max-width: 1199px) {
  .welcome-texts {
    font-size: 14px;
  }
}

.header-social li + li {
  margin: 0;
}
.header-social li a {
  padding: 0 8px;
  font-size: 18px;
  color: #5996c6;
  line-height: 50px;
  border-radius: 0;
}
@media (max-width: 1199px) {
  .header-social li a {
    font-size: 14px;
    padding: 0 5px;
  }
}
.header-social li a:hover, .header-social li a:focus {
  color: #fff;
  background: none;
}

.header-searchform {
  background: #041e32;
}
@media (max-width: 991px) {
  .header-searchform {
    margin-bottom: 20px;
  }
}
.header-searchform .form-control {
  background: none;
  border-radius: 0;
  height: 50px;
  border: none;
  padding-left: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font: 16px/1 "Open Sans", sans-serif;
  color: #5f93bb;
}
@media (max-width: 1199px) {
  .header-searchform .form-control {
    padding-left: 15px;
    font-size: 14px;
  }
}
.header-searchform .form-control.placeholder {
  font-style: italic;
  color: #5f93bb;
}
.header-searchform .form-control::-moz-placeholder {
  font-style: italic;
  color: #5f93bb;
}
.header-searchform .form-control::-webkit-input-placeholder {
  font-style: italic;
  color: #5f93bb;
}
.header-searchform .form-control::-ms-input-placeholder {
  font-style: italic;
  color: #5f93bb;
}
.header-searchform .input-group-addon {
  border-radius: 0;
  padding: 0;
  border: none;
  background: none;
}
.top-mobile-header {
    background: #092942;
}
.mob-search {overflow:hidden;}
.header-searchform .input-group-addon button[type="submit"] {
  padding: 0 20px 0 15px;
  font-size: 16px;
  color: #5f93bb;
  background: none;
  border: none;
  line-height: 50px;
}
@media (max-width: 1199px) {
  .header-searchform .input-group-addon button[type="submit"] {
    padding: 0 10px;
  }
}

.main-header {
  background-image: -webkit-linear-gradient(90deg, #e1e0e4 0%, white 100%);
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  padding-top: 5px;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
@media (max-width: 991px) {
  .main-header {
    padding-top: 0;
  }
.top-header {
    display: none;
}
.main-header {
    display: none;
}
.mobile_header {
    display: block;
}
.logo {max-width:199px; font-size:24px;}
.logo img {width:100%;}
}
.main-header .this-inner {
  margin: 0;
  border-top: 1px dashed #85919b;
  padding: 30px 0 44px;
}
@media (max-width: 991px) {
  .main-header .this-inner {
    border: none;
    padding: 15px 0;
  }
}
.main-header .header-contacts {
  float: right;
}
.main-header.affix-coming {
  top: -100px;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.main-header.affix {
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  margin: 0;
  z-index: 9999;
}
.main-header.affix + section, .main-header.affix + div {
  margin-top: 70px;
}

.main-logo {
  display: inline-block;
}
.main-logo img {
  max-width: 100%;
}
@media (max-width: 991px) {
  .main-logo {
    max-width: 199px;
  }
}

.header-contacts li {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding: 0 20px;
  border-right: 1px solid #d6d6d6;
}
.header-contacts li + li {
  margin: 0;
  border-left: 1px solid #fff;
}
.header-contacts li:last-child {
  padding-right: 0;
  border: none;
}
.header-contacts .media {
  display: inline-table;
  vertical-align: middle;
}
.header-contacts .media-left {
  vertical-align: middle;
  padding-right: 17px;
}
.header-contacts .media-left span {
  display: block;
}
.header-contacts .media-body {
  width: auto;
}
.header-contacts .this-subtitle {
  margin: 0;
  text-transform: uppercase;
  font: bold 14px/20px "Open Sans", sans-serif;
  color: #7d7987;
}
.header-contacts .this-title {
  margin: 0;
  font: 15px/20px "Open Sans", sans-serif;
  color: #232932;
}
.header-contacts .this-title a {
  color: #232932;
}
.header-contacts h3.this-title {
  font-size: 22px;
  font-weight: bold;
  color: #424242;
}
.header-contacts.mob-style {
  margin-top: 18px;
  margin-bottom: 20px;
  width: 100%;
  padding-left: 0;
}
.header-contacts.mob-style li {width:100%;display: block;border-right: none;}
.header-contacts.mob-style li:last-child {
    margin-top: 15px;
}
.header-contacts.mob-style .media {
  display: table;
}
.header-contacts.mob-style .this-title {
  color: #cbdae6;
}
.header-contacts.mob-style .this-title a{
  color: #cbdae6;
}

@-webkit-keyframes fadeItIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeItIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/*Navbar*/
.plumber-n {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2875b1+50,266fac+50 */
  background: #2875b1;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #2875b1 50%, #266fac 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #2875b1), color-stop(50%, #266fac));
  background: linear-gradient(to bottom, #2875b1 50%, #266fac 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2875b1', endColorstr='#266fac',GradientType=0 );
  /* IE6-9 */
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  left: -webkit-calc(50% - 585px);
  left: calc(50% - 585px);
  right: -webkit-calc(50% - 585px);
  right: calc(50% - 585px);
  z-index: 10;
  border: none;
  text-transform: uppercase;
  margin: -16px 0 -50px!important;
  z-index: 9999;
  border-radius: 0;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
@media (max-width: 1199px) {
  .plumber-n {
    left: -webkit-calc(50% - 485px);
    left: calc(50% - 485px);
    right: -webkit-calc(50% - 485px);
    right: calc(50% - 485px);
  }
}
@media (max-width: 991px) {
  .plumber-n {
    margin: 0;
    min-height: 0;
    left: auto;
    right: auto;
    position: relative;
  }
}
.plumber-n .container {
  padding: 5px;
  max-width: 1170px;
  position: relative;
}
@media (max-width: 991px) {
  .plumber-n .container {
    background: #3baed4;
    padding: 0;
  }
}
.plumber-n #plumber-nav {
  position: relative;
  z-index: 2;
  padding: 0;
}
@media (max-width: 991px) {
  .plumber-n #plumber-nav {
    border: none;
  }
  .plumber-n #plumber-nav .nav {
    margin: 0;
  }
}
.plumber-n #plumber-nav li {
  position: relative;
}
@media (max-width: 991px) {
  .plumber-n #plumber-nav li {
    border-bottom: 1px solid #4fc2e8;
  }
}
.plumber-n #plumber-nav li:after, .plumber-n #plumber-nav li:before {
  content: '';
  height: 34px;
  width: 1px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -17px;
}
@media (max-width: 991px) {
  .plumber-n #plumber-nav li:after, .plumber-n #plumber-nav li:before {
    display: none;
  }
}
.plumber-n #plumber-nav li:before {
  background: #265c86;
  left: 0;
}
.plumber-n #plumber-nav li:after {
  background: #4287b8;
  right: 0;
}
.plumber-n #plumber-nav li:first-child:before {
  display: none;
}
.plumber-n #plumber-nav li:last-child:after {
  display: none;
}
.plumber-n #plumber-nav li a {
  color: #fff;
  text-shadow: none;
  padding: 0 25px;
  font: bold 16px/54px "Open Sans", sans-serif;
  border: 0;
}
@media (max-width: 1199px) {
  .plumber-n #plumber-nav li a {
    padding: 0 15px;
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .plumber-n #plumber-nav li a {
    font-size: 15px;
    line-height: 52px;
  }
}
@media (max-width: 767px) and (min-width: 361px) {
  .plumber-n #plumber-nav li a {
    padding: 0 25px;
  }
}
.plumber-n #plumber-nav li a:hover, .plumber-n #plumber-nav li a:focus {
  background: none;
  color: #7cc3ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 991px) {
  .plumber-n #plumber-nav li a:hover, .plumber-n #plumber-nav li a:focus {
    color: #fff;
  }
}
.plumber-n #plumber-nav li.active a {
  color: #7cc3ff;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 991px) {
  .plumber-n #plumber-nav li.active a {
    color: #fff;
  }
}
.plumber-n #plumber-nav li .sub-menu {
  top: calc(100% + 5px);
  background: #3baed4;
  border-radius: 0;
  border: none;
  padding: 0;
  min-width: 256px;
}
.plumber-n #plumber-nav li .sub-menu,
.tmc_header_3 .plumber-navbar #plumber-nav li .sub-menu,
.plumber-navbar4 #plumber-nav li .sub-menu,
.plumber-navbar5 #plumber-nav li .sub-menu{
	display: block;
    transform: scale(1, 0);
    transform-origin: top;
    transition: all 300ms linear 0s;
    transition-duration: 200ms;
}
.plumber-n #plumber-nav li:hover .sub-menu,
.tmc_header_3 .plumber-navbar #plumber-nav li:hover .sub-menu,
.plumber-navbar4 #plumber-nav li:hover .sub-menu,
.plumber-navbar5 #plumber-nav li:hover .sub-menu {
    transform: scale(1, 1);
}
@media (min-width: 1025px) {
  .plumber-n #plumber-nav li .dropdown-menu {
    display: block;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
  }
}
@media (max-width: 991px) {
  .plumber-n #plumber-nav li .sub-menu {
    background: #4fc2e8;
  }
}
.plumber-n #plumber-nav li .sub-menu li {
  border-bottom: 1px solid #4fc2e8;
}
.plumber-n #plumber-nav li .sub-menu li:before, .plumber-n #plumber-nav li .sub-menu li:after {
  display: none;
}
@media (max-width: 991px) {
  .plumber-n #plumber-nav li .sub-menu li {
    padding-left: 15px;
    border-bottom: none;
    border-top: 1px solid #75dbfd;
  }
}
.plumber-n #plumber-nav li .sub-menu li:last-child {
  border: none;
}
@media (max-width: 991px) {
  .plumber-n #plumber-nav li .sub-menu li:last-child {
    border-top: 1px solid #75dbfd;
  }
}
.plumber-n #plumber-nav li .sub-menu li a {
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  text-transform: capitalize;
  line-height: 48px;
}
@media (max-width: 991px) {
  .plumber-n #plumber-nav li .sub-menu li a {
    padding: 0 15px;
  }
  .plumber-n #plumber-nav li .sub-menu li a:before {
    content: '-';
    padding-right: 10px;
  }
}
.plumber-n #plumber-nav li .sub-menu li a:hover, .plumber-n #plumber-nav li .dropdown-menu li a:focus {
  background: #4fc2e8;
}
@media (max-width: 991px) {
  .plumber-n #plumber-nav li:hover, .plumber-n #plumber-nav li:focus {
    background: #4fc2e8;
  }
}
.plumber-n #plumber-nav li:hover a,
.plumber-n #plumber-nav li:focus a {
  color: #64d9ff;
}
@media (max-width: 991px) {
  .plumber-n #plumber-nav li:hover a, .plumber-n #plumber-nav li:focus a {
    color: #fff;
  }
}
.plumber-n #plumber-nav li.dropdown &gt; a:after {
  font-family: "FontAwesome";
  display: none;
  content: "\f107";
}
@media (max-width: 991px) {
  .plumber-n #plumber-nav li.dropdown &gt; a:after {
    display: block;
    float: right;
  }
}
.plumber-n #plumber-nav li.dropdown.open &gt; a:after {
  content: "\f106";
}
@media (min-width: 1025px) {
  .plumber-n #plumber-nav li.dropdown:hover .sub-menu, .plumber-n #plumber-nav li.dropdown:focus .sub-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
.plumber-n #plumber-nav .header-social {
  display: table;
  margin: 0 auto 30px;
}
@media (min-width: 992px) {
  .plumber-n #plumber-nav .header-social {
    display: none;
  }
}
.plumber-n #plumber-nav .header-social li {
  border: none;
}
.plumber-n #plumber-nav .header-social li a {
  line-height: 1;
}
.plumber-navbar.affix-coming {
  top: -100px;
}
.plumber-navbar.affix {
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  margin: 0;
  -webkit-animation: fadeItIn 1s;
  animation: fadeItIn 1s;
}
.plumber-navbar.affix + section, .plumber-n.affix + div {
  margin-top: 70px;
}

.navbar-container {
  margin: 0;
  border: 1px dashed rgba(255, 255, 255, 0.3);
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .navbar-container {
    border: none;
  }
}

.get-appointment-btn {
  float: right;
  color: #fff;
  font: bold 16px/54px "Open Sans", sans-serif;
  padding: 0 34px;
  background: #058dc5;
  position: relative;
  text-align: center;
  transform: scale(1, 1);
}
@media (max-width: 991px) {
  .get-appointment-btn {
    float: none;
    display: block;
    margin: 25px 15px 20px;
  }
.get-appointment-btn {
    margin: 25px 15px 5px;
}
.header-social li a {
    color: #fff;
}
.header_info .header-social li a {
    color: #fff;
}
.nav.nav-pills.header-social {
    display: table;
    margin: 0 auto;
}
.nav.nav-pills.header-social li {
	padding:0 15px;
}
}
@media (max-width: 767px) and (min-width: 361px) {
  .get-appointment-btn {
    margin: 25px 25px 20px;
  }
}
.get-appointment-btn:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0688c0;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.get-appointment-btn span {
  position: relative;
  z-index: 2;
}
.get-appointment-btn:hover, .get-appointment-btn:focus {
  color: #fff;
  background: #092942;
  transform: scale(1,1);
}
.get-appointment-btn:hover:before, .get-appointment-btn:focus:before {
  background: #09263e;
}

.navbar-toggle {
  border-radius: 0;
  padding: 0;
  border: none;
  margin: 8px 0;
  width: 25px;
  display:block;
}
.navbar-toggle .icon-bar {
  height: 3px;
  width: 15px;
  background: #092942;
  margin: 0;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  float: right;
}
.navbar-toggle .icon-bar:nth-child(2) {
  width: 25px;
}
.navbar-toggle .icon-bar:nth-child(3) {
  width: 20px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar-toggle[aria-expanded="true"] .icon-bar {
  width: 25px;
}

.porltv {
  position: relative;
}

/*--------------------------------------------------------------
4.0 Elements
--------------------------------------------------------------*/
.slider-caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 195px;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
 
}
@media (max-width: 1440px) {
  .slider-caption {
    top: 120px;
  }
}
@media (max-width: 1199px) {
  .slider-caption {
    top: 80px;
  }
}
@media (max-width: 991px) {
  .slider-caption {
    top: 20px;
  }
}
.slider-caption .this-ttitle,
.slider-caption .this-mtitle {
  text-transform: uppercase;
  font: bold 25px/1 "Raleway", sans-serif;
  margin: 0 0 10px;
  color: #fff;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
@media (max-width: 1199px) {
  .slider-caption .this-ttitle,
  .slider-caption .this-mtitle {
    font-size: 24px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .slider-caption .this-ttitle,
  .slider-caption .this-mtitle {
    font-size: 18px;
  }
}
.slider-caption .this-ttitle.blue,
.slider-caption .this-mtitle.blue {
  color: #266fac;
}
.slider-caption .this-mtitle {
  font-weight: 800;
  font-size: 50px;
  margin-bottom: 18px;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
@media (max-width: 1199px) {
  .slider-caption .this-mtitle {
    font-size: 36px;
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .slider-caption .this-mtitle {
    font-size: 26px;
  }
}
@media (max-width: 1199px) {
  .slider-caption .btn {
    font-size: 16px;
    padding: 0 25px;
    line-height: 52px;
  }
}

.main-slider {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .main-slider .owl-item img {
    height: 264px;
    width: auto;
  }
}
.main-slider .owl-prev, .main-slider .owl-next {
  width: 40px;
  background-color: rgba(0, 0, 0, 0.8);
  line-height: 40px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
@media (max-width: 991px) {
  .main-slider .owl-prev, .main-slider .owl-next {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .main-slider .owl-prev, .main-slider .owl-next {
    display: none;
  }
}
.main-slider .owl-prev {
  left: 0;
}
.main-slider .owl-next {
  right: 0;
}
.main-slider:hover .owl-prev, .main-slider:hover .owl-next, .main-slider:focus .owl-prev, .main-slider:focus .owl-next {
  opacity: 1;
}

.slider-list {
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .slider-list {
    margin-bottom: 20px;
  }
}
.slider-list li {
  letter-spacing: 0.3px;
  font: 500 20px/35px "Raleway", sans-serif;
  color: #fff;
}
.slider-list li:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-right: 10px;
    color: #ffb129;
}
@media (max-width: 1199px) {
  .slider-list li {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .slider-list li {
    font-size: 14px;
    line-height: 24px;
  }
}

/*Slider 2*/
#minimal-bootstrap-carousel {
  margin-bottom: 10px;
}

#minimal-bootstrap-carousel .carousel-caption {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 0;
  text-align: right;
  text-shadow: none;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media (max-width: 1199px) {
  #minimal-bootstrap-carousel .carousel-caption .thm-container {
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  #minimal-bootstrap-carousel .carousel-caption .thm-container {
    max-width: 750px;
  }
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box {
  display: table-cell;
  text-align: left;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top {
  vertical-align: top;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom {
  vertical-align: bottom;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-middle {
  vertical-align: middle;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content {
  display: block;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-ttitle,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
  text-transform: uppercase;
  font: bold 25px/1 "Raleway", sans-serif;
  margin: 0 0 10px;
  color: #fff;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
@media (max-width: 1199px) {
  #minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-ttitle,
  #minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
    font-size: 24px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  #minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-ttitle,
  #minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
    font-size: 18px;
  }
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-ttitle.blue,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle.blue {
  color: #266fac;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
  font-weight: 800;
  font-size: 50px;
  margin-bottom: 18px;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
@media (max-width: 1199px) {
  #minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
    font-size: 36px;
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  #minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
    font-size: 26px;
  }
}
@media (max-width: 1199px) {
  #minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .btn {
    font-size: 16px;
    padding: 0 25px;
    line-height: 52px;
  }
}

#minimal-bootstrap-carousel .carousel-inner .item {
  min-height: 655px;
  height: 100%;
  width: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-color: #1E1E1E;
}
@media (max-width: 991px) {
  #minimal-bootstrap-carousel .carousel-inner .item {
    min-height: 500px;
  }
}
@media (max-width: 767px) {
  #minimal-bootstrap-carousel .carousel-inner .item {
    min-height: 400px;
  }
}

#minimal-bootstrap-carousel .carousel-control {
  background: none;
  width: 40px;
  height: 40px;
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  visibility: visible !important;
  opacity: .65;
  margin-top: -20px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  top: 50%;
  border-radius: 0;
  z-index: 99;
}

#minimal-bootstrap-carousel .carousel-control.left {
  left: 1%;
}

#minimal-bootstrap-carousel .carousel-control.right {
  right: 1%;
}

#minimal-bootstrap-carousel .carousel-control:hover {
  opacity: 1;
  background: #000;
}

/* processing for fadeing effect styles */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/* fixing layers styles */
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom .content {
  padding-bottom: 135px;
}

#minimal-bootstrap-carousel .slide-1 .carousel-caption .content {
  padding-top: 155px;
}
@media (max-width: 991px) {
  #minimal-bootstrap-carousel .slide-1 .carousel-caption .content {
    padding-top: 120px;
  }
}
@media (max-width: 767px) {
  #minimal-bootstrap-carousel .slide-1 .carousel-caption .content {
    padding-top: 100px;
  }
}

#minimal-bootstrap-carousel .slide-2 .carousel-caption .content,
#minimal-bootstrap-carousel .slide-3 .carousel-caption .content {
  padding-top: 195px;
}
@media (max-width: 991px) {
  #minimal-bootstrap-carousel .slide-2 .carousel-caption .content,
  #minimal-bootstrap-carousel .slide-3 .carousel-caption .content {
    padding-top: 140px;
  }
}
@media (max-width: 767px) {
  #minimal-bootstrap-carousel .slide-2 .carousel-caption .content,
  #minimal-bootstrap-carousel .slide-3 .carousel-caption .content {
    padding-top: 120px;
  }
}

.maintance-row {
  background-image: -webkit-linear-gradient(90deg, #e1e0e4 0%, white 100%);
}
@media (max-width: 767px) {
  .maintance-row {
    padding: 25px 0;
  }
}
.maintance-row .col-sm-6 {
  padding: 32px 0px 32px;
}
@media (max-width: 767px) {
  .maintance-row .col-sm-6 {
    padding: 15px;
  }
}
.maintance-row .col-sm-6:first-child {
  background: url(../../images/icons/5.png) no-repeat scroll right center;
}
@media (max-width: 991px) {
  .maintance-row .col-sm-6:first-child {
    background: none;
  }
  .media.maintance-media .media-left img{
	  max-width:initial;
  }
}

.maintance-media {
  padding: 0 100px 0 35px;
}
@media (max-width: 1199px) {
  .maintance-media {
    padding: 0;
  }
}
.maintance-media .media-left {
  padding-right: 25px;
}
.maintance-media .media-body {
  vertical-align: middle;
}
.maintance-media .this-title {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font: 800 20px/1.2 "Raleway", sans-serif;
  color: #4b4b4b;
}
.maintance-media .this-title span {
  color: #ba0e0c;
}
.maintance-media p {
  font: 14px/23px "Open Sans", sans-serif;
  color: #202020;
}
.maintance-media p a {
  font-weight: bold;
  text-decoration: underline;
  color: #202020;
}
.maintance-media p a:hover, .maintance-media p a:focus {
  color: #096697;
}


.welcome-section {
  padding: 100px 0;
}
@media (max-width: 767px) {
  .welcome-section {
    padding: 70px 0;
  }
}

.welcome-textss {
  padding-right: 85px;
}
@media (max-width: 1199px) {
  .welcome-textss {
    padding-right: 15px;
  }
}
.welcome-textss .this-title {
  margin-bottom: 25px;
  margin-top: 0;
  font-size: 42px;
  font-family: "Alegreya", serif;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .welcome-textss .this-title {
    font-size: 36px;
  }
}
.welcome-textss .this-title span {
  color: #09a3d5;
}
.welcome-textss .this-stitle {
  letter-spacing: 0.30px;
  font-size: 22px;
  font-style: italic;
  font-family: "PT Serif", serif;
}
@media (max-width: 1199px) {
  .welcome-textss .this-stitle {
    font-size: 20px;
  }
}
.welcome-textss p {
  margin-bottom: 25px!important;
  letter-spacing: 0.3px;
}

.welcome-box {
  width: 50%;
  padding-right: 30px;
  float: left;
}
@media (max-width: 991px) {
  .welcome-box {
    padding: 15px;
  }
}
@media (max-width: 479px) {
  .welcome-box {
    width: 300px;
    max-resolution: 100%;
    float: none;
    margin: 0 auto;
  }
}
.welcome-box .this-title {
  margin-top: 40px;
  margin-bottom: 12px;
  font-family: "Alegreya", serif;
  font-weight: bold;
}
.welcome-box p {
  color: #999;
}
.welcome-box a {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  color: #ec3633;
  text-transform: capitalize;
}
.welcome-box a:hover, .welcome-box a:focus {
  color: #096697;
}


.service-offers {
  padding: 95px 0 90px;
}
@media (max-width: 767px) {
  .service-offers {
    padding: 65px 0 70px;
  }
}

.service-offer-carousel .item {
  text-align: center;
  padding: 15px;
  outline: none;
}
.service-offer-carousel .item img {
  width: auto;
  display: inline-block;
}
.service-offer-carousel .so-icon {
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.06);
  width: 116px;
  height: 116px;
  margin: 0 auto;
  line-height: 116px;
}
.service-offer-carousel .this-title {
  font-size: 16px;
  line-height: 26px;
  color: #242424;
  font-family: "Raleway", sans-serif;
  margin-top: 30px;
  margin-bottom: 12px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
}
.service-offer-carousel .this-title:hover, .service-offer-carousel .this-title:focus {
  color: #096697;
}
.service-offer-carousel p {
  font-size: 15px;
  line-height: 26px;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  color: #333;
  margin: 0;
}
.service-offer-carousel .owl-dots {
  margin: 30px auto 0;
  display: table;
}
.service-offer-carousel .owl-dot {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background: #f5f5f5;
  border: 1px solid #bcbcbc;
  float: left;
}
.service-offer-carousel .owl-dot + .owl-dot {
  margin-left: 10px;
}
.service-offer-carousel .owl-dot.active {
  background: #096697;
  border-color: #096697;
}

.services-contents.site-contents {
  padding: 85px 0 35px;
}

.service-grid {
  padding: 15px;
}
@media (max-width: 767px) {
  .service-grid {
    max-width: 400px;
    margin: 0 auto;
  }
}
@media (max-width: 479px) {
  .service-grid {
    max-width: 320px;
    margin: 0 auto;
  }
}
.service-grid .featured-image {
  margin-bottom: 40px;
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.service-grid .featured-image:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0;
}
@media (max-width: 1199px) {
  .service-grid .featured-image {
    margin-bottom: 20px;
  }
}
.service-grid .featured-image img {
  width: 100%;
  opacity: 1;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.service-grid .this-title {
  font: bold 25px/1.2 "Alegreya", serif;
  letter-spacing: 0.3px;
  margin-bottom: 15px;
}
.service-grid .this-title a {
  color: #242424;
}
.service-grid .this-title a:hover, .service-grid .this-title a:focus {
  color: #099bd7;
}
.service-grid .this-excerpts {
  font: 15px/24px "Open Sans", sans-serif;
  letter-spacing: 0.4px;
  color: #999;
  margin-bottom: 25px;
}
.service-grid .read-more {
  margin-bottom: 50px;
  font-size: 14px;
}
@media (max-width: 1199px) {
  .service-grid .read-more {
    margin-bottom: 0;
  }
}
.service-grid:hover .featured-image:after, .service-grid:focus .featured-image:after {
  opacity: 0.1;
}
.service-grid:hover .featured-image img, .service-grid:focus .featured-image img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.banner-row {
  margin: 30px 0;
}
.banner-row a {
  padding: 10px;
  background: #d3dde6;
  display: block;
  position: relative;
}
.banner-row p {
  color: #154469;
  letter-spacing: 0.3px;
  font: italic 16px/20px "Open Sans", sans-serif;
  padding-left: 7px;
  padding-right: 80px;
  margin: 10px 0;
}
.banner-row .this-cursive {
  font-family: "Pacifico", cursive;
  color: #fff;
  margin: 12px 0 4px;
  letter-spacing: 0.3px;
}
.banner-row .this-stitle {
  font-size: 19.85px;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: bold;
  color: #fff;
  opacity: 0.7;
  text-transform: uppercase;
  margin-top: 0;
  line-height: 1;
  margin-bottom: 0;
  letter-spacing: 0.3px;
}
.banner-row .this-title {
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  color: #40bcf4;
  line-height: 1;
  margin-top: 2px;
}

.bovelay-img {
  position: absolute;
  bottom: 0;
  right: 0;
}

.btop-box {
  padding: 0 80px 0 16px;
  background: #1c537f;
  margin: 0;
}
.btop-box h2 {
  font-size: 37.57px;
}

.bphone {
  background: #1c5784;
  line-height: 1;
  margin: 0 -10px;
  display: block;
  padding: 10px 80px 12px 18px;
  color: #fff;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: bold;
}

.download-btn2 {
  padding-right: 22px;
  display: block;
  border: 3px solid rgba(232, 232, 232, 0.7);
  color: #5e5e5e;
  font: bold 15px/54px "Open Sans", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .download-btn2 {
    margin-bottom: 50px;
  }
}
.download-btn2 span {
  display: inline-block;
  width: 45px;
  line-height: 54px;
  margin-right: 18px;
  text-align: center;
  background-color: rgba(232, 232, 232, 0.4);
}

.single-services-menu {
  border: none;
}
.single-services-menu li {
  display: block;
  float: none;
}
.single-services-menu li a {
  border-radius: 0;
  border: 1px solid #e4e4e4;
  border-left-width: 5px;
  background: #f8f8f8;
  font: 600 15px/20px "Open Sans", sans-serif;
  color: #585858;
  padding: 20px;
  margin: 0;
}
@media (max-width: 1199px) {
  .single-services-menu li a {
    padding: 15px;
  }
}
.single-services-menu li a:hover, .single-services-menu li a:focus {
  color: #fff;
  background: #058dc5;
  border-left: 5px solid #042938;
}
.single-services-menu li.active a {
  color: #fff;
  background: #058dc5;
  border-left: 5px solid #042938;
}
.single-services-menu li.active a:hover, .single-services-menu li.active a:focus {
  color: #fff;
  background: #058dc5;
  border-left: 5px solid #042938;
}

@media (min-width: 1200px) {
  .s_service-content {
    padding-left:30px!important;
  }
}
.s_service-content .this-featured-images {
    margin-bottom: 20px;
}

.s_service-content .this-featured-images img {
  max-width: 100%;
  margin-right: 30px;
  margin-bottom: 25px;
  float: left;
}
.s_service-content .this-featured-images img:last-child {
  margin-right: 0;
}
.s_service-content p {
  font: 15px/26px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #8e8d8d;
  margin-bottom: 25px;
}
.s_service-content p.highlight-texts {
  font-size: 17px;
  color: #000;
  margin: 22px 0 10px;
}

.offer-title {
  margin-top: 0;
  margin-bottom: 15px;
  font: bold 28px/38px "Alegreya", serif;
  color: #404040;
  letter-spacing: 0.3px;
}

.offer-hr {
  margin: 50px 0 45px!important;
  background: #e8e8e8;
}
.appointment-banner {
  background: #0086b6;
  padding: 27px 30px;
  position: relative;
  margin-top: 40px!important;
}
.appointment-banner:before, .appointment-banner:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../../images/bg7.jpg) no-repeat scroll right center #0087b8;
  -webkit-background-size: cover;
  background-size: cover;
  background-blend-mode: multiply;
  opacity: 0.2;
}
.appointment-banner .media-body {
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
.appointment-banner .media-right {
  vertical-align: middle;
  padding-left: 30px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .appointment-banner .media-right {
    padding-left: 10px;
  }
}
@media (max-width: 991px) {
  .appointment-banner .media-right {
    padding-top: 10px;
    padding-left: 0;
    display: block;
  }
}
.appointment-banner .btn {
  line-height: 52px;
  font-size: 16px;
  padding: 0 17px;
}
@media (max-width: 479px) {
  .appointment-banner .btn {
    line-height: 48px;
    padding: 0 10px;
    width: 100%;
    font-size: 14px;
  }
}

.ab-title {
  margin: 0;
  color: #fff;
  font: bold 32px/42px "Alegreya", serif;
}
@media (max-width: 1199px) {
  .ab-title {
    font-size: 28px;
    line-height: 36px;
  }
}
.media-left-margin {
    padding-left: 30px;
}
.key-features {
  margin-top: 50px!important;
}
.key-features .media-left {
  padding-right: 40px;
}
@media (max-width: 991px) {
  .key-features .media-left {
    padding-right: 0;
    padding-bottom: 20px;
    display: block;
  }
}
.key-features .media-right {
  padding-left: 30px;
}
@media (max-width: 1199px) {
  .key-features .media-right {
    padding-left: 0;
    padding-top: 40px;
    display: block;
  }
}
.key-features .media-left span,
.key-features .media-right span {
  display: table;
}
.key-features .media-left span img,
.key-features .media-right span img {
  float: left;
}
.key-features .media-left span img + img,
.key-features .media-right span img + img {
  margin-left: 3px;
}
.key-features .media-left .kfeatues-texts,
.key-features .media-right .kfeatues-texts {
  display: block;
  width: 271px;
  margin-left: -1px;
}
@media (max-width: 1199px) {
  .key-features .media-left .kfeatues-texts,
  .key-features .media-right .kfeatues-texts {
    width: auto;
    margin: 0;
  }
}
.key-features .media-left .offer-title,
.key-features .media-right .offer-title {
  margin-top: -7px;
}
.key-features .media-left p,
.key-features .media-right p {
  margin-bottom: 20px;
}
.key-features .twentytwenty-wrapper {
  width: 540px;
}
.key-features .service-compare-img {
  margin-top: 0;
}
.key-feature-list li {
  width: -webkit-calc(50% - 15px);
  width: calc(50% - 15px);
  font: 15px/34px "Open Sans", sans-serif;
  color: #858585;
}
.key-feature-list li:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-right: 10px;
    color: #1e99cb;
}
.key-feature-list li + li {
  margin-left: 0;
}
.key-feature-list li:nth-child(odd) {
  margin-right: 15px;
}
.key-feature-list li:nth-child(even) {
  margin-left: 15px;
}
@media (max-width: 1199px) {
  .key-feature-list li:nth-child(odd), .key-feature-list li:nth-child(even) {
    margin: 0;
    width: 100%;
  }
}
.key-feature-list.style2 li {
  width: 100%;
}
.key-feature-list.style2 li:nth-child(odd), .key-feature-list.style2 li:nth-child(even) {
  margin-left: 0;
  margin-right: 0;
}

.service-desc .media-right {
  padding-left: 30px;
}
@media (max-width: 991px) {
  .service-desc .media-right {
    padding-left: 0;
    padding-bottom: 15px;
    display: block;
  }
}

.key-feature-list2 li {
  font: 15px/2 "Open Sans", sans-serif;
  color: #434343;
  padding-left: 15px;
}
.key-feature-list2 li:before {
  float: left;
  margin-left: -15px;
  width: 15px;
  content: '-';
}


.check-video {
  padding: 100px 0;
  background: url(../../images/bg2.jpg) no-repeat fixed 0 0 #1e2c30;
  -webkit-background-size: cover;
  background-size: cover;
  background-blend-mode: multiply;
  margin: 0;
}
@media (max-width: 767px) {
  .check-video {
    padding: 70px 0;
  }
}
.check-video .media-left {
  padding-right: 50px;
}
@media (max-width: 1199px) {
  .check-video .media-left {
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .check-video .media-left {
    display: block;
    padding-right: 0;
    padding-bottom: 20px;
  }
}
.check-video .media-left a {
  display: block;
  position: relative;
}
@media (max-width: 991px) {
  .check-video .media-left a {
    display: table;
  }
}
@media (max-width: 767px) {
  .check-video .media-left a {
    max-width: 100%;
  }
  .check-video .media-left a img {
    max-width: 100%;
  }
}
.check-video .media-left a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../../images/icons/10.png) no-repeat scroll center center rgba(0, 0, 0, 0.5);
}
.check-video .media-left a:hover:after, .check-video .media-left a:focus:after {
  background-color: rgba(0, 0, 0, 0.3);
}
.check-video h2 {
  margin-bottom: 20px;
}
.check-video .this-stitle {
  color: #d5d6d6;
  font: italic 22px/26px "Open Sans", sans-serif;
}
@media (max-width: 1199px) {
  .check-video .this-stitle {
    font-size: 18px;
  }
}
.check-video p {
  color: #acb2b4;
  font: 15px/26px "Open Sans", sans-serif;
  margin-bottom: 25px;
}


.size1 {
  width: 1px;
}

.latest-projects {
  padding: 100px 0 85px;
  background: #e6e9ec;
}
@media (max-width: 767px) {
  .latest-projects {
    padding: 70px 0 55px;
  }
}
.latest-projects .section-title {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .latest-projects .section-title {
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .filterable-gallery {
    max-width: 400px;
    margin: 0 auto;
  }
  .filterable-gallery.row {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .filterable-gallery.full-width-project-gallery {
    max-width: 740px;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .filterable-gallery.full-width-project-gallery {
    max-width: 370px;
    margin: 0 auto;
  }
}

.lp-gallery-item {
  padding: 15px;
}
.lp-gallery-item .this-inner {
  margin: 0;
  position: relative;
  display: block;
  overflow: hidden;
}
.lp-gallery-item img {
  width: 100%;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.lp-gallery-item .this-infos {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  overflow: hidden;
}
.lp-gallery-item .infos-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  text-transform: uppercase;
}
.lp-gallery-item .this-title {
  margin-bottom: 15px;
  font-weight: bold;
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  position: relative;
  right: -500px;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
}
.lp-gallery-item .btn {
  font-size: 15px;
  padding: 0 28px;
  position: relative;
  left: -500px;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
}
.lp-gallery-item:hover .this-infos, .lp-gallery-item:focus .this-infos {
  background: rgba(4, 70, 121, 0.8);
}
.lp-gallery-item:hover img, .lp-gallery-item:focus img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.lp-gallery-item:hover .this-title, .lp-gallery-item:focus .this-title {
  right: 0;
}
.lp-gallery-item:hover .btn, .lp-gallery-item:focus .btn {
  left: 0;
}

.project-filters {
  display: table;
  margin: 0 auto 35px;
}
.project-filters li {
  font: bold 15px/26px "Open Sans", sans-serif;
  color: #c1c1c1;
  letter-spacing: 0.1px;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.project-filters li.active, .project-filters li:hover, .project-filters li:focus {
  color: #2d89d1;
  border-color: #2d89d1;
}

.project-filters li + li {
  margin-left: 45px;
}
@media (max-width: 991px) {
  .project-filters li + li {
    margin-left: 15px;
  }
}

.full-width-project-gallery .gallery-item, .full-width-project-gallery .grid-sizer {
  width: 20%;
  padding: 0;
}
@media (max-width: 1199px) {
  .full-width-project-gallery .gallery-item, .full-width-project-gallery .grid-sizer {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
  }
}
@media (max-width: 767px) {
  .full-width-project-gallery .gallery-item, .full-width-project-gallery .grid-sizer {
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2);
  }
}
@media (max-width: 599px) {
  .full-width-project-gallery .gallery-item, .full-width-project-gallery .grid-sizer {
    width: 100%;
  }
}

.popup-i {
  font-size: 22px;
  color: #0c6db9;
  width: 66px;
  line-height: 66px;
  border-radius: 66px;
  display: block;
  margin: 0 auto 18px;
  background: #fff;
}

.project-images.style2 {
  padding-top: 55px;
}

@media (max-width: 991px) {
  .project-images, .project-descs {
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 479px) {
  .project-images, .project-descs {
    width: 100%;
  }
}

.pr-img-holder {
  padding: 15px;
}
@media (max-width: 479px) {
  .pr-img-holder {
    width: 100%;
    text-align: center;
  }
  .pr-img-holder img {
    display: inline-block;
  }
}

.pr-images {
  margin-bottom: 30px;
}

.prst {
  font-size: 28px;
  font-weight: bold;
  font-family: "Alegreya", serif;
  margin-top: 40px;
  margin-bottom: 20px;
}

.projects-contents p {
  margin-bottom: 25px;
}

.pr-quote {
  padding: 0 20px;
  margin: 85px 0 50px;
  border: none;
  position: relative;
}
.pr-quote:before {
  content: 'â€œ';
  font: bold 100px/1 "Arial";
  display: block;
  color: #5aa0d1;
  position: absolute;
  top: -52px;
  left: 17px;
}
.pr-quote p {
  font: italic 16px/28px "Open Sans", sans-serif;
  color: #b5b5b5;
  margin-bottom: 10px;
}
.pr-quote footer {
  color: #5aa0d1;
  font: italic 15px/1 "Open Sans", sans-serif;
}
.pr-quote footer:before {
  display: none;
}

.pr-twenty20 {
  background: #000;
  margin-top: 45px;
}


.emmergency-leaks {
  text-align: center;
  background: url(../../images/bg3.jpg) no-repeat scroll 0 0;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 65px 0 55px;
  text-align: center;
  color: #fff;
  letter-spacing: 0.3px;
}
.emmergency-leaks h4 {
  font-size: 20px;
  font-family: "Raleway", sans-serif;
  margin: 0 0 10px;
  font-weight: 300;
  color: #fff;
}
@media (max-width: 1199px) {
  .emmergency-leaks h4 {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .emmergency-leaks h4 {
    font-size: 16px;
  }
}
.emmergency-leaks h2 {
  font-size: 34px;
  margin: 0 0 18px;
  font-family: "Raleway", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 1199px) {
  .emmergency-leaks h2 {
    font-size: 26px;
    margin-bottom: 15px;
  }
}
.emmergency-leaks h2 span {
  color: #1dbee8;
}
.emmergency-leaks .call-link {
  display: inline-block;
  color: #f9bb27;
  font-size: 40px;
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .emmergency-leaks .call-link {
    font-size: 30px;
  }
}


.about-us-section {
    padding: 100px 0;
    background: url(../images/bg4.jpg) no-repeat scroll right bottom white;
}
@media (max-width: 767px) {
  .about-us-section {
    padding: 70px 0;
  }
}

.about-us-srow {
  margin-left: 40px;
  margin-right: 0;
}
@media (max-width: 1199px) {
  .about-us-srow {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .about-us-srow {
    margin-top: 40px;
  }
}
.about-us-srow hr {
  margin: 30px 0 40px;
  background: #e9e9e9;
}

.request-service-form {
  padding: 45px 30px 40px;
  background: #2b9cbe;
}
@media (max-width: 1199px) {
  .request-service-form {
    padding: 30px 25px;
  }
}
.request-service-form .this-title {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .request-service-form .this-title {
    font-size: 26px;
  }
}
.request-service-form p {
  margin-bottom: 25px;
  font: 400 italic 17px/24px "Open Sans", sans-serif;
  color: #fff;
}
.request-service-form p:last-child {
    margin-bottom: 0px;
}
@media (max-width: 1199px) {
  .request-service-form p {
    font-size: 15px;
  }
}
.request-service-form .form-control {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  margin-bottom: 8px;
  padding: 8px 20px;
  height: 42px;
  font-style: normal;
  font-family: "Open Sans", sans-serif;
}
.request-service-form textarea.form-control {
  margin-bottom: 12px;
  height: 120px;
  resize: none;
}

.about-us-lists .this-title {
  font: italic 20px/26px "PT Serif", serif;
  margin-top: 0;
  margin-bottom: 20px;
  color: #424242;
}
.about-us-lists .this-title + p {
  margin-top: -10px;
  margin-bottom: 20px;
  font: 500 15px/26px "Raleway", sans-serif;
  color: #8e8d8d;
}
.about-us-lists .nav {
  display: inline-table;
}
.about-us-lists .nav li {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 10px;
}
.about-us-lists .nav li:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-right: 10px;
    color: #2b9cbe;
}
.about-us-lists .list1 li {
  min-width: 260px;
  display: inline-table;
}
@media (max-width: 767px) {
  .about-us-lists .list1 li {
    min-width: 0;
    width: 100%;
  }
}
.about-us-lists .seal-logo {
  float: right;
  margin-right: 75px;
}

@media (max-width: 767px) {
  .mission-statement {
    padding: 70px 0;
  }
}
.mission-statement .this-textss {
  margin-left: 50px;
  margin-right: 0;
}
@media (max-width: 1199px) {
  .mission-statement .this-textss {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .mission-statement .this-textss {
    margin-top: 40px;
  }
}
.mission-statement .this-textss hr {
  margin-top: 48px;
  margin-bottom: 32px;
  background: #d6d6d6;
}
.mission-statement .this-title {
  font: bold 38px/1.2 "Alegreya", serif;
  color: #242424;
  margin-top: 0;
  margin-bottom: 32px;
  letter-spacing: 0.3px;
}
.mission-statement .this-title:after {
  content: '';
  display: inline-block;
  margin-left: 16px;
  background: #099bd7;
  width: 35px;
  height: 2px;
}
.mission-statement .this-title2 {
  font: bold 28px/1.2 "Alegreya", serif;
  color: #404040;
  margin-top: 0;
  letter-spacing: 0.3px;
}
.mission-statement p {
  font: 15px/26px "Open Sans", sans-serif;
  color: #898989;
}
.mission-statement p + p {
  margin-top: 25px;
}

@media (min-width: 992px) {
  .vision-trust-row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.vision-part {
  padding: 90px 15px 95px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  background: #e6e9ec;
}
@media (min-width: 1200px) {
  .vision-part {
    width: -webkit-calc(50% + 115px);
    width: calc(50% + 115px);
  }
}
.vision-part .this-inner {
  display: table;
  margin-left: auto;
}
@media (min-width: 1200px) {
  .vision-part .this-inner {
    width: 630px;
    margin-right: 55px;
  }
}
.vision-part .section-title {
  margin-bottom: 30px;
}
.vision-part p {
  font: 16px/26px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #424242;
  margin-bottom: 20px;
}

.trust-part {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  background: url(../../images/trust.jpg) no-repeat scroll 0 0;
  -webkit-background-size: cover;
  background-size: cover;
}
@media (min-width: 1200px) {
  .trust-part {
    width: -webkit-calc(50% - 115px);
    width: calc(50% - 115px);
  }
}
.trust-part:before {
  content: '';
  background: #1778aa;
  opacity: 0.9;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.trust-part .this-inner {
  padding-top: 105px;
  position: relative;
  z-index: 2;
}
@media (min-width: 1200px) {
  .trust-part .this-inner {
    width: 400px;
    margin-left: 50px;
  }
}
@media (max-width: 1199px) {
  .trust-part .this-inner {
    margin-left: 20px;
  }
}
@media (max-width: 991px) {
  .trust-part .this-inner {
    margin-left: 0;
    padding: 90px 0;
  }
}
.trust-part .section-title {
  color: #fff;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0.3px;
  margin-bottom: 35px;
}
.trust-part .section-title:after {
  background: #fff;
}
.trust-part p {
  font: italic 20px/30px "PT Serif", serif;
  letter-spacing: 0.3px;
  color: #fff;
  margin-bottom: 45px;
}

.vision-list li {
  font: bold 16px/30px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #1e75a7;
}
.vision-list li:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-right: 10px;
    color: #b7b7b7;
}
.our-plumbers {
  padding: 98px 0 85px;
}
@media (max-width: 767px) {
  .our-plumbers {
    padding: 68px 0 55px;
  }
}
.our-plumbers .section-title {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .our-plumbers .section-title {
    margin-bottom: 15px;
  }
}

.our-plumber {
  padding: 15px;
}
@media (max-width: 550px) {
  .our-plumber {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
}
.our-plumber img {
  width: 100%;
  height: 100%;
}
.our-plumber .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 33px;
  background: #000;
  opacity: 0.15;
}
.our-plumber .his-details {
  margin: 0;
  position: absolute;
  bottom: 0;
  height: 53px;
  left: 10px;
  right: 10px;
  border: 4px solid #fff;
  padding: 0 15px 5px;
  background: #127fb8;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.our-plumber .name {
  line-height: 40px;
  letter-spacing: .4px;
  font-size: 16px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
.our-plumber p {
  font: 15px/22px "Open Sans", sans-serif;
  color: #bbcbd4;
  margin: 0 0 15px;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.our-plumber .nav {
  display: table;
  margin: 0 auto;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.our-plumber .nav li + li {
  margin-left: 5px;
}
.our-plumber .nav li a {
  text-align: center;
  border: 1px solid rgba(168, 209, 231, 0.5);
  color: #fff;
  padding: 0;
  border-radius: 100px;
  font-size: 18px;
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.our-plumber .inner {
  margin: 0;
  padding-bottom: 33px;
  position: relative;
}
.our-plumber .inner:hover .his-details, .our-plumber .inner:focus .his-details {
  padding-top: 10px;
  padding-bottom: 15px;
  border-width: 0;
  height: 198px;
}
.our-plumber .inner:hover ul li a:hover, .our-plumber .inner:hover ul li a:focus, .our-plumber .inner:focus ul li a:hover, .our-plumber .inner:focus ul li a:focus {
  background: #fff;
  border-color: #fff;
  color: #127fb8;
}

.our-company {
  background: #ededf1;
}

.our-company .section-title {
  margin-bottom: 32px;
}
.our-company .section-title + p {
  font: 15px/26px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #898989;
  margin: 0;
}
@media (max-width: 767px) {
  .our-company .section-title + p {
    margin-bottom: 25px;
  }
}
.our-company .econtacts {
  position: relative;
}
@media (max-width: 991px) {
  .our-company .econtacts {
    text-align: center;
  }
}
.our-company .econtacts img {
  display: inline-block;
}

.company-econtacts {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .company-econtacts {
    position: absolute;
    top: 48px;
    right: 75px;
    margin: 0;
  }
}
.company-econtacts .this-title {
  margin: 0 0 10px;
  font-family: "Raleway", sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 28px;
  color: #092942;
  text-transform: uppercase;
}
.company-econtacts .this-title span {
  color: #0f6fb9;
}
.company-econtacts .this-no {
  font: 20px/1 "Open Sans", sans-serif;
  color: #151515;
  margin: 0 0 10px;
  letter-spacing: 0.3px;
}
.company-econtacts .this-texts {
  margin: 0;
  text-transform: capitalize;
  font: italic 17px/1 "Open Sans", sans-serif;
  color: #151515;
}

.job-header {
  margin: 40px 0;
}
@media (max-width: 991px) {
  .job-header .media-right {
    display: none;
  }
}

.dl-horizontal {
  margin: 0;
  font: 15px/26px "Open Sans", sans-serif;
  color: #898989;
  letter-spacing: 0.3px;
}
.dl-horizontal dt {
  width: auto;
  font-weight: normal;
  float: left;
}
.dl-horizontal dd {
  margin-left: 110px;
  white-space: normal;
}

.job-details-contents p {
  margin: 40px 0;
  letter-spacing: 0.3px;
}

.job-slist {
  margin: 30px 0;
  letter-spacing: 0.3px;
}
.job-slist h4 {
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
  margin-top: 0;
  color: #242424;
}
.job-slist ul {
  margin: 0;
  font: 15px/2 "Open Sans", sans-serif;
  color: #898989;
  padding-left: 24px;
}
.job-slist ul li {
  padding-left: 14px;
}
.job-slist ul li:before {
  content: '-';
  margin-right: 10px;
  float: left;
  margin-left: -14px;
}

.coupons-contents {
  padding-bottom: 0;
}
.coupons-contents .section-title {
  margin-bottom: 28px;
}
.coupons-contents .section-title + p {
  margin-bottom: 65px;
}

.coupon {
  position: relative;
  padding: 15px;
}
.coupon:after {
  content: '';
  display: block;
  position: absolute;
  background: url(../images/icons/secior.png) no-repeat scroll 0 0;
  width: 33px;
  height: 21px;
  bottom: 7px;
  right: 66px;
}
.coupon .media {
  padding: 30px 15px 30px 20px;
  border: 3px dashed  #242424;
}
.coupon .media-left {
  padding-right: 20px;
}
@media (max-width: 479px) {
  .coupon .media-left {
    display: block;
    padding-right: 0;
    padding-bottom: 20px;
  }
}
.coupon .coupon-off {
  width: 152px;
  padding: 8px 0;
  background: #d24532;
  text-align: center;
  color: #fff;
  font: bold 55px/1 "Open Sans", sans-serif;
  text-transform: uppercase;
  margin: 0 0 2px;
  letter-spacing: 0.3px;
}
.coupon .coupon-off span {
  display: block;
  font-size: 40px;
}
.coupon .coupon-off sup {
  font-size: 40px;
  top: -12px;
  padding-right: 3px;
}
.coupon .media-body img {
  margin-bottom: 8px;
}
.coupon .media-body p {
  margin: 0;
  font: 13px/17px "Open Sans", sans-serif;
  color: #404c60;
}

.cupon-plumber img {
  display: inline-block;
}


.testimonial-row {
  padding: 95px 0 85px;
}
@media (max-width: 767px) {
  .testimonial-row {
    padding: 65px 0 55px;
  }
}
.testimonial-row .section-title {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .testimonial-row .section-title {
    margin-bottom: 15px;
  }
}

.testimonial-block {
  padding: 15px;
}

.testimonial-text-box {
  margin: 0 0 30px;
  padding: 32px 20px 35px 0;
  background: #fff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
  display: table;
  position: relative;
}
.testimonial-text-box:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -25px;
  left: 69px;
  border-top: 25px solid  #fff;
  border-right: 25px solid transparent;
}
.testimonial-text-box .this-quote {
  display: table-cell;
  width: 70px;
  text-align: center;
  font-family: "Arial";
  letter-spacing: -0.25px;
  font-size: 60px;
  line-height: 50px;
  font-weight: bold;
  color: #099bd7;
}
.testimonial-text-box .this-texts {
  display: table-cell;
  width: -webkit-calc(100% - 70px);
  width: calc(100% - 70px);
  vertical-align: top;
  color: #9d9d9d;
  font: 15px/30px "Open Sans", sans-serif;
  letter-spacing: 0.25px;
}
@media (max-width: 1199px) {
  .testimonial-text-box .this-texts {
    font-size: 14px;
    line-height: 24px;
  }
}

.testimonial-author .media-left {
  padding-right: 30px;
}
.testimonial-author .media-left a {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 100%;
}
.testimonial-author .this-title {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #9d9d9d;
  line-height: 20px;
  margin: 0;
}
.testimonial-author .loc {
  font-family: "Open Sans", sans-serif;
  color: #099bd7;
  line-height: 20px;
  margin: 0;
  text-transform: uppercase;
}
.testimonial-author .media-body {
  vertical-align: middle;
}

.testimonials-contents {
  background: #f0f0f0;
}
.testimonials-contents .testimonial-block {
  padding-bottom: 50px;
}


.google-map {
  height: 458px;
  margin: 0;
  background: #f3f3f3;
}

.contact-form-area .section-title + p {
  color: #8e8d8d;
  font: 15px/26px "Open Sans", sans-serif;
  margin: 35px 0 50px;
}

.contact-form {
  margin: 0;
}
.contact-form .form-control {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ebebeb;
  padding: 15px 22px;
  font: 15px/25px "Open Sans", sans-serif;
  color: #242424;
  height: 55px;
  margin-bottom: 20px;
  background: none;
}
.contact-form .form-control:focus {
  -webkit-box-shadow: 0px 0px 18px 0px rgba(188, 188, 188, 0.39);
  box-shadow: 0px 0px 18px 0px rgba(188, 188, 188, 0.39);
}
.contact-form .form-control.placeholder {
  color: #959595;
}
.contact-form .form-control::-moz-placeholder {
  color: #959595;
}
.contact-form .form-control::-webkit-input-placeholder {
  color: #959595;
}
.contact-form .form-control::-ms-input-placeholder {
  color: #959595;
}
.contact-form .form-control + label {
  margin-top: -20px;
  display: block;
  margin-bottom: 20px;
  font: 300 italic 13px/20px "Open Sans", sans-serif;
  color: #2875b1;
}
.contact-form textarea.form-control {
  margin-bottom: 50px;
  height: 203px!important;
  resize: none;
}
.contact-form textarea.form-control + label {
  margin-top: -50px;
  margin-bottom: 50px;
}

.emmergency-contact-numbers {
  margin: 0;
  padding: 45px 40px;
  background: #f3f3f3;
}
@media (max-width: 1199px) {
  .emmergency-contact-numbers {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .emmergency-contact-numbers {
    margin-top: 40px;
  }
}

.emmergency-contact-number {
  margin: 0;
}
.emmergency-contact-number + .emmergency-contact-number {
  margin-top: 30px;
  padding-top: 25px;
  border-top: 1px solid #d5d5d5;
}
.emmergency-contact-number .this-title {
  font: 800 20px/1 "Raleway", sans-serif;
  color: #4b4b4b;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  margin-top: 0;
  margin-bottom: 12px;
}
@media (max-width: 1199px) {
  .emmergency-contact-number .this-title {
    font-size: 18px;
  }
}
.emmergency-contact-number .this-title span {
  color: #ba0e0c;
}
.emmergency-contact-number p {
  font: 15px/23px "Verdana";
  color: #202020;
  margin-right: 4px;
  margin-bottom: 12px;
}
.emmergency-contact-number p strong {
  font-weight: bold;
}
.emmergency-contact-number .callto-number {
  font: bold 22px/1 "Verdana";
  color: #202020;
  display: inline-block;
}

.get-appointment-contents .section-title {
  max-width: 870px;
}

.appointment-form {
  padding: 60px 40px;
  background: #f0f0f0;
}
@media (max-width: 767px) {
  .appointment-form {
    padding: 25px;
  }
}
.appointment-form .btn-primary {
  margin-top: 50px;
}
@media (max-width: 360px) {
  .appointment-form .btn-primary {
    padding: 0 15px;
    width: 100%;
    font-size: 14px;
    line-height: 50px;
  }
}
.appointment-form .form-control {
  height: 40px;
  padding: 8px 15px;
  line-height: 24px;
  resize: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #242424;
}
@media (max-width: 479px) {
  .appointment-form .form-control.month-picker, .appointment-form .form-control.day-picker, .appointment-form .form-control.year-picker {
    padding-right: 0;
    padding-left: 10px;
  }
}
.appointment-form .form-control[type="text"] + [type="text"] {
  margin-top: 20px;
}
.appointment-form textarea.form-control {
  height: 184px;
}

.input-set {
  margin: 0;
}
.input-set + .input-set {
  margin-top: 40px;
}


.input-set-label {
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  color: #242424;
  line-height: 1.2;
  letter-spacing: 0.3px;
}
@media (max-width: 479px) {
  .input-set-label {
    font-size: 12px;
  }
}

.input-set-sublabel {
  margin-top: 20px;
  margin-bottom: 15px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #242424;
  line-height: 1.2;
  letter-spacing: 0.3px;
}
span.wpcf7-list-item {
    margin-left: 0px;
}
.your-month select{
	width:99px;
	height:40px;
	line-height: 24px;
	padding:8px 15px;
	margin-right:15px;
}
.your-date select{
	width: 75px;
    margin-right: 10px;
	height:40px;
	line-height: 24px;
	padding:8px 15px;
}
.your-time select{
	width: 160px; 
	height:40px;
	line-height: 24px;
	padding:8px 15px;
}
.ga-radio {
  display: none;
}
.ga-radio + label {
  float: left;
  font: 400 15px/26px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #898989;
  padding-left: 30px;
  background: url(../images/icons/check-box.jpg) no-repeat scroll left 8px;
  margin: 0 30px 0 0;
  max-width: 630px;
  cursor: pointer;
  float: right;
}
.ga-radio:checked + label {
  background-image: url(../images/icons/check-box-checked.jpg);
}

.wpcf7-list-item-label {
  font: 400 15px/26px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #898989;
  padding-left: 5px;
  margin: 0 20px 0 0;
  max-width: 630px;
  cursor: pointer;
  float: right;
}

.time-picker {
  width: 160px;
}

.month-picker {
  width: 99px;
  float: left;
  margin-right: 10px;
}
@media (max-width: 479px) {
  .month-picker {
    width: 80px;
    padding-right: 0;
  }
}

.day-picker {
  width: 75px;
  float: left;
  margin-right: 10px;
}
@media (max-width: 479px) {
  .day-picker {
    width: 60px;
  }
}

.year-picker {
  width: 104px;
  float: left;
}
@media (max-width: 479px) {
  .year-picker {
    width: 80px;
  }
}

.faqs-contact-contents {
  background: #f4f4f4;
}
.faqs-contact-contents .section-title {
  margin-bottom: 45px!important;
}

.faq-contact-form .form-control {
  background: #fff;
}

.faqs-contents .section-title {
  margin-bottom: 40px;
}

/*Accordion*/
.bee-accordion .panel {
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bee-accordion .panel + .panel {
  margin-top: 10px;
}
.bee-accordion .panel-heading {
  padding: 0;
  background: #fafafa;
  border: 1px solid #d1d1d1;
  border-radius: 0;
}
.bee-accordion .panel-heading a {
  display: block;
  line-height: 24px;
  padding: 12px 50px 12px 20px;
  font-size: 16px;
  color: #242424;
  position: relative;
}
.bee-accordion .panel-heading a:after {
  content: '';
  display: block;
  width: 50px;
  height: 48px;
  background: no-repeat scroll center center transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.bee-accordion .panel-heading [aria-expanded="false"]:after {
  background-image: url(../images/icons/right.png);
}
.bee-accordion .panel-heading [aria-expanded="true"]:after {
  background-image: url(../images/icons/down.png);
}
.bee-accordion .panel-heading + .panel-collapse &gt; .panel-body, .bee-accordion .panel-heading + .panel-collapse &gt; .list-group {
  border: 1px solid #d1d1d1;
  border-top: none;
}
.bee-accordion .panel-body {
  padding: 24px 28px;
  font: 15px/26px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #898989;
  background: #fff;
}

.blogs-row {
  padding: 95px 0 90px;
}
@media (max-width: 767px) {
  .blogs-row {
    padding: 65px 0 60px;
  }
}
.blogs-row .section-title {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .blogs-row .section-title {
    margin-bottom: 15px;
  }
}

.blog-grid {
  padding: 15px;
}
@media (max-width: 767px) {
  .blog-grid {
    max-width: 400px;
    margin: 0 auto;
  }
}
@media (max-width: 479px) {
  .blog-grid {
    max-width: 320px;
    margin: 0 auto;
  }
}

.bg-featured-image {
  display: block;
  margin-bottom: 35px;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #000;
}
.bg-featured-image img {
  width: 100%;
  opacity: 1;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.bg-featured-image:hover img, .bg-featured-image:focus img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.8;
}

.bg-post-excerpt {
  font: 15px/26px "Open Sans", sans-serif;
  color: #898989;
  padding-bottom: 15px;
  margin-bottom: 19px;
  border-bottom: 1px dashed #e2e2e2;
}

.bg-post-meta {
  display: table;
  margin: 0;
}
.bg-post-meta li + li {
  border-left: 1px solid #c1c1c1;
  margin-left: 15px;
  padding-left: 15px;
}
.bg-post-meta li a {
  color: #c1c1c1;
  font-size: 13px;
  line-height: 14px;
  display: block;
}
.bg-post-meta li a i {
  margin-right: 8px;
  color: #95aac6;
  font-size: 18px;
}

.more-blog-lists {
  padding-top: 0px;
}
@media (max-width: 767px) {
  .more-blog-lists {
    margin: 0 auto;
    max-width: 400px;
	padding: 0;
  }
}

@media (max-width: 1199px) {
  .blog-line {
    padding: 15px 20px!important;
  }
}
.blog-line:before {
  content: '';
  display: block;
  position: absolute;
  background: #fff;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.blog-line:last-child {
  padding: 20px 34px;
}
@media (max-width: 1199px) {
  .blog-line:last-child {
    padding: 15px 20px;
  }
}
.blog-line:last-child:before {
  display: none;
}
.blog-line h4, .blog-line ul {
  position: relative;
  z-index: 2;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.blog-line ul {
  display: table;
  margin: 0;
}
.blog-line ul li + li {
  margin-left: 18px;
}
.blog-line ul li a {
  display: inline-block;
  font: 15px/1 "Open Sans", sans-serif;
  color: #898989;
}
.blog-line a.redirect-link {
  color: #3695cc;
  font: bold 15px/1 "Open Sans", sans-serif;
}
.blog-line a.redirect-link:hover, .blog-line a.redirect-link:focus {
  color: #000;
}
.blog-line:hover:before, .blog-line:focus:before {
  background: #00527a;
  opacity: 0.85;
}
.blog-line:hover h4 a, .blog-line:hover ul li a, .blog-line:focus h4 a, .blog-line:focus ul li a {
  color: #fff;
}

.bg-post-title, .bl-post-title {
  margin-top: 0;
}
.bg-post-title a, .bl-post-title a {
  display: inline-block;
  color: #000;
  font-family: "Raleway", sans-serif;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: .3px;
}
.bg-post-title a:hover, .bg-post-title a:focus, .bl-post-title a:hover, .bl-post-title a:focus {
  color: #09a3d5;

}

.bl-post-title {
  margin-bottom: 15px;
}

.blog-loop {
  margin: 0 30px 75px 0;
}
@media (max-width: 1199px) {
  .blog-loop {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .blog-loop {
    margin-bottom: 50px;
  }
}
.blog-loop .featured-image {
  display: block;
  margin-bottom: 38px;
  height: auto;
  text-align: center;
  overflow: hidden;
}
.blog-loop .featured-image img {
  max-width: 100%;
  opacity: 1;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.blog-loop .featured-image:hover img, .blog-loop .featured-image:focus img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.8;
}
.blog-loop .this-date {
  margin: 0 0 20px;
  line-height: 1;
  font: bold 20px/1 "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}
.blog-loop .this-date a {
  display: inline-block;
  color: #b8b8b8;
}
.blog-loop .this-date a:hover, .blog-loop .this-date a:focus {
  color: #464646;
}
.blog-loop .this-title {
  font: bold 28px/1.15 "Alegreya", serif;
  margin: 0 0 28px;
}
.blog-loop .this-title a {
  display: inline-block;
  color: #464646;
}
.blog-loop .this-title a:hover, .blog-loop .this-title a:focus {
  color: #0874cf;
}
.blog-loop .this-excerpt {
  margin: 0 0 32px;
  font: 15px/26px "Open Sans", sans-serif;
  color: #8e8d8d;
  letter-spacing: 0.3px;
}
.blog-loop .this-footer {
  display: table;
  width: 100%;
  border-top: 1px solid #e4e4e4;
  padding-top: 28px;
  margin: 0;
}
@media (max-width: 1199px) {
  .blog-loop .this-footer {
    padding-top: 15px;
  }
}
.blog-loop .this-footer li {
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #b8b8b8;
  margin-right: 15px;
}
@media (max-width: 1199px) {
  .blog-loop .this-footer li {
    font-size: 12px;
    font-weight: 600;
    margin-right: 10px;
    line-height: 1.7;
  }
}
.blog-loop .this-footer li a {
  color: #b8b8b8;
  margin: 0 5px;
}
.blog-loop .this-footer li a:hover, .blog-loop .this-footer li a:focus {
  color: #0874cf;
}
.blog-loop .this-footer li:first-child a:hover, .blog-loop .this-footer li:first-child a:focus {
  color: #b8b8b8;
}
.blog-loop .this-footer li i {
  font-size: 17px;
  margin-right: 10px;
}
@media (max-width: 1199px) {
  .blog-loop .this-footer li i {
    font-size: 14px;
    margin-right: 5px;
  }
}

@media (max-width: 991px) {
  .blog-pagination {
    margin-bottom: 50px;
  }
}
.blog-pagination li + li {
  margin-left: 10px;
}
.blog-pagination li a {
  border-radius: 0;
  min-width: 44px;
  height: 44px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  color: #242424;
  border: 2px solid #b4b4b4;
}
.blog-pagination li a:hover, .blog-pagination li a:focus {
  color: #448ed8;
  border-color: #448ed8;
  background: none;
}
.blog-pagination li.active a, .blog-pagination li.active a:hover, .blog-pagination li.active a:focus {
  color: #448ed8;
  border-color: #448ed8;
  background: none;
}

@media (max-width: 991px) {
  .news-sidebar {
    padding-top: 40px;
	overflow: hidden;
  }
}
.news-sidebar .widget {
  z-index: 1;
}
.news-sidebar .widget + .widget {
  margin-top: 50px;
}
.news-sidebar .widget-title {
  margin-top: 0;
  margin-bottom: 30px;
  font: bold 28px/1 "Alegreya", serif;
  color: #242424;
}
.news-sidebar .menu {
  padding: 0;
  margin: -15px 0 0;
  list-style: none;
}
.news-sidebar .menu li + li {
  border-top: 1px solid #e6e6e6;
}
.news-sidebar .menu li a {
  display: inline-block;
  font: 15px/40px "Open Sans", sans-serif;
  color: #898989;
  padding-right: 0px;
  position: relative;
}


.news-sidebar .menu li a:hover, .news-sidebar .menu li a:focus {
  color: #09a3d5;
}
.news-sidebar .menu li a:hover:after, .news-sidebar .menu li a:focus:after {
  color: #09a3d5;
}
.news-sidebar .tag {
  float: left;
  margin: 0 10px 10px 0;
  line-height: 36px;
  padding: 0 22px;
  border: 1px solid #e4e4e4;
  font-family: "Open Sans", sans-serif;
  color: #a6a6a6;
  font-size: 14px !important;
}
.news-sidebar .tag:hover, .news-sidebar .tag:focus {
  background: #266fac;
  color: #fff;
  border-color: #266fac;
}

.news-sidebar .search-form {
  border: 1px solid #e4e4e4;
  background: #f0f0f0;
}
.news-sidebar .search-form .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  height: 49px;
  border: none;
  background: none;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  padding: 0 20px;
}
.news-sidebar .search-form .form-control.placeholder {
  color: #909090;
}
.news-sidebar .search-form .form-control::-moz-placeholder {
  color: #909090;
}
.news-sidebar .search-form .form-control::-webkit-input-placeholder {
  color: #909090;
}
.news-sidebar .search-form .form-control::-ms-input-placeholder {
  color: #909090;
}
.news-sidebar .search-form .input-group-addon {
  border: none;
  padding: 0;
  background: none;
  border-radius: 0;
}
.news-sidebar .search-form .input-group-addon button {
  padding: 0 10px;
  line-height: 49px;
  background: none;
  color: #7c7c7c;
  border: none;
  font-size: 16px;
}

.news-sidebar .download-btn {
  display: block;
  padding-left: 22px;
  font: 700 22px/60px "Open Sans Condensed", sans-serif!important;
  color: #fff;
  text-transform: capitalize;
  position: relative;
  float: none;
  margin: 0;
  padding-right: 0;
}
.news-sidebar .download-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #266fac;
  z-index: -2;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.news-sidebar .download-btn:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -webkit-calc(100% - 57px);
  left: calc(100% - 57px);
  background: #105fa1;
  z-index: -1;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.news-sidebar .download-btn span {
  width: 57px;
  line-height: 53px;
  height: 60px;
  text-align: center;
  float: right;
  position: relative;
  z-index: 1;
}
.news-sidebar .download-btn:hover, .download-btn:focus {
  color: #fff;
}
.news-sidebar .download-btn:hover:after, .download-btn:focus:after {
  left: 0;
}

.recent-posts {
  display: table;
  width: 100%;
  border: 1px solid #e4e4e4;
  margin: 0;
}
.recent-posts li {
  padding: 26px 20px;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.recent-posts li:hover, .recent-posts li:focus {
  background: #f7f7f7;
}
.recent-posts li + li {
  border-top: 1px solid #e4e4e4;
}
.recent-posts li a {
  display: block;
}
.recent-posts li a.title {
  line-height: 22px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  color: #404040;
}
.recent-posts li a.title:hover, .recent-posts li a.title:focus {
  color: #0874cf;
}
.recent-posts li a.date {
  margin-top: 16px;
  font-family: "Open Sans", sans-serif;
  color: #898989;
  line-height: 1;
}
.recent-posts li a.date:hover, .recent-posts li a.date:focus {
  color: #404040;
}
.recent-posts li a.read-more {
  font: bold 15px/1 "Open Sans", sans-serif;
  color: #0874cf;
}
.recent-posts li a.read-more:hover, .recent-posts li a.read-more:focus {
  color: #404040;
}
.single-post .this-title {
  color: #464646;
}
.single-post .this-contents {
  margin: 0 0 25px;
}
.single-post .this-contents p {
  margin-bottom: 25px;
  font: 15px/26px "Open Sans", sans-serif;
  color: #8e8d8d;
  letter-spacing: 0.3px;
}
.single-post .this-footer {
  margin-bottom: 50px;
}

.comment-title {
  margin-top: 0;
  margin-bottom: 22px;
  font: bold 28px/1 "Alegreya", serif;
  color: #242424;
}
#comments #submit {
    border-radius: 3px;
    text-transform: uppercase;
    font: bold 18px/50px "Raleway", sans-serif;
    padding: 0 35px;
    color: #fff;
    border: none;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    background-image: -webkit-linear-gradient(90deg, #d41818 0%, #e33d3d 100%);
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
#comments #submit:hover {background: #099bd7;}
.comment-form {
  padding: 10px 20px;
  border: 1px solid #e4e4e4;
}
.comment-form .row {
  margin: 0 -25px;
}
.comment-form .row .col-sm-6 {
  padding: 0 25px;
}
.comment-form .row .form-control {
  height: 45px;
}

.social-shares li + li {
  margin-left: 6px;
}
.social-shares li:first-child {
  margin-right: 12px;
  border: 2px solid #e4e4e4;
  line-height: 46px;
  width: 50px;
  text-align: center;
  color: #a5a5a5;
  font-size: 18px;
}
.social-shares li:first-child:after {
  content: '';
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #e4e4e4;
  border-right: 2px solid #e4e4e4;
  background: #fff;
  display: block;
  position: absolute;
  top: 50%;
  right: -7px;
  margin-top: -7px;
}
.social-shares li a {
  padding: 0 16px;
  line-height: 50px;
  text-transform: capitalize;
  font-family: "Raleway", sans-serif;
  font-weight: bold;
  color: #fff;
  border-radius: 0;
  letter-spacing: 0.3px;
}
@media (max-width: 767px) {
  .social-shares li a i {
    display: block;
    line-height: 50px;
    padding: 0 2px;
  }
}
@media (max-width: 767px) {
  .social-shares li a span {
    display: none;
  }
}
.social-shares li:nth-child(2) a {
  background: #4cc5f3;
}
.social-shares li:nth-child(3) a {
  background: #758ab7;
}
.social-shares li:nth-child(4) a {
  background: #e78074;
}
.social-shares li:nth-child(5) a {
  background: #4ca2cc;
}

/*--------------------------------------------------------------
5.0 Posts
--------------------------------------------------------------*/
.backclr.page-cover {
  background: #717e95;
  color: #fff;
  letter-spacing: 0.3px;
}
.tmc_header_1 .backclr.page-cover:before{
	background:#717e95;
}
.page-cover:before, .page-cover:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  content: '';
  opacity: .2;
  display:inline-block!important;
}
.page-cover:after {
  background-blend-mode: overlay;
}
.page-cover .container {
  position: relative;
  z-index: 3;
  padding: 100px 25px 55px 15px;
}

.page-title {
  margin: 0;
 
  font-size: 50px;
 
  font-weight: bold;
  line-height: 1;
  color: #fff;
}

.page-subtitle {
  margin: 0;
  position: relative;
  font-family: "Open Sans", sans-serif;
  line-height: 33px;
  color: #fff;
}
span.sub-title-before {
    margin-right: 15px;
}
.page-subtitle:after {
  content: '';
  display: inline-block;
  margin-left: 0;
  background: #fff;
  width: 72px;
  height: 2px;
}

.breadcrumb-row {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  background: #fafafa;
}
.breadcrumb-row .breadcrumb {
  background: none;
  margin: 0;
  padding: 0;
 
}
.breadcrumb-row .breadcrumb li{ width: 100%;}
.breadcrumb-row .breadcrumb li {
  float: left;
  line-height: 55px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  color: #bfbfbf;
}
.breadcrumb-row .breadcrumb li + li:before {
  content: "\f105";
  font-family: "FontAwesome";
}
.breadcrumb-row .breadcrumb li a {
  color: #bfbfbf;
}

.prices-contents {
  padding-bottom: 50px;
}
.prices-contents p {
  margin-bottom: 45px;
}

.price-grid {
  margin-bottom: 50px;
}
.price-grid .media {
  background: #f3f3f3;
}
.price-grid .media-left {
  padding-right: 40px;
}
@media (max-width: 1199px) {
  .price-grid .media-left {
    padding-right: 20px;
  }
}
@media (max-width: 479px) {
  .price-grid .media-left {
    padding-right: 0;
    display: block;
  }
}
.price-grid .media-left a {
  display: block;
  width: 270px;
  height: auto;
  background: #000;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .price-grid .media-left a {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .price-grid .media-left a {
    width: 100%;
  }
}
.price-grid .media-left a img {
  width: 100%;
  opacity: 1;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.price-grid .media-left a:hover img, .price-grid .media-left a:focus img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.8;
}
.price-grid .media-body {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .price-grid .media-body {
    padding: 20px;
  }
}

.price-grid-title {
  font: bold 24px/30px "Alegreya", serif;
  margin-top: 0;
  margin-bottom: 0;
  color: #242424;
}

a.price-grid-title:hover, a.price-grid-title:focus {
  color: #09a3d5;
}

.price-grid-price {
  font: bold 50px/1 "Alegreya", serif;
  color: #242424;
  margin: 0;
}
.price-grid-price small {
  font-weight: normal;
  font-size: 20px;
  color: #898989;
}

.price-grid-contact {
  background: #f3f3f3;
  padding: 45px 37px 37px;
}
@media (max-width: 1199px) {
  .price-grid-contact {
    padding: 27px;
  }
}
.price-grid-contact .price-grid-title {
  margin-bottom: 23px;
}
@media (max-width: 1199px) {
  .price-grid-contact .price-grid-title {
    margin-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .price-grid-contact .btn {
    line-height: 45px;
    padding: 0 25px;
  }
}

.big-p {
  font-weight: 400;
  font: 20px/26px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #242424;
}

.transparency-contents p {
  margin-bottom: 25px;
  letter-spacing: 0.3px;
}
.transparency-contents .big-p {
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .transparency-contents .big-p {
    padding-right: 100px;
  }
}

.t3h {
  font-size: 26px;
  letter-spacing: 0.3px;
  font-family: "Alegreya", serif;
  font-weight: bold;
  color: #242424;
}

.p3h {
  font-size: 25px;
  letter-spacing: 0.3px;
  font-family: "Alegreya", serif;
  font-weight: bold;
  color: #242424;
  margin-top: 30px;
}
.p3h.mb25 {
  margin-bottom: 25px;
}

.t3h2 {
  font-size: 22px;
  letter-spacing: 0.3px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  color: #898989;
  margin-top: 30px;
}

.t2h {
  font-weight: bold;
  letter-spacing: 0.3px;
  font-family: "Alegreya", serif;
  color: #242424;
}

.pmethod-contents .big-p {
  margin-bottom: 45px;
}
.pmethod-contents p {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .pmethod-contents p + img {
    margin-bottom: 30px;
  }
}

.shop-header {
  height: 660px;
  background: #8d949a;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.shop-header .this-main-bg {
  opacity: 0.2;
  background: url(../images/sph2.jpg) no-repeat scroll center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.shop-header .this-main-bg2 {
  opacity: 0.2;
  background: url(../images/sph2.jpg) no-repeat scroll center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-blend-mode: overlay;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.shop-header .this-main-bg3 {
  background: url(../images/sph1.jpg) no-repeat scroll right center;
  -webkit-background-size: cover;
  background-size: cover;
  background-blend-mode: overlay;
  position: absolute;
  top: 0;
  left: 0;
  right: -webkit-calc(50% + 65px);
  right: calc(50% + 65px);
  bottom: 0;
}
.shop-header .this-main-bg4 {
  opacity: 0.4;
  background: url(../images/sph1.jpg) no-repeat scroll right center;
  -webkit-background-size: cover;
  background-size: cover;
  background-blend-mode: soft-light;
  position: absolute;
  top: 0;
  left: 0;
  right: -webkit-calc(50% + 65px);
  right: calc(50% + 65px);
  bottom: 0;
}
.shop-header .container {
  position: relative;
  z-index: 2;
}
.shop-header .this-contents {
  float: right;
  width: -webkit-calc(50% + 90px);
  width: calc(50% + 90px);
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: relative;
  min-height: 200px;
  padding-top: 35px;
  padding-left: 72px;
  padding-bottom: 65px;
}
@media (max-width: 1199px) {
  .shop-header .this-contents {
    padding: 35px 0 45px 50px;
  }
}
@media (max-width: 767px) {
  .shop-header .this-contents {
    width: 100%;
    padding: 35px 20px 45px;
  }
}
.shop-header .this-contents:before, 
.shop-header .this-contents:after {
  content: '';
  display: block;
  width: 2px;
  height: 75px;
  background: #fff;
  position: absolute;
  left: 0;
}
@media (max-width: 767px) {
.comment ul.children {
    padding-left: 10px;
}
#comments .comment .comment-wrapper {
    margin-left: 70px;
}
  .shop-header .this-contents:before, 
  .shop-header .this-contents:after {
    display: none;
  }
}
.shop-header .this-contents:before {
  top: 0;
}
.shop-header .this-contents:after {
  bottom: 0;
}
.shop-header h2 {
  margin: 0;
  color: #fff;
}
.shop-header .this-ftitle {
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Raleway", sans-serif;
  line-height: 1;
}
@media (max-width: 1199px) {
  .shop-header .this-ftitle {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .shop-header .this-ftitle {
    font-size: 20px;
  }
}
.shop-header .this-mtitle {
  text-transform: uppercase;
  font: bold 56px/1 "Raleway", sans-serif;
  margin: 5px 0;
}
@media (max-width: 1199px) {
  .shop-header .this-mtitle {
    font-size: 42px;
  }
}
@media (max-width: 991px) {
  .shop-header .this-mtitle {
    font-size: 36px;
  }
}
.shop-header .this-ttitle {
  font: italic 32px/36px "PT Serif", serif;
  margin-bottom: 35px;
}
@media (max-width: 1199px) {
  .shop-header .this-ttitle {
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .shop-header .this-ttitle {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .shop-header .btn {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .shop-header .btn {
    display: block;
  }
}
.shop-header .btn + .btn {
  margin-left: 15px;
}
@media (max-width: 767px) {
  .shop-header .btn + .btn {
    margin-left: 0;
    margin-top: 15px;
  }
}
.shop-header .btn-outline:hover, .shop-header .btn-outline:focus {
  background: #e8b607;
  border-color: #e8b607;
  color: #fff;
}
.shop-header .btn-primary {
  background: #e8b607;
}
.shop-header .btn-primary:hover, .shop-header .btn-primary:focus {
  background: #5996c6;
}

.shop-features {
  padding: 44px 0 34px;
  background-image: -webkit-linear-gradient(90deg, #e1e0e4 0%, white 100%);
}

@media (max-width: 767px) {
  .shop-feature + .shop-feature {
    margin-top: 20px;
  }
}
.shop-feature .media-left {
  padding-right: 30px;
}
@media (max-width: 991px) {
  .shop-feature .media-left {
    padding-right: 15px;
  }
}
.shop-feature .this-title {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font: 800 20px/1.2 "Raleway", sans-serif;
  color: #4b4b4b;
}
.shop-feature .this-title span {
  color: #ba0e0c;
}
.shop-feature p {
  margin: 0;
  font-family: "Verdana";
  line-height: 20px;
  color: #202020;
}

.featured-products .section-title, 
.new-products .section-title {
  margin-bottom: 25px;
}

.new-products {
  background: #f6f6f6;
}

.product {
  padding: 25px 15px;
  text-align: center;
}
@media (max-width: 767px) {
  .product {
    max-width: 300px;
    margin: 0 auto;
  }
}
.product .featured-image {
  margin-bottom: 25px;
  display: block;
}
.product .featured-image img {
  max-width: 100%;
}
.product.style2 {
  padding: 15px;
}
.product.style2 .inner {
  margin: 0;
  padding: 22px 25px 40px;
  background: #f1f2f2;
}
.product.style2 .featrued-img {
  margin-bottom: 10px;
}

.pro-title {
  font: bold 22px/30px "Alegreya", serif;
  margin-top: 0;
  margin-bottom: 5px;
}
.pro-title a {
  color: #404040;
}

.pro-price {
  margin: 0 0 18px;
  font-weight: bold;
  font-family: "Alegreya", serif;
  color: #d01414;
  font-style: italic;
}

.pro4m-collection {
  background: url(../images/prc.jpg) no-repeat scroll center center #062b51;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 80px 0;
}
.pro4m-collection .this-slbg {
  opacity: 0.5;
  background: url(../images/prc.jpg) no-repeat scroll center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-blend-mode: soft-light;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.pro4m-collection .this-cbg1, .pro4m-collection .this-cbg2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #074264;
  opacity: 0.5;
}

.shop-banner {
  padding: 100px 0 60px;
}
.shop-banner .media {
  background: url(../images/shop-banner.jpg) no-repeat scroll 0 0;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 50px 44px;
}
@media (max-width: 767px) {
  .shop-banner .media {
    padding: 20px 30px 30px;
    background-position: center center;
  }
}
.shop-banner .media-right {
  padding-left: 40px;
}
@media (max-width: 767px) {
  .shop-banner .media-right {
    display: block;
    padding-top: 20px;
    padding-left: 0;
  }
}
.shop-banner .this-title {
  margin: 0;
  width: 425px;
  font: bold 38px/53px "Alegreya", serif;
  letter-spacing: 0.2px;
  color: #fff;
}
@media (max-width: 767px) {
  .shop-banner .this-title {
    font-size: 30px;
    width: auto;
  }
  .shop-banner .this-title br {
    display: none;
  }
}
.shop-banner .btn {
  margin-bottom: 5px;
}

.collection-texts .inner {
  margin: 0;
  padding-left: 40px;
}
@media (max-width: 1199px) {
  .collection-texts .inner {
    padding-left: 0;
  }
}
.collection-texts h2 {
  margin: 0;
  line-height: 49px;
  font-family: "PT Serif", serif;
  letter-spacing: 0.3px;
  font-style: italic;
}
.collection-texts .this-ftitle {
  font-size: 48px;
  color: #fff;
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .collection-texts .this-ftitle {
    font-size: 40px;
  }
}
.collection-texts .this-stitle {
  font-size: 40px;
  color: #1dbee8;
}
@media (max-width: 1199px) {
  .collection-texts .this-stitle {
    font-size: 32px;
  }
}
.collection-texts p {
  margin: 35px 0 45px;
  letter-spacing: 0.3px;
  font-size: 18px;
  color: #fff;
}

.prod-details {
  margin-bottom: 80px;
}
.prod-details .media-left {
  padding-right: 75px;
}
@media (max-width: 1199px) {
  .prod-details .media-left {
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  .prod-details .media-left {
    padding-right: 0;
    display: block;
    padding-bottom: 25px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .prod-details .media-object {
    width: 350px;
  }
  .prod-details .media-object img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .prod-details .media-object {
    width: 100%;
  }
  .prod-details .media-object img {
    max-width: 100%;
  }
}
.prod-details .this-title {
  font: bold 38px/1.2 "Alegreya", serif;
  margin-top: -6px;
  margin-bottom: 25px;
  color: #000;
}
.prod-details p {
  margin: 25px 0;
  padding: 25px 0;
  letter-spacing: 0.3px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.prod-details .this-subtitle {
  font-family: "Raleway", sans-serif;
  margin: 25px 0;
  color: #242424;
  letter-spacing: 0.3px;
  line-height: 1;
}
.prod-details .this-subtitle span {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 600;
  display: inline-block;
  margin-left: 4px;
}
.prod-details .this-subtitle .form-control {
  width: 50px;
  height: 35px;
  border: 1px solid #ebebeb;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  font: 500 18px/35px "Raleway", sans-serif;
  padding: 0;
  text-align: center;
  margin-left: 4px;
}
.prod-details .thm-btn {
  line-height: 47px;
  width: 223px;
  margin-top: 25px;
}

@media (max-width: 767px) {
  .proTab li {
    float: none;
    display: block;
    margin-bottom: 0;
  }
}
.proTab li + li {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .proTab li + li {
    margin-left: 0;
  }
}
.proTab li a {
  border-radius: 0;
  margin: 0;
  padding: 0 45px;
  background: #f4f4f4;
  border-bottom-color: #e2e2e2;
  font: 16px/46px "Open Sans", sans-serif;
  color: #000;
}
.proTab li a:hover, .proTab li a:focus {
  border-top: 2px solid #e1ba60;
  line-height: 45px;
  border-bottom-color: #fff;
  background: #fff;
}
.proTab li.active a, .proTab li.active a:hover, 
.proTab li.active a:focus {
  border-top: 2px solid #e1ba60;
  line-height: 45px;
}
@media (max-width: 767px) {
  .proTab li.active a, .proTab li.active a:hover, 
  .proTab li.active a:focus {
    border-bottom: 2px solid #e1ba60;
  }
}
input:focus, textarea:focus, keygen:focus, select:focus {
    outline-offset: none;
}
.proTab-content {
  letter-spacing: 0.3px;
  border: 1px solid #e2e2e2;
  border-top: none;
}
.proTab-content .tab-pane {
  padding: 50px 70px 55px 40px;
}


.cart-contents .thm-btn {
  float: right;
}
@media (max-width: 767px) {
  .cart-contents .thm-btn {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .cart-contents .table-responsive {
    margin: 0;
  }
}

.cart-table {
  margin: 0;
}
.cart-table thead {
  background: #f9f9f9;
}
.cart-table thead tr th {
  color: #000000;
  font: bold 22px/60px "Alegreya", serif;
  padding: 0 20px;
  font-weight: 500;
  border: 1px solid #EBEBEB;
  border-top: 1px solid #ebebeb !important;
  border-bottom: 0;
}
.cart-table thead tr th:first-child {
  padding: 0 40px;
}
.cart-table tbody tr td {
  border: 1px solid #ebebeb;
  color: #898989;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  padding: 25px 20px;
  vertical-align: middle;
}
.cart-table tbody tr td:first-child {
  padding: 25px 40px;
}
.cart-table tbody tr td:last-child {
  font: bold 18px/1 "Raleway", sans-serif;
  color: #000;
  text-transform: uppercase;
  text-align: center;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 96px;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn {
  line-height: 40px;
  border: 1px solid #ebebeb;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  text-align: center;
  border-radius: 0;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn .filter-option {
  color: #898989;
  font-weight: normal;
  width: -webkit-calc(100% - 37px);
  width: calc(100% - 37px);
  text-align: center;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn .bs-caret {
  color: #898989;
  width: 32px;
  height: 40px;
  float: right;
  border-left: 1px solid #ebebeb;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-menu {
  border-radius: 0;
  padding: 0;
  border: 1px solid #ebebeb;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-menu li + li {
  border-top: 1px solid #ebebeb;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-menu li a {
  padding: 0 15px;
  color: #898989;
  font-size: 14px;
  line-height: 30px;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-menu li a:hover, .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-menu li a:focus {
  background: #363636;
  color: #fff;
}

.bottom-box {
  background: #f9f9f9;
  margin: 0 0 50px!important;
  padding: 30px 25px!important;
  border: 1px solid #ebebeb;
  border-top: 0;
}
@media (max-width: 479px) {
  .bottom-box {
    padding: 15px 0;
  }
}
.bottom-box input {
  border: 1px solid #eeeeee;
  color: #242424;
  line-height: 36px!important;
  margin-right: 10px!important;
  outline: medium none;
  padding: 0 20px;
  width: 130px;
  float:left;
}
@media (max-width: 479px) {
  .bottom-box input {
    width: 120px;
  }
}
.bottom-box  input.button {
  padding: 0 20px;
  color: #fff;
  background: #282D3E;
  text-transform: capitalize;
  border: none;
  outline: none;
  font-weight: normal;
  line-height: 36px !important;
  font-family: sans-serif;
}
.bottom-box .pull-left input.button {
  float: left !important;
}
.bottom-box .pull-left input.button:hover {
  background: #282D3E;
  color: #fff;
}
.bottom-box .pull-right input.button {
  float: right !important;
  background: #09a3d5;
  text-transform: uppercase;
}
.bottom-box .pull-right input.button:hover {
    background: #282D3E;
    color: #fff;
}

.thm-btn {
  border: none;
  font-weight: bold;
  background: #09a3d5;
  line-height: 40px;
  padding: 0 22px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  border-radius: 3px;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.thm-btn:hover, .thm-btn:focus {
  background: #282D3E;
  color: #fff;
}

.cart_totals ul {
  margin: 0;
  padding-left: 0;
}
.cart_totals ul li {
  border: 1px solid #ebebeb;
  border-top: 0;
  font-weight: 500;
  line-height: 60px;
  padding: 0 40px 0 25px;
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  display: table;
  width: 100%;
  text-transform: capitalize;
}
.cart_totals li span {
    float: right;
}
.calculated_shipping span.woocommerce-Price-currencySymbol {
    float: left !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 41.6666%;
}
.cart_totals.calculated_shipping {
    padding: 0;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
    border: none;
    font-weight: bold;
    background: #09a3d5;
    line-height: 40px;
    padding: 0 22px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    display: inline-block;
    border-radius: 3px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
    background: #282D3E;
    color: #fff!important;
}
.woocommerce-tabs.wc-tabs-wrapper.tab-title-box {
    text-align: left;
}
.product-details-content {
    overflow: hidden;
}
.product-details-content .content-box .cart-btn {
    border: none;
    font-weight: bold;
    background: #09a3d5;
    line-height: 40px;
    padding: 0 22px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    display: inline-block;
    border-radius: 3px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    line-height: 47px;
    width: 223px;
    margin-top: 25px;
}
.product-tab-box .tab-title-box ul li.active a {
    border-top: 2px solid #e1ba60;
    line-height: 45px!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #f7f7f7;
}
.product-tab-box .tab-title-box ul li.reviews_tab a {
    border-left: none!important;
    border-right: none!important;
}
.product-tab-box .tab-title-box ul li.description_tab a {
    border-left: none!important;
    border-right: none!important;
}
@media (max-width: 767px) {
  .cart-total-box ul li {
    padding-right: 25px;
  }
}
.cart_totals ul li:first-child {
  border-top: 1px solid #EBEBEB;
  background: #F9F9F9;
  font-size: 22px;
  font-weight: bold;
  font-family: "Alegreya", serif;
}
.cart-total-box ul li:nth-child(2) span {
  color: #8e8d8d;
}
.cart-total-box ul li:nth-child(3) span {
  color: #363636;
  font-weight: bold;
}
.cart-total-box ul li:last-child {
  padding-top: 25px;
  padding-bottom: 25px;
}
.cart-total-box ul li span {
  float: right;
}

/*Checkout*/
.checkout-contents .section-title {
  margin-bottom: 38px;
}
.checkout-contents .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}
.checkout-contents .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn .filter-option {
  font-size: 14px;
  text-transform: none;
  padding: 0 20px;
  text-align: left;
}

.return-customer {
  padding: 25px 30px;
  background: #f9f9f9;
  border: 1px solid #ebebeb;
  color: #8e8e8e;
  font: 16px/1 "Open Sans", sans-serif;
  margin-bottom: 40px;
}
.return-customer a {
  color: #1175ca;
  text-decoration: underline;
}

.checkout-contents label,
.checkout-contents input[type="text"] {
  display: block;
}

.checkout-contents label {
  color: #8e8d8d;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 4px;
}

.checkout-contents input[type="text"] {
  border: 1px solid #e2e2e2;
  color: #c6c6c6;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  outline: medium none;
  padding: 0 20px;
  width: 100%;
}

.left-checkout .section-title2.ship-to-different {
  margin-bottom: 39px;
  margin-top: 40px;
}

.checkout-contents input[type="text"]:last-child {
  margin-bottom: 0;
}

.checkout-contents .left-checkout &gt; .row {
  margin-bottom: 23px;
}

.checkout-contents .row span b {
  color: #8e8d8d;
  font-size: 14px;
  font-weight: 500;
}

.checkout-contents input[type="checkbox"] {
  display: inline-block;
  margin: 0 15px 0 0;
  vertical-align: middle;
  float: left;
  margin-top: 8px;
}

.checkout-contents textarea {
  width: 100%;
  height: 100px;
  border: 1px solid #E2E2E2;
  padding: 10px 20px;
  outline: none;
}

.checkout-contents .ship-different {
  margin-top: 80px;
}

.checkout-contents .order-box {
  border: 1px solid #D9D9D9;
  padding: 30px;
}

.checkout-contents .order-box ul {
  padding: 0;
  margin: 0;
}

.checkout-contents .order-box ul li {
  color: #8e8d8d;
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 45px;
}

.checkout-contents .order-box ul li.total {
  border-bottom: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2;
  color: #242424;
}

.checkout-contents .order-box ul li span {
  color: #898989;
  display: inline-block;
  float: right;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}

.checkout-contents .order-box ul li span.bold {
  color: #242424;
  font-size: 18px;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
}

.checkout-contents .order-box ul li a span {
  color: #ff9101;
  font-size: 13px;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
}

.checkout-contents .order-box ul li.place-order-button {
  padding-top: 30px;
  line-height: 30px;
}

.checkout-contents .order-box ul li input[type="radio"] {
  margin-right: 10px;
}

.checkout-contents .order-box ul li .note {
  background: #ECECEC;
  padding: 25px;
  color: #8E8D8D;
  line-height: 24px;
  font-size: 14px;
  font-weight: normal;
  position: relative;
}

.checkout-contents .order-box ul li .note .fa {
  font-size: 35px;
  position: absolute;
  top: -25px;
  left: 25px;
  color: #ECECEC;
}

.checkout-contents .order-box ul li a.place-order {
  background: #FD9C1E;
  text-transform: uppercase;
  display: inline-block;
  line-height: 36px;
  font-weight: 700;
  color: #fff;
  padding: 0 40px;
  margin-top: 30px;
}

.checkout-contents .select-menu + .ui-selectmenu-button .ui-selectmenu-text {
  padding: 0;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  line-height: 42px;
  color: #898989;
  text-transform: capitalize;
}

.checkout-contents .select-menu + .ui-selectmenu-button .ui-icon.ui-icon-triangle-1-s {
  background: url(../images/select-menu-arrow.png) 0 0 no-repeat;
  width: 9px;
  height: 6px;
  margin-top: -3px;
  margin-right: 8px;
}

.checkout-contents .select-menu + .ui-selectmenu-button {
  width: 100% !important;
  border-radius: 0;
  padding: 0px 20px;
  border: 1px solid #E5E5E5;
  height: 42px;
  background: #fff;
  outline: none;
  color: #898989;
}

/*--------------------------------------------------------------
6.0 Pages
--------------------------------------------------------------*/
.footer-contacts {
  padding: 25px 0;
   position: relative;
}
.footer-contacts:before {
  content: '';
  display: block!important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #001125;
  opacity: 0.7;
}
.footer-contacts .container {
  position: relative;
  z-index: 2;
}

.footer-contact,
.footer-contact .media-body a {
  font: 15px/22px "Open Sans", sans-serif;
  color: #fff;
  letter-spacing: 0.3px;
}
@media (max-width: 1199px) {
  .footer-contact {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .footer-contact + .footer-contact {
    margin-top: -1px;
  }
}
.footer-contact .media {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(1, 17, 32, 0.7);
}
.footer-contact .media-left {
  vertical-align: middle;
  padding: 0;
  background: rgba(0, 0, 0, 0.5);
  font-size: 30px;
  color: #489dc5;
}
.footer-contact .media-left i {
  text-align: center;
  width: 70px;
}
.footer-contact .media-body {
  padding: 24px 18px;
}
@media (max-width: 767px) {
  .footer-contact .media-body {
    word-break: break-all;
  }
}
.footer-contact strong {
  text-transform: uppercase;
  display: block;
  color: #9bb2c7;
}

.site-footer {
  background: url(../images/bg6.jpg) no-repeat fixed center 0 #111f2d;
  -webkit-background-size: cover;
  background-size: cover;
}
.site-footer .container {
  position: relative;
  z-index: 3;
}

.footer-sidebar {
  padding: 40px 0 0;
}

.widget-footer .widget-title {
  color: #eeeeee;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 1;
  text-transform: uppercase;
  margin: 38px 0 30px;
}
.widget-footer .widget-title:after {
  content: '';
  width: 45px;
  height: 1px;
  background: #6dd1ff;
  display: block;
  margin: 15px 0 0;
}
.widget-footer p {
  font-family: "Open Sans", sans-serif;
  line-height: 24px !Important;
  color: #7e95a2;
  letter-spacing: 0.3px;
  font-size: 15px !Important;
}
.widget-footer .menu {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
.widget-footer .menu li + li {
  margin-top: 15px;
}
.widget-footer .menu li:before {
  display: inline-block;
  content: "\f105";
  font-family: "FontAwesome";
  color: #7e95a2;
  width: 18px;
}
.widget-footer .menu li a {
  letter-spacing: 0.3px;
  line-height: 20.5px;
  color: #7e95a2;
}
.widget-footer .menu li a:hover, .widget-footer .menu li a:focus {
  color: #489dc5;
}

.emmergency-support-banner {
  margin-right: 35px;
  float: right;
}
@media (max-width: 991px) {
  .emmergency-support-banner {
    display: table;
    margin: 0 auto;
    float: none;
  }
}

.footer-social {
  margin-top: 28px;
}
.footer-social li + li {
  margin-left: 10px;
}
.footer-social li a {
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 26px;
  border: 1px solid #5e7285;
  border-radius: 100%;
  padding: 0;
  color: #5e7285;
}
.footer-social li a:hover, .footer-social li a:focus {
  color: #489dc5;
  border-color: #489dc5;
  background: none;
}

.newsletter-form {
  margin: 0;
  padding: 20px 30px;
  border: 1px dashed rgba(255, 255, 255, 0.25);
  background: rgba(7, 15, 23, 0.25);
}

.nform-texts {
  float: left;
  width: 450px;
  font: italic 17px/24px "Open Sans", sans-serif;
  color: #4ba4cd;
  letter-spacing: 0.3px;
  margin-right: 30px;
}
@media (max-width: 1199px) {
  .nform-texts {
    margin-right: 15px;
    width: 430px;
  }
}
@media (max-width: 991px) {
  .nform-texts {
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
  }
}

.nform-input {
  float: left;
  width: 436px;
  margin-right: 30px;
  border-radius: 0;
  background: none;
  height: 43px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(0, 0, 0, 0.2);
  color: #909090;
}
@media (max-width: 1199px) {
  .nform-input {
    width: 265px;
    margin-right: 15px;
  }
}
@media (max-width: 991px) {
  .nform-input {
    width: -webkit-calc(100% - 165px);
    width: calc(100% - 165px);
  }
}
@media (max-width: 767px) {
  .nform-input {
    width: 100%;
    margin-right: 0;
  }
}

.nform-btn {
  float: left;
  padding: 0 30px;
  line-height: 46px;
}
@media (max-width: 1199px) {
  .nform-btn {
    padding: 0 25px;
  }
}

@media (max-width: 991px) {
  .nform-btn {
    padding: 0 24px;
    width: 150px;
  }
}
@media (max-width: 767px) {
  .nform-btn {
    width: 100%;
    margin-top: 15px;
  }
}

.copyright-row {
  font: 14px/26px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #7e95a2;
}
.copyright-row a {
  color: #7e95a2!important;
}

.copyright-texts {
  float: left;
}

.credit-texts {
  float: right;
}

@media (max-width: 767px) {
  .copyright-texts,
  .credit-texts {
    width: 100%;
  }
}
.widgets_width.footer-1 {
    width: 33.33333333%;
}
.widgets_width.footer-2 {
    width: 16.66666667%;
}
.widgets_width.footer-3 {
    width: 16.66666667%;
}
.widgets_width.footer-4{
	width: 33.33333333%;
}
h4.widget_title.no_stripe:after {

	content: '';
    width: 45px;
    height: 1px;
    background: #6dd1ff;
    display: block;
    margin: 15px 0 0;
}
.float-left {
    float: left;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid&gt;li{
	margin-bottom:0px!important;
}
.vc_col-has-fill&gt;.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row&gt;.vc_column_container&gt;.vc_column-inner, .vc_row-has-fill+.vc_row&gt;.vc_column_container&gt;.vc_column-inner, .vc_row-has-fill+.vc_vc_row&gt;.vc_row&gt;.vc_vc_column&gt;.vc_column_container&gt;.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner&gt;.vc_row&gt;.vc_vc_column_inner&gt;.vc_column_container&gt;.vc_column-inner, .vc_row-has-fill&gt;.vc_column_container&gt;.vc_column-inner, .vc_row-has-fill&gt;.vc_row&gt;.vc_vc_column&gt;.vc_column_container&gt;.vc_column-inner, .vc_row-has-fill&gt;.vc_vc_column_inner&gt;.vc_column_container&gt;.vc_column-inner {
    padding-top: 0px!important;
}
.slick-list {
    overflow: hidden;
	outline: none;
}
.custom-heading.wpb_content_element h2 {
    font: bold 38px/48px "Alegreya", serif;
    margin-top: 0;
    margin-bottom: 15px;
    color: #242424;
    letter-spacing: 0.15px;
}
.custom-heading.wpb_content_element h2:after {
    display: inline-block;
    content: '';
    width: 35px;
    height: 2px;
    background: #099bd7;
    margin-left: 5px;
}
.section-title-p {
    color: #333;
    letter-spacing: 0.3px;
    margin-bottom: 25px !important;
    font: 15px/26px "Open Sans", sans-serif;
}
.wpb_gmaps_widget .wpb_wrapper {
    padding: 0px!important;
}
.testimonial-carousel {
    float: left;
	padding:0;
}
.border-image img {
    border-radius: 50%;
}
.col-md-4.col-sm-12.more-blog-lists.left-right {
    float: right;
}
.section-bottom h2 {
    margin-bottom: 40px !important;
}
.custom-margin-bottom h2 {
    margin-bottom: 20px !important;
}
.section-bottom-one h2{
	margin-bottom: 35px !important;
}
.margin-bottom-nothing h2{
	margin-bottom: 15px !important;
}
.margin-bottom-nothing{
	margin-bottom: 15px !important;
}

.margin-padding-both h2{
	padding-left:15px;
	padding-right:15px;
}
.letter-spacing p{
	letter-spacing:0.3px;
}
.faqs-contact-contents label {
    width: 100%;
	margin-bottom: 0px;
}
.contact-form label {
    width: 100%;
	margin-bottom: 0px;
}
.faqs-contact-contents div.wpcf7{
	overflow: hidden;
}
.vc_tta.vc_tta-gap-10 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-10.vc_tta-tabs-position-top .vc_tta-tabs-container {
    background: #fafafa;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{
	 background-color:initial!important;
}
.vc_tta.vc_general .vc_tta-panel-heading{
	border: 1px solid #d1d1d1!important;
}
.vc_tta.vc_general .vc_tta-panel-body{
	border: 1px solid #d1d1d1!important;
	padding: 24px 28px!important;
    font: 15px/26px "Open Sans", sans-serif;
    letter-spacing: 0.3px;
    color: #898989;
    background: #fff;
}
.vc_tta.vc_general .vc_tta-panel-title&gt;a{
    line-height: 24px;
    padding: 12px 50px 12px 20px!important;
    font-size: 16px;
    color: #242424!important;
}
.breadcrumb li span i{
	font-weight:bold;
}
.breadcrumb li span i:before{
	padding:0 5px;
}
.contain-widh {
    width: 66.66666667%;
    margin: 0 auto;
}
.col-md-image-right {
    float: right;
}
.min-max-width div.wpcf7-response-output.wpcf7-validation-errors{
	width: 66.6666%;
}
.margin-top-bottom-o {
    margin-top: 50px;
}
.s_service-content img{
}
.mix {
    display: none;
}
.margin-frm-top {
    padding-top: 15px;
    padding-bottom: 15px;
}
.recent-posts li a{
	padding-right:0!important;
	font-size: 14px !Important;
}
.recent-posts li a:after{
	display:none;
}
.blog-list-more {
    padding: 15px 0px;
}
.socials ul li a:hover, .socials ul li a:focus{
	color: #489dc5;
    border-color: #489dc5;
    background: none!Important;
}
.get-appointment-cont h2 {
    max-width: 870px;
}
.letter-spacing_margin p{
	letter-spacing:0.3px;
	margin-bottom:25px!Important;
}
#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .vc_message_box &gt; p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child{
	margin-bottom:auto;
}
.padding-left-non .vc_column-inner {
    padding-left: 0px!Important;
	margin-left: -15px;
}
.no_key .media-right{
	padding-left: 10px;
}
a.button-facebook, a.button-googleplus, a.button-twitter, a.button-linkedin, a.button-pinterest, a.button-xing{
	padding: 0 16px!important;
    line-height: 50px;
    text-transform: capitalize;
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    color: #fff;
    border-radius: 0;
    letter-spacing: 0.3px;
	margin:0;
}
a.button-facebook{
	background: #758ab7!important;
}
a.button-twitter{
	background: #4cc5f3!important;
}
a.button-googleplus{
	background: #e78074!important;
}
a.button-linkedin{
	background: #4ca2cc!important;
}
.full-width-project-gallery {
    width: 20%;
    padding: 0;
	float:left;
}
ul.products {
    margin-left: -15px !important;
    margin-right: -15px !important;
}
.woocommerce ul.products li.product .button {
    border: none;
    font-weight: bold;
    background: #09a3d5;
    line-height: 40px;
    padding: 0 22px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    display: inline-block;
    border-radius: 3px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
.woocommerce ul.products li.product .button:hover {
    background: #282D3E;
    color: #fff;
}
.woocommerce ul.products li.product .button:focus {
    background: #282D3E;
    color: #fff;
}
.woocommerce ul.products li.product .price {
    margin: 0;
    font-weight: bold;
    font-family: "Alegreya", serif;
    color: #d01414;
    font-style: italic;
	font-size:30px;
}
.woocommerce ul.products li.product h3 {
    color: #242424;
    font: bold 22px/30px "Alegreya", serif;
    margin-top: 0;
    margin-bottom: 0;
	text-transform: capitalize;
}
.woocommerce table.shop_table th {
    text-align: center;
    color: #000000;
    font: bold 22px/60px "Alegreya", serif;
    padding: 0 20px;
    font-weight: 500;
    border: 1px solid #EBEBEB;
    border-top: 1px solid #ebebeb;
    border-bottom: 0;
	text-transform: capitalize;
}
.shop_table thead tr th:first-child {
    padding-left:40px!important;
	padding-right:40px!important;
	text-align: left;
}

.blog-grid a.bg-featured-image img{
    width: 100%;
    height: 100%;
}
@media only screen and (min-width:491px) and (max-width:999px){
.lp-gallery-item {
    width: 50%;
	}
.wiidth-light{
	width:50%!important;
}
.light-width{
	width:50%!important;
}
}
@media only screen and (max-width:800px){
.blog-list-more {
    width: 100%;
}
.thm-container-reset {
    padding: 0px!important;
}
.padding-left-non .vc_column-inner {
    padding-left: 15px!Important;
}
.footer-4 {
    width: 100%;
}
#footer.style_2 .footer_widgets .widget{
margin-bottom:0px;
}
#footer.style_2 .socials {
    margin-bottom: 0px;
}
.grid-2-columns .testimonial-carousel {
    width: 100%;
}
.type-services .wpb_column.vc_column_container.vc_col-sm-3{
	width:100%;
}
.type-services .tab-content.s_service-content.wpb_column.vc_column_container.vc_col-sm-9{
	width:100%;
}
.margin-top-bottom-o.media .wpb_column.vc_column_container.vc_col-sm-8{
	width:100%;
}
.margin-top-bottom-o.media .wpb_column.vc_column_container.vc_col-sm-8 .wpb_wrapper{
	overflow:hidden;
}
.no-way{
	width:100%!important;
}
.width-increase .wpb_single_image.vc_align_left {
	width:100%;
}
.width-increase  .wpb_single_image .vc_figure{
	width:100%;
}
.width-increase .wpb_single_image .vc_single_image-wrapper{
	width:100%;
}
.width-increase .wpb_single_image .vc_single_image-wrapper img{
	width:100%;
	margin-top:15px;
}
.col-lg-3.col-md-4.hidden-sm.hidden-xs.news-sidebar {
    display: block !important;
	overflow: hidden;
}
.width-control.wpb_column.vc_column_container.vc_col-sm-9 {
    width: 100%;
}
.main-header.clearfix.one {
    display: none;
}
}
@media only screen and (min-width:768px) and (max-width:980px){
.footer-1 {
    width: 50%!important;
}
.footer-2 {
    width: 25%!important;
}
.footer-3 {
    width: 25%!important;
}
.footer-4 {
    width: 100%;
}
.lp-gallery-item {
    width: 32.3333%;
}
}
@media only screen and (max-width:321px){
.col-md-4.col-sm-6.blog-grid.blog-grid {
    padding-left:15px!important;
	padding-right:15px!important;
}
.blog-grid a.bg-featured-image {
    width: 100%;
}
}
@media only screen and (max-width:361px){
.wpb_single_image.wpb_content_element.vc_align_left.margin-frm-top .wpb_wrapper.vc_figure{
    width: 100%;
}
.wpb_single_image.wpb_content_element.vc_align_left.margin-frm-top .vc_single_image-wrapper.vc_box_border_grey {
    width: 100%;
}
.wpb_single_image.wpb_content_element.vc_align_left.margin-frm-top img {
    width: 100%;
}
}
@media only screen and (max-width:445px){
.blog-grid {
    padding-left:0px!important;
	padding-right:0px!important;
}
.plumber-lists.float-left {
	width: 100%;
}
.our-plumber {
    padding-left:0;
	padding-right:0;
}
.faq-contact-form.contain-widh {
    width: 100%;
}
.full-width-project-gallery {
    width: 100%;
}
.blog-loop .featured-image img {
    height: auto;
}
a.button-facebook, a.button-googleplus, a.button-twitter, a.button-linkedin, a.button-pinterest, a.button-xing {
    background-image: none !important;
    width: 24%!important;
    height: auto!important;
}
a.button-facebook, a.button-googleplus, a.button-twitter, a.button-linkedin, a.button-pinterest, a.button-xing {
    padding: 5px 1% !important;
    padding: .5rem 1% !important;
}
.social-sharing a {
    text-indent: 0px!important;
}
.your-month select {
    width: 80px;
    margin-right: 10px;
}
}
@media only screen and (min-width: 1200px){
.container {
    width: 1200px;
}
}

@media only screen and (min-width:999px) and (max-width: 1200px) {
.s_service-content .vc_column-inner {
	padding-left: 0!important;
	padding-right: 0!important;
}
}
@media only screen and (min-width:768px) and (max-width:999px){
.wpb_column.vc_column_container.vc_col-sm-4 {
    width: 33.3333%;
}
.wpb_column.vc_column_container.vc_col-sm-8 {
    width: 66.66666667%;
}
.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 50%;
}
.plumber-lists.float-left {
	width: 50%;
}
.contact-form-area .wpb_column.vc_column_container.vc_col-sm-8{
	width:100%;
}
.contact-form-area .wpb_column.vc_column_container.vc_col-sm-4 {
    width: 100%;
}

}
@media(min-width: 1200px) {
.footer.style_2 .container{
	width:1200px;
}
}
/*===================== woocommerce css ===============================*/
.return-customer{background:#f9f9f9 none repeat scroll 0 0;border:1px solid #ebebeb;margin-bottom:45px;padding:21px 30px!important;color:#898989;font-size:18px;line-height:26px;}
.return-customer a{color:#11a9e0;}
.left-checkout input.input-checkbox{border:0;color:#c6c6c6;font-size:14px;font-weight:400;height:40px;line-height:40px;margin-bottom:0px!important;outline:medium none;padding:0!important;width:initial!important;}
.left-checkout input{border:1px solid #e2e2e2;color:#242424;font-size:14px;font-weight:400;height:40px;line-height:40px;margin-bottom:10px;outline:medium none;padding:0 20px;width:100%;}
.woocommerce form .form-row textarea{
	height: 10em!important;
	color: #242424;
}
.woocommerce form .form-row .select2-container{line-height:38px!important;}
.select2-container .select2-choice &gt; .select2-chosen{margin-left:12px;}
.order-box{border:1px solid #d9d9d9;padding:30px;}
.order-box ul li{color:#8e8d8d;display:block;font-size:14px;font-weight:400;line-height:45px;}
.order-box ul li span{color:#898989;display:inline-block;float:right;font-family:"Open Sans",sans-serif;font-size:14px;}
.order-box ul li.total{border-bottom:1px solid #e2e2e2;border-top:1px solid #e2e2e2;color:#242424;}
.order-box ul li.upper{text-transform:uppercase;}
.order-box ul li span.bold{color:#242424;font-family:"Open Sans",sans-serif;font-size:18px;font-weight:500;}
.order-box ul li.place-order-button{line-height:30px;padding-top:20px;}
.order-box ul li input[type="radio"]{margin-right:10px;}
.order-box ul li .note{background:#ececec none repeat scroll 0 0;color:#8e8d8d;font-size:14px;font-weight:normal;line-height:24px;padding:25px;position:relative;}
.order-box ul li .note .fa{color:#ececec;font-size:35px;left:25px;position:absolute;top:-22px;}
.order-box ul li a span{color:#11a9e0;font-family:"Raleway",sans-serif;font-size:13px;font-weight:500;}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{background:rgba(0, 0, 0, 0) none repeat scroll 0 0!important;}
.wc_payment_method label{font-weight:normal !important;}
.payment_box{background:#ececec none repeat scroll 0 0 !important;margin-top:4px !important;}
.wc_payment_method.payment_method_paypal label{width:90%;}
.wc_payment_method.payment_method_paypal label a{color:#11a9e0;font-family:"Raleway",sans-serif;font-size:13px;font-weight:500;}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods{border-bottom:none!important;}
.woocommerce form .form-row .required{color:#8e8d8d!important;}
.woocommerce form .form-row.woocommerce-invalid label{color:#8e8d8d!important;}
.payment_box:before{border-color:transparent transparent #ececec!important;}
.ship-to-different input[type="checkbox"]{display:inline-block;float:left !important;height:20px !important;margin:4px 15px 0 0 !important;vertical-align:middle !important;}
.left-checkout .section-title2.ship-to-different{margin-bottom:39px;margin-top:68px;}
label.checkbox{color:#8e8d8d;font-size:14px;font-weight:500;}
.p0{padding:0 !important;}
.m0{margin:0 !important;}
.woocommerce-MyAccount-navigation-link a{font-size:17px;font-weight:500;}
.woocommerce-MyAccount-content p{font-size:16px;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{line-height:1.4!important;}
.nav-footer ul.nav li.menu-item-has-children &gt; a &gt; button{display:none;}
.content-box .price{color:#1f1f1f !important;font-size:16px !important;font-weight:normal !important;line-height:26px !important;margin:25px 0 !important;}

.order-box  ul{
	padding-left:0;}
@media(max-width: 981px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 50% !important;
}
}
@media(max-width: 767px) {
	.woocommerce .products ul, .woocommerce ul.products {
    margin: 0 auto !important;
    max-width: 300px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 98% !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
}
.col-lg-6.col-md-6.col-sm-6.pull-left.cupon-box {
    width: 88% !important;
    padding: 0;
}
.bottom-box .pull-left input.button {
    width: 100%;
}
.bottom-box .pull-right input.button {
    width: 100%;
	margin-top: 10px;
}
.bottom-box input {
    width: 100%;
    margin-bottom: 10px !important;
}
}
.media.maintance-media .media-left img {
    max-width: initial;
}
.woocommerce-Reviews .comment-respond #reply-title {
    margin-bottom: 22px;
}
#reply-title {
    margin-top: 0;
    margin-bottom: 22px;
    font: bold 28px/1 "Alegreya", serif;
    color: #242424;
}

.woocommerce a.remove:hover {
    line-height: 1px;
}
#order_comments {
    width: 100%;
    height: 100px;
    border: 1px solid #E2E2E2;
    padding: 10px 20px;
    outline: none;
}
#place_order {
    background: #09a3d5;
    color: #fff;
}
#place_order:hover {
	background: #282D3E;
	color: #fff;
}
@media (max-width: 800px){
.padding-left-non.wpb_column.vc_column_container.vc_col-sm-7 {
    width: 100%;
}
.row.vision-trust-row {
    margin: 0;
}
.res-with {
    width: 100% !important;
}
.tab-content.s_service-content.wpb_column.vc_column_container.vc_col-sm-9 {
    margin-top: 50px;
}
}
@media (max-width: 456px){
.row {
    margin-left: 0px;
    margin-right: 0px;
}
.footer-1.widget-footer {
    padding: 0 !important;
}
.footer-2.widget-footer{
	 padding: 0 !important;
}
.footer-3.widget-footer{
	 padding: 0 !important;
}
.footer-4.widget-footer{
	 padding: 0 !important;
}
.sidebar-right {
    margin-right: -15px;
    margin-left: -15px;
}
.col-lg-3.col-md-4.hidden-sm.hidden-xs.news-sidebar {
    margin-left: -15px;
    margin-right: -15px;
}
.non-left .vc_column-inner {
    margin-left: 0px;
}
}
@media (max-width: 767px){
.tp-bgimg.defaultimg {
    background-position: 34% 15%!important;
}

}
.row.input-set .mc4wp-checkbox-contact-form-7 label span {
    overflow: hidden;
    padding-left: 10px;
    font: 400 15px/26px "Open Sans", sans-serif;
    letter-spacing: 0.3px;
    color: #898989;
    padding-left: 15px;
    margin: 0;
    max-width: 630px;
    cursor: pointer;
}
.comments-area .comment-form input{
    border-radius: 0;
    padding: 9px 20px;
    font: 14px/25px "Open Sans", sans-serif;
    color: #000;
    margin-bottom: 20px;
    background: transparent;
    border: 1px solid #ebebeb;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.comments-area .comment-form textarea{
    border-radius: 0;
    padding: 9px 20px!important;
    font: 14px/25px "Open Sans", sans-serif;
    color: #000;
    margin-bottom: 20px!important;
    background: #f9f9f9;
    border: 1px solid #ebebeb!important;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.comments-area .comment-form p.comment-form-author {
    width: 48.5%;
    float: left;
}
.comments-area .comment-form p.comment-form-email {
    margin-left: 26px;
    width: 48%;
    float: left;
}
.comments-area .comment-form .comment-form-email input {
    width: 100%;
}



/*--------------------------------------------------------------
# My Work -Demo-3
--------------------------------------------------------------*/


.welcome-box2 {
    margin: 0 0 0 40px;
}
.welcome-box2 h2.this-title {
    font-family: "Raleway", sans-serif;
    font-weight: 900;
    font-size: 38px;
    text-transform: uppercase;
    margin: 0 0 35px 0;
}
.welcome-box2 h3.this-title {
    font-family: "PT Serif", serif;
    margin: 0;
    font-size: 22px;
    font-style: italic;
    margin: 0 0 20px 0;
}
.welcome-box2 ul {
    margin: 0;
    padding: 25px 0 30px 0;
    display: inline-block;
}
.welcome-box2 ul li {
    list-style: none;
    float: left;
    border-right: 1px dashed #d9d9d9;
    width: 205px;
    margin: 0 20px 0 0;
}
.welcome-box2 ul li span {
    display: inline-block;
    vertical-align: middle;
    font-style: italic;
}
.welcome-box2 ul li img {
    margin: 0 20px 0 0;
}
.welcome-box2 ul li span strong {
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
}
.welcome-box2 .btn-primary {
    background: #f8d24b;
    font-size: 14px;
    color: #000;
    font-family: "Open Sans", sans-serif;
}
.welcome-box2 .btn-primary i {
    margin: 0 0 0 15px;
}
.awsm-section-distribution-settings .vc_tta-tabs-container{
	background: url("../../images/plumbing1.jpg") left center no-repeat;
	min-height: 550px;
	float: left;
	width: 40%;
}

.awsm-r-pad-finish .vc_column-inner {
	padding-left:0px!important;
	padding-right:0px!important;
	
}

.about-us-srow .about-us-lists-img img:first-child {
    margin: 0 10px 40px 0;
}
.about-us-srow .about-us-lists-img img {
    margin: 0 0 40px 0;
}
.section-title-creative{
    font: bold 38px/48px "Alegreya", serif;
    margin-top: 0;
    margin-bottom: 30px!important;
    color: #242424;
    letter-spacing: 0.15px;
}
.general-question-all .general-questions .vc_tta-panel {
    border-radius: 0;
    border: none;
    margin: 20px 0 0 0;
}
.general-question-all .general-questions .vc_tta-panel-heading a{
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    color: #000!important;
    display: block;
    padding: 16px 0 16px 60px !important;
    display: block;
    text-decoration: none !important;
    position: relative;
	background: #f3f3f3;
}
.general-question-all .general-questions .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
        background-color: #f3f3f3;
		border:none;
}
.general-question-all .general-questions .vc_tta.vc_general .vc_tta-panel-heading {
    border: none!important;
}
.general-question-all .general-questions .vc_tta.vc_general .vc_tta-panel-body {
    background: #f3f3f3!important;
	border:none!important;
	padding: 5px 30px 10px 60px!important;
}
.general-question-all .single-tip .bg-featured-image {
    background: transparent;
    width: 200px;
    margin: 0 0 45px 0;
}
.general-question-all .single-tip .bg-featured-image img {
    width: auto;
}
.general-question-all .single-tip .bg-post-excerpt {
    border-bottom: none;
    margin: 0;
    padding: 0;
}
.general-question-all .single-tip a.read-more {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #c1c1c1;
    display: block;
    margin: 5px 0 0 0;
}
.general-question-all {
    padding: 91px 0;
    min-height: 697px;
}
.general-question-all .section-title {
    margin-bottom: 30px;
}
.increase-mar-bottom{
	margin-bottom:10px!important;
}
.general-question-all .general-questions .panel .inner-box {
    padding: 5px 30px 10px 60px;
    background: #f3f3f3;
}
.general-question-all .general-questions {
    padding: 0 33px 0 0;
}
.general-question-all .general-questions .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
        color: #242424;
    background: #f3f3f3;
}
.general-question-all .general-questions .vc_tta-title-icon{
	position: absolute;
	top: 14px;
	left: 0px;
	width: 30px;
	height: 30px;
	content: '+';
	font-family: 'Raleway';
	font-size: 40px;
	line-height: 30px;
	font-weight: normal;
	text-align: center;
	color: #aeaeae;
	background: #fff;
}
.general-question-all .general-questions .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
	left:8px;
}
.general-question-all .general-questions .vc_tta-panel.vc_active .vc_tta-title-icon{
	background: #3b5e98;
	border-color: #fff;
}

.general-question-all .general-questions .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #ffffff
	top: 14px;
    width: 30px;
    height: 30px;
    content: '-';
    font-family: 'Raleway';
    font-size: 40px;
    line-height: 22px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    background: #3b5e98;
    border: none;;
}
.general-question-all .general-questions .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #aeaeae;
	border: none;
    width: 30px;
    height: 30px;
    content: '+';
    font-family: 'Raleway';
    font-size: 40px;
    line-height: 30px;
    font-weight: normal;
    text-align: center;
    color: #aeaeae;
    background: #fff;
    font-style: normal;
}
.general-question-all .general-questions .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after {
    border-color: #aeaeae;
	border: none;
}
.general-question-all .general-questions .vc_tta .vc_tta-controls-icon {
    height: 14px;
    width: 14px;
	
}
.general-question-all .general-questions .vc_tta.vc_general .vc_tta-panel-title &gt; a {
    line-height: 1.42857143;
}
.general-question-all .general-questions .vc_tta-container{
	margin-bottom:20px;
}
.plumbing-repairing {
    background: #eeeff4;
}
.plumbing-repairing .vc_tta-tabs-container {
    background: url("../../images/plumbing1.jpg") left center no-repeat;
    min-height: 550px;
    float: left;
	width:40%;
	background-size: cover !important;
}
.plumbing-repairing .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
border-color: #f0f0f0;
background-color: #2875b1;
color: white;
border-radius: unset;
border-radius: 0;
margin: 0;
font-family: "Raleway", sans-serif;
font-size: 18px;
padding: 20px 0 20px 30px;
border: none;
color: #fff;
text-transform: uppercase;
font-weight: bold;
    }
	
.plumbing-repairing .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
    border-color: transparent;
    background-color: transparent;
	border-bottom: 1px solid #3e4759;
	border-radius: 0;
margin: 0;
font-family: "Raleway", sans-serif;
font-size: 18px;
padding: 20px 0 20px 30px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
    }	
.plumbing-repairing .vc_tta-tabs-container .vc_tta-tab &gt; a:hover {
	background-color:#2875b1;
}
.plumbing-repairing .vc_tta-tabs-container .vc_tta-tabs-list {
    border-bottom: none;
    width: 370px;
    float: right;
    padding: 74px 0!important;
    min-height: 550px;
	margin-left: 31.5% !important;
}
.plumbing-repairing.vc_tta-tabs.vc_tta-tabs-position-left:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active &gt; a {
	border:none;
}
.plumbing-repairing .vc_tta-tabs-list .vc_tta-tab.vc_active a{
    background: #2875b1;
}
.plumbing-repairing .vc_tta-container {
    margin-bottom:0px!important;
}
.plumbing-repairing.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
    margin: 0px!important;
}
.plumbing-repairing .vc_tta.vc_general .vc_tta-tab.vc_active &gt; a::before{
	width: 0!important;
height: 0;
border-top: 10px solid transparent!important;
border-bottom: 10px solid transparent!important;
border-right: 10px solid #eeeff4!important;
content: "";
position: absolute;
right: 0;
z-index: 100;
top: 22px;
display:inherit;
}

.plumbing-repairing.vc_tta-tabs.vc_tta-tabs-position-left:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active &gt; a::before {
    left: auto;
}
.plumbing-repairing .vc_tta.vc_general .vc_tta-tab.vc_tta-tab &gt; a:hover::before{
	width: 0!important;
height: 0;
border-top: 10px solid transparent!important;
border-bottom: 10px solid transparent!important;
border-right: 10px solid #eeeff4!important;
content: "";
position: absolute;
right: 0;
z-index: 100;
top: 22px;
display:inherit;
}
.plumbing-repairing .plumbing-repairing-right .tab-content {
    padding: 67px 0 66px 70px;
    width: 770px;
    min-height: 550px;
}
.plumbing-repairing .plumbing-repairing-right h2.this-title {
    margin: 0 0 30px 0;
    font-family: "Alegreya", serif;
    font-weight: bold;
    font-size: 38px;
}
.plumbing-repairing .plumbing-repairing-right p {
    padding: 15px 0;
	letter-spacing: 0;
}
.plumbing-repairing .plumbing-repairing-right p:last-child{
	padding:0;
	
}
.plumbing-repairing .plumbing-repairing-right a.read-more {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    margin: 10px 0 0 0;
    display: block;
}
.plumbing-repairing .plumbing-repairing-right a.read-more i {
    margin: 0 0 0 10px;
}
.plumbing-repairing .vc_tta-panels-container{
	width: calc(100% - 745px);
	background: #eeeff4;
	float: left;
	
}
.plumbing-repairing.vc_tta.vc_general .vc_tta-panel-body{
	padding:0px!important;
	border: none !important;
}
.plumbing-repairing .vc_tta-panels-container .vc_tta-panels{
	background-color: #eeeff4!important;
}
.awsm-responsive-width .request-service-form .form-control {
	font-size: 13px !important;
    font: inherit;
    font-style:normal;
}
.plumbing-repairing .plumbing-repairing-right h3.this-title {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #333;
}
/*--------------------------------------------------------------
# Header-3-code
--------------------------------------------------------------*/

.main-header3{
	background: #152348;
}
.main-header3 .this-inner{
	padding: 30px 0 44px;
	margin:0;
}
.main-header3 .header-contacts {
    float: right;
}
.single-header-right-info .icon-box {
    text-align: center;
    padding: 0 25px;
    display: table-cell;
	vertical-align: middle;
}
.single-header-right-info .icon-box i {
    color: #5f8aac;
    font-size: 30px;
    display: table-cell;
}
.single-header-right-info .text-box, .main-header3 .header-right-info ul li .single-header-right-info .icon-box {
    display: table-cell;
    vertical-align: middle;
}
.single-header-right-info .text-box p {
    color: #5f8aac;
    line-height: 20px;
    font-size: 14px;
    margin: 0;
}
.single-header-right-info .text-box p a{
    color: #5f8aac;
}
.pull-right {
    float: right !important;
}

.main-header3 ul li + li .single-header-right-info {
    border-left: 1px solid #3b4662;
    margin: 0 0 0 20px;
}
.asociate.header-contacts li + li{
	border-left:transparent;
}
.asociate.header-contacts li {
    border-right: transparent;
    padding:0px;
}
.get-appointment-btn-new {
    float: right;
    color: #fff;
    font: bold 16px/54px "Open Sans", sans-serif;
    padding: 0 34px;
    background: #e1444b;;
    position: relative;
    text-align: center;
}
.get-appointment-btn3 a:hover{
	color:#ffffff;
}




/*--------------------------------------------------------------
# My Work -Demo-4
--------------------------------------------------------------*/

.bg-homepage4 {
    background: url("../images/homepage4/bg-homepage4.jpg") center center;
    min-height: 831px;
}
.about-us-section4 {
    padding: 175px 0 95px 0;
}
.pull-right {
    float: right;
}
.bg-homepage4.vc_row-no-padding .awsm-container-settings.vc_inner{
	margin-right: auto;
	margin-left: auto;
}
.awsm-pad-increase.vc_column_container{
	padding-left:15px;
	padding-right:15px;
}
.service-offers3 {
    padding: 95px 0 85px;
    background: #fff;
}
.section-titles p {
    color: #8e8d8d;
    letter-spacing: 0.3px;
    margin-bottom: 25px!important;
}
.professional-row2 {
    min-height: 472px;
}

.professional-row2 .professional-left {
    background: url("../../images/tmp/bg4.jpg") no-repeat right center;
    min-height: 472px;
    float: left;
}
.professional-row2 .professional-right {
    background: url("../../images/bg-2.jpg") repeat-x;
    min-height: 472px;
    width: calc(100% - 745px);
    float: left;
    background-size: cover;
}

.professional-row2 .professional-right .content-inn {
    width: 700px;
    padding: 60px 0 0 100px;
}
.professional-row2 .section-title.white {
    color: #fff;
}
.professional-row2 .professional-right .content-inn p {
    border-bottom: 1px solid #0b1c30;
    padding: 0 0 40px 0;
    margin-bottom: 0;
    color: #b5c9db;
}
.professional-row2 .professional-right .content-inn ul {
    padding: 35px 0 0 0;
    border-top: 1px solid #1f4470;
    display: inline-block;
    margin: 0;
}
.professional-row2 .professional-right .content-inn ul li {
    float: left;
    list-style: none;
    border-right: 1px dashed #6e6e6e;
    width: 200px;
}
.professional-row2 .professional-right .content-inn ul li img {
    margin: 0 20px 0 10px;
}
.professional-row2 .professional-right .content-inn ul li span {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
}
.professional-row2 .professional-right .content-inn ul li:last-child {
    border-right: 1px solid transparent;
}
.why-choose-us {
  background-color: transparent;
background-repeat: no-repeat;
background-attachment: scroll;
background-clip: border-box;
background-origin: padding-box;
background-position-x: center;
background-position-y: center;
background-size: auto auto;
    min-height: 541px;
    padding: 87px 0;
    background-size: cover;
}
.about-us-srow {
    margin-left: 40px;
    margin-right: 0;
}
.m0 {
    margin: 0;
}
.about-us-lists .this-title {
    font: italic 20px/26px "PT Serif", serif;
    margin-top: 0;
    margin-bottom: 20px;
    color: #424242;
}
.about-us-lists .this-title + p {
    margin-top: -10px;
    margin-bottom: 20px;
    font: 500 15px/26px "Raleway", sans-serif;
    color: #8e8d8d;
}
.about-us-lists .nav {
    display: inline-table;
}
.service-offer-carousel3 {
    padding: 25px 0 0 0;
}
.service-offer-carousel3 .item {
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
    height: 148px;
}
.service-offer-carousel3 .item .so-icon {
    padding: 20px 0;
}
.service-offer-carousel3 .item img {
    width: auto;
    display: inline-block;
}
.service-offer-carousel3 .this-title {
    font-size: 24px;
    line-height: 26px;
    color: #404040;
    font-family: "Alegreya", serif;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: bold;
    display: block;
    margin: 0;
} 
.service-offer-carousel3 .item .bg-so-icon {
    position: absolute;
    top: 172px;
    padding: 15px 0;
    z-index: 100;
    background: url("../images/homepage4/bg-item-service.jpg") no-repeat;
    width: 100%;
    height: 172px;
    display: block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin: -14px 0 0 0;
    background-size: cover;
}
.service-offer-carousel3 .item a {
    text-decoration: none;
}

.service-offer-carousel3 .owl-item{
	padding:15px;
	height: 165px;
}
.carousel-prev, .carousel-next {
    position: initial;
    display: inline-flex !important;
    top: 4px;
    margin: 0 auto;

    color: #000;
    margin-left: 46%;
    margin-right: -45%;
   background: #fff;
border-radius: 0;
border: 2px solid #c7c7c7;
width: 40px;
height: 40px;
line-height: 30px;
text-align: center;
color: #c7c7c7!important;
    margin-top: 50px;
    text-decoration: none;
    border-radius: 0;
border: 2px solid #c7c7c7;
}


.carousel-prev i, .carousel-next i {
    font-size: 14px;  
    margin: 0 auto;  
}
.carousel-prev {
    right: 60px;
    width: 33px;
    font-size: 20px;
    line-height: 33px;
    color: #fff;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
.carousel-prev, .carousel-next {
    height: 35px;
    border-radius: 2px;
    cursor: pointer;

}

.carousel-prev, .carousel-next {
    width: 40px;
    height: 40px;
    padding: 10px 7px;
 }
.carousel-prev:hover{
	border: 2px solid #2c82be;
color: #2c82be;
}
.carousel-prev:hover i{
color: #2c82be;
}
.carousel-next:hover{
	border: 2px solid #2c82be;
color: #2c82be;
}
.carousel-next:hover i{
color: #2c82be;
}
.service-offer-carousel3 .item:hover .bg-so-icon {
    top: 0;
}
.service-offer-carousel3 .item .bg-so-icon {
    position: absolute;
    top: 172px;
    padding: 15px 0;
    z-index: 100;
    background: url("../../images/bg-item-service.jpg") no-repeat;
    width: 100%;
    height: 172px;
    display: block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin: -14px 0 0 0;
    background-size: cover;
}
.filterable-gallery3 {
    width: 100%;
    padding: 40px 0 0 0;
}
.lp-gallery-item3 {
    width: 20%;
    float: left;
}
.lp-gallery-item3 .this-inner {
    margin: 0;
    position: relative;
    display: block;
    overflow: hidden;
}
.lp-gallery-item3 img {
    width: 100%;
    transition: all 300ms linear 0s;
}
.lp-gallery-item3 .this-infos {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: all 300ms linear 0s;
    overflow: hidden;
}
.lp-gallery-item3 .infos-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    transition: all 300ms linear 0s;
    text-transform: uppercase;
}
.lp-gallery-item3 .this-title {
    margin-bottom: 15px;
    font-weight: bold;
    margin-top: 0;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    position: relative;
    right: -500px;
    transition: all 300ms linear 0s;
    transition-duration: .5s;
}
.lp-gallery-item3 .btn {
    font-size: 15px;
    padding: 0 28px;
    position: relative;
    left: -500px;
    transition: all 300ms linear 0s;
    transition-duration: .5s;
}
.lp-gallery-item3:hover .this-infos, .lp-gallery-item3:focus .this-infos {
    background: rgba(4, 70, 121, 0.8);
}
.lp-gallery-item3:hover .this-title, .lp-gallery-item3:focus .this-title {
    right: 0;
}
.lp-gallery-item3:hover .btn, .lp-gallery-item3:focus .btn {
    left: 0;
}
.lp-gallery-item3:hover img, .lp-gallery-item3:focus img {
    transform: scale(1.1);
}
.latest-projects3 {
    padding: 98px 0 0 0;
   
 }
 .latest-projects3 .section-titlem {
    margin-bottom: 35px;
}
.section-titlen p {
    color: #8e8d8d;
    letter-spacing: 0.3px;
    margin-bottom: 25px!important;
}
.filterable-gallery3 {
    width: 100%;
    padding: 40px 0 0 0;
}
.centers-back {
    text-align: center;
        background-color: transparent;
        background-repeat: repeat-x;
        background-attachment: scroll;
        background-clip: border-box;
        background-origin: padding-box;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;

}

.center {
    text-align: center;
    min-height: 204px;
    clear: both;
    padding: 50px 0 0 0;
}
.service-offer-carousel3 .item .bg-so-icon h2 {
    color: #fff;
    margin: 5px;
    text-decoration: none;
}
.service-offer-carousel3 .item .bg-so-icon span {
    font-size: 15px;
    font-style: italic;
    font-family: "Open Sans", sans-serif;
    color: #fff;
}


/*--------------------------------------------------------------
7.0 Widgets
--------------------------------------------------------------*/

.top-header2 {
    background: rgba(0, 0, 0, 0.6);
    margin: 0;
	position: relative;
}
.top-header2 .nav {
    min-height: 50px;
}
.top-header2 .nav li {
    background-color: transparent;
}
.top-header2 .nav li a {
    padding: 14px;
}
.top-header2 .nav li i, .top-header2 .nav li span {
    font-size: 15px;
    color: #c1d0e1;
}
.top-header2 .nav li i {
    margin: 0 15px 0 0;
}
.top-header2 .nav li i, .top-header2 .nav li span {
    font-size: 15px;
    color: #c1d0e1;
}
.top-header2 .get-appointment-btn4 {
    background: #e1444b;
    padding: 13px 30px;
    font-family: "Raleway", sans-serif;
    min-height: 50px;
    display: inline-block;
    float: right;
}
.top-header2 .get-appointment-btn4 span {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.plumber-navbar4 {
    margin: 0;
    padding: 5px 0 0 0;
}
.plumber-navbar4 {
    background: transparent;
    border: none;
    box-shadow: none;
    transition: all 300ms linear 0s;
}
.navbar-container3 {
    margin: 0;
    position: relative;
    z-index: 2;
}

.plumber-navbar4 #plumber-nav li {
    position: relative;
    margin: 0 5px 0 0;
}

.plumber-navbar4 #plumber-nav li.current_page_item a {
    color: #fff;
    background: #1d2121;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.plumber-navbar4 #plumber-nav li a {
    color: #fff;
    text-shadow: none;
    padding: 0 20px;
    font: bold 15px "Raleway", sans-serif;
    text-transform: uppercase;
    line-height: 35px;
    border-radius: 5px;
}
.plumber-navbar4 #plumber-nav li.menu-item-has-children:hover a {
    background: #1d2121;
    border-radius: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
}
.plumber-navbar4 #plumber-nav li .sub-menu {
    display: block;

}
.plumber-navbar4 #plumber-nav li .sub-menu {
    top: calc(100%);
    background: #1d2121;
    border-radius: 0;
    border: none;
    padding: 0;
    min-width: 256px;
    box-shadow: none;
}
.plumber-navbar4 #plumber-nav li .sub-menu li a {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    padding: 0 32px;
    line-height: 48px;
}
.plumber-navbar4 #plumber-nav li .sub-menu li a:hover, .plumber-navbar4 #plumber-nav li .sub-menu li a:focus {
    background: #4fc2e8;
    border-radius: 0;
}
.header_top4 {
    padding: 30px 0 0px;
    position: absolute;
    width: 100%;
    background: transparent;
}
.top-header2 .nav li a:hover {
    background: transparent;
}
.awsm-relative{
	position: relative;
}
.tmc_header_4{
	position: absolute!important;
width: 100%;
}
.plumber-navbar4 #plumber-nav li .sub-menu li {
    margin: 0;
}
.plumber-navbar4 #plumber-nav li::before {
    content: '';
    height: 34px;
    width: 1px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -17px;
}
.navhere.affix {
    position: fixed;
    z-index: 1000;
    width: 100%;
    top: 0;
}

/*------------- Demo-2 ---------------*/
.footer-contacts.row{
	margin: 0;
    position: relative;
}
section.row, header.row, footer.row {
    margin: 0;
    position: relative;
}
.main-header2 {
  background: url("../../images/home2/bg1.jpg");
}
.main-header2 .this-inner {
  margin: 0;
  padding: 46px 0 50px;
}
.main-header2 .header-contacts2 {
  float: right;
}
.main-header2.affix-coming {
  top: -100px;
  transition-duration: 400ms;
}
.main-header2.affix {
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  margin: 0;
  z-index: 9999;
}
.main-header2.affix + section, .main-header2.affix + div {
  margin-top: 70px;
}
.main-header2 .navbar-toggle .icon-bar {
  background: #eab206;
}
.header-contacts2 li {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding: 0 20px;
  border-right: 1px solid #31526c;
}
.header-contacts2 li + li {
  margin: 0;
  border-left: 1px solid #fff;
}
.header-contacts2 li:last-child {
  padding-right: 0;
  border: none;
}
.header-contacts2 .media {
  display: inline-table;
  vertical-align: middle;
}
.header-contacts2 .media-left {
  vertical-align: middle;
  padding-right: 17px;
}
.header-contacts2 .media-left span {
  display: block;
}
.header-contacts2 .media-body {
  width: auto;
}
.header-contacts2 .this-subtitle {
  margin: 0;
  text-transform: uppercase;
  font: bold 14px/20px "Open Sans", sans-serif;
  color: #0c98d2;
}
.header-contacts2 .this-title {
  margin: 0;
  font: 15px/20px "Open Sans", sans-serif;
  color: #c2ccda;
}
.header-contacts2 .this-title a{
  color: #c2ccda;
}
.header-contacts2 h3.this-title {
  font-size: 22px;
  font-weight: bold;
  color: #c2ccda;
}
.header-contacts2.mob-style {
  margin-top: 18px;
  margin-bottom: 20px;
}
.header-contacts2.mob-style .media {
  display: table;
}
.header-contacts2.mob-style .this-title {
  color: #cbdae6;
}
/*Navbar*/
.plumber-navbar2 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0c007+50,e7b207+50 */
  background: #f0c007;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f0c007 50%, #e7b207 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f0c007 50%, #e7b207 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f0c007 50%, #e7b207 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c007', endColorstr='#e7b207',GradientType=0 );
  /* IE6-9 */
  box-shadow: none;
  position: absolute;
  left: calc(50% - 585px);
  right: calc(50% - 585px);
  z-index: 10;
  border-radius: 3px;
  border: none;
  text-transform: uppercase;
  margin: -16px 0 -50px;
  z-index: 9999;
  transition: all 300ms linear 0s;
}
.plumber-navbar2 .container {
  padding: 5px;
  max-width: 1170px;
  position: relative;
}
.plumber-navbar2 #plumber-nav {
  position: relative;
  z-index: 2;
  padding: 0;
}
.plumber-navbar2 #plumber-nav li {
  position: relative;
}
.plumber-navbar2 #plumber-nav li:after, .plumber-navbar2 #plumber-nav li:before {
  content: '';
  height: 34px;
  width: 1px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -17px;
}
.plumber-navbar2 #plumber-nav li:before {
  background: #c1a10f;
  left: 0;
}
.plumber-navbar2 #plumber-nav li:after {
  background: #ebd810;
  right: 0;
}
.plumber-navbar2 #plumber-nav li:first-child:before {
  display: none;
}
.plumber-navbar2 #plumber-nav li:last-child:after {
  display: none;
}
.plumber-navbar2 #plumber-nav li a {
  color: #443c1a;
  text-shadow: none;
  padding: 0 25px;
  font: bold 16px/54px "Open Sans", sans-serif;
}
.plumber-navbar2 #plumber-nav li a:hover, .plumber-navbar2 #plumber-nav li a:focus {
  background: none;
  color: #7cc3ff;
  box-shadow: none;
}
.plumber-navbar2 #plumber-nav li.active a {
  color: #7cc3ff;
  background: none;
  box-shadow: none;
}
.plumber-navbar2 #plumber-nav li .sub-menu {
  top: calc(100% + 5px);
  background: #f2cb35;
  border-radius: 0;
  border: none;
  padding: 0;
  min-width: 256px;
}
.plumber-navbar2 #plumber-nav li .sub-menu li {
  border-bottom: 1px solid #feda4e;
}
.plumber-navbar2 #plumber-nav li .sub-menu li:before, .plumber-navbar2 #plumber-nav li .sub-menu li:after {
  display: none;
}
.plumber-navbar2 #plumber-nav li .sub-menu li:last-child {
  border: none;
}
.plumber-navbar2 #plumber-nav li .sub-menu li a {
  color: #443c1a;
  font-size: 15px;
  font-weight: normal;
  padding: 0 32px;
  line-height: 48px;
  text-transform: capitalize;
}
.plumber-navbar2 #plumber-nav li .sub-menu li a:hover, .plumber-navbar2 #plumber-nav li .sub-menu li a:focus {
  background: #e7b207;
  color: #fff;
}
.plumber-navbar2 #plumber-nav li:hover a, .plumber-navbar2 #plumber-nav li:focus a {
  color: #fff;
}
.plumber-navbar2 #plumber-nav li.dropdown &gt; a:after {
  font-family: "FontAwesome";
  display: none;
  content: "\f107";
}
.plumber-navbar2 #plumber-nav li.dropdown.open &gt; a:after {
  content: "\f106";
}
.plumber-navbar2 #plumber-nav .header-social {
  display: table;
  margin: 0 auto 30px;
}
.plumber-navbar2 #plumber-nav .header-social li {
  border: none;
  background: none;
}
.plumber-navbar2 #plumber-nav .header-social li a {
  line-height: 1;
}
.plumber-navbar2 #plumber-nav .header-social li a i {
  color: #fff;
}
.plumber-navbar2.affix-coming {
  top: -100px;
}
.plumber-navbar2.affix {
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  margin: 0;
  animation: fadeItIn 1s;
}
.plumber-navbar2.affix + section, .plumber-navbar2.affix + div {
  margin-top: 70px;
}
.navbar-container2 {
  margin: 0;
  border: 1px solid #efdf9e;
  position: relative;
  z-index: 2;
  border-radius: 3px;
}
.get-appointment-btn2 {
  float: right;
  color: #443c1a;
  font: bold 16px/54px "Open Sans", sans-serif;
  padding: 0 34px;
  background: #eab206;
  position: relative;
  text-align: center;
}
.get-appointment-btn2:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e0a306;
  transition: all 300ms linear 0s;
}
.get-appointment-btn2 span {
  position: relative;
  z-index: 2;
}
.get-appointment-btn2:hover, .get-appointment-btn2:focus {
  color: #fff;
  background: #e0a306;
}
.get-appointment-btn2:hover:before, .get-appointment-btn2:focus:before {
  background: #dba207;
}
/*Slider 2*/
#minimal-bootstrap-carousel {
  margin-bottom: 10px;
}

#minimal-bootstrap-carousel .carousel-caption {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 0;
  text-align: right;
  text-shadow: none;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box {
  display: table-cell;
  text-align: left;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top {
  vertical-align: top;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom {
  vertical-align: bottom;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-middle {
  vertical-align: middle;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content {
  display: block;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-ttitle,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
  text-transform: uppercase;
  font: bold 25px/1 "Raleway", sans-serif;
  margin: 0;
  color: #fff;
  transition: all 300ms linear 0s;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-ttitle.blue,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle.blue {
  color: #266fac;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
  font-weight: 800;
  font-size: 50px;
  margin-bottom: 18px;
  transition: all 300ms linear 0s;
}
#minimal-bootstrap-carousel .carousel-inner .item {
  min-height: 655px;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-color: #1E1E1E;
}
#minimal-bootstrap-carousel .carousel-control {
  background: none;
  width: 40px;
  height: 40px;
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  visibility: visible !important;
  opacity: .65;
  margin-top: -20px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  top: 50%;
  border-radius: 0;
  z-index: 99;
}

#minimal-bootstrap-carousel .carousel-control.left {
  left: 1%;
}

#minimal-bootstrap-carousel .carousel-control.right {
  right: 1%;
}

#minimal-bootstrap-carousel .carousel-control:hover {
  opacity: 1;
  background: #000;
}

/* processing for fadeing effect styles */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/* fixing layers styles */
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom .content {
  padding-bottom: 135px;
}

#minimal-bootstrap-carousel .slide-1 .carousel-caption .content {
  padding-top: 155px;
}
#minimal-bootstrap-carousel .slide-2 .carousel-caption .content,
#minimal-bootstrap-carousel .slide-3 .carousel-caption .content {
  padding-top: 195px;
}
#minimal-bootstrap-carousel.shop-slider2 {
  margin-bottom: 0;
}
#minimal-bootstrap-carousel.shop-slider2 .slider-list li {
  color: #073a5e;
}
#minimal-bootstrap-carousel.shop-slider2 .slider-list li:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-right: 10px;
    color: #073a5e;
}
#minimal-bootstrap-carousel.shop-slider2 .carousel-inner .item {
  min-height: 735px;
}
#minimal-bootstrap-carousel.shop-slider2 .carousel-caption h3.this-ttitle {
  display: table;
  background: #073a5e;
  font-size: 45px !important;
  color: #fff;
  padding: 10px;
}
#minimal-bootstrap-carousel.shop-slider2 .carousel-caption h2.this-mtitle {
  display: table;
  background: #fff;
  font-size: 45px !important;
  color: #073a5e !important;
  padding: 10px;
}
.shop-slider2 .slider-list li {
  font: 500 20px/35px "Raleway", sans-serif!important;
}
.maintance2-row {
  background: #414f5b;
}
.maintance2-row h2.section-title {
  font-family: "PT Serif", serif;
  color: #fff;
  font-size: 32px;
  margin: 32px 0;
  font-style: italic;
  font-weight: normal;
}
.maintance2-row h2.section-title:after {
  display: none;
}
/*===============*/
.service-offers2 {
  padding: 95px 0 85px;
  background: url(../../images/bg1.jpg) repeat scroll 0 0;
}
.service-offers2 .section-service {
  text-transform: uppercase;
  font-family: "Raleway";
}
.service-offers2 .section-service:after {
  display: none;
}

.service-offers3 {
  padding: 95px 0 85px;
  background: #fff;
}
.service-offer-carousel2 .item {
  text-align: center;
  padding: 29px 15px;
  width: 370px;
  float: left;
  margin: 15px;
  background: #fff;
  border-top: 5px solid #fff;
}
.service-offer-carousel2 .item img {
  width: auto;
  display: inline-block;
}
.service-offer-carousel2 .item:hover {
  background: #2689a7;
  border-top: 5px solid #0d5174;
  cursor: pointer;
}
.service-offer-carousel2 .item:hover .so-icon img:nth-child(1) {
  display: none;
}
.service-offer-carousel2 .item:hover .so-icon img:nth-child(2) {
  display: block;
}
.service-offer-carousel2 .item:hover .this-title, .service-offer-carousel2 .item:hover p {
  color: #fff;
  text-decoration: none;
}
.service-offer-carousel2 .so-icon {
  width: 65px;
  height: 65px;
  float: left;
  margin: 0 0 0 5px;
}
.service-offer-carousel2 .so-icon img:nth-child(2) {
  display: none;
}
.service-offer-carousel2 .this-title {
  font-size: 16px;
  line-height: 26px;
  color: #242424;
  font-family: "Raleway", sans-serif;
  margin: 0 0 0 90px;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  display: block;
}
.service-offer-carousel2 .this-title:hover, .service-offer-carousel2 .this-title:focus {
  color: #096697;
  text-decoration: underline;
}
.service-offer-carousel2 p {
  font-size: 15px;
  line-height: 26px;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  color: #8e8d8d;
  margin: 0 0 0 90px;
  text-align: left;
}
.service-offer-carousel2 .owl-dots {
  margin: 30px auto 0;
  display: table;
}
.service-offer-carousel2 .owl-dot {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background: #f5f5f5;
  border: 1px solid #bcbcbc;
  float: left;
}
.service-offer-carousel2 .owl-dot + .owl-dot {
  margin-left: 10px;
}
.service-offer-carousel2 .owl-dot.active {
  background: #096697;
  border-color: #096697;
}
/*====================================================*/
.professional-row {
  min-height: 494px;
}
.professional-row .professional-left {
  background: url("../../images/home2/bg4.jpg") no-repeat right center;
  min-height: 494px;
  float: left;
}
.professional-row .professional-right {
  background: url("../../images/home2/bg5.jpg") no-repeat left center #113c5f;
  min-height: 494px;
  width: calc(100% - 745px);
  float: left;
  background-size: cover;
}
.professional-row .professional-right .content-inn {
  width: 700px;
  padding: 80px 0 0 100px;
}
.professional-row .professional-right .content-inn p {
  border-bottom: 1px solid #0b1c30;
  padding: 0 0 40px 0;
  margin-bottom: 0;
  color: #b5c9db;
}
.professional-row .professional-right .content-inn ul {
  padding: 35px 0 0 0;
  border-top: 1px solid #1f4470;
  display: inline-block;
  margin: 0;
}
.professional-row .professional-right .content-inn ul li {
  float: left;
  list-style: none;
  border-right: 1px dashed #6e6e6e;
  width: 200px;
}
.professional-row .professional-right .content-inn ul li img {
  margin: 0 20px 0 10px;
}
.professional-row .professional-right .content-inn ul li span {
  color: #fff;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}
.professional-row .professional-right .content-inn ul li:last-child {
  border-right: 1px solid transparent;
}
.professional-row .section-title.white {
  color: #fff;
}
/*---------------------*/
.latest-projects2 {
  padding: 100px 0 66px;
  background: #e6e9ec;
  clear: both;
}
.latest-projects2 .section-title {
  margin-bottom: 35px;
}
.latest-projects2 .center {
  padding: 50px 0 0 0;
  text-align: center;
}

.filterable-gallery2 {
  width: 100%;
  display: inline-block;
  margin: 40px 0 0 0;
}

.lp-gallery-item {
  padding: 15px;
}
.lp-gallery-item .this-inner {
  margin: 0;
  position: relative;
  display: block;
  overflow: hidden;
}
.lp-gallery-item img {
  width: 100%;
  transition: all 300ms linear 0s;
}
.lp-gallery-item .this-infos {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: all 300ms linear 0s;
  overflow: hidden;
}
.lp-gallery-item .infos-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  transition: all 300ms linear 0s;
  text-transform: uppercase;
}
.lp-gallery-item .this-title {
  margin-bottom: 15px;
  font-weight: bold;
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  position: relative;
  right: -500px;
  transition: all 300ms linear 0s;
  transition-duration: .5s;
}
.lp-gallery-item .btn {
  font-size: 15px;
  padding: 0 28px;
  position: relative;
  left: -500px;
  transition: all 300ms linear 0s;
  transition-duration: .5s;
}
.lp-gallery-item:hover .this-infos, .lp-gallery-item:focus .this-infos {
  background: rgba(4, 70, 121, 0.8);
}
.lp-gallery-item:hover img, .lp-gallery-item:focus img {
  transform: scale(1.1);
}
.lp-gallery-item:hover .this-title, .lp-gallery-item:focus .this-title {
  right: 0;
}
.lp-gallery-item:hover .btn, .lp-gallery-item:focus .btn {
  left: 0;
}

.lp-gallery-item2 {
  float: left;
  padding:0;
}
.lp-gallery-item2 .this-inner {
  margin: 0;
  position: relative;
  display: block;
  overflow: hidden;
}
.lp-gallery-item2 img {
  width: 100%;
  transition: all 300ms linear 0s;
}
.lp-gallery-item2 .this-infos {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: all 300ms linear 0s;
  overflow: hidden;
}
.lp-gallery-item2 .infos-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  transition: all 300ms linear 0s;
  text-transform: uppercase;
}
.lp-gallery-item2 .this-title {
  margin-bottom: 15px;
  font-weight: bold;
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  position: relative;
  right: -500px;
  transition: all 300ms linear 0s;
  transition-duration: .5s;
}
.lp-gallery-item2 .btn {
  font-size: 15px;
  padding: 0 28px;
  position: relative;
  left: -500px;
  transition: all 300ms linear 0s;
  transition-duration: .5s;
}
.lp-gallery-item2:hover .this-infos, .lp-gallery-item2:focus .this-infos {
  background: rgba(4, 70, 121, 0.8);
}
.lp-gallery-item2:hover img, .lp-gallery-item2:focus img {
  transform: scale(1.1);
}
.lp-gallery-item2:hover .this-title, .lp-gallery-item2:focus .this-title {
  right: 0;
}
.lp-gallery-item2:hover .btn, .lp-gallery-item2:focus .btn {
  left: 0;
}

.project-filters {
  display: table;
  margin: 0 auto 35px;
}
.project-filters li {
  font: bold 15px/26px "Open Sans", sans-serif;
  color: #c1c1c1;
  letter-spacing: 0.1px;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  transition: all 300ms linear 0s;
}
.project-filters li.active, .project-filters li:hover, .project-filters li:focus {
  color: #2d89d1;
  border-color: #2d89d1;
}
.project-filters li + li {
  margin-left: 45px;
}
.about-us-section2 {
  padding: 90px 0 93px 0;
  background: url(../../images/home2/bg6.jpg) no-repeat scroll top center white;
  min-height: 744px;
  background-size: cover;
}
.testimonial2-row {
  padding: 0;
  background: url(../../images/home2/bg2.jpg) repeat scroll 0 0;
  min-height: 391px;
  background-size: cover;
}
.testimonial2-row .section-title {
  margin-bottom: 20px;
}
.testimonial2-row .owl-controls
.owl-nav div {
  position: absolute;
  top: 0;
  font-size: 22px;
  color: #fff;
  border: 2px solid #fff;
  width: 35px;
  text-align: center;
  height: 35px;
  top: 200px;
  padding: 0;
}
.testimonial2-row .owl-prev {
  left: 0;
}
.testimonial2-row .owl-next {
  right: 0;
}
.testimonial-block {
  padding: 15px;
}

.testimonial-text-box {
  margin: 0 0 30px;
  padding: 32px 20px 35px 0;
  background: #fff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
  display: table;
  position: relative;
}
.testimonial-text-box:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -25px;
  left: 69px;
  border-top: 25px solid  #fff;
  border-right: 25px solid transparent;
}
.testimonial-text-box .this-quote img {
  margin: 0 20px;
  width: auto;
}
.testimonial-text-box .this-texts {
  display: table-cell;
  width: calc(100% - 70px);
  vertical-align: top;
  color: #9d9d9d;
  font: 15px/30px "Open Sans", sans-serif;
  letter-spacing: 0.25px;
}
.testimonial-text-box2 {
  text-align: center;
}
.testimonial-text-box2 .this-quote {
  width: 92px;
  text-align: center;
  display: inline-block;
  padding: 40px 0 30px 0;
}
.testimonial-text-box2 .this-texts {
  width: 950px;
  margin: 0 auto;
  color: #fff;
  font-family: 'PT Serif';
  font-style: normal;
  font-size: 20px;
  letter-spacing: 0.25px;
  font-style: italic;
}
.testimonial-author .media-left {
  padding-right: 30px;
}
.testimonial-author .media-left a {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 100%;
}
.testimonial-author .this-title {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #9d9d9d;
  line-height: 20px;
  margin: 0;
}
.testimonial-author .loc {
  font-family: "Open Sans", sans-serif;
  color: #099bd7;
  line-height: 20px;
  margin: 0;
  text-transform: uppercase;
}
.testimonial-author .media-body {
  vertical-align: middle;
}

.testimonials-contents {
  padding: 85px 0 50px;
  background: #f0f0f0;
}
.testimonials-contents .testimonial-block {
  padding-bottom: 50px;
}

.testimonial-author2 .media-left {
  padding-right: 30px;
}
.testimonial-author2 .media-left a {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 100%;
}
.testimonial-author2 .this-title {
  font-size: 18px;
  color: #fff;
  line-height: 20px;
  margin: 0;
  font-style: italic;
  font-family: 'PT Serif';
}
.testimonial-author2 .loc {
  font-family: "Open Sans", sans-serif;
  color: #099bd7;
  line-height: 20px;
  margin: 0;
  text-transform: uppercase;
}
.testimonial-author2 .media-body {
  text-align: center;
  padding: 35px 0;
}

.testimonials-contents2 {
  padding: 85px 0 50px;
  background: #f0f0f0;
}
.testimonials-contents2 .testimonial-block2 {
  padding-bottom: 50px;
}

.testimonial-carousel2 .owl-item {
  padding: 10px;
}
.testimonial-carousel2 .testimonial-text-box2 .this-quote img{
	border-radius:100%;
}
.tmc_header_2 .page-cover {
  color: #fff;
  letter-spacing: 0.3px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

.tmc_header_2 .page-cover .container {
  position: relative;
  z-index: 3;
  padding: 140px 25px 63px;
}
.blog-line.row {
  margin: 0 0 -1px;
  padding: 20px 34px 24px;
  border: 1px solid #d9d9d9;
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.blog-line.row:before {
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 300ms linear 0s;
}
.blog-line.row:hover:before, .blog-line.row:focus:before {
    background: #00527a;
    opacity: 0.85;
}
.blog-line.row.hover-nothing:before {
    content: initial;
}
.blog-loop .this-excerpt p {
    font: 15px/26px "Open Sans", sans-serif;
    letter-spacing: 0.3px;
    margin-bottom: 0;
}
/* 404 - Not Found
------------------------------*/
.error-404
{
    position: relative;
    padding-top: 113px;
    padding-bottom: 145px;
    background-size: cover;
	background: #15151A url(../../images/404_bg.jpg);
}
.error-404 h1 {
    font-size: 200px;
    line-height: 200px;
    color: #C5C6D1;
    font-weight: 800;
    margin: 0;
}
.error-404 h2 {
    font-size: 40px;
    line-height: 53px;
    color: #FFFFFF;
    font-weight: 700;
    margin: 0;
    margin-top: 4px;
}
.error-404 p {
    font-size: 25px;
    line-height: 53px;
    margin: 0;
    font-weight: 300;
    color: #FFFFFF;
}
.error-404 .thm-button {
    color: #fff;
    font-size: 18px;
    line-height: 47px;
    padding: 14px 126px;
	text-transform: uppercase;
	font:600 1.08em/1em "Roboto",sans-serif;
}
.widget_nav_menu
{
	float:left;
}

.alignleft{
    margin-right: 50px;
	vertical-align: bottom;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 50px;
}

/*--------------------------------------------------------------
# My Work-Demo-5
--------------------------------------------------------------*/

.awsm-backgrnd-image-css{
background-position: center center;
min-height: 548px;
}
.carousel-caption {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0;
    text-align: right;
    text-shadow: none;
}

.carousel-caption .thm-container {
    display: table;
    width: 100%;
    height: 100%;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.carousel-caption .thm-container .box.valign-top {
    vertical-align: top;
}
 .carousel-caption .thm-container .box {
    display: table-cell;
    text-align: left;
}
.thm-container.vc_inner {
    margin-left: auto;
    margin-right: auto;
}
.awsm-backgrnd-image-css.vc_row-no-padding .vc_inner {
    margin: 0 auto;
}
.carousel-caption .thm-container .box .content {
    display: block;
}
.carousel-caption .content {
    padding: 72px 0 0 0;
}
.carousel-caption .box img {
    margin: 0 0 30px 0;
}

.carousel-caption .thm-container .box .content .this-mtitle {
    font-weight: 800;
    font-size: 50px;
    margin-bottom: 18px;
    transition: all 300ms linear 0s;
}
.carousel-caption .thm-container .box .content .this-mtitle {
    text-transform: uppercase;
    font: bold 25px/1 "Raleway", sans-serif;
    margin: 0;
    color: #fff;
    transition: all 300ms linear 0s;
}
.slider-list {
    margin-bottom: 25px;
}
h3.this-ttitle{
	    text-transform: uppercase;
    font: bold 25px/1 "Raleway", sans-serif;
    margin: 0;
    color: #fff;
    transition: all 300ms linear 0s;

}
.text-left .this-mtitle {
    font-weight: 800!important;
    font-size: 50px!important;
    margin-bottom: 18px!important;
    transition: all 300ms linear 0s;
    text-transform: uppercase;
	font: bold 25px/1 "Raleway", sans-serif;
	margin: 0;
	color: #fff;
	transition: all 300ms linear 0s;
}
.awsm-button .btn {
    line-height: 45px;
}
.btn-primary:hover{
    background: #099bd7;
}
.content.text-left img{
	margin: 0 0 30px 0;
}
.carousel-caption .box.box-middle img {
    margin: 10px 23px 0 -15px;
}
.form-appointment .appointment-service-form {
    background: #043350;
    width: 303px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.form-appointment .appointment-service-form h2.this-title {
    background: url("../../images/header-form.png") no-repeat;
    margin: 0;
    min-height: 101px;
    font-family: "Verdana", "Geneva", sans-serif;
    font-size: 24px;
    text-align: center;
    padding: 12px 0;
    color: #000;
    background-size: cover;
}
.form-appointment .appointment-service-form .content .form-control {
    border: none;
    color: #000;
    margin: 15px 0 0 0;
}
.form-appointment .appointment-service-form .content {
    padding: 5px 25px 0 25px !important;
}
.form-appointment .appointment-service-form .content .form-control.wpcf7-textarea {
	height:76px;
}
.form-appointment .appointment-service-form .content .centr input[type="submit"] {
    display: inline-block;
    margin: 30px 0;
    line-height: 40px;
}
.form-appointment .appointment-service-form .content .centr {
    text-align: center;
}
.welcome-section2 .img {
    padding: 66px 0 0 0;
    float: right;
    margin: 0 15px 0 0;
}
.welcome-section2 .welcome-textss {
    padding: 85px 140px 85px 0;
    min-height: 558px;
}
.welcome-textss .this-title {
    margin-bottom: 25px;
    margin-top: 0;
    font-size: 42px;
    font-family: "Alegreya", serif;
    font-weight: bold;
}
.welcome-textss .this-title span {
    color: #09a3d5;
}
.welcome-textss .this-stitle {
    letter-spacing: 0.30px;
    font-size: 22px;
    font-style: italic;
    font-family: "PT Serif", serif;
}
.welcome-textss p {
    margin-bottom: 25px;
    letter-spacing: 0.3px;
}
.welcome-section2 .btn-primary {
    margin: 15px 0 0 0;
}
.service-offers4 {
    padding: 72px 0;
     min-height: 902px;
}
.single-service {
    padding: 50px 0;
}
.single-service .img-box {
    overflow: hidden;
    background: #000;
}
.single-service img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: -webkit-transform .4s ease, opacity .4s ease;
    transition: transform .4s ease, opacity .4s ease;
    width: 100%;
}
.single-service h2.this-title {
    font-family: "Alegreya", serif;
    font-size: 25px;
    color: #3f3f3f;
    font-weight: bold;
}
.single-service p {
    margin: 0 0 30px 0;
}
.single-service a.read-more {
    background: #0c98d2;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    padding: 8.5px 20px;
    display: inline-table;
}
.single-service img:hover {
    webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    opacity: .5;
}
.latest-projects4 {
    padding: 87px 0;
 
        background-color: transparent;
        background-image: url("../images/homepage5/bg1.jpg");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-clip: border-box;
        background-origin: padding-box;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    position: relative;

}
.latest-projects4 .section-totle {
    margin-bottom: 35px!important;
    color: #fff;
}
.section-totle {
    font: bold 38px/48px "Alegreya", serif;
    margin-top: 0;
    margin-bottom: 15px;
    color: #242424;
    letter-spacing: 0.15px;
}
.latest-projects-m  .this-inner {
    position: relative;
}
.latest-projects-m  .this-inner img {
    transform-style: initial;
    -webkit-transform-style: initial;
}
.latest-projects-m  .this-inner .this-infos {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.latest-projects-m  .this-inner .this-infos h4 {
    position: absolute;
    bottom: 40px;
    text-align: center;
    font-size: 15px;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    color:#fff;
}
.latest-projects-m  .this-inner .this-infos2 {
    position: absolute;
    left: 0;
    padding: 45% 0 0 0;
    width: 100%;
    height: 100%;
    top: -100%;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
}
.latest-projects-m .this-inner .this-infos2 .this-link {
    margin: 0 0 30px 0;
    width: 148px;
    height: 35px;
    font-size: 14px;
    padding: 0;
    line-height: 35px;
}
.latest-projects-m .this-inner .this-infos2 h4 {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.latest-projects-m .item:hover .this-infos2 {
    top: 0;
    opacity: 1;
}
.latest-projects-m .item:hover .this-infos {
    bottom: -100%;
}
.map .map-l {
    width: 745px;
    float: left;
}
.map .map-r {
    width: calc(100% - 745px);
    float: left;
}
.single-service .col-md-6:first-child {
    padding-left: 0;
}
 .single-service .img-box {
    overflow: hidden;
    background: #000;
}
.single-service img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: -webkit-transform .4s ease, opacity .4s ease;
    transition: transform .4s ease, opacity .4s ease;
    width: 100%;
}
.single-service h2.this-title2 {
    font-family: "Alegreya", serif;
    font-size: 25px;
    color: #3f3f3f;
    font-weight: bold;
    margin: 0 0 15px 0;
}
.single-service p.item {
    margin: 0 0 10px 0;
}
.single-service a.read-more2 {
    text-transform: uppercase;
    font-weight: bold;
    color: #0c98d2;
    font-size: 14px;
    text-decoration: underline;
}
.service-off hr {
    border-top: 1px dashed #b4b4b4;
}
.awsm-pad-topp{
	padding-top:50px;

}
.projects4-carousel .item {
    padding: 0 15px;
}
.awsm-margin-assign{
	margin-left:74px;
}
.projects4-carousel {
    padding: 25px 0 0 0;
}
.projects4-carousel .this-inner .this-infos2 {
    position: absolute;
    left: 0;
    padding: 45% 0 0 0;
    width: 100%;
    height: 100%;
    top: -100%;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
}


/*--------------------------------------------------------------
8.0 Supports
--------------------------------------------------------------*/

.plumber-navbar5 {
    background: #092c41;
    background: -moz-linear-gradient(top, #092c41 50%, #082638 50%);
    background: -webkit-linear-gradient(top, #092c41 50%, #082638 50%);
    background: linear-gradient(to bottom, #092c41 50%, #082638 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#092c41', endColorstr='#082638',GradientType=0 );
    transition: all 300ms linear 0s;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
}
.plumber-navbar5 .navbar-container {
    border: none;
}
.plumber-navbar5 #plumber-nav {
    position: relative;
    z-index: 2;
    padding: 0;
}
.plumber-navbar5 #plumber-nav li {
    position: relative;
}
.plumber-navbar5 #plumber-nav li a {
    color: #fff;
    text-shadow: none;
    padding: 0 25px;
    font: bold 16px/54px "Open Sans", sans-serif;
    text-transform: uppercase;
    line-height: 52px;
}
.plumber-navbar5 #plumber-nav li::after {
    background: #04161f;
    right: 0;
}
.plumber-navbar5 #plumber-nav li::after, .plumber-navbar5 #plumber-nav li::before {
    content: '';
    height: 34px;
    width: 1px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -17px;
}
.plumber-navbar5 #plumber-nav li:last-child::after {
	content:none;
}
.plumber-navbar5 #plumber-nav li:first-child::before {
	content:none;
}


.plumber-navbar5 .get-appointment-btn {
    background: #074788;
    line-height: 60px;
}
.plumber-navbar5 #plumber-nav li::before {
    background: #0d415a;
    left: 0;
}
.plumber-navbar5 #plumber-nav li .sub-menu {
    display: block;

    transform-origin: top;
    transition: all 300ms linear 0s;
    transition-duration: 200ms;
}
.plumber-navbar5 #plumber-nav li .sub-menu {
    top: calc(100%);
    background: #3baed4;
    border-radius: 0;
    border: none;
    padding: 0;
    min-width: 256px;
}
.plumber-navbar5 #plumber-nav li .sub-menu li {
    border-bottom: 1px solid #4fc2e8;
}
.plumber-navbar5 #plumber-nav li {
    position: relative;
}
.plumber-navbar5 #plumber-nav li .sub-menu li a {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    padding: 0 32px;
    line-height: 48px;
}
.plumber-navbar5 #plumber-nav li .sub-menu li a:hover, .plumber-navbar5 #plumber-nav li .sub-menu li a:focus {
    background: #4fc2e8;
}
.plumber-navbar5 .get-appointment-btn span {
    text-transform: uppercase;
}
.plumber-navbar5 .get-appointment-btn::before {
    background: #08437c;
}
.plumber-navbar5 .get-appointment-btn:hover, .plumber-navbar5 .get-appointment-btn:focus, .plumber-navbar5 .get-appointment-btn:hover::before {
    background: #ffae28;
    color: #000;
}
.top-header-five {
    background: #f1f1f1;
}
.top-header-five .welcome-texts {
    font-size: 15px;
    color: #6d6d6d;
    font-style: normal;
    height: 45px;
    line-height: 45px;
}
.welcome-texts {
    color: #9ebbd1;
    font: italic 16px/50px "Open Sans", sans-serif;
    opacity: 0.6;
}
.top-header-five ul.nav {
    float: right;
    padding: 2.5px 0;
}
.top-header-five ul.nav li {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.top-header-five ul.nav li::before {
    width: 1px;
    content: "";
    height: 15px;
    background: #d3d3d3;
    position: absolute;
    top: 14px;
    right: 1px;
}
.top-header-five ul.nav li::after {
    width: 1px;
    content: "";
    height: 15px;
    background: #6d6d6d;
    position: absolute;
    top: 14px;
    right: 0;
}
.top-header-five ul.nav li:last-child:before,
.top-header-five ul.nav li:last-child:after{
	content: none;
} 
.top-header-five ul.nav li a {
    color: #6d6d6d;
}
.main-new-header.main-header .this-inner{
	border:none;
}
.main-new-header.main-header .this-inner {
    padding: 27px 0 26px;
}
.main-new-header.main-header{
	background-image: none;
	padding-top:0px;
}
.plumber-navbar.plumber-navbar5.affix {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    margin: 0;
    animation: fadeItIn 1s;
    z-index: 900;
    background: #092c41;
}
.plumber-navbar5 #plumber-nav li:hover a, .plumber-navbar5 #plumber-nav li:focus a {
    color: #64d9ff;
}
.plumber-navbar5 #plumber-nav li a:hover, .plumber-navbar5 #plumber-nav li a:focus {
    background: none;
    color: #7cc3ff;
    box-shadow: none;
}
.projects4-carousel .this-inner .this-infos {
	position: absolute;
bottom: 0;
width: 100%;
height: 100%;
text-align: center;
color: #fff;
-webkit-transition: all .5s ease;
transition: all .5s ease;

}
.tmc_header_3 .tmc_header_3 .this-inner {
    margin: 0;
    padding: 35px 0 30px 0;
	border: none;
}
.tmc_header_3 .navbar-default {
    background-color: initial;
    border-color: initial;
	border:none;
	margin-bottom: 0;
}
.tmc_header_3 .navbar-default.affix {
    background: #2875b1;
    background: -moz-linear-gradient(top, #2875b1 50%, #266fac 50%);
    background: -webkit-linear-gradient(top, #2875b1 50%, #266fac 50%);
    background: linear-gradient(to bottom, #2875b1 50%, #266fac 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2875b1', endColorstr='#266fac',GradientType=0 );
    box-shadow: none;
    z-index: 10;
    border: none;
    text-transform: uppercase;
    z-index: 9999;
    border-radius: 0;
    margin: 0;
    transition: all 300ms linear 0s;
}
.tmc_header_3 .plumber-navbar #plumber-nav li .sub-menu {
    top: calc(100% + 6px);
    background: #3baed4;
    border-radius: 0;
    border: none;
    padding: 0;
    min-width: 256px;
}
.tmc_header_3 .plumber-navbar #plumber-nav li .sub-menu li {
    border-bottom: 1px solid #4fc2e8;
}
.tmc_header_3 .plumber-navbar #plumber-nav li .sub-menu li a {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    padding: 0 32px;
    line-height: 48px;
}
.tmc_header_3 .plumber-navbar #plumber-nav li .sub-menu li a:hover, .tmc_header_3 .plumber-navbar #plumber-nav li .sub-menu li a:focus {
    background: #4fc2e8;
}
.tmc_header_3 .top_nav .main_menu_nav &gt; ul &gt; li ul li:before, .top_nav .top_nav_wrapper &gt; ul &gt; li ul li:before {
    content: none;
}
.tmc_header_3 .top_nav .main_menu_nav &gt; ul &gt; li ul li:after, .top_nav .top_nav_wrapper &gt; ul &gt; li ul li:after {
    content: none;
}
.tmc_header_3 .navbar-collapse.collapse{
	padding-left:0;
	padding-right:0;
}
.tmc_header_3 .top_nav_wrapper ul.main_menu_nav li a{
	color: #fff;
    text-shadow: none;
    padding: 0 25px;
    font: bold 16px/54px "Open Sans", sans-serif;
	border: none;
}

.tmc_header_3 .top_nav .top_nav_wrapper {
    background: #2875b1;
    background: -moz-linear-gradient(top, #2875b1 50%, #266fac 50%);
    background: -webkit-linear-gradient(top, #2875b1 50%, #266fac 50%);
    background: linear-gradient(to bottom, #2875b1 50%, #266fac 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2875b1', endColorstr='#266fac',GradientType=0 );
    box-shadow: none;
    z-index: 10;
    border: none;
    text-transform: uppercase;
    z-index: 9999;
    border-radius: 0;
    margin: 0;
    transition: all 300ms linear 0s;
}
.tmc_header_3  .navhere{
	background: #152348;
}
.tmc_header_3 .plumber-n .container {
    padding: 0;
}
.tmc_header_3 .row.this-inner .container {
    padding-left: 15px;
	padding-right: 15px;
}
.tmc_header_3 .navbar-container{
	border:none;
}
.tmc_header_3 .plumber-n {
    margin: 0;
}
.tmc_header_3 .header-right-info ul li + li .single-header-right-info {
    border-left: 1px solid #3b4662;
    margin: 0 0 0 20px;
}
.tmc_header_3  ul.main_menu_nav {
    border-left: 1px dashed #689ac5;
    border-top: 1px dashed #689ac5;
    border-bottom: 1px dashed #689ac5;
	margin: 5px 0 5px 5px;
}
.tmc_header_3 .plumber-nav-right {
    float: right;
    color: #fff;
    font: bold 16px/54px "Open Sans", sans-serif;
    background: #e1444b;
    position: relative;
    text-align: center;
    width: 245px;
    line-height: 54px;
    padding: 5px 5px 5px 0;
}
.tmc_header_3 .plumber-nav-right .get-appointment-btn3 {
    border-right: 1px dashed #ea7c81;
    border-top: 1px dashed #ea7c81;
    border-bottom: 1px dashed #ea7c81;
	overflow: hidden;
}
.tmc_header_3 .about-us-section {
    padding: 90px 0 93px 0;
    background: url(../images/homepage/bg6.jpg) no-repeat scroll top center white;
    min-height: 744px;
    background-size: cover;
}
.tmc_header_3 .page-cover .container {
    padding: 76px 25px;
    min-height: 236px;
}
.tmc_header_4 i.fa.fa-marker:before {
    content: "\f041";
}
.tmc_header_4 .collapse.navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}
.tmc_header_4 .page-cover {
    padding: 169px 0 110px 0;
}
.tmc_header_4 .page-cover .container {
    padding: 210px 15px 110px 15px;
}
.tmc_header_4 .page-cover {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    min-height: 412px;
    background-size: cover;
    padding:0px;

}
.tmc_header_4 .page-cover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: none;
    opacity: .8;
}


.nth-child-home-five {
    padding: 0 15px;
}
.tmc_header_5 .about-us-section {
    padding: 90px 0 93px 0;
    background: url(../images/homepage/bg6.jpg) no-repeat scroll top center white;
    min-height: 744px;
    background-size: cover;
}
.tmc_header_5 .bread-cumb {
    float: right;
    padding: 18.5px 0;
}
.tmc_header_5 .page-cover {
   
    background-size: cover;
    border-bottom: 1px solid #e1e1e1;
    padding: 41px 0;
    min-height: 142px;
}
.tmc_header_5 .page-cover .container {
    padding: 0 15px;
}
.tmc_header_5 .page-cover .page-title {
    color: #082638;
    padding: 7px 0 0 0;
}
.tmc_header_5 .page-cover .page-title:after {
    display: inline-block;
    content: '';
    width: 35px;
    height: 2px;
    background: #099bd7;
    margin-left: 10px;
}
.tmc_header_5 .page-cover .bread-cumb ul li {
    color: #9d9d9d;
    font-weight: bold;
    text-transform: uppercase;
	
}
.tmc_header_5 .page-cover .bread-cumb ul li a {
    color: #9d9d9d;
    font-weight: bold;
    text-transform: uppercase;
	
}
.tmc_header_5 .bread-cumb .list-inline {
    margin: 0;
}
.main-header {
    background-image: -webkit-linear-gradient(90deg, #e1e0e4 0%, white 100%);
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    padding-top: 5px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
.tmc_header_3 .main-header {
    background-image:initial;
    -webkit-box-shadow: initial;
    box-shadow: initial;
    padding-top: initial;
    -webkit-transition: initial;
    transition:initial;
}
.tmc_header_3 #menu_toggle button {
    background: #eab206;
}
.tmc_header_3 #menu_toggle button:before {
    background: #eab206;
}
.tmc_header_3 #menu_toggle button:after {
    background: #eab206;
}
.tmc_header_4 .top_nav .main_menu_nav &gt; ul &gt; li ul li:before, .top_nav .top_nav_wrapper &gt; ul &gt; li ul li:before {
    background: initial;
}
.tmc_header_5 .top_nav .main_menu_nav &gt; ul &gt; li ul li:before, .top_nav .top_nav_wrapper &gt; ul &gt; li ul li:before {
    background: initial!important;
}
.tmc_header_5 .top_nav .main_menu_nav &gt; ul &gt; li ul li:after, .top_nav .top_nav_wrapper &gt; ul &gt; li ul li:after{
	background: initial!important;
}
div#btt {
    background: none repeat scroll #222222;
    opacity: 0.8;
    border: 1px solid #333333;
    border-radius: 2px;
    bottom: 21px;
    cursor: pointer;
    padding: 8px 15px;
    position: fixed;
    right: 20px;
    z-index: 50;
    color: #777777;
}
.mobileBtt{
	display:none;
}
.desktopBtt{
	display:none;
}
.boxed-container {
    max-width: 1200px;
    margin: 0 auto;
}
.tmc_header_4 .navhere.affix {
    background: #7f8688;
	padding: 10px 0 5px 0;
}
.tmc_header_4 .main-header.clearfix.mobile_header.navhere.plumber-navbar.affix , .tmc_header_5 .main-header.clearfix.mobile_header.navhere.plumber-navbar.affix {
    background-image: -webkit-linear-gradient(90deg, #e1e0e4 0%, white 100%);
}
.tmc_header_2 .navbar.navbar-default.plumber-navbar2.plumber-navbar.plumber-n.affix {
    margin: 0 !important;
}
.tmc_header_2 #menu_toggle button {
    background: #eab206;
}
.tmc_header_2 #menu_toggle button:before {
    background: #eab206;
}
.tmc_header_2 #menu_toggle button::after {
    background: #eab206;
}
.tmc_header_2 #menu_toggle.open button {
    background: transparent;
}
@media only screen and (max-width: 991px) and (min-width: 768px)  {
.header-contacts.mob-style .media {
    display: inline;
    margin-right: 50px;
}
}
.tmc_header_1 .plumber-navbar.affix {
    margin: 0 !important;
}
.plumber-n #plumber-nav li .sub-menu li a:hover{
	color: #fff;
}
span.underline {
    font-weight: bold;
    text-decoration: underline;
    color: #202020;
}
.plumbing-repairing.vc_tta-tabs.vc_tta-tabs-position-left:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab  &gt; a {
    background-color: transparent;
	border: none;
	border-radius: 0;
    margin: 0;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    padding: 20px 0 20px 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.plumbing-repairing.vc_tta-tabs.vc_tta-tabs-position-left:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #3e4759;
	position: relative;
}
.plumbing-repairing.vc_tta-tabs.vc_tta-tabs-position-left:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active {	
	background: #2875b1;
}
.plumbing-repairing.vc_tta-tabs.vc_tta-tabs-position-left:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active:before {	
	width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #eeeff4;
    content: "";
    position: absolute;
    right: 0;
    z-index: 100;
    top: 22px;
}
.plumber-navbar4 #plumber-nav li:hover a {
    color: #fff;
    background: #1d2121;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font: bold 22px/30px "Alegreya", serif;
    margin-top: 0;
    margin-bottom: 5px;
	padding: 0;
}
span.font-bread-cumb {
    content: "\f105";
    font-family: "FontAwesome";
    padding: 0 10px;
    color: #ccc;
}
.tmc_header_5 span.font-bread-cumb {
    color: #b4b4b4;
}
.plumber-n.affix #plumber-nav li.current-menu-item ul li a
{
	color: #fff;
}   
.projects4-carousel .this-inner .this-infos {
	background: rgba(0, 0, 0, 0.3);
}</pre></body></html>