/*Basic Styles*/

body {
	font-family: 'Caveat', cursive;
    color: #333;
    font-size: 15px;
    line-height: 1.6;
}

p,
li,
li a,
label {
   color: #333;
}

p {
	font-family: 'Caveat', cursive;
    color: #333;
    font-size: 26px;
    line-height: 1.2;
}


.wrapper {
  background: #fff;
  background-image: url(../img/custom/bg-content.jpg);
  background-repeat: repeat;
}


.boxed-layout {
	padding: 0;
	box-shadow: 0 0 5px #000;
	margin-left: auto !important;
	margin-right: auto !important;
	background-color: #006cb7;
	background-image: url(../img/custom/bg-wood.jpg);
	background-repeat: repeat;
}

.custom-red {
	color: #a10f2b;
}

.centerBlock {
  display: table;
  margin: auto;
}
.textsubline {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
}
table tr.table-subline td {
	font-family: 'Oswald', sans-serif;
    color: #a10f2b;
    font-size: 18px;
	text-transform: uppercase;
}




/*Navbar Font*/
.header .navbar-nav > li > a {
	font-family: 'IM Fell Great Primer SC', serif;
    color: #687074;
    font-size: 18px;
}
/*Navbar Toggle Abstand oben*/
@media (max-width: 767px) {
	.header .navbar-toggle {
		margin-right: 0;
		margin-top: 35px;
	}
}

/*Top right SEO Message*/
.header .topbar ul.loginbar > li {
	font-size: 26px;
	font-family: 'Caveat', cursive;
	line-height: 0.6;
}


/*Headlines*/
h1 {
	font-family: 'IM Fell Great Primer SC', serif;
	color: #333;
	font-size: 62px;
	/*letter-spacing: -0.8px;*/
	margin-bottom: 30px;
	line-height: 1.2;
	text-transform: uppercase;
}

h2 {
	font-family: 'IM Fell Great Primer SC', serif;
	color: #35ac46;
	font-size: 40px;
	/*text-transform: uppercase;*/
}
h3 {
	font-family: 'IM Fell Great Primer SC', serif;
	font-weight: 600;
	color: #555;
	font-size: 22px;
	margin-bottom: 0px;
	text-transform: uppercase;
}




.headline-blue {
	color: #15273b;
	font-size: 16px;
}
.headline-red {
	color: #a10f2b;
	font-size: 18px;
}


/* Shadow Box right
   -------------------------------------------------- */

.shadowbox-wrapper {
	background-color: #f6f6f6;
	background-image: url(../img/patterns/14.png);
	background-repeat: repeat;
	-moz-box-shadow:    3px 3px 5px 0px #ccc;
    -webkit-box-shadow: 3px 3px 5px 0px #ccc;
    box-shadow:         3px 3px 5px 0px #ccc;
}

/*1 horizontal offset 
2 vertical offset 
3 blur radius
4 spread radius*/ 
.shadowbox-wrapper.start {
	margin-top: 34px
}
.shadowbox-body {
	padding: 30px
}
.shadowbox-body h2 {
	font-size: 22px;
	line-height: 130%;
	
}
.shadowbox-body p {
	font-size: 15px;
	/*line-height: 160%;*/
}





/*Tag Box
------------------------------------*/
.tag-box  {
	background-color: #f6f6f6;
	background-image: url(../img/patterns/13.png);
	background-repeat: repeat;
	padding: 20px;
	margin-bottom: 30px;
}

.tag-box h2 {
	font-size: 20px;
	line-height: 25px;
}

.tag-box p {
	margin-bottom: 0;
}

.tag-box.tag-text-space p {
	margin-bottom: 10px;
}
.tag-box-v1 {
	border: solid 1px #eee;
	border-top: solid 2px #a10f2b;
}


/*Practice Area Lawyers Box
------------------------------------*/
.practice-box  {
	background-color: #e0e0e0;
	padding: 20px;
	margin-bottom: 30px;
}

.practice-box p {
	margin-bottom: 0;
}



/*Buttons*/
.btn-u {
    font-size: 26px;
}





/*Quote v2
------------------------------------*/
.quote-v2 {
  text-align: center;
  padding: 25px 10% 40px;
}

.quote-v2 p {
	font-family: 'IM Fell Great Primer SC', serif;
  color: #006cb7;
  font-size: 50px;
  line-height: 1.0;
  font-style: italic;
  position: relative;
  margin-bottom: 20px;
}

.quote-v2 p:before {
  left: 50%;
  top: -75px;
  font-size: 120px;
  content: "\201C";
  position: absolute;
  margin-left: -25px;
  font-family: Georgia, serif;
}

.quote-v2 span {
  color: #006cb7;
  font-weight: 400;
}



/*Anker Links*/
.offset1:before { 
	display: block; 	/*Anker verschieben bei fixed Top-Navigation*/
 	content: " "; 
  	height: 60px;      /* Give height of your fixed element */
    margin-top: -60px; /* Give negative margin of your fixed element */  	
    visibility: hidden;
}





/*Image Backgrounds v2
------------------------------------*/
.bg-image-v2 {
  width: 100%;
  height: auto;
  padding: 50px 0;
  position: relative;
  background: url(../img/custom/art-parallax.jpg) repeat fixed;
}

.bg-image-v2:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(255,255,255,0.7);
}

/*Background Dark Cover*/
.bg-image-v2-dark:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0,0,0,0.3);
}

.bg-image-v2-dark h2,
.bg-image-v2-dark p {
  color: #eee !important;
}
.bg-image-v2-dark p {
    font-size: 26px;
    line-height: 1.2;
}







.negmar40 {
	margin-bottom: -40px;	
}

ul.einrueck {
	margin-left: -25px;
}




/*Slider Contents v1*/
.revolution-mch-1:after {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  position: absolute;
  background: rgba(0,0,0,0.0);
}
.revolution-ch1 {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  line-height: 60px;
  text-transform: uppercase;
  font-family: "Open Sans", Arial, sans-serif;
}
.revolution-ch2 {
  color: #fff;
  font-size: 20px;
  max-width: 470px;
  line-height: 32px;
  position: relative;
  text-align: center;
  font-weight: normal;
  font-family: "Open Sans", Arial, sans-serif;
}
.revolution-ch2:after {
  left: 50%;
  width: 70px;
  height: 2px;
  content: ' ';
  bottom: -20px;
  background: #fff;
  margin-left: -35px;
  position: absolute;
}
/*Slider Contents v1*/
.re-title-v1 {
	color: #fff;
	font-size: 86px;
	font-weight: 600;
	line-height: 60px;
	font-family: 'Alex Brush', cursive;
	text-transform: none;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.8),
             0px 8px 13px rgba(0,0,0,0.2),
             0px 18px 23px rgba(0,0,0,0.2);
}
.re-text-v1 {
  color: #fff;
  font-size: 24px;
  text-align: center;
  font-family: "Open Sans", Arial, sans-serif;
  text-shadow: 0px 2px 1px rgba(0,0,0,0.9),
             0px 8px 13px rgba(0,0,0,0.4),
             0px 18px 23px rgba(0,0,0,0.4);
}




/* Formular
   -------------------------------------------------- */
/*.sky-form .state-error input,
.sky-form .state-error select,
.sky-form .state-error select + i,
.sky-form .state-error textarea,
.sky-form .radio.state-error i,
.sky-form .checkbox.state-error i,
.sky-form .toggle.state-error i,
.sky-form .toggle.state-error input:checked + i {
	background: none; 
}*/
/*.form-control {
    border: 1px solid #00baf2;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}*/
/*.form-control::-moz-placeholder {
    color: #00baf2;
}*/
.sky-form .state-error + em {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #006cb7;
}
.sky-form .message {
	color: #006cb7;
}
.sky-form .message i {
	border: 1px solid #006cb7;
}
.sky-form .message p {
	color: #006cb7;
}
.sky-form fieldset {
  background: none;
}

.sky-form footer {
  background: none;
  padding: 15px 30px;
}
.space-form-hor {
  padding-left: 200px;
  padding-right: 200px;
}
.sky-form.submited .message {
	background: none;
}
.btn-u.btn-brd {
	color: #006cb7;
	background: none;
	padding: 5px 13px;
	border: solid 1px transparent;
	 -webkit-transition: all 0.1s ease-in-out;
	 -moz-transition: all 0.1s ease-in-out;
	 -o-transition: all 0.1s ease-in-out;
	 transition: all 0.1s ease-in-out;
}
.btn-u.btn-brd {
  border-color: #006cb7;
}
.btn-u.btn-brd:hover {
  color: #324c80;
  border-color: #324c80;
}
.btn-u.btn-brd.btn-brd-hover:hover {
  background: #324c80;   
}





/* Footer
------------------------------------*/
.footer a,
.copyright a,
.footer a:hover,
.copyright a:hover,
.footer a:focus,
.copyright a:focus {
	color: #97a9b5;
}
.footer-v1 .copyright {
    background: #03497a;
    border-top: none;
    padding: 10px 0 5px;
}
.footer-v1 .copyright p {
    color: #97a9b5;
    margin-top: 14px;
    margin-left: 38px;
    font-size: 22px;
}
.footer-v1 .footer-socials li a {
    color: #97a9b5;
    font-size: 16px;
}





/*Größe Header Shrinked*/
@media (min-width: 992px) {
	
.header-fixed .header.header-fixed-shrink .navbar-nav > li > a {
padding-top: 23px;
padding-bottom: 16px;
}
.header-fixed .header.header-fixed-shrink .dropdown > a:after {
top: 23px;
}
.header-fixed .header.header-fixed-shrink .logo img {
max-width: 162px;
max-height: 30px;
margin: 45px 0 -4px;
}

}





/* Google Maps Contact-Page
   -------------------------------------------------- */

.maxWidth {									
	padding: 0px;							/*elimiert 15px padding links und rechts*/
}
 /* Flexible iFrame */
.maps-container {
    width: 100%;
    height: 400px;
}
@media (max-width: 767px) {
	.maps-container {
    height: 250px;
}
}
 









 /* Global Link Color
   -------------------------------------------------- */
 
a {
   color: #a10f2b;
   text-decoration: none;
/*   -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;  */
}
a,
a:focus, 
a:hover, 
a:active {
   color: #a10f2b;
   outline: 0 !important;
}
a:focus {
  text-decoration: none;
}
a:hover {
   color: #006cb7;
   text-decoration: none;
}
 

 /* Link Colors
   -------------------------------------------------- */
 
/*---Links 1 start---*/
a.link1 {
	color: #eee;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

a.link1:hover,
a.link1:focus {
	text-decoration: none;
	color: #35ac46;
}
/*---Links 2 start---*/
a.link2 {
	color: #35ac46;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

a.link2:hover,
a.link2:focus {
	text-decoration: none;
	color: #35ac46;
} 

 













/* MEDIA QUERIES
   -------------------------------------------------- */ 
 
/* Large desktops and laptops */
@media (min-width: 1200px) {
	
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	h1 {
    font-size: 40px;  
    }
	h2 {
    font-size: 36px;  
    }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	h1 {
    font-size: 36px;  
    }
	h2 {
    font-size: 32px;  
    }	
	.offset1:before { 
  	height: 10px;    
    margin-top: -10px;  	
}
	.quote-v2 p {
  font-size: 36px;
}
	.space-form-hor {
  padding-left: 20px;
  padding-right: 20px;
}
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	h1 {
    font-size: 32px;  
    }
	h2 {
    font-size: 28px;  
    }
	.space-md-hor {
	padding-left: 20px;
	padding-right: 20px;
}
	.offset1:before { 
  	height: 10px;    
    margin-top: -10px;  	
}
	.quote-v2 p {
  font-size: 26px;
}
	.space-form-hor {
  padding-left: 10px;
  padding-right: 10px;
}
}


/* Landscape phones and smaller */
@media (max-width: 480px) {
	h1 {
    font-size: 26px;
	line-height: 1.2;	
    }
	h2 {
    font-size: 24px; 
	line-height: 1.2;	
    }
	.space-md-hor {
	padding-left: 0px;
	padding-right: 0px;
}
	.offset1:before { 
  	height: 10px;    
    margin-top: -10px;  	
}
	.quote-v2 p {
  font-size: 22px;
}
	.space-form-hor {
  padding-left: 0px;
  padding-right: 0px;
}
		
}
 
 
  





