html, body {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif !important;
}
h1, h2, h3, h4, h5, h6, div, a, p {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 100;
}
.text-wrap {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
.bottom_xl_padding {
	padding-bottom: 200px !important;
}
.display-table {
	display: table;
	width: 100%;
}
.item {
	position: relative;
}
img.left_img {
    float: left;
    margin-right: 10px;
}
.center_img {
	float: none;
	display: block;
	margin: 0 auto;
}
img.right_img {
    float: right;
    margin-left: 10px;
}
.full_screen {
    width: 100%;
}

.testimonial_logo img {
    max-width: 150px !important;
}
.slider-text .row {
	height: 100%;
}
.slider-text .small-12 {
    height: auto;
}
.slider-text .small-12 p {
    text-align: left;
	margin: 0;
}
.centre-vertically-wrap {
	display: flex;
    align-items: center;
}
.display-table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none;
    position: relative;
    z-index: 2;
}
.slider-text {
    position: absolute;
    z-index: 3;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    text-transform: uppercase;
    padding: 0 56px;
}
.dark-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0,0,0,.2);
    z-index: 2;
}
.slider-text p {
    font-size: 50px !important;
    line-height: 52px;
}
.top-bar-section {
	padding: 0;
}
.contact_form_newsletter a {
	color: #222222;
}
#loadingDiv {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/images/ajax.gif) center center no-repeat #1A2C80;
    z-index: 23;
}
.about_heighlight {
	display: table;
}
.static_height {
   /* margin-top: 10px;*/
    float: left;
    width: 100%;
}
.meet_the_team_text {
	text-align: center;
}
.meet_the_team_text h1, .meet_the_team_text p {
	text-align: center;
}
section.about_top_section {
    padding-top: 70px;
}
.full_width {
	width: 100%;
}
input.submit_subsicribe_form_btn {
	float: none;
	margin-top: 10px;
	display: block;
}
section.header_section {
    padding: 0;
    position: relative;
}
header, .contain-to-grid {
   
}
}
h5 {
    font-weight: 600;
}
.border_top {
    border-top: 2px solid #d7d7d7;
    padding-top: 60px !important;
}
section.meet_the_team_section {
    padding-top: 20px;
}
h4 {
    font-size: 40px;
    font-weight: 300;
}
a {
	color: #fcfdfc;
}
section {
    padding: 60px 0;
    float: left;
    width: 100%;
}
.clr {
    width: 100%;
    float: left;
    clear: both;
}
.row {
    max-width: 1200px;
}
.row p a
{
}
.semi_bold, .semi_bold * {
	font-weight: 700;
}
.large_space {
	height: 95px;
	width: 100%;
	float: left;
}
.button {
    background-color: #003479;
    padding: 15px 15px;
    float: left;
    text-transform: uppercase;
    border-radius: 5px;
}
.top-bar-section ul li > a {
	background-color: transparent;
}
.top-bar-section ul li > a:hover {
	background-color: transparent;
	background: transparent;
}
.button:hover{
	background:#e70033 !important;
}
.top-bar-section ul li:hover:not(.has-form) > a {
	background-color: transparent;
	background: transparent;
}
.contain-to-grid {
	transition: 1s;
    background: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
/* Colours */
/*
	dark_blue: #1a2c80
	dark_grey: #2a2929
	light_grey: #373737
	yellow: #ffe30d
*/
.mobile-top-logo {
    float: left !important;
    max-width: 200px;
}

.dark_main_colour, .dark_main_colour * {
	color: #fff;
	text-align: center !important;
}
.navigation_items li a:hover, .navigation_items li.acrive a {
	color: lightgrey;
}
.dark_sub_colour, .dark_sub_colour * {
	color: #2a2929;
	font-weight: 600;
}
.light_sub_colour, .light_sub_colour * {
	color: #373737;
}
.highlight_main_colour {
	color: #ffe30d;
}
nav.top-bar {
    background: transparent;
}
section.top-bar-section {
    background: transparent;
}
.highlight_main_colour_bg {
    background-color: rgb(207,43,58);
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
    background-position-y: inherit;
}
/*Fonts*/
.Large_header_text {
	font-size: 30px;
	font-weight: 300;
}
.main_highlighted_text h1 {
    font-size: 25px;
    font-weight: 500;
}
.text_center {
	text-align: center;
}
.text_center * {
	text-align: center;
	float: none;
}
.services_category h5 {
    margin: 12px 0 6px;
}
.body_text * {
	font-size: 14px;
	/*color: #373737;*/
}
.body_text {
    margin-bottom: 25px;
    float: left;
}
.body_text p,.body_text ul li {
	color: black;
	font-weight: 400;
}
.body_text ul li {
    font-weight: 600;
    line-height: 19px;
    padding-bottom: 11px;
}
h1, h2,h3,h4,h5,h6 {
	color: #1a2c80 !important;
}
.footer_section {
    background-color: #023a78;
    padding: 20px 0;
    text-align: center;
}
.footer_section p, .footer_section a, .footer_section div {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
.footer_area {
    padding-top: 30px;
    padding-bottom: 50px;
}
.footer_area_content {
    color: #f0f1f1;
}
.footer_link {
    color: #f0f1f1;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.clients_section .row {
}

.client_item {
    padding: 0;
}
.slider_section {
	background-color: #023a78;
	background-image: url(../images/template/header.jpg); 
	background-size: cover; 
	position: relative;
}
.clients_section{
	background-image: url(../images/clients-bg2.jpg);
	background-size: cover;
	background-position:bottom center;
	min-height:430px;
	padding-top:2px !important;
	padding-bottom:60px !important;
}
.main_slider {
    width: 100%;
    display: block;
    overflow: hidden;
	position: relative;
}
.main_slider .item {
    width: 100%;
    display: block;
}
.slider_heading {
    font-size: 42px;
    font-weight: 200;
	color: #fff;
}
.main_slider .item img.main_img {
    border: 6px solid #a3abcc;
}
.owl-carousel .owl-item img.small_logo {
	width: auto;
}
.item .column {
    padding: 6px;
}
.footer_section a:hover {
	color: lightgrey !important;
}
.main_slider .owl-controls .owl-page {
    display: inline-block;
}
.main_slider .owl-controls .owl-page span {
    background-color: #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    width: 12px;
}
.top-bar .toggle-topbar.menu-icon {
	z-index: 9999;
	top: 33px;
}
.main_slider .owl-controls {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 33.33%;
    padding-top: 20px;
    border-top: 1px solid #8d96c0;
}
.owl-pagination .owl-page {
	cursor: pointer;
}
.main_slider .owl-controls .owl-page.active span {
    background-color: #fff;
}
.navigation_items li {
	display: inline-block;
	vertical-align: text-top;
}
.top-bar ul {
    margin-bottom: 0;
    list-style: none;
    text-align: right;
    float: none;
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-right: 0;
    padding-right: 0;
}
.h1.weght-300 {
	font-weight: 300;
}
.top-bar-section ul {
	background: transparent;
}
.top-bar-section ul li a {
    background: transparent !important;
}
.navigation_items li a {
	background: #fff !important;
    margin: 0 5px;
    text-transform: uppercase !important;
}
.navigation_items li {
    display: inline-block;
	float: none !important;
}
.navigation_items li {
    display: inline-block;
    vertical-align: text-top;
    text-align: right !important;
}
.top-bar {
	height: auto;
	background: #fff;
}
.navigation_items li a {
    margin: 0 5px;
	text-transform: uppercase;
}
.about_section {
    background: url(/images/about-bg.jpg)no-repeat center center;
    background-size: cover;
    background-position: bottom right;
    margin: 0px;
    border-bottom: 0px;
    color: #fefefe;
    min-height: 382px;
    padding: 50px 0;
}
.services_about_section{
    background: url(/images/about-bg.jpg)no-repeat center center;
    background-size: cover;
    background-position: bottom right;
	background-color:#f9fafa;
	margin:0px;
	border-bottom:0px;
	color:#fefefe;
	min-height:450px;
	padding:50px 0;
}
.renovations_page_wrap .services_about_section{
	min-height:500px;
}
.call_to_action_section a.button {
    margin-top: 20px;
}
.clients_section img {
    margin: 0 auto;
    display: block;
    width: 891px;
    padding-top: 38px;
}
a.button.services_category_btn {
    margin-top: 20px;
}
.navigation_items.active {
	display: block !important;
}
.map_section {
	padding: 0;
}
.contact_form_newsletter {
	padding-bottom: 0;
}
.renovations_wrap p a{
	color:#0060ca;
	font-weight:400;
}
.renovations_wrap p a:hover {
		color:#d12835 !important;
}
/*Large Down*/
@media only screen and (min-width: 1023px) and (max-width: 1027px) {
	#page_wrap {
		margin-top: 70px !important;
	}
}
@media only screen and (min-width: 0px) and (max-width: 1027px) {
	.bottom_xl_padding {
		padding-bottom: 60px !important;
	}
	.owl-controls {
		position: initial;
		width: 100%;
		padding-top: 20px;
		margin-top: 20px;
		float: left;
		text-align: center;
	}

	.main_slider .owl-controls {
		width: 100%;
		margin: 0 auto;
		float: none;
		position: initial;
		margin-top: 15px;
	}
	.top-bar-section {
		min-height: 53px
	}
	.navigation_items li {
		
	}
	.navigation_items.active {
		display: block !important;
		float: left;
		text-align: left;
	}
	.navigation_items .has-children ul li , .navigation_items .has-children ul li a {
		text-align: left;
	}
	.navigation_items .has-children ul {
		display: block;
	}
	.navigation_items .has-children ul li {
		padding-left: 10px;;
	}
	.need-quote{
	}
} 
/*Large Up*/
@media only screen and (min-width: 1024px) {
	.nav-section a:hover {
		color: #d12835 !important;
	}
	.navigation_items .has-children ul.open-menu {
		display: block;
	}
	.navigation_items .has-children ul {
		display: none;
	}
	.top-bar-section {
		min-height: 53px
	}
	#page_wrap {
		margin-top: 67px;
	}
	.navigation_items .has-children {
	}
	.navigation_items .has-children ul {
		position: absolute;
		width: auto;
		padding-top: 1px;
	}
	.navigation_items .has-children ul li{
		display: block;
		text-align: left;
		padding-top: 0px;
		background: #05295f;
		border-bottom: 1px solid #fff;
	}
	.navigation_items .has-children ul li a {
		background: transparent !important;
	}
	.need-quote{
	}
	.top-bar-section .navigation_items li > a {
		margin: 0;
		padding: 0 !important;
		padding-left: 70px !important;
		font-size: 17px;
		font-weight: 600 !important;
	}
	.top-bar-section li.has-children ul li a {
		/* float: left; */
		text-align: left;
		padding-left: 10px !important;
		line-height: 17px !important;
		padding-bottom: 10px !important;
		padding-top: 10px !important;
	}	
	.top-bar-section .navigation_items li.has-children ul li:first-child > a {
		padding-left: 10px !important;
	}	
} 
@media only screen and (min-width: 1324px) {
	.need-quote{
	}
	.navigation_items li a:hover{
		color: #d12835;	
	}	
}
@media only screen and (max-width: 940px) {
	.clients_section{
	min-height:350px;
	}
}
p.perment a:hover {
    color: #d12835;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {
	ul.navigation_items {
		border-top: 0 !important;
	}
	.navigation_items li {
		float: left !important;
		width: 100%;
		text-align: left !important;
	}	
	.top-bar-section .navigation_items li > a {
		padding-left: 0 !important;
	}
	.navigation_items {
		display: none !important;
	}
	.navigation_items_wrap.active  {
		background: #d12835;
		padding-bottom: 20px;
		overflow-y: scroll;
    	height: 100%;
		position: fixed;
		z-index: 9;
		top: 109px;
		padding-bottom: 147px;
		padding-right: 0;
		padding-left: 0;
		max-width: 100%;
		overflow-x: scroll;
	}
	.navigation_items_wrap a {
		color: #fff !important;
	}
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
	#page_wrap {
		margin-top: 26px;
	}
	
	.mobile-top-logo li a img {
		float: left;
		padding-bottom: 0;
		max-width: 67px;
		margin-bottom: 10px;
	}	
	
	.right_new {
		margin-top: 34px !important;
	}
	ul.navigation_items {
		border-top: 0;
	}
	.large_space {
    height: 84px;
    width: 100%;
    float: left;
}
}


@media only screen and (min-width: 1930px) {
	.clients_section{
		min-height:500px;
	}
	.adaptive_page_wrap .services_about_section{
	min-height:530px;
}

}
@media only screen and (min-width: 640px) {
	.padng{
		padding:0 15px !important;
	}

}
@media only screen and (min-width: 0px) and (max-width: 640px) {
	.slider-text .small-12 p {
		text-align: center;
		margin-bottom: 0px
	}

	.slider-text p {
		font-size: 29px !important;
		line-height: 31px;
		padding:0 32px;

	}
	.large_font{
   		font-size: 29px !important;
    	line-height: 31px;
	}	

	.about_section, .clients_section,.services_about_section{
		background-image: none;
		min-height: initial;
	}
	.services-list-section li {
		width: 100% !important;
		float: left !important;
		text-align: left !important;
		padding-left: 0 !important;
	}
	.perment {
		padding: 0 !important;
	}
	.perment i {
		padding: 0;
		margin-right: 0px;
		margin-left: 0px;
		font-size: 13px;
		margin-top: 4px;
	}	
	.perment a {
		padding: 4px !important;
	}
	#page_wrap {
		margin-top: 15px;
	}
	.right_new {
		margin-top: 34px !important;
	}

	.mobile-top-logo li a img {
		float: left;
		padding-bottom: 0;
		max-width: 67px;
		margin-bottom: 10px;
	}	
	.about_section {
		padding: 40px 0;
	}
	section {
		padding: 40px 0;
	}
	.services_categories .owl-controls.clickable {
		display: none;
	}
	.footer_area {
		padding-bottom: 0px;
	}
	.slider_heading {
		font-size: 30px;
		font-weight: 200;
		color: #fff;
		line-height: 32px;
	}
	.main_highlighted_text h1 {
		font-size: 25px;
		font-weight: 500;
	}
	.clients_section img {
		margin-top: 15px;
	}
	.navigation_items .has-children ul {
		display: block;
	}
	
	.services_category * {
		display: block;
		text-align: center;
	}
	
	.services_category img {
		margin: 0 auto;
	}
	
	.services_category .button {
		margin: 0 auto 1.25rem;
		text-align: center;
		display: table;
		float: none;
		margin-bottom: 35px;
		text-align: center !important;
		margin: 0 auto !important;
		margin-bottom: 40px !important;
	}
	.need-quote{
	}
	.clients_section{
	min-height:320px;
}
	.services_section{
		padding-bottom:10px !important;
	}
	.pdn_top h3{
		padding-top:20px !important;
	}
	.padng{
		padding:0 15px !important;
	}
		
}
.permanentDetails {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #002663;
	color: #FFF;
	font-size: 12px;
	position: fixed;
	z-index: 50;
	top: 0;
	left: 0;
}
div 
{
    display: block;
}
.home 
{
	color: #022764 !important;
	font-weight:600 !important;
}
.home1
 {
	color: #022764 !important;
	font-weight:600 !important;
	background-color: #fff !important;
}
.services
{
	color: #fff !important;
	font-weight:100 !important;
	font-weight:400 !important;
	font-size: 12px !important;
	font-family: 'Open Sans';
}
.sercices a:hover
{
     color: lightgrey !important;
}
.right
{
	width: 50%;
	float:left;
	font-size: 10px !important;
	text-align: center;
}
.left {
    width: 50%;
    float: left;
    font-size: 10px!important;
    text-align: center;
}
.perment 
{
	font-weight:400;
	color:white;
	font-size: 10px;
	padding: 4px;
	font-family: 'Open Sans';
	margin-bottom: 0;
}
.perment i 
{
	padding: 0;
	margin-right: 7px;
	margin-left: 7px;
	font-size: 18px
}
#logo
{
	color: #022764 !important;
	padding: 6px;
}
.need-quote
{
	background-image: url(../images/testimonials.jpg);
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
	min-height:400px;
}
.plymouth
{
	width: 140px;
	height: 70px;
}
.header
{
	background-image: url(../images/template/header.jpg); 
	background-size: contain; 
	position: relative;
}
.copy
{
	font-size: 12px !important;
}
img.main-top-logo {
    width: 100%;
    max-width: 145px;
    padding: 5px 0;
}
.no-padding{
	padding:0 0;
}
.lower_case{
	text-transform:none;
}
#testimonils .owl-prev {
    height: 100%;
	font-size: 39px !important;
    color: #fff !important;
    font-family: inherit !important;
    background-color: #d22c39 !important;
    padding: 20px 10px !important;
    vertical-align: middle !important;
    display: table !important;
    font-weight: bolder !important;
    position: absolute;
    top: 0;
    bottom: 0;
	left:0;
    margin: auto;
}
#testimonils .owl-next {
    right: 0;
    height: 100%;
	font-size: 30px;
	font-size: 39px !important;
    color: #fff !important;
    font-family: inherit !important;
    background-color: #d22c39 !important;
    padding: 20px 10px !important;
    vertical-align: middle !important;
    display: table !important;
    font-weight: bolder !important;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
a.cus_style:hover{
	background:#fff !important;
	color:#023a78 !important;
	
}

.margin-top{
	margin-top:25px;
}
.align-right {
	text-align: right;
}
.black-clr{
	color:#000 !important;
}
.blue-clr{
	color:#1a2c80 !important;
}
.hoe_logo{
	text-align: center;
    padding-bottom: 40px;
}
.text-center{
	text-align:center;
}
.testimonils_name{
	padding-top:20px;
	font-weight:400;
}
.no-margn{
	margin:0 !important;
}
.padng_tb{
	padding:50px 0px !important;
}
.owl-prev, .owl-next{
	background-color:#d22c39 !important;
}
.light_grey{
	color:#373737 !important;
	font-weight:100 !important;
}
.weight-light{
	font-weight:300 !important;
}
.dark_light{
	color:#2a2929 !important;
}
.pdn_top{
	padding-top: 50px;
}
.weight-400,.weight-400 *{
	font-weight:400 !important;
}
.services_domestic_section {
	margin:0px;
	border-bottom:0px;
	color:#fefefe;
	padding:50px 0;
}
.services_commercial_section{
	background: url(/images/template/services/commercial/header.jpg)no-repeat center center;
    background-size:cover;
	background-position:bottom center;
	margin:0px;
	border-bottom:0px;
	color:#fefefe;
	min-height:550px;
	padding:50px 0;
}
.services_extensions_section{
	background: url(/images/template/services/extensions-and-renovations/header.jpg)no-repeat center center;
    background-size:cover;
	background-position:bottom center;
	margin:0px;
	border-bottom:0px;
	color:#fefefe;
	min-height:550px;
	padding:50px 0;
}
.large_font{
	font-size:45px !important;
}
.medium_font, .medium_font *{
	font-size:28px !important;
}
.contain-to-grid .top-bar {
	max-width: 1200px !important;
}
.nav-section {
    float: left;
    width: 100%;
    padding-top: 30px;
}

.right_new {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 60px;
    margin-top: 46px;
}
.top-bar-section .navigation_items li:first-child > a {
    padding-left: 0px !important;
}
p.header-special-text {
    color: #d12835;
    text-align: right;
    font-size: 21px;
    font-weight: 700;
    padding-top: 29px;
    margin-bottom: 0;
}

ul.navigation_items {
    float: right;
    width: auto;
    border-top: 1px solid #ccc;
    margin-top: 8px;
    margin-left: 0;
    padding-left: 0;
}
.top-bar .toggle-topbar.menu-icon a {
	color: #000 !important;
}
.top-bar .toggle-topbar.menu-icon a {
    color: #002663 !important;
    font-size: 26px;
}
.top-bar .toggle-topbar.menu-icon {
    right: 0 !important;
}
.no-padding {
	padding: 0 !important;
}
.top-details-contact {
    float: left;
    width: 100%;
    padding-top: 2px;
}
p.perment a {
    margin-top: -34px;
    padding-left: 0px;
}
section.footer_section a:hover {
    color: #d12835 !important;
}
.services-list-section * {
    color: #1a2c80;
}
.services-list-section ul {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
.services-list-section li {
    float: left;
    width: 50%;
    text-align: left !important;
    list-style-type: none;
    font-weight: 700;
    padding-bottom: 10px;
}
.services-list-section li:nth-child(odd) {
	float: left;
}
.services-list-section li:nth-child(even) {
    float: right;
    padding-left: 60px;
}
.services-list-section li:before {
    content: '•';
    margin-right: 8px;
}
.call_to_action_section h4, .header_section h2 {
    color: #fff !important;
}
.header_images {
    position: relative;
    z-index: 1;
}
.header-text-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
@media only screen and (min-width: 0px) and (max-width: 640px) {
	.large_font{
   		font-size: 29px !important;
    	line-height: 31px;
	}	
}

.container{
	position: relative;
    width: 100%; /* Fluid width for the demo */
}
.container img {
    vertical-align: bottom; /* remove the bottom gap */
    max-width: 100%;
}
.caption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font: 0/0 a; /* remove the gap between inline(-block) elements */
	z-index:5;
}
.caption:before {
    content: ' ';
    display: inline-block;
    height: 100%;
    vertical-align: middle;    
}
.caption .divss {
    font: 16px/1 Arial, sans-serif; /* Reset the font property */
    display: inline-block;
    vertical-align: middle;
    text-align:center;
    width: 100%;
    padding: 1% 0;
}
.caption h2, .caption p {
    display: inline-block;
    vertical-align: middle;
    text-align:center;
    width: 100%;
    padding: 1% 0;
}
.general_building_services_wrap .container .center_img{
	width:100px;
}