/* cmsms stylesheet: General - easy modified: 13.09.2024 05:04:04 */






















/*********************************
GENERAL
**********************************/

div#fixed {
    position: fixed;
    top: 5vh;
}


.back-top{
position: fixed;
    padding: 1em;
    right: 1em;
    bottom: 1em;
}
.back-top span {
        font-size:2.5em;
	padding: 0.2em 0.5em 0.2em 0.5em;
	color: #E1E2E1;
	background-color: ;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
opacity:0.2;
}

.back-top span:hover {
	background-color: #f39c2c;
	color: #fff;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
opacity:1;
}

.youtube-container{
width:582px;
height:327px;
text-align: center;
    margin: auto;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #565656;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #565656;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #565656;
}
:-moz-placeholder { /* Firefox 18- */
  color: #565656;
}

nav#lang h6{
display:none
}

nav img{
height:15px;
width:15Px;
display:inline;
margin-right:3px;
}

p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 10px;
    -webkit-margin-end: 10px;
}

* {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
     -moz-font-smoothing: antialiased;
       -o-font-smoothing: antialiased;
  box-sizing: border-box;
}



/*********************************
BASE STYLES
**********************************/

html, body {
    overflow-x: hidden;
    width: 100%;
    height: 100%;
}

body {
  box-sizing: inherit;
  background: #000a12;
  font: 12pt/1.5 "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  z-index: 10;
}

h1, h2,h3,h4,h5,h6 {
  color: #565656;
  background: transparent;
  text-align: center;
}

h1:hover, h2:hover,h3:hover,h4:hover,h5:hover,h6:hover {
  color: #565656;
  background: transparent;
  text-align: center;
}

h3#page_title{
font-size:1rem;
font-weight:normal
}

h3#page_title_upper{
font-size:1rem;
font-weight:normal;
text-transform:uppercase;
}

h3{
font-size: 12pt;
}

h1 {
  font-size: 2rem;
  font-weight: normal;
  line-height: 1.3;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
  margin: 12px 0 0;
}
nav#lang{
width: 8%;
    float: right;
    padding-top: 15px;
display:block;
}

nav {
  width: 100%;
}

ul {
  list-style: none;
}

a {
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .8rem;
  color: #c3ced4;
}



div.wrapper a {
  text-decoration: none;
  text-transform: none;
  font-family:  "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: #565656;
  border-bottom: 1px solid #78002e;
}

div.wrapper a:hover {
color: #78002e;
}

div.homelanguage{
height:700px;
background:url(https://www.diekolophonistinnen.at/uploads/designs/General-New/home.jpg) no-repeat center 0px;
padding-left: 205px;
    padding-top: 30px;
}

div.homelanguage a{
float:left;
}

.language_link_home{
float:right;
width: 80px;
}

div.homelanguage h1{
 font-size: 2.7rem;
    font-weight: normal;
    line-height: 0.7;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
    float: left;
color:#c2b280;
    letter-spacing: -2.1px;
}

div.wrapper div.NewsSummarySummary a{
text-decoration: none;
}

img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

hr {
height:2px;
color: #8090c2;
background-color: #8090c2;
border: none;
}


input,
select,
textarea {
    display: block;
    width: 100%;
    margin: 15px auto;
    padding: 5px;
    background: rgba(256, 256, 256, .1);
    border: 2px solid #000;
    border-radius: 30px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.9rem;
    color: #666666;
    outline: 0;
    padding-left: 15px;
}

option {
  display: block;
  width: 100%;
  color: #666666;
}

input::-moz-focus-inner {
  border: 0;
}

textarea {
  resize: none;
}

input[type="submit"] {
    background: #78002e;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    color:#fff;
}



/*********************************
MAIN STYLES
**********************************/

.wrapper {
  max-width: 940px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
  background:#c3ced4;
  color:#565656;
}

.wrapper-home {
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
  background:#000a12;
  color:#c2b280;
}

#absolute-position-container {
  width: 100%;
  position: absolute;
  top: 0px;
  z-index: -1;
}

#absolute-position-container {
  width: 100%;
  position: relative;
}

#main-header {
  position: relative;
  width:100%;
 background:#102027;
}

#mobile-container,
#menu-toggle {
  display: none;
}

.lbl-mobile-btn {
  float: right;
  cursor: pointer;
  display: block;
}

.bars {
  color: #ececec;
  display: block;
  border-top: 2px solid #ececec;
  width: 28px;
  margin-bottom: 5px
}

#main-nav {
  float: right;
  padding: 30px;
}

#main-nav li {
  float: left;
}

#main-nav li a {
  padding: 15px;
font-size: 1rem;
}

.news-header {
  text-align: center;
  padding: 15px 0;
}

.polaroid-border {
    width: 85%;
    background: #fff;
    padding: 8px 8px 0;
    margin: 100px auto;
    margin-bottom: 30px;
}

.polaroid-caption {
    font-family: 'Montserrat', sans-serif;
    font-size: .7rem;
    color: #999;
    text-align: right;
    padding: 10px 0;
}

.link-btn{
  display: block;
  text-align: center;
  padding: 15px 1px;
  margin: 15px 40px 40px;
  border: 2px solid #ececec;
  border-radius: 30px;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}

#main-footer {
  width: 100%;
  border-top: 1px solid #ececec;
}

.main-footer-nav {
  padding: 30px;
}

.main-footer-nav li {
  float:left
}

.main-footer-nav li a {
  padding: 15px;
}

#copyright {
  font-family: 'Montserrat', sans-serif;
  font-size: .6rem;
  color: #999;
  text-align: center;
}

.center-vertical {
  position: relative;
  top: 9%;
}

.phone-container {
  display: block;
  text-align: center;
  color: #ececec;
  font-size: 1.4rem;
  padding: 0 5% 30px;
}

.email,
.phone-number {
  text-transform: lowercase;
  text-decoration: underline;
  color: lightblue;
  font-size: 1.2rem;
}

.description-header {
  font-size: 1.4rem;
  color: #ececec;
  text-align: center;
}

.description-content {
  padding: 15px 5%;
  text-align: left;
  line-height: 2;
}

.cover-title {
  font-size: 3rem;
  color: #ececec;
  text-align: center;
  margin-top: 40px;
}

address,
.default-p {
  color: #ececec;
}

#contact-form-response {
    color: #ececec;
}

#agrement,
#copy {
  width: 10%;
  float: left;
}

#agrement-label,
#send_copy-label {
  color: #ececec;
  width: 90%;
  float: right;
  padding-top: 8px;
}



/*********************************
SITE: WAS WAR
**********************************/

.galery-header {
  text-align: center;
  font-size: 4rem;
  margin-top: 100px;
}

.galery-subtext {
  font-size: 1.2rem;
  text-align: center;
  color: #ececec;
  margin: 25px 0 60px;
}

.galery-subheader {
  text-align: center;
  color: #444;
  font-size: 1.8rem;
  padding: 20px 30px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 60px;
}

.polaroid-images {
  margin: 60px 0;
  text-align: center;
}

.polaroid-images img {
  margin: 2%;
  max-width: 80%;
  display: inline;
  padding: 10px 10px 25px;
  background: #fff;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
}

#showcase {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 100;
  background: rgba(0, 0, 0, .8);
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

#showcase i {
  color: #fff;
  padding: 30px;
}

#arrow-left_container {
  float: left;
}

#img_container {
  float: left;
}

#arrow-right_container {
  float: right;
}

.center-content {
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);

}

#img_container img {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 3px solid #fff;
  border-radius: 15px;
}



/*********************************
SITE: ANFAHRT
**********************************/

.container_2_cols {
  width: 45%;
  margin: 2%;
  float: left;
}



/*********************************
SITE: PRESSE
**********************************/

.gallery-downloads {
  padding: 5%;
}

.gallery-downloads li {
  color: #ececec;
  border-bottom: 1px dashed #ececec;
  margin-bottom: 30px;
}

.gallery-downloads li a em {
  float: right;
  padding-top: 8px;
}



/*********************************
SITE: SPONSOREN
**********************************/

.sponsore-img-link {
  display: block;
  text-align: center;
  background: rgba(255, 255, 255, .4);
  border-radius: 60px;
  margin: 30px 0;
  padding: 15px;
  font-size: 1.2rem;
  color: #ececec;
}

.sponsore-img-link img {
  max-width: 100%;
  height: auto;
  padding: 30px;
}

/*********************************
PSEUDO CLASSES
**********************************/

 #menu-toggle:checked + #nav-toggle {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
display:block;
}

#main-nav li a:after{
  display:block;
  content: '';
  border-bottom: solid 3px #c3ced4;
  -webkit-transform: scaleX(0.0001);
          transform: scaleX(0.0001);
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.main-footer-nav li a:after {
  display:block;
  content: '';
  border-bottom: solid 3px #c3ced4;
  -webkit-transform: scaleX(0.0001);
          transform: scaleX(0.0001);
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

#main-nav li a:hover:after,#main-nav li.menuactive a:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
border-bottom: solid 3px #78002e;
}

.main-footer-nav li.menuactive a:after,
.main-footer-nav li.menuactive a:hover:after,
.main-footer-nav li a:hover:after{
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
border-bottom: solid 3px #78002e;
}

hr:before {
  content: "";
  height: 30px;
  margin-top: -31px;
  border-style: solid;
  border-color: #ccc;
  border-width: 0 0 1px 0;
  border-radius: 20px;
}

.link-btn:hover {
  background: rgba(255, 255, 255, .6);
}

#main-footer a.facebook{
float: right;
  color: #3b5998;
  padding-right: 5px;
  padding-top: 30px;
}

.email:hover,
.phone-number:hover {
  opacity: .8;
}

@media (min-width: 1024px) {

  .polaroid-images div a img.rot1 {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }

  .polaroid-images div a img.rot2 {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  .polaroid-images div a img.rot3  {
    -webkit-transform: rotate(14deg);
    transform: rotate(14deg);
  }

  .polaroid-images div a img.rot4  {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }

  .polaroid-images a:hover {
    -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
    -webkit-transform: scale(1.2);
          transform: scale(1.2);
    z-index:10;
   box-shadow: 0 10px 20px rgba(0,0,0,.7);
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
  }
}

#showcase i:hover {
  cursor: pointer;
}

a:hover, a:active, a:focus {
  outline: 0;
  color:#c3ced4;
}

input[type="submit"]:hover {
    opacity: .4;
}

.reservation-hint:hover {
  opacity: .8;
  text-decoration: underline;
}

.gallery-downloads li a:hover,
.gallery-downloads li a i:hover {
  opacity: .6;
}

.sponsore-img-link:hover {
  opacity: .6;
}

/* NAV SUBS */
nav ul {
	display:inline;
}

/* menu = menu css */

#nav-toggle,
#nav-toggle ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-toggle li.menudepth0 {
  margin-right:5px;
}

#nav-toggle li {
	float: ;
	position: relative;
}

#nav-toggle ul li ul,
#nav-toggle ul ul li ul {
	/*margin-top: -20%;
	margin-left: 80%;*/
}

/* show submenu 1 */

#nav-toggle li:hover ul {
	display: block;
}

#nav-toggle li:hover ul ul {
	display: none;
}

/* show submenu 2 */

#nav-toggle ul li:hover ul {
	display: block;
}

#nav-toggle ul li:hover ul ul {
	display: none;
}

/* show submenu 3 */

#nav-toggle ul ul li:hover ul {
	display: block;
}

/* menu link css */

#nav-toggle li.sectionheader span {
	display: block;
	padding: 15px 20px;
}
#nav-toggle a {
	display: block;
	padding: 15px 20px;
}

#nav-toggle ul a {
	padding: 15px;
}

/* nav-toggle z-index */

#nav-toggle {
	z-index: 1000;
}

#nav-toggle ul {
	z-index: 2000;
}

#nav-toggle ul ul {
	z-index: 3000;
}

#nav-toggle ul ul ul {
	z-index: 4000;
}


/* NAV SUB start */
#nav-toggle li ul {
	position: absolute;
    margin-top: -18%;
    margin-left: 0%;
    white-space: nowrap;
	display: none;
}

#nav-toggle ul li ul,
#nav-toggle ul ul li ul {
	/*margin-top: -20%;
	margin-left: 80%;*/
}

/* show submenu 1 */

#nav-toggle li:hover ul {
	display: block;
}

#nav-toggle li:hover ul ul {
	display: none;
}

/* show submenu 2 */

#nav-toggle ul li:hover ul {
	display: block;
}

#nav-toggle ul li:hover ul ul {
	display: none;
}

/* show submenu 3 */

#nav-toggle ul ul li:hover ul {
	display: block;
}


/* NAV SUB END */



/*********************************
MOBILE
**********************************/

@media (max-width: 1024px) {
  .center-vertical {
    top: 25%;
  }

  .container_2_cols {
    width: 100%;
    float: none;
    display: block;
  }
}

@media (max-width: 768px) {

img {
    width: 100%;
    height: auto;
}

.wrapper-home {
  max-width: 940px;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
  background:#000a12;
  color:#c2b280;
}

.separator{
margin-top:-25px;
}

div.homelanguage{
background:url(https://www.diekolophonistinnen.at/uploads/designs/General-New/home.jpg) no-repeat center 0px;
padding-left: 0px;
    padding-top: 0px;

}

div.homelanguage a{
float:none;
}

div.homelanguage a img{
width:36px;
height:36px;
}

.language_link_home{
float:none;
width: 100%;
text-align:center;
white-space:no-wrap;
height:36px;

}

div.homelanguage h1{
 font-size: 2.7rem;
    font-weight: normal;
    line-height: 0.7;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
    float: none;
color:#c2b280;
}
.youtube-container{
width:100%;
height:327px;
}

#main-header{
position:relative;
background: transparent;
height:50px;
}

nav{
display:none;
}
  #nav-toggle {
    float: left;
  }

  #mobile-container {
    padding: 15px 25px 30px 0px;
    border-bottom: 0px;
    display: block;
    position: relative;
    z-index: 9999;
    background: #000a12;
width: 100%;
height:45px;
  }

  #mobile-content {
    display: initial;
  }

  .mobile-header,.mobile-header:hover {
    float: left;
    font-size: 1.1rem;
    line-height: 0;
    padding-left: 15px;
    color: #8090c2;
  }

  #nav-toggle {
    background: #000a12;
  }

  #main-nav {
    float: none;
    padding: 0;
  }

  #main-nav li {
    float: none;
  }

  #main-nav li:last-child {
    border-bottom: 0px;
  }

  #nav-toggle li {
    border-bottom: 1px solid #000;
  }

  #nav-toggle a {
    display: block;
    padding: 15px;
    letter-spacing: 5px;
    color: #ddd;
    text-align: center;
  }

  #nav-toggle {
    -webkit-transform: translateY(-150%);
    transform: translateY(-150%);

    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
  }
/* NAV SUB start */
#nav-toggle li ul {
	position: static;
	margin-top: -10%;
	margin-left: 10%;
	display: block;
}

#nav-toggle ul li ul,
#nav-toggle ul ul li ul {
	margin-top: 5%;
	margin-left:-5px;
}

/* show submenu 1 */

#nav-toggle li:hover ul {
	display: block;
}

#nav-toggle li:hover ul ul {
	display: none;
}

/* show submenu 2 */

#nav-toggle ul li:hover ul {
	display: block;
}

#nav-toggle ul li:hover ul ul {
	display: none;
}

/* show submenu 3 */

#nav-toggle ul ul li:hover ul {
	display: block;
}


/* NAV SUB END */


  .center-vertical {
    margin: 0;
    top: 50%;
    -webkit-transform: translateY(-60px);
            transform: translateY(-60px);
  }

  .polaroid-border {
    margin-top: 30px;
  }

  .main-footer-nav {
    text-align: center;
  }

  .main-footer-nav li {
    padding: 15px 0;
    display: block;
    border-bottom: 1px solid #333;
  }

  .main-footer-nav li:last-child a {
    float: none;
  }




}



/*********************************
MOBILE SITE: HAMLET
**********************************/

@media (max-width: 768px) {
  #flipbook {
    display: none;
  }

  .description-mobile {
    display: block;
  }
}



/*********************************
MOBILE SITE: WAS WAR
**********************************/

@media (max-width: 768px) {
  .galery-subheader {
    font-size: 1.2rem;
  }

  .polaroid-images img {
    max-width: 45%;
  }

  #showcase i {
    padding: 20px;
  }
}



/*********************************
HELPERS
**********************************/
.clearb {
  clear: both;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.rotate_11deg {
  -webkit-transform: rotate(11deg);
          transform: rotate(11deg);
}

.centering {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
}


.sozial-wrapper{
float:right;
padding-right:15px;
}


/*********************************
MAIL RESPONSE CLASSES
**********************************/

.success {
  width: 85%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  font-family: 'Montserrat';
  font-size: 1em;
  padding: 15px;
  margin-top: 30px;
  border-radius: 15px;
  box-shadow: 5px 5px 30px #00AF33;
  background: #00AF33;
}

.form-error {
  width: 85%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  font-family: 'Montserrat';
  font-size: 1em;
  padding: 15px;
  margin-top: 30px;
  border-radius: 15px;
  box-shadow: 5px 5px 30px #FF4040;
  background: #FF4040;
}

.error {
  color: #ececec;
  background: rgba(255, 64, 64, .6);
  padding: 15px;
  border-radius: 30px;
  -webkit-transition: all .6s ease;
  transition: all .3s ease;
}

.white-p {
    color: #ececec;
}


.back-top {
    position: fixed;
    padding: 1em;
    right: 1em;
    bottom: 1em;
}

#fl_an_places{
display:none;
}
