/*
Theme Name: Tamarco	
Theme URI: http://justfreethemes.com/wpboot-free-wordpress-theme/
Author: JustFreeThemes.com 
Author URI: Marco Maffei
Description: Liked the Bootstrap blog theme? then we have tweaked it for WordPress now. Download this elegant theme to make a beautiul blog on top of the awesome Bootstrap.
Tags: responsive-layout, two-columns, white, custom-menu, right-sidebar, threaded-comments, blueprint
Version: 3.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
More information: http://codex.wordpress.org/Theme_Review#Licensing
*/
::-webkit-scrollbar-track-piece {
  width: 3px;
}
::-webkit-scrollbar {
  width: 8px;
  border-left: 0;
  background: rgba(0,0,0,0.1);
}
::-webkit-scrollbar-track {
  background: none;
}
::-webkit-scrollbar-thumb {
  background: rgba(6,107,117,1);
  border-radius: 0;
  height: 3px;
}
body {
  position: relative;
  text-align: center;
}
h2, .h2 {
  font-size: 2rem;
}
.page-certifications-and-safety .aboutwrap a {
  font-family: 'Open Sans Condensed', sans-serif;
  text-decoration: underline;
}
.navbar-nav>li>a {
  text-align: center;
}
.form-control:focus {
  border-color: #066b75;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(6,107,117,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(6,107,117,.6);
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #333333;
}
.has-error .form-control {
  border-color: #333333;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-error .form-control:focus {
  border-color: #066b75;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #066b75;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #066b75;
}
.list-unstyled li {
  font-size: 13px;
  color: #f91339;
}
.btn-success {
  color: #fff;
  background-color: #066b75;
  border-color: #066b75;
}
.admin-bar .navbar-fixed-top {
  top: 46px;
}
.navbar-fixed-top {
  background-color: rgba(209, 211, 212, 1);
}
body.home .navbar-fixed-top {
  background-color: transparent;
}
body.home .nav.navbar-nav a span {
  color: white;
}
#wpadminbar {
  position: fixed;
}
.banner h1 br {
  display: none;
}
.navbar-collapse {
  border: 0;
}
.placeholder {
  background-image: url(img/TamarcoHeader.jpg);
  height: 500px;
  height: 75vh;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 0 -230px;
}
.placeholder-other {
  background-image: url(img/TamarcoHeader.jpg);
  height: 400px;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position:0 -120px;
}
.placeholder-abatement {
  background-image: url(img/abatement.jpg);
  height: 400px;
  background-attachment: fixed;
  background-position: 48% 30px;
}
.placeholder-generalcontracting {
  background-image: url(img/GeneralContractingHeader.jpg);
  height: 400px;
  background-attachment: fixed;
  background-position: 48% 30px;
}
.placeholder-propertymaint {
  background-image: url(img/PropertyMaintHeader_PLACEHOLDER.jpg);
  height: 400px;
  background-attachment: fixed;
  background-position: 48% 30px;
}
.blog-nav {
  padding: 3% 0 0;
}
a {
  color: #066b75;
}
.page-mould-abatement .grey a {
  font-family: 'Open Sans Condensed', sans-serif;
}
.page-asbestos-abatement .aboutwrap a {
  font-family: 'Open Sans Condensed', sans-serif;
}
.page-asbestos-abatement .aboutwrap .col-md-6:nth-child(1) {
  border-right: 6px solid #066b75;
}
.page-asbestos-abatement .aboutwrap {
  padding: 2% 0;
}
.page-mould-abatement .grey .aboutwrap .col-md-4:nth-child(2) {
  border-right: 6px solid #066b75;
  border-left: 6px solid #066b75;
}
.page-mould-abatement .grey .aboutwrap {
  padding: 2% 0;
}
.placeholder .banner {
  margin: 19% auto 0 auto;
  background: rgba(6, 107, 117, 0.9);
  width: 50%;
  color: white;
}
.placeholder h1 {
  margin: 0;
  padding: 1%;
  font-style: italic;
  font-size: 2em;
}
.container-fluid.service {
}
.social-icons {
  padding: 0;
  text-align: center;
}
h1,h2,h3,h4,a {
  font-family: 'Raleway', sans-serif;
}
h3 {
  font-size: 22px;
}
li a {
  font-size: 20px;
}
p,div {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
}
.stripe {
  background: #066b75;
  height: 200px;
  position: absolute;
  width: 100%;
}
.service .col-md-4 {
  margin-top: 1%;
  padding: 4%;
}
.grey {
  background-color: #d1d3d4;
  text-align: left;
}
.grey .col-md-8 {
  padding: 0 4%;
  width: 55%;
}
.sponsor h2 {
  color: #066b75;
  margin: 3% 0;
}
.grey .col-md-4 {
  height: 60vh;
  background-size: cover;
  background-image: url(img/greyback.jpg);
}
.btn {
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.page-about .banner .btn-1 {
  border: 3px solid white;
}
.btn-1 {
  border: 3px solid #066b75;
  color: black;
}
.btn-1c:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(6, 107, 117, 1);
}
.btn-1c:hover:after,
.btn-1c:active:after {
  width: 100%;
}
.page-about .banner .btn-1c:after {
  background: rgba(255, 255, 255, 1);
}
.afterEffect {
  margin-top: 1%; 
  z-index: 1;
  background: transparent;
  border-radius: 0;
}
.page-about .afterEffect:hover,.page-about
.afterEffect:active {
  color: white;
}
.page-about .banner .afterEffect:hover,
.page-about .banner .afterEffect:active,
.afterEffect:hover,
.afterEffect:active {
  color: black;
}
.grey .afterEffect:hover,
.grey .afterEffect:active {
  color: white;
}
.service .indipendent {
  margin: auto;
}
footer {
  background-color: #333333;
}
footer ul li {
  display: inline-block;
  margin: 0 2% 0 2%;
}
footer ul li a {
  color: white;
  font-size: 1.6em;
}
footer p {
  color: white;
  font-size: 17px;
}
i {
  color: white;
}
a:hover i {
  color: #066b75;
}
footer .banner {
  overflow: auto;
  width: 100%;
  margin: 0;
  padding: 1%;
  text-align: left;
  font-size: 15px;
}
footer a {
  color: white;
  font-family: 'Open Sans Condensed', sans-serif;
  margin: 2%;
  font-size: 17px;
}
footer img {
  width: 20%;
  margin: 1%;
}
header a {
  color: #333333;
}
.navbar-nav {
  float: right;
  margin: 0;
}
a:hover, a:focus {
  color: #066b75;
  text-decoration: none;
}

.current_page_item span{
  color: #066b75;
  outline: 0;
  border-bottom: 3px solid #066b75!important;
}

.page-about .stripe {
  background: #D1D3D4;
}
.page-about .service img {
  background: #F1F2F2;
  max-width: 100%;
}
.page-property-maintenance img {
  max-width: 100%;
}
.banner {
  width: 100%;
  margin: 0;
  padding: 1%;
  background: #066b75;
  color: white;
}
.page-about .banner a {
  color: white;
}
.page-about .banner {
  font-weight: bold;
}
.who-we-are img {
  margin: 2%;
}
.col-md-six {
  float: left;
  width: 33.33%;
  text-align: center;
}
.col-md-six img {
  width: 45%;
}
.col-md-four {
  float: left;
  width: 25%;
  text-align: center;
}
.col-md-four img {
  width: 60%;
}
.page-about .grey {
  padding: 3% 12% 3% 12%;
  margin-top: 5%;
}
.page-about .grey .col-md-6:nth-child(1) {
  border-right: 6px solid #066b75;
  text-align: center;
}
.white-written {
  width: 75%;
  margin-top: 3%;
  margin-bottom: 3%;
}
.white-written h1 {
  font-style: italic;
}
.white-written img {
  max-width: 100%;
}
.contract {
  background-image: url(img/GeneralContractingRectangle.jpg);
  height: 400px;
  background-size: cover;
}
.asbesto {
  background-image: url(img/MouldAsbestosRectangle.jpg);
  height: 400px;
  background-size: cover;
}
.maintenance {
  background-image: url(img/PropertyMaintRectangle_PLACEHOLDER.jpg);
  height: 400px;
  background-size: cover;
}
.services {
  background: #066b75;
  color: white; 
}
.services a {
  color: white;
  border: 3px solid white;
}
.services a.btn-1c:hover:after,
.services a.btn-1c:active:after {
  width: 100%;
}
.services a.btn-1c:after {
  background: rgba(255, 255, 255, 1);
}
.banner a.btn-1c:after {
  background: rgba(255, 255, 255, 1);
}
.page-abatement .grey {
  padding: 3% 12% 3% 12%;
}
.page-abatement .grey .col-md-6:nth-child(1), .page-abatement .grey .col-md-6:nth-child(2) {
  border-right: 6px solid #066b75;
}
.page-abatement .grey .col-md-6 {
  width: 33.33%;
}
.banner .btn-1 {
  border: 3px solid white;
}
.banner a {
  color: white;
}
.page-mould-abatement .banner .btn-1c:after {
  background: rgba(255, 255, 255, 1);
}
.page-mould-abatement .grey .col-md-4 {
  height: initial; 
  background-image: initial;
}

.navbar-toggle .icon-bar {
  background: black;
}
.navbar-toggle {
  float: initial;
  padding: 0;
  margin: 0;
}
.nav>li>a:hover, .nav>li>a:focus {
  text-decoration: none;
  background-color: initial; 
}
.nav.navbar-nav a span {
  text-decoration: none;
  border-bottom: 3px solid transparent;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  white-space: nowrap;
}
.nav.navbar-nav a span:hover {
  border-bottom: 3px solid #066b75;
  width: 100%;
}

.larche {
  width: 50px;
  margin-left: 0;
}

.two_columns_left {
  width: 50%;
  font-size:15px;
  float:left;
  text-align: left;
}

.two_columns_right {
  width: 50%;	
  float:left;
  text-align: right;
}

.two_columns_right p {
  font-size:15px;
  margin-bottom:0;
}

.two_columns_right a {
  margin: 5px;	
}

.col-md-six h3 {
  margin-bottom: 5px;
}

.interior {
  padding: 11%;
}

.no_image {
  margin-top: 10%;
}

.bullets {
  width: 90%;
}

.bullets h2 {
  text-align: left;
  padding-left: 2%;
}

.gallery img {
  border: 0!important;
}

.col-md-6 {
  text-align: center;
}

.aboutwrap {
  width: 80%;
  margin: auto;
  overflow: auto;
}
.aboutwrap img {
  max-width: 100%;
}
.aboutwraptwo {
  width: 90%;
  margin: auto;
  overflow: auto;
}

.blueprints {
  width: 45%;
}
.textleft {
  text-align: left;
}
body.page-contact-us {
  margin-top: 84px;
}
.gallery {
  margin: auto;
}
.gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 20%;
}
.gallery-caption {
  margin-left: 0;
}
.gallery-size-full {
  overflow: auto;
}
.gallery-size-full br {
  display: none;
}
.borderbetween {
  border-right: 6px solid #066b75;
  border-left: 6px solid #066b75;
  text-align: left;
}
.oddborder {
  padding: 3% 0;
}
.oddborder .col-md-4:nth-child(2) {
  border-right: 6px solid #066b75;
  border-left: 6px solid #066b75;
}
.grey .col-md-8 {
  padding: 4% 4%;
  width: 55%;
}
@media (min-width: 1550px) {
  body {
    position: relative;
    background: white;
    max-width: 1280px;
    margin: auto;
  }
  header {
    max-width: 1280px;
    margin: auto;
  }
}
@media (max-width: 1148px) {
  .gallery-item {
    float: left;
    text-align: center;
    width: 33%;
  }
  .aboutwrap br {
    display: none;
  }
}
@media (max-width: 1135px) and (min-width: 888px) {
  .placeholder {
    background-position: 0px -66px;
  }
}
@media (max-width: 991px) {
  .blueprints {
    width: 100%;
  }
  .page-asbestos-abatement .aboutwrap .col-md-6:nth-child(1) {
    border-right: none;
  }
  .page-abatement .grey .col-md-6:nth-child(1) {
    border-right: none;
  }
  .oddborder .col-md-4:nth-child(2) {
    border-right: none;
    border-left: none;
  }
  .page-mould-abatement .grey .aboutwrap .col-md-4:nth-child(2) {
    border-right: none;
    border-left: none;
  }
  .page-mould-abatement .grey .aboutwrap h2 {
    text-align: left;
  }
  .oddborder h2 {
    text-align: left;
  }
  .grey .col-md-8 {
    width: 100%;
  }
  .service .col-md-4 {
    float: left;
    width: 33.33%;
  }
  .page-about .grey .col-md-6 {
    width: 50%;
    float: left;
  }
  .page-abatement .grey .col-md-6 {
    width: 50%;
    float: left;
  }
  .services .col-md-6 {
    width: 50%;
    float: left;
  }
  .aboutwrap {
    width: 100%;
  }
  .page-certifications-and-safety .aboutwrap {
    width: 80%;
  }
  .page-abatement .grey .col-md-6 {
    width: 33.33%;
  }
  .page-abatement .grey .col-md-6:nth-child(1), .page-abatement .grey .col-md-6:nth-child(2) {
    border-right: 6px solid #066b75;
  }
}
@media (max-width: 926px) {
  header .col-md-6:nth-child(1) {
    overflow: auto;
    text-align: center
  }
  .navbar-header {
    width: 100%;
  }
  .navbar-header img {
    margin-bottom: 0;
  }
  .blog-nav {
    padding:0;
  }
  .navbar-nav {
    float: initial;
    display: inline-block;
  }
  .placeholder-abatement {
    background-position: 48% 130px;
  }
}
@media screen and (min-width: 783px) {
  .admin-bar .navbar-fixed-top {
    top: 32px
  }
}
@media (min-width: 300px) and (max-width: 888px) {
  .placeholder-abatement {
    background-size: cover;
  }
  .placeholder-abatement {
    background-position: 48% 0px;
  }
  .placeholder-generalcontracting {
    background-size: cover;
  }
  .placeholder-propertymaint {
    background-size: cover;
  }
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: initial;
  }
  .placeholder-generalcontracting {
    height: 295px;
  }
  .placeholder-abatement {
    height: 295px;
  }
  .placeholder-propertymaint {
    height: 295px;
  }
  .placeholder .banner {
    margin: 11% auto 0 auto;
    background: #066b75;
    width: 50%;
  }
  .placeholder {
    background-position: 0px 0px;
    height: 380px;
  }
  body.page-contact-us {
    margin-top: 0px;
  }
}
@media (max-width: 888px) and (min-width: 700px) {
  .placeholder .banner {
    width: 60%;
  }
}
@media (max-width: 1100px) and (min-width: 768px) {
  .placeholder {
    background-attachment: scroll;
    background-position: 10%;
  }
  .placeholder-other {
    background-attachment: scroll;
    background-position: 10%;
  }
}
@media (min-width: 768px) and (max-width: 888px) {
  header .col-md-6:nth-child(1) {
    overflow: auto;
    text-align: center;
  }
  .who-we-are img {
    max-width: 50%;
  }
  .blog-nav {
    padding: 0;
  }
  .navbar-header {
    float: initial; 
  }
  .navbar-nav {
    float: initial;
    display: inline-block;
    margin: 0;
  }
  .grey {
    text-align: center;
  }
  footer .banner {
    text-align: center;
  }
  .col-md-six {
    width: 33.33%;
  }
}
@media (max-width: 680px) {
  .gallery img {
    width: 80%;
    height: 80%;
  }
  .service .col-md-4 {
    padding: 4% 0; 
    width: 100%;
  }
  .service .indipendent {
    width: 250px; 
  }
  .services .col-md-6 {
    width: 100%;
    float: left;
  }
  .navbar-toggle {
    float: right;
    position: fixed;
    top: 32px;
    right: 16px;
  }
  .page-abatement .grey .col-md-6 {
    width: 100%;
  }
  .page-abatement .grey .col-md-6:nth-child(1), .page-abatement .grey .col-md-6:nth-child(2) {
    border: 0;
  }
}
@media (min-width: 680px) and (max-width: 767px) {
  .navbar-toggle {
    float: right;
    position: fixed;
    top: 32px;
    right: 16px;
  }
}
@media (min-width: 300px) and (max-width: 420px) {
  .col-md-six {
    width: 33.33%;
  }
  footer img {
    width: 40%;
  }
  .page-about .grey .col-md-6 {
    width: 100%;
  }
  .page-about .grey .col-md-6:nth-child(1) {
    border: none;
  }
  .two_columns_left {
    width: 100%;
    text-align: center;
  }
  .two_columns_right {
    width: 100%;
    text-align: center;
  }
  .navbar-toggle {
    float: right;
    position: fixed;
    top: 32px;
    right: 16px;
  }
  .placeholder .banner {
    margin: 32% auto 0 auto;
    width: 80%;
  }
  .placeholder h1 {
    font-size: 34px;
  }
  .logo {
    width: 80%;
    float: left;
  }
  .banner h1 br {
    display: initial;
  }
  .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 50%;
  }
  .gallery-icon img {
    width: 90%;
    height: 90%;
  }
  .aboutwrap br {
    display: none;
  }
  .placeholder {
    background-image: url(img/TamarcoHeader.jpg);
    height: 360px;
    background-size: initial; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-position: -224px -270px;
  }
  .placeholder-other {
    background-image: url(img/TamarcoHeader.jpg);
    height: 360px;
    background-size: cover;
    background-attachment: initial;
    background-repeat: no-repeat;
    background-position: 0;
  }
}
.fourfourfour {
  padding: 10% 0;
}