/*
Theme Name: Attack Mold
Theme URI: www.attackmold.com/
Description: Theme created in May 2020
Version: 1.0
Author: Daniel Jones
Author URI: https://bentonparkprints.com

*/

body {margin: 0; padding: 0px; }
html {font-size: 16px;}
*, *:before, *:after {
  box-sizing: border-box; }

a {
  text-decoration: none;
  color: #FF4081; }

  a.boxbutton {width: initial; border: 1px solid #228293; border-radius: 8px; font-size: .95em; color: #228293; padding: 10px 18px; margin: 0px;transition: 0.5s;}
  a.boxbutton:hover {color: #fff; border: 1px solid #228293; background-color: #228293;}


ul {margin: 0; padding: 0;}


/* @import url('https://fonts.googleapis.com/css?family=Anton|Open+Sans&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Hind:wght@400;700&family=Playfair+Display:wght@400;500;700&display=swap');
h1, h2, h3, h4, h5, h6 {font-family: 'Playfair Display', serif;}
p, span, a, li {font-family: 'Hind', sans-serif; line-height: 140%;}

/**
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700|Raleway:400,700&display=swap');
h1, h2, h3, h4, h5, h6 {font-family: 'Raleway', sans-serif;}
p, span, a, li {font-family: 'Open Sans', sans-serif;}
**/

#header {  position: fixed; top: 0px; width: 100%; height: 120px; z-index: 999; background-color: #fff; margin: 0; padding: 0px; opacity: .96;}
#nav {display: flex; align-items: center; justify-content: space-between;  width: calc(100% - 80px); height: 80px; margin: 10px auto
  ; padding: 0px; }
.nav-item {text-align: right;}
.nav-item span.phone {display: block; color: #358d9d; font-size: 1em; font-weight: bold; padding: 0px; margin: 20px 0px 0px 0px;}
.nav-item img {height: 100px; width: auto; padding: 0px; margin: 20px 0px 0px 0px;}
.nav-item ul {font-size: 1.2em; margin: 8px 0px 0px 0px;}
.nav-item ul li {display: inline-block;list-style: none;  padding: 0px 5px 0px 10px; }
.nav-item ul li a {border-bottom: 4px solid #fff; font-weight: bold; color: #06505d; transition: border-bottom 0.5s; padding: 0px 0px 5px 0px;}
.nav-item ul li a:hover {border-bottom: 4px solid #06505d; color: #06505d;}

#split-hero {width: calc(100% - 80px); height: calc(100vh - 160px); margin: 120px 40px 40px 40px; padding: 0px; overflow-x: hidden; }
.split-hero-wrap {display: flex;  justify-content: space-around; flex-direction: row-reverse;}
.split-hero-item {display: flex; align-items: center; flex-shrink: 1; width: 100%; height: calc(100vh - 160px);  text-align: center; margin: 0 auto;}
.green-overlay {opacity: 0.75; transition: opacity 1s;}
.blue-overlay {opacity: 1;  transition: opacity 1s;}
.split-hero-item:nth-child(2) {background: url('assets/images/largeheader-3.jpg') no-repeat center center; background-size: cover;  }
.split-hero-item:nth-child(2) .green-overlay {position: absolute; display: block; width: 100%; height: calc(100vh - 160px); background-color: #46b089; }
.split-hero-item:nth-child(1) {background: url('assets/images/largeheader-5.jpg') no-repeat center center; background-size: cover; }
.split-hero-item:nth-child(1) .blue-overlay {position: absolute; display: block; width: 100%; height: calc(100vh - 160px); background-color: #358d9d;}
.split-hero-item:nth-child(1):hover .blue-overlay {opacity: 0.85;}
.split-hero-item:nth-child(1):hover ~ .split-hero-item:nth-child(2) .green-overlay {opacity: 1;}

.hero-text {display: block; z-index: 99; text-align: center; margin: 0 auto; width: 80%; color: #fff;}
.hero-text span {display: block; font-size: 1.2em;  padding: 0px 0px 8px 0px; margin: 0px; }
.hero-text h1 {display: block; font-size: 2em;  padding: 0px 0px 8px 0px; margin: 0px; }
.hero-text h1 span {display: block; font-size: 1.4em; padding: 0px; margin: 0px;}
.hero-text p {display: block; padding: 0px; margin: 0px; }

.square-button {display: block; color: #fff; text-transform: uppercase; width: auto; padding: 20px 0px;  margin: 20px auto 0 auto; }
.square-button a { padding: 10px 20px; border: 4px solid #fff; color: #fff;  transition: background-color 0.5s;  }
.square-button a:hover {background-color: #fff; color: #06505d; }


#cpmi { width: calc(100% - 80px); height: auto; margin: 120px 40px 40px 40px; padding: 0px; overflow-x: hidden; }
.cmrs-wrap {display: flex; background-color: #f0f0f0;  justify-content: space-around; align-items: center; margin: 0px auto 40px auto;}
.cmrs-item {display: flex; align-items: center;  width: 100%; height: auto;  text-align: center;padding: 0px 0px; margin: 0px auto;}
.cmrs-text { text-align: center; margin: 0 auto; width: 80%; }
.cmrs-text p {display: block; font-size: 1.5em; font-weight: bold;  color: #676767; padding: 20px 0px 0px 0px; margin: 0px; }
.cmrs-photo-wrap {display: flex;  text-align: center; flex-wrap: wrap; padding: 0px; margin: 0 auto;  line-height: 0px;}
.cmrs-photo-item {display: block; flex-basis: 50%; padding: 0px; margin: 0 auto;}
.cmrs-photo-item img { width: 100%; height: auto;  margin: 0 auto; padding: 0px;}


#info-boxes {width: calc(100% - 80px);   margin: 160px 40px 40px 40px; padding: 0px;}
.title-wrap {display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 0px 0px 20px 0px; margin: 0px; }
.home-title {display: block; font-size: 3em; padding: 0px 0px 10px 0px; margin: 0px; color: #7f7f7f; line-height: 100%; font-weight: bold;}
.home-sub-title {display: block; font-size: 1.8em; padding: 0px 0px 10px 0px; margin: 0px; color: #228293; text-transform: uppercase; line-height: 100%;}

.info-boxes-wrap {display: flex;  justify-content: space-around; margin: 30px auto; padding: 0px 0px 0px 0px;}
.info-boxes-item {flex-shrink: 1; background-color: #fefefe;  margin: 1em 2em; padding: 10px;}
.info-boxes-item img {display: block; width: 100%; max-width: 80px; height: auto; margin: 0px; opacity: .5;}
.info-boxes-item h2 { margin: 0 auto; padding: 20px 0px 0px 0px; font-size: 2.4em; color: #228293; text-transform: initial; line-height: 100%;}
.info-boxes-item p {font-size: .95em; color: #888; padding: 0px 0px 20px 0px;}

#about-cpmi {position: relative; width: calc(100% - 80px); background: #fff url('assets/images/background-arrow.svg') no-repeat bottom center; background-size: 100%;; height: auto; margin: 120px 40px 0px 40px; padding: 0px 0px 260px 0px; overflow-x: hidden; }
.about-cpmi-wrap {display: flex;  justify-content: space-around; align-items: center;}
.reverse {flex-direction: row-reverse;}
.about-cpmi-item {display: flex; align-items: center; width: 100%; height: 50vh;  text-align: center; margin: 20px 0px;}
.containment-photo {background: url('assets/images/header-01.jpg') no-repeat center center; background-size: cover;  }
.mold-window-photo {background: url('assets/images/largeheader-4.jpg') no-repeat center center; background-size: cover;  }
.about-text { text-align: left; margin: 0 auto; width: 80%;}
.about-text span {display: block; font-weight: bold; font-size: 2.2em; color: #888; padding: 16px 0px 8px 0px; margin: 0px; line-height: 120%;}
.about-text p {display: block; font-size: 1.1em; color: #888; padding: 0px 0px 30px 0px; margin: 0px; }
.about-text span.about-tag {display: block; font-size: .85em; color: #358d9d; padding: 0px; margin: 0px; text-transform: uppercase;}



#communities { width: calc(100% - 80px);  margin: 0px 40px 160px 40px;background: transparent; padding: 0px; }
.communities-wrap {position: relative; display: flex; background: transparent; flex-direction: column; justify-content: space-around; align-items: center;margin: 0px 0px 0px 0px;}
.communities-item {display: flex;  background-color: #f7f7f7; align-items: center; width: 100%; text-align: center; margin: 0px 0px 40px 0px;}
.communities-photo {min-height: 340px; margin:  0px 0px 40px 0px;}
.parallax-window { background: transparent; min-height: 340px; margin: 0px 0px 0px 0px; }
.communities-text { width: 90%; display: flex; justify-content: space-around; align-items: flex-start; color: #fff; padding: 80px 0px 100px 0px; margin: 0px auto; }
.info-boxes-item h2 { margin: 0 auto; padding: 20px 0px 0px 0px; font-size: 2.4em; color: #228293; text-transform: initial; line-height: 100%;}
.communities-text p {display: block; text-align: left; flex-basis: 33.33%;  font-size: 2.4em; color: #444; font-weight: 400;
line-height: 1.2em;
letter-spacing: 0px; font-family: 'Playfair Display', serif;  padding: 0px 0px 0px 0px; margin: 0px;}
p.contact-us a {display: block; text-align: left; flex-basis: initial%;  font-size: 1.6em; color: #444; font-weight: 400;
line-height: 1.2em;
letter-spacing: 0px; font-family: 'Playfair Display', serif;  padding: 0px 0px 0px 0px; margin: 0px 0px 3px 0px;}
p.contact-us a span {font-family: 'Playfair Display', serif; font-size: 1em; color: #2c8f84; font-weight: 400;
line-height: 1.2em;}
p.contact-us a:hover, p.contact-us a:hover span{ border-bottom: 3px solid #2c8f84; margin-bottom: 0px; }
.communities-text span {color: #2c8f84; font-family: 'Playfair Display', serif; font-weight: 500;}
.communities-text ul {display: block;  text-align: left;  padding: 30px 0px 0px 0px;}
.communities-text li {font-size: 1.4em;  color: #444;  list-style: none;}
.communities-text .fas {color: #2c8f84; }

.call-today { width: 90%; display: block;  text-align: center; color: #fff; margin: 0px auto; }

.neighbor-tag {position: absolute; top: -570px; left: 5%; text-align: left; background-color: #fff; padding: 20px 50px; margin: 0px;  }
.neighbor-tag img {display: block; width: 100%; max-width: 80px; height: auto; margin: 0px; opacity: .5;}
.neighbor-tag p {display: block; font-size: 2em; color: #444; font-family: 'Playfair Display', serif; line-height: 100%; margin: 20px 0px;}
.neighbor-tag span {font-size: 2.5em; color: #2c8f84; line-height: 110%; text-transform: uppercase;}



.hero__scroll {
  position: absolute;
  bottom: 60px;
  width: 200px;
  margin: auto;
  display: block;
  cursor: pointer;
  padding-bottom: 40px;
  text-align: center;
  color: #fff;
  left: 0;
  right: 0;
  text-transform: uppercase; }
  .hero__scroll .chevron {
    margin-top: 20px;
    display: block;
    -webkit-animation: pulse 2s infinite;
            animation: pulse 2s infinite;
    color: #fff; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

  50% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }

  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

  50% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }

  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

.octocat {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 80px; }
  .octocat img {
    display: block;
    width: 100%; }

.chevron::before {
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 20px;
  position: relative;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: top;
  width: 20px; }

.chevron.right:before {
  left: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.chevron.bottom:before {
  top: 0;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg); }

.chevron.left:before {
  left: 0.25em;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg); }

/**
 * Sections

.section {
  width: 100%;
  float: left; }

.section-title {
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  font-weight: normal;
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  width: 100%;
  clear: both; }

.container {
  width: 970px;
  margin: 0 auto;
  max-width: 90%;
  -webkit-transform: translateZ(1000px);
          transform: translateZ(1000px); }


.section--more {
  color: #FFF;
  background: #0E0F34;
  padding: 20px 0 40px 0; }

.section-group {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 30px 0; }
  .section-group h3 {
    margin: 0 0 20px 0;
    text-transform: uppercase; }
  .section-group h4 {
    font-weight: normal;
    color: rgba(255, 255, 255, 0.6); }
  .section-group code {
    padding: 20px;
    font-size: 1.2em; }
  .section-group .btn {
    margin-right: 20px; }

.btn {
  padding: 10px 20px;
  border: 1px solid #FF4081;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease;
  overflow: hidden; }
  .btn:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 1px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #FF4081;
    -webkit-transition: -webkit-transform 0.2s ease;
            transition: transform 0.2s ease;
    z-index: 0;
    opacity: 0; }
  .btn span {
    position: relative;
    z-index: 5; }
  .btn:hover {
    color: #FFF; }
    .btn:hover:before {
      -webkit-transform: scaleX(200);
          -ms-transform: scaleX(200);
              transform: scaleX(200);
      opacity: 1; }
 */

#interior-header { display: flex; align-items: center; justify-content: center; width: 100%; height: 540px; background-position: center center; background-size: cover; padding: 0px; margin: 0 auto;}
.page-title {padding: 0px; margin: 0 auto;}
.page-title h1 {font-size: 3em; color: #fff; font-weight: 400;}

.interior-wrap { display: flex; justify-content: center; width: 90%; height: auto; max-width: 1240px; padding: 60px 0px 0px 0px; margin: 0 auto;}
.interior-item { padding: 0px; margin: 0 auto; }
.interior-item:nth-child(1) { flex-basis: calc(38% - 40px); padding: 0px 40px 0px 0px}
.interior-item:nth-child(2) { flex-basis: 62%; }

.side-bar {position: sticky; top: 170px; padding-bottom: 60px;}

span.company-name {display: block; text-transform: uppercase; color: #aaa;}
span.company-tagline {display: block; font-size: 2.5em; color: #444; font-weight: 300;
line-height: 1.2em;
letter-spacing: 0px; font-family: 'Playfair Display', serif;  padding: 20px 0px 0px 0px;}

.interior {padding: 0px 0px 60px 0px;}
.interior p {font-size: 1em; color: #777; padding: 0px 0px 20px 0px; margin: 0 auto; line-height: 180%; }
.interior li {font-size: 1em; color: #777; width: 90%; padding: 0px 0px 0px 0px; margin: 0 auto;  line-height: 180%;}



#contact-footer { display: flex; align-items: center; justify-content: center; width: 100%; height: 540px; background: url('assets/images/contact.jpg') no-repeat center center;  background-position: center center; background-size: cover; padding: 0px; margin: 0 auto;}
.contact-footer {padding: 0px; margin: 0 auto;}

.contact-footer-wrap { display: flex; justify-content: space-between;width: 90%; height: auto; max-width: 1240px; padding: 60px 0px 0px 0px; margin: 0 auto;}
.contact-footer-item {position: relative; flex-basis: 50%; padding: 0px; margin: 0 auto; text-align: left;  }
.contact-footer-item span.form-header {display: block; font-size: .9em; text-transform: uppercase; color: #444;}
.contact-footer-item span.form-tagline {display: block; font-size: 4.5em; color: #444; font-weight: 300;}
.contact-footer-item span.form-text {display: block; font-size: 1.1em; color: #444; padding: 20px 0px 20px 0px;}

/* button effect */
.btn,
button {
  background: #1d1d1d;
  border: none;
  font-size: 10px;
  font-size: 1rem;
  background-color: #1d1d1d;
  color: white;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 14px 21px;
  padding: .9rem 1.2rem;
  border: 2px solid #1d1d1d;
  -webkit-transition: color 0.1s cubic-bezier(0.16, 0.08, 0.355, 1), background 0.1s cubic-bezier(0.16, 0.08, 0.355, 1);
  transition: color 0.1s cubic-bezier(0.16, 0.08, 0.355, 1), background 0.1s cubic-bezier(0.16, 0.08, 0.355, 1);
  display: inline-block;
  cursor: pointer;
  width: 100%;
  min-width: 200px;
  min-width: 20rem;
  outline: none;
  vertical-align: middle;
  text-align: center;
  position: relative;
  overflow: hidden;
}
@media (min-width: 400px) {
  .btn,
  button {
    width: auto;
  }
}
@media (min-width: 800px) {
  .btn,
  button {
    font-size: 1.1rem;
  }
}
.btn:hover,
button:hover {
  background-color: #2a2a2a;
  border-color: #2a2a2a;
  color: #fff;
}
.btn-border {
  background-color: transparent;
  color: #1d1d1d;
}
.btn-arrow {
  position: relative;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
}
.btn-arrow span {
  display: inline-block;
  position: relative;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  will-change: transform;
}
.btn-arrow:hover span {
  -webkit-transform: translate3d(-1rem, 0, 0);
          transform: translate3d(-1rem, 0, 0);
}
.btn-arrow svg {
  position: absolute;
  width: 1.1em;
  right: 0px;
  right: 0rem;
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  will-change: right, opacity;
}
.btn-arrow svg * {
  stroke-width: 5;
  stroke-color: transparent;
}
.btn-arrow:hover svg {
  opacity: 1;
  right: -2rem;
}


/* Button Effect */

#footer {background-color: #444;  padding: 60px 0px 0px 0px; margin: 0 auto;}
.copyright {display: block;  width: 100%;  background-color: #4c8b9b; padding: 10px 0px; margin: 0 auto;}
.copyright-wrap {display: flex; justify-content: space-between; width: 90%; max-width: 1240px;  padding: 0px 0px; margin: 0 auto;}
.copyright p {display: block; color: #fff; font-size: .9em;}
.copyright a {text-decoration: none; font-weight: bold; color: #fff;}
.copyright a:hover {text-decoration: underline;}
