/*
Theme Name: Scope Building
Theme URI: http://foxandlee.com.au
Author: Fox and Lee
Author URI: http://foxandlee.com.au/
Description: WordPress theme by Fox and Lee
Version: 1.0
*/
html, body {
  font-family: "Open Sans", sans-serif; }

html {
  margin-top: 0px !important;
  position: relative;
  min-height: 100%; }

img[src=""] {
  display: none; }

.footer {
  width: 100%; }

.footer b {
  color: #37aa11; }

.footer .round-icon {
  background: #00218e;
  margin-right: 10px; }

.footer .contact-info {
  font-size: 16px; }

.footer .contact-info p {
  margin-top: 15px; }

.footer .contact-info a {
  text-decoration: none;
  color: inherit; }

.footer .contact-info a:hover {
  color: #37aa11; }

.footer .contact-info .fa {
  font-size: 20px;
  position: relative;
  top: 2px;
  margin-right: 15px;
  color: #37aa11; }

.footer .contact-info small {
  display: inline-block;
  margin-top: 10px;
  color: #00218e; }

.footer .container {
  position: relative;
}

.scroll-to-top {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background: #a8a9ad;
  text-align: center;
  color: #FFF;
  display: block;
  position: absolute;
  right: -50px;
  margin-top: -40px;
  font-size: 30px; }

.scroll-to-top .fa {
  margin-top: 3px; }

.scroll-to-top:hover {
  cursor: pointer;
  background: #464646; }

.container {
  width: auto;
  max-width: 1162px; }

.navbar {
  border-bottom: 0px;
  background: rgba(255, 255, 255, 0.89); }

.navbar .container {
  position: relative; }

.navbar-header, .navbar-brand {
  height: 135px;
  z-index: 3;
}

#navbar, .navbar-header {
  position: relative; }

.navbar-right {
  float: right;
  position: absolute;
  right: 0px;
  margin-top: 67.5px;
  font-size: 15px; }

.navbar-default .navbar-nav > li > a {
  color: #242424;
  text-transform: uppercase; }

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #59ca34; }

.navbar-default .navbar-nav > .current-menu-item > a, .navbar-default .navbar-nav > .current-menu-item > a:focus, .navbar-default .navbar-nav > .current-menu-item > a:hover {
  color: #242424;
  background-color: inherit; }

.navbar-default .navbar-nav > .current-menu-item > a:focus, .navbar-default .navbar-nav > .current-menu-item > a:hover {
  color: #59ca34; }

.navbar-nav li.current-menu-item a:after {
  content: "";
  width: 8px;
  height: 8px;
  margin-left: 5px;
  background: #59ca34;
  display: inline-block; }

.navbar-brand img {
  height: 80%;
  margin-top: 3%; }

.nav-contact {
  position: absolute;
  right: 0px;
  padding: 15px;
  padding-top: 20px;
  font-size: 20px;
  z-index: 2; }

.nav-contact a {
  color: #333137;
  text-decoration: none; }

.nav-contact a:hover {
  color: #59ca34; }

.header-phone {
  margin-right: 15px; }

.header-phone .fa-phone {
  color: #acacac; }

.header-phone:hover .fa-phone {
  color: #59ca34; }

.round-icon {
  font-size: 18.75px;
  color: #FFF;
  background: #333137;
  width: 30px;
  height: 30px;
  line-height: 31px;
  text-align: center;
  border-radius: 15px;
 }

.round-icon.fa-instagram {
  line-height: 31px; }

.email-address {
  word-wrap: break-word; }

.round-icon:hover {
  background: #59ca34; }

.navbar-toggle {
  top: 67.5px; }

.banner-image {
  background-size: cover;
  position: absolute;
  background-position: 60%;
  width: 100%;
  height: 100%; }

.navbar {
  margin-bottom: 0px; }

.banner {
  height: 720px;
  position: relative;
  width: 100%;
  margin: 0px;
  padding: 0px;
  top: -135px; }

.banner-push {
  margin-top: -135px; }

.banner-slide-selector {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center; }

.banner-images {
  display: none; }

.banner-text-background {
  position: absolute;
  top: 135px;
  height: 220px;
  float: left;
  width: 55%;
  background: rgba(0, 0, 0, 0.68); }

.banner-text-background-2 {
  position: absolute;
  top: 355px;
  height: 55px;
  float: left;
  width: 55%;
  margin-left: -39px;
  background: rgba(0, 0, 0, 0.68);
  -ms-transform: skewX(-55deg);
  /* IE 9 */
  -webkit-transform: skewX(-55deg);
  /* Safari */
  transform: skewX(-55deg);
  /* Standard syntax */ }

.green-line {
  display: inline-block;
  width: 170px;
  height: 4px;
  background: #59ca34; }

.blue-line {
  display: inline-block;
  width: 20px;
  height: 4px;
  background: #00218e; }

.banner-text {
  margin-top: 135px;
  position: relative;
  color: #FFF;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: "Raleway", sans-serif;
  font-size: 26px; }

.banner-text h1 {
  font-size: 30px;
  font-weight: 600; }

.banner-slide-selector .dot {
  display: inline-block;
  color: #FFF;
  opacity: 60%;
  font-size: 20px;
  margin-left: 5px;
  margin-right: 5px; }

.banner-slide-selector .dot.active {
  color: #59ca34; }

.banner-slide-selector .dot:hover {
  color: #59ca34;
  cursor: pointer; }

.page-content {
  padding-top: 25px;
  padding-bottom: 25px; }
  .page-content p {
    color: #515151;
    line-height:22px;
  }
  .page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
    font-family: "Raleway", sans-serif;
    margin-bottom: 15px; }
  .page-content h2 {
    font-size: 29px; }
  .page-content h3 {
    line-height: 32px;
    font-size: 22px;
  }
  .page-content h5 {
    font-size: 17px; }
  .page-content a {
    color: #59ca34;
    font-weight: bold; }
  .page-content .black {
    color: #222222; }
  .page-content .light {
    font-weight: 200; }
  .page-content .green {
    color: #59ca34; }

.container-fluid.no-padding {
  padding: 0px; }
  .container-fluid.no-padding .row, .container-fluid.no-padding .col-sm-4 {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px; }

hr {
  border-color: #acacac; }

hr.short {
  width: 150px; }

.our-services {
  background: #464646;
  color: #FFF;
  position: relative; }

.our-services ul {
  list-style: none;
  padding-left: 0px; }

.our-services li {
  font-size: 23px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: lighter;
  font-family: "Raleway", sans-serif;
  position: relative;
  z-index: 2;
  border-top: 1px solid #757575; }

.our-services li:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 200%;
  left: -200%;
  top: -1px;
  border-top: 1px solid #757575; }

.our-services li i {
  float: right;
  margin-right: 20px;
  margin-top: 5px; }

.has-green-dot:after {
  content: "";
  width: 9px;
  height: 9px;
  margin-left: 5px;
  background: #59ca34;
  display: inline-block; }

.our-services .has-green-dot:after {
  width: 12px;
  height: 12px; }

.our-services-image {
  position: absolute;
  top: 0px;
  bottom: 0px;
  height: auto;
  background: #464646;
  left: 40%;
  right: 0px;
  width: auto;
  background-size: cover; }

.our-services-image:before {
  content: "";
  display: block;
  width: 200px;
  height: 100%;
  background: #464646;
  margin-left: -100px;
  transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg); }

.our-services a {
  color: #FFF;
  text-decoration: none; }

.our-services a:hover {
  color: #59ca34; }

img.full-width {
  width: 100%; }

.project {
  position: relative;
  margin-bottom: 5px;
 }

 .project_bg {
   min-height: 650px;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
 }

.projects .project {
  margin-bottom: 25px; }

.project-hover {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #FFF;
  font-size: 40px;
  cursor: pointer; }

.project-hover i {
  position: relative;
  top: 50%;
  margin-left: 20px;
  margin-top: -20px; }

.project-hover-out {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.project:hover .project-hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.project-image {
  width: 100%;
  height: 350px;
  background-size: cover; }

.grey-bg {
  background: #464646;
  color: #FFF; }
  .grey-bg p {
    color: #c4c4c4; }

.light-grey-bg {
  background: #ebebeb; }

.white-bg {
  background: #FFF; }

.btn {
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px; }

.btn-grey-green {
  background: #575757;
  color:#FFF;
  border-color: #59ca34; }

.btn-grey-green:hover {
  background: #59ca34;
  color: #FFF; }

.testimonials {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px; }

.testimonials .item {
  margin-bottom: 30px;
  font-family: 'Playfair Display', serif;
  font-style: italic; }

.testimonials p {
  font-size: 18px;
  margin-top: 20px; }

.testimonials h2 {
  font-size: 23px;
  font-weight: bold;
  color: #272727; }

.white-line-right {
  border-right: 1px solid #FFF; }

.hia-member {
  padding-left: 40px; }

.terms-row {
  background: #464646;
  color: #d1d1d1;
  font-size: 13px;
  border-bottom: 4px solid #303030; }

.terms-row a {
  color: inherit; }

.terms-row .row {
  padding-top: 15px;
  padding-bottom: 15px; }

.page-header {
  background: #ebebeb;
  color: #292929;
  padding: 20px;
  margin: 0px;
  border-bottom: 0px; }

.page-header hr {
  width: 180px; }

.page-header h1 {
  font-weight: 200;
  font-size: 53px; }

.page-breadcrumb {
  font-size: 13px;
  margin-top: 5px;
  font-weight: lighter;
  color: #a9a8a8; }

.page-breadcrumb a {
  color: inherit; }

.page-subtitle {
  font-family: "Raleway", sans-serif;
  margin-top: 15px; }

.page-subtitle h3 {
  color: #000;
  font-weight: 200;
  font-size: 23px;
  line-height: 37px; }

.more-padding {
  padding-top: 40px;
  padding-bottom: 40px; }

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

.service-info {
  padding: 30px; }
  .service-info h3 {
    font-family: "Raleway", sans-serif;
    margin-top: 10px;
    font-size: 23px;
    font-weight: bold; }

.service .col-sm-4 {
  padding-left: 0px;
  padding-right: 0px; }

.service-image {
  width: 33.3%;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  margin-left: 1px;
  background-size: cover; }

.project-page-image {
  width: 100%; }

.project-magnify {
  position: absolute;
  bottom: 40px;
  right: 40px;
  font-size: 30px;
  color: #FFF; }

.single-project .project {
  margin-bottom: 20px; }

.project-filter {
  margin-bottom: 30px;
  text-align: center; }

.project-filter .btn:focus {
  outline: 0; }

.project-filter .btn {
  border: 0px;
  font-family: "Raleway", sans-serif;
  background: #ebebeb;
  color: #999;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-left: 3px;
  margin-top: 10px;
  margin-right: 3px; }

.project-filter .btn:active {
  background: #ebebeb;
  color: #999; }

.project-filter .btn.active {
  background: #59ca34;
  color: #FFF; }

.contact-us .round-icon {
  margin-right: 10px; }

.contact-us a {
  color: inherit;
  font-weight: normal; }

.contact-us a:hover {
  color: #59ca34;
  text-decoration: none; }

.acf-map {
  width: 100%;
  height: 300px; }

.acf-map img {
  max-width: inherit !important; }

.our-services li a {
  font-weight: lighter; }

.wpcf7 .row {
  margin-bottom: 15px; }

.wpcf7 .form-control {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.wpcf7-submit {
  width: auto;
  font-weight: bold;
  color: #FFF;
  background: #363636;
  border: 0px;
  padding: 13px;
  padding-left: 30px;
  padding-right: 30px;
  height: auto;
  border-radius: 0px; }

.wpcf7-not-valid-tip {
  margin-top: 5px; }

div.wpcf7-response-output {
  margin: 0px;
  padding: 10px; }

div.wpcf7-validation-errors {
  border: 0px;
  border-left: 4px solid red; }

div.wpcf7-spam-blocked {
  border: 0px;
  border-left: 4px solid orange; }

div.wpcf7-mail-sent-ok {
  border: 0px;
  border-left: 4px solid green; }

div.wpcf7 img.ajax-loader {
  margin-top: 5px;
  margin-left: 0px; }

.services-section {
  margin-top: 15px; }

.about-us-img {
  width: 85%; }

.back-to-project img {
  position: relative;
  top:-2px;
  margin-right: 5px;
  display: inline-block;
}

.back-to-project:hover {
  text-decoration: none;
  color:#37aa11;
}

.project-title-background {
  width: 65px;
  position: absolute;
  top:0px;
  height:100%;
  background:rgba(0,0,0,0.6);
}

.project-title {
position: absolute;
bottom: 0px;
padding: 10px;
text-align: right;
height: 55px;
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(90deg) translateX(-100%) translateY(0%);
-ms-transform-origin: left bottom;
    transform-origin: left bottom;
-ms-transform: rotate(90deg) translateX(-100%) translateY(0%);
    transform: rotate(90deg) translateX(-100%) translateY(0%);
-moz-transform-origin: left bottom;
-moz-transform: rotate(90deg) translateX(-100%) translateY(0%);
}

.project-title img {
  margin-left:10px;
}

.project-title-text {
  color: #FFF;
  font-size: 14px;
}

.extra-padding {
  padding:40px;
}

.semi-bold {
  font-weight: 600;
}

#we-take-care-of-it-all p {
  color: #FFF;
}

.build-with-scope h2 {
  font-size:32px;
}

@media(max-width: 1200px){
  .project-title {
    -webkit-transform:none;
    -ms-transform: none;
        transform: none;
    -moz-transform: none;
  }

  .project-title-background {
    width:100%;
    height:65px;
    bottom:0;
    top:auto;
  }
}

@media (min-width: 2000px) {
  .our-services-image {
    left: 45%; } }

@media (max-width: 1300px){
  .scroll-to-top {
    right:30px;
  }
}

@media (max-width: 1100px) {
  .our-services .col-sm-4 {
    width: 43%; } }

@media (max-width: 1002px) {
  .banner-text-background {
    height: 280px; }
  .banner-text-background-2 {
    top: 415px; } }

@media (max-width: 905px) {
  .navbar-brand img {
    width: 50%;
    margin-top: 2%; } }

@media (max-width: 850px) {
  .our-services-image {
    left: 55%; }
  .our-services .col-sm-4 {
    width: 55%; }
  .banner-text .col-sm-6 {
    width: 100%;
    background: rgba(0, 0, 0, 0.79);
    padding: 30px; }
  .banner-text {
    position: absolute;
    bottom: 0px;
    padding: 0px; }
  .banner-text-background, .banner-text-background-2 {
    display: none; }
  .navbar-brand img {
    width: 50%;
    margin-top: -3%; }
  .navbar-right {
    margin-top: 75px; } }

@media (max-width: 767px) {
  .contact-info .fa-at {
    margin-bottom: 10px; }
  .our-services .col-sm-4 {
    width: 100%; }
  .our-services {
    padding-bottom: 0px; }
  .our-services-image {
    position: static;
    height: 250px;
    margin-top: 25px; }
  .services-section .col-sm-4 {
    margin-bottom: 25px; }
  .our-services-image:before {
    display: none; }
  .banner, .banner-image {
    position: static; }
  .banner {
    height: auto; }
  .banner-push {
    margin-top: 0px; }
  .banner-image {
    height: 300px; }
  .banner-text {
    font-size: 20px; }
  .banner-text h1 {
    font-size: 26px; }
  .navbar-brand {
    width: 50%; }
  .navbar-brand img {
    height: 50px;
    width: auto;
    margin-top: 45px; }
  .navbar-right {
    margin-bottom: 0px; }
  .navbar-right li {
    padding-top: 10px;
    padding-bottom: 10px; }
  .navbar-nav li.current-menu-item {
    border-right: 5px solid #59ca34; }
  .navbar-nav li.current-menu-item a:after {
    display: none; }
  .banner-text {
    margin-top: 0px;
    position: static; }
  .navbar-right {
    float: none;
    position: static;
    margin-top: 0px;
    text-align: right; }
  .services-section {
    margin-top: 5px; }
  .hia-member {
    padding-left: 15px;
    margin-top: 50px; }
  .white-line-right {
    border-right: 0px; }
  .footer .col-sm-4 {
    margin-bottom: 30px; }
  .terms-row {
    text-align: center;
    line-height: 30px; }
  .terms-row .text-right {
    text-align: center; }
  .project-filter .btn {
    width: 100%; }
  .page-subtitle {
    margin-top: 30px; }
  .page-subtitle h3 {
    font-size: 20px; }
  .page-header {
    padding: 10px; }
  .page-header h1 {
    font-size: 34px; }
  .about-us-img {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px; }
  .more-padding {
    padding-top: 20px;
    padding-bottom: 20px; }
  .page-breadcrumb {
    margin-top: 15px; }
  .service {
    margin-top: 15px;
    margin-bottom: 30px; }
  .service-image {
    width: 100%;
    position: static;
    height: 325px;
    margin: 0px; }
  .testimonials {
    padding-top: 10px;
    padding-bottom: 10px; }
  .acf-map {
    margin-top: 25px;
    margin-bottom: 25px; }
  .wpcf7 .row, .wpcf7 .col-sm-6 {
    margin-bottom: 0px; }
  .wpcf7 .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 20px; } }

@media (max-width: 340px) {
  .our-services li {
    font-size: 21px; } }

/*css added by deb for project slider */
.project-data { padding-top: 2em }
.project-slider .owl-nav { display: block !important; }
.project-slider .owl-nav .owl-prev { left: 0; top: 0; height: 100%; background: rgba(0,0,0,0.4); position: absolute; width: 65px; }
.project-slider .owl-nav .owl-prev:after, .project-slider .owl-nav .owl-next:after { content:'\f104'; color: #fff; font-family: 'FontAwesome'; position:absolute; top: 50%; text-align: center; width: 100%; font-size: 3.0em; -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%); transform: translate(0,-50%); }
.project-slider .owl-nav .owl-next { right: 0; top: 0; height: 100%; background: rgba(0,0,0,0.4); position: absolute; width: 65px; }
.project-slider .owl-nav .owl-next:after { content:'\f105'; top: 50%; }

#owl-testimonials .owl-dot { display: inline-block; padding: 0 3px; }
#owl-testimonials .owl-dots .owl-dot span {
  height: 10px !important; width: 10px !important; background: #ccc; border-radius: 50px; display: inline-block;
}
#owl-testimonials .owl-dots .owl-dot.active span { background: #869791; }
@media(max-width: 480px){
  .project_bg { min-height: 300px !important; }
  .project-slider .owl-nav .owl-next, .project-slider .owl-nav .owl-prev { width: 40px; }
  .project-slider .owl-nav .owl-prev:after, .project-slider .owl-nav .owl-next:after { font-size: 2.3em }
}
@media(max-width: 767px){
  .project_bg { min-height: 400px; }
}

@media(min-width: 768px) and (max-width: 991px){
  .project_bg { min-height: 550px; }
}
