/*
Theme Name: Responsive UI
Theme URI: 
Version: 1.0
Description: HTML5 responsive template .
Author: Gib WUB24
*/

@font-face{
    font-family: "Open-Sans-Semibold";
    src: url(fonts/OpenSans-Semibold.ttf);
}
@font-face{
    font-family: "Raleway-Light";
    src: url(fonts/Raleway-Light.ttf);
}
@font-face{
    font-family: "Raleway-Regular";
    src: url(fonts/Raleway-Regular.ttf);
}
@font-face{
    font-family: "sylfaen";
    src: url(fonts/sylfaen.ttf);
}
body{
	font-family:"Raleway-Regular";
	font-size:14px; 
	color:#222;
	background-color:#751615;
} 
a, a:hover {
    color: #751615;
}
a:focus{
	outline:none;
}
p{
}
h1{
}
h2{
	font-size: 25px; 
} 
header .wrapper{
	background-color: #FBF5B7;
	padding :12px 20px;
}
header .top_title{
	font-family:"sylfaen";
	font-size:20px;
	color: #751718;
	margin:29px 0;
}
main {
    background-color: #fff;
	padding-right: 20px;
}
.menu-wrap{
	/*background-color: #731817;*/
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#731817+0,731817+79,a15c49+100 */
background: #731817; /* Old browsers */
background: -moz-linear-gradient(top,  #731817 0%, #731817 79%, #a15c49 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #731817 0%,#731817 79%,#a15c49 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #731817 0%,#731817 79%,#a15c49 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#731817', endColorstr='#a15c49',GradientType=0 ); /* IE6-9 */

}
.menu-wrap .navbar {
    padding: 0;/*.4rem 0.2rem;*/ 
}
#mainNavbar .navbar-nav > li {
    border-right: 1px solid #fbf5b7; 
}
#mainNavbar .navbar-nav > li:last-child{border-right:none;}
#mainNavbar .navbar-nav > li > a {
    color: #fbf5b7;
    padding: 14px 15px;
    font-size: 14px;
    display: inline-block;
}
#mainNavbar .navbar-nav > li.active > a {
    color: #fff;
}
#mainNavbar .navbar-nav > li > a:hover{
	background-color:#731817; 
	color:#fff;
	text-decoration:none;
}
#mainNavbar .navbar-nav > li:hover a{
	background-color:#731817;color:#fff;
}
.dropdown:hover > .dropdown-menu{
	display:block;
}
#mainNavbar .navbar-nav > li > a::after{
	border:none;
}
.dropdown-menu{
	width:260px;
	border:none;
	padding:15px 25px 15px;
	background-color:#731817;
	border-radius:0;
	 top: 96%;  
}
.dropdown-menu > li > a{
	color:#fff;  
	padding: 10px 0px;
	display: block;
	font-size: 14px;
}
.dropdown-menu > li > a:hover{
	text-decoration:none;
}
#banner-slider .carousel-item img {
    width: 100%;
}
#banner-slider .carousel-caption{
	text-align: left;
right: 40%;
left: 10%;
padding-left: 20px;
padding-right: 20px;
background-color: rgba(255,255,255,0.6);
border-radius: 20px;
width: 80%;
}
#banner-slider .carousel-item {
    height: 320px;
}
.carousel-caption h1 {
    color: #751718;
    font-size: 23px;  
}
.carousel-caption h3{
	color:#222;
	font-size:16px;
	font-family:"Open-Sans-Semibold";
	line-height: 24px;
}
.carousel-caption p {
    color: #222;
}
.news-wrapper-main article{
	margin-bottom:25px;
}
.news-wrapper-main article a:hover{
	text-decoration:none;
}
.news-wrapper-main article .holder {
    min-height: 238px;
}
.news-wrapper-main article h3 {
    background-color: #751615;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 8px 8px;
}
.news-wrapper-main article .readmore{
	text-align: right;
	display:block;
	color:#751718;
}
.news-wrapper-main {
    padding-top: 25px;
	padding-left: 25px; 
	/*background-color: #f2f2f2;*/
	padding-right: 0px; 
	padding-bottom: 25px;  
}
.back_top a {
    color: #751718;
    font-size: 13px;
}
.news-wrapper-main h1 {
    font-size: 30px;
    margin: 0 0 10px;
	color: #751718;
}
.right_contact_box{ 
	border: 1px solid #6d6e72;   
	margin:25px 0 20px;   
}
.right_contact_box .head {
    background-color: #751615;
    color: #fff;
    text-transform: uppercase;
	padding:14px 0;
	position: relative;
}
.right_contact_box .head img {
    position: absolute;
    left: -22px;
	top: -13px;
    width: 65px;
}
.right_contact_box .head h4 {
    font-size: 18px;
    text-align: center;
    margin: 0;
}
.right_contact_box .content{
	padding-top: 15px;
	text-align: center;
	padding-bottom: 10px;
}
.right_contact_box .content h5 {
    background-color: #751615;
    color: #fff;
    font-size: 14px;
	padding: 10px 0;
	line-height: 24px;
	margin-bottom: 16px;
}
.right_team_box{ 
	/*border: 1px solid #6d6e72;*/   
	margin:25px 0 20px;   
	background-color: #e6e7e9;
}
.right_team_box  .head {
    background-color: #751615;
    color: #fff;
    text-transform: uppercase;
	padding:14px 0;
	position: relative;
}
.right_team_box  .head h4 {
    font-size: 18px;
    text-align: center;
    margin: 0; 
	color:#fff;
}
.right_team_box h6 {
    font-size: 11px;
    background-color: #e6e7e9;
    display: block;
    margin: 0;
    padding: 5px 14px;
}
.right_practice_box{
	/*border: 1px solid #6d6e72;*/   
	margin:25px 0 20px;   
	background-color: #f6f6f6;
}
.right_practice_box  .head {
    background-color: #751615;
    color: #fff;
    text-transform: uppercase;
	padding:14px 0;
	position: relative;
}
.right_practice_box .head h4 {
    font-size: 18px;
    text-align: center;
    margin: 0;
}
.right_practice_box ul, .right_kurz_box ul{
    list-style: none;
    padding-left: 18px;
    color: #222;
	margin:15px 0 15px;
}
.right_practice_box ul li, .right_kurz_box ul li{
    padding: 0 0 5px;
    font-size: 13px;
}
.right_kurz_box{
	/*border: 1px solid #6d6e72;*/   
	margin:25px 0 20px;   
	background-color: #f6f6f6;
}
.right_kurz_box  .head {
    background-color: #751615;
    text-transform: uppercase;
	padding:14px 0;
	position: relative;
}
.right_kurz_box .head h4 {
    font-size: 18px;
    text-align: center;
    margin: 0;
	color:#fff;
}
.right_kurz_box .content {
    color: #222;
	font-size: 13px;
}
.news-wrapper-main .feat_img {
    margin-bottom: 16px;
}
.breadcrumb {
    background: none;
    padding: 2px 0;
    font-size: 13px;
}
.breadcrumb a {
    color: #000; 
}
footer {
    background-color: #FBF5B7;
	padding:18px 0;
}
footer ul {
    padding: 0 0 0 18px;
    list-style: none;
	margin: 0;
}
footer ul li {
    display: inline-block;
	border-right: 1px solid #222;
	padding: 0 12px 0 12px;
}
footer ul li:last-child{
	border-right:none;
}
footer ul li a{
	color:#222;
	font-size: 13px;
}
footer ul li a:hover, .copyright a:hover{
	color:#751718;
	text-decoration:none;
}
.copyright {
    font-size: 13px;
}
.copyright a{
	color:#222;
}
.gallery > .gallery-item{
	width: 48% !important;
	margin-right: 4px;
	margin-bottom: 0px;
}
.gallery > .gallery-item img{
	width: 100%;
	height: auto;
	border:none !important; 
}
span.wpcf7-not-valid-tip{font-size:12px !important;} 
.wpcf7 .form-group {
    position: relative;
}
.wpcf7 .valid-icon {
    position: absolute;
    right: -27px;
    top: 8px;
    font-size: 18px;
}
.wpcf7 .valid-icon{
	top: 28px;
}
.wpcf7 .valid-icon i {
    display: none;
}
.wpcf7 .valid-icon .green-icon {
    color: #32CD32;
}
.wpcf7 .valid-icon .red-icon {
    color: red;
}
.wpcf7 .form-control.success-border {
    border: 1px solid #32CD32;
}
.wpcf7 .form-control.error-border {
    border: 1px solid red;
}

@media (min-width:320px) and (max-width:480px){
	.navbar-dark .navbar-toggler{
		outline:none;
	}
	header .top_title{
		margin: 8px 0;
	}
	.carousel-caption h1{
		font-size: 14px;
	}
	.carousel-caption h3{
		font-size: 7px;
		line-height: 9px; 
	}
	main{padding-right: 0;}
	#banner-slider .carousel-caption{
		top: 14%;
		padding-top: 7px;
	}
	#banner-slider .carousel-item {
		height: auto;
	}
	.carousel-caption p, .carousel-caption h3 {
		display:none;
	}
	.carousel-caption h3{
		color:#fff;
	}
	.news-wrapper-main article .holder {
		min-height:auto;
	}
	/*#banner-slider .carousel-caption{
		text-align: left;
		right: auto;
		left: 0;
		position: relative;
	}*/
	#mainNavbar .navbar-nav > li{
		border-right:none;
	}
	#mainNavbar .navbar-nav > li > a::after{
		border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
	}
	.dropdown-menu{width:100%;}
	.news-wrapper-main{padding-right:10px;padding-left:10px;}
	footer ul{padding:0 0 15px 0;}
	footer{
		padding:18px 12px;
	}
	.gallery .gallery-item{
		width:100% !important;
	}
	.gallery img{
		width: 100% !important;
		height: auto !important;
	}
	.right_contact_box{
		margin: 25px 10px 20px;
	}
	.right_team_box,.right_practice_box, .right_kurz_box{
		margin:25px 10px 20px;
	}
}