/* 
    Created on : 23.12.2015, 16:47
    Author     : Walter Dogendorf / DOGENDORF ® and Master-XXL ®
	
    Copyright © Dogendorf Alle Rechte vorbehalten. v 1.0.3
    Beachten Sie bei dem Umgang, mit den ihnen durch unsere zur Verfügung gestellte/n Vorlage/n dass sämtliche Daten und Grafiken dem Copyright unterligen.
    Das Kopieren im Ganzen oder in Teilen ohne unsere vorherige ausdrückliche schriftliche Zustimmung ist untersagt. Jegliche Zuwiderhandlungen werden juristisch verfolgt.
    Die Hinweise "© Dogendorf" im Quelltext, dürfen nicht entfernt werden.
*/

@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Khand);
@import url(http://fonts.googleapis.com/css?family=Raleway:100,200,300);
@import url(https://fonts.googleapis.com/css?family=Fjalla+One&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css);

@import url(https://fonts.googleapis.com/css?family=Oswald);
.bg_site { background-image:url(bg1.png); background-repeat:repeat;
}
.nav-bg { 
position: relative;
margin-bottom:15px;
background: #ffa84c;
background: -moz-linear-gradient(top,  #ffa84c 0%, #f9690e 100%);
background: -webkit-linear-gradient(top,  #ffa84c 0%,#f9690e 100%);
background: linear-gradient(to bottom,  #ffa84c 0%,#f9690e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#f9690e',GradientType=0 );
}
.nav-bg:before, .nav-bg:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 12px;
    left: 15px;
    width: 50%;
    top: 10%;
    max-width: 350px;
    background: transparent none repeat scroll 0% 0%;
    box-shadow: 0px 15px 10px #000;
    transform: rotate(-3deg);
}
.nav-bg:after
{
  transform: rotate(3deg);
  right: 12px;
  left: auto;
}
.nav-bg-unu { 
 background-image:url(bg_head.png); background-repeat:repeat-x;
}
.dogendorf-logo {
text-align:left; 
font-family: 'Oswald', sans-serif;
font-size:40px;
border-bottom: 0px solid #D1D1D1; 
padding: 30px 0 12px 1px;
color: #FFF; 
line-height:29px;
}
.dogendorf-logo span{ 
font-family: 'Oswald', sans-serif;
font-size:12px;
color: #9999999;
margin-left:2px;
}
.dogendorf-logo img { 
min-width:255px;
width:55.93%;
}
.cauta {
text-align:center;
margin-top:35px;
margin-left:8px;
margin-right:8px;
margin-bottom:15px;
}
.btn-primary {
    color: #FFF!important;
    background-color: #ff7700;
    border-color: #ff9900 !important;
}
.btn-primary:hover {
  color: #fff!important;
  background-color: #FA7C38 !important;
  border-color: #FA7C38 !important;
}
.nav-justified {border-top: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;border-bottom: 0px solid #CCCCCC;border-radius: 0 0 0 0!important;}
.nav-justified > li > a {padding-top: 15px; padding-bottom: 15px; margin-bottom: 0;color: #FFF;text-shadow: 1px 1px 0px #000;text-align: center; font-family:Khand, Helvetica, sans-serif; font-size:16px;
background: #ffa84c;
background: -moz-linear-gradient(top,  #ffa84c 0%, #f9690e 100%);
background: -webkit-linear-gradient(top,  #ffa84c 0%,#f9690e 100%);
background: linear-gradient(to bottom,  #ffa84c 0%,#f9690e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#f9690e',GradientType=0 );
border-bottom: 0px solid #FF0000;}
.nav-justified a:hover {background-color: transparent!important;
-webkit-box-shadow: inset 0 8px 10px #000;
box-shadow: inset 0 8px 10px #444444;}
.nav-justified > a,.nav-justified > a:hover,.nav-justified > a:focus {background-color: transparent!important;
-webkit-box-shadow: inset 0 8px 10px #000;
box-shadow: inset 0 8px 10px #000);}
.nav-justified > li:first-child > a {
border-bottom: 0;
border-radius: 0 0 0 0!important;
}
.nav-justified > li {
border-bottom: 1px solid #CCC;
border-radius: 0 0 0 0!important;
}

@media (min-width: 768px) {
  .nav-justified {
    max-height: 55px;}
  .nav-justified > li > a {
    border-right: 1px solid #ff9900;
    border-left: 1px solid #ff6600;
	border-bottom: 0px solid #016E78;}
  .nav-justified > li:first-child > a {
    border-left: 0;
    border-radius: 0 0 0 0;border-bottom: 0px solid #016E78;}
  .nav-justified > li:last-child > a {
    background:url('colt0.png') no-repeat top right;
    border-right: 0;
    border-radius: 0 0 0 0;}}
.tab-content-m {float:left!important;}
.Stil2 {color: #000000;font-weight: bold;}
.zusatz-box { 
font-size:12px; 
margin-left:8px;
}
/**/

.dogendorf-casuta-sus{
	width:100%;
	max-height:275px !important;
	float:left;
	margin:15px 0%; 
	background:url('bg_box.png') no-repeat top right #FFF;
	border:1px solid #d5d5d5;
	cursor: pointer;
	text-align:center;
	position:relative;
    box-shadow: -15px 0px 75px -50px #050505; 
}

.dogendorf-casuta-sus:hover{
    opacity: 0.5;
}
.casuta-sus{
	width:100%;
	height:185px !important;
	padding:3%;
}

.casuta-sus-coin {
    width: 100%;
    float: left;
}
.casuta-sus-img{
	width:30%;
	height:30%;
	float:left;
}
.casuta-sus-service-img{
    margin-top:-5px;
	width:30%;
	height:30%;
	float:left;
}
.casuta-sus-colt-img{
    margin-top:-18px;
	margin-left:-35px;
	width:30%;
	height:30%;
	float:left;
}

.casuta-sus-titlu{
	width:62.5%;
	padding-top:10px;
	font-family:'Khand',Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:24pt;
	text-shadow:1px 1px 1px #FFF;
	text-align:left;
	float:right;
}

.casuta-sus-text{
	width:100%;
	float:left;
	padding:30px 0px 20px 0px;
	text-align:center;
	font-family: Arial,Helvetica,sans-serif;
	color:#555555;
	font-size:12px;
	text-shadow:1px 1px 1px #FFF;
}
.casuta-down{
	display:block;
	width:32px;
	height:18px;
	background-image: url(down.png);
	background-repeat: no-repeat;
	margin-left: -16px;
	position: absolute;
	left: 50%;
	bottom: -17px;
}
.nav-top{
	display:block;
	width:32px;
	height:18px;
	background-image: url(nav-top.png);
	background-repeat: no-repeat;
	margin-left: -16px;
	position: absolute;
	left: 25%;
	bottom: 0px;
}
.nav-down{
	display:block;
	width:32px;
	height:18px;
	background-image: url(nav-down.png);
	background-repeat: no-repeat;
	margin-left: -16px;
	position: absolute;
	left: 50%;
	bottom: -16px;
}
/**/
.dogendorfBodyRama { 
background:#FFF;
font-family:Khand, Arial, Helvetica, sans-serif; 
font-size:18px; color:#666666;
position: relative;
border: 1px solid #ddd;
margin-bottom:25px;
}
.dogendorfBodyRama:before, .dogendorfBodyRama:after {
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777 none repeat scroll 0% 0%;
    box-shadow: 0px 15px 10px #000;
    transform: rotate(-3deg);
}
.dogendorfBodyRama:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.dogendorfStingaTitle {
font-family:Khand, Arial, Helvetica, sans-serif; 
font-size:20px; color:#FFF; 
text-shadow:1px 1px 0 #000;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
padding: 13px 10px;
border: 1px solid #ddd;
background:url('colt.png') no-repeat top right;
}
.dogendorfStingaTitle-bg {
background: #ffa84c;
background: -moz-linear-gradient(top,  #ffa84c 0%, #f9690e 100%);
background: -webkit-linear-gradient(top,  #ffa84c 0%,#f9690e 100%);
background: linear-gradient(to bottom,  #ffa84c 0%,#f9690e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#f9690e',GradientType=0 );
}
.dogendorfBodyTitle {
font-family:Khand, Arial, Helvetica, sans-serif; 
font-size:20px; color:#FFF; 
text-shadow:1px 1px 0 #000;
padding: 13px 10px;
border: 1px solid #ddd;
background:url('colt.png') no-repeat top right;
}
.dogendorfBodyTitle-bg {
background: #ffa84c;
background: -moz-linear-gradient(top,  #ffa84c 0%, #f9690e 100%);
background: -webkit-linear-gradient(top,  #ffa84c 0%,#f9690e 100%);
background: linear-gradient(to bottom,  #ffa84c 0%,#f9690e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#f9690e',GradientType=0 );
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: transparent;
  border-left: 0px solid #ddd;
  border-right: 0px solid #ddd;
  border-bottom: 1px solid #ddd;
  box-shadow: 0 1px 0 #fff;
}
.list-group-item:first-child {
  border-top:0px solid #fff;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  z-index:1;
  color: #555;
  text-decoration: none;
  -webkit-box-shadow: 3px 3px 5px -1px rgba(194,194,194,1);
-moz-box-shadow: 3px 3px 5px -1px rgba(194,194,194,1);
box-shadow: 3px 3px 5px -1px rgba(194,194,194,1);
}
a.list-group-item:hover:before {
    content: "\f00c";
    font-family: "FontAwesome";
	margin-top: 11px;
    margin-left: -5px;
	margin-right: 3px;
    color: #FF7700;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit; 
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef; 
}
.liste li { list-style:none!important; background:#FFF; border: 1px solid #FFF;}
.liste li:before {
    content: "\f00c";
    font-family: "FontAwesome";
    float: left;
	margin-top: 11px;
    margin-left: 10px;
	margin-right: 3px;
    color: #E9E9E9;
}
.list-group-item.active:hover:before {
    content: "\f00c";
    font-family: "FontAwesome";
    float: left;
	margin-top: 11px;
    margin-left: 5px;
	margin-right: 3px;
    color: #FF7700;
}
.stinga-ca { list-style:none!important; background:#FFF; border: 1px solid #ddd;position: relative; margin-bottom: 25px;}
.stinga-ca:before, .stinga-ca:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 79%;
    max-width: 138px;
    background: #777 none repeat scroll 0% 0%;
    box-shadow: 0px 13px 10px #000;
    transform: rotate(-3deg);
}
.stinga-ca:after {
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.stinga { list-style:none!important; background:#FFF; border: 1px solid #ddd;position: relative; margin-bottom: 25px; padding: 0 0 15px 0;}
.stinga:before, .stinga:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 79%;
    max-width: 138px;
    background: #777 none repeat scroll 0% 0%;
    box-shadow: 0px 13px 10px #000;
    transform: rotate(-3deg);
}
.stinga:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
#intrebare_dogendorf_sus {
margin-top: 0px;
margin-left: 1px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;color: #444444;
}
ul.intrebare_dogendorf_sus {
width: 97%;
list-style-type: none; 
margin: 5px; padding: 0 8px 0 12px
}
ul.intrebare_dogendorf_sus li {
margin-left: 8px;
border-bottom: 1px solid #E1E1E1; 
padding: 6px 0px 6px 0;
color:#333333;
text-shadow:1px 1px 1px #FFF;
}
ul.intrebare_dogendorf_sus li:before {
content: "\f00c";
font-family: 'FontAwesome';
float: left;
margin-left: -1.4em;
color: #FF7700;
}
#intrebare_dogendorf_ver {
margin-top: 0px;
margin-left: 1px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;color: #444444;
}
ul.intrebare_dogendorf_ver {
width: 97%;
list-style-type: none; 
margin: 5px; padding: 0 8px 0 10px
}
ul.intrebare_dogendorf_ver li {
margin-left: 0px;
border-bottom: 1px solid #E1E1E1; 
padding: 6px 0px 6px 0;
color:#333333;
text-shadow:1px 1px 1px #FFF;
}
.impressum {font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#777777; padding: 8px 0 10px 1px;text-decoration:none;}

#dogendorf-poza {
margin: 1.9% auto 0 auto; 
width: 95%;
}
#dogendorf-poza td {
vertical-align: top;
}
#dogendorf-poza .mare {
width: 81.72%; 
text-align: center;
}
#dogendorf-poza .mare img {
width: 99.83%;
margin-left:3px;
}
#dogendorf-poza img {
margin: 0 1% 2.336% 1%;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
border: 1px solid #E1E1E1;
} 
#dogendorf-poza .mic {
text-align: center;
cursor: pointer;
}
#dogendorf-poza .mic img {
width: 21.6%; 
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#dogendorf-poza .mic img:hover {
filter: grayscale(0.6%) blur(0.7px);
transition: all 0.3s ease-in-out 0s;
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
.text_u {
margin: 15px 15px 15px 15px;
font: 14px Arial, sans-serif;
color: #555555;
width:94.3%!important;
}
#title_doi {
line-height:44px!important; 
border-bottom: 1px dotted #999999; 
margin-top: 15px;
width:98.5%!important;
margin-left:1px;
text-decoration: none;
font-family: 'Open Sans Condensed', sans-serif!important;
font-size: 18px!important;
color: #555555;
font-weight:bold;
}
#site_dogendorf {
width: 95%!important;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;color: #444444;
}
ul.site_dogendorf {margin: 5px; padding: 0 8px 0 25px;}
ul.site_dogendorf li {/*ScrisDewAlTi*//*dogendorf*/list-style-image: url(avantaj.png);border-bottom: 0px dotted #999999/*ScrisDewAlTi*//*ScrisDewAlTi*//*ScrisDewAlTi*/; padding: 2px 1px;}	


.dogendorf-jos-navigation {
    background:url() repeat, url() no-repeat left top;
    background-color: #222222;
    padding: 35px 0px;
    width: 100%;
	border-top: 0px solid #FF6600;
    border-bottom: 1px solid #000;
}
.dogendorf-supTitle-jos { 
    margin-left:5px;
	margin-top:-15px;
    font-size:20px; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color:#CCCCCC;
	text-shadow:1px 1px 1px #000;
}
#intrebare_dogendorf_jos {
margin-top: 0px;
margin-left: 1px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;color: #CCCCCC;
text-shadow:1px 1px 1px #000;
}
#intrebare_dogendorf_jos img {
margin-top:13px;
min-width: 80px;
width: 80px;
}
ul.intrebare_dogendorf_jos {
width: 100%;
list-style-type: none; 
padding: 0 0 0 0;
}
ul.intrebare_dogendorf_jos li {
margin-left: 16px;
list-style: none;
color:#777777;
border-bottom: 1px dotted #666;
padding: 7px 0px;
line-height: 20px;
}
ul.intrebare_dogendorf_jos li:before {
content: "\f00c";
font-family: 'FontAwesome';
float: left;
margin-left: -1.4em;
color: #FF7700;
}
#intrebare_dogendorf_jos a {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;color: #777777;
text-shadow:1px 1px 1px #000;
}
#intrebare_dogendorf_jos a:hover {
cursor: url(mouse.png), auto;
text-shadow:1px 1px 1px #000;
text-decoration:none;
}
.dogendorfStingaTitle-jos {
font-family:Geneva, Arial, Helvetica, sans-serif; 
font-size:18px; color:#CCCCCC; 
text-shadow:1px 1px 0 #000;
padding: 20px 0px 0px 0px;
border-bottom: 1px solid #2D2C2C;
box-shadow: 0 1px 0 #666666;
}
.dogendorfStingaTitle-jos img {
margin: 0px 0 0 5px;
}
.dogendorfStingaTitle-jos-titlu {
font-family:Geneva, Arial, Helvetica, sans-serif; 
font-size:18px; color:#FF7700; 
text-shadow:1px 1px 0 #000;
padding: 0px 0px 13px 2px;
border-bottom: 1px solid #2D2C2C;
box-shadow: 0 1px 0 #666666;
}
.dogendorfStingaTitle-jos-titlu span {
font-family:Geneva, Arial, Helvetica, sans-serif; 
font-size:12px; color:#999999; 
text-shadow:1px 1px 0 #000;
}

.dogendorf-welt img {
min-width:221px;
width: 100%;
}
.footer { background-color:#353535; border-top: 1px solid #444444; text-align:right; font-size:12px;
width: 100%; color:#494949; padding: 15px 0 15px 0; margin-bottom:20px; font-family:Verdana, Arial, Helvetica, sans-serif;
}
.footer a { 
text-decoration: none!important;
color:#494949;
}
.footer a:hover { 
text-decoration: none!important;
color:#FFFFFF;
}