
/* istok-web-regular - latin */
@font-face {
    font-family: 'Istok Web';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/istok-web-v20-latin/istok-web-v20-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-regular.svg#IstokWeb') format('svg');
    /* Legacy iOS */
}

/* istok-web-italic - latin */
@font-face {
    font-family: 'Istok Web';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/istok-web-v20-latin/istok-web-v20-latin-italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-italic.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-italic.svg#IstokWeb') format('svg');
    /* Legacy iOS */
}

/* istok-web-700 - latin */
@font-face {
    font-family: 'Istok Web';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/istok-web-v20-latin/istok-web-v20-latin-700.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-700.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-700.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-700.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-700.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-700.svg#IstokWeb') format('svg');
    /* Legacy iOS */
}

/* istok-web-700italic - latin */
@font-face {
    font-family: 'Istok Web';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/istok-web-v20-latin/istok-web-v20-latin-700italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-700italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-700italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-700italic.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-700italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/istok-web-v20-latin/istok-web-v20-latin-700italic.svg#IstokWeb') format('svg');
    /* Legacy iOS */
}

body {
    font-family: 'Istok Web', sans-serif;
    font-size: 87.5%;
    color: #6a6a6b;
    background: #962228;
    margin: 0px;
    /*
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
*/
    position: relative;
    -webkit-text-size-adjust: none;
    font-weight: normal;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
}

:focus {
    outline: 0;
}

a,
a:link,
a:visited {
    outline: none;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    color: #999;
}

a:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #333;
}

img {
    border: none;
    max-width: 100%;
}

ul,
li,
ol {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: 'Istok Web', sans-serif;
}

h1 {
    color: #962228;
    font-family: 'Istok Web', sans-serif;
    font-size: 1.9em;
    line-height: 1.04em;
    /*   text-transform: capitalize; */
}

p {
    margin: 0;
    padding: 0;
    font-family: 'Istok Web', sans-serif;
    /*font-size: 21px;
      line-height: 28px;
    */
    color: #666;
    font-weight: normal;
}

.outer:before,
.outer:after,
.container:before,
.container:after {
    content: " ";
    display: table;
}

.outer:after,
.container:after {
    clear: both;
}

.outer {
    width: 100%;
    padding: 0 0;
    margin: 0 auto;
}

.container {
    margin: 0 auto;
    width: 100%;
    max-width: 1100px;
    /*font-size: 1.29em;*/
}

.header {
    width: 100%;
    padding: 0 0;
    margin: 0px;
    position: relative;
    z-index: 9999;
    display: block;
}

.header .container {
    max-width: 1080px;
    margin: 0 auto;
}

.page .container {
    max-width: 1080px;
    margin: 0 auto;
}

.header_top {
    width: 100%;
    background: #962228;
    padding: 0 0;
    height: 125px;
}

.logo {
    width: 250px;
    float: left;
    padding: 0;
    margin: 24px 0 0 0;
}

.logo a {
    display: block;
}

.logo img {
    max-width: 100%;
}

.search_sec {
    width: 50%;
    float: right;
}

.search::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.search:-moz-placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.search::-moz-placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.search:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.search {
    width: 25%;
    margin: 70px 0 0;
    float: right;
}

.search form {
    width: 247px;
    float: right;
    position: relative;
}

.search input[type="submit"] {
    background: url(../images/search_icon.png)no-repeat;
    width: 25px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 0;
    border: none;
    text-indent: -9999px;
}

.search input {
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 0 0 1px 10px;
    width: 96%;
    font-size: 18px;
    font-family: 'Istok Web', sans-serif;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.6);
    background: none;
}

.menu_area {
    height: 60px;
    width: 100%;
    padding: 0 0;
    margin: 0;
    background: #67171b;
}

.menu_area ul {
    width: 100%;
    padding: 0;
    text-align: left;
}

.menu_area ul li {
    vertical-align: top;
    margin: 0;
    font-family: 'Istok Web', sans-serif;
    font-size: 30px;
    color: #fff;
    float: left;
    position: relative;
}

.menu_area ul li a {
    color: #fff;
    display: block;
    padding: 0 20px;
    line-height: 68px;
    /*    height: 44px;*/
}

.menu_area ul li ul li a {
    height: auto;
}

.menu_area ul li a:hover {
    background: #E9E9E9;
    color: #67171b;
}

.menu_area ul li:hover a {
    background: #E9E9E9;
    color: #67171b;
}

.menu_area ul .current-menu-ancestor a,
.menu_area .active a {
    background: #E9E9E9;
    color: #67171b;
}

.home .menu_area .current-menu-item a {
    background: #67171b;
    color: #fff !important;
}

.home .menu_area .current-menu-item {
    overflow: hidden;
}


/*====== Dropdown menu ======*/


/*

.menu_area ul li ul {
    left: 0;
    top: 40px;
}
*/

.menu_area ul li ul {
    background: #E9E9E9;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.25);
    position: absolute;
    text-align: left;
    width: 260px;
    z-index: 999;
    padding: 15px 8px;
    top: 60px;
    left: 0;
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transiton: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    - transition: opacity 0.2s;
}

.menu_area ul li ul li {
    display: block;
    margin: 0;
    width: 100%;
    padding: 0 0;
    border-bottom: none;
}

.menu_area ul li ul li:last-child {
    margin: 0;
    padding: 0 0;
    border-bottom: 0;
}

.menu_area ul li ul li a {
    display: block;
    padding: 0 20px;
    font-size: 20px;
    line-height: 1.7em;
    color: #962228;
}

.menu_area ul li ul li a:hover {
    text-decoration: underline;
    background: url(../images/hover-icon-red.png) no-repeat left 10px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}

.menu_area ul li ul li a:hover {
    color: #962228;
}

.menu_area ul li ul li,
.menu_area ul li ul li ul li {
    display: block;
}

.menu_area ul li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}

.menu_area ul li ul li ul {
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transiton: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -transition: opacity 0.2s;
    left: 260px;
    top: 0px;
    padding: 0;
}

.menu_area ul li ul li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}


/*================== mobile responsive menu ======================*/


/** navigation bar */

#topnav {
    display: none;
    width: 100%;
    position: relative;
    z-index: 999;
}

#topnav #navbtn {
    background: url("../images/mob-menu-red.png") no-repeat scroll center center #fff;
    bottom: 16px;
    display: none;
    height: 20px;
    margin-right: 5%;
    overflow: hidden;
    position: absolute;
    right: 0;
    padding: 10px;
    text-indent: -99999px;
    width: 25px;
}

#topnav nav {
    position: absolute;
    top: 0;
    right: -10px;
}

#topnav nav ul {
    list-style: none;
}

#topnav nav ul li {
    display: block;
    float: left;
    font-size: 16px;
    margin-right: 4px;
}

#topnav nav ul li a {
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0 10px;
    border-bottom: 2px solid #fff;
    font-weight: normal;
}

#topnav nav ul li a:hover {
    color: #fff;
    background: #1096c9;
    border-bottom-color: #CCD0CA;
}


/*================== End mobile responsive menu ======================*/


/*=================================== Main section style  ==========================================*/

.main_section {
    width: 100%;
    background: url(../images/hintergrund.png)repeat;
    padding: 35px 0 30px;
    position: relative;
}

.page .main_section {
    padding: 15px 0 40px 0;
}

.page .main_section h1 {
    font-size: 1.9em;
    line-height: 1.04em;
}

.home .main_section h1 {
    font-size: 1.9em;
    line-height: 1.04em;
    text-transform: none;
    padding: 0;
    text-align: left;
}


/*
.start .main_section h1{
    
    font-size: 30px;
    line-height: 34px;
    text-transform: none;
    padding: 0;
    text-align: left;
}
*/

.start .main_section .main_head h1 {
    padding: 0;
}

.home .main_section .main_head h1 {
    padding: 0;
}

.main_section .main_head h1 {
    padding: 0 0 0 40px;
}

.main_head_sec {
    width: 98%;
    padding: 0 1%;
}

.main_head {
    background: #f1f1f1 none repeat scroll 0 0;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    border-top: 5px solid #fff;
    padding: 20px 30px;
    position: relative;
    text-align: left;
}

.head_shadow {
    background: url(../images/shadow_box.png)no-repeat left top / 100% 41px;
    height: 41px;
    width: 100%;
    position: relative;
}

.main_links_sec {
    width: 100%;
    padding: 5px 0 0 0;
}

.main_links_sec:before,
.main_links_sec:after {
    content: "";
    display: table;
}

.main_links_sec:after {
    clear: both;
}

.blocks {
    width: 235px;
    height: 235px;
    float: left;
    margin: 10px;
    text-align: left;
    border: 10px solid #fff;
    position: relative;
}


/*
.blocks .shadow {
    position: absolute;
    background: rgba(0,0,0,0.1);
    width: 100%;
    height: 110px;
    bottom: 0;
}
*/

.blocks span.icon {
    display: block;
    padding: 20px 10%;
}

.blocks a {
    display: block;
}


/*.blocks:nth-child(odd){
    background: #962228;
}
.blocks:nth-child(even){
    background: #67171b;
    
}*/

.blocks.dark {
    background: #962228;
    /*background: rgb(190,190,190);*/
}

.blocks.light {
    background: #67171b;
    /* background: rgb(128, 128, 128); */
}

.blocks:hover .block_cnt {
    background: rgba(255, 255, 255, 0.2);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.block_cnt {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.blocks h2 {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-family: "Istok Web", sans-serif;
    font-size: 22px;
    height: 90px;
    line-height: 23px;
    padding: 5px 10%;
    position: absolute;
    text-transform: none;
    width: 80%;
    z-index: 2;
}

.blocks h2 span {
    bottom: 10px;
    left: 10%;
    position: absolute;
    width: 80%;
}

.blocks p {
    font-family: 'Istok Web', sans-serif;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
}

.blocks.green h2 {
    height: 35px;
}

.blocks img {
    max-width: 100%;
}


/*
.yellow, .ocean_blue, .blue, .sky_blue, .violet, .green{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.yellow{
    background: #d2b13f;
}
.yellow:hover{
    background: #b38e0d;
}
.ocean_blue{
    background: #49b0a5;
}
.ocean_blue:hover{
    background: #069384;
}
.blue{
    background: #5f73c7;
}
.blue:hover{
    background: #475cb1;
}
.sky_blue{
    background: #59a5d0;
}
.sky_blue:hover{
    background: #3780aa;
}
.violet{
    background: #966bc5;
}
.violet:hover{
    background: #724a9e;
}
.green{
    background: #5fb26d;
}
.green:hover{
    background: #3a8b48;
}
.rose{
    background: #d5598a;
}
.rose:hover{
    background: #c95381;
}
.ocean_light{
    background: #4ec9b9;
}
.ocean_light:hover{
    background: #45b8a9;
}
*/


/*=================================== Main section style End ==========================================*/


/*=================================== Inner section style ==========================================*/

.head:before,
.head:after {
    content: "";
    display: table;
}

.head:after {
    clear: both;
}

.head {
    background: #808080 none repeat scroll 0 0;
    float: left;
    margin: 0 0 20px;
    padding: 20px 2.5%;
    width: 95%;
}

.main_section .head h1 {
    color: #fff;
}

.heading {
    float: left;
    width: 100%;
}

.breadcrumbs {
    color: #666;
    float: left;
    font-family: "Istok Web", sans-serif;
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 10px;
    text-align: left;
    width: 100%;
}

.breadcrumbs a {
    color: #962228;
}

.breadcrumbs span.itemList span {
    padding: 0 8px;
    background: rgba(0, 0, 0, 0) url("../images/bread-arrow-new.png") no-repeat scroll left 10px;
}

.breadcrumbs a:hover {
    color: #962228;
    text-decoration: underline;
}

.breadcrumbs span {
    font-size: 18px;
}

.breadcrumbs span.bread {
    background: none;
}

.inner_banner {
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
}

.inner_banner img {
    max-width: 100%;
}

.content_section:before,
.content_section:after {
    content: "";
    display: table;
}

.content_section:after {
    clear: both;
}

.content_section {
    width: 92%;
    padding: 4%;
    background: rgba(255, 255, 255, 0.66) none repeat scroll 0 0;
    margin: 0 0 0 0;
    clear: both;
    font-size: 1.29em;
}

.content_section a {
    color: rgb(150, 34, 40);
}

.content_section strong a {
    font-weight: normal;
    text-decoration: underline;
}

.content_section a:hover {
    text-decoration: none;
    color: #67171b;
}

.content_section strong a:hover {
    text-decoration: none;
    color: #67171b;
}

.content_section p {
    color: #666;
    padding: 0 0 20px 0;
}

.content_section ul {
    list-style: none;
    padding: 0 0 0 25px;
    margin: 0;
}

.content_section ul li {
    font-family: 'Istok Web', sans-serif;
    font-size: 1.125rem;
    line-height: 1.4em;
    color: #6a6a6b;
    list-style: none;
    /*background: url(../images/imgpsh_fullsize.jpg)no-repeat left 6px;*/
    padding: 0 0 5px 20px;
    position: relative;
}

.content_section ul li:last-child {
    padding: 0 0 0 20px;
}

.content_section ul li:before {
    content: "";
    display: block;
    width: 7px;
    background: #962228;
    height: 7px;
    position: absolute;
    left: 0;
    top: 7px;
}

.content_section ul.flip_wrpr li:before,
.content_section ul.flip_wrpr ul li:before {
    display: none;
}

.content_section ul.flip_wrpr ul ul li:before {
    content: "";
    display: block;
    width: 7px;
    background: #962228;
    height: 2px;
    position: absolute;
    left: 0;
    top: 9px;
}

.content_section ul ul {
    list-style: none;
    padding: 5px 0 0 20px;
    margin: 0;
}

.content_section ul ul li:before {
    content: "";
    display: block;
    width: 8px;
    background: #962228;
    height: 2px;
    position: absolute;
    left: 0;
    top: 10px;
}

.email {
    color: #962228;
    font-size: 20px;
    line-height: 24px;
    display: block;
}

.email a {
    color: #962228;
}


/*=================================== Inner section style End ==========================================*/


/*=================================== Footer section style ==========================================*/

.footer_section {
    width: 100%;
    background: #67171b;
    padding: 0;
    margin: 0 0 70px;
    font-family: 'Istok Web', sans-serif;
    font-size: 15px;
    line-height: 18px;
}

.copyright {
    width: 100%;
    float: left;
    color: #fff;
    padding: 5px 0;
}

.copyright .left {
    float: left;
}

.copyright .right {
    float: right;
}

.copyright .right a {
    padding: 0 0 0 15px;
    margin: 0 0 0 18px;
}

.footer_links {
    width: 60%;
    float: left;
}

.footer_links ul {
    width: 100%;
    text-align: left;
}

.footer_links ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px 0 0;
    color: #e9b9c0;
}

.footer_links ul li a {
    color: #e9b9c0;
}

.footer_links ul li ul {
    display: none;
}

.languages {
    width: 15%;
    float: left;
}

.languages img {
    padding: 0 2px 0 0;
    max-width: 100%;
}

.languages ul {
    width: 100%;
    text-align: left;
}

.languages ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 2px 0 0;
}


/*====================== Contact form ===========================*/

.contact_form {
    width: 80%;
    margin: 0 auto;
    max-width: 700px;
}

.contact_form p {
    font-size: 16px;
    color: #962228;
    padding: 0 0 10px 0;
}

.contact_form input {
    width: 95%;
    background: #fff;
    border: 1px solid #D6D6D3;
    padding: 10px 2.5%;
    color: #8e8d8d;
    font-family: 'Istok Web', sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 5px 0;
}

.contact_form textarea {
    width: 95%;
    background: #fff;
    border: 1px solid #D6D6D3;
    padding: 10px 2.5%;
    height: 110px;
    color: #8e8d8d;
    font-family: 'Istok Web', sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 5px 0;
    resize: none;
}

.contact_form input[type="submit"] {
    border: 3px solid #962228;
    display: block;
    padding: 15px 0;
    font-family: 'Istok Web', sans-serif;
    font-size: 20px;
    color: #962228;
    margin: 15px auto;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    width: 220px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-indent: 0;
}

.contact_form input[type="submit"]:hover {
    background: #962228;
    color: #fff;
}

::-webkit-input-placeholder {
    color: #8e8d8d;
}

:-moz-placeholder {
    color: #8e8d8d;
}

::-moz-placeholder {
    color: #8e8d8d;
}

:-ms-input-placeholder {
    color: #8e8d8d;
}


/*====================== End Contact form ===========================*/


/*====================== Modal style ===================*/

.modalDialog {
    position: fixed;
    font-family: 'Istok Web', sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

.modalDialog:target {
    opacity: 1;
    pointer-events: auto;
}

.modalDialog > div {
    max-width: 420px;
    width: 90%;
    position: relative;
    margin: 5% auto;
    padding: 20px 20px;
    border-radius: 0;
    /*    background: #fff;*/
}

.close {
    background: #919192;
    color: #FFFFFF;
    line-height: 35px;
    font-size: 22px;
    position: absolute;
    right: -18px;
    text-align: center;
    top: -18px;
    width: 35px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.close:hover {
    background: #f06c2f;
}

.modal_img {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.modal_img img {
    max-width: 100%;
}


/*====================== End Modal style ===================*/


/*====================== Disclimer style ===================*/

.address_wrpr {
    width: 100%;
    padding: 0 0 15px 0;
}

.address_wrpr h3 {
    font-size: 24px;
    line-height: 24px;
    padding: 0 0 20px 0;
}

.address_wrpr h3 span {
    font-size: 18px;
    line-height: 20px;
    display: block;
    margin-top: 5px;
}

.address_wrpr h3 span a {
    color: #7a706a;
}

.address_wrpr:before,
.address_wrpr:after {
    content: "";
    display: table;
}

.address_wrpr:after {
    clear: both;
}

.address_left {
    width: 50%;
    float: left;
}

.address_right {
    width: 50%;
    float: left;
}

p.small {
    font-size: 18px;
    line-height: 22px;
}

.txt_itlc p {
    font-style: italic;
    font-size: 18px;
    line-height: 24px;
}


/*====================== End Disclimer style ===================*/

.cert_holder {
    width: 21.8%;
    float: left;
    margin: 0 1.5% 5% 1.5%;
    border: 1px solid #f5f5f5;
}

.cert_holder img {
    max-width: 100%;
}

.wpglobus_flag {
    background-position: left 10px!important;
    padding: 0 0 25px 22px;
}

.sec_bg {
    background: url(../images/hintergrundVerlaufOben.png) repeat-x;
    height: 100px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
}

.page_sec {
    position: relative;
    z-index: 999;
}

.footer_section a {
    color: #fff;
    padding: 0 0 0 14px;
    margin: 0 20px 0 0;
    /* background: url(../images/bullet_white.png) no-repeat left center; */
    position: relative;
    display: inline-block;
}

.footer_section a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #ffffff;
}

.footer_section a:hover {
    text-decoration: underline;
}

.map_block {
    background: #f1f1f1;
    padding: 10px;
    margin: 0 0 15px;
    /*font-size:1.29em;*/
}

.address {
    float: left;
    /*width: 200px;*/
}

.map_block .address {
    width: 204px;
}

.ifr {
    overflow: hidden;
    float: right;
    height: 300px;
    width: 70%
}

.ifr iframe {
    border: 0;
    width: 100%;
    height: 410px;
    margin-top: -110px;
}

.content_section hr {
    color: #962228;
    margin: 20px 0;
}

.content_section hr:last-child {
    margin: 20px 0 0;
}

.address p {
    color: #666;
}


/*accordion*/

.accordion {
    background-color: none;
    color: #67171b;
    cursor: pointer;
    padding: 14px 2%;
    width: 96%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 1.2em;
    transition: 0.4s;
    display: block;
}

.accordion.active,
.accordion:hover {
    background-color: none;
}

.accordion:after {
    content: '\02795';
    font-size: 13px;
    color: transparent;
    float: right;
    margin-top: 6px;
    width: 8px;
    height: 16px;
    background: rgba(0, 0, 0, 0) url("../images/faq-arrow-up.png") no-repeat scroll 0 0;
}

.accordion.active:after {
    content: "\2796";
    color: transparent;
    width: 16px;
    height: 8px;
    background: rgba(0, 0, 0, 0) url("../images/faq-arrow-down.png") no-repeat scroll 0 0;
}

.panel {
    padding: 0 18px;
    background: #f1f1f1;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
}

.panel p {
    /* font-size: 1.29em;*/
}

.panel.show {
    opacity: 1;
    max-height: 3000px;
}

.panel-box {
    border-bottom: 1px solid #67171b;
    width: 100%;
    padding: 0;
}


/*accordion*/

.faq-section h2 {
    background: #fbfbfb none repeat scroll 0 0;
    border: 1px dashed #67171b;
    color: #67171b;
    font-size: 25px;
    font-style: italic;
    margin-bottom: 1em;
    padding: 1em;
}


/*================== Form field style start ============*/

.mc4wp-form-fields {
    width: 90%;
    max-width: 700px;
    margin: 0 auto;
    padding: 50px 0 0;
}

.mc4wp-form-fields label {
    width: 180px;
    float: left;
    font-size: 16px;
}

.mc4wp-form-fields input {
    width: calc(72% - 32px);
    float: left;
    padding: 12px 15px;
    border: 1px solid #e0e0e0;
}

.mc4wp-form-fields select {
    width: 72%;
    padding: 12px 15px;
    border: 1px solid #e0e0e0;
    background: #fff url(../images/select_arrow.png)no-repeat 98% 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.mc4wp-form-fields span.form-content {
    display: block;
    margin: 0;
    padding: 0 0 25px 180px;
    font-size: 16px;
}

.mc4wp-form-fields p {
    padding: 0;
    margin: 0 0 15px;
    float: left;
    width: 100%;
}

.mc4wp-form-fields p:after,
.mc4wp-form-fields:before,
.mc4wp-form-fields:after,
.mc4wp-form-fields:before {
    content: "";
    display: table;
}

.mc4wp-form-fields:after,
.mc4wp-form-fields:after {
    clear: both;
}

.mc4wp-form-fields input[type="submit"] {
    background: rgb(150, 34, 40);
    border-radius: 5px;
    -web-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 150px;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    margin: 0 0 0 180px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.mc4wp-form-fields input[type="submit"]:hover {
    background: #67171b;
}

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng,
div.wpcf7-mail-sent-ok {
    border: 0px solid #f7e700!important;
}

div.wpcf7-response-output {
    margin: 0;
    padding: 0;
    border: 0!important;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 13px;
    display: block;
    text-align: right;
    padding: 0 3% 0 0;
    float: right;
}

::-moz-selection {
    color: #fff;
    background: rgb(150, 34, 40);
}

::selection {
    color: #fff;
    background: rgb(150, 34, 40);
}

select option:checked {
    background: rgb(150, 34, 40);
}


/*================== Form field style end ============*/


/*======================= Modal style start ======================*/

.view_form {
    padding: 0 0 0 0;
    display: inline-block;
}

.modal_close {
    display: block;
    width: 30px;
    font-size: 19px;
    line-height: 31px;
    height: 30px;
    background: rgb(150, 34, 40);
    border-radius: 100%;
    -web-border-radius: 100%;
    -moz-border-radius: 100%;
    color: #fff;
    position: absolute;
    text-align: center;
    z-index: 9999;
    right: 5%;
    top: 3%;
}

.modal_close:hover {
    background: #67171b;
    color: #fff;
}

.form_modal {
    padding: 0 0;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    visibility: hidden;
    background: #e9e9e9;
}

.modal_cont {
    width: 75%;
    margin: 5% auto;
    padding: 0;
}

.modal_cont:after,
.modal_cont:before {
    content: "";
    display: table;
}

.modal_cont:after {
    clear: both;
}

.overflow {
    overflow: hidden;
}


/*======================= Modal style end ========================*/

.address img {
    max-width: 100%;
    margin-right: 20px;
    margin-bottom: 20px;
}

.gm-style .place-card-large {
    padding: 9px 4px 9px 11px;
    display: none;
}

.place-card.place-card-large {
    display: none!important;
}

span.accordion:hover {
    text-decoration: underline;
}

span.accordion.active {
    text-decoration: underline;
}

.open,
.open01 {
    display: none;
}

ol {
    padding: 0 0 0 25px;
}

ol li {
    list-style: decimal;
}

a.flip {
    color: #6a6a6b;
}

a.flip01 {
    color: #6a6a6b;
}

li.flip a:hover,
li.flip01 a:hover,
li.flip.plus-icon.mins-icon a,
li.flip01.plus-icon.mins-icon a,
li.flip.plus-icon.mins-icon .flip01.plus-icon a:hover,
li.flip.plus-icon.mins-icon .flip01.plus-icon.mins-icon a {
    text-decoration: underline;
    color: #6a6a6b;
}

li.flip.plus-icon.mins-icon .flip01.plus-icon a {
    text-decoration: none;
}

ul.flip_wrpr ul {
    padding: 5px 0 5px 0;
}

ul.flip_wrpr li a {
    color: #6a6a6b;
}

ul.flip_wrpr {
    padding: 0 0 0 25px;
}

.plus-icon:after {
    content: "";
    display: block;
    width: 7px;
    background: #962228;
    height: 7px;
    position: absolute;
    left: 0;
    top: 7px;
}

.plus-icon.mins-icon:after {
    content: "";
    display: block;
    width: 7px;
    background: #962228;
    height: 7px;
    position: absolute;
    left: 0;
    top: 7px;
}

.plus-icon a {
    display: inline-block;
    position: relative;
}

.plus-icon a:after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(213, 36, 36, 0);
    border-left-color: #962228;
    border-width: 8px;
    margin-top: -8px;
    right: -40px;
    top: 13px;
}

.plus-icon.mins-icon a:after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(213, 36, 36, 0);
    border-top-color: #962228;
    border-width: 8px;
    margin-left: -8px;
    right: -40px;
    top: 13px;
}

a.no-link {
    cursor: text;
}

a.no-link:hover {
    text-decoration: none;
}


/*======================= Form style 5/7/17 =============================*/

.wpcf7-form.sent .form-field {
    display: none;
}

.wpcf7-response-output.wpcf7-mail-sent-ok {
    background: #e3e3e3;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    text-align: center;
    padding: 15px;
    max-width: 550px;
    width: 90%;
    margin: 80px auto;
    color: #962228;
}

.wpcf7-response-output.wpcf7-validation-errors {
    margin: 0 0 30px;
    padding: 0;
    border: 0!important;
    color: #ff0000;
}

.print {
    display: none;
}

.screen-reader-text {
    display: none;
}

/*===============================================================================
Print style start
===============================================================================*/

@media print {
    .dark,
    .block_cnt {
        background: rgba(0, 0, 0, 0) url("../images/faq-arrow-up.png") no-repeat scroll 0 0;
    }
    .block_cnt a {
        background: #962228;
        border: 1px solid #962228;
    }
    .header,
    .breadcrumbs,
    .footer_section,
    .main_links_sec {
        display: none;
    }
    .print {
        display: block;
    }
    .print li {
        position: relative;
        width: 150px;
        height: 150px;
        float: left;
        margin: 4px;
    }
    .print img {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .print p {
        position: absolute;
        bottom: 15px;
        left: 15px;
        color: white !important;
        font-size: 12px;
        -webkit-print-color-adjust: exact;
    }
    .main_head {
        padding: 20px 0px;
    }
}

/*===============================================================================
Print style End
===============================================================================*/

.panel ul,
.panel ol {
    margin: -18px 0 0 0;
}

ul.flip_wrpr {
    padding: 0 0 22px 25px;
    margin: 0 !important;
}

ul.open {
    margin: 0 !important;
}

ul.open ul {
    margin: 0 !important;
}


/*===============================================================================
Search page
===============================================================================*/

.content_section .search_section strong a {
    font-weight: bold;
    color: rgb(150, 34, 40);
    text-decoration: none;
}

.content_section .search_section strong a:hover {
    text-decoration: underline;
}

.search_section {
    width: 100%;
    float: left;
}

.search_section p {
    margin: 0 0 18px 0;
    text-align: justify;
    padding: 0;
}

.search-form-fields input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    width: calc(50% - 180px);
    padding: 12px 15px;
    margin-bottom: 5px;
    margin-right: 20px;
    font-size: 1em;
}

.search-form-fields input[type="submit"],
.search-form-fields input[type="reset"] {
    color: #fff;
    border: 1px solid rgb(150, 34, 40);
    background: rgb(150, 34, 40);
    cursor: pointer;
    font-size: 1em;
    line-height: 1.6em;
    padding: 8px 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 6px;
}

.navigation.pagination {
    float: left;
    width: 100%;
}

.page-numbers {
    position: relative;
    display: inline-block;
    padding: 0 8px 0 0;
}
/*
.page-numbers:after {
    content: "➜";
    display: block;
    position: absolute;
    top: 4px;
    font-size: 12px;
    right: 0;
    color: #9c9c9c;
}*/