/*
    Template: consulting
    Theme Name: Consulting Child Theme
    Theme URI: http://consulting.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Consulting - Business and Finance WordPress theme. Using Consluting you can easily create a modern website with real content. Easily edit the real content and compose the page layout with drag & drop page builder Consulting is the best ever finance, consulting, brokerage WordPress theme. It’s fully Responsive and Easy to Customize using intuitive Drag & Drop Visual Composer and Theme Options panel in WordPress Customizer.
    Version: 4.0.2
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready
    Text Domain: consulting-child-theme
*/

/* noto-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/noto-sans-v42-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/noto-sans-v42-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/noto-sans-v42-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/noto-sans-v42-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/noto-sans-v42-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/noto-sans-v42-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/noto-sans-v42-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 600;
  src: url('fonts/noto-sans-v42-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/noto-sans-v42-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/noto-sans-v42-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body, p, h1, h2, h3, h4, h5, h6 {
    font-family: 'Noto Sans' !important;
}

.info_box_text a {
    color: #000000 !important;
}

.infobox.style_7 .infobox_title {
    font-size: 16px !important;
    line-height: 21px !important;
    padding-top: 0 !important;
}

.infobox.style_7 {
    background-color: #fff;
    position: relative;
    height: 200px;
    padding: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    box-shadow: 4px 3px 15px 0px rgba(0, 0, 0, 0.41);
    -webkit-box-shadow: 4px 3px 15px 0px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 4px 3px 15px 0px rgba(0, 0, 0, 0.41);
}

.infobox.style_7:after {
    /*content: '';
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 20px 0;
    border-color: transparent #fff;
    display: block;
    width: 0;
    z-index: 1;
    left: -20px;
    top: 40px;*/
}

.vc_tta.vc_general .vc_tta-panel-body {
    padding: 25px 20px !important;
}

.info_box.style_6 .info_box_text .icon i {
    font-size: 32px;
    color: #c19a61 !important;
}

.vc_non_responsive .vc_tta.vc_tta-o-no-fill.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta.vc_tta-o-no-fill.vc_tta-tabs .vc_tta-panels {
    min-height: 200px !important;
}

.info_box_text h5, .info_box_text .h5 {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    word-spacing: 0px;
    text-transform: none;
}

.info_box.style_6 {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)!important;
    min-height: 200px;
}

.text_weiss {
    color: #fff;
}

.text_grau {
    color: #4e6281;
}

.text_hellgrün {
    color: #63b88f;
}

.info_box h4 {
    color: #c19a61 !important;
    margin: 0 0 13px;
}

.wpb_content_element ul li {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 22px !important;
}

.quote_box .quote {
    line-height: 36px !important;
    font-weight: 400 !important;
    font-size: 28px !important;
    font-style: italic !important;
}

.vc_custom_heading .subtitle {
    font-size: 18px !important;
    line-height: 23px !important;
    color: #c19a61 !important;
    font-weight: 400;
    letter-spacing: 0;
}

.border_gold_color {
    border-color: #c19a61;
}

.bkg_gold_color {
    background-color: #c19a61;
    color: #fff;
}

.bkg_gold_hell_color {
    background-color: #c9aa7c;
}

.bkg_rot_color {
    background-color: #f08f7a;
}

.form-control, .input-group .form-control, .post-password-form input[type="password"], .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .wpcf7-form-control, body .woocommerce-cart table.cart td.actions .coupon .input-text {
    font-size: 13px;
    line-height: 18px;
    color: #222;
    background: #fff !important;
    border: 1px solid #c19a61 !important;
    box-shadow: none;
    outline: 0;
    padding: 16px 30px 15px;
    border-radius: 0;
    transition: all .3s ease;
    box-sizing: border-box !important;
    width: 100%;
    display: block;
    height: auto !important;
}

.select2-container.select2-container--default .select2-selection--single {
    border-radius: 0;
    border: 1px solid #c19a61 !important;
    height: 49px;
    line-height: 1;
    background: #fff !important;
    font-size: 13px;
}

.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square span.vc_tta-panel-title {
    font-size: 18px !important;
}

.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #bf985f !important;
}

.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-body p {
    line-height: 22px !important;
    font-size: 13px !important;
}

.vc_tta-panel-heading .h6, .vc_tta-panel-heading h6 {
    font-size: 16px;
    letter-spacing: -.02em;
    line-height: 20px;
    padding: 0px 0 0;
}
