/****************************************************************** 
Theme Name: CLC maintenance
Theme URI: http://www.portaltechnologies.uk 
Description: 
Author: Portal Technologies
Author URI: http://www.portaltechnologies.uk 
Version: 1.0 
******************************************************************/

/*

blue : #3F56A6
black : #000000

*/
#peepso-wrap{padding:15px; background:#fff;}
.mobmenu .headertext {
	display: none !important;
}
body,
html {
	font-size: 0.96rem;
	color: #444444;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	font-family: 'Raleway', Arial, Sans-serif;
	background: transparent;
}
a[href^="tel"] {
	color: inherit;
	text-decoration: none;
}
.full-width {
	width: 100% !important;
	max-width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: 0;
	padding-right: 0;
}
h1 {
	font-size: 1.6rem;
}
h2 {
	font-size: 1.4rem;
}
h3 {
	font-size: 1.2rem;
}
h4 {
	font-size: 1.1rem;
}
h1,
h2,
h3,
h4,
h5 {
	font-family: 'Raleway', Arial, sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	color: #3F56A6;
	padding:0;
	margin:15px 0;
	text-transform: none;
	/*display:inline-block;*/
}
h1 a,
h2 a,
h3 a,
h4 a {
	color: #3F56A6;
}
p {
	line-height: 1.4;
}
img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}
img.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a:link,
a:visited {
	text-decoration: none;
	color: #444444;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a.the-button {
	display: inline-block;
	font-weight: normal;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a.the-button:link,
a.the-button:visited,
.the-button,
.flex-caption a:link,
.flex-caption a:visited
{
	color: #fff ;
	background: #3F56A6 ;
	padding: 10px 20px;
	font-weight: normal ;
	border-radius: 60px ;

	cursor: pointer;
	font-family: 'Raleway', Arial, sans-serif ;
}


a.the-button:hover,
a.the-button:active,
.the-button:hover,
.flex-caption a:hover,
.flex-caption a:active {
	background: #fff;
	color: #3F56A6;
	cursor: pointer;
}


.flex-caption a:link{font-size:1rem;}

.off-canvas-content {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/*/
//////////////////////////////////////////////////////////
/*/

section {
	padding-top: 50px;
	padding-bottom: 50px;
	background: transparent;
}
section.the-slider {
	padding-top: 0px;
	padding-bottom: 0px;
}

section.the-nav {
	padding-top: 12px;
	padding-bottom: 12px;
	background: #3F56A6;
}
section.page-content {
	background: #f4f4f4;
}
section.the-footer {
	background: #3D3D3D;
}
section.the-base {
	background: #2C2C2C;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
}
section.the-banner {
	background: #3F56A6;
}
section.basic-window {
	padding-top: 50px;
	padding-bottom: 50px;
}
section.the-page-row .section-opacity {
	padding-top: 50px;
	padding-bottom: 50px;
}

/* /////////////////////////////////////////////////////////////*/

.the-header {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.the-title img {
	padding: 15px 0;
	display: block;
	height: auto;
	width:460px;
	z-index: 9999999 !important;
}

.social {
	display: block;
	margin: 0;
}
.social-links {
	margin-left: 4px;
	z-index: 9999;
}
.social-links a {
	color: #999;
	z-index: 9999;
}
.social-links {
	z-index: 9999;
}
.social-links .fa {
	font-size: 0.98rem;
	color: #fff;
	margin: 0 auto;
	display: inline-block;
	text-align: center;
	border-radius: 60px;
	background: #555;
	width: 25px;
	height: 25px;
	padding: 5px;
}
.social-links .fa:hover {
	background: #444444;
}
.social-links .fa-facebook {
	background: #3b5998;
}
.social-links .fa-twitter {
	background: #55acee;
}
.social-links .fa-instagram {
	background: #e95950;
}
.social-links .fa-youtube {
	background: #ff0000;
}
.social-links .fa-google-plus {
	background: #dd4b39;
}
.social-links .fa {
	color: #fff;
}
/* ////////////////////////////////////////////////////////////
/*/

section.page-header {
	padding: 40px 0;
	background: #777 url('assets/images/header-bg.jpg') bottom center no-repeat ;
	position: relative;
	overflow: hidden;
    background-size: cover;
	
}
.section-opacity {
	width: 100%;
	height: 100%;
	padding: 0;
	z-index: 9999;
}
.page-header h1 {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	color: #fff;
	font-size: 1.8rem;
	text-align: left;
	font-family: 'Raleway', Times, serif;
	border-bottom: 0;
	z-index: 9;
}

section.archive-header h1 {
	color: #444444;
}

.parallax-window {
	position: relative;
	min-height: 100px;
	background: transparent;
	padding-top: 0;
	padding-bottom: 0;
}





/* ////////////////////////////////////////////////////////////
/*/

.breadcrumbs {
	padding: 0;
	margin: 0 auto;
	display: block;
	line-height: 42px;
	max-width: 100%;
	color: #fff;
	text-align: left;
}
.breadcrumbs,
.breadcrumbs a:link,
.breadcrumbs a:visited {
	color: #fff;
}
/*
/////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////
*/

.header-contact {
	display: block;
	margin: 0;  width:100%;
	padding: 32px 0;
}

.header-social,
.header-contact {
	display: inline-block;
  
	text-align: right;
	font-weight: 600;
}

/*
/////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////
*/

.the-menu {
	position: relative;
	display: block;
	width: 100%;
	z-index: 9999999999999;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.the-menu ul {
	display: inline-block;
	width: 100%;
	position: relative;
	
	z-index: 9999999999999;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.the-menu ul li {
	position: relative;
	display: inline;
	z-index: 9999999999999;
}

.the-menu ul li a:link,
.the-menu ul li a:visited {
	font-size: 1rem;
	padding: 15px 15px;
	margin: 0;
	color: #fff;
	
	font-weight: 400;
}
.the-menu ul li a:hover,
.the-menu ul li a:active {
	color: #3F56A6;
    background:#f4f4f4;
   
}
.the-menu ul li ul {
	display: none;
	position: absolute;
	width: 220px;
	background: #f4f4f4;
	z-index: 9999999999999;
	padding: 0;
	margin: 0;
	top: 33px;
	left: 0;
	border-bottom: 1px solid #3F56A6;
}
.the-menu ul li ul li {
	width: 100%;
}
.the-menu ul li ul li + li::before {
	content: "";
}
.the-menu ul li ul li a:link,
.the-menu ul li ul li a:visited {
	width: 220px;
	display: block;
	padding: 12px 17px;
	margin: 0;
	text-align: left;
	color: #3F56A6;
	border-bottom: 1px solid #3F56A6;
}
.the-menu ul li ul li a:hover,
.the-menu ul li ul li a:active,
.the-menu ul li ul li.active a,
.menu .active>a {
	border-bottom: 1px solid #fff;
	color: #3F56A6;
	background: #fff;
}
.the-menu ul li ul.fallback {
	display: none;
}
.the-menu ul li:hover ul.fallback {
	display: block;
}

/* /////////////////////////////////////////////////////////////*/



/* /////////////////////////////////////////////////////////////*/



.page-template-default .the-page-row a:link,
.page-template-default .the-page-row a:visited {
	text-decoration: underline;
}
.page-template-default .the-page-row a:hover,
.page-template-default .the-page-row a:active {
	opacity: 0.5;
}
.page-template-default .light-text a:link,
.page-template-default .light-text a:visited {
	color: #fff;
}
.row-title-left {
	text-align: left;
	margin-left: 15px;
}
.row-title-center {
	text-align: center;
}
.row-title-right {
	text-align: right;
}
.row-title-black {
	color: #000;
}
.row-title-white {
	color: #ffffff;
}
.row-title-blue {
	color: #3F56A6;
}
.row-title-grey {
	color: #666666;
}


h1.row-title-center::after, h2.row-title-center::after {
text-align:center;
margin:15px auto;
    position:relative;
}

.the-page-row p {
	line-height: 1.6;
}
.black-section {
	background: #010101 ;
	color: #f4f4f4;
}
.blue-section {
	background: #3F56A6;
	color: #fff;
}
.grey-section {
	background: #f4f4f4 ;
	color: #666666;
}
.left-text {
	width: 50%;
	float: left;
}
.right-text {
	width: 50%;
	float: right;
}
.blue-section h1,
.blue-section h2,
.blue-section h3,
.blue-section h4,
.black-section h1,
.black-section h2,
.black-section h3,
.black-section h4,
.light-text h1,
.light-text h2,
.light-text h3,
.light-text h4 {
	color: #fff;
}
.black-section a.the-button:link,
.black-section a.the-button:visited,
.blue-section a.the-button:link,
.blue-section a.the-button:visited {
	color: #fff;
	border: 2px solid #fff;
	background: none;
}
.black-section a.the-button:hover,
.black-section a.the-button:active,
.blue-section a.the-button:hover,
.blue-section a.the-button:active {
	background: #fff;
	color: #3F56A6;
}
.light-text {
	color: #fff;
}
.dark-text .section-opacity {
	background: rgba(255, 255, 255, 0.2);
}
/* /////////////////////////////////////////////////////////////*/

.caption-box{
position:relative;
margin-bottom:10px;padding:15px; background:#fff;
}
.caption-box img{display:block; width:100%; height:auto; -webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;}

.caption-box strong{display:block; 
    color:#00679B;
    text-align:center;
    padding:10px 0 0 0;
   }



.caption-box img:hover{opacity:0.7;}

.the-content {
	background: #fff;
	padding: 30px;
}


/* /////////////////////////////////////////////////////////////*/

.widget {
	margin-bottom: 30px;
	padding: 15px;
	background-color: #fff;
	border-radius: 0px;
	/*border: 1px solid #eee;*/
}
.widget h3 {
	padding-left: 6px;
}
.widget ul li a:link,
.widget ul li a:visited {
	color: #444444;
	padding: 6px;
	background: #f4f4f4;
	display: inline-block;
	width: 100%;
	font-weight: 500;
	border-bottom: 1px solid #fff;
	margin-bottom: 2px;
}
.widget ul li a:hover,
.widget ul li a:active {
	color: #3F56A6;
	background: #fff;
	border-bottom: 1px solid #3F56A6;
}


/* /////////////////////////////////////////////////////////////*/

.the-footer {
	color: #fff;
}
.the-footer h3 {
	color: #999;
	display: block;
}
.the-footer strong {
	color: #fff;
}
.the-footer a {
	color: #fff;
}
.footer-contact {
	text-align: left;
}
.the-footer-menu {
	margin: 0;
	z-index: 999;
	text-align: left;
}
.the-footer-menu ul {
	margin: 0;
	padding: 0 0 0 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.the-footer-menu ul li {
    display:inline-block;
	position: relative;
	list-style: none;
}
.the-footer-menu ul li a:link,
.the-footer-menu ul li a:visited {
	display: block;
	padding: 0 15px 0 0;
	margin: 0;
	color: #fff;
	font-weight: normal;
}
.the-footer-menu ul li a:hover,
.the-footer-menu ul li a:active {
	color: #999 !important;
}
/* /////////////////////////////////////////////////////////////*/

.the-footer .fa:hover {
	color: #fff;
}
/* /////////////////////////////////////////////////////////////*/

.gallery-columns-2 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
.gallery-columns-3 {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}
.gallery-columns-4 {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
}
.gallery-columns-5 {
	-webkit-column-count: 5;
	-moz-column-count: 5;
	column-count: 5;
}
.gallery-columns-6 {
	-webkit-column-count: 6;
	-moz-column-count: 6;
	column-count: 6;
}
.gallery-columns-7 {
	-webkit-column-count: 7;
	-moz-column-count: 7;
	column-count: 7;
}
.gallery-columns-8 {
	-webkit-column-count: 8;
	-moz-column-count: 8;
	column-count: 8;
}
.gallery-columns-9 {
	-webkit-column-count: 9;
	-moz-column-count: 9;
	column-count: 9;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin: 0;
}
.gallery-item img {
	width: 100%;
	height: auto;
	/*
	padding: 5px;
	background: rgba(255, 255, 255, 0.90);
	*/
}
/* ////////////////////////////////////////////////////////////
/*/

.wpcf7 {
	margin-top: 15px;
}
.wpcf7 label {
	text-align: left;
}
input,
textarea,
select,
checkbox {
	padding: 8px;
	background: #fff;
	border: 0;
	border: 1px solid #ddd;
	box-shadow: none;
	font-size: 1em;
	color: #444444;
	width: 100%;
	border-radius: 0;
}
input[type="checkbox"] {
	float: left;
	width: 20px;
	padding: 0;
	margin: 8px 2px 0 0;
}
select {
	appearance: normal;
	-moz-appearance: menulist;
	-webkit-appearance: menulist;
}
select option {
	background: #f4f4f4;
}
input:focus {
	background: #fff;
}
input.wpcf7-submit, 
.post-password-form input[type="submit"]{
	background: #FFFFFF;
	border: 2px solid #3F56A6;
	padding: 12px 12px;
	color: #3F56A6;
	cursor: pointer;
	width: 80px;
	border-radius: 50px;
}
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder {
	color: #444444 !important;
}
/* /////////////////////////////////////////////////////////////*/
.shiftnav.shiftnav-skin-light.shiftnav-nojs ul.shiftnav-menu li.menu-item > .shiftnav-target:hover, .shiftnav.shiftnav-skin-light ul.shiftnav-menu.shiftnav-active-on-hover li.menu-item > .shiftnav-target:hover, .shiftnav.shiftnav-skin-light ul.shiftnav-menu.shiftnav-active-highlight li.menu-item > .shiftnav-target:active {
    color: #ffffff;
    background: #3F56A6;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item ul.sub-menu .current-menu-item > .shiftnav-target {
    color: #ffffff;
    background: #3F56A6;
}
@media screen and (max-width: 960px) {
	.header-social-links {
		padding-top: 20px;
	}
	.page-header {
		padding: 60px 0 60px 0;
		text-align: center;
	}
	.page-header h1 {
		text-align: center;
	}
}
@media screen and (max-width: 640px) {
	section {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	.the-title img{width:75% ;}
	
	.the-footer,
	.footer-contact,
	.footer-menu,
    .social-links,
    .the-base,
    .the-footer-menu,
    .breadcrumbs{
		text-align: center;
	}
    .social, .social-shop, .header-contact {width:100%;text-align: center;}
    .social-shop{padding: 10px 0;}
	.social-links {
    
		text-align: center;
	    float:none;
		margin: 0 2px;
	}
	.left-text,
	.right-text {
		float: left;
		width: 100%;
	}
	.page-header p {
		font-size: 1.1rem;
	}
	.page-header h1 {
		font-size: 2rem;
	}
	.gallery-columns-4,
	.gallery-columns-3 {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
	.alignright,
	.alignleft,
	.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		height: auto;
	}

}