/*
	Theme Name: EFSStrategic Child
	Theme URI: http://www.efsstrategic.com.au
	Description: EFSStrategic Multipurpose Responsive Retina-Ready  Wordpress Premium Child Theme
	Author: EFSStrategic Team
	Author URI: http://www.efsstrategic.com.au
	Template:efsstrategic
	Version: 2.1
*/
@import url("css/icon-lib.css");
@import url("../efsstrategic/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e3e9ed+0,f2e9dc+100 */
.nz-clients .client-inner,
.nz-clients .client-inner:hover{
    box-shadow:none;
}
.nz-clients .owl-controls .owl-buttons div{
    display:none;
}
.nz-testimonials:before, .nz-testimonials:after {
    top: 0;
}
.footer-info{
    font-size:12px;
}
#top {
    right: 30px;
    bottom:30px;
    width: 40px;
    line-height: 40px;
    height: 40px;
    border-radius: 100%;
    outline:0;
}
#slider-arrow{
    width: 50px;
    height: 50px;
}
#slider-arrow i{
    background: rgba(255, 255, 255, 0.1);
    border-color:#ffffff;
    color:#ffffff;
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.blue.button-normal{
    background-color: #2a467e;
}
.nz-persons .social-links a{
    background-color: #203d78;
}
.nz-persons .social-links a:hover{
    background-color: #f2a42b;
}
.nz-persons .person img{
    width: 100%;
}
.nz-persons .person .img:after{
    background-color: rgba(242, 164, 43, .2);
}
/* Contact Form 7 */
div.wpcf7 form.wpcf7-form span.ajax-loader {
    width: 20px; height: 20px; background-image:url(images/loading.gif); background-size: 20px
}
span .wpcf7-not-valid {
    border: 1px solid #ff0000 !important;
    background: #ffeeee;
}
span.wpcf7-not-valid-tip {
    display: none !important;
}
div.wpcf7-validation-errors {
    background: #ffeeee;
    border: 1px solid #ff0000 !important;
    color: #C10000;
}
div.wpcf7-response-output {
    margin: 1.3em 0 1.3em 0 !important;
    padding: 15px !important;
    border-radius: 3px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;	
}
div.wpcf7-validation-errors {
    margin: 1.3em 0 1.3em 0 !important;
    padding: 15px !important;
    border-radius: 3px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.wpcf7-spam-blocked {
     background: #e2e2e2;
     border: 1px solid #bcbcbc !important;
     color: #383838;
}
 
.wpcf7-mail-sent-ng {
     background: #fcf8e3;
     border: 1px solid #ac9163 !important;
     color: #8a6d3b;
}
 
.wpcf7-mail-sent-ok {
     background: #dff0d8;
     border: 1px solid #3c763d !important;
     color: #3c763d;
}

#top {
    right: 43px;
    bottom: 100px;
}

input[type=submit].wpcf7-submit{
    min-width: 160px;
}
.footer-info{
    text-transform: initial;
}
.footer-widget-area .widget_nav_menu ul.menu > li:first-child > a{
    border:0;
}
.footer-widget-area .widget_nav_menu ul li a{
    padding: 4px 0px;
    border:0;
    font-weight:600;
    text-transform: initial;
}
.mob-menu li a, .desk-menu .sub-menu li > a{
    padding: 14px 24px 14px 24px;
}

/* Counter Column Style */
.counter_column{
    counter-reset: count-columns;
}
.counter_column .vc_column-inner {
    padding-top: 60px !important;
}
.counter_column .wpb_column{
    border-right: 2px dashed #d5d5d5;
}
.counter_column .wpb_column:last-child{
    border-right: 0;
}
.counter_column .wpb_column h3:before{
    background: #f4a627;
    border-radius: 50%;
    content: "";
    display: block;
    height: 30px;
    left: 50%;
    position: absolute;
    top: 15px;
    width: 30px;
    margin-left: -15px;
}
.counter_column .wpb_column h3:after{
    color: #ffffff;
    content: counter(count-columns);
    counter-increment: count-columns;
    font-size: 16px;
    font-weight: 300;
    height: 30px;
    left: 50%;
    line-height: 30px;
    position: absolute;
    top: 15px;
    width: 30px;
    z-index: 1;
    margin-left: -15px;
}
.counter_column .counter_bg{
    border-right: 5px solid transparent;
}
.counter_column .counter_bg .vc_column-inner{
    background: #ffffff;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.counter_column .counter_bg .vc_column-inner:before{
    content: '';
    position: absolute;
    height: 5px;
    width: 100%;
    background: transparent;
    margin-top: -5px;
    top: 0;
    left: 0;
    z-index: 1;
}
.counter_column .counter_yellow .vc_column-inner:before,
.counter_column .counter_yellow.wpb_column h3:before{
    background: #f99b1c;
}
.counter_column .counter_green .vc_column-inner:before,
.counter_column .counter_green.wpb_column h3:before{
    background: #a2d134;
}
.counter_column .counter_blue .vc_column-inner:before,
.counter_column .counter_blue.wpb_column h3:before{
    background: #0047bb;
}
@media only screen and (max-width: 767px){
    .counter_column .wpb_column{
        border-right: 0 !important;
    }
}

/* Five Columns */
@media screen and (min-width: 768px) {
    .five_columns .nz-row .col2 {
        float: left;
        width: 18.5%;
        padding: 0;
        margin-right: 1.5%;
        min-height: 0;
    }
    .five_columns .nz-row .col2:nth-last-child(2) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 1025px){
    .desk-menu .sub-menu li > a {
        padding: 6px 12px 6px 12px;
    }
}
@media only screen and (min-width: 768px){
    .nz-testimonials:before, .nz-testimonials:after {
        top: 0;
    }
}

@media only screen and (min-width: 1024px){
    .page-title-content .single-post-title{
        font-size:40px;
    }
}
@media only screen and (min-width: 1025px){
    .admin-bar .header.fixed{
        top:32px;
    }
}

