	/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/

/*
Template for JS FelMan
*/


/*Start Header*/
.w-nav .w-nav-title {
    text-transform: uppercase;
}
.l-header.bg_transparent:not(.sticky) .current-menu-item {
    background: rgba(254,254,254,0.1);
}
.current-menu-item .w-nav-anchor {
    background: #f4cadd;
}
a.logo-number {
    position: relative;
    top: -30px;
    text-align: center;
    width: 100%;
    display: block;
    color: #44766a;
}
.pos_static a.logo-number {
    color: #fff;
}
.bg_transparent:not(.sticky) a.logo-number {
    color: #fff;
}
.no-touch .pos_fixed .l-subheader.at_middle a.logo-number:hover {
    color: #da4f90;
}

/*End Header*/


/* Start General Styles */
.title-banner {
    padding: 170px 0;
}
.medium-device {
    display: none;
}
.widget h4 {
    font-size: 24px;    
    margin: 0;    
    font-weight: 400;
}

footer .widget h4 {
    font-weight: 300;
    padding-bottom: 20px;
}

.widget_newsletterwidget,
.widget .gform_description,
.widget .gform_body label.gfield_label {
    color: #000;
    font-weight: 500;
}
.widget .gform_wrapper .top_label input.large {
    border: 1px solid #d6d6d6;
    box-shadow: 0 2px 1px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3);
}
.tnp-widget input.tnp-submit,
.widget .gform_wrapper input.gform_button {
    background: #da4f90;
    max-width: 120px;
}
.widget_newsletterwidget h4 {
    margin-bottom: 10px;
}
.tnp-field-email label {
    margin: 10px 0;
}


.widget_text a {
    text-decoration: underline;
    font-size: 15px;
    color: #44766a;
}
.widget {
    margin-bottom: 10px;
}

.contact .fa {
    font-size: 27px;
    color: #6b9d91;
    min-width: 40px;
    float: left;
    height: 40px;
}

.contact .widget_text {
    color: #2f2b28;
}
.w-iconbox-text ul li {
    line-height: 1.4;
}
.align-right {
    text-align: right;
}
.fs-icon h4 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
}
.fs-icon li {
    font-weight: 300;
}

.only-mobile {
    display: none;
}
/* End General Styles */


/*Start Blog*/

.w-blog-post .entry-title {
    font-size: 21px;
    font-weight: 500;
}

.w-blog-post p {
    color: #000;
}

a.w-blog-post-more .w-btn-label {
    color: #da4f90;
}
.w-btn.w-blog-post-more {
    box-shadow: none;
    padding: 0;
}
.no-touch .w-btn.w-blog-post-more:hover {
    box-shadow: none;
}
.pagination span.page-numbers.current {
    background-color: #44766a;
}
.pagination a.page-numbers {
    color: #424242;
}

/*End Blog*/

/*Home Pages*/

.fs-icon .fa-taxation {
    width: 41px;
    height: 44px;
    background: url(img/fs-icons.png);
    top: 22px;
    left: 4px;
}

.fs-icon .fa-accounting {
    width: 47px;
    height: 38px;
    background: url(img/fs-icons.png) -42px 0px;
    top: 26px;
}
.fs-icon .fa-financial {
    width: 33px;
    height: 37px;
    background: url(img/fs-icons.png) -91px 0px;
    top: 25px;
    left: 1px;
}
.fs-icon .fa-superannuation {
    width: 38px;
    height: 44px;
    background: url(img/fs-icons.png) -124px 0px;
    top: 26px;
}

.fs-icon .w-iconbox-text ul {
    margin-left: 0px;
}

.w-iconbox.style_circle.fs-icon .w-iconbox-icon {
    height: 3.5em;
    width: 3.5em;
}
.no-padding .vc_column_container div.vc_column-inner {
    padding-left: 0;
    padding-right: 0;    
}

.banner, .banner h2, .banner h5 {
    color: #fff;
}
.banner .g-cols.type_boxes>div>.vc_column-inner {
    padding: 10px 4rem;
}

.banner label.gfield_label {
    font-size: 16px;
    font-weight: 400;
}
.banner .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
    font-size: 13px;
}
.banner .ginput_container option {
    color: #000;
}
.banner div.ginput_container input, .banner div.ginput_container select, .banner div.ginput_container textarea {
    background: #ececf1 !important;
    color: #000 !important;
    border-radius: 8px;
    padding: 10px 15px !important;
}
/*End Home Pages*/


/*Start Team Page*/
.team h6 {
    font-size: 21px;
    font-weight: 500;
    color: #2e2e2e;
}
.team p {
    color: #2e2e2e;
}
.team a {
    color: #e0292b;
}
.team img {
    border-radius: 50%;
    width: 165px;
    height: auto;
}
.team .l-section-h {
    padding: 80px 0 0px;
}
/*End Team Page*/

/*Start Footer*/
.l-subfooter.at_top {
	padding-top: 32px;
	padding-bottom: 0;
}

footer .widget.widget_text h4 {
	color: #fff;
}

.at_bottom .l-subfooter-h.i-cf {
    border-top: 1px solid #4f8578;
    padding-top: 24px;
}

footer .widget_text p {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 10px !important; 
}

footer .fa {
    font-size: 30px;
    color: #669999;
    min-width: 50px;
    height: 30px;
    float: left;
}
footer h4 {
    text-transform: uppercase;
}

.footer-image {
    text-align: right;
}
.w-copyright a:hover {
    opacity: 0.4;
}
footer .widget_text p:nth-child(1), 
footer .widget_text p:nth-child(2) {
    font-size: 17px;
}
/*End Footer*/



@media only screen and (max-device-width : 768px) { 
    .header_hor .l-header.l-header.sticky .l-subheader.at_middle {
        height: 80px;
    }
    .wpb_wrapper h2 {
        font-size: 30px;
    }
    .large-device-only {
        display: none;
    }

    .medium-device {
        display: block;
    }

    .vc_col-sm-3:nth-child(odd) {
        clear: both;
    }

    .vc_col-sm-3 {
        width: 50%;
    }

    .tablet-full {
        width: 100%;
    }
    .newsletter .vc_col-sm-9 { width: 100%; }

    .team .vc_col-sm-4 {
        width: 100%;
        margin-bottom: 50px;
    }

    
    .bg_transparent:not(.sticky) .w-nav-control:before {
        color: #fff;
    }
    
    .w-nav-control:before {
        color: #44766a;
        position: relative;
        left: 25%;
    }
    header.l-header .l-subheader.at_middle {
        background-color: #fff;
    }
    .l-subheader-cell.at_left {
        position: absolute;
        right: 0;
        /*z-index: 1;*/
        width: 100%; 
    }
    .l-subheader-cell.at_left>* { margin: auto; }
    .l-subheader-cell.at_right {
        position: absolute;
        width: 100%;
        float: left;
    }
    .header_hor .w-nav.type_mobile .w-nav-control {
        padding: 0;
    }
    .header_hor div.l-subheader.at_middle {
        height: 80px;
    }
    .l-subheader-cell.at_right .w-nav {
        left: 0;
        position: absolute;
        width: 100%;
    }
    
    li.w-nav-item.level_1.current-menu-item > .w-nav-anchor,
    .w-nav-item.level_1 {
        color: #fff;
    }

    .current-menu-item .w-nav-anchor { background: #da4f90; }
    .header_hor .l-subheader.at_middle .type_mobile ul.w-nav-list.level_1 {
        background: #44766a;
    }
    a.logo-number {
        top: 0;
        line-height: 32px;
    }
}

@media only screen and (max-device-width : 736px) { 
    .w-nav-control:before {
        left: 0;
    }
    .only-mobile {
        display: block;
    }
    .title-banner {
        padding: 100px 0 70px;
    }

    .w-copyright p {
        text-align: center !important;
    }
    .footer-image {
        text-align: center;
    }
}