/*
Theme Name: C & R Consulting
Version: 1.0
Author: Cloud Three
Author URI: https://cloudthree.com.au/
*/
 
.alignnone {
margin: 5px 20px 20px 0;
}
 
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
 
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
 
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
 
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
 
a img.alignnone {
margin: 5px 20px 20px 0;
}
 
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
 
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
 
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; /* Image does not overflow the content area */
padding: 5px 3px 10px;
text-align: center;
}
 
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
 
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
 
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
 
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
 
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
 
/* Text meant only for screen readers. */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
 
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; /* Above WP toolbar. */
}
 
/* ninja forms preset */
 
.ninja-forms-form-wrap .ninja-forms-error-msg {
color: #ff0000;
margin-bottom: 5px;
}
 
.ninja-forms-form-wrap .ninja-forms-required-items {
margin-bottom: 5px;
font-weight: bold;
}
 
.ninja-forms-form .text-wrap input,
.ninja-forms-form .textarea-wrap textarea,
.ninja-forms-form .list-dropdown-wrap select {
font-size: 14px;
padding: 10px 10px;
border: 1px solid #cccccc;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background-color: #ffffff;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
}
 
.ninja-forms-form .submit-wrap input {
line-height: 41px;
text-align: center;
background-color: #ffffff;
padding: 0 32px;
border: 2px solid #cccccc;
-webkit-transition: background-color 0.3s, color 0.3s;
-moz-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
cursor: pointer;
font-size: 14px;
}
 
.ninja-forms-form .submit-wrap input:hover {
color: #ffffff;
background-color: #cccccc;
}
.nf-form-fields-required {
  display: none;
}
.jobList .span{
  display: block;
}
.jobs{
  max-width: 800px;
  margin: auto;
  margin-bottom: 20px;
}
body .content.withLines:after{
  background-size: cover;
  opacity: 0.04;
  min-height: 900px;
}
body .content.withLines{
  overflow: hidden;
}
.swiper-slide.filtered-out {
  display: none !important;
}
#header #navigation>ul>li:nth-last-child(2) .sub-menu a{
  color: #fff !important;
}
#header #navigation ul li ul.sub-menu{
  z-index: 9999999;
}
.nf-form-cont {
  width:100%;
}
.submit-wrap {
  margin-top:15px;
}
body .nf-form-cont .label-hidden .field-wrap.textarea-wrap{
  margin-top:10px;
}
.form .fields .field-wrap.textarea-wrap .textbox{
  height:70px;
}
#footer .socials li a
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #F57E39;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#footer .socials li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 14px 14px 0;
padding: 0;
list-style: none;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
#footer .socials {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 0 8px;
padding: 0;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
#header #navigation .sub-menu{
  padding: 0;
  position: absolute;
  top: 137px;
}
.sliderStatus{
  display:none;
}
.jobs span{
  font-weight: bold;
}
body #footer .contactUs .address {
  width:420px;
}
#footer .contactUs{
  column-gap: 20px;
}
.projects .pills{
  display:none;
}
.wp-block-spacer.white{
  background:#fff;
}
/* .content .teamPicsSlider .swiper-slide img
{
  max-height: 400px;
  width:auto;
  margin: auto;
} */
@media only screen and (min-width : 1200px) {
  .content .teamPicsSlider .swiper-slide {
  width: 25%;
  }
}
@media only screen and (max-width : 991px) {
  body #footer .contactUs .address{
    margin:auto;
    max-width:600px;
    width:auto;
  }
  body #footer .socials
  {
    justify-content: center;
  }
}