/*---------------------------
[Template Structure]

Project:	 SlideOut
Version:	 1.0
Primary Use: Site Template 
Layout:      Responsive
Platforms:   Mobile & Tablet
-----------------------------


@charset "UTF-8";

/* 1. General */

.snap-drawers *{
    max-height:999999px;
    -webkit-text-size-adjust:none;
    -webkit-transform: translateZ(0);
}

body{
	height:100%;
}

.disabled{
    display:none;
}

::-webkit-scrollbar { 
    display: none; 
}

.all-elements{
	position:absolute;
	overflow-x:hidden!important;	
	width:100%;
	height:100%;
	min-height:100%;
	max-height:100%;
}

.large-title h3{text-align:center;}
.large-title p{text-align:center;}

/*Backgrounds */

.bg1{
    background-image:url(../images/pictures/1.jpg);   
    background-position:center center;
}

.bg2{
    background-image:url(../images/pictures/2.jpg);   
    background-position:center center;
}

.bg3{
    background-image:url(../images/pictures/3.jpg);   
    background-position:center center;
}

.bg4{
    background-image:url(../images/pictures/4.jpg);   
    background-position:center center;
}



/*Center Socials*/

.facebook-color{
    background-color:#3b5998;
    color:#FFFFFF;
}

.twitter-color{
    background-color:#4099ff;
    color:#FFFFFF;
}

.google-color{
    background-color:#d34836;
    color:#FFFFFF;
}

.pinterest-color{
    background-color:#C92228;
    color:#FFFFFF;
}

.sms-color{
    background-color:#27ae60;
    color:#FFFFFF;
}

.mail-color{
    background-color:#3498db;
    color:#FFFFFF;
}

/*Header*/

.header{
    height:80px;
}

.homepage-header{
    position:absolute;
    width:100%;
    z-index:999999;
    background-color:transparent!important;
}


.header .sidebar-deploy{
    float:left;
    height:60px;
    line-height:60px;
    width:60px;
    text-align:center;
    position:relative;
    z-index:1;
}

.header i{
    width:60px;
    height:60px;
    line-height:60px;
    font-size:26px;
    color:#0964c4;
}

.header .contact-deploy{
    float:right;
    margin-top:-60px;
    height:60px;
    line-height:60px;
    width:60px;
    text-align:center;
    position:relative;
    z-index:1;
}

.header h3{
    float:left;
    width:100%;
    text-align:center;
    margin-top:-40px;
    position:relative;
    z-index:0;
}

.homepage-header h3{color:#FFFFFF;}
.homepage-header i{color:#FFFFFF;}

.homepage-slider .overlay{
    background-color:rgba(0,0,0,0.4)!important;
}


/*Footer*/

.footer {
	margin-top:30px;
}

.footer-link a{
	font-size: 13px !important;
    padding:3px 9px 0px 3px;
}

.footer p{
	clear:both;
	margin-bottom:15px;
	line-height: 100%;
}

.content-box .footer-socials{
    width:240px;
}

.footer-socials{
    width:300px;
    margin-left:auto;
    margin-right:auto;
    padding-left:10px;
    padding-right:10px;
    padding-top:20px;
    padding-bottom:20px;
    margin-top:-15px;
    margin-bottom:20px!important;
}

.footer-socials a:hover{
    transform:scale(1.15, 1.15  );
    color:#FFFFFF;
    transition:all 250ms ease-in-out;
}

.footer-socials a{
    width:35px;
    height:35px;
    text-align:center;
    line-height:35px;
    border-radius:35px;
    float:left;
    margin-left:10px;
    margin-right:10px;
    font-size:12px;
    color:#FFFFFF;
    transition:all 250ms ease-in-out;
}

.footer-socials a i{
    width:35px;
    height:35px;
    line-height:35px;
}

.footer-facebook{
    background-color:#3b5998;
}

.footer-share{
    background-color:#27ae60;
}

.footer-twitter{
    background-color:#4099FF;
}

.footer-google{
    background-color:#d34836;
}

.footer-up{
    background-color:#2c3e50;
    line-height:32px!important;
}

.footer-menu{
    position:fixed;
    z-index:9999999;
    width:100%;
    height:60px;
    bottom:0px;
}

.footer-menu a{
    border-right:solid 1px rgba(255,255,255,0.08);  
    color:#FFFFFF;
    font-size:14px;
}

.footer-menu a:hover{
    color:#FFFFFF;
    background-color:rgba(255,255,255,0.05);
}

.footer-menu-clear{
    height:60px;
}

.footer-menu a i{
    height:60px;
    line-height:60px;
}

.footer-menu-three-icons a{
    width:33.3%;
    float:left;
    text-align:center;
}

.footer-menu-four-icons a{
    width:25%;
    float:left;
    text-align:center;
}

.footer-menu-five-icons a{
    width:20%;
    float:left;
    text-align:center;
}

.footer-menu-six-icons a{
    width:16.7%;
    float:left;
    text-align:center;
}

.snap-drawer{
	background-color:#0964c4;
}


/*Sidebar Menu*/
/*.sidebar-header a{
    width:20%;
    float:left;
    height:60px;
    text-align:center;
    line-height:60px;
    color:#FFFFFF;
    border-bottom:solid 1px rgba(0,0,0,0.1);
}

.sidebar-header a i{
    height:60px;
    line-height:60px;
    width:100%;
    text-align:center;
}

.sidebar-header a:hover{
    color:#FFFFFF;
    background-color:rgba(255,255,255,0.03);
}

.sidebar-logo{
	background-image:url(../images/pictures/Logo_ukr24_gelb.png);
	background-size:315px 90px;
	width:315px;
	height:90px;
	margin-top:60px;
	margin-bottom:20px;
	margin-left:-27px;
	background-repeat: no-repeat;
	background-position: center center;
}

.sidebar-decoration{
    border-bottom:solid 1px rgba(0,0,0,0.1);
    height:1px;
    width:100%;
}

.sidebar-copyright{
    text-align:center;
    padding-top:10px;
    padding-bottom:30px;
    color:Rgba(255,255,255,0.4);
}

.sidebar-menu li{
    position:relative;
    overflow:hidden;
    display:block;
    list-style:none;
    line-height:60px;
    margin-bottom:0px;
}

.sidebar-menu li a:hover{
    background-color:rgba(255,255,255,0.02); 
}

.submenu li a:hover{
    background-color:rgba(255,255,255,0.02)!important;
}


.sidebar-menu li a{
    padding-left:35px;
    line-height:50px;
    color:#FFFFFF;
    font-family:'Roboto', sans-serif;
    border-bottom:solid 1px rgba(0,0,0,0.1);
    transition:all 250ms ease;
	font-size:14px!important;
}

.sidebar-menu li a i:first-child{
    position:absolute;
    height:60px;
    width:60px;
    line-height:60px;
    text-align:center;
    left:10px;
    font-size:16px;
    color:#ecb1b1;
}

.sidebar-menu li a i:last-child{
    position:absolute;
    height:60px;
    width:60px;
    text-align:center;
    line-height:60px;
    font-size:4px;
    color:#bcbdbd;
    left:190px;
}

.sidebar-menu li .fa-caret-right{
    font-size:10px!important;
}

.sidebar-menu li .fa-mobile{
    font-size:27px!important;
}

.submenu{
    margin-bottom:0px;
}

.submenu li{
    border:none!important
}

.submenu li a{
    border:none;
}

.submenu a{
    text-indent:15px!important;
    color:#ecb1b1!important;
    margin-left:-px;
    font-size:12px;
    line-height:40px;
    line-height:100%;
    margin-top:-1px;
    margin-left:-10px;
    text-transform:none!important;
	font-size:12px!important;
}

.submenu .fa-angle-right{
    font-size:8px!important;
    top:0px;
    left:35px!important;
}

.submenu .fa-circle{
    text-indent:19px;
	
}

.deploy-submenu .fa-plus{
    font-size:14px!important;
    -ms-transform: rotate(0deg); 
    -webkit-transform: rotate(0deg); 
    transform: rotate(0deg);
    transition:all 250ms ease;
}

.active-menu{
   background-color:rgba(255,255,255,0.02); 
}

.active-menu .fa-circle{
    color:#fff!important;
    font-size:8px!important;
}

.active-submenu{
    -webkit-transition-delay: 250ms; 
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); 
    transform: rotate(0deg);
    transition:all 250ms ease;
}

.active-submenu .fa-plus{
    margin-top:1px;
	font-size:14px !important;
    color:#ecb1b1 !important;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg); 
    transform: rotate(135deg);
    transition:all 250ms ease;
}

.submenu{
    display:none;
    overflow:hidden;
}

.show-submenu{
    display:block;
}

.submenu li:last-child a{
    border-bottom:solid 1px rgba(0,0,0,0.1)!important;
}

.border-clear{
    
}*/
.sidebar-header a{
    width:20%;
    float:left;
    height:60px;
    text-align:center;
    line-height:60px;
    color:#FFFFFF;
    border-bottom:solid 1px rgba(0,0,0,0.1);
}

.sidebar-header a i{
    height:60px;
    line-height:60px;
    width:100%;
    text-align:center;
}

.sidebar-header a:hover{
    color:#FFFFFF;
    background-color:rgba(255,255,255,0.03);
}

.sidebar-logo{
	background-image:url(../images/pictures/Logo_ukr24_gelb.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 315px 90px;
	height: 90px;
	margin-bottom: 20px;
	margin-left: -27px;
	margin-top: 60px;
	width: 315px;
}


.sidebar-decoration{
    border-bottom:solid 1px rgba(0,0,0,0.1);
    height:1px;
    width:100%;
}

.sidebar-copyright{
    text-align:center;
    padding-top:10px;
    padding-bottom:30px;
    color:Rgba(255,255,255,0.4);
}

.sidebar-menu li{
    position:relative;
    overflow:hidden;
    display:block;
    list-style:none;
    line-height:60px;
    margin-bottom:0px;
}

.sidebar-menu li a:hover{
    background-color:rgba(255,255,255,0.02); 
}

.submenu li a:hover{
    background-color:rgba(255,255,255,0.02)!important;
}


.sidebar-menu li a{
	padding-left:32px;
	line-height:50px;
	color:#FFFFFF;
	font-family:'Roboto', sans-serif;
	border-bottom:solid 1px rgba(0,0,0,0.1);
	transition:all 250ms ease;
	font-size:14px!important;
}

.sidebar-menu li a i:first-child{
    position:absolute;
    height:60px;
    width:60px;
    line-height:60px;
    text-align:center;
    font-size:16px;
    color:#dbdbdb;
}

.sidebar-menu li a i:last-child{
    position:absolute;
    height:50px;
    width:10px;
    text-align:center;
    line-height:60px;
    font-size:4px;
    color:#bcbdbd;
    left:220px;
}

.sidebar-menu li .fa-caret-right{
    font-size:10px!important;
}

.sidebar-menu li .fa-mobile{
    font-size:27px!important;
}

.submenu{
    margin-bottom:0px;
}

.submenu li{
    border:none!important
}

.submenu li a{
    border:none;
}

.submenu a{
	text-indent:15px!important;
	color:#dbdbdb!important;
	margin-left:-px;
	font-size:12px;
	line-height:40px;
	line-height:100%;
	margin-top:0px;
	margin-left:-10px;
	text-transform:none!important;
	font-size:12px!important;
}

.submenu .fa-angle-right{
    font-size:12px!important;
    top:0px;
    left:35px!important;
}

.submenu .fa-circle{
    text-indent:19px;
	
}

.deploy-submenu .fa-plus{
    font-size:11px!important;
    -ms-transform: rotate(0deg); 
    -webkit-transform: rotate(0deg); 
    transform: rotate(0deg);
    transition:all 250ms ease;
}

.active-menu{
   background-color:rgba(255,255,255,0.02); 
}

.active-menu .fa-circle{
    color:#fff!important;
    font-size:6px!important;
}

.active-submenu{
    -webkit-transition-delay: 250ms; 
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); 
    transform: rotate(0deg);
    transition:all 250ms ease;
}

.active-submenu .fa-plus{
    margin-top:1px;
	font-size:11px !important;
    color:#dbdbdb !important;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg); 
    transform: rotate(135deg);
    transition:all 250ms ease;
}

.submenu{
    display:none;
    overflow:hidden;
}

.show-submenu{
    display:block;
}

.submenu li:last-child a{
    border-bottom:solid 1px rgba(0,0,0,0.1)!important;
}

.border-clear{
    
}

/*Center Socials*/

.center-socials{
    width:180px;
    margin-left:auto;
    margin-right:auto;  
    margin-bottom:0px;
    padding-top:10px;
    margin-top:-10px;
}

.center-socials a{
    transition:all 250ms ease;
    margin-bottom:30px;
}

.center-socials a:hover{
    color:#FFFFFF;
    transform:scale(1.1, 1.1);
    transition:all 250ms ease;
}

.center-socials a i{
    width:40px;
    height:40px;
    line-height:40px;
}

.center-socials .facebook-social{
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    border-radius:40px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}

.center-socials .twitter-social{
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    border-radius:40px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}

.center-socials .google-social{
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    border-radius:40px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}


/*Content Heading*/
/*///////////////*/

.content-heading{
	margin-bottom:30px;	
}

.content-heading h4{
	color:#FFFFFF;
	position:absolute;	
	z-index:9999;
	text-transform:uppercase;
	margin-top:27px;
	padding-left:30px;
    pointer-events:none;
    font-weight:800;
}

.content-heading{
	max-height:100px;	
}

.content-heading p{
	color:#FFFFFF;
	position:absolute;	
	z-index:999;
	margin-top:48px;
	padding-left:30px;
	opacity:0.5;
    pointer-events:none;
}

.content-heading .overlay{
	z-index:99;
	background-color:rgba(0,0,0,0.8);
}

.content-heading i{
	font-size:32px;
	position:absolute;
	color:#FFFFFF;
	right:30px;	
	z-index:999;
	margin-top:36px;
    pointer-events:none;
}

.content-heading img{
	width:100%;
	display:block;
	position:relative;
	z-index:2;
    transition:all 250ms ease;
}

.content-heading img:hover{
    filter: blur(3px);  
    -webkit-filter:blur(3px);
    transition:all 250ms ease;
}

@media (min-width:768px){
	.content-heading{
		max-height:140px;	
	}
	
	.content-heading h4{
		font-size:20px;	
		margin-top:45px;
		padding-left:50px;
	}
	
	.content-heading p{
		font-size:13px;	
		margin-top:75px;
		padding-left:50px;
	}
	
	.content-heading i{
		font-size:40px;
		margin-top:53px;
		right:50px;	
	}
}



/*Thumbnails Columns*/

.thumb-clear{
	height:40px;
	display:block;
	width:100%;
}

.thumb-left{
	line-height:24px;
	display:block;
	padding-bottom:10px;
}

.thumb-left a{
	display:block;
	text-align:right;
}

.thumb-left img{
	width:100px;
	height:100px;
	border-radius:100px;
	float:left;
	margin-right:20px;
    transition:all 250ms ease;
}

.thumb-left img:hover{
    transform:scale(0.9, 0.9);
    transition:all 250ms ease;
}

.thumb-left strong{
	color:#1a1a1a;
	display:inline-block;
	padding-bottom:5px;
	font-size:13px;
}

.thumb-left em{
	font-style:normal;
}

.thumb-right{
	line-height:24px;
	display:block;
	padding-bottom:10px;
}

.thumb-right img{
	width:100px;
	height:100px;
	border-radius:100px;
	float:right;
	margin-left:20px;
    transition:all 250ms ease;
}

.thumb-right img:hover{
    transform:scale(0.9, 0.9);
    transition:all 250ms ease;
}

.thumb-right strong{
	color:#1a1a1a;
	display:inline-block;
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
}

.thumb-right em{
	font-style:normal;
}


@media (min-width:600px){
	.thumb-left img{
		width:140px;
		height:140px;
		border-radius:150px;	
	}
	
	.thumb-left em{
		line-height:28px;	
	}
	
	.thumb-left strong{
		padding-top:10px;	
	}
	
	.thumb-right img{
		width:140px;
		height:140px;
		border-radius:150px;	
	}
	
	.thumb-right em{
		line-height:28px;	
	}
	
	.thumb-right strong{
		padding-top:10px;	
	}	
}


/*////////////////////*/
/*Quote & Staff Slider*/
/*////////////////////*/

.staff-item img{
	border-radius:300px;	
	max-width:150px;
	margin-left:auto;
	margin-right:auto;
    transition:all 250ms ease;
    margin-top:10px;
}

.staff-item img:hover{
    transform:scale(0.9, 0.9);
    transition:all 250ms ease;
}

.staff-item h4{
	text-align:center;
	margin-top:20px;	
	font-size:16px;
}

.staff-item em{
	text-align:center;
	font-size:12px;
	color:#e34e47;
	display:block;
	margin-top:-10px;
	margin-bottom:10px;
	font-style:normal;
}

.staff-item strong{
	display:block;	
	font-weight:400;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	line-height:28px;
}



/* Quote Slider */

.quote-slider h4{
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	font-weight:300;	
	width:87%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	line-height:36px;
}

.quote-slider a{
	text-align:center;
	margin-top:20px;	
}


.features-page a{
    font-size:14px;
}

.features-page a i {
    width:15px;
    text-align:center;
    padding-right:30px;
    color:#c0392b;
}

.features-page{
    border-top:solid 1px rgba(0,0,0,0.1);
    margin-top:30px!important;
    display:block;
}

.features-page a{
    line-height:60px;
    border-bottom:solid 1px rgba(0,0,0,0.1);
    color:#1f1f1f;
    font-weight:500;
}

.features-page a:hover{color:#1f1f1f;}

.features-page .fa-angle-right{
    float:right;
    line-height:60px;
    text-align:right!important;
    margin-right:-20px;
}


/*Back Button*/

.back-button{
    position:absolute;
    right:0px;
    z-index:10;
    font-size:13px;
}

.back-button i{
    padding-right:10px;
    font-size:12px;
}



/*Reminder Box*/

.reminder-check-square{
    background-image:url(../images/ui/checkbox1.png);
    background-repeat:no-repeat;
    background-size:16px 18px;
    background-position:10px 43px;
}

.reminder-check-round{
    background-image:url(../images/ui/radio2.png);
    background-repeat:no-repeat;
    background-size:16px 18px;
    background-position:10px 43px;
}

.reminder i{
    padding-right:10px;
}

.reminder-check-square-selected{
    background-image:url(../images/ui/checkbox1c.png);
}

.reminder-check-round-selected{
    background-image:url(../images/ui/radio2c.png);
}

.reminder-check-square-selected em{opacity:0.5; transition:all 250ms ease;}
.reminder-check-square-selected strong{opacity:0.5; transition:all 250ms ease;}

.reminder-check-round-selected em{opacity:0.5; transition:all 250ms ease;}
.reminder-check-round-selected strong{opacity:0.5; transition:all 250ms ease;}

.reminder strong{
    font-size:14px;
    font-weight:600;
    padding-left:50px;
    color:#1f1f1f;
    transition:all 250ms ease;
}

.reminder em{
    display:block;
    padding-left:50px;
    transition:all 250ms ease;
    font-style:normal
}

.reminder{
    border-bottom:solid 1px rgba(0,0,0,0.1);
    padding-bottom:30px;
    padding-top:30px;
}


/*Checklists*/

.checklist-square{
    font-size:14px;
    font-weight:500;
    background-image:url(../images/ui/checkbox1.png);
    background-size:16px 18px;
    background-position:0px 32px;
    background-repeat:no-repeat;
    padding-left:30px;
    border-bottom:solid 1px rgba(0,0,0,0.1);
    padding-bottom:30px;
    color:#1f1f1f;
    transition:all 250ms ease;
    padding-top:30px;
}

.checklist-square-selected:hover{
    color:#1f1f1f;
    text-decoration:line-through!important;
    transition:all 250ms ease;
}

.checklist-square:hover{
    color:#1f1f1f;
}

.checklist-square-selected{
    background-image:url(../images/ui/checkbox1c.png);
    text-decoration:line-through;
    opacity:0.5;
    transition:all 250ms ease;
}

.checklist-round{
    font-size:14px;
    font-weight:500;
    background-image:url(../images/ui/radio1.png);
    background-size:16px 18px;
    background-position:0px 32px;
    background-repeat:no-repeat;
    padding-left:30px;
    border-bottom:solid 1px rgba(0,0,0,0.1);
    padding-bottom:30px;
    color:#1f1f1f;
    transition:all 250ms ease;
    padding-top:30px;
}

.checklist-round-selected:hover{
    color:#1f1f1f;
    text-decoration:line-through!important;
    transition:all 250ms ease;
}

.checklist-round:hover{
    color:#1f1f1f;
}

.checklist-round-selected{
    background-image:url(../images/ui/radio1c.png);
    text-decoration:line-through;
    opacity:0.5;
    transition:all 250ms ease;
}


/************************Meine***********************/

#kontakt-daten{
	color: #0964c4;
	text-align:right;
	font-size:16px;
	line-height: 160%;
}

#kontakt-daten p{
	line-height: 130%;
}

.speach-left{
	float:left;
	display:inline;
	text-align:left;
	max-width:75%;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-radius:10px;
	background-color:#FFFFFF;	
	border:solid 1px #cacaca;
}

.anredegruess{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0964c4;
	border-radius: 10px;
	-moz-border-radius: 1px;
	-webkit-border-radius:10px;
	line-height: 2.1;
	width:100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0.8em;
	letter-spacing: 0.07em;
	font-size: 1.2em;
}
.anredegruess h3, .anredegruess a{
	font-weight: 500;
}

.anredegruess a{
	padding: 3px;
	color:#FFF;
	text-decoration: none;
}

 .anredegruess a:hover {
   text-decoration: underline;

}

span{
	white-space: nowrap;
}

.anrede {
	font-size: 1.1em;
	font-style: italic;
}

.anrede1 {
	font-size: 1.2em;
	font-style: italic;
}

.titel {
	font-size: 14px;
	line-height: 2.1;
	margin-top:0px;
	margin-bottom:30px;
}

.footer-link {
	margin-top: -30px;

	display: inline-block;
	margin-left:auto;
	margin-right:auto;
}


blockquote p{
	margin-left:30px;
	margin-bottom:30px;
	font-size: 0.9em;
	font-style: italic;
	line-height: 150%;
}

.style1 {
	color:#0964c4;
	font-style: italic;
}

.responsive-image-stadt{
	width:100%;
	margin-bottom:30px;
	margin-top: 10px;
}

.agb-titel{
		display: block;
		margin-bottom:8px;
		font-weight:bold;
}

.fa-angle-right{
	margin-left:-30px;
	margin-top:-6px;
}

.fa-circle{
	margin-top:-6px;
}

.fa-plus{
	margin-top:-6px;
}

ul.noimg li {
    list-style: none;
}

.toc {
    margin-left:12px;
}

.style4 {
    color:#0964c4;
}

.abcd {
	display: inline-block;
	float: left;
}

.notification-page-item ul {
	display: block;
}

.notification-page-item li {
	display: block;
}
