@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://www.uhrenschmuck-optik.de/css/OpenSans-Light.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://www.uhrenschmuck-optik.de/css/OpenSans-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://www.uhrenschmuck-optik.de/css/OpenSans-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://www.uhrenschmuck-optik.de/css/Lato-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Josefin Slab';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://www.uhrenschmuck-optik.de/css/JosefinSlab-Thin.ttf) format('truetype');
}

@font-face {
    font-family: 'Josefin Slab';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(https://www.uhrenschmuck-optik.de/css/JosefinSlab-ThinItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Josefin Slab';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://www.uhrenschmuck-optik.de/css/JosefinSlab-Light.ttf) format('truetype');
}

@font-face {
    font-family: 'Josefin Slab';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(https://www.uhrenschmuck-optik.de/css/JosefinSlab-LightItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Josefin Slab';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://www.uhrenschmuck-optik.de/css/JosefinSlab-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Josefin Slab';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://www.uhrenschmuck-optik.de/css/JosefinSlab-RegularItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Josefin Slab';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://www.uhrenschmuck-optik.de/css/JosefinSlab-SemiBold.ttf) format('truetype');
}

@font-face {
    font-family: 'Josefin Slab';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(https://www.uhrenschmuck-optik.de/css/JosefinSlab-SemiBoldItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Josefin Slab';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://www.uhrenschmuck-optik.de/css/JosefinSlab-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Josefin Slab';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(https://www.uhrenschmuck-optik.de/css/JosefinSlab-BoldItalic.ttf) format('truetype');
}

body {
	background-color: #fff;
	padding-top:10px;
	/* font-family:'Open Sans', sans-serif; */
	font-family: 'Josefin Slab', serif;
	padding-top:0px;
	font-size:20px;
}

h1 { color: #d6c076; font-size: 42px; font-family: 'Lato', sans-serif; font-weight: 400 !important; text-decoration: none; text-transform: uppercase; margin-bottom: 5px;margin-top:30px; }
h2 { color: #333; font-size: 32px; font-family: 'Lato', sans-serif; font-weight: 300 !important; text-decoration: none; text-transform: none; margin-bottom: 5 px;}
h3 { color: #d6c076; font-size: 25px; font-family: 'Lato', sans-serif; text-decoration: none; margin-bottom: 5px; }
h4 { color: #fff; font-size: 22px; font-family: 'Lato', sans-serif;font-weight: 600; text-decoration: none; text-transform: none; margin-bottom: 5px;}

	a {color:#6A652D;}
	a:hover, a:active{color:#d6c076}


hr{
    border: 0;
    height: 1px;
    background: #d6c076;
    background-image: linear-gradient(to right, rgba(255,255,255,0), #d6c076, rgba(255,255,255,0));
	max-width:600px;
}



.google-maps{
position:relative;
padding:0;
margin:0;
overflow: hidden;
}

.google-maps iframe{
	min-height: 300px;

width: 100% !important;
height: 100% !important;
}
.google-maps2 {
    pointer-events: none;
    position: relative;
    padding-bottom: 20%;
    height: 0;
    overflow: hidden;
}

.formular iframe{
height:1000px;
}

@media (max-width: 1199px) {
  .formular iframe{
    height:1400px;
  }
}

.video-frame{
position:relative;
z-index:1;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}

.video-frame iframe{
position: absolute;
top:0;
left: 0;
width: 100% !important;
height: 100% !important;
z-index:1;
}

.nav-logo{
	position: absolute;
    width: auto;
    height:95%;
    margin-top: 5px;
    top: 0;

    z-index: 10000;
    margin-left: 10px;
}

#fancybox-wrap * {
    max-width: 100% !important;
}

body {
    height:1000px;
    width:100%;
}

.success-message{
	display:none;
}

#fancybox-wrap,
#fancybox-wrap * {
 -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
     -ms-box-sizing: content-box;
      -o-box-sizing: content-box;
         box-sizing: content-box;
}

.toggle-btn{
	width:100%;
	max-width:200px;
	display:block;
	margin-top:15px;
	margin-bottom:15px;
	font-size:16px;
	background-color:#D83C3C;
	border:2px solid transparent;
	transition:all .31s;
	text-align:center;
	padding:5px;
	color:#fff;
	margin-left:auto;
	margin-right:auto;
	border-radius:4px;
}

.toggle-btn:hover, .toggle-btn:focus, .toggle-btn:active{
	border:2px solid #D83C3C;
	background-color:#fff;
	color:#D83C3C;
	text-decoration:none;
}


#pruefung{
display:none;
}



/*Suchfunktion Styles*/
.sufu{
	min-height:400px;
	padding-top:20px;
}

.sufu-margin{
	margin-top:15px;
}

.search-heading{
	background-color:#fdfdfd;
	padding:5px;
	display:block;
	width:100%;
	border-bottom:1px solid #E40000;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	}

.search-result{
	background-color:transparent;
	box-shadow:0px -1px 10px 3px rgba(199,199,199,0.69);
	border-radius:4px;
	margin-bottom:10px;

}

.search-content{
	padding:10px;
}

.search-content h1{
	font-size:20px;
	color:#333;
	font-weight:normal;
}

.search-content h2{
	font-size:18px;
	color:#333;
	font-weight:normal;
}

.search-content h3{
	font-size:18px;
	color:#333;
	font-weight:normal;
}

.search-content h4{
	font-size:16px;
	color:#333;
	font-weight:normal;
}

.search-content p{
	font-size:16px;
	color:#333;
	font-weight:normal;
}

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

.cf:after{
    clear:both;
}

.cf{
    zoom:1;
}

.search-wrapper {
width: 220px;
box-shadow: 0 1px 1px rgba(0, 0, 0, .4) inset, 0 1px 0 rgba(255, 255, 255, .2);
}

.search-wrapper input {
width: 148px;
height:40px;
padding: 10px 5px;
float: left;
font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
border: 1px solid #d3d3d3;
background: #EEE;
border-radius: 3px 0 0 3px;
}

.search-wrapper input:focus {
    outline: 0;
    background: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}

.search-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-style: italic;
}

.search-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}

.search-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}

.search-wrapper button {
overflow: visible;
position: relative;
float: right;
border: 0;
padding: 0;
cursor: pointer;
height: 40px;
width: 72px;
font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
color: white;
text-transform: uppercase;
background: #D83C3C;
border-radius: 0 3px 3px 0;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
}

.search-wrapper button:hover{
    background: #e54040;
}

.search-wrapper button:active,
.search-wrapper button:focus{
    background: #c42f2f;
    outline: 0;
}

.search-wrapper button:before { /* left arrow */
    content: '';
    position: absolute;
    border-width: 8px 8px 8px 0;
    border-style: solid solid solid none;
    border-color: transparent #d83c3c transparent;
    top: 12px;
    left: -6px;
}

.search-wrapper button:hover:before{
    border-right-color: #e54040;
}

.search-wrapper button:focus:before,
.search-wrapper button:active:before{
        border-right-color: #c42f2f;
}

.search-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
    border: 0;
    padding: 0;
}

/*Ende Sufu*/




/*2. Untermenü*/
.dropdown-submenu {
position: relative;
}

.dropdown-submenu>.dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px;
border-radius: 0 6px 6px 6px;
}

.open > .dropdown-submenu {
  display: block;
}

.dropdown-submenu.pull-left {
float: none;
}

.dropdown-submenu .caret{
border-top-color: #000000;
border-bottom-color: #000000;
margin-left:5px;
}

.dropdown-submenu .caret{
border-top-color: #000000;
border-bottom-color: #000000;
}

.dropdown-submenu.pull-left>.dropdown-menu {
left: -100%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}

.navbar-default .navbar-toggle{
	border-color:#fff;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color:#fff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background-color:#6A652D;
}

/*Seiten spezifische Styles*/
.parallax-window {
    min-height: 300px;
    background: rgba(255,255,255,0.6);
}



/*Beispiel Custom Formular CSS klasse z.Z. $formname(Formular2)*/

.Formular2 .form-control{
	background:transparent;
	border:0;
	border-radius:0px;
	border-bottom:2px solid #333;
	box-shadow:none;
}

.Formular2 label{
	display:none;
}

.Formular2 .col-sm-6{
	width:100%;
}

.Formular2{
	max-width:600px;
	display:block;
	margin:auto;
}

.Formular2 .btn-default{
	max-width:250px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	border-radius:0px;
	border:1px solid #333;
	color:#d6c076;
	font-size:20px;
	transition: all .31s;
}

.Formular2 .btn-default:hover{
	background-color:#d6c076;
	transform:scale(1.05);
	color:#fff;
	border:1px solid #d6c076;
}
.Buchungsanfrage .btn-default{
	display:block;
	margin-left:auto;
	margin-right:auto;
	max-width:250px;
	width:100%;
	border:2px solid #A6A869;
	color:#A6A869;
	border-radius:0px;
	transition:all .31s;
}

.Buchungsanfrage .btn-default:hover{
	background-color:#A6A869;
	color:#fff;
}


.navbar-default{
	background-color:#fff;
	border-bottom:3px solid #d6c076;
}

.navbar-default .navbar-nav > li > a{
	font-size:18px;
	color:#333;
	transition:all .31s;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #d6c076;
}

section{
	padding-top:30px;
	padding-bottom:30px;
}

.section-bg{
	min-height:500px;
	background:#fff;
	-webkit-box-shadow: 0px 0px 38px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 38px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 38px 0px rgba(0,0,0,0.75);
}
.section-bg2{
	min-height:250px;
	background:#fff;
	border-bottom:3px solid #D6C076!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none;
	box-shadow: none;
}

.section-bg h1{
	text-align:center;
}

.section-bg h2{
	text-align:center;
}

.parallax-window{
	background:rgba(0,0,0,0.45)
}

.parallax-window h2{
	text-align:center;
	color:#d6c076;
}

.parallax-window h3{
	text-align:center;
	color:#fff;
}

.box-holder{
	position:relative;
	min-height:400px;
	    border: 1px solid #f0e8cc;
}

.rotate-box{
	transform:rotate(45deg);
	background-color:#d6c076;
	width:200px;
	height:200px;
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	top:0;
	margin-top:100px;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.rotate-box:hover{


    -webkit-transform: rotate(45deg) scale(1.09, 1.09);
    transform: rotate(45deg) scale(1.09, 1.09);
	-webkit-box-shadow: 29px 35px 55px -32px rgba(0,0,0,0.75);
-moz-box-shadow: 29px 35px 55px -32px rgba(0,0,0,0.75);
box-shadow: 29px 35px 55px -32px rgba(0,0,0,0.75);
}

.rotate-text{
    transform: rotate(-45deg);
    position: absolute;
    left: 2%;
    right: 0;
    margin: auto;
    top: 35%;
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-weight: 600;
}


.rotate-content{
	/*margin-top: 380px;
	min-height:400px;
	border-left:1px solid #333;
	border-right:1px solid #333; */
	margin-bottom:60px;
	text-align:center;
	/*padding-left:30px;
	padding-right:30px;
	padding-top:20px;*/
}


@media(min-width:768px){
#splitter::before {
    content: '';
    min-height: 50%;
    position: absolute;
    left: 0;
    width: 1px;
    background: #333;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, hsla(0, 0%, 0%, 0)), color-stop(50%, hsl(46, 54%, 65%)), color-stop(100%, hsla(0, 0%, 0%, 0)));
	    top: 50%;
}
#splitter::after {
    content: '';
    min-height: 50%;
    position: absolute;
    right: 0;
    width: 1px;
    background: #333;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, hsla(0, 0%, 0%, 0)), color-stop(50%, hsl(46, 54%, 65%)), color-stop(100%, hsla(0, 0%, 0%, 0)));
	    top: 50%;
}
}



.rotate-content h2{
	text-align:center;
}

.rotate-content h3{
	text-align:center;
	margin-bottom:20px;
}


.btn-custom{
	max-width:250px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	border-radius:0px;
	border:1px solid #333;
	color:#d6c076;
	font-size:20px;
	transition: all .31s;
}

.btn-custom:hover{
	background-color:#d6c076;
	transform:scale(1.05);
	color:#fff;
	border:1px solid #d6c076;
}


.carousel-caption h2 {color:#d6c076;}


.carousel-caption{
	background:rgba(0,0,0,0.4)
}

.carousel-control, .carousel-control {
    color: #d6c076;
}

.carousel-control:hover, .carousel-control:focus {
    color: #d6c076;
}

.footer{
	background-color:#333;
	padding-top:20px;
	padding-bottom:30px;
	color:#fff;
	font-size:17px;
}

.footer h3{
	color:#fff;
}

.footer a{
	color:#d6c076;
}


.footer a:hover{
	color:#d6c076;
}


.media__body{
	background:rgba(0,0,0,0.8)
}

.navbar-default .navbar-toggle{border-color:#333;}
.navbar-default .navbar-toggle{
	background-color:#333;
}

@media(max-width:991px){
	.rotate-box{
		width:150px;
		height:150px;
		margin-top:-200px;
	}
	.rotate-content{
		margin-top:10px;
	}
	.box-holder{
		padding-bottom:40px;
	}
	.rotate-text{
		font-size:22px;
	}
}

.btn-home {
	line-height: 50px;
	height: 50px;
	text-align: center;
	cursor: pointer;
}


.btn-one {
	color: #000;
	transition: all 0.3s;
	position: relative;
}
.btn-one span {
	transition: all 0.3s;
}
.btn-one::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	transition: all 0.3s;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgb(214, 192, 118);
	border-bottom-color: rgb(214, 192, 118);
	transform: scale(0.1, 1);
}
.btn-one:hover span {
	letter-spacing: 2px;
}
.btn-one:hover::before {
	opacity: 1;
	transform: scale(1, 1);
}
.btn-one::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	transition: all 0.3s;
	background-color: rgba(214, 192, 118, 0.37);
}
.btn-one:hover::after {
	opacity: 0;
	transform: scale(0.1, 1);
}

.fa-header-slider-left{
	position: absolute;
    top: 47%;
    left: 10%;
    z-index: 5;
    display: inline-block;
    font-size: 30px !important;
	    color: #333;
}

.fa-header-slider-right{
	position: absolute;
    top: 47%;
    right: 10%;
    z-index: 5;
    display: inline-block;
    font-size: 30px !important;
	color: #333;
}

.row2{
	width:100%;
}

.footer-xs{
background-color:transparent;
position:fixed;
bottom:0px;
width:75%;
}

.xs-btn {
border: 1px solid #fff;
border-radius:3px;
display:block;
text-align:center;
width:100%;
color:#fff;
padding:10px;
line-height:35px;
font-size:16px;
background: #333333;
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#333333), to(#999));
background-image: -webkit-linear-gradient(top, #333333, 0%, #999, 100%);
background-image: -moz-linear-gradient(top, #333333 0%, #999 100%);
background-image: linear-gradient(to bottom, #333333 0%, #999 100%);
background-repeat: repeat-x;
z-index:30;
}

.xs-btn:hover{
color:#fff;
}


.btn-close-modal {
position:absolute;
right:0;
top:0;
margin-top:-15px;
margin-right:-15px;
z-index:1000;
padding:5px;
padding-left:10px;
padding-right:10px;
border:2px solid #098A00;
background-color:rgba(000,000,000,0.85);
border-radius:50%;
color: #098A00;
-moz-transition: all .51s;
   -o-transition: all .51s;
   -webkit-transition: all .51s;
   transition: all .51s;
}

.btn-close-modal:hover{
background-color:rgba(255,255,255,1);
}

.modal-content{background-color:white;}

.modal-body {
border-radius:10px;
padding:20px;
background-color:rgba(255,255,255,0.8);
border:2px solid #333;
}


@media (min-width: 768px){
.navbar-nav {
    float: right!important;
}}

.header {
    width:100%;
    height:100px;
    top:0;
    left:0;
    transition: height 500ms, background 500ms;
}
.header.tiny {
    height:40px;
}

@media (min-width: 768px){
.modal-dialog {
    width: 1300px;
    margin: 30px auto;
}}

#cookiesdirective {
border-top:3px solid #d6c076;
}

#impliedsubmit {
	border: 2px solid #d6c076;
	color: #000;
	font-size:22px;
	border-radius: 20px;
	    font-family: 'Lato', sans-serif;
}
#cookiesdirective a{
color:#d6c076!important;
}

.maps-img {
	background-image:url(/pcms/image/Optik_Windbichler_Reit_im_Winkl.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
width: 100%;
min-height: 300px;
transition: all 0.5s ease-in-out;
}

.footer {
	margin-top: -10px;
}

.maps-img:hover {
	background-image:url(/pcms/image/Innen_Optik_Windbichler_Reit_im_Winkl.jpg);

}
