/* ======================
   INSTITUT POSITIV FUEHREN CSS Setup BY GREEN32 WEBDESIGN
   ======================*/

/* --- INCLUDE LOCAL FONT SIGNIKA --- */

/* signika-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: 'Signika';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/signika-v28-latin-300.eot'); /* IE9 Compat Modes */
  src: url('../fonts/signika-v28-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/signika-v28-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/signika-v28-latin-300.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/signika-v28-latin-300.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/signika-v28-latin-300.svg#Signika') format('svg'); /* Legacy iOS */
}

/* signika-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: 'Signika';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/signika-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/signika-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/signika-v28-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/signika-v28-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/signika-v28-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/signika-v28-latin-regular.svg#Signika') format('svg'); /* Legacy iOS */
}

/* signika-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: 'Signika';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/signika-v28-latin-600.eot'); /* IE9 Compat Modes */
  src: url('../fonts/signika-v28-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/signika-v28-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/signika-v28-latin-600.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/signika-v28-latin-600.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/signika-v28-latin-600.svg#Signika') format('svg'); /* Legacy iOS */
}

/* signika-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: 'Signika';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/signika-v28-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/signika-v28-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/signika-v28-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/signika-v28-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/signika-v28-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/signika-v28-latin-700.svg#Signika') format('svg'); /* Legacy iOS */
}

/* --- Common Definitions --- */

/* fonts */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .ce_revolutionslider_text.bold, .font_headline {
  font-family: 'Signika';
  font-weight: 400;
}

/* h1,h2,h3,h4,h5,h6 {
    font-family: 'Signika';
} */  
   
body,p { 
    font-family: 'Signika';
    font-weight: 300; 
    line-height: 1.65em;
}

.size-0 p {
  font-size: 1rem;
  line-height: 1.65em;
}

.blog .h3, .blog h3 {
  margin-top: 35px;
  margin-bottom: 15px;
} 

.font-weight-500 {
  font-weight: 500;
}

.font-weight-600 {
  font-weight: 600;
}
  
:root {
--contentBoxedWidth: calc(100% - 12%);
--articlePaddingLeftRight: 14%;
--footer-headline-color: rgba(255,255,255,1);
}  

.top-link .progress-ring circle {
  stroke: var(--secondColor);
}


.ce_hyperlink {
  border-radius: 3px;
}

/* =============================================================================
 * ce_text_image_bar
 * ========================================================================== */
.ce_text_image_bar h2 {
    color: var(--accentColor);
    font-weight: 600;
}

/*.ce_text_image_bar p {
    font-size: 1.25rem;  
} */   

.ce_text_image_bar .ce_hyperlink a {
  font-weight: 400;
}  

.imgbox-right.ce_text_image_bar .imagebox {
  background-position: center right;
}

.ce_text_image_bar {
  border-radius: 3px;
}

.ce_text_image_bar .imagebox {
  border-radius: 3px;
}

.imgbox-left.ce_text_image_bar .imagebox {
  background-position: center left;
}

/* =============================================================================
 * ce_testimonial_version2
 * ========================================================================== */
.ce_testimonial_version2 .image_container {
  width: 129px;
  height: 129px;
}

.ce_testimonial_version2 .ce_testimonial_inside {
  max-width: 880px;
}

.ce_testimonial_version2 .text p {
  font-size: 1.6rem;
  line-height: 1.4em;
}

/* =============================================================================
 * ce_testimonial_version3
 * ========================================================================== */
.ce_testimonial_version3 .text::after {
  background: none;
}

.ce_testimonial_version3 .text {
  background: none;
  padding: 0;
  margin-bottom: 0;
}

.ce_testimonial_version3 .text p {
  color: rgb(140,140,140) !important;
}

.ce_testimonial_version3 .text p {
  color: #fff !important;
}

.ce_testimonial_version3 .info {
  padding-left: 30px;
}

/* =============================================================================
 * mod_quickmenu (style 3)
 * ========================================================================== */
.mod_quickmenu.style3 li a {
  width: 55px;
  line-height: 55px;
  border-radius: 50px;
  border: 1px solid var(--secondColor);
  margin-bottom: 10px;
  box-shadow: 0 0 25px 0 rgba(0,0,0,0.04);
}

.mod_quickmenu.style3 li a:hover {
  width: 220px !important;
  border-color: var(--secondColor);
}

.mod_quickmenu li a:hover {
  width: 220px !important;
  color: #fff;
  background-color: var(--secondColor);
  border-color: var(--accentColor);
}

.mod_quickmenu li a {
  display: block;
  line-height: 40px;
  width: 40px;
  border: 1px solid rgb(100,100,100);
  border-radius: 3px;
  overflow: hidden;
  transition: All 0.1s ease;
  -webkit-transition: All 0.1s ease;
  white-space: nowrap;
  background: var(--secondColor);
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
}

/* =============================================================================
 * newsteaser
 * ========================================================================== */
.newsteaser .info {
  display: none;
}

.newsteaser .link {
  font-weight: 500;
}

/* =============================================================================
 * newslist
 * ========================================================================== */
.newslist-v4 .comments {
  display: none;
}

.inhouse.newslist-v4 .info {
  display: none;
}

.inhouse .info {
  display: none;
}

.nodate .newslist-v4 .date {
  display: none;
}

/* =============================================================================
 * news & blog reader
 * ========================================================================== */
.inhouse.newsreader .info {
  display: none;
}

.newsreader .comments {
  display: none;
}

/* =============================================================================
 * ce_iconbox
 * ========================================================================== */
.ce_iconbox_v2.style3 .ce_iconbox_outside {
  padding: 35px;
  background: rgba(255,255,255,0.9);
  border-radius: 3px;
  border: 1px solid var(--accentColor);
  height: 100%;
}

.ce_iconbox_v2 a {
  color: var(--accentColor);
  font-weight: 400;
}
  
.ce_iconbox_header .iconbox_header_item_inside {
  border-radius: 3px;
}
   
/* =============================================================================
 * ce_bgimage max_width
 * ========================================================================== */
.ce_bgimage.max_width_m .contentwrap {
	max-width: 1200px;
}  

.ce_bgimage.max_width_s .contentwrap {
	max-width: 920px;
}

/* =============================================================================
 * forms
 * ========================================================================== */

input.floatlabel {
  margin-top: 0;
}

input::placeholder, textarea::placeholder {
  color: #a5a3a3 !important;
  font-weight: 300;
}

/* =============================================================================
 * image_container
 * ========================================================================== */

.image_container .caption {
  background: rgba(255, 255, 255, 0.7);
  color: #a1a1a1;
  font-size: 0.6rem;
  margin-top: 0;
}

/* =============================================================================
 * ce_list
 * ========================================================================== */
 
 .ce_list.customStyle1 li {
  line-height: 26px;
  padding-bottom: 0;
}

.ce_list li::after {
  display: none;
}


/* =============================================================================
 * ce_form
 * ========================================================================== */

input[readonly], textarea[readonly] {
  background-color: #f9f9f9;
  color: var(--accentColor);
  font-size: 1.1rem;
  pointer-events: none;
  cursor: default;
}

button.submit[type="submit"] {
  background: var(--accentColor) !important;
  border: 3px solid var(--accentColor)!important;
  color: #fff !important;
  border-radius: 3px !important; 
}

/*input.readonly, textarea.readonly {
  pointer-events: none;
  background-color: #f9f9f9;
  color: var(--accentColor);
  font-size: 1.1rem;
} */


/* =============================================================================
 * ce_faq
 * ========================================================================== */

.mod_faqlist h2 {
  padding-top: 40px;
}  

.mod_faqpage .info {
  display: none;
}

.mod_faqreader .info {
  display: none;
}

/* =============================================================================
 * blockquote
 * ========================================================================== */

@media only screen and (max-width: 767px) { 
blockquote p {
   font-size: 0.8rem;
}

.ce_list.style2 li {
  font-size: 1rem;
}

.ce_list.customStyle1 li {
  font-size: 0.9rem
}

}

/* =============================================================================
 * mobile_menu
 * ========================================================================== */

@media only screen and (max-width: 767px) { 
.submenu {
  padding-left: 1em;
}
}  

/* =============================================================================
 * Frame
 * ========================================================================== */
 
.ce_frame_start.style1 .ce_frame_start_inside {
  padding: 3% 4%;
  border: 3px solid rgb(227,227,227);
  background: rgb(248,248,248);
}