/*
Theme Name: Paspective Bespoke Theme
Theme URI: http://example.com/paspective/
Description: Twenty Twenty Child Theme
Author: Peter Andrease
Author URI: http://example.com
Template: twentytwenty
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twenty-sixteen-child
*/
* {
	border: 0;
	outline: 0;
}
body {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-family: 'Poppins', sans-serif;
	position: static !important;
}
body.home {
	background: #fff;
}
.vc_row {
	margin-left: auto !important;
	margin-right: auto !important;
}
.archive-header {
	display:none !important;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	text-indent: -3000px;
	color: #ffffff;
}
hr, .greyline {
	width: 100%;
	clear: both;
	border: none;
	background: #d4d4d4;
	margin: 25px 0 25px 0;
	height: 1px;
	line-height: 1px;
	font-size: 0;
}
.greyline-small {
	max-width: 280px;
	width: 100%;
	clear: both;
	border: none;
	background: #d4d4d4;
	margin: 60px auto;
	height: 5px;
	line-height: 5px;
	font-size: 0;
}
p {
	font-size: 16px;
	line-height: 26px;
	color: #222223;
}
.single .entry-content p {
	font-size: 18px;
	line-height: 28px;
}

h2.top-title {
	float:left;
	width:30%;
	text-align:right;
	color:#053670;
}
p.top-text {
	font-size:18px;
	line-height:30px;
	font-weight:600;
	margin-top:0;
	float:right;
	width:65%;
}
p.title-text {
	font-size:20px;
	line-height:32px;
	margin-top:0;
}
p.title-text strong {
	font-weight:600;
}
p.big-text {
	font-size:20px;
	line-height:32px;
}
p.big-text strong {
	font-weight:600;
}
p strong {
	color: #000;
}
p a {
	color: #002252;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
p.sub-title {
	font-size: 22px;
	line-height: 30px;
	padding: 8px 0 20px 0;
	margin: 0;
	font-weight: 300;
}
.blue-text {
	color:#053670;
}
.light-blue-text {
	color: #2cbaf1 !important;
}
h1 {
	font-size: 46px;
	line-height: 50px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 800;
}
h1 span {
	font-weight: 300;
}
h2, .htwo {
	font-size: 28px;
	line-height: 34px;
	font-weight: 700;
	color: #131313;
	margin-bottom: 0;
}
.terms-area h2 {
	margin-top: 50px;
}
.wpb_text_column h2 {
	margin-top: 0;
}
h2.sml-title {
	font-size: 22px;
	line-height: 30px;
	color: #000;
}
h3 {
	color: #131313;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	margin: 0;
}
.case-study-box h3 {
	font-size: 18px;
	line-height: 24px;
}
.drk-blue-text {
	color: #021d43;
}
h4 {
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
}
.inner-title {
	font-size: 32px;
	line-height: 36px;
	color: #232324;
}
.wrapper {
	width: 1280px;
	max-width: 90%;
	margin: 0 auto !important;
	text-align: left;
	position: relative;
}
.wrapper-features {
	max-width: 92% !important;
}
.wrapper-sml {
	width: 1080px;
	max-width: 90%;
	margin: 0 auto !important;
	text-align: left;
	position: relative;
}
.narrow-content {
	width: 980px;
	max-width: 90%;
	margin: 0 auto !important;
	text-align: left;
	position: relative;
}
.wrapper .narrow-content {
	max-width:100%;
}
.sml-content {
	width: 700px;
	max-width: 90%;
	margin: 0 auto !important;
	text-align: center;
	position: relative;
}
#navbar {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	padding: 18px 0;
	z-index: 999;
	background: #053670 url(images/misc/overlay-right.svg) right top no-repeat;
	background-size: 65% auto;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
}
#logo {
	float: left;
	width: 28%;
	max-width: 230px;
}
#logo img {
	display: block;
	width: 230px;
	height: 80px;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
#right-header {
	float: right;
	width: 72%;
	text-align: right;
}
#right-header ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#right-header ul li {
	float: right;
	margin-left: 25px;
	position: relative;
	padding-bottom: 0;
}
#right-header li.menu-item-has-children {
	cursor: default;
}
#right-header ul li a {
	color: #fff !important;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	position: relative;
	display: block;
	text-decoration: none;
}
#right-header ul li a:hover, #right-header ul li.current-menu-item a {
	color: #2cbaf1 !important;
}
#right-header ul li.current-menu-item ul li a {
	color: #fff !important;
}
#right-header ul li.current-menu-item ul li a:hover {
	color: #2cbaf1 !important;
}
#right-header ul li:hover a::after, #right-header ul li.current-menu-item a::after , #right-header ul li.current-menu-parent a::after {
	width: 100%;
	display: block;
}


#right-header p {
	color: #fff;
	float: right;
	font-size: 16px;
	line-height:19px;
	margin: 0;
	font-weight:300;
	text-align:left;
}
#mobile-menu p {
	color: #fff;
	font-size: 18px;
	margin: 0 0 5px 0;
}
#mobile-menu .main-but {
	background-color:#19bee9;
}
#right-header p a, #right-header p strong {
	font-weight:700;
	color: #fff;
	font-size: 18px;
}
#right-header p a, #mobile-menu p a {
	color: #fff;
}
#right-header p a:hover, #mobile-menu p a:hover {
	text-decoration: none;
	color: #2cbaf1;
}
#right-header p.top-phone, #mobile-menu p.top-phone {
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
	background: url(images/misc/phone.svg) left center no-repeat;
	background-size: auto 26px;
	padding-left: 34px;
}
#mobile-menu p.top-phone {
	margin-bottom: 4px;
}
#right-header p.top-email, #mobile-menu p.top-email {
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
	background: url(images/misc/mail.svg) left center no-repeat;
	background-size: auto 20px;
	padding-left: 34px;
	margin-left: 25px;
}


#navbar.smaller #right-header p.top-phone {
	background-size: auto 20px;
	padding-left: 28px;
}
#navbar.smaller #right-header p.top-email {
	background-size: auto 16px;
	padding-left: 28px;
}

#mobile-menu p.top-email {
	margin-left: 0;
}
.top-contacts {
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
}
#right-header li.menu-item-has-children {
	overflow: visible;
}
#right-header .sub-menu {
	position: absolute;
	top: 29px;
	left: -15px;
	padding: 25px 25px 15px 25px;
	background: rgba(0,0,0,0.3);
	z-index: 999998;
	display: none;
	text-align: left;
	min-width: 320px;
}
#navbar.smaller #right-header .sub-menu {
	background: rgba(0,0,0,0.8);
}
.scroll-hide {
	display:block;
	height:20px;
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
}
#navbar.smaller .scroll-hide {
	opacity:0;
	font-size:1px;
	height:1px;
}
#right-header .sub-menu li {
	padding: 0 !important;
	float: none;
	margin: 0 0 5px 0 !important;
	display: block;
}
#right-header .sub-menu li a, #right-header .sub-menu li a {
	border: 0;
	padding: 0 !important;
	cursor: pointer;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	color: #fff !important;
	display: inline-block;
}
#right-header .sub-menu li a::after {
	display: none !important;
}
#right-header .sub-menu li a:hover, #right-header .sub-menu li.current-menu-item a {
	padding: 0 !important;
	border: 0 !important;
	color: #2cbaf1 !important;
}
.page-id-10 #right-header .sub-menu li.current-menu-item a {
	color: #fff !important;
}
.page-id-10 #right-header .sub-menu li.current-menu-item a:hover {
	color: #2cbaf1 !important;
}
.page-id-203 #right-header .sub-menu li.current-menu-item a {
	color: #fff !important;
}
.page-id-203 #right-header .sub-menu li.current-menu-item a:hover {
	color: #4cc3c3 !important;
}

#top-menu {
	padding-right: 185px;
	padding-top: 20px;
	position: relative;
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
}

#navbar.smaller {
	padding: 15px 0;
	background-size: 92% auto;
}
#navbar.smaller #top-menu {
	padding-top: 20px;
}
#navbar.smaller #logo img {
	width: 180px;
	height: 63px;
}
#navbar.smaller #top-menu {
	padding-top: 12px;
}

.home-header {
	height: 770px;
	width: 100%;
	background: url(images/features/plumber.jpg) center center no-repeat;
	background-size: cover;
}
.home-header-text {
	padding-top: 270px;
	max-width:660px;
}
.home-header-text h1 {
	margin: 0;
}
.home-header-text p {
	max-width: 580px;
	margin: 10px 0 25px 0;
	color: #fff;
	font-size: 20px;
	line-height: 28px;
}

.main-but {
	display: inline-block;
	padding: 0 26px;
	height: 40px;
	line-height: 38px;
	background: #2cbaf1;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	color: #fff;
	border-radius: 6px;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
	position:relative;
	overflow:hidden;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}

.main-but:before {
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
	content:"";
	background: url(images/misc/overlay.svg) left -200px top no-repeat;
	background-size: auto 100%;
	display:block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	width:260px;
	height:100px;
  transition-delay: 0s;
}
.main-but:hover:before {
	background-position: left -40px top;
  transition-delay: .2s;
}
.home-header-text .main-but:hover:before {
	background-position: left 0 top;
}


.top-but {
	height: 32px;
	line-height: 30px;
	font-size: 15px;
	position: absolute;
	background: #fff;
	border: 1px solid #fff;
	color: #1849ad;
	padding: 0 14px;
	bottom: -2px;
	right: 0;
	font-weight: 700;
	margin-top: 0;
}
.mob-but {
	padding: 0 15px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	margin-top: 15px !important;
}
.home-header-text .main-but {
	height: 50px;
	line-height: 48px;
	font-size: 18px;
	margin: 0 10px 0 0;
	background: #2cbaf1;
	border: 1px solid #2cbaf1;
	color: #fff;
	font-weight: 700;
	padding: 0 25px;
}
.white-but, .home-header-text .white-but {
	background:#fff;
	border: 1px solid #fff;
	color: #053670;
}
.hollow-but, .home-header-text .hollow-but {
	background: none;
	color: #fff;
	font-weight: 600;
}
.main-but:hover {
	background: #053670;
	color: #fff;
	text-decoration: none;
}
.home-header-text .main-but:hover {
	border: 1px solid #053670;
}
.top-but:hover {
	background: #2cbaf1;
	border: 1px solid #2cbaf1;
}
.rounded-img img {
	border-radius: 12px;
	border: 22px solid #fff;
	box-shadow: 0 0 50px rgba(0,0,0,0.2);
		-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.floating-shape-area {
	position: relative;
}
.padded-text {
	padding-left: 40px;
}
.padded-text-right {
	padding-right: 40px;
}
.floating-shape-area .wpb_single_image {
	position: relative;
	z-index: 2;
}
.floating-shape-area .vc_column-inner {
	padding: 0 !important;
}
.floating-shape {
	font-size: 0;
	background: #fff;
	border-radius: 30px;
	width: 250px;
	height: 250px;
	max-width: 80%;
	box-shadow: 0 0 50px rgba(0,0,0,0.2);
	position: absolute;
	left: -25px;
	top: -25px;
	z-index: 1;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
  animation: moveup 1s linear infinite;
  animation-play-state: paused;
  animation-delay: calc(var(--scroll) * -1s);
}
.floating-shape-right {
	left: auto;
	right: -25px;
	top: auto;
	bottom: -25px;
	height: 340px;
	width:500px;
  animation: moveupright 1s linear infinite;
  animation-play-state: paused;
  animation-delay: calc(var(--scroll) * -1s);
}
.floating-shape-big {
  animation: moveupbig 1s linear infinite;
  animation-play-state: paused;
  animation-delay: calc(var(--scroll) * -1s);
}

@keyframes moveup {
  to {
	width: 750px;
	height: 580px;
	left: -40px;
	top: -40px;
  }
}
@keyframes moveupright {
  to {
	width: 500px;
	height: 340px;
	right: -40px;
	bottom: -40px;
  }
}

@keyframes moveupbig {
  to {
	width: 750px;
	height: 500px;
	left: -40px;
	top: -40px;
  }
}

.pad-area-top {
	padding-top: 60px !important;
}
.big-pad-area-top {
	padding-top: 120px !important;
}
.big-pad-area-btm {
	padding-bottom: 160px !important;
}

.white-box {
	background:#fff;
	border-radius: 18px;
	padding: 50px 40px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.white-box-about {
	max-width:84%;
	text-align:left;
}
.white-box h2 {
	color:#053670;
	margin-top:0;
}
.white-box-about h2 {
	margin-bottom:10px !important;
}
.sml-column {
	float:left;
	width:22%;
}
.wide-column {
	float:right;
	width:72%;
}
ul.dash-list {
	color:#053670;
	margin:0;
	padding:0;
	list-style:none;
}
ul.dash-list li {
	float:left;
	position:relative;
	width:33.333%;
	padding-left:15px;
	padding-bottom:6px;
	font-size:16px;
	line-height:20px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
ul.dash-list li:before {
	content:"";
	width:8px;
	height:2px;
	background:#19bee9;
	position:absolute;
	left:0;
	top:9px;
}

.blue-box {
	background: #053670  url(images/misc/overlay.svg) no-repeat;
	background-size: auto 600px;
	background-position: left -1200px top;
	padding: 80px 50px 50px 50px;
	border-radius: 18px;
	margin-bottom:50px;
	position: relative;
	text-align:center;
	z-index:2;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
  transition-delay: .2s;
}
.blue-box-go {
	background-position: left -320px top;
}
.blue-box-tight {
	background-size: 310px auto;
	background-position: right -30px top -110px;
	padding: 45px;
	box-shadow: 0 0 100px rgba(0,0,0,0.5);
}
.blue-box-tight img {
	max-height: 80px;
	width: auto;
}
.grey-area-pad {
	padding-top: 280px !important;
	margin-top: -280px;
}
.margin-up {
	padding: 60px 20px 0 20px;
    margin-top: -60px !important;
    background: #fff;
    border-radius: 10px 10px 0 0;
}
.blue-box h3 {
	color: #fff;
	margin-top: 16px;
}
.blue-box p {
	margin: 5px 0 0 0;
	max-width: 200px;
}
.blue-box-column {
	padding: 0 30px !important;
}
.blue-box-tight .blue-box-column {
	padding: 0 15px !important;
}
.blue-box-tight .wpb_single_image {
	max-width: 50%;
	width: 100px;
	float: left;
}
.blue-box-tight .wpb_text_column {
	width: 50%;
	float: left;
}

.blue-box ul {
	text-align:center;
	margin:0 0 25px 0 !important;
	padding:0;
}
.blue-box ul li {
	display:inline-block;
	position: relative;
	color:#fff;
	font-size:26px;
	line-height:32px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 25px;
}
.blue-box ul li:before {
	content:"";
	position: absolute;
	border-radius: 100px;
	background:#fff;
	width:6px;
	height: 6px;
	left: -6px;
	top:12px;
}
.blue-box ul li.first-list:before {
	display:none;
}

.icon-column {
	text-align:center;
}
.icon-column h3 {
	font-size:20px;
	line-height:25px;
	color:#053670;
}
.icon-column img {
	margin-bottom:10px;
}

.work-icon {
	display:inline-block;
	background: url(/wp-content/themes/paspective/images/icons/boilers.png) left center no-repeat;
	height:60px;
	text-align:left;
	padding-left:64px;
	padding-top:6px;
	color:#fff;
	font-size:16px;
	line-height:20px;
	margin: 30px 15px 30px 15px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.work-icon-sinks {
	background-image: url(/wp-content/themes/paspective/images/icons/sinks.png);
}
.work-icon-taps {
	background-image: url(/wp-content/themes/paspective/images/icons/taps.png);
}
.work-icon-cookers {
	background-image: url(/wp-content/themes/paspective/images/icons/cookers.png);
}
.work-icon-toilets {
	background-image: url(/wp-content/themes/paspective/images/icons/toilets.png);
}
.work-icon-flushing {
	background-image: url(/wp-content/themes/paspective/images/icons/power-flushing.png);
}
.work-icon-fires {
	background-image: url(/wp-content/themes/paspective/images/icons/fires.png);
}
.work-icon-caravans {
	background-image: url(/wp-content/themes/paspective/images/icons/caravans.png);
}
.work-icon-lodges {
	background-image: url(/wp-content/themes/paspective/images/icons/lodges.png);
}
.work-icon-park-homes {
	background-image: url(/wp-content/themes/paspective/images/icons/park-homes.png);
}
.work-icon-water-heaters {
	background-image: url(/wp-content/themes/paspective/images/icons/water-heaters.png);
}
.work-icon-gas-leaks {
	background-image: url(/wp-content/themes/paspective/images/icons/gas-leaks.png);
}
.work-icon-apartments {
	background-image: url(/wp-content/themes/paspective/images/icons/apartments.png);
}
.work-icon-houses {
	background-image: url(/wp-content/themes/paspective/images/icons/houses.png);
}
.work-icon-lpg {
	background-image: url(/wp-content/themes/paspective/images/icons/lpg.png);
}

.home-feature-area .home-features-wrapper {
	padding: 25px 20px;
	margin-top: -85px !important;
	background: #fff;
	border-radius: 10px 10px 0 0;
}
.home-feature-area .vc_col-sm-3 {
	float: left !important;
}
.services-boxes p {
	margin: 0 !important;
}
.services-boxes .vc_column-inner {
	padding: 0 8px !important;
}
.services-boxes a {
	display: block;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	height: 200px;
	overflow: hidden;
	margin-bottom: 20px !important;
	position: relative;
	border-radius: 10px;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.services-boxes a img {
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
	width: 101%;
	height: auto;
}
.services-boxes a .text-area {
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
	position: absolute;
	margin: 0 auto;
	right: 0;
	left: 0;
	top: 135px;
	min-height:280px;
	z-index: 2;
	display: block;
	padding: 20px 30px;
	border-radius: 8px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.services-boxes a .text-area:before {
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
	content:"";
	background: url(images/misc/overlay.svg) left -800px top no-repeat;
	background-size: auto 100%;
	display:block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	width:500px;
	height:400px;
  transition-delay: 0s;
}
.services-boxes a:hover .text-area:before {
	background-position: left -390px top;
  transition-delay: .2s;
}
.services-boxes a .gradient-overlay {
	background: rgb(2,6,24);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 77%);
	width: 100%;
	height: 100px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	font-size: 0;
}
.services-boxes a:hover .text-area {
	padding-top: 30px;
	padding-bottom: 60px;
	top:0;
	background: #0d417f !important;
}
.services-boxes span.overlay-title {
	color: #ffffff;
	margin: 0;
	font-size: 20px;
	line-height: 22px;
	display: block;
	font-weight: 800;
	display: block;
	text-transform: uppercase;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.services-boxes span.overlay-subtitle {
	font-size: 15px;
	line-height: 20px;
	font-weight: 300;
	color: #ffffff;
	display: block;
	padding: 5px 0;
	text-transform: none;
	opacity: 0;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.services-boxes a:hover span.overlay-subtitle {
	padding: 10px 0 5px 0;
}

.services-boxes span.overlay-link {
	background: #fff;
	padding: 4px 18px;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	color: #1849ad;
	border-radius: 6px;
	margin-top: 10px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.services-boxes span.overlay-link:hover {
	background: #2cbaf1;
	color: #fff;
}



.services-boxes a:hover img {
	width: 118%;
	max-width: 118% !important;
	height: auto;
	margin-left: -9%;
}
.services-boxes a:hover span.overlay-title::after {
	opacity: 0;
}
.services-boxes a:hover span.overlay-subtitle {
	opacity: 1;
}
.services-boxes a:hover span.overlay-link {
	opacity: 1;
}


.logo-area {
	padding: 0 0 50px 0;
	text-align:center;
	vertical-align: middle;
}
.page-id-23 .logo-area {
	padding-top:30px;
}
.home .logo-area {
	padding-top:10px;
}
.logo-area p {
	font-size: 17px;
	line-height: 22px;
	font-weight: 500;
	text-align:center;
	padding: 0 0 15px 0;
	vertical-align: middle;
}
.logo-area img {
	margin: 15px;
	vertical-align: middle;
	max-width:155px;
	height:auto;
}


/* ------------------- Mobile Menu --------------------- */

#mobile-menu {
	display: none;
	position: absolute;
	top: 22px;
	right: 0;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
#mobile-menu .sub-menu {
	display: none !important;
}
#navbar.smaller #mobile-menu {
	top: 16px;
}
input#burger {
	display: none;
}
#mobile-menu input + label {
  position: absolute;
  top: 0;
  right: 0;
  height: 20px;
  width: 32px;
  z-index: 99995;
}
#mobile-menu input + label span {
  position: absolute;
  width: 100%;
  height: 3px;
  top: 9px;
  margin-top: -1px;
  left: 0;
  display: block;
  border-radius: 20px;
  background: #fff;
  transition: .5s;
}
#mobile-menu input + label:hover span {
  background: #fff;
}
#mobile-menu input + label span:first-child { top: 0; }
#mobile-menu input + label span:last-child { top: 18px; }
#mobile-menu label:hover { cursor: pointer; }
#mobile-menu input:checked + label span {
  opacity: 0;
  top: 50%;
  background: #ffffff;
}
#mobile-menu input:checked + label span:first-child {
  opacity: 1;
  transform: rotate(45deg);
}
#mobile-menu input:checked + label span:last-child {
  opacity: 1;
  transform: rotate(-45deg);
}
#mobile-menu input ~ nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 0;
  text-align: center;
  z-index: 99994;
  transition: .5s;
  transition-delay: .5s;
  overflow: hidden;
	background: #053670;
}
#mobile-menu .menu-overlay {
	height:100%;
	text-align:left;
	background: url(images/misc/overlay.svg) right top no-repeat;
	background-size: auto 100%;
	position: absolute;
	top:0;
	width:130%;
}
#mobile-menu input ~ nav .menu-overlay {
	left:-200px;
  opacity: 0;
  transition: .5s;
  transition-delay: 0s;
}
#mobile-menu input:checked ~ nav .menu-overlay {
  opacity: 1;
	left:0;
  transition-delay: .9s;
}
#mobile-menu input ~ nav .mobile-links {
  opacity: 0;
  transition: .5s;
  transition-delay: 0s;
}
#mobile-menu input:checked ~ nav .mobile-links {
  opacity: 1;
  transition-delay: .5s;
}
#mobile-menu input ~ nav ul#menu-mobile {
  list-style: none;
  margin: 0 auto;
  padding: 50px 0 15px 0;
}
#mobile-menu input ~ nav ul#menu-mobile li {
  opacity: 0;
  transition: .5s;
  transition-delay: 0s;
  display: block;
  padding: 0 0 6px 0;
	font-size: 15px;
	line-height: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
#mobile-menu input ~ nav ul#menu-mobile li a {
  text-decoration: none;
  color: #ffffff;
}

#mobile-menu input ~ nav ul#menu-mobile li a:hover, #mobile-menu input ~ nav ul#menu-mobile li.current-menu-item a, #mobile-menu input ~ nav ul#menu-mobile li.current_page_parent a {
	color: #2cbaf1;
}
#mobile-menu input:checked ~ nav {
  height: 100%;
  transition-delay: 0s;
}
#mobile-menu input:checked ~ nav ul#menu-mobile li {
  opacity: 1;
  transition-delay: .5s;
}

.two-column-wide {
    float: left;
    width: 50%;
    padding: 50px 50px 40px 50px;
    min-height: 340px;
    background-color: #ffffff;
    background-size: cover;
    background-position: center center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.blue-bar {
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
	background: #053670 url(images/misc/overlay-right.svg) no-repeat;
	background-size: auto 600px;
	background-position: right -1600px top;
	padding: 100px 0;
}
.blue-bar .main-but:hover {
	background-color:#fff;
	color:#053670;
}
.blue-bar-go {
	background-position: right -80px top;
}
.blue-bar .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.blue-bar p {
	color: #fff;
	font-size: 24px;
	line-height: 36px;
	margin: 10px 0 0 0;
	max-width: 550px;
}
.blue-bar .two-column p {
	margin: 0 0 20px 0;
}
.blue-bar p.feature-text {
	font-size: 40px;
	line-height: 50px;
	font-weight: 700;
	max-width: 100%;
}
.blue-bar p.feature-text-big {
	font-size: 40px;
	line-height: 50px;
	margin: 0;
}
.contact-link {
	background: url(images/misc/arrow-right.svg) right top 6px no-repeat;
	background-size: 10px auto;
	color: #fff;
	padding-right: 22px;
	border-bottom: 1px solid #fff;
	padding-bottom: 6px;
	text-decoration: none;
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	display: inline-block;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.two-column .contact-link {
	margin-top: 20px;
}
.contact-link:hover {
	padding-right: 26px;
	text-decoration: none !important;
}

.grey-area {
	background: #eeeeee;
	padding: 80px 0;
}
.feature-boxes {
	padding: 20px 20px 0 20px;
	margin-top: -60px;
	background: #eff2f7;
}
a.feature-box {
	float: left;
	width: 15.41666%;
	margin-right: 1.5%;
	background: #fff;
	display: block;
	min-height: 260px;
	text-decoration: none;
	position: relative;
	color: #021d43;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
a.feature-box:after {
	content: "";
	display: block;
	background: url(images/misc/arrow-right.svg) no-repeat;
	background-size: 25px auto;
	width: 25px;
	height: 15px;
	position: absolute;
	bottom: 12px;
	right: 15px;
}
a.feature-box:hover:after {
	filter: brightness(0) invert(1);
	right: 10px;
}
a.feature-box:hover {
	background: #2cbaf1;
	color: #fff;
}
a.feature-box span {
	padding: 20px 20px 40px 20px;
	font-size: 16px;
	line-height: 22px;
	display: block;
	font-weight: 600;
}
a.feature-box-tall span {
	padding-bottom: 22px;
}
a.feature-box img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
a.feature-box-last {
	float: right;
	margin-right: 0;
}


.circle-big {
	position: absolute;
	left: -60px;
	bottom: -140px;
	background: url(images/misc/circles-big.png) no-repeat;
	background-size: 100% 100%;
	width: 300px;
	height: 300px;
	z-index: -1;
	font-size: 0;
}
.circle-big-right {
	left: auto;
	top: -60px;
	right: -50px;
}
.circle-sml {
	position: absolute;
	right: 20px;
	top: -40px;
	background: url(images/misc/circles-sml.png) no-repeat;
	background-size: 100% 100%;
	width: 180px;
	height: 180px;
	z-index: -1;
	font-size: 0;
}
.circle-sml-left {
	right: auto;
	left: -50px;
	top: -50px;
}
.circle-sml-btm {
	right: auto;
	left: -40px;
	top: auto;
	bottom: -40px;
}
.border-img img {
	border: 22px solid #f3f5f7;
	max-width: 100%;
	height: auto;
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}

.content-area {
	padding: 80px 0;
}
.content-area-tight {
	padding: 60px 0;
}
.white-area {
	background: #fff;
	padding: 60px 0;
}
.vc_col-sm-6 ul, .single .entry-content ul {
	margin: 0;
	padding: 20px 0 0 5px;
	list-style: none;
}
.single .entry-content ul {
	padding-top:0;
}
.single .entry-content h3 {
	margin-top:40px;
}
.vc_col-sm-6 ul li, .single .entry-content ul li {
	list-style: none;
	font-size: 18px;
	line-height: 26px;
	padding-bottom: 12px;
	padding-left: 25px;
	position: relative;
	color: #222223;
}
.vc_col-sm-6 ul li::before, .single .entry-content ul li::before {
	position: absolute;
	left: 0;
	top: 0;
  content: "\2022"; 
  color: #2cbaf1;
  font-weight: bold;
  display: inline-block;
  font-size: 20px;
  width: 30px;
}
.vc_col-sm-6 .wpb_text_column {
	max-width: 520px;
}
.vc_col-sm-6 .wpb_text_column h2 {
	max-width: 440px;
}
.wpb_content_element {
	margin-bottom: 0 !important;
}

.choose-icon {
	text-align: center;
	float: left;
	width: 25%;
	margin: 0 auto !important;
}
.choose-icon-six .choose-icon {
	width: 16.6666%;
}
.choose-icon-eight .choose-icon {
	margin: 15px auto !important;
}
.choose-icon p {
	text-align: center;
	color: #2cbaf1;
	font-size: 15px;
	line-height: 20px;
	font-weight: 600;
	max-width: 180px;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
}
.choose-icon img {
	margin-bottom: 6px;
}

.non-padded-area .vc_column-inner {
	padding: 0 !important;
}
.padded-text {
	padding-right: 15px !important;
	padding-top: 10px !important;
}

.case-study-boxes img {
	margin-top: 25px;
	border-radius: 5px;
	width: 100%;
	height: auto;
	display: block;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.case-study-boxes img:hover {
	opacity: 0.85;
}
.case-study-boxes p {
	font-size: 16px;
	line-height: 26px;
	margin: 10px 0 0 0;
}
.case-study-boxes p.title-text {
	font-size: 22px;
	line-height: 32px;
	margin: 0 auto;
	margin-bottom: 20px;
	max-width: 850px;
	text-align: center;
}
.case-study-boxes h3 {
	margin-bottom: 0;
}
.case-study-box {
	float: left;
	width: 32%;
	padding-right: 2%;
}
.case-study-date {
	color: #2cbaf1;
	font-weight: 700;
	float: left;
	padding-right: 20px;
	font-size: 20px;
	line-height: 22px;
}
.more-link {
	position: absolute;
	right: 0;
	top: -5px;
}
.more-link a {
	border-bottom: 1px solid #002252;
	padding-bottom: 2px;
}
.more-link a:hover {
	text-decoration: none;
	color: #2cbaf1;
	border-bottom: 1px solid #2cbaf1;
}

.blue-feature-box {
	background: #2cbaf1;
	padding: 60px;
}
.blue-feature-box p.feature-text {
	margin: 0;
	color: #fff;
	font-weight: 900;
	font-size: 28px;
	line-height: 45px;
}
.blue-feature-box p a {
	color: #fff;
}

.btm-news-text {
	padding-top:50px;
}

.inner-header {
	background: url(/wp-content/uploads/2025/11/heating-services-blue8.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.inner-header .main-but {
	margin-top: 15px !important;
}
.blog-header {
	background: #053670 !important;
}
.inner-header-wrapper {
	width: 100%;
	overflow: hidden;
	height: 550px;
	position: relative;
	background: rgba(2,30,63,0.2);
}
.inner-header-text {
	padding-top: 240px;
}
.blog-header .inner-header-wrapper {
	height: auto;
}
.blog-header .inner-header-text {
	padding: 230px 0 100px 0;
}
.inner-header h1 {
	max-width: 800px;
	margin: 0 0 8px 0;
}
.inner-header p {
	color:#fff;
	font-size: 20px;
	line-height: 25px;
	font-weight: 300;
	margin: 0;
	width: 520px;
	max-width: 84%;
}
.parent-pageid-25 .border-img a {
	position: relative;
}
.parent-pageid-25 .border-img a:after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #fff url(images/misc/search.svg) center center no-repeat;
	background-size: 30px auto;
	width: 75px;
	height: 75px;
	border-radius: 100px;
}
.parent-pageid-25 .border-img a:hover {
	opacity: 0.9;
}


.float-icon {
	border: 20px solid #f3f5f7;
	text-align: center;
	padding-top: 6px;
	background: #f3f5f7 !important;
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
	width: 140px;
	height: 140px;
	position: absolute;
	border-radius: 100px;
	right: -20px;
	bottom: -40px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.float-icon-left {
	right: 20px;
}

.two-column {
	float: left;
	width: 47%;
	text-align: left;
}

.reviews-area {
	position: relative;
	z-index:2;
}
.reviews-box {
	margin-top: 30px;
}

.offer-boxes {
	padding: 20px 5px;
	background: #fff;
	position: relative;
	z-index: 2;
}
.offer-box {
	background: #e9f6fc;
	padding: 50px;
	border-radius: 10px;
}
.offer-box-green {
	background: #edf9f9;
}
.offer-box-purple {
	background: #e7ecf7;
}


#faqs-area {
	padding: 50px 40px 40px 40px;
	background:#fff;
	border-radius: 40px;
	background: #e9f6fd;
	margin-bottom: 0 !important;
}
#faqs-area h3 {
	text-align:center;
	font-size:28px;
	line-height:34px;
	color:#053670;
	margin: 0 auto !important;
	padding-bottom:50px !important;
}
.white-area #faqs-area {
	background:#f5f5f5;
}
#faqs-area .wpsm_panel-group {
	margin-bottom: 0 !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-heading .wpsm_panel-title a {
	font-family: 'Poppins', sans-serif !important;
	font-size: 18px !important;
	line-height: 24px !important;
	font-weight: 600 !important;
	background: none !important;
	color:#000 !important;
	margin-bottom:6px !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-heading .wpsm_panel-title a:hover {
	color:#19bee9 !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-body {
	font-family: 'Poppins', sans-serif !important;
	padding: 0 0 20px 0;
	font-size: 16px !important;
	line-height: 24px !important;
	background: none !important;
	font-weight: normal !important;
	border:none !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-body a {
	color: #9bb69c !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-body a:hover {
	text-decoration: none;
}
#faqs-area .wpsm_panel-group .wpsm_panel-default > .wpsm_panel-heading {
	padding: 0;
	background: none !important;
	color:#041d41 !important;
}
#faqs-area .wpsm_panel-group .ac_title_class {
	padding: 0 !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel {
	background:none !important;
	border-bottom: 1px solid #b8cee4 !important;
	margin-bottom: 20px !important;
	padding-bottom: 4px;
	box-shadow: none !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-default > .wpsm_panel-heading:hover {
	background: none !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-title .ac_open_cl_icon {
	background: none !important;
}
#faqs-area .wpsm_panel-group .ac_open_cl_icon {
	color: #000 !important;
	font-size: 20px !important;
	padding-top: 0 !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-heading .wpsm_panel-title a:hover .ac_open_cl_icon {
	color: #19bee9 !important;
}


#footer p.footer-btm {
	margin: 30px 0 0 0;
	max-width: 1000px;
}
#footer {
	background: #000;
	padding: 60px 0 40px 0;
	text-align: center;
}
#footer p {
	color: #b8b8b8;
	font-size: 15px;
	line-height: 22px;
}
#footer p a {
	color: #b8b8b8;
}
#footer p a:hover {
	color: #fff;
	text-decoration: none;
}
.footer-title {
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	padding: 35px 0 15px 0;
}
.footer-column {
	float: left;
	width: 22%;
	padding-right: 2%;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.footer-column-wide {
	width: 34%;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-links ul li {
	padding-bottom: 6px;
	font-size: 15px;
	line-height: 18px;
}
.footer-links ul li a {
	color: #b8b8b8;
	text-decoration: none;
}
.footer-links ul li a:hover {
	color: #ffffff;
}
ul.social-links li {
	display: block;
	float: left;
	margin: 0 8px 8px 0;
	border-bottom: none;
}
ul.social-links li a {
	display: block;
	width: 44px;
	height: 44px;
	text-align: center;
	padding-top: 10px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	border-radius: 100px;
	background: #2a2a2a;
}
ul.social-links li a:hover {
	background: #2cbaf1;
}

/* ------------------- WP Menu --------------------- */

#wprmenu_bar .menu_title a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	top: 0;
}
#wprmenu_bar {
	background: #000000 !important;
}
#wprmenu_menu.wprmenu_levels ul li a {
	text-transform: uppercase !important;
}
#wprmenu_menu.wprmenu_levels ul li {
	border-bottom: 1px solid #0854a2 !important;
	border-top: 1px solid #3c90e6 !important;
}
#wprmenu_menu ul li a {
	background: #0b74e0 !important;
	font-family: 'Poppins', sans-serif !important;
	color: #ffffff !important;
}
#wprmenu_menu ul li a:hover {
	background: #3c90e6 !important;
}

/* ---------------------------------------- */

/* ------------------- Blog --------------------- */

#blog-content {
	padding: 40px 0 40px 0;
	text-align: left;
}
#blog-content #sfsi_holder {
	height: 60px !important;
}
#blog-content a.sficn {
	position: relative;
	text-align: center;
}
#blog-content a.sficn img {
	filter: grayscale(1) brightness(0) !important;
}
#blog-content .sfsi_plus_wicons {
	margin-left: 0 !important;
	margin-right: 6px !important;
}

.no-padding-sides .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

h1.blog-title {
	margin: 10px 0;
}

.post-block .post-date-area {
	color: #2cbaf1;
	font-size: 18px;
	line-height: 22px;
	letter-spacing:-1px;
	padding-bottom: 3px;
	font-weight:bold;
	float: left;
	width: 18%;
	max-width: 80px;
}
.post-block h3 {
	float: right;
	width: 82%;
	margin: 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
}
.post-block h3 a {
	text-decoration: none;
	color: #131313;
}
.post-block h3 a:hover {
	color: #2cbaf1;
}
#blog-content ul.post-meta {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}
#blog-content ul.post-meta li {
	font-size: 20px;
	font-weight: bold;
}
#blog-content ul.post-meta li a {
	color: #54a99a !important;
	text-decoration: none;
}
#blog-content ul.post-meta li a:hover {
	color: #fff !important;
	text-decoration: underline;
}
.screen-reader-text, .meta-icon {
	display: none;
}
.pagination-single, .post-author, .entry-categories-inner {
	display: none;
}
.author-info {
	background: rgba(0,0,0,0.6);
	padding: 30px;
	margin-top: 20px;
}
.post-block {
	float: left;
	width: 31.3333%;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	 margin: 25px 1% 0 1%;
	text-align: left;
	overflow: hidden;
}
.latest-posts-area .htwo {
	float: left;
	margin: 0 0 0 1%;
}
.latest-posts-area p {
	float: right;
	margin: 6px 0 0 0;
}
.latest-posts-area p a {
	text-decoration: underline;
}
.latest-posts-area p a:hover {
	text-decoration: none;
}
#blog-content .post-block:nth-of-type(3n+1){
	clear: left;
}
.post-block .inner-but {
	padding: 12px 20px;
	font-size: 17px;
	line-height: 18px;
}
.post-block h2 {
	margin: 0;
	color: #0a0b23;
	font-size: 17px;
	line-height: 22px;
	min-height: 44px;
	font-weight: 700;
	text-decoration: none;
	text-transform: none;
}
a.article-title:hover {
	color: #187bd0;
}

.ti-widget.ti-goog .ti-widget-container {
	margin-bottom: 0 !important;
}

.blog-excerpt-content {
	padding: 30px 20px 0 20px;
}
.blog-excerpt-content .main-but {
	font-size: 12px;
	line-height: 12px;
	padding: 10px 16px;
	min-width: 10px;
}
.blog-excerpt-content p {
	line-height:22px;
}

.white-padding {
	height: 30px;
	font-size: 0;
}
.blog-excerpt-img-bg {
	overflow: hidden;
	border-radius: 12px;
	height: 200px;
}
.blog-excerpt-img {
	display: block;
	text-decoration: none;
	width: 100%;
	background: url(/wp-content/uploads/2025/10/blue8-gas-services.png) no-repeat;
	background-size: cover;
	background-position: center center;
	display: block;
	height: 200px;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
	overflow: hidden;
}
.blog-excerpt-img:hover {
	transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1);
}
#blog-content ul, #blog-content ol {
	padding: 0 0 0 30px;
	font-size: 20px;
	line-height: 30px;
	color: #000;
	font-weight: 300;
}
#blog-content ul li, #blog-content ol li {
	padding-bottom: 10px;
}
a.more-link, #blog-content span.author {
	display: none;
}
.post-navigation, .post-edit-link {
	display: none;
}
.entry-footer {
	min-height: 35px;
	font-size: 13px;
	color: #ffffff;
}
.entry-footer a {
	color: #54a99a;
	text-decoration: none;
	text-transform: none;
}
.cat-links, .tags-links {
	padding-left: 8px;
}
.entry-footer a:hover {
	text-decoration: underline;
}
.entry-footer span {
	display: inline-block;
	padding-right: 4px;
}
.comments-link {
	float: right;
	width: 200px;
	text-align: right;
}
.updated {
	display: none;
}
.published {
	display: inline;
}
#blog-content .post-thumbnail img {
	width: 100%;
	height: auto;
	display: block;
}
.blog-excerpt p {
	font-size: 16px;
	line-height: 24px;
}
.ajax-loader {
	position: absolute;
	right: 20px;
	bottom: 20px;
}


.inner-entry-footer {
	background: rgba(0,0,0,0.6);
	padding: 20px;
	min-height: 10px;
}
.author-avatar {
	width: 55px;
	float: left;
}


.navigation .screen-reader-text {
	display: none;
}

.pagination-wrapper .next, .pagination-wrapper hr {
	display: none !important;
}
.pagination-wrapper .prev {
	display: none !important;
}
.page-numbers {
	background: #e5e5e5;
	padding: 8px 10px;
	margin-right: 3px;
	font-weight: bold;
	font-size: 17px;
	display: inline-block;
}
.current {
	background: #4cc3c3;
	color: #fff;
}
a.page-numbers {
	color: #000;
	text-decoration: none;
}
a.prev::before {
	content: "< ";
}
a.next::after {
	content: " >";
}
a.page-numbers:hover {
	color: #fff;
	background: #000;
}


/* ---------------------------------------------- */

/* ---------------------------------------------- */
/* ------------------- Contact Form --------------------- */
.form-left {
	float:left;
	width:48%
}
.form-right {
	float:right;
	width:48%
}
.wide-form label.blank-field {
	font-size:1px;
	height:1px;
	color:#fff
}
.wide-form {
	padding: 60px;
}

.wide-form p {
	max-width: 100%;
	margin-bottom: 16px !important;
}
.wide-form p.title-text {
	margin: 0 auto 40px auto !important;
}
iframe {
	border: none !important;
	margin: 0 !important;
	display: block !important;
}
.wide-form input,.wide-form textarea,.wide-form select {
	border:none;
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	color:#282828;
	width:100%;
	height:45px;
	line-height:45px;
	border-radius: 5px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	margin-bottom:0 !important;
	padding: 0 0 0 15px;
	border: none;
	background:#eee;
}
.wide-form input::placeholder,.wide-form textarea::placeholder,.wide-form select::placeholder {
	opacity: 1;
	color:#282828;
}
.wpcf7-spinner {
	position: absolute;
}
.wide-form input.wpcf7-not-valid,.wide-form textarea.wpcf7-not-valid,.wide-form select.wpcf7-not-valid {
	background: #f47979;
}
.wide-form input:focus, .wide-form textarea:focus, .wide-form select:focus {
    background-color: #ebebeb;
}
.wide-form textarea {
	height:228px;
	line-height:26px;
	width:100%;
	padding: 5px 10px;
}
.wide-form span.wpcf7-not-valid-tip {
	position:absolute;
	top:-25px;
	right:0;
	width:19px;
	height:19px;
	z-index:100;
	background:url(images/misc/not-valid.png) no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-3000px;
	color:#ececec
}
.wide-form div.wpcf7-response-output {
	border:2px solid #d15353!important;
	padding: 12px !important;
	font-size:16px!important;
	font-weight: 600 !important;
	color:#d15353!important;
	text-align: center!important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	border-radius: 12px;
}
.wide-form .sent div.wpcf7-response-output {
	border:2px solid #3fbb65!important;
	color:#3fbb65!important;
}
.wide-form input.wpcf7-submit {
	background: #053670;
	border: none;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	text-indent: 0;
	width: 200px;
	height: 45px;
	line-height: 45px;
	margin: 30px auto 0 auto;
	padding: 0;
	border-radius: 8px;
	margin-top: 0;
	-webkit-appearance: none !important;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.wide-form input.wpcf7-submit:hover {
	background: #2cbaf1;
}
.wide-form .red-text {
	color:#ea4141
}
.required {
	color:#b91919
}
/* ---------------------------------------------- */

/* ------------------------- Sitemap --------------------- */

.sitemap li {
	list-style: none;
}
.sitemap br {
	display: none;
}
.sitemap ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
}
.sitemap ul li ul {
	padding: 0 ;
}
.sitemap ul li {
	font-size: 16px;
	line-height: 24px;
	border-bottom: 1px solid #c3c3c3;
}
.sitemap ul li ul li {
	line-height: 22px;
	border-top: 1px solid #c3c3c3;
	border-bottom: none;
}
.sitemap ul li a {
	color: #141414;
	display: block;
	padding: 20px 0;
	text-decoration: none;
}
.sitemap ul li a:hover {
	background: #eaeaea;
}

/* ---------------------------------------------- */
.float-right {
	float: right !important;
}
.no-padding {
	padding: 0 !important;
}
.no-padding-top {
	padding-top: 0 !important;
}
.no-padding-right {
	padding-right: 0 !important;
}
.no-padding-btm {
	padding-bottom: 0 !important;
}
.no-padding-left {
	padding-left: 0 !important;
}
.no-margin {
	margin: 0 !important;
}
.no-margin-top {
	margin-top: 0 !important;
}
.no-margin-right {
	margin-right: 0 !important;
}
.no-margin-btm {
	margin-bottom: 0 !important;
}
.no-margin-left {
	margin-left: 0 !important;
}
.display-none {
	display: none !important;
}
.align-right {
	text-align: right !important;
}
.align-center {
	text-align: center !important;
}
.align-left {
	text-align: left !important;
}
.no-border {
	border: none !important;
}
.mobile-only {
    display: none;
}
.non-desktop {
    display: none;
}

@media only screen and (max-width: 1300px) {

	.logo-area img {
		margin: 12px;
		max-width: 140px;
		max-height:80px;
		width:auto;
	}
	
img {
	max-width: 100%;
	height: auto;
}
a.feature-box span {
	padding: 15px 15px 40px 15px;
	font-size: 14px;
	line-height: 18px;
}
a.feature-box-tall span {
	padding-bottom: 22px;
}
a.feature-box {
	min-height: 220px;
}
	
	.services-boxes a {
		height:170px;
	}
	.services-boxes a .text-area {
	top: 110px;
}
.services-boxes a:hover .text-area {
	padding-top: 20px;
}
.services-boxes span.overlay-title {
	font-size: 18px;
	line-height: 20px;
}
.services-boxes span.overlay-subtitle {
	font-size: 14px;
	line-height: 18px;
	padding-top:0;
}
.services-boxes span.overlay-link {
	padding: 3px 16px;
	font-size: 13px;
	margin-top: 8px;
}
	
}


@media only screen and (max-width: 1220px) {

.blue-box-tight h3 {
	font-size: 18px;
	line-height: 22px;
	padding-left: 5px;
}
	.blue-box-tight {
		padding: 30px 20px;
	}
.blue-box-tight img {
	max-height: 70px;
}
.services-boxes span.overlay-subtitle {
	display: none !important;
}
.services-boxes span.overlay-link {
	display: none !important;
}	
	
.services-boxes a {
		height:170px;
}
.services-boxes a .text-area {
	top: 110px;
}
.services-boxes a:hover .text-area {
	padding-top: 120px;
	padding-bottom: 60px;
	background: rgba(13,65,127,0.8) !important;
}
.services-boxes a:hover .text-area:before {
	background-position: left -450px top;
}
#right-header ul li a {
	font-size: 16px;
	line-height: 22px;
}
#right-header ul li {
	margin-left: 18px;
}
#right-header ul li#menu-item-30 {
	margin-left: 0;
}
	
}

@media only screen and (max-width: 1095px) {

#right-header ul li {
	margin-left: 12px;
}
h1 {
	font-size: 40px;
	line-height: 44px;
}
	.home-header-text p {
		margin:8px 0 15px 0;
	}
#navbar.smaller {
	padding: 10px 0;
}
	
.blue-box-tight .wpb_text_column {
	text-align: center !important;
	float: none;
	width: 100%;
}
.blue-box-tight .wpb_single_image {
	text-align: center !important;
	float: none;
	width: 100%;
	margin: 0 auto !important;
}
	.blue-box-tight .blue-box-column {
		margin-bottom: 0 !important;
	}
	.blue-box-tight h3 {
		margin-top:8px;
	}

a.feature-box span {
	font-size: 13px;
}
.blue-feature-box {
	padding: 50px 50px 60px 50px;
}
.blue-feature-box p.feature-text {
	font-size: 26px;
	line-height: 38px;
}
.blue-box {
	padding: 60px 40px;
}
	.blue-box-tight {
		padding: 30px 20px;
	}
	.blue-box-column {
		padding: 0 20px !important;
	}
	
@keyframes moveup {
  to {
	width:450px;
	height:380px;
	left:-30px;
	top:-30px;
  }
}
@keyframes moveupbig {
  to {
	width:450px;
	height:300px;
	left:-30px;
	top:-30px;
  }
}
	
	.blue-bar {
		padding:80px 0;
	}
.blue-bar-go {
	background-position: right -400px top;
}
.blue-bar p.feature-text-big {
	font-size: 36px;
	line-height: 42px;
}
#top-menu {
	padding-right: 175px;
}
	
}
@media only screen and (max-width: 980px) {
	
.rounded-img img {
	border: 18px solid #fff;
}
h2, .htwo {
	font-size: 24px;
	line-height: 30px;
}
.content-area {
	padding: 50px 0;
}
.white-area {
	padding: 50px 0;
}
.content-area-tight {
	padding: 40px 0;
}
	
	.blue-box h3 {
		font-size: 18px;
		line-height: 22px;
	}
	.blue-box-tight h3 {
		margin: 6px auto 0 auto;
		padding-left: 0;
		text-align: center !important;
	}
	.blue-box-tight img {
		margin: 0 auto;
		text-align: center !important;
	}
	.wide-form .blue-box-column {
		margin-bottom: 0;
	}
	.blue-box-column img {
		text-align: center;
		margin: 0 auto;
	}
	.blue-box-column .wpb_single_image.vc_align_left {
		text-align: center;
		margin: 0 auto;
	}
.blue-box p {
	margin: 5px auto 0 auto;
	max-width: 100%;
}
#logo img {
	width: 140px;
	height: 59px;
}
#navbar.smaller #logo img {
	width: 120px;
	height: 51px;
}
.float-icon-left {
	right: 0;
}
#navbar {
	padding: 15px 0;
}
#mobile-menu {
	display: block;
}
#right-header {
	display: none;
}
a.feature-box {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 20px;
}
a.feature-box-three, a.feature-box-last {
	float: right;
	margin-right: 0;
}
.non-desktop {
    display: block;
}
.home-header {
	height: 600px;
}
.home-header-text {
	padding-top: 200px;
}
.choose-icon p {
	font-size: 13px;
	line-height: 18px;
}
.offer-box {
	padding: 40px;
}
	
.services-boxes a {
	height:135px;
}
.services-boxes a .text-area {
	top: 80px;
	padding-left:20px;
	padding-right:20px;
}
.services-boxes a:hover .text-area {
	padding-top: 100px;
}
.services-boxes a:hover .text-area:before {
	background-position: left -520px top;
}
.blue-box ul li {
	font-size:24px;
	line-height:30px;
	padding: 0 22px;
}

.blue-box {
	background-size: auto 100%;
	background-position: left -1200px top;
	padding: 60px 40px 30px 40px;
	border-radius: 12px;
}
.blue-box-go {
	background-position: left -600px top;
}
	.work-icon {
		margin: 20px 15px;
	}
	.icon-column h3 {
		font-size:18px;
		line-height:22px;
	}
	
	
}
@media only screen and (max-width: 767px) {
	#faqs-area .wpsm_panel-group .wpsm_panel-body {
		font-size:15px !important;
		line-height:20px !important;
	}
	#faqs-area {
		padding: 30px;
	}	
	
.single .entry-content h3 {
	margin-top:20px;
}
	
p.title-text {
	font-size:18px;
	line-height:26px;
}
p.big-text {
	font-size:18px;
	line-height:26px;
}
	
.padded-text-right {
	padding-right: 0;
}
	.home .padded-text-right {
		padding-bottom:20px;
	}
#faqs-area h3 {
	font-size:22px;
	line-height:28px;
	padding-bottom:30px !important;
}
	#faqs-area .wpsm_panel-group .wpsm_panel-heading .wpsm_panel-title a {
		font-size:16px !important;
		line-height: 22px !important;
	}
	.icon-column h3 {
		font-size:16px;
		line-height:20px;
	}
	.icon-column img {
		margin-bottom:5px;
	}
	.icon-column {
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
		text-align:center;
		display:inline-block;
		width:33.333% !important;
		margin-bottom:25px;
	}
	
.rounded-img img {
	border: 15px solid #fff;
	margin-bottom:25px;
}
	.home .rounded-img img {
		margin: 25px 0 0 0;
	}
	.logo-area img {
		margin: 10px;
		max-width: 120px;
		max-height:70px;
	}
	.work-icon {
		margin: 8px;
		font-size: 15px;
		line-height:15px;
		background-size: 36px 36px;
		padding-left: 40px;
		height:36px;
		padding-top:3px;
	}
.blue-box-go {
	background-position: left -500px top;
}
	
.blue-box ul {
	margin-bottom:10px !important;
}
.blue-box ul li {
	font-size:18px;
	line-height:24px;
	padding: 0 8px;
}
.blue-box ul li:before {
	width:5px;
	height: 5px;
	left: -4px;
	top:8px;
}
	
.white-box {
	border-radius: 16px;
	padding: 30px;
}
.sml-column {
	float:none;
	width:100%;
	margin-bottom:10px;
}
.wide-column {
	float:none;
	width:100%;
}
ul.dash-list li {
	width:50%;
	padding-right:10px;
	padding-left:15px;
	padding-bottom:5px;
	font-size:15px;
	line-height:18px;
}

.blue-bar-go {
	background-position: right -800px top;
}
.logo-area {
	padding: 0 0 30px 0;
}
	.home .logo-area {
		padding-bottom: 50px;
	}
	.logo-area p {
		padding-top:0;
	}
	
.floating-shape-right {
	width:400px;
	height:260px;
}
@keyframes moveupright {
  to {
	height:260px;
	right:-25px;
	bottom:-20px;
  }
}
	.floating-shape {
	top:-20px;
	}
@keyframes moveup {
  to {
	width:600px;
	height:260px;
	left:-25px;
	top:-20px;
  }
}
@keyframes moveupbig {
  to {
	width:700px;
	height:400px;
	left:-25px;
	top:-25px;
  }
}
	
.blue-box {
	padding: 30px 20px 20px 20px;
}
	.wide-form {
		padding: 30px 20px 40px 20px !important;
	}
p.title-text strong {
	font-weight:500;
}
.wide-form input,.wide-form textarea,.wide-form select {
	font-size:16px;
}
	.wide-form p.title-text {
		margin-bottom: 20px !important;
		padding-left:10px;
	}
	
.blue-box-tight .blue-box-column {
	width: 50% !important;
	float: left !important;
	margin-bottom: 25px !important;
}
	

.vc_column_container>.vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.case-study-boxes .vc_col-sm-4 {
	margin-bottom: 20px !important;
	max-width: 400px;
}
.more-link {
	position: static;
	margin-top: 8px;
}
.non-desktop {
    display: none;
}
a.feature-box {
	width: 48%;
	margin-right: 0;
	float: left;
	min-height: 180px;
}
a.feature-box:after {
	bottom: 8px;
}
a.feature-box:nth-of-type(2n) {
	float: right;
}
a.feature-box:nth-of-type(2n+1) {
	clear: left;
}

#footer p.footer-btm {
	margin: 0;
}
#footer {
	padding: 60px 0 30px 0;
}
.blue-bar {
	padding: 60px 0;
}
	.blue-bar .two-column p {
		font-size:20px;
		line-height:25px;
	}
.blue-bar p.feature-text {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 10px;
}
.blue-bar p.feature-text-big {
	font-size: 32px;
	line-height: 36px;
}
.main-but, .home-header-text .main-but {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	padding: 0 20px;
}
.mob-but {
	padding: 0 15px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
}
	.home-header {
		height:auto;
		padding-bottom:130px;
		background-position: left -500px center;
	}
.home-header-text {
	padding-top: 140px;
}
.home-header-text .main-but {
	margin: 0 0 8px 0;
	display:block;
	max-width:180px;
}
.home-header-text p {
	margin: 4px 0 10px 0;
	font-size: 16px;
	line-height: 20px;
}
.margin-up {
	padding: 40px 15px 0 15px;
    margin-top: -40px !important;
}
h2.top-title {
	float:none;
	width:100%;
	text-align:left;
}
p.top-text {
	font-size:16px;
	line-height:24px;
	font-weight:normal;
	margin-top:10px;
	float:none;
	width:100%;
}

.vc_col-sm-6 ul li {
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
}
p {
	font-size: 16px;
	line-height: 26px;
}
h1 {
	font-size: 28px;
	line-height: 32px;
}
	.inner-header h1 {
		margin-bottom:5px;
	}
h2 {
	font-size: 22px;
	line-height: 30px;
}
h2.sml-title {
	font-size: 18px;
	line-height: 26px;
}
h3 {
	font-size: 18px;
	line-height: 24px;
}
.post-block {
	float: none;
	width: 100%;
	margin: 0;
	margin-top: 20px;
}
.post-block h2 {
	min-height: 10px;
}
.wrapper, .narrow-content, .wrapper-sml {
	max-width: 84%;
}
.two-column {
	float: none;
	width: 100%;
}
.footer-title {
	padding: 0 0 5px 0;
}
#logo {
	float: none;
	width: 100%;
	text-align: center;
}
#right-header {
	float: none;
	width: 100%;
	text-align: center;
}
.footer-column {
	float: none;
	width: 100%;
	padding: 0 0 15px 0;
}
.footer-links ul li {
	line-height: 17px;
	float: none;
	padding: 0 0 3px 0;
}

.vc_empty_space {
	height: 40px !important;
}
.vc_col-sm-6 {
	float: none !important;
}
.vc_col-sm-6 .wpb_text_column {
}
.vc_col-sm-6 .no-margin-btm {
	margin-bottom: 0 !important;
}
.main-but {
	margin-top: 0;
}
.content-area {
	padding: 40px 0;
}
.white-area {
	padding: 40px 0;
}
.content-area-tight {
	padding: 40px 0;
}
	
.circle-big {
	left: -7%;
}
.circle-big-right {
	right: -7%;
}
.circle-sml-left {
	left: -7%;
}
.circle-sml-btm {
	left: -7%;
}

.vc_col-sm-6 .wpb_text_column h2 {
	margin-top: 0 !important;
}
.vc_col-sm-6 .wpb_text_column {
	max-width: 920px;
}
.inner-header-wrapper {
	height: auto;
}
	
.blog-header .inner-header-text {
	padding: 140px 0 30px 0;
}
	.inner-header-text {
		padding: 140px 0 70px;
	}
.inner-header p {
	font-size: 16px;
	line-height: 20px;
}

.float-icon {
	padding-top: 0;
	width: 120px;
	height: 120px;
}
.float-icon img {
	height: 74px !important;
	width: auto !important;
}
.blue-feature-box {
	padding: 45px 45px 55px 45px;
}
.blue-feature-box p.feature-text {
	font-size: 24px;
	line-height: 38px;
}
.terms-area h2 {
	margin-top: 30px;
}

.non-mobile {
	display: none !important;
}

.case-study-box {
	float: none !important;
	width: 100%;
	padding-right: 0;
	margin-bottom: 35px;
}
.form-left {
	float:none;
	width:100%
}
.form-right {
	float:none;
	width:100%
}
.two-column-wide {
    float: none;
    width: 100%;
    padding: 40px 40px 30px 40px;
    min-height: 30px;
}
.choose-icon-six .choose-icon {
	width: 33.3333%;
}
.case-study-boxes p.title-text {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 30px;
}
.case-study-boxes img {
	margin-top: 20px;
}

.padded-text {
	padding: 0 !important;
}
	
.blog-excerpt-content {
	padding: 20px 15px;
}

	.blog-excerpt-content {
		padding: 15px 5px;
	}
.post-block .post-date-area {
	font-size: 16px;
	width: 18%;
}
	.post-block h3 {
		width: 82%;
	font-size: 18px;
	line-height: 22px;
	}
	.latest-posts-area p {
		float:none;
		margin-right:0;
		text-align:left !important;
		margin-top:6px;
	}
	.latest-posts-area .htwo {
		float:none;
		margin-left:0;
	}
.grey-area {
	padding: 40px 0;
}
.grey-area-tight {
	padding: 40px 0;
}
	
.vc_col-sm-6 .vc_empty_space {
	height: 20px !important;
}
	

	
h2, .htwo {
	font-size: 22px;
	line-height: 26px;
}
h3 {
	font-size: 20px;
	line-height: 25px;
}
	
.offer-boxes {
	padding: 0 0 0 15px;
}
.offer-box {
	padding: 30px;
	margin-bottom: 20px !important;
}
	
.wide-form input,.wide-form select {
	height:38px;
	line-height:38px;
}
	.wide-form textarea {
		height: 100px;
	}
	.wide-form .blue-box-column {
		padding:0 !important;
	}
	.wide-form p {
		margin-bottom: 12px !important;
	}
	
	.white-area {
		padding: 40px 0;
	}
.reviews-box {
	margin-top: 30px;
	padding:0;
}
	.ti-footer {
		margin-top: 0 !important;
	}
	.reviews-box .ti-widget.ti-goog .ti-review-item>.ti-inner {
		padding-bottom: 0 !important;
	}
	.reviews-box .ti-reviews-container {
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
	.reviews-box .ti-widget-container {
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
	.floating-shape-reviews {
		top: auto !important;
		bottom:-30px !important;
		height: 445px !important;
	}
	.align-center-mob {
		text-align: center !important;
	}
	

.services-boxes a {
	height:180px;
}
.services-boxes a .text-area {
	top: 120px;
	padding-left:25px;
	padding-right:25px;
}
.services-boxes a:hover .text-area {
	padding-top: 100px;
}
.services-boxes a:hover .text-area:before {
	background-position: left -450px top;
}
	
.inner-header .main-but {
	margin-top: 8px !important;
}
	
}


@media only screen and (max-width: 580px) {

.choose-icon-eight .choose-icon {
	width: 50%;
	margin: 15px 0 !important;
}
.choose-icon-eight .choose-icon:nth-of-type(3n), .choose-icon-eight .choose-icon:nth-of-type(7n) {
	clear: left;
}
	
}

@media only screen and (max-width: 480px) {
	.icon-column {
		width:50% !important;
	}
.blue-box-go {
	background-position: left -600px top;
}
h1 {
	font-size: 26px;
	line-height: 28px;
}
.choose-icon {
	width: 50%;
	margin-bottom: 15px !important;
}
.choose-icon-six .choose-icon {
	width: 50%;
}
.choose-icon-six .choose-icon:nth-of-type(4n), .choose-icon-six .choose-icon:nth-of-type(6n) {
	clear: left;
}
.home .choose-icon:nth-of-type(3n), .home .choose-icon:nth-of-type(7n) {
	clear: left;
}
.choose-icon p {
	font-size: 14px;
	line-height: 20px;
}

}