   /*
   Theme Name: Zerif Lite Child - DW9
   Theme URI: https://www.dw9.com.br
   Description: Template customizado com base no tema Zerif Lite
   Author: Juliano Assis
   URI: https://www.dw9.com.br
   Template: zerif-lite
   Version: 0.1 
   */
   
   .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
       color: #04B2EE;
   }
   
   ul.nav > li.current > a:before, .page ul.nav > li.current-menu-item > a:before, .single-post ul.nav > li.current-menu-item > a:before, .archive ul.nav > li.current-menu-item > a:before {
       background: #04B2EE;
   }
   
   ul.nav > li.current > a:before, .page ul.nav > li.current-menu-item > a:before, .single-post ul.nav > li.current-menu-item > a:before, .archive ul.nav > li.current-menu-item > a:before {
       background: #04B2EE;
   }
   
   .navbar-inverse .navbar-nav>li.current>a {
       color: #04B2EE;
   }
   
   .amazingslider-bottom-shadow-1 {
       display: none !important;
   }
   
   .social li a:hover {
       color: #04B2EE;
   }
   
   .about-us {
       background: #1482B3;
   }
   
   .about-us p {
       color: #FFF;
       font-size: 16px;
   }
   
   .about-us .big-intro {
        font-size: 40px !important;  
   }
   
   .our-clients {
       background: url(/wp-content/uploads/2017/02/divider.png) no-repeat center;
   }
   
   .our-clients h5 {
       margin-bottom: 120px;
   }
   
   .our-clients .section-footer-title {
       display: none;
   }
   
   .widget .widget-title {
       color: #fff;
       text-align: center;
   }
   
   .widget .widget-title:before {
       background: #AAED05;
       left: 32%;
   }
   
   .entry-title:before, .entry-title:after {
       background: #04B3F5 !important;
   }
   
   .our-team {
       background-image: url(/wp-content/uploads/2017/02/fundo-responsabilidade-social.jpg);
       background-repeat: no-repeat;
       background-size: cover;
       background-position: center;
   }
   
#ribbon_right { background: #333; color: #fff;}
#ribbon_right h2, #ribbon_right h3 { color: #fff;}


   
   .contact-us {
       background-image: url(/wp-content/uploads/2017/02/fundo-formulario.jpg);
       background-repeat: no-repeat;
       background-size: cover;
       background-position: center;
   }
   
   .testimonial {
       //background-image: url(/wp-content/uploads/2017/02/cork-wallet.png);
       background: #FFF;
   }
   
   .testimonial h2.white-text {
       color: #404040;
   }
   
   .focus {
       padding-bottom: 0px;
   }
   
   #footer {
       background: #2C3855;
   }
   
   .fa {
       font-size: 32px !important;
   }
   
   .copyright {
       background: #1d263d;
   }
   //1d263d
   
   @media screen and (max-width:1023px) {
    .home-header-slider {
     padding-top: 111px;
    }
    }
    @media screen and (max-width:767px) {
    .home-header-slider {
     padding-top: 0px;
    }
    }
     @media screen and (min-width:1024px) {
    .home-header-slider {
     padding-top: 76px;
    }
}