/*   
Theme Name: Celest Marketing Theme
Theme URI: http://celest.com.au
Description: This template is custom made for Celest Marketing.
Author: Junard T. Oclarit
Author URI: http://www.junard.oclarit.com/

Co-Developer: John Emisyl L. Paler
Co-Developer URI: http://www.emisyl.com/
Version: 1
*/

@font-face {
    font-family: 'caecilia_lt_std45_light';
    src: url('fonts/caecilialtstd-light-webfont.eot');
    src: url('fonts/caecilialtstd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/caecilialtstd-light-webfont.woff') format('woff'),
         url('fonts/caecilialtstd-light-webfont.ttf') format('truetype'),
         url('fonts/caecilialtstd-light-webfont.svg#caecilia_lt_std45_light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GothamRoundedBold';
    src: url('fonts/gotham-rounded-bold.eot');
    src: url('fonts/gotham-rounded-bold.eot') format('embedded-opentype'),
         url('fonts/gotham-rounded-bold.woff') format('woff'),
         url('fonts/gotham-rounded-bold.ttf') format('truetype'),
         url('fonts/gotham-rounded-bold.svg#GothamRoundedBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamRoundedBook';
    src: url('fonts/gotham-rounded-book.eot');
    src: url('fonts/gotham-rounded-book.eot') format('embedded-opentype'),
         url('fonts/gotham-rounded-book.woff') format('woff'),
         url('fonts/gotham-rounded-book.ttf') format('truetype'),
         url('fonts/gotham-rounded-book.svg#GothamRoundedBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamRoundedLight';
    src: url('fonts/gotham-rounded-light_21020.eot');
    src: url('fonts/gotham-rounded-light_21020.eot') format('embedded-opentype'),
         url('fonts/gotham-rounded-light_21020.woff') format('woff'),
         url('fonts/gotham-rounded-light_21020.ttf') format('truetype'),
         url('fonts/gotham-rounded-light_21020.svg#GothamRoundedLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamRoundedMedium';
    src: url('fonts/gotham-rounded-medium_21022.eot');
    src: url('fonts/gotham-rounded-medium_21022.eot') format('embedded-opentype'),
         url('fonts/gotham-rounded-medium_21022.woff') format('woff'),
         url('fonts/gotham-rounded-medium_21022.ttf') format('truetype'),
         url('fonts/gotham-rounded-medium_21022.svg#GothamRoundedMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

*{
    margin:0;
    padding:0;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
}

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

body {
    font-family: 'GothamRoundedLight';
    font-size:13px;
    background:#fff;
}

h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
    margin:0;
}


.row-container {
    width: 100%;
    margin: 0 auto;
    max-width: 960px;
}

header#nav {
    display:none;
    position: fixed;
    top: 0;
    width: 100% !important;
    z-index: 60;
    background: transparent;
    -webkit-transition: background .2s linear;
    -moz-transition: background .2s linear;
    -o-transition: background .2s linear;
    -ms-transition: background .2s linear;
    transition: background .2s linear;
}

header#nav nav#navigation {
    padding: 00px 0 0 0;
    margin-bottom: 0;
    font-family: 'GothamRoundedBook',arial;
    z-index: 20;
    width: 100%;
    -webkit-animation: navin 6s forwards linear;
    -moz-animation: navin 6s forwards linear;
    -o-animation: navin 6s forwards linear;
    -ms-animation: navin 6s forwards linear;
    animation: navin 6s forwards linear;
    -webkit-transition: padding .2s linear;
    -moz-transition: padding .2s linear;
    -o-transition: padding .2s linear;
    -ms-transition: padding .2s linear;
    transition: padding .2s linear;
}

header#nav nav#navigation #logo {
    margin-top: 25px;
    float: left;
    width: 206px;
    height: 50px;
    display: block;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

header#nav nav#navigation ul {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0;
    float: right;
}

header#nav nav#navigation ul li {
    display: inline-block;
    padding-left: 32px;
    font-size: 13px;
    line-height: 1.5;
    font-weight: normal;
}

.home #green, .page #green {
    background:#04545c;
    width: 100%;
    height: 786px;
    position: fixed;
    top: 0;
    z-index: 21;
}


#brisbane {
    width: 100%;
    height: 786px;
    position: fixed;
    top: 0;
    background: #008285 url("images/brisbane.jpg") no-repeat;
    background-position: 50% 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#blog-bg {
    width: 100%;
    height: 786px;
    position: fixed;
    top: 0;
    background: #008285 url("images/blog.jpg") no-repeat;
    background-position: 50% 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#pagework {
    width: 100%;
    height: 786px;
    position: fixed;
    top: 0;
    background: #008285 url("images/work.jpg") no-repeat;
    background-position: 50% 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

header#nav nav#navigation #logo img {
    width: 100%;
    height: 100%;
}

header#nav nav#navigation ul a:hover, header#nav nav#navigation ul a:active, header#nav nav#navigation ul a:focus {
    border-top-color: #008285;
    color: #fff;
}

header#nav nav#navigation ul a#nav-mobile-btn:hover, header#nav nav#navigation ul a#nav-mobile-btn:active, header#nav nav#navigation ul a#nav-mobile-btn:focus {
    border-top-color: transparent;
    color: #fff;
}

header#nav nav#navigation ul a {
    display: block;
    color: #fff;
    padding-bottom: 44px;
    font-family: 'GothamRoundedBook';
    border-top: 9px solid transparent;
    text-transform: uppercase;
    text-decoration:none;
    padding-top: 44px;
    outline:none;
    
}

header#nav.stuck nav#navigation {
padding: 0px 0 !important;
-webkit-transition: padding .2s linear;
-moz-transition: padding .2s linear;
-o-transition: padding .2s linear;
-ms-transition: padding .2s linear;
transition: padding .2s linear;
}

header.stuck{
    background: #008285 !important;
    -webkit-transition: padding .2s linear;
    -moz-transition: padding .2s linear;
    -o-transition: padding .2s linear;
    -ms-transition: padding .2s linear;
    transition: padding .2s linear;
}

header.stuck nav#navigation ul li a {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    -ms-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
}

header.stuck#nav nav#navigation ul a:hover, header.stuck#nav nav#navigation ul a:active, header.stuck#nav nav#navigation ul a:focus {
    border-top-color: #0c6161;
    color: #fff;
}

header.stuck#nav nav#navigation ul a#nav-mobile-btn:hover, header.stuck#nav nav#navigation ul a#nav-mobile-btn:active, header.stuck#nav nav#navigation ul a#nav-mobile-btn:focus {
    border-top-color: transparent;
    color: #fff;
}


header.stuck nav#navigation #logo{
    height:36px !important;
    width:150px !important;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    -ms-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
}

.home #content, .single #content , .page #content, .error404 #content {
    top: 752px;
    z-index: 30;
    /* -webkit-animation: intro-content 2s forwards; */
    -moz-animation: intro-content 2s forwards;
    -o-animation: intro-content 2s forwards;
    -ms-animation: intro-content 2s forwards;
    animation: intro-content 2s forwards;
}

#content, .page-template-page-contactus-php #content {
    position: relative;
    top: 89px;
    height: 100%;
    background: #fff;
}

@-webkit-keyframes intro-content{0%,99%{z-index:30} 100%{z-index:32}}
@-moz-keyframes intro-content{0%,99%{z-index:30} 100%{z-index:32}}
@-ms-keyframes intro-content{0%,99%{z-index:30} 100%{z-index:32}}
@keyframes intro-content{0%,99%{z-index:30} 100%{z-index:32}}

header#header {
    background: transparent;
    height: 786px;
    position: fixed;
    top: 0;
    overflow: hidden;
    z-index: 30;
    width:100%;
}


header#header h1#brand {
    font-size: 60px;
    line-height: 1;
    color: #fff;
    margin-bottom: 30px;
    z-index: 1001;
    width: 100%;
    font-family: 'caecilia_lt_std45_light';
    margin: 0 auto;
    margin-top: 328px;
    text-align: center;
}

header#header h2#sub-brand {
    font-size: 24px;
    line-height: 60px;
    color: #fff;
    margin-bottom: 30px;
    z-index: 1001;
    width: 100%;
    font-family: 'GothamRoundedLight';
    margin: 0 auto;
    text-align: center;
}

.get-know-button {
    background: rgba(255,255,255,0.7);
    opacity:0;
    color:#0c6161;
    font-size:13px;
    font-family: 'caecilia_lt_std45_light';
    padding:15px;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin:0 auto;
    z-index:2;
    outline:none;
}

.get-know-button:hover {
    color:#d9e2e2;
    background:#0c6161;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration:none;
}

.get-know-button:hover + span.down-arrow {
     opacity:1;
     visibility: visible;
     margin-top:50px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration:none;
}

.down-arrow {
    background: url('images/down-arrow.png') no-repeat;
    width:23px;
    height:18px;
    text-indent: -99999px;
    text-align:center;
    display:block;
    margin: 0 auto;
    margin-top:-35px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index:1;
}

.bg-green {
    background:#008285;
}

section.meet-the-team h2{
    font-size:36px;
    color:#fff;
    font-family: 'caecilia_lt_std45_light';
    padding: 50px 40px;
    text-align:center;
    line-height: 45px;
    margin: 0;
}

.our-work span{
    font-size:24px;
    color:#fff;
    font-family: 'caecilia_lt_std45_light';
    text-align:center;
}

.our-work h2, .contact-us{
    font-size:36px;
    color:#fff;
    font-family: 'caecilia_lt_std45_light';
    padding: 50px 0px;
    text-align:center;
    margin: 0;
    line-height: 45px;
}

section.who {
    background: url("images/meet-the-team.jpg") no-repeat;
    height:631px;
    width:100%;
     
    background-position: 50% 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.round-link {
    background:#008285;
    opacity:0.8;
    display: block;
    width: 165px;
    height: 165px;
    margin: 0 auto;
    border-radius: 82px;
    -webkit-border-radius: 82px;
    -moz-border-radius: 82px;
    padding: 54px 20px;
    font-size:25px;
    text-align:center;
    font-family: 'caecilia_lt_std45_light';
    color:#fff;
    line-height: 25px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.round-link:hover {
    opacity:1;
    text-decoration:none;
    color:#fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.round-link span {
    padding-bottom: 12px;
    border-bottom:2px solid #fff;
}

.link-container {
    padding-top: 245px;
}

.link-containercontact{
    padding-top: 305px;
}

.link-container2 {
    padding-top: 300px;
}

.our-way {
    background:#fff;
}

.section-title {
    font-size: 16px;
    font-family: 'GothamRoundedLight';
    color:#000;
    text-transform: uppercase;
    font-weight:bold;
    margin-top:0;
    padding-top: 15px;
    border-top: 9px solid #008285;
    float:left;
}


.large-10 {
    width: 765px;
    margin:0 auto;
    padding-bottom: 50px;
}

.green-title {
    color:#008285;
    font-size: 35px;
    font-family: 'caecilia_lt_std45_light';
    text-align: center;
    line-height: 45px;
    margin-bottom: 20px;
}

.large-10 p {
    margin-bottom:20px;
    font-size: 20px;
    color:#000;
    font-family: 'GothamRoundedLight';
}

.large-10 p:last-child {
    margin-bottom:0;
}

p.uppercase {
    text-transform: uppercase;
}

.our-way-qoute {
    background:#939598;
}

.our-way-qoute h2 {
    font-size:36px;
    color:#fff;
    font-family: 'caecilia_lt_std45_light';
    text-align:center;
    line-height: 45px;
    margin: 0;
}

.call-to-action {
    padding: 125px 0px;
    background-position: 50% 0px;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    /* background-size: cover; */
    border: none;
}

.colored-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.call-to-action .row-container h3.white {
    background: white;
    padding:20px 30px;
    font-size:28px;
    color:#000;
    font-family: 'caecilia_lt_std45_light';
    line-height: 35px;
}

.call-to-action .row-container h3.white span {
    font-size:20px;
}

.our-way-col {
   text-align: center; 
}

.our-way-col img {
    margin:0 auto;
}

.our-way-col h1 {
    font-size:30px;
    color:#000;
    font-family: 'caecilia_lt_std45_light'; 
    margin-bottom: 15px;
}

.our-way-col p {
    font-size: 14px;
    font-family: 'GothamRoundedLight';
    min-height: 140px;
}

.our-way-col p.second-p {
    font-size: 14px;
    font-family: 'GothamRoundedLight';
    min-height:215px;
}


.our-way-col h1, .our-way-col p, .our-way-col a {
    text-align:left;
}

.our-way-col a {
   font-family: 'caecilia_lt_std45_light'; 
   font-size:16px;
   color:#008285;
   text-align:left;
   float: left;
   text-transform:uppercase;
   border-bottom:1px solid transparent;
   margin-top:10px;
}

.our-way-col a:hover {
    text-decoration:none;
    border-bottom:1px solid #008285;
}

section.view-work {
    background: url("images/our-work.jpg") no-repeat;
    height:783px;
    width:100%;
     background-position: 50% 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

section.view-contact{
    background: url("images/contact.jpg") no-repeat;
    height:783px;
    width:100%;
     background-position: 50% 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.partners-row .partners {
    padding: 0px 0 0 0;
    text-align: center;
}

.partners-row .partners img {
    margin:0 auto;
    max-width:100%;
}

.partners-container {
    padding: 0 0 30px 0px;
}

.how-to-guide {
    background: url("images/gray-bg.jpg");
}

.blog-post {
    padding:50px 0;
    width:720px;
}

.blog-title {
    font-size:30px;
    font-family: 'caecilia_lt_std45_light'; 
    text-align:center;
    color:#fff;
}

.blog-desc, .blog-author {
    font-size: 14px;
    font-family: 'GothamRoundedLight';
    color:#fff;
    text-align:center;
}

.blog-author {
    font-size:12px;
}

span.time {
    width:16px;
    height:17px;
    background: url("images/time.png") no-repeat;
    display:inline-block;
    text-indent:-99999px;
}

span.time1 {
    width:16px;
    height:17px;
    background: url("images/time1.png") no-repeat;
    display:inline-block;
    text-indent:-99999px;
}

.blog-thumbnail {
    position:relative;
    padding-left:10px;
    padding-right:10px;
}

.big-blog-thumbnail {
    position:relative;
}

.blog-thumbnail .img-container {
    background: transparent;
}

.blog-thumbnail a:hover .img-container , .big-blog-thumbnail a:hover .img-container{
    background: #025557;
}

.blog-thumbnail a:hover img, .big-blog-thumbnail a:hover img {
    opacity: .2;
}

.blog-thumbnail a img , .big-blog-thumbnail a img{
    transition: opacity .25s ease;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
}

.blog-thumbnail .btn {
    top: -44px;
    position: absolute;
    opacity: 0;
    left: 50%;
    visibility: hidden;
    transition: all .25s ease;
    z-index: 1;
}

.big-blog-thumbnail .btn {
    top: -44px;
    position: absolute;
    opacity: 0;
    left: 50%;
    visibility: hidden;
    transition: all .25s ease;
    z-index: 1;
}

.blog-thumbnail a:hover .btn {
    top: 40%;
    margin-top: -22px;
    opacity: 1;
    visibility: visible;
}

.big-blog-thumbnail a:hover .btn {
    top: 46%;
    margin-top: 0px;
    opacity: 1;
    visibility: visible;
}


.btn.light {
    color: #0c6161;
    background: white;
    text-shadow: none;
    margin-top: 20px;
    font-size:13px;
    text-transform:uppercase;
    font-family: 'caecilia_lt_std45_light'; 
}

.blog-thumbnail:nth-child(n+4)
{
    margin-top:30px;
}

.blog-thumbnail hgroup h6.post-title {
    font-family: 'caecilia_lt_std45_light'; 
    font-size:15px;
    color:#fff;
    text-align:center;
    margin-bottom: 3px;
}

.blog-thumbnail hgroup h6.subtext {
    font-family: 'GothamRoundedLight';
    font-size: 13px;
    color:#fff;
    text-align:center;
    margin-top: 0;
    margin-bottom: 0;
	text-transform:uppercase;
}

footer {
    background:#0c6161;
    padding: 30px 0 10px 0;
}

footer .footer-text {
    color:#fff;
    font-family: 'GothamRoundedLight';
    font-size: 13px;
    float:left;
    margin:0;
    margin-top: 6px;
}

.social-icons {
    float:right;
    list-style:none;
}

.social-icons.right-side {
    float:none;
    border:none !important;
}
.social-icons.right-side li {
    float:left;
    margin-right:5px;
    margin-left:0;
}


.social-icons li {
    float:left;
    margin-left:5px;
}

.social-icons li a {
    width: 30px;
    height:28px;
    background: url("images/social-icons.png") no-repeat;
    background-position: 0 0;
    display:block;
    text-indent:-99999px;
    opacity:0.5;
    border-bottom:none !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.social-icons li a:hover {
    opacity:1;
    border-bottom:none !important;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    
}

.social-icons li a.facebook {
    background-position: 0 0;
}

.social-icons li a.twitter {
    background-position: -37px 0;
}

.social-icons li a.google {
    background-position: -74px 0;
}

#nav-mobile {
    background: #393a3b;
    width:287px;
    height:100%;
    position:fixed;
    right:0;
    top:0;
    padding: 10px 5px 10px 35px;
	z-index: 40;
	display:none;
}


#nav-mobile ul:first-child {
    padding: 50px 0 25px 0;
}

#nav-mobile ul {
    list-style:none;
    font-size: 18px;
    border-bottom:1px dotted #ccc;
    padding: 25px 0;
}

#nav-mobile ul li {
    margin-bottom: 15px;
    font-family: 'caecilia_lt_std45_light'; 
    color:#afafaf;
}

#nav-mobile ul li:last-child {
    margin-bottom:0;
}


#nav-mobile ul li a {
    font-size: 16px;
    color:#afafaf;
    text-transform: capitalize;
    font-family: 'GothamRoundedLight';
    padding-bottom:5px;
    border-bottom:2px solid transparent;
    display:block;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#nav-mobile ul li a:hover {
    color:#fff;
    text-decoration:none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.expertise {
    margin-bottom: 50px;
}

.contact-title {
    margin:0;
    margin-bottom: 30px;
}

.blog-thumb-container {
    padding-bottom:50px;
}

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

.btn-holder {
    height:20px;
    position:fixed;
    width: 257px;
    right: 30px;
    background: #393a3b;
}

#x-btn {
    background: url('images/x-btn.png') no-repeat;
    height:15px;
    width:15px;
    display:block;
    text-indent:-99999px;
    float:right;
    margin-top: 5px;
}

.sidr {
    display: none;
}


.bg-white {
    background: #f8f8f8;
}

.gray-bg {
    background:#f3f3f3;
}

.block-header {
    padding:50px 0;
}

.block-header p {
    font-family: 'GothamRoundedLight';
    font-size:14px;
    margin-top: 20px;
}

.block-header p:last-child {
    margin-bottom:0;
}


.dark {
    color:#858686 !important;
}

h3.block-title {
    font-size:30px;
    line-height:35px;
    font-family: 'caecilia_lt_std45_light'; 
    margin:0px;
}

h2.block-title {
    font-size:36px;
    font-family: 'caecilia_lt_std45_light';
    margin:0px;
}

.padded-120 {
    padding-right: 120px;
    padding-left: 120px;
}

.padded-100 {
    padding-right: 100px;
    padding-left: 100px;
}

.padded-60 {
    padding-right: 60px;
    padding-left: 60px;
}

.padded-50 {
    padding-top:50px;
    padding-bottom:50px;
}


.white-grid {
    background: url("images/white-grid.jpg") repeat;
}

hgroup {
    margin-top: 10px;
}

.contact-header {
    font-size: 60px;
    font-family: 'caecilia_lt_std45_light';
    color:#008285;
    line-height: 90px;
}

.contact-header span{
    color:#0c6161;
    border-bottom:3px solid #0c6161;
    cursor: pointer;
}

.contact-header span#contact-subject:hover > ul#interest {
    display: block;
}

.contact-subtext {
    font-size:18px;
    color:#000101;
    font-family: 'GothamRoundedLight';
}

ul#interest {
    width:300px;
    list-style:none;
    background:#fff;
    position:absolute;
    right: 170px;
    top: 84px;
    display:none;
    z-index:999;
}

ul#interest:hover {
    display:block;
}

ul#interest li a{
    font-size:18px;
    color:#008285;
    font-family: 'caecilia_lt_std45_light';
    display:block;
    padding: 10px 12px;
}

ul#interest li a:hover, ul#interest li a:focus, ul#interest li a:active {
    color:#fff;
    background:#0c6161;
    text-decoration:none;
}

.contact-form-container {
    position:relative;
}

.contact-form .form-group, .accounts-form .form-group, .fancybox1 .form-group  {
    padding-left:10px;
    padding-right:10px;
}

.fancybox1 .form-group  {
    padding-left:0px;
    padding-right:10px;
}

.fancybox1 .form-group:last-child  {
	padding-right:0;
}

.contact-form .form-group:nth-child(n+6), .comment-form .form-group:nth-child(n+3), .accounts-form .form-group:nth-child(n+4) {
    margin-top:25px;
}

.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea, .accounts-form input[type="text"], .accounts-form input[type="email"], .fancybox1 input[type="text"], .fancybox1 input[type="email"] {
    font-size:17px;
    font-family: 'caecilia_lt_std45_light';
    padding: 7px 10px;
    border:1px solid transparent;
    outline:none;
    color:#bbbcb9;
}

.contact-form textarea {
    height:300px;
}

.contact-form input.keydown, .accounts-form input.keydown {
    background:#bcc0c0;
    color:#fff;
}

.contact-form input.wpcf7-not-valid {
    border:1px solid #008285;
}

#budget-status-container, #hear-about-us-container {
    position:relative;
}

ul#hear-about-us, ul#budget-status {
    list-style:none;
    background:#fff;
    position:absolute;
    z-index:999;
    width: 94%;
    top: 42px;
    display:none;
}

ul#hear-about-us li a, ul#budget-status li a{
    font-size:18px;
    color:#008285;
    font-family: 'caecilia_lt_std45_light';
    display:block;
    padding: 10px 12px;
}

ul#hear-about-us li a:hover, ul#hear-about-us li a:focus, ul#hear-about-us li a:active, ul#budget-status li a:hover, ul#budget-status li a:focus, ul#budget-status li a:active {
    color:#fff;
    background:#0c6161;
    text-decoration:none;
}

.submit-contact {
    color:#008285;
    font-size:17px;
    font-family: 'caecilia_lt_std45_light';
    width:200px;
    margin:0 auto;
    text-align: center;
    display: block;
    margin-top: 50px;
    text-decoration: underline;
    background: none;
    outline:none;
    border: none;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:#bbbcb9;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#bbbcb9;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#bbbcb9;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#bbbcb9;
}

section#blog-featured {
    width: 100%;
    height: 786px;
    position: fixed;
    top: 89px;
    background-position: 50% 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.slide-navigation {
    position:fixed;
    width: 100%;
    z-index: 1;
    top: 50%;
}

.slide-navigation div {
    background:#008285;
    font-size:11px;
    color:#fff;
    font-family: 'caecilia_lt_std45_light';
    padding: 13px 30px;
    width: 141px;
    display: inline-block;
    position:absolute;
}

.slide-navigation div a {
    color:#fff;
	display:block;
}

.slide-navigation div a:hover {
    color:#fff;
}

.slide-navigation div.prev:hover {
    left:0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration:none;
}

.slide-navigation div.next:hover {
    right:0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration:none;
}

.slide-navigation div.prev {
    text-align:right;
    border-radius:0 5px 5px 0;
    -moz-border-radius:0 5px 5px 0;
    -webkit-border-radius:0 5px 5px 0;
    left: -111px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.slide-navigation div.next{
    text-align:left;
    right:0;
    border-radius:5px 0 0 5px;
    -moz-border-radius:5px 0 0 5px;
    -webkit-border-radius:5px 0 0 5px;
    right: -111px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.blog-header-container {
    border-bottom:1px solid #b7b8b9;
    padding-bottom: 20px;
    position:relative;
}

.blog-header1 {
    font-size:48px;
    color:#008285;
    font-family: 'caecilia_lt_std45_light';
    position: relative;
	margin-top: 50px;
}

.blog-header {
    font-size:48px;
    color:#4a4a4a;
    font-family: 'caecilia_lt_std45_light';
    position: relative;
    float: left;
}


p.brand {
    font-size:18px;
    color:#4a4a4a;
    font-family: 'GothamRoundedLight';
    float: left;
    margin-left: 20px;
    margin-top: 17px;
}

p.brand .separator {
    margin-right: 20px;
}


.blog-link {
    color:#008285;
    font-family: 'caecilia_lt_std45_light';
    font-size:18px;
    text-decoration:underline;
}

.blog-link.right-side {
    position:absolute;
    right:0;
    top: 25px;
}

.summarize h3 {
    color:#4a4a4a;
    font-size:23px;
    font-family: 'caecilia_lt_std45_light';
    margin-bottom:20px;
}

.summarize p {
    font-size:14px;
    color:#4a4a4a;
}

.blog-content {
    width:780px;
    margin:0 auto;
}

.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.blog-inside-head {
    font-size:20px;
    color:#a1a1a1;
    font-family: 'caecilia_lt_std45_light';
    text-transform: uppercase;
    margin-top:50px;
    margin-bottom:50px;
    border-bottom:1px solid #e6e6e6;
    padding-bottom:10px;
}

.text-green {
    color:#008285;
}

.text-blue {
    color:#0076b5;
}

ol.commentlist { list-style: none; margin-bottom:50px; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

.wpcf7-not-valid-tip {
    display:none !important;
}

.contact-form p {
    display:none !important;
}

.contact-form p.contact-subtext {
	display:block !important;
	margin-top: 30px;
}



span.wpcf7-form-control-wrap { 
    position: inherit !important;
    display: inherit !important;
}

div.wpcf7-validation-errors {
    display:none !important;
}

.wpcf7-response-output {
	display:none !important;
}

p.black-big {
	margin-bottom: 20px;
	font-size: 20px;
	color: #000;
	font-family: 'GothamRoundedLight';
}

#nav-mobile ul.sub-menu {
	border: none;
	padding: 5px;
	padding-left: 18px;
}

/*

ul.sub-menu {
	position:absolute;
	list-style:none;
	background: #008285;
	top: 78px;
	display:none;
}

header.stuck nav#navigation ul.sub-menu {
	top: 88px;
}

ul.sub-menu li  {
	float:none;
	display: block !important;
	padding: 8px 12px !important;
	border-bottom:1px solid #ccc;
}

ul.sub-menu li:last-child {
	border-bottom:none;
}

ul.sub-menu:hover {
	display:block;
}

nav#navigation ul li a:hover + ul.sub-menu {
	display:block;
}

header.stuck nav#navigation ul.sub-menu li a {
	padding-top:0 !important;
	padding-bottom:0 !important;
}

ul.sub-menu li a{
	float:none;
	display: block !important;
	padding: 0px !important;
	padding-top:0 !important;
	padding-bottom:0 !important;
	border:none !important
}

ul.sub-menu li:hover {
	background:#106d6f;
} */

.author p {
	text-transform:uppercase;
	margin-bottom:0;
	height:30px;
	display:table-cell;
}

.author p img {
	margin-right:10px;
}

.author {
	list-style:none;
	margin-left:60px;
}

.author li {
	float:left;
	padding:0px 70px 0px 0px;
}

.comment.byuser {
	width:100%;
	clear:both;	
}

.comment-container {
	padding: 35px 0;
}
.comments .comment.even:first-child {
	border-top:1px solid #b7b8b9;
}

.comments .comment:last-child {
	margin-bottom:50px;
}

.comments ul.children .comment:last-child {
	margin-bottom:0px;
}
.comments ul.children .comment  .comment-container{
	margin-left:75px;
}

.comment_avatar {
	float:left;
	margin-right:40px;
}

.comment-section {
	float: left;
}


.comment-section h2 {
	font-family: 'caecilia_lt_std45_light';
	font-size:20px;
	margin-bottom:20px;
}

.blog-content1 img, .blog-content img {
	max-width:100%;
	height:auto;
}

.comment-reply-link { 
	color:#4A4A4A;
}

.latest-work {
	color:#008285;
	border-bottom:2px solid #008285;
	text-decoration:none;
}

.latest-work:hover  {
	text-decoration:none;
}

.link-not-found {
	text-transform:uppercase;
	color:#525252;
	margin-top:30px;
	margin-bottom: 0;
}

.link-not-found  a {
	color:#525252;
}

.link-not-found a:hover {
	color:#008285;
	text-decoration:none;
}

.blog-content1  ul, .blog-content1 ol {
	margin-left:15px;
}

.blog-content1 {
	font-size:14px;
}

.blog-content1 a {
	color:#008285;
}

.blog-content1 a:hover {
	color:#008285;
	text-decoration:none;
}

.blog-content1  ul li, .blog-content1 ol li{
	margin-bottom:15px;
}


/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.fancybox-skin { 
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background:#007c7f;
	padding:0 !important;
}

.subscription-container {
	padding:36px 36px 5px 36px;
}

.fancybox-close {
	position: absolute;
	background: url('images/x-btn-white.png') no-repeat;
	top: 10px;
	right: 10px;
	width: 15px;
	height: 15px;
	cursor: pointer;
	z-index: 8040;
}

#subscription h1.subscription {
	color:#fff;
	font-size:48px;
	margin-bottom:5px;
}
#subscription p.subscription-sub {
	color:#fff;
	font-size:24px;
	font-family: 'caecilia_lt_std45_light';
	margin-bottom:20px;
}

.subscribe-button {
	font-size:25px;
	width:100%;
	text-align:center;
	color:#fff;
	padding:20px 0;
	font-family: 'caecilia_lt_std45_light';
	outline: none;
	background:#0b6263;
	border:none;
}