@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,600,700');
@font-face {
	font-family: 'Montserrat-Regular';
	src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Regular.otf') format('opentype'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat-Bold';
	src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Bold.otf') format('opentype'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Arial-Black';
	src: url('../fonts/Arial-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Arial-Black.woff') format('woff'), url('../fonts/Arial-Black.ttf') format('truetype'), url('../fonts/Arial-Black.svg#Arial-Black') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body {
	font-family: 'Montserrat-Regular';
	font-size: 14px;
	color: #555658;
	font-weight: normal;
}
body {
	background: #fff;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 0px;
	font-style: normal;
	font-family: 'Arial-Black';
}
p {
	line-height: 22px;
}
a {
	color: #212121;
}
a, a:focus, a:hover {
	outline: 0px;
	text-decoration: none;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style-type: none;
}
 .form-control::placeholder {
 color: #000;
}
.form-control::-moz-placeholder {
 color: #000;
}
.form-control::-webkit-placeholder {
 color: #000;
}

@media(min-width:1170px) {
.container {
	max-width: 1170px;
}
}
.header {
	background: #fff;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	z-index: 99;
	border-top: 28px solid #1a83c5;
	padding-top: 17px;
}
.call-today-text {
	float: left;
	font-size: 24px;
	line-height: 28px;
	color: #404041;
	padding-right: 10px;
	font-family: 'Arial-Black';
}
.call-today-text span {
	font-size: 29px;
}
.right-logo ul li.call-today a {
	font-size: 25px;
	font-family: 'Arial-Black';
	display: inline-block;
	line-height: 29px;
	color: #1a83c5;
	position: relative;
	padding-left: 55px;
}
.right-logo ul li.call-today a:before {
	background: url(../images/today-call.png) no-repeat 0px 0px;
	position: absolute;
	left: 0px;
	content: "";
	width: 47px;
	height: 48px;
	top: 5px;
}
.right-logo ul li.call-today a.alternate:before {
	background: none !important;
}
.right-logo {
	padding-top: 14px;
	float: right;
	width: 60%;
}
.right-logo ul {
	width: 100%;
}
.right-logo ul li {
	display: inline-block;
	padding-left: 20px;
	vertical-align: middle;
}
.top-right-sec {
	text-align: right;
	color: #000;
	padding: 9px 0px;
	float: right;
}
.call-today {
	padding-top: 20px;
}
.top-right-logo {
	float: right;
}
/********header*************/
.main-nav {
	display: inline-block;
	width: 100%;
	padding: 15px 0px 20px 0px;
}
.header .navbar {
	min-height: inherit;
	background-color: transparent;
	border: none;
	margin: 0px;
	padding: 0px;
}
.header .navbar-brand {
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

/*******slider*********/

.slider {
	width: 100%;
	display: inline-block;
	position: relative;
}
.home-banner-wrap {
	padding: 120px 15px;
	text-align: left;
	background-position: top center;
	background-repeat: no-repeat;
	max-width: 1170px;
	margin: 0 auto;
	color: #fff;
}

.slider-inner-wrap {
	padding:15px;
	text-align: left;
	background-position: top center;
	background-repeat: no-repeat;
	max-width: 1170px; padding-top: 50px ; padding-top:50px;
	margin: 0 auto;
	color: #fff;
}

#sliderinner .carousel-item { height:480px;}

.home-banner-bg {
}
.home-banner-bg h1 {
	font-family: 'Arial-Black';
	font-size: 40px;
	margin-bottom: 0px;
}
.click-here {
	border-radius: 20px;
	color: #fff;
	font-size: 20px;
	padding: 7px 17px;
	display: inline-block;
	margin-top: 15px;
	border: 2px solid #fff;
}
.click-here:hover {
	background: #e0372c;
	color: #fff;
}
#mainslider .carousel-control-next, #mainslider .carousel-control-prev {
	width: 50px;
}
/********************slider***************/

.carousel-item {
	height: 400px;
	min-height: 300px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
h2 {
	font-size: 35px;
	font-weight: 600;
	margin-bottom: 40px;
}
h3 {
	font-size: 30px;
	margin-bottom: 20px;
}
/********servies*********/

.servies-bennett-list {
	padding: 40px 0px 30px 0px;
}
.servies-item {
	text-align: center;
	color: #404041;
}
.servies-item .iocn {
	margin-bottom: 20px;
	display: inline-block;
	width: 142px;
	height: 116px;
}
.servies-item .home-box-1 {
	background: url(../images/homebox-1.png) no-repeat center center;
}
.servies-item .home-box-2 {
	background: url(../images/homebox-2.png) no-repeat center center;
}
.servies-item .home-box-3 {
	background: url(../images/homebox-3.png) no-repeat center center;
}
.servies-item .home-box-4 {
	background: url(../images/homebox-4.png) no-repeat center center;
}
.servies-item:hover .home-box-1 {
	background: url(../images/homebox-rollover-1.png) no-repeat center center;
}
.servies-item:hover .home-box-2 {
	background: url(../images/homebox-rollover-2.png) no-repeat center center;
}
.servies-item:hover .home-box-3 {
	background: url(../images/homebox-rollover-3.png) no-repeat center center;
}
.servies-item:hover .home-box-4 {
	background: url(../images/homebox-rollover-4.png) no-repeat center center;
}
.padding0 {
	padding: 0px;
}
.servies-item a {
	color: #404041;
	cursor: pointer;
	display: block;
}
.servies-item:hover a {
	color: #ff002c;
}
/***************warm-home-sec***********/

.warm-home-sec {
	background: url(../images/homepage-mid-page-banner.png) no-repeat bottom center;
	background-size: cover;
	box-shadow: inset 0px 2px 10px #505050;
	position: relative;
}
.warm-home {
	padding: 50px 0px;
	font-size: 16px;
	color: #fff;
}
.warm-home h3 {
	font-size: 35px;
}
.red {
	color: #ff002c;
}
.contact-home-wrap {
	background: #1a83c5;
	color: #fff;
	padding: 40px 0px;
	font-size: 18px;
	box-shadow: inset 0px 1px 5px #646464;
}
.contact-home-wrap .contact-home-info {
	display: flex;
}
.contact-home-wrap p {
	line-height: 23px;
	padding-right: 45px;
}
.contact-home-wrap .button {
	font-family: 'Arial-Black';
}
/******boilers-sec-home********/

.boilers-sec-home {
	padding: 60px 0px;
}
.boilers-servies-contant {
	position: relative;
}
.boilers-servies-image img {
	width: 100%;
}
.boilers-servies-hover {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background: rgba(255,255,255,0.8);
	padding: 10px;
	display: flex;
	flex-flow: column;
	justify-content: center;
	text-align: center;
	opacity: 0;
	cursor: pointer;
	font-size: 15px;
}
.boilers-servies-hover h3 {
	color: #e0372c;
}
.boilers-servies-contant:hover .boilers-servies-hover {
	opacity: 1;
}
/************************/
.worcester-accredited-installer {
	background: url(../images/worcester-installer-bg.jpg) no-repeat bottom center;
	background-size: cover;
	padding: 50px 0px;
}
.worcester-installer-left img {
	margin-bottom: 16px;
	margin-top: 4px;
}
.worcester-installer-contant {
	color: #fff;
	font-size: 24px;
}
.worcester-installer-contant p {
	line-height: normal;
	margin-bottom: 25px;
}
.worcester-installer-contant h3 {
	font-size: 31px;
	margin-bottom: 40px;
}
/***************our-servies-home**************/

.our-servies-home {
	background: #1a83c5;
	padding: 30px 0px;
	text-align: center;
	color: #fff;
	box-shadow: 0 0 15px #808080;
	position: relative;
}
.our-tag {
	display: block;
	font-size: 22px;
	padding-bottom: 5px;
}
.our-servies-home h4 {
	font-size: 22px;
}
.our-servies-list {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: left;
	-ms-flex-align: left;
	align-items: left;
	text-align: left;
	padding: 30px 0px;
}
.our-servies-list > ul {
	padding-right: 20px;
}
.our-servies-list ul li {
	position: relative;
	padding-left: 20px;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
}
.our-servies-list ul li:before {
	content: ".";
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 13px;
}
.button {
	background: transparent;
	border: 2px solid #fff;
	border-radius: 15px;
	color: #fff;
	font-size: 19px;
	padding: 4px 16px;
	display: inline-block;
	margin: 2px 8px;
	white-space: nowrap;
}
.button:hover {
	background: #ff002c;
	color: #fff;
}
/**************accreditations-wrap************/

.accreditations-wrap {
	padding: 50px 0px;
	text-align: center;
	font-size: 17px;
}
.accreditations-wrap h2 {
	color: #ff002c;
	margin-bottom: 15px;
}
.accreditations-wrap ul {
	padding-top: 20px;
	display: flex;
	justify-content: space-between;
}
.accreditations-wrap ul li {
	display: inline-block;
	padding: 5px 20px;
}
/**********footer************/
.top-footer {
	background: #fff;
	padding: 50px 0px 40px 0px;
	color: #57585b;
}
.top-footer p {
	color: #fafafa;
}
.top-footer h4 {
	color: #57585b;
	text-align: center;
	margin-bottom: 15px;
	font-family: 'Montserrat-Bold';
}
.phone-call {
	text-align: center;
	font-size: 18px;
	font-family: 'Montserrat-Bold';
	line-height: 22px;
}
.phone-call a {
	color: #e0372c;
}
.address {
	text-align: center;
	padding-top: 25px;
	color: #8A8B8E;
	font-size: 15px;
}
.top-footer ul {
	margin: 0;
	padding: 0;
}
.top-footer ul li {
	line-height: 20px;
	list-style: none;
	margin: 0px;
	overflow: hidden;
	color: #8A8B8E;
	padding-top: 0px;
	margin-bottom: 13px;
	padding-left: 0px;
	text-align: center;
}
.top-footer .footer-link li a {
	color: #8A8B8E;
	font-size: 15px;
	position: relative;
}
.top-footer .footer-link li:hover a {
	color: #ff002c;
}
.bot-footer {
	background: #e0372c;
	padding: 20px 0;
	text-align: center;
	font-size: 16px;
}
.bot-footer .copy {
	color: #fff;
	margin: 0px;
}
.bot-footer .copy span {
	font-family: 'Montserrat-Bold';
	font-size: 32px;
	line-height: 16px;
	display: inline-block;
	vertical-align: top;
	bottom: -2px;
	position: relative;
}
/*********inner-banner***********/

.inner-banner {
	width: 100%;
	background: #00569e;
	color: #fff;
	padding: 73px 0px;
	text-align: left;
}
.inner-banner h1 {
	font-size: 60px;
}
.about-us-banner {
	background: url(../images/about-us-banner-1680px-x-300px.png) no-repeat top right;
	background-size: cover;
}
.inner-contant {
	padding: 30px 0px 0px 0px;
}
.about-us-sec {
	padding: 40px 0px;
}
.about-us-content {
	font-size: 17px;
}
.about-us-content p {
	line-height: normal;
}
.services-include-sec {
	background-image: url(../images/services-background.png);
	background-repeat:no-repeat;
	background-position:left 0% top 50%;	
	background-size: cover;
	padding: 65px 0px 250px 0px;
	color: #fff;
}
.services-include-sec h3 {
	text-align: center;
}
.services-include-info {
	text-align: center;
	font-size: 20px;
	padding-top: 30px;
}
.services-include-info a {
	color: #fff;
	font-family: 'Arial-Black';
}
.services-include-info a:hover {
	color: #ff002c;
}
.services-include-sec .our-servies-list > ul {
	/*max-width: 30%;*/
}
/*************safe-registered***********/

.safe-registered {
	background: url(../images/safe-registered.jpg) no-repeat top center;
	background-size: cover;
	width: 100%;
	color: #fff;
	box-shadow: 0 0 15px #808080;
	position: relative;
}
.safe-registered-contant {
	font-size: 18px;
	padding: 40px 0px 30px 0px;
}
.safe-registered-contant p {
	margin-bottom: 20px;
}
.safe-registered-contant a {
	color: #ffff00;
}
.safe-registered-contant a:hover {
	color: #ff002c;
}
.r-safe {
	float: right;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-top: -40px;
}
/************oftec-registered**********/

.oftec-registered {
	background: #262626;
	color: #fff;
	padding: 50px 0px;
}
.oftec-registered-contant {
	font-size: 18px;
}
.oftec-registered-contant a {
	color: #f7921e;
	display: inline-block;
}
.safe-registered-right {
	display: flex;
}
.re-oftec {
	min-width: 95px;
	margin-right: 20px;
}
.oftec-register-logo {
}
.oftec-text {
	font-family: 'Montserrat-Bold';
	font-size: 25px;
	line-height: 30px;
	padding-top: 10px;
}
.oftec-text span {
	color: #f7921e;
}
/***************request***********/
.request-appointment-banner {
	background: url(../images/request-an-appointment-banner-1680px-x-300px.png) no-repeat top center;
	background-size: cover;
}
.request-appointment-sec {
	padding: 50px 0px 0px 0px;
}
.request-appointment-sec h3 {
	color: #1a83c5;
	font-size: 28px;
}
.request {
	font-size: 15px;
	padding-bottom: 15px;
}
.request-form {
	display: inline-block;
	width: 100%;
	text-align: left;
}
.request-form .form-group label {
	font-size: 14px;
	color: #58585a;
	margin: 0px;
}
.request-form .form-group {
	flex-basis: 100%;
	margin-bottom: 5px;
}
.request-form .form-group .form-control {
	border: 1px solid #88898c;
	border-radius: 2px;
	background: #fff;
	color: #333;
}
.request-form {
	display: inline-block;
	width: 100%;
	text-align: left;
}
.request-form .form-group.title-fild {
	width: 30%; float:left;
}
.request-form .form-group.fullname-fild {
	width: 70%; float:left;
	padding-left: 20px;
}
.request-form .form-group.city-fild {
	width: 50%; float:left;
	padding-right: 10px;
}
.request-form .form-group.postcode-fild {
	width: 50%; float:left;
	padding-left: 10px;
}
.btn-primary {
	background: #1a83c5;
	border-color: #1a83c5;
	color: #fff;
	padding: 6px 20px;
	border-radius: 5px;
	font-size: 16px;
	font-family: 'Montserrat-Bold';
}
.btn-primary:hover, .btn-primary:focus {
	background: #ff002c;
	border-color: #ff002c;
	box-shadow: none;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
	box-shadow: none;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
	color: #fff;
	background: #ff002c;
	border-color: #ff002c;
}
.request-time {
	background: #1a83c5;
	color: #fff;
	width: 100%;
	padding: 10px 15px;
	border-radius: 15px;
	text-align: center;
}
.deta-text {
	font-family: 'Arial-Black';
	display: block;
	font-size: 129px;
	line-height: 120px;
}
.month-text {
	display: block;
	font-size: 26px;
	font-family: 'Arial-Black';
}
.time-text {
	display: block;
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
}
.request-time p {
	font-family: 'Montserrat-Bold';
	line-height: normal;
}
.request-time .submit-but {
	background: #fff;
	border-radius: 7px;
	padding: 3px 30px;
	display: inline-block;
	font-family: 'Montserrat-Bold';
	color: #1a83c5;
	font-size: 16px;
	margin-top: 17px;
	margin-bottom: 10px;
}
.contact-info {
	padding-top: 20px;
}
.contact-info li p.phone {
	font-size: 35px;
	font-family: 'Montserrat-Bold';
	line-height: 32px;
}
.contact-info li span {
	float: left;
	width: 50px;
}
.contact-info li {
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
}
.contact-info li p {
	overflow: hidden;
}
/*************worcester-banner**************/

.worcester-banner {
	background: url(../images/worcester-banner-1680px-x-300px.png) no-repeat top center;
	background-size: cover;
}
.worcester-sec {
	padding: 40px 0px 70px 0px;
}
.worcester-contant {
	font-size: 16px;
}
.worcester-contant h3 {
	color: #1a83c5;
	font-size: 28px;
}
.worcester-contant p {
	margin-bottom: 20px;
}
.point {
	padding-top: 10px;
}
.point li {
	position: relative;
	padding-left: 20px;
	font-family: 'Montserrat-Bold';
}
.point li:before {
	position: absolute;
	left: 0px;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #444;
	top: 10px;
}
.worcester-offer-sec {
	background: url(../images/worcester-offer-bg.png) no-repeat top center;
	background-size: cover;
	text-align: center;
	color: #fff;
	padding: 20px 0px 10px 0px;
}
.worcester-offer-sec h4 {
	padding: 15px 0px 10px 0px;
	font-size: 22px;
	font-family: 'Montserrat-Bold';
}
.worcester-bottom-sec {
	padding: 40px 0px 0px 0px;
	font-size: 17px;
}
.worcester-guarantees {
	display: block;
	padding-bottom: 40px;
}
.guarantees-sec {
	padding-top: 30px;
}
.guarantees-sec h3 {
	color: #1a83c5;
	font-size: 21px;
}
.worcester-bottom-sec .guarantees-sec h3 {
	color: #1a83c5;
}
.guarantees-sec p {
	margin-bottom: 25px;
	line-height: normal;
}
/*******************contact-us***********/
.contact-us {
	padding-top: 40px;
}
.contact-us h3 {
	color: #1a83c5;
}
.contact-us-banner {
	background: url(../images/contact-us-banner-1680px-x-300px-.png) no-repeat top center;
	background-size: cover;
}
.contact-form {
	border-radius: 15px;
	padding: 20px 25px;
	background: #e6e5e5;
	width: 100%;
	display: inline-block;
}
.contact-form h3 {
	font-size: 28px;
	display: block;
	margin-bottom: 25px;
	text-align: center;
}
.contact-form .form-group label {
	font-size: 18px;
	color: #57585b;
}
.contact-form .form-group .form-control {
	min-height: 36px;
	border-color: #808284;
}
.contact-details {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.contact-details h3 {
	margin-bottom: 10px;
	color: #ff002c;
}
.contact-phone {
	border-top: 1px solid #ccc;
	padding-top: 25px;
	margin-top: 15px;
	font-size: 40px;
	padding-bottom: 40px;
	font-family: 'Montserrat-Bold';
}
.contact-phone a {
	color: #57585b;
}
.contact-phone a:hover {
	color: #ff002c;
}
.contact-phone img, .contact-address img {
	padding-bottom: 10px;
}
.contact-address {
	font-family: 'Montserrat-Bold';
	font-size: 36px;
}
.contact-address p {
	line-height: normal;
}
.not-contact {
	border-top: 1px solid #ccc;
	padding-top: 25px;
	margin-top: 15px;
}
.hetas-text {
	font-family: 'Arial-Black';
	font-size: 22px;
	line-height: 30px;
	padding-top: 20px;
}
.owl-carousel .owl-nav {position: absolute; top: 35%;  margin: 0; width: 100%; left: 0;}
.owl-carousel .owl-nav button.owl-prev{position: absolute; left:-30px; right: auto;}
.owl-carousel .owl-nav button.owl-next{position: absolute; right: -30px; left: auto;}
.owl-carousel .owl-nav button{font-size: 40px!important;  width: 30px;  height: 30px;  }
.owl-carousel .owl-nav button span{vertical-align: top;  line-height: normal;  top: -13px;   position: relative;}
@media(max-width:767px){
.owl-carousel .owl-nav button.owl-prev{left:0;}
.owl-carousel .owl-nav button.owl-next{right:0;}
}












