::selection { background: #c6361f; }
/*** FONTS ***/
@font-face {
    font-family: "EurostileMN";
    src: url("../wp-includes/fonts/eurostileextendedbold.eot");
    src: url("../wp-includes/fonts/eurostileextendedbold.eot?#iefix") format("embedded-opentype"),
        url("../wp-includes/fonts/eurostileextendedbold.woff2") format("woff2"),
        url("../wp-includes/fonts/eurostileextendedbold.woff") format("woff"),
        url("../wp-includes/fonts/eurostileextendedbold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins-Regular';
    src: url('/wp-content/uploads/2022/10/Poppins-Regular.eot');
    src: url('/wp-content/uploads/2022/10/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/2022/10/Poppins-Regular.woff2') format('woff2'),
        url('/wp-content/uploads/2022/10/Poppins-Regular.woff') format('woff'),
        url('/wp-content/uploads/2022/10/Poppins-Regular.ttf') format('truetype'),
        url('/wp-content/uploads/2022/10/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.single article .article-content p, p, .post-excerpt, body, h5 {
  font-family: 'Poppins-Regular', sans-serif !important;
  font-weight: 400;
}

/*** NAVI ***/
.fixed-sidebar-menu {
    display: none;
}
.navbar-header.col-md-3 {
    width: 45% !important;
}
.col-md-9 {
    width: 48% !important;
    float: right !important;
}
.header-info-labels.pull-left, .pull-left.header-info-group {
    margin-right: 10px !important;
    margin-top: 15px !important;
    float: right !important;
}
.header-info-icon.pull-left.text-center {
    margin-top: 15px !important;
}
.header-info-labels.pull-left h3 {
    margin: 5px 0 0 !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    color: #151515 !important;
}
.header-info-labels.pull-left h5 {
    color: #828282 !important;
    font-size: 13px !important;
    font-weight: 300 !important;
    margin: 0 !important;
}

#navbar .sub-menu .menu-item > a::before {
    background: #0969b2;
    border-radius: 50%;
    height: 0px;
    left: 10px;
    position: absolute;
    top: 8px;
    width: 0px;
}
#navbar .menu-item > a {
    font-family: "EurostileMN", sans-serif;
    border-right: 0px solid #eaeaef;
    border-left: 0px solid #eaeaef;
}

.header1 #modeltheme-main-head {
    border-top: 0px solid #eaeaef;
}
.menu.nav-effect.nav-menu{
    float: right;
}
.navbar-collapse {
  padding-right: 0px;
  padding-left: 15px;
}

.navbar-header .logo {
  z-index: 999;
}
.navbar-header h1.logo {
    margin: 20px 0px -75px 0px;
    z-index: 999 !important;
}
.logo img, .navbar-header .logo img {
    max-width: 480px;
    margin: 20px 0px -50px 0px;
}
/* .sticky-wrapper .is-sticky::before{
    content: url("../wp-content/uploads/2020/05/maler-gediga-farben.png") !important;
} */

/*** TITLES ***/
.text_left .section-title {
    font-family: "EurostileMN", sans-serif;
    font-style: italic;
    text-align: center !important;
}
.text_left .section-subtitle{
    font-family: "EurostileMN", sans-serif;
    text-align: center!important;
    width: 100%;
}
.section-border.dark_border {
    background: url("../wp-content/uploads/2020/05/maler-gediga-farben.png") no-repeat scroll center center;
    background-position: center !important;
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 30px;
    margin-bottom: 10px;
}

/*** HEADER ***/
.rs-layer{
    font-family: "EurostileMN", sans-serif !important;
    /*text-shadow: 0 0 4px #000000 !important;*/
    text-shadow:  1px  1px 1px #000, 1px -1px 1px #000, -1px  1px 1px #000, -1px -1px 1px #000 !important;
}
h1.rs-layer{
    font-family: "EurostileMN", sans-serif !important;
    font-weight: 200 !important;
    font-style: italic !important;
    /*text-shadow: 0 0 4px #000000 !important;*/
    text-shadow:  1px  1px 1px #000, 1px -1px 1px #000, -1px  1px 1px #000, -1px -1px 1px #000 !important;
}


/*** SERVICE-SECTION ***/
.services-section .box-shadow-column .vc_column-inner {
    min-height: 375px;
}
.services-section .box-shadow-column .vc_column-inner:hover {
    background: #ffffff !important;
    transform: none;
    cursor: default !important;
}
.box-shadow-column {
    z-index: 2;
}

/*** LINKS ***/
a, a:visited {
  color: #2855a3;
}
a:hover {
  color: #c6361f;
}
.copyright > span > a {
    color: #0069b4 !important;
}
.copyright > span > a:hover {
    color: #be0510 !important;
}

/*** TEASER ***/
img.mt-image-list {
    min-width: 250px;
}

/*** SLIDER ***/
.carousel-slider .carousel-slider__item img {
    filter: grayscale(100%);
}
.carousel-slider .carousel-slider__item img:hover {
    filter: grayscale(0%);
}

/*** IMAGE-HEADING ***/
.wpb_heading.wpb_singleimage_heading {
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}

/*** CONTACT-FORM ***/
.form-control {
    font-family: "Verdana", sans-serif !important;
    border-color: #2855a3;
    border-width: 1px;
    color: #2b2b2b !important;
    font-size: 15px;
    font-style: italic;
    font-weight: 300;
    height: auto;
    padding: 10px !important;
    margin: 10px;
}
span.wpcf7-list-item {
    margin: 25px 0 25px 25px !important;
}
.button[type="submit"] {
    font-family: "EurostileMN", sans-serif;
    background: #2855a3;
    padding: 15px;
    width: 100%;
    border: none;
}
.button[type="submit"]:hover {
    background: #c6361f;
    border: none;
}

/*** FOOTER ***/
footer .textwidget p {
    font-size: 16px !important;
    line-height: 20px !important;
    color: #595959 !important;
}
table, th, td {
    border: 0px solid #e6e6e6;
}
td, th {
    padding: 5px !important;
    text-align: left;
    vertical-align: top;
}
.no-touch .back-to-top {
    display: none;
}

/*** COOKIES ***/
#cmplz-document {
    max-width: 100%;
}
.cc-revoke, .cc-window {
    font-family: "Verdana", 'sans-serif' !important;
    font-size: 16px;
    line-height: 1.5em;
}


/****** RESPONSIVE ******/
@media (max-width: 1200px) {
	  .col-md-9 { width: 50% !important; float: right !important; }
	  #modeltheme-main-head-sticky-wrapper.sticky-wrapper { height: 60px}
}
@media (max-width: 1040px) {
  	 .navbar-nav > li { display: inline-block; float: right; }
}
@media (max-width: 970px) {
  	 .col-md-9 { width: 100% !important; float: right !important; }
  	 .navbar-nav > li { display: inline-block; float: right; }
  	 .pull-left.header-info-group { margin-top: 0px !important; float: right !important; }
    .vc_column_container { width: 100%; }
}
@media (max-width: 770px) {
    #modeltheme-main-head-sticky-wrapper { height: 5px !important; }
	  .navbar-header.col-md-3 { width: 100% !important; }
	  header.header1 .menu.nav-effect.nav-menu { width: 50% !important; z-index: 999 !important; background-color: #ffffff !important;}
}
@media (max-width: 380px) {
    .mt-icon-listgroup-content-holder-inner { width: 100%; }

}
