/**
Theme Name: Hackney
Theme URI: https://www.mojom.co.uk/
Author: Mojom
Author URI: https://www.mojom.co.uk/
Description: Hackney custom desigend theme connectus.
Version: 1.0.0
Tags: two-columns, left-sidebar, right-sidebar, flexible-header, custom-colors, custom-menu, featured-images, full-width-template, post-formats, theme-options
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wpsite
*/

@font-face {
    font-family: 'Open Sans', sans-serif;
    /*font-family: sk-myr-regular;*/
    /*src: url(fonts/MyriadPro-Regular.otf);*/
}

@font-face {
    font-family: 'Open Sans', sans-serif;
    /*font-family: sk-m-light;*/
    /*src: url(fonts/Montserrat-Light.ttf);*/
}

@font-face {
    font-family: 'Open Sans', sans-serif;
    /*font-family: sk-m-regular;*/
    /*src: url(fonts/Montserrat-Regular.ttf);*/
}

body,html{ overflow-x:hidden; }

/* WORDPRESS DEFAULTS
----------------------*/
.alignleft, img.alignleft{ margin-right: 1em; display: inline; float: left; }
.alignright, img.alignright{ margin-left: 1em; display: inline; float: right; }
.aligncenter, img.aligncenter{ margin-right: auto; margin-left: auto; display: block; clear: both; }
.alignnone, img.alignnone{	/* not sure about this one */ }
.wp-caption { margin-bottom: 1.5em; text-align: center; padding-top: 5px; max-width: 100%; }
.wp-caption img { border: 0 none; padding: 0; margin: 0; }
.wp-caption p.wp-caption-text { line-height: 1.5; font-size: 10px; margin: 0; }
.wp-smiley { margin: 0 !important; max-height: 1em; }
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	border-left: 5px solid #eeeeee;
}
blockquote p { font-style: italic; font-size: 1.063rem; }
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777;
}
.gallery{ position:relative; }
.gallery .gallery-item{display: inline-block;text-align: center;vertical-align: top;width: 25%;margin: 0 0 0.7em;}
.gallery.gallery-columns-1 .gallery-item{ width: 100%; }
.gallery.gallery-columns-2 .gallery-item{ width: 50%; }
.gallery.gallery-columns-3 .gallery-item{ width: 33.33%; }
.gallery.gallery-columns-5 .gallery-item{ width: 20%; }
.gallery.gallery-columns-6 .gallery-item{ width: 16.667%; }
.gallery.gallery-columns-7 .gallery-item{ width: 14.285%; }
.gallery.gallery-columns-8 .gallery-item{ width: 12.5%; }
.gallery.gallery-columns-9 .gallery-item{ width: 11.11%; }
.gallery img {
	box-shadow: 0 5px 15px -8px rgba(0,0,0,.24), 0 8px 10px -5px rgba(0,0,0,.2);
	border-radius: 6px; max-width: 84%; height: auto;
}
.gallery img:hover{background-color: #ffffff;}
.gallery .gallery-caption { color: #999; font-size: 12px; margin: 7px 0 10px; line-height: 1.48; }
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br{ display: none; }
.bypostauthor{ text-transform: none; }
.bypostauthor .media-heading{ color: #d12a5c; }
.sticky{ position: relative; vertical-align: text-bottom; }

/* MAIN STYLE
----------------------*/

/* MAIN LAYOUT
----------------------*/

/* HEADER
----------------------*/

/* MAIN MENU
----------------------*/

/* SLIDER
----------------------*/

/* SINLE POST COMMON
----------------------*/

/* WIDGET COMMON
----------------------*/

/* 404 PAGE
----------------------*/
body.error404 h2.title404 {
	font-size: 9em;
	margin: 0;
	font-weight: 700;
	line-height: .81em;
	color: #dcdcdc;
}
body.error404 p.error-page-text{ margin-bottom: 0; }
body.error404 .error-page-text span {
	font-size: 22px;
	text-transform: uppercase;
	padding: 5px 0;
	display: block;
}
.wisp-search-box h3{ margin-bottom: 0; }
.wisp-search-box p{ margin-bottom: 5px; }

/* SEARCH FORM
----------------------*/
.search-form label{
	display: inline-block;
	position: relative;
	margin: 0;
	width: calc( 100% - 45px );
}
.search-form .search-field{ height: 45px; border-radius: 0; min-height: 0; }
.search-form .search-submit {
	text-indent: -99px;
	background-color: rgba(212,131,75,0.1);
	border: 1px solid rgba(212,131,75,0.3);
	height: 45px;
	width: 45px;
	cursor: pointer;
	float: right;
}
.search-form label{ position: relative; margin: 0; width: calc( 100% - 45px ); }
.search-form label:after {
	content: "\f002";
	font-family: "FontAwesome";
	position: absolute;
	top: 10px;
	right: -30px;
	cursor: pointer;
}
.screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	overflow: hidden;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important;
}

/* COLORS
----------------------*/

/* BUTTONS
----------------------*/

/* FORMS
----------------------*/

/* Titles
----------------------*/

/* PAGE : BANNER
----------------------*/

/* PADDING & MARGINS
----------------------*/

/* HOME -  ABOUT
----------------------*/

/* HOME -  SERVICES
----------------------*/

/* HOME - SOLUTIONS
----------------------*/

/* HOME - OUTSOURCING ADVANTAGES
----------------------*/

/* HOME - WHY CHOOSE US?
----------------------*/

/* TESTIMONIALS
----------------------*/

/* INDUSTRIAL - FREE TRIAL
----------------------*/

/* ABOUT US PAGE
----------------------*/

/* SCANNING SERVICES
----------------------*/

/* SERVICES DETAIL PAGE
----------------------*/

/* CONTACT US PAGE
----------------------*/

/* GET A QUOTE PAGE
----------------------*/

/* FOOTER
----------------------*/

/* BACK TO TOP SCROLL
----------------------*/

/* HOVER
----------------------*/

/* SLICK
----------------------*/


/*SITE CSS*/
body {
    /*font-family: sk-m-regular;*/
    font-family: 'Open Sans', sans-serif;
    word-break: break-word;
    overflow-x: hidden;
}

img {
    width: 100%;
}
.home_welcome_text_section { background-color: #f3f4f3; }
.home_welcome_text_section .center1{     padding: 2rem 0 !important; }

.bg-light {
    background-color: #ffffff !important;
    border-bottom: 8px solid #016950;
    box-shadow: 0 25px 46px 26px rgb(0 0 0 / 11%);
}

.navbar-collapse.show {
    border-top: 2px solid #016950;
    margin-top: .5rem;
}

.nav-link {
    text-transform: uppercase;
    font-size: 13px;
}

.banner-top {
    background-size: cover;
	background-repeat: no-repeat;
}

.banner-top .justify-content-end {
    padding: 5rem 0;
}

.banner-in {
    background-color: #ffffff;
    padding: 4rem;
    box-shadow: 0 30px 40px 0px rgb(0 0 0 / 5%);
}

.home_banner{
    display: block;
}
.home_mobile{
    display: none;
}

.banner-in p {
    color: #222a41;
}

.banner-in p, .banner-in h1 {
    padding-left: .5rem;
}

.btn-learn {
    color: #016950;
    text-transform: uppercase;
    padding: .5rem;
    transition: .1s ease-in-out;
}

.btn-learn:hover {
    box-shadow: 0 4px 10px -3px rgb(0 0 0 / 75%);
    text-decoration: none;
}

.center1 {
    padding: 5rem 0;
}

.sk-detail {
    position: absolute;
    color: #ffffff;
    height: 100%;
    top: 0;
    overflow: hidden;
    left: 15px;
    right: 15px;
}

.sk-detail-in-hidden {
    background: rgb(1 105 80 / 75%);
    position: absolute;
    left: 0;
    right: 25%;
    bottom: 0;
    transition: .1s ease-in-out;
}

.sk-more {
    padding: 2rem;
    word-break: break-word;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.sk-detail-in {
    height: 100%;
    padding: 2rem;
    position: relative;
    transform: translateY(-100%);
    transition: .3s ease;
}

.bg-g {
    background: rgb(1 105 80 / 75%);
    height: 100%;
    padding: 2rem;
}

.sk-detail:hover>.sk-detail-in {
    transform: translateY(0);
}

.sk-detail:hover>.sk-detail-in-hidden {
    transform: translateY(100%);
}

.sk-detail-in .btn-learn {
    position: absolute;
    bottom: 4rem;
    color: #ffffff;
}
.sk-detail-in .btn-learn:hover{
	color:#ffffff;
}


.center2 {
    background-color: #016950;
    padding-top: 3rem;
    padding-bottom: 3rem;
    overflow-x: hidden;
}

.sk-ct {
    padding: 4rem;
    background-color: #ffffff;
}

.sk-video iframe {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}

.sk-video {
    width: 80%;
    margin: 2rem auto 0;
}

.sk-video-in {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.lt-tweets {
    padding: 3.5rem;
    text-align: center;
    box-shadow: 0 25px 46px 26px rgb(0 0 0 / 11%);
}

.lt-tweets p {
    color: #016950;
}

.lt-tweets h2 {
    padding-bottom: 2rem;
    margin: auto;
}

.tweets-detail {
    padding: 2rem 0 0;
    margin: auto;
}

.form-sec {
    padding-top: 10rem;
    padding-bottom: 3rem;
}

.sk-form input, .sk-form textarea {
    width: 100%;
    background-color: rgb(0 0 0 / 5%);
    border: none;
    padding: 1.5rem;
    resize: none;
    margin: 1rem auto;
}

.sk-form input:first-child {
    margin-top: 0;
}

.btn-green {
    background-color: #016950;
    color: #ffffff;
    border: none;
    border-radius: 0;
    padding: 1rem;
}

.foot {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: rgb(159 168 173 / 20%);
    border-top: 4px solid #016950;
}

.foot .float-right {
    margin: 0 auto;
}

.foot .col-md-4 {
    align-self: center;
}

.foot .row {
    padding-right: 3rem;
    padding-left: 3rem;
}

/*----------about--------*/

.other-page.banner-top {
    background-position: center;
}

.sk-arrow::after {
    display: inline-block;
    clear: both;
    content: '';
    text-align: center;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border: 10px solid transparent;
    border-top-color: #1e1e1e;
    position: absolute;
    top: 100%;
    z-index: 99;
}

.sk-arrow.collapsed::after {
    display: none;
}

.card {
    padding: 0;
    border: none;
    border-radius: 0;
}

.card-header {
    text-align: center;
}

.card-link a {
    color: #ffffff;
}

.abt-council {
    background-color: #016950;
}

.local-plan {
    background-color: rgb(1 105 80 / 80%);
}

.further-reading {
    background-color: rgb(1 105 80 / 60%);
}

.card-body {
    padding: 5rem 0;
    position: relative;
}

.card-body .justify-content-start .col-md-3, .card-body .justify-content-center .col-md-3, .card-body .justify-content-end .col-md-3 {
    padding: 0;
}

.card-body h5 {
    padding: 2rem 0;
}

.card-body p {
    margin: 0 auto;
}

.sk-bodyfull {
    margin-left: -6rem;
}

.about_section .card-body {
    padding-left: 6rem;
}

#collap3 .card-body {
    padding-right: 6rem;
}

.sk-shadow {
    box-shadow: 0 30px 40px 0 rgb(0 0 0 / 5%);
    padding: 0 3rem 3rem 6rem;
}

#collap2 .sk-bodyfull {
    margin-left: auto;
}

#collap2 .sk-shadow {
    padding: 0 3rem 3rem;
}

#collap2 .card-body h2 {
    text-align: center;
}

#collap3 .sk-bodyfull {
    margin-left: auto;
    margin-right: -6rem;
}

#collap3 .sk-shadow {
    padding: 0 6rem 3rem 3rem;
}

#collap3 .card-body h2 {
    text-align: right;
}

.other_page.form-sec {
    padding-top: 3rem;
    overflow-y: hidden;
}

.abt-council, .local-plan, .further-reading {
    position: relative;
}

.justify-content-start .show>.abt-council::after {
    display: inline-block;
}

.abt-council::after, .local-plan::after, .further-reading::after {
    display: none;
    clear: both;
    content: '';
    text-align: center;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border: 10px solid transparent;
    border-top-color: #1e1e1e;
    position: absolute;
    top: 100%;
    z-index: 9;
    opacity: 0;
}

/*------jobs--------*/

#jobs {
    word-wrap: break-word;
}

#jobs .banner-top {
    background: url(../images/banner2.jpg) no-repeat;
    background-position: center;
}

.job-details {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.job-details h2, .howto h2 {
    border-bottom: 1px solid;
    width: 100%;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

.job-description {
    padding-bottom: 0;
    padding-top: 0;
}

#jobs .container-custom {
    padding: 0 5.5rem 3rem 0;
    box-shadow: 0 30px 40px 0 rgb(0 0 0 / 5%);
    margin-bottom: 3rem;
}

#jobs .container-custom .container {
    max-width: 100%;
}

.container-custom p {
    color: #2c3e50;
}

.howto {
    padding: 2rem 0 3rem;
}

.howto p {
    padding: .5rem 0;
}
.job_list_title {
	color:#000;
}
a.job_list_title:hover{
	color: #000;
    text-decoration: unset;
}
.job_list_title h5{
	background-color: rgb(159 168 173 / 20%);
}
.card-header {
    padding: 1rem 1.25rem
}
.card-header h4 {
    margin-bottom: 0;
}

.about-page h4{ 
	font-size:1rem;
}
/* RESPONSIVE CSS
----------------------*/
@media only screen and (max-width: 1480px){
}
@media only screen and (max-width: 1380px){
	.about-page h4{ font-size:0.90rem; }
}
@media only screen and (max-width: 1280px) {
	.about-page h4{ font-size:0.80rem; }
}
@media only screen and (max-width: 1180px){
	.sk-more h4 { font-size: 1rem; }
	.about-page h4{ font-size:0.70rem; }
}
@media (min-width: 991.5px) and (max-width: 1180px){
}
@media only screen and (max-width: 991.5px){
}
@media (min-width: 768px) and (max-width: 991px){
}
@media(max-width: 767.5px){
}
@media only screen and (max-width: 576px){
}
@media screen and (max-width: 1200px) and (min-width:992px) {
  .nav-link {
    font-size: 10px;
  }
}

@media screen and (max-width: 992px) and (min-width:640px) {
  .center1 .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 50%;
    max-width: 50%;
    margin: 1rem auto;
  }
}

@media screen and (max-width: 840px) {
  .sk-more {
    padding: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .center1 .col-md-3 {
    margin: 1rem auto;
  }
  #collap1 .card-body, #collap2 .card-body, #collap3 .card-body {
    padding: 2rem;
  }
  #collap1 .sk-shadow, #collap2 .sk-shadow, #collap3 .sk-shadow {
    padding: 1rem;
    display: table;
  }
  #collap1 .sk-bodyfull, #collap2 .sk-bodyfull, #collap3 .sk-bodyfull {
    margin: auto;
  }
  .sk-form input, .sk-form textarea {
    padding: 1rem;
    margin: .5rem auto;
  }
  .home_banner{
    display: none;
  }
  .home_mobile{
    display: block;
  }
}

@media screen and (max-width: 640px) {
    .sk-more {
        top: unset;
        transform: unset;
    }
}
@media screen and (max-width: 420px) {
  .navbar-brand img {
    width: 150px;
  }
  .banner-in, .sk-ct {
    padding: 2rem;
  }
  .lt-tweets {
    padding: 1.5rem;
  }
}

@media screen and (min-width: 992px) {
  #jobs #wrapper-jobs .container {
    padding: 0;
  }
  #jobs .container-custom {
    width: 90%;
  }
}