/*
Theme Name: Suncoast Engineering
Theme URI: http://suncoastengineering.com.au
Author: Gavin Mace
Author URI: http://rawmarketing.com.au
Description: Custom Theme Development by Raw Marketing
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: suncoastengineering, raw marketing
Text Domain: suncoastengineering.com.au

*/

/********************************************************************
  ALL FONT FAMILIES
********************************************************************/

/*
font-family: 'Roboto', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Lobster', cursive;
font-family: 'Dosis', sans-serif;
font-family: 'Indie Flower', cursive;
font-family: 'Raleway', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'Anton', sans-serif;
font-family: 'Amatic SC', cursive;
font-family: 'Yanone Kaffeesatz', sans-serif;
*/


/********************************************************************
  HEADER SETTINGS
********************************************************************/

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #004485;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}

h6 {
  margin: 0;
}

p,
a {
  font-family: 'Roboto', sans-serif;
}

body {
  background-color: #fffce9;
}

/********************************************************************
  HEADER SETTINGS
********************************************************************/

.top-content {
  background-color: #004485;
  color: #fffce9;
  padding: 10px 0;
}

.top-content-left {
  text-align: left;
}

.top-content-right {
  text-align: right;
}

.top-content p {
  margin: 0 0 0 0;
}

.top-content a {
  color: #fffce9;
}

.top-content i {
  padding: 0 10px;
}

.header-content {
  padding: 0 0;
  background-color: #fffce9;
}

.header-content h3 {
  text-align: right;
  font-size: 2em;
  padding: 20px 0;
  color: #004485;
}

.header-content img {
  padding: 0 0 0 0;
  max-width: 150px;
}

@media screen and (max-width: 39.9375em) {
.top-content-left {
  text-align: center;
}

.top-content-right {
  text-align: center;
  padding-top: 10px;
}

.header-content h3 {
  font-size: 1em;
  text-align: center;
}
}

/********************************************************************
  NAVIGATION SETTINGS
********************************************************************/

nav {
  background-color: #004485;
  color: #000;
}

nav a {
}

.menu>li>a {
  padding: 1.2rem 1rem;
  color: #fff;
}

.menu>li>a:hover {
  background-color: #fffce9;
  color: #004485;
}

.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
  border-color: #fffce9 transparent transparent;
}

li a:hover {
  color: #fffce9;
}

/*******************************
  STICKY NAVIGATION
*******************************/








/*******************************
  MOBILE NAVIGATION
*******************************/

.off-canvas {
  padding: 0 0 0 0;
  background-color: #004485;
}

.off-canvas ul {
  padding: 10px 0;
  margin: 10px 0;
  text-align: center;
  color: #fffce9;
  list-style-type: none;
}

.off-canvas li {
  padding: 10px 0;
}

.off-canvas li a {
  color: #fffce9;
}

.off-canvas li:hover {
  background-color: #52c448;
}

.title-bar {
  background-color: #004485;
}

/********************************************************************
  FOOTER SETTINGS
********************************************************************/

footer {
  padding: 50px;
  background-color: #004485;
  color: #fffce9;
  min-height: 300px;
}

footer table td {
  background-color: #004485;
  color: #fffce9;
  padding: 10px 0;
}

footer li {
  list-style-type: none;
}

footer li a {
  color: #efefef;
  padding: 0 0 0 10px;
}

footer li a:hover {
  color: #fffce9;
}

footer a {
  color: #fffce9;
}

footer h3 {
  color: #fffce9;
}

footer .button.success {
  background-color: #fffce9;
  color: #004485;
}

footer .button.success:hover {
  background-color: #fffce9;
  color: #004485;
}

.partners {
  background-color: #3c3c3c;
  color: #D3D3D3;
  padding: 20px 0;
}

/********************************************************************
  HOMEPAGE FEATURED SETTINGS
********************************************************************/

.homepage-featured {
  min-height: 500px;
    background-color: #cccccc;
    background-image: url("/wp-content/uploads/2017/08/HomepageHero.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.homepage-featured-content {
  margin: 100px 0 0 0;
  padding: 20px;
  text-align: center;
  background-color: rgba(0,0,0,0.8);
}

.homepage-featured-content h3 {
  text-align: center;
  color: #fffce9;
}

.homepage-featured-content p {
  text-align: center;
  color: #fffce9;
}

.homepage-featured-content a {
  text-align: center;
  color: #fffce9;
}

.guarantee p {
  text-align: left;
  padding: 10px;
}

.fi-check {
  color: #004485;
  line-height: 1;
  padding-right: 10px;
}

@media screen and (max-width: 39.9375em) {
.guarantee img {
  max-width: 40%;
  vertical-align: middle;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

}

.image-circle {
  border-radius: 50%;
}

.testimonial i {
  color: #FFD700;
}

@media screen and (max-width: 39.9375em) {
.testimonial i {
  align: center;
}
}
/********************************************************************
  CONTENT / OBJECT SETTINGS
********************************************************************/

.space {
  padding: 50px 0;
}

.half-space {
  padding: 25px 0;
}

.quarter-space {
  padding: 12px 0;
}

.button.round {
  border-radius: 20px;
}

.button.success {
  color: #fffce9;
  background-color: #004485;
}

.button.success a {
  color: #fffce9;
}

.button.success:hover {
  color: #004485;
  background-color: #fffce9;
}

.button.success:active {
  color: #004485;
  background-color: #fffce9;
}

.button.success:visited {
  color: #fffce9;
  background-color: #004485;
}

.padding-right {
  padding: 0 0 0 15px;
}
/*******************************
  BACKGROUND IMAGES
*******************************/

.background-image {
  background: url("../img/casestudy.png");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px;
}

.background-image-content {
  background-color: rgba(0,0,0,0.8);
  margin: 120px 0 0 0;
  padding: 20px;
}

.background-image h3 {
  color: #fffce9;
  padding: 5px 0;
}

.background-image p {
  color: #fffce9;
}

.background-color {
  background-color: #4c1466;
  color: #fffce9;
}

.background-color h3 {
  color: #fffce9;
  padding: 20px 0;
  text-align: center;
}

.background-color i {
  color: #fffce9;
  text-align: center;
  padding: 20px 0;
}

/*******************************
  SKEWED BACKGROUNDS
*******************************/

.bg-skew-main {
  height: 45%;
  background: #004485;
  transform: skew(0deg, -5deg);
  margin: 25px 0; }

.content {
  transform: skew(0deg, 5deg);
  padding: 150px 0; }
  .content .intro {
    width: 80%;
    margin: 0 auto; }
    .content .intro h1 {
      color: #fffce9;
      text-transform: uppercase;
      font-weight: 800;
      text-align: center;
      margin: 0 auto; }
      .content .intro h1 span {
        color: #fffce9; }
    .content .intro p {
      color: #fffce9;
      text-transform: none;
      text-align: center;
      margin-bottom: 9rem; }
  .content h2, .content h3 {
    text-align: center;
    color: #fffce9;
    margin-bottom: 1rem; }
  .content p {
    color: #fffce9;
    text-align: left; }

.bg-skew-contact {
  height: 45%;
  background: #004485;
  transform: skew(0deg, -10deg);
  margin-top: 500px; }
  .bg-skew-contact .contact {
    margin: -100px 0 150px; }
  .bg-skew-contact .social li a {
    color: #fffce9;
    text-decoration: underline; }

@media only screen and (min-width: 40.063em) and (max-width: 64.062em) {
  .intro p.subheader {
    margin-bottom: 5rem; }
  .intro h2 {
    margin: 2rem; }

  .bg-skew-contact {
    margin-top: 100px; } }
@media only screen and (min-width: 64.063em) {
  .intro p.subheader {
    margin-bottom: 0; }

  .bg-skew-contact {
    margin-top: 100px; } }

.subheader a {
  color: #fffce9;
  text-decoration: underline;
}

/*******************************
  ACCORDION / FAQ
*******************************/

.accordion-title {
  color: #fffce9;
  background-color: #004485;
}

.accordion-title:hover,
.accordion-title:focus {
  color: #d3d3d3;
  background-color: #c4553c;
}

.accordion-title:active {
  color: #d3d3d3;
  background-color: #c4553c;
}

.accordion-content {
  color: #000;
  background-color: #D3D3D3;
}

/*******************************
  MATERIAL CARDS
*******************************/

.card {
  font-family: 'Roboto', sans-serif;
  overflow: hidden;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  color: #272727;
  border-radius: 2px; }
  .card .title {
    line-height: 3rem;
    font-size: 1.5rem;
    font-weight: 300; }
  .card .content-card {
    padding: 1.3rem;
    font-weight: 300;
    border-radius: 0 0 2px 2px; }
  .card p {
    margin: 0; }
  .card .action {
    border-top: 1px solid rgba(160, 160, 160, 0.2);
    padding: 1.3rem; }
  .card a {
    color: #ffab40;
    margin-right: 1.3rem;
    transition: color 0.3s ease;
    text-transform: uppercase;
    text-decoration: none; }
  .card .image {
    position: relative; }
    .card .image .title {
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 1.3rem;
      color: #fffce9; }
    .card .image img {
      border-radius: 2px 2px 0 0; }

/*******************************
  PRICING TABLE
*******************************/

.pricing-table {
  border: solid 1px #DDDDDD; }
  .pricing-table li {
    border-bottom: dotted 1px #DDDDDD;
    font-size: 0.75rem;
    padding: 0.875rem 1.125rem; }
    .pricing-table li:last-child {
      border-bottom: 0; }
  .pricing-table .title {
    background-color: #333333;
    color: #EEEEEE;
    font-size: 0.875rem;
    border-bottom: 0; }
  .pricing-table .price {
    background-color: #F6F6F6;
    color: #333333;
    font-size: 1.75rem;
    border-bottom: 0; }
  .pricing-table .description {
    color: #777777;
    font-size: 0.625rem; }
  .pricing-table .button {
    margin: 0; }


/*******************************
  TESTIMONIALS
*******************************/

 .centered-text {
  text-align: center;
}

.quote {
  background: #ebf3f5;
  padding: 15px 20px 5px 15px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.quote:after {
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 18px 0 18px;
  border-color: #ebf3f5 transparent transparent transparent;
  position: relative;
  top: 37px;
  left: 20px;
}

.student {
  margin-left: 25px;
  margin-bottom: 80px;
}

.student .photo {
  background-color: #ccc;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 10px;
}
.student p {
  position: relative;
  top: 5px;
  text-transform: uppercase;
}
.student p:nth-child(2) {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
.student p:nth-child(3) {
  font-size: 14px;
  color: #777;
}


/*******************************
  EVENT LISTINGS
*******************************/




/*******************************
  RESPONSIVE TIMELINE
*******************************/





/*******************************
  IMAGE HOVER EFFECTS
*******************************/

.image-wrapper {
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.04);
  overflow: hidden;
  position: relative;
  text-align: center;
  border-radius: 4px; }

.image-overlay-content {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0; }

.overlay-fade-in p {
  letter-spacing: 0.15em;
  color: #f4f4f4;
  font-size: 28px;
  opacity: 0;
  transition: all 0.2s linear; }
.overlay-fade-in img {
  transition: all 0.2s linear; }
.overlay-fade-in .image-overlay-content {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
  transition: all 0.4s ease-in-out; }
.overlay-fade-in h2 {
  color: #f2f2f2;
  font-size: 1.8rem;
  margin-top: 40%;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  background: rgba(0, 0, 0, 0.7); }
.overlay-fade-in .button {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #fffce9;
  color: #222;
  text-transform: uppercase;
  box-shadow: 0 0 1px #000;
  position: relative;
  border: 1px solid #999;
  opacity: 0;
  transition: all 0.2s ease-in-out; }
  .overlay-fade-in .button:hover {
    box-shadow: 0 0 5px #000; }
.overlay-fade-in:hover img {
  transform: scale(1.2); }
.overlay-fade-in:hover .image-overlay-content {
  opacity: 1; }
.overlay-fade-in:hover h2, .overlay-fade-in p, .overlay-fade-in .button {
  opacity: 1; }
.overlay-fade-in:hover p {
  transition-delay: 0.1s; }
.overlay-fade-in:hover .button {
  transition-delay: 0.2s; }

.overlay-slide-in-left img {
  transition: all 0.3s ease-in-out; }
.overlay-slide-in-left .image-overlay-content {
  background-image: url(http://www.awwwards.com/awards/images/2015/04/pattern.jpg);
  background-color: rgba(0, 0, 0, 0.3);
  transform: translateX(-110%);
  opacity: 1;
  transition: all 0.4s ease-in-out;
  box-shadow: 0 0 7px #ccc; }
.overlay-slide-in-left h2 {
  font-size: 1.8rem;
  background: rgba(255, 255, 255, 0.7);
  margin-top: 40%;
  color: #000;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1); }
.overlay-slide-in-left p {
  opacity: 0;
  color: #333;
  transition: all 0.2s linear; }
.overlay-slide-in-left .button {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #000;
  color: #fffce9;
  text-transform: uppercase;
  box-shadow: 0 0 1px #000;
  position: relative;
  border-radius: 7px; }
  .overlay-slide-in-left .button:hover {
    background-color: #444; }
.overlay-slide-in-left:hover .image-overlay-content {
  transform: translateX(0px); }
.overlay-slide-in-left:hover img {
  transform: translateX(80%);
  transition-delay: 0.1s; }
.overlay-slide-in-left:hover p {
  opacity: 1;
  transition-delay: 0.4s; }

.overlay-fade-in-new-background .button {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #000;
  color: #fffce9;
  text-transform: uppercase;
  border-radius: 5px;
  box-shadow: 0 0 1px #000;
  position: relative;
  opacity: 0;
  transition: all 0.2s ease-in-out; }
  .overlay-fade-in-new-background .button:hover {
    box-shadow: 0 0 5px #fffce9;
    background-color: #222; }
.overlay-fade-in-new-background p {
  font-size: 28px; }
.overlay-fade-in-new-background .image-overlay-content {
  opacity: 0;
  background-image: url(http://subtlepatterns.com/patterns/gplaypattern.png);
  background-color: rgba(255, 255, 255, 0.5);
  transition: all 0.4s ease-in-out; }
.overlay-fade-in-new-background h2 {
  color: #000;
  font-size: 1.6rem;
  margin-top: 30%;
  opacity: 0;
  transition: all 0.2s ease-in-out; }
.overlay-fade-in-new-background p {
  opacity: 0;
  transition: all 0.2s linear; }
.overlay-fade-in-new-background img {
  transition: all 0.2s ease-in-out; }
.overlay-fade-in-new-background:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  transform: scale(1.5); }
.overlay-fade-in-new-background:hover .image-overlay-content {
  opacity: 1; }
.overlay-fade-in-new-background:hover h2, .overlay-fade-in-new-background p, .overlay-fade-in-new-background .button {
  opacity: 1; }
.overlay-fade-in-new-background:hover p {
  transition-delay: 0.1s; }
.overlay-fade-in-new-background:hover .button {
  transition-delay: 0.2s; }


/*******************************
  INFO CARD
*******************************/

.box {
  border-radius: 3px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 10px 25px;
  display: block;
  margin-top: 60px; }

.box-icon {
  background-color: #569;
  border-radius: 50%;
  display: table;
  height: 100px;
  margin: 0 auto;
  width: 100px;
  margin-top: -61px;
  font-size: 3rem; }
  .box-icon span {
    color: #fffce9;
    display: table-cell;
    text-align: center;
    vertical-align: middle; }

.info h4 {
  font-size: 26px;
  letter-spacing: 2px;
  text-transform: uppercase; }
.info p {
  color: #717171;
  font-size: 16px;
  padding-top: 10px; }
.info a {
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  transition: all 0.5s ease 0s; }
  .info a:hover {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.5s ease 0s; }


/********************************************************************
  FOUNDATION ICON SETTINGS
********************************************************************/
      
      .size-12 { font-size: 12px; }
      
      .size-14 { font-size: 14px; }
      
      .size-16 { font-size: 16px; }
      
      .size-18 { font-size: 18px; }
      
      .size-21 { font-size: 21px; }
      
      .size-24 { font-size: 24px; }
      
      .size-36 { font-size: 36px; }
      
      .size-48 { font-size: 48px; }
      
      .size-60 { font-size: 60px; }
      
      .size-72 { font-size: 72px; }
      

      .usage { margin-top: 10px; }

      .usage input {
        font-family: monospace;
        margin-right: 3px;
        padding: 2px 5px;
        text-align: center;
      }

      .usage .point { width: 150px; }

      .usage .class { width: 250px; }


/********************************************************************
  PROJECT-SPECIFIC CUSTOM CSS
********************************************************************/




