/*
 Theme Name:   Orca Cleaning
 Theme URI: https://innercitydigital.co.uk
 Author: Inner City Digital
 Author URI:   https://innercitydigital.co.uk
 Template:     orca-cleaning
 Version:      1.0.0
*/

body {
    width: 100%;
    overflow-x: hidden;
}

#content p a {
	text-decoration:underline;
}

a:visited {
    color: inherit;
}

#staffGrid {
	display: none !important;
}

body, input {
font-family: 'Nunito', sans-serif;
}

.wow {
visibility: hidden;
}

#masthead {
	background-color: #fff0;
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 999;
}

#masthead #logoWrap img {
	max-width: 130px;
    background: white;
    border-radius: 50%;
    padding: 3px;
}

.sub-menu {
	display:none;
}

#navWrap li {
	display:inline-block;
}

#navWrap .menu-item-has-children > a:after {
	font-family: 'Font Awesome 5 Pro';
	content: '\f107';
	font-weight:400;
	float:right;
	margin-top:2px;
	margin-left:8px;
}

.sticky #navWrap .menu-item-has-children > a:after {
	margin-top:0px;
}

.social li {
	display:inline-block;
}

.menu, .lsn, .social ul {
	list-style:none;
	padding:0;
	margin:0;
}

#navWrap {
	text-align:center;
}

#navWrap .menu-item {
	margin:0px 10px;
}

#navWrap .menu-item > a {
	display:block;
	color: #FFF;
    font-size: 1.1em;
    font-weight: 600;
    text-decoration: none !important;
    padding: 75px 5px;
}

.flex-center {
  display: flex;
  align-items: center;
}

#homeHero {
	background-attachment:fixed;
	height:85vh;
	width:100%;
	max-height:760px;
	color:#FFF;
	z-index:100;
	position:relative;
	overflow:hidden;
	background-image:url('https://orcacleaningservices.co.uk/wp-content/uploads/orcaHero.jpg');
	background-size:cover;
	background-position:center;
}

.z-container {
	position:relative;
	z-index:1600;
}

#content #homeHero .btn-hero-border {
    border-color: #FFF;
    background-color: transparent;
    border: 2px solid #FFF;
    color: #FFF !important;
    padding: 17px;
}

#content #homeHero .btn-hero-border:hover {
	background-color:#FFF;
	color:#000 !important;
}


#content #homeHero .btn-hero-border:hover i {
	color:#000 !important;
}

#content #homeHero .btn-hero-border i {
	color:#FFF;
}

#homeHero h1 {
	font-size: 4em;
    font-weight: 600;
    letter-spacing: -2px;
    line-height: 58px;
    margin-bottom: 15px;
    letter-spacing: -2px;
}

#homeHero h2 {
    font-size: 2.5em;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: 55px;
    margin-bottom: 15px;
    letter-spacing: 2px;
    margin: 0;
}

#homeHero p {
	font-size: 1.45em;
    font-weight: 100;
    margin: 0;
    line-height: 33px;
}

#homeHero p b {
font-weight: 600;
}

.heroInner {
	padding-right: 20vw;
    margin-top: 50px;
}

.layer {
	padding-top:14vh;
	padding-bottom:14vh;
}

.overlay {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
    background: rgba(27, 73, 86, 0.85);
	left:0;
}

#masthead .social li a {
    color: #FFF !important;
    font-size: 1.2em;
    margin: 0px 4px;
}


#homeHero .grad, #content .grad {
background: -moz-linear-gradient(45deg,  rgba(51,241,203,0.85) 0%, rgba(0,50,188,0.8) 100%);
background: -webkit-linear-gradient(45deg,  rgba(51,241,203,0.85) 0%,rgba(0,50,188,0.8) 100%);
background: linear-gradient(45deg, rgba(2, 206, 255, 0.83) 0%, rgba(0, 255, 231, 0.88) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d933f1cb', endColorstr='#cc0032bc',GradientType=1 );
}

.dark {
background-color: rgba(0, 0, 0, 0.1);
}

.hero-btn {
    background-color: #FFF;
    text-decoration: none !important;
    padding: 20px;
    color: #398f9a !important;
    display: inline-block;
    margin-top: 15px;
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 1.1em;
    border-radius: 7px;
    cursor: pointer;
}

#logoWrap {
	position:relative;
}

.ease, .servBox, .servBox .overlay, .btn-border, .btn-border i, #colophon a, .hero-btn, .hero-btn i, .rpwwt-post-title, #masthead, #logoWrap img, #navWrap a, .social a, .faq-section, .post, #footerServices > div, .wpcf7-submit, #servMenu ul li a, #heroLinks li a:after {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

button#responsive-menu-pro-button {
	-webkit-transition: all 0.2s ease-in-out !important;
	-moz-transition: all 0.2s ease-in-out !important;
	-ms-transition: all 0.2s ease-in-out !important;
	-o-transition: all 0.2s ease-in-out !important;
	transition: all 0.2s ease-in-out !important;	
}

.sticky #masthead {
    background-color: #FFF;
    box-shadow: 1px 1px 32px rgba(0, 0, 0, 0.2);
}

.sticky #navWrap, .sticky #headerSocial {
	margin-top:0px;
}

.sticky #navWrap .menu-item > a {
	color:#000;
	font-size:1em;
	padding:45px 5px;
}

.sticky #navWrap .menu-item > a:hover {
	color:#717171;
}

.sticky #navWrap .current_page_item > a, .sticky .current-page-ancestor > a {
    color: #398c9a !important;
}

.current_page_item > a, .current-page-ancestor > a {
	font-weight: 900 !important;	
}

.sticky #masthead .social a {
	color:#000 !important;
	font-size:1.1em;
}

.sticky #masthead .social a:hover {
	color:#398c9a !important;
}


.sticky #masthead #logoWrap img {
    max-width: 100px;
    padding: 0;
}

.servBox {
    padding: 130px 40px;
    color: #FFF;
    background-size: cover;
    background-position: center;
    text-align: center;
}

.servBox a {
	color:#FFF;
	text-decoration:none !important;
}

.servHover, #footerServices > div:hover {
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);	
position:relative;
z-index:60;
}

.servHover .overlay {
background: -moz-linear-gradient(45deg, rgba(51,241,203,0.85) 0%, rgba(0,50,188,0.8) 100%);
    background: -webkit-linear-gradient(45deg, rgba(51,241,203,0.85) 0%,rgba(0,50,188,0.8) 100%);
    background: linear-gradient(45deg, rgba(51,241,203,0.85) 0%,rgba(0,50,188,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d933f1cb', endColorstr='#cc0032bc',GradientType=1 );
}

.servBox .servInner {
	position:relative;
	z-index:10;
}

.servBox .servInner i {
	font-size:2.6em;
}


.servBox .servInner h4 {
    margin: 9px 0px;
    font-size: 1.5em;
    letter-spacing: 0.5px;
    font-weight: 600;
}

.servBox .servInner p {
    font-weight: 500;
    font-size: 0.9em;
    letter-spacing: 1px;
    margin: 0;
    line-height: 21px;
    color: white;
}

#homeTop h5 {
	font-size: 2.4em;
    font-weight: 700;
    color: #1b1b1b;
    letter-spacing: -2px;
    padding: 0px 13vw;
}

#homeTop span {
	display: block;
    font-weight: 600;
    margin: 10px 0px;
    font-size: 1.5em;
    letter-spacing: -0.5px;
    color: #353535;
}

#homeTop i {
    font-size: 2.4em;
    color: #398c9a;
}

.uspSection {
	padding:20px 40px;
}

.uspSection p {
    color: #757575;
    font-size: 0.95em;
    line-height: 20px;
}

#logoCarousel {
	padding:50px 15px;
}

#logoCarousel .slick-slide {
	text-align:center;
}

#logoCarousel .slick-slide img {
	max-width:150px;
	margin:0 auto;
	display:block;
}

.btn-border {
	border: 2px solid #398c9a;
    padding: 15px 30px;
    display: inline-block;
    font-weight: 700;
    font-size: 1em;
    border-radius: 6px;
    color: #398c9a;
	text-decoration:none !important;
    margin-top: 15px;
}

.btn-border:hover {
	background-color: #398c9a;
    color: #fff !important;
}

.hero-btn:hover {
	background-color:#00a9e2;
    color: #fff !important;
}

.btn-border:hover i, .hero-btn:hover i {
	color:#FFF !important;
	padding-left:10px;
}

.btn-border i, .hero-btn i {
	color: #398c9a;
    float: right;
    margin-left: 10px;
    font-size: 1.65em !important;
}

.blogFeat {
	background-color: #f1f1f1;
    height: 280px;
    width: 100%;
	border-radius:8px;
    margin-bottom: 15px;
    background-size: cover;
    background-position: center;
}

#caseStudies .postItem {
	padding:15px;
}

#caseStudies .postItem .title {
    color: #3f5763;
    font-size: 1.4em;
    line-height: 26px;
    display: block;
    margin-top: 15px;
    margin-bottom: 5px;
}

#caseStudies .postItem a {
	text-decoration:none !important;
}

#colophon {
    color: #FFF;
	background-image:url('https://orcacleaningservices.co.uk/wp-content/uploads/orcaHero1.jpg');
	background-size:cover;
	background-position:center;
    padding-top:70px;
	position:relative;
	z-index:1;
}

#colophon .overlay {
	background: rgb(8,14,27);
	background: -moz-linear-gradient(45deg,  rgba(8,14,27,1) 1%, rgba(18,49,61,1) 100%);
	background: -webkit-linear-gradient(45deg,  rgba(8,14,27,1) 1%,rgba(18,49,61,1) 100%);
	background: linear-gradient(45deg,  rgba(8,14,27,1) 1%,rgba(18,49,61,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#080e1b', endColorstr='#12313d',GradientType=1 );
	opacity:0.971;
}

.post, .page {
    margin: 0;
}

.slick-arrow {
    position: absolute;
    top: 140px;
    height: 25px;
	cursor:pointer;
    font-size: 1.5em;
}

.slick-arrow:hover {
	color:#398c9a;
}

.nav-left {
	left:-10px;
}

.nav-right {
	right:-10px;
}

.title {
	color:#272727;
    font-weight: 700;
    font-size: 2.4em;
    letter-spacing: -1px;
}

.sub-title {
    color: #398c9a;
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: 0px;
    display: block;
    margin-bottom: -4px;
}

#caseStudies .postItem .postDate {
    color: #949494;
    font-size: .85em;
	margin-bottom:10px;
}

#caseStudies .postItem p:last-of-type {
	color:#6f6f6f;
}

#homeCta {
	background-image:url('https://orcacleaningservices.co.uk/wp-content/uploads/Orca-8-1.jpg');
	background-size: cover;
    background-position: center;
    padding: 100px 20vw;
    position: relative;
    color: #FFF;
    background-attachment: fixed;
}

#homeCta h5 {
    font-size: 3em;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 47px;
}
#homeCta p {
	font-size: 1.3em;
    font-weight: 300;
}

#homeCta .overlay {
	background: rgba(27, 73, 86, 0.95);
}

#mapWrapper {
	padding:0px;
	margin-bottom:-7px;
}

#contactInfo {
	padding: 65px;
    color: #FFF;
}

#contactInfo .infoTitle {
	font-weight: 700;
    font-size: 1.8em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    display: block;
    margin-bottom: 25px;
    letter-spacing: -1px;
}

#contactInfo li {
    display: inline-block;
    width: 47%;
    margin-bottom: 6px;
    font-weight: 700;
}

#contactInfo li a {
	color:#FFF;
}

#contactInfo li i {
	margin-right:8px;
}

#content .fts-twitter-div a {
    color: #ffffff;
}

#content .fts-twitter-div a:hover {
	text-decoration:underline !important;
}

#content .fts-powered-by-text {
	display:none !important;
}

#content .tweeter-info .fts-twitter-full-width {
    padding: 0px;
}

#content .fts-twitter-at-name {
    color: #FFF !important;
}

#content .fts-twitter-div .fts-tweeter-wrap:nth-of-type(1) .tweeter-info {
	padding-top:0px !important;
}

#content .fts-twitter-div .fts-tweeter-wrap .tweeter-info {
    padding-left: 22px;
	border:0px;
}

#content .fts-tweeter-wrap .tweeter-info:before {
	font-family: 'Font Awesome 5 Brands';
    content: "\f099";
    float: left;
    margin-left: -21px;
    font-size: 1.1em;
    margin-top: 0.5px;
}

#content .fts-twitter-reply-wrap-left, #content .fts-share-wrap {
	display:none !important;
}

#content .fts-twitter-text a {
	font-weight:700;
}

#cDetails {
	padding-right:30px;
}

#cDetails p {
    font-size: 0.9em;
    margin-bottom: 25px;
    line-height: 19px;
}

.cff-text {
	font-size:13px;
}

#contactInfo hr {
	border-color:#FFF;
	opacity:0.15;
}

#colophon .widget-title {
    font-weight: 700;
    font-size: 1.3em;
    margin-bottom: 20px;
    display: block;
    position: relative;
}


#colophon .widget-title:after {
    content: " ";
    position: absolute;
    bottom: -1px;
    left: 0px;
    height: 2px;
    width: 30px;
    background-color: #43abce;
}

#colophon .widget a, #colophon .widget p {
    color: #e6e6e6;
    font-size: 0.95em;
}

#colophon .widget a:hover {
	color:#43abce !important;
	text-decoration:none !important;
}

#colophon .rpwwt-post-title {
	font-size: 1.1em;
    color: #FFF;
    font-weight: 600;
}

#colophon .rpwwt-post-title:hover {
color: #43abce !important;
}

#colophon .rpwwt-post-date {
	font-size:0.9em;
}

#colophon #nav_menu-2 {
	padding-left:70px;
}

#footerLower {
    background-color: rgba(0, 0, 0, 0.1);
    padding: 20px 0px;
    margin-top: 27px;
    position: relative;
}

#footerLower p {
    margin: 5px 0px;
    font-size: 0.8em;
    color: darkgrey;
}

#colophon .icd {
color:#075397;
text-decoration:none;
}

.icd span {
    color:#51a2da;
}

#colophon .icd:hover,
#colophon .icd:hover span {
    color:#FFF !important;
}

#colophon .textwidget p a {
    color: #43abce;
    text-decoration: underline !important;
}


#colophon .textwidget p a:hover {
	color:#FFF !important;
	text-decoration:underline !important;
}

#homeHero .circle {
	position: absolute;
    right: -42vw;
    width: 80%;
    z-index: 5;
    opacity: 0.16;
}

#homeHero .arc {
    position: absolute;
    left: -20%;
    width: 40%;
    z-index: 5;
    opacity: .16;
    top: 260px;
}

.top-curve {
	position: absolute;
    z-index: 1500;
    bottom: -1px;
    top: initial;
    height: 100%;
    right: 0;
    width: 100%;
}

#homeTop {
    padding-top: 60px;
}

#homeTop .btn-border {
	margin:0 auto;
}

.arc-wrapper {
	position:relative;
}

.title-logo {
	max-width: 105px;
    margin-bottom: 20px;
}

.colour-jetwash {
	color:#3f5763 !important;
}

.bg-jetwash {
	background-color:#3f5763;
}

.colour-gum {
	color:#2195b1 !important;
}

.bg-gum {
	background-color:#2195b1;
}


.colour-guano {
	color:#88c65d !important;
}

.bg-guano {
	background-color:#88c65d;
}

.colour-industrial {
	color:#f3c042 !important;
}

.bg-industrial {
	background-color:#f3c042;	
}

.colour-hlc {
	color:#f4753c !important;
}

.bg-hlc {
	background-color:#f4753c;	
}

.colour-commercial {
	color:#7e447e !important;
}

.bg-commercial {
	background-color:#7e447e;	
}

.servBox .overlay {
	opacity:0.92;
}

.servBox i {
    padding: 0px;
    text-align: center;
    font-size: 2.5em;
}

#footerServices {
	display:flex;
	max-width:100%;
	overflow:hidden;
	position:relative;
}

#footerServices > div {
    flex: 1;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: 800;
    letter-spacing: 1px;
}

#footerServices > div a {
	padding: 25px;
    display: block;
}

.page-template-ServicePageTemplate #homeHero {
    height: 95vh;
    max-height: 1000px;
}

#heroLinks {
	list-style:none;
	padding:0;
	margin:0;
}

#heroLinks li p {
    font-size: 0.95em;
    line-height: 21px;
}

#heroLinks li {
	margin-bottom:25px;
}


#heroLinks li a {
	font-weight:900;
	font-size:1.7em;
	line-height:28px;
	color:#FFF;
	position:relative;
	text-decoration:none !important;
	margin-bottom:4px;
}

#heroLinks li a:after {
    font-family: 'Font Awesome 5 Pro';
    content: '\f105';
    position: absolute;
    right: -21px;
    font-size: 25px;
    line-height: 27px;
}

#heroLinks li a:hover:after {
	right:-30px;
}

#serviceMidPanels {
	height:600px;
	position:relative;
	overflow:hidden;
}

#serviceGallery, #serviceMidPanels .container-fluid, #serviceMidPanels .container-fluid .row, #serviceMidPanels .container-fluid .row .slick-list, #serviceMidPanels .container-fluid .row .slick-slide, #serviceMidPanels .container-fluid .slick-track, #serviceMidPanels .container-fluid .row .col-md-6:first-of-type div {
	height:100%;
}

.servRightPanelInner {
	height: 100%;
    padding: 10%;
    position: relative;
    z-index: 5;
	text-align:center;
	color:#FFF;
}

.servRightPanelInner h4 {
    font-size: 1.95em;
    font-weight: 700;
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
}

.servRightPanelInner h4:after {
	position:absolute;
	content: ' ';
	left:0;
	right:0;
	bottom:-5px;
	background-color:#FFF;
	margin:auto;
	width:40px;
	height:2px;
}

#serviceGallery .slick-dots {
    bottom: 30px;
}

#content .slick-dots li button:before {
	border-radius: 50%;
    background-color: #ffffff;
    border: 3px solid #fff;
    color: #ffffff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.05);
    opacity: .7;
	content: '';
}


.home #content .slick-dots li button:before {
	border-radius: 50%;
    background-color: #fff;
    border: 2px solid #000;
    color: #ffffff;
    box-shadow: none;
    opacity: .7;
}

.home #content .slick-dots li.slick-active button:before {
    background-color: #000;
}

#serviceMidPanels .container-fluid .slide {
	background-size:cover;
	background-position:center;
}

#serviceMidPanels .container-fluid {
	padding:0px;
	position:relative;
	z-index:20;
}

#serviceMidPanels .row .col-md-6:first-of-type {
	padding-right:0px;
}

.servRightPanel {
	background-size:cover;
	background-position:center;
	position:relative;
}

.servRightPanel a {
	border: 1px solid #FFF;
    color: #FFF;
    font-size: 1.2em;
    margin-top: 10px;
    padding: 15px 26px;
}

.servRightPanel a:hover {
	background-color:#FFF;
	color:#000;
}

.servRightPanel img {
	position: absolute;
    z-index: 5;
    opacity: .05;
    width: 100%;
}

.servRightPanel .overlay {
    background-color: rgba(31, 31, 31, 0.88);
}

#footerServices a {
	color:#FFF;
	text-decoration:none !important;
}

.page-template-ServicePageTemplate .heroInner {
    padding-right: 15vw;
}

.sub-service-hero {
	padding-right:0px;
}

.dualPanel img {
	margin-top: -175px;
    position: relative;
    z-index: 50;
}

.heading {
	font-weight:600;
}

#subMid {
    position: relative;
	z-index:10;
    background-color: grey;
    padding: 100px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
	background-attachment:fixed;
}

#subMid .circle {
	position: absolute;
    width: 70%;
    z-index: 5;
    opacity: .1;
    top: -150px;
    left: -40vw;
}

#subMid p {
	color: #FFF;
    font-size: 1.2em;
    padding: 0px 90px;
}

#subMid .heading {
    color: #FFF;
    font-size: 2.1em;
    font-weight: 900;
}

#subMid .overlay {
	opacity:.9 !important;
}

.faq-section {
    padding: 25px;
    background-color: #f9f9f9;
    margin-bottom: 5px;
    max-height: 72px;
	cursor:pointer;
}

.faq-section h5 {
    margin: 0;
    font-weight: 700;
    margin-bottom: 8px;
    font-size: 1.1em;
    color: #252525;
}

.faq-section > p {
	opacity: 0;
    margin: 0;
    font-size: .9em;
    color: #505050;
}

.faq-section:hover {
    background-color: #f1f1f1;
}

.faq-section-active > p {
	opacity:1;
}

.faq-section-active {
	max-height:2000px;	
}

.page-template-SubServicePageTemplate #serviceWrapper {
	padding-top: 80px;
}

.page-template-SubServicePageTemplate #content #homeHero .overlay {
	opacity:.9 !important;
}

.heading-after {
	position:relative;
	margin-bottom:30px;
}

.heading-after:after {
    content: ' ';
    position: absolute;
    bottom: -10px;
    height: 3px;
    width: 42px;
    background-color:#2195b1;
    left: 0;
}

.modal-backdrop.show {
    opacity: .75;
}

.modal-header {
	border:0;
}

.modal-dialog {
    max-width: 90%;
    max-width: 820px;
    margin-top: 8vh;
}

#servCase .blogText {
	padding-left:25px;
}

#servCase .blogFeat {
	height: 96px;
	width:96px;
    border-radius: 2px;
	border-radius:50%;
}

#servCase .title {
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: -0.5px;
	line-height:25px;
}

#servCase .postItem .col-md-2 {
	padding-right:0px;
}



#servCase .postItem {
	margin-bottom:12px;
}

#faqWrapper {
	padding-right:50px;
}


#servCase .postItem p {
    color: #676767;
    font-size: .95em;
    margin: 0;
}

#subLower .heading-after {
	margin-bottom: 50px;
    font-weight: 600;
    font-size: 1.7em;
    letter-spacing: -0.5px;
}

.curve-alt {
    position: absolute;
    top: 0;
    left: -20px;
    width: 105%;
    height: 105%;
    z-index: 10;
    max-width: 120%;
}

#c-col-2 {
	background-color: #f9f9f9;
}

#contactWrapper > .row > div {
	padding:6%;
}

#c-col-1 ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:30px;
}

#c-col-1 p {
	font-size: .95em;
}

#c-col-1 .cdetails li {
    margin-bottom: 16px;
    font-size: .95em;
	padding-left:30px;
	position:relative;
}

#c-col-1 .cdetails li i {
	position:absolute;
	top:2px;
	left:0;
}

#c-col-1 .cdetails li a, #c-col-1 p {
	color:#5a5a5a;
}

#c-col-1 .cdetails li:first-of-type i {
	top:5px;
}

.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
	width: 100%;
    padding: 11px;
    font-size: .95em;
    border-radius: 4px;
	background: #FFF;
}

#c-col-2 .col-md-6, #c-col-2 .col-md-12 {
	padding:5px;
}

#content .wpcf7-submit, body .modal .wpcf7-submit {
	width: auto !important;
    background-color: #2195b1;
    border: 0;
    color: #FFF;
    font-size: 1em;
    border-radius: 4px;
    padding: 20px 30px;
    font-weight: 600;
}


#content .wpcf7-submit:hover, body .modal .wpcf7-submit:hover {
	cursor:pointer;
	background-color:#3f5763;
}

.wpcf7-not-valid {
	border-color:red !important;
}

#c-col-1 .social a {
	color:#000;
}

#contactWrapper .heading-after {
    letter-spacing: -1px;
    margin-bottom: 45px;
}

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

.widePanels .row > div {
	padding: 155px 100px;
    background-color: #3f5763;
    color: #FFF;
}

.widePanels .row > div i {
	font-size: 2.8em;
    margin-bottom: 5px;
}

.panelBg {
	background-size:cover;
}

.staffFeat {
	background-color: whitesmoke;
    height: 300px;
    margin-bottom: 15px;
}

.intro-section p {
    font-size: 1.1em;
    color: #5d5d5d;
    font-weight: 300;
    line-height: 29px;
}

.intro-section .intro {
	color: #445d69;
    font-weight: 700;
    font-size: 1.3em;
    margin-bottom: 5px;
    margin-top: 10px;
}

.postFeat {
	height: 240px;
    background-size: cover;
    background-position: center;
}

.page-id-23, .page-id-19 {
	background-color:#f9f9f9;
}

#postArchive {
	padding-top:10vh;
}

#postArchive .post {
    box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.09);
	border-radius: 8px;
	overflow:hidden;
	margin-bottom:30px;
}

#postArchive .post:hover {
    box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.18);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);	
}

#postArchive .postInner {
	padding:30px;
	min-height: 185px;
}

#postArchive .post h4 {
    font-weight: 700;
    font-size: 1.2em;
    letter-spacing: -.5px;
    color: #3f5763;
}


#postArchive .post p {
    font-size: .95em;
    color: #6b6b6b;
    line-height: 21px;
    margin: 0;
}

#postArchive .post a {
	text-decoration:none !important;
}

.singleHero {
	height:55vh !important;
}

.singleHero .heroInner {
	padding:0px !important;
}

#singlePost {
	max-width: 1024px;
}

.singleHero .overlay {
	background-color: rgba(63, 87, 99, 0.9);
}

#content .singleHero h1 {
	font-size: 3em;
    font-weight: 700;
    line-height: 47px;
    margin-bottom: 15px;
    letter-spacing: -1px;
}

.singleHero ul.post-meta {
	margin:0;
	padding:0;
	margin-bottom:10px;
}

.singleHero ul.post-meta li {
    display: inline-block;
    padding: 0px 12px;
    border-right: 1px solid #FFF;
    line-height: 14px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

.singleHero ul.post-meta li:last-of-type {
	border:0;
}

.singleHero ul.post-meta li, 
.singleHero ul.post-meta li a {
	color:#FFF;
}

#singlePost .rt-reading-time, .blogText .rt-reading-time {
	display:none !important;
}

#singlePost {
    padding-top: 11vh;
    padding-bottom: 9vh;
}

#singlePost p, #singlePost li {
    color: #5d5d5d;
    font-size: .95em;
    margin-bottom: 25px;
}

.wp-block-quote {
	border-left: 3px solid #2195b1;
    padding-left: 20px;
    font-size: 1.1em;
    font-weight: 500;
    line-height: 23px;
    color: #1b1b1b !important;
}

.wp-block-quote p {
	color: #1b1b1b !important;
}

#singlePost hr {
	margin:45px 0px;
}

#postLowerInfo img {
    max-width: 110px;
    padding: 10px;
    border-radius: 50%;
    border: 4px double #ececec;
    float: left;
    margin-right: 20px;
}

#postLowerInfo p {
	margin: 0;
    font-size: .85em;
    color: #6f6f6f;
}

#postLowerInfo h5 {
	clear: none;
    margin-top: 20px;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
}

.tick-list {
	list-style: none;
    margin: 15px 0px;
    padding: 0;
	margin-bottom:30px;
}

.tick-list li {
	display: block;
    margin-bottom: 7px !important;
    position: relative;
    padding-left: 25px;
}

.tick-list li:before {
	font-family: 'Font Awesome 5 Pro';
	content: "\f00c";
	color:#2195b1;
	position:absolute;
	top:0;
	left:0;
}

.postInner .rt-reading-time {
	display:none !important;
}

.wp-block-gallery.is-cropped .blocks-gallery-item img {
	border-radius:4px;
}

div.wpcf7-response-output {
    margin: 10px 0px;
    padding: 18px;
    border: 0px !important;
    background-color: #fb8686;
    font-size: .85em;
    color: #FFF;
    margin-left: -10px;
    width: auto !important;
}

.invalid div.wpcf7-response-output {
    display: inline-block !important;
}

#videoModal .modal-body {
	padding:0px !important;
}

#videoModal .close {
	position: fixed;
    right: 10px;
    top: 10px;
    z-index: 100;
    background: black;
    width: 36px;
    border-radius: 50%;
    height: 36px;
    font-size: 25px;
}

#videoModal .modal-dialog {
    width: 90% !important;
    max-width: 1100px !important;
}

#videoModal .modal-content {
    background-color: transparent;
    border: 0;
}

.modal-body {
	padding:80px;
}

.modal-body .col-md-6, .modal-body .col-md-12, .modal-body .col-12 {
	padding:5px;
}

.modal .heading-after {
	margin-bottom:30px !important;
}

#servMenu {
    display: none;
    position: fixed;
    top: 114px;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.98);
    padding: 35px;
    z-index: 99999;
    max-width: 100%;
    margin: 0 auto;
    border-top: 1px solid #ececec;
    box-shadow: 0px 12px 10px rgba(0, 0, 0, 0.04);
}

#servMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#servMenu ul li {
	text-align: left;
    display: block;
}

#servMenu ul li a {
    color: #656565;
    font-size: 16px;
    line-height: 29px;
    font-weight: 300;
}

#servMenu ul li a:hover {
    color:#000 !important;
    text-decoration:none;
}

#servMenu h5 {
    padding: 10px 0px;	
	position: relative;
	text-align:left;
}

#servMenu h5 a {
	color: #252525;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: .5px;
    text-align: left;
	text-decoration:none !important;
}

#servMenu h5 > div {
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 28px;
    height: 2px;
}

.close {
    font-size: 2rem;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    margin-right: 10px;
    margin-top: 3px;
}

#standardPage .layer {
	padding-top:70px;
}

#content .wpmtst-testimonial-inner {
	padding:35px;
}

#content .testimonial-heading {
	font-weight:700;
	font-size:22px;
	margin-bottom:15px;
}

#content .testimonial-content p {
	font-size: .95em;
    color: #4e4e4e;
}

#content .testimonial-company {
    margin: 0;
    font-weight: 600;
    color: #3f5763;
    line-height: 12px;
    margin-top: 25px;
    text-align: left;
}

#content .strong-view.wpmtst-default .wpmtst-testimonial-heading {
background:url("https://orcacleaningservices.co.uk/wp-content/uploads/quotes.png") no-repeat scroll left center transparent;
}

#content .strong-view.wpmtst-default {
    margin-top: 35px !important;
}

#colophon .menu-item-388 {
	display:none !important;
}

#rpwwt-recent-posts-widget-with-thumbnails-2 img {
    border-radius: 4px;
}

.home #homeHero h1 {
	font-size: 3.5em;
    line-height: 54px;
}

.alt-serv-grid {
	padding-left: 4vw;
    padding-right: 4vw;
    padding-top: 90px;
}


.alt-serv-grid h5 {
	padding: 0px 10vw;
    max-width: 100%;
    width: 1040px;
    margin: 0 auto;
    margin-bottom: 45px;
}

#caseStudies {
	padding-left:70px !important;
	padding-right:70px !important;
}

.slick-dots {
	left:0;
	right:0;
}

.panelBg {
	min-height:300px;
}

#contactWrapper {
	overflow-x:hidden;
}

.sca-logo img {
	max-width:82px;
}

#content .intro {
	font-weight: 700;
    color: #3f5763;
    font-size: 1.25em;
}

.wpcf7-mail-sent-ok {
	background-color:#6fcc1a !important;
}

.page-template-SubServicePageTemplate-php .playvideo {
	margin-left:12px;
}

.mc4wp-form label {
	display: block;
    margin-bottom: 2px;
    font-size: 0.9em;
    color: #3a3a3a;
}

.mc4wp-form input:not([type="submit"]) {
    width: 100%;
    padding: 7px;
    border: 1px solid #e4e3e3;
    border-radius: 0px;
    font-size: 0.9em;
}


.mc4wp-form input[type="submit"] {
	background: #2195b1;
    border: 0;
    padding: 10px 25px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 0.95em;
    line-height: 22px;
    letter-spacing: 0.5px;
}

.mc4wp-form h2 {
    color: #3a3a3a;
    font-weight: 700;
    font-size: 1.6em;
}

.boxzilla {
	padding:35px;
}

/* Woocommerce Addition */

.woocommerce-page .post-meta{
	display: none!important;
}

.sku_wrapper{
	display: none!important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #398c9a!important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 113px!important;
}

.woocommerce .col-6, .woocommerce .col-2 {
    float: left;
    width: 49.07749077490775%;
}

.woocommerce .col-6-marg-cus {
    margin-right: 1.845018450184502%;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block;
    width: 100%!important;
}

.woocommerce-input-wrapper{
	width: 100%!important;
}

.galleryLayer img {
	border-radius:4px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


.galleryLayer img:hover {
	-moz-transform: scale(0.95);
	-webkit-transform: scale(0.95);
	-o-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
	opacity:0.8;
	cursor:pointer;
}