/**
* Theme Name: Valor Patrimonial - Angola
* Theme URI: https://tecnologiawebdigital.com	
* Author: TWD - Tecnologia Web & Digital
* Description: O tema Valor Patrimonial - é uma empresa angolana presente no mercado desde 2020; tem como actividade a Assessoria em Contabilidade e Fiscalidade, Consultoria Financeira e Formações Profissionais. Nossa linha de actuação principal é a Gestão Financeira para pequenas empresas. Prestamos, Assesoria, Consultorias e Formações focadas para pequenas empresas, empreendedores, gestores, colaboradores e académicos de toda Angola.
* Requires PHP: 7.4
* Version: 0.1.2
* License: https://valorpatrimonialangola.com/license/
* Text Domain: valorpatrimonialangola
* Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready
 Angolanews is based on Underscores http://underscores.me/, (C) 2020-2021 Automattic, Inc.
*/

a {color: #e09100;}/*  #054a85 */
.btn-link {color: #e09100;}

.sub-menu .dropdown-menu {
    display: inline-flex;
    position: initial;
}
.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

#hero {height: 85vh;margin-bottom: -90px;}
section {position: relative; z-index: 1;}
.blog .entry .entry-content blockquote {padding: 40px; margin: 20px 0;}
.carousel-indicators {
    bottom: 24%; display: grid;
    justify-content: end;
    margin-right: 15%;
    margin-left: 6%;
    max-width: 10%;
}
.carousel-indicators li {
    width: 20px; height: 20px; border-radius: 46%;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}
.blog .entry .entry-content ul, ol {font-size: 14px;}

.icon-boxes .icon-box {
  padding: 22px 20px;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 5px 10px 29px 0 rgba(68, 88, 144, 0.2);
  transition: all 0.3s ease-in-out;
  border-radius: 10px;
  text-align: center;
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem;
}
.section-title h2 {
  margin-bottom: 15px;
  padding-bottom: 0;
}
#services .section-title {
   padding-bottom: 20px;
   padding-top: 20px;
}
#services .icon-box .btn {
    background: #28a745;
    display: inline-block;
    padding: 5px 15px 5px;
    border-radius: 50px;
    font-weight: 600;
    transition: .3s;
}
#services .icon-box .btn:hover {border: 0; background: #ad5607;}
#services .icon-box .btn a {color: #fff;}
/*#services .icon-box .btn a:hover {color:#06ff06;} */
.newsletter .content .btn {display: block;}
.pricing ul li {list-style: inside;}
.pricing .btn-wrap {
   justify-content: space-between;
   align-items: center; display: flex;
}
.pricing .btn-buy:hover {background: #ad5607;}
.depoiments blockquote p {display: inline;}
.item.show {padding: 0rem;}
.item .depoiments {padding: 0rem;}
.owl-depoimets .owl-item  {padding: 1rem;}

#cta .newsletter .wpcf7-email { border: 1px;  padding: ;}
#cta .newsletter p {display: inline-flex;}
#cta .newsletter .wpcf7-form .wpcf7-submit, [type="submit"] {position: relative;}
.wpcf7-spinner {top: 2rem;}
.wpcf7 form.sent .wpcf7-response-output {color: #06ff06;}
.wpcf7 form .wpcf7-response-output {
   margin: 5px; padding: 5px;
   color: #f00; background: black;
   position: relative;
   text-align: center;
}
.contact .php-email-form {
   margin-bottom: 1rem;
}

#footer .footer-top {background: #222;}
#footer {background: #00032d; background: #313131;}
#footer .footer-top .footer-contact i {
  font-size: 18px; padding-right: 5px;
}
#footer .footer-contact .icofont-phone-circle::before {
  font-size: x-large; padding-right: 5px;
}
@media (min-width: 576px) {
    .jumbotron {padding: 2rem 0rem;}
}