/*
Author: Xpeedstudio
Author URI: http://xpeedstudio.com
*/

/*==========================================
 01.  PREDIFINEED (FROM 1 TO 780 )
 02.  PRELOADER - LINE NO 786
 03.  NAVIGATION - LINE NO 930
 04.  HOME - LINE NO 1150
 05.  THU FEATURE - LINE NO 1280
 06.  THU FLIDE - LINE NO 1355
 07.  THU SERVICE - LINE NO 1385
 08.  PORTFOLIO - LINE NO 1444
 09.  THU SOLUTION - LINE NO 1620
 10.  THU TEAM - LINE NO 1658
 11.  THU CLIENTS FEEDBACK - LINE NO 1730
 12. THU BLOG - LINE NO 1848
 13. THU SUBCRIBS - LINE NO 1935
 14. FOOTER - LINE NO 2020
==========================================*/


/* ==========================================================================
   Author's custom styles
   ========================================================================== */


html,
body {
    font-size: 14px;
    color: #797979;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: 400;
    width:100%;
    font-family: 'Ubuntu', sans-serif;

}



  html{
        height: 100%;
    }
    
    body{
       
        height: 100%;
    }
    
  .einbau {
        width: 100%;
        height: 100%;
        border: 0;
        width: 100%;
        margin: 0; }
		
		
		
/*------------------------------------------------------------------*/
/*  accordeon
/*-----------------------------------------------------------------*/
   



 dd {display: none;} 


    
  
.accordion-wrapper, .toggle-wrapper{display:block; width:100%; margin-top:15px;}
.accordion-wrapper:first-child, .toggle-wrapper:first-child{margin-top:0;}
.accordion-wrapper .accordion-title, .accordion-wrapper .accordion-title.active, .toggle-wrapper .toggle-title, .toggle-wrapper .toggle-title.active{display:block; padding:0 0 0 34px; background:no-repeat 9px center;border:1px solid #E5E4E3;}
.accordion-wrapper .accordion-title span, .accordion-wrapper .accordion-title.active span, .toggle-wrapper .toggle-title span, .toggle-wrapper .toggle-title.active span{display:block; padding:8px 15px; border-left:1px solid #E5E4E3;}
.accordion-wrapper .accordion-title, .toggle-wrapper .toggle-title{background-image:url(../images/plus.png);}
.accordion-wrapper .accordion-title.active, .toggle-wrapper .toggle-title.active{color:#666; background-image:url(../images/minus.png);}
.accordion-wrapper .accordion-content, .toggle-wrapper .toggle-content{display:none; padding:15px 32px; border:solid #E5E4E3; border-width:0 1px 1px 1px;} 

.liste {
	list-style-image: url(../images/liste.png);
	list-style-position:outside;
	padding-left:10px;
	margin:10px;
	line-height:25px;}


/*------------------------------------------------------------------*/
/*   IE10 in Windows 8 and Windows Phone 8 Bug fix
/*-----------------------------------------------------------------*/

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

/*
    Page Content
------------------------------------------*/

.page-content, 
section { overflow: hidden; }

/*
    On Scroll Animations 
------------------------------------------*/

/*.animated { visibility: hidden; }
.visible { visibility: visible; }*/

/*
    Spacing & Alignment 
------------------------------------------*/

.roomy-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.roomy-80 {
    padding-top: 100px;
    padding-bottom: 80px;
}

.roomy-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.roomy-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.roomy-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.roomy-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}


/*text color*/

.text-muted{}
.text-primary{color: #00a885 !important;;}
.text-finence{color:#13A0B2 !important;;}
.text-mega{color:#00a885 !important;;}
.text-white{color:#fff !important;;}
.text-black{color:#000 !important;}
.text-warning{}
.text-danger{}
.disabled{
    cursor: not-allowed;
}

/*bacground color*/
.lightbg {
    background-color: #f2f2f2;
}
.bg-primary{background-color: #00a885;}
.bg-finence{background-color:#13A0B2;}
.bg-mega{background-color:#1b1b1b;}
.bg-grey{background-color: #f5f5f5;}
.bg-black{background-color: #006db2;}
.bg-white{background-color: #fff;}
.bg-hellbl{background-color: #72caef;}
.bg-hhbl{background-color: #e6f6f9;}

.bg-iorange-h{background-color: #f7dfb0;}
.pad5px {padding:5px;}


.rahmen {border:#72caef 1px solid;
padding:15px;
 }


.dblau-rahmen {
	font-weight:300;

   color:#72caef;
    text-shadow:
   
     -1px -1px 0 #172983,
    1px -1px 0 #172983,
    -1px 1px 0 #172983,
    1px 1px 0 #172983;
}


.rotrahmen {

   color:#fc0;
    text-shadow:
    -1px -1px 0 #c4071b,
    1px -1px 0 #c4071b,
    -1px 1px 0 #c4071b,
    1px 1px 0 #c4071b;
    
}

.btn.btn-irot {
    color: #ffffff;
    background: #c4071b;
    border: 1px solid #f9da18;
	text-transform:uppercase;
}



.br-irot {
    border: 1px solid #c4071b;
}

.irot {color:#c4071b;}
.igelb {color:#f9da18;}
.iorange {color:#f93;}
.bg-irot {
    background-color: #c4071b !important;
}
.bg-igelb {
    background-color: #f9da18 !important;
}
.bg-iorange {
    background-color: #f93 !important;
}

img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -user-select: none;
    -webkit-user-drag: none;
    -user-drag: none;
}
a,
a:hover,
a:active,
a:focus
 {
    text-decoration: none;
    outline: none;
	color:#09c;
}
.weiss-hell{color:rgba(255,255,255,0.7);}


a,
button,
a span {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
a {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.btn:focus,
.btn:active {
    outline: inherit;
    background-color: transparent;
}
*,
*:before,
*:after {
    box-sizing: border-box;
    /*    direction: rtl;*/
}

p {
    margin: 0 0 15px;
}

.clear {
    clear: both;
}

img {
    max-width: 100%;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    outline: none;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: transparent;
    background-image: none;
    color: rgb(0, 0, 0);
}

.form-control{
    border-radius: 0px;
    border:1px solid #ccc;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    width: 100%;
    height: 50px;
}

.form-control:focus {
    border-color: #bcefeb;
    outline: 0;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6);
}






h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
     font-family: 'Ubuntu', sans-serif;

    color:#1a1a1a;
    margin-bottom: 10px;
}

h1 {
    font-size: 3rem;
    line-height: 3rem;
	  color:#006db2;
	  font-variant:700;
}
h2 {
    font-size: 2.5rem;
    line-height: 3rem;
	  color:#006db2;
	  font-variant:700;
}
h3 {
    font-size: 1.500rem;
    line-height: 2rem;
	  font-variant:700;
}
h4 {
    font-size: 1.2rem;
    line-height: 2.2rem;
}
h5 {
    font-size: 1.125rem;
    line-height: 2rem
}
h6 {
    font-size: 1rem;
}

Element {
}

.btn-danger {
    color: #fff;
    background-color: #59d0ff;
    border-color: #fff;
}
.btn-danger:hover {
    color: #fff;
    background-color:  #006db2;
    border-color:#fff;
}

.hellblau {color:rgba(0, 153, 204, 0.6);}
.blau {color:#006db2;}

.blau-rahmen {color:#09c;text-shadow: 1px 1px 0 #172983; }
.dblau-comic {color:#172983; font-family:"Comic Sans MS", cursive; font-weight:300;}

.orange {color:#f60;}
.rot {color:#c03;}
.hellgrau {color:#ccc;}
.weinrot {color:#ae3576;}
.dblau {color:#172983;}
.dgruen {color:#063;}
.hellgruen {color:#cc6;}

.fett {font-variant:700;}
.regular {font-variant:400;}
.cond {font-family: 'Ubuntu Condensed', sans-serif;}



.bg-gelb {
    background-color: #006db2  !important;
}

.bg-blau {
    background-color: #59d0ff !important;
}
.bg-hellgruen {
    background-color: #cc6 !important;
}
.bg-weinrot {
    background-color: #ae3576 !important;
}
.bg-hellgrau {
    background-color: #ccc !important;
}

.br-blau {
    border: 1px solid #09c;
}

.br-hellgruen {
    border: 1px solid #cc6;
}

.br-weinrot {
    border: 1px solid #ae3576;
}
.br-hellgrau {
    border: 1px solid #ccc;
}



h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
p span{
    color:#09c;
}

p {
    line-height: 1.5rem;
}
p:last-child {
    margin-bottom: 0px;
}
/*colors*/
.w100 {
    font-weight: 100;
}

.w200 {
    font-weight: 200;
}

.w300 {
    font-weight: 300;
}

.w400 {
    font-weight: 400;
}

.w500 {
    font-weight: 500;
}

.w600 {
    font-weight: 600;
}

.w700 {
    font-weight: 700;
}

.w800 {
    font-weight: 800;
}


/*
Section
*/

.parallax-section {
    max-width: 100%;
    color: #ffffff;
}

ul{
    margin:0;
    padding:0;
    list-style:none;
}

/*all overlay*/

.overlay {
    background-color: rgba(41, 39, 34, 0.50);
    width: 100%;
    height:100%;
    position: absolute;
    left:0;
    top: 0;
}


.no-padding {
    padding: 0 !important;
    margin:0 !important;
}
.left-no-padding {
    padding-left: 0 !important;
}
.right-no-padding {
    padding-right: 0 !important;
}
.fluid-blocks-col {
    padding: 70px 40px 0 80px;
}
.fluid-blocks-col-right {
    padding: 70px 80px 0 40px;
}


/*
Separator
*/
.separator_left{
    width:85px;
    height:2px;
    margin:20px 0px;
    background: #00a885;
}
.separator_auto{
    width:85px;
    height:2px;
    margin:20px auto;
    background: #00a885;
}
.separator_small{
    width:30px;
    height:2px;
    margin:20px 0px;
    background: #00a885;
}

/*
Button
*/
.btn{
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    font-size:14px;
    font-weight: 600;
    border:1px solid;
    padding: 1rem 4rem;
}
.btn-primary{
    color: #fff;
    background-color: #00a885;
    border:1px solid;
    border-color: #00a885;

}
.btn-primary:hover{
    background-color: #eee;
    border-color: #eee;
    color:#00a885;
}

.btn-default{
    color: #fff;
    background-color: transparent;
    border:1px solid;
    border-color: #bee7f8;
}
.btn-default:hover{
    color: #fff;
    background-color: #c2ebfc !important;
    border-color: #172983;
}


/*
socail icon
--------------------------------*/
/*
Extra height css
*/
.m-0{
    margin:0 !important;
}
.m-top-0{
    margin-top:0;
}
.m-r-0{
    margin-right: 0;
}
.m-l-0{
    margin-left: 0;
}
.m-b-0{
    margin-bottom: 0;
}

.m-r-15{
    margin-right: 15px;
}
.m-l-15{
    margin-left: 15px; 
}
.m-top-10 {
    margin-top: 10px;
}
.m-top-20 {
    margin-top: 20px;
}
.m-top-30 {
    margin-top: 30px;
}
.m-top-40 {
    margin-top: 40px;
}
.m-top-50 {
    margin-top: 50px;
}
.m-top-60 {
    margin-top: 60px;
}
.m-top-70 {
    margin-top: 70px;
}
.m-top-80 {
    margin-top: 80px;
}
.m-top-90 {
    margin-top: 90px;
}
.m-top-100 {
    margin-top: 100px;
}
.m-top-110 {
    margin-top: 110px;
}
.m-top-120 {
    margin-top: 120px;
}

.m-t-b-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}
.m-t-b-120 {
    margin-top: 120px;
    margin-bottom: 120px;
}

.m-bottom-10 {
    margin-top: 10px;
}

.m-bottom-20 {
    margin-bottom: 20px;
}
.m-bottom-30 {
    margin-bottom: 30px;
}

.m-bottom-40 {
    margin-bottom: 40px;
}

.m-bottom-60 {
    margin-bottom: 60px;
}

.m-bottom-70 {
    margin-bottom: 70px;
}

.m-bottom-80 {
    margin-bottom: 80px;
}

.m-bottom-90 {
    margin-bottom: 90px;
}

.m-bottom-100 {
    margin-bottom: 100px;
}

.m-bottom-110 {
    margin-bottom: 110px;
}

.m-bottom-120 {
    margin-bottom: 120px;
}

.m_t__b{
    margin: 14rem 0;
}
.p_t__b{
    padding: 6rem 0;
}

p-0{
    padding:0 !important;
}

.p-l-15{
    padding-left: 15px;
}

.p-r-15{
    padding-right: 15px;
}

.p-top-10 {
    padding-top: 10px;
}
.p-top-20 {
    padding-top: 1.33rem;
}

.p-bottom-20 {
    padding-bottom: 1.33rem;
}

.p-top-30 {
    padding-top: 1.875rem;
}

.p-bottom-30 {
    padding-bottom: 1.875rem;
}

.p-top-40 {
    padding-top: 2.66rem;
}

.p-bottom-40 {
    padding-bottom: 2.66rem;
}

.p-top-60 {
    padding-top: 5rem;
}

.p-bottom-60 {
    padding-bottom: 5rem;
}

.p-top-80 {
    padding-top: 5.714rem;
}

.p-bottom-80 {
    padding-bottom: 5.714rem;
}

.p-top-90 {
    padding-top: 6.429rem;
}

.p-bottom-90 {
    padding-bottom: 6.429rem;
}
.p-top-100 {
    padding-top: 100px;
}

.p-bottom-100 {
    padding-bottom: 100px;
}
.p-top-110 {
    padding-top: 110px;
}

.p-bottom-110 {
    padding-bottom: 110px;
}

.p-bottom-0 {
    padding-bottom: 0;
}

.p_l_r{
    padding-left: 5.714rem;
    padding-right: 5.714rem;
}

/*padding*/
.padding-twenty {
    padding: 10px 0;
}
.padding-fourty {
    padding: 20px 0;
}
.padding-sixty {
    padding: 30px 0;
}
.padding-eighty {
    padding: 40px 0;
}

/*border*/
.no-border-top{
    border-top:0px solid transparent !important;
}
.no-border-rigth{
    border-right:0px solid transparent !important;
}

/*for placeholder changes*/

input[type="email"].form-control::-webkit-input-placeholder {
    color: #797979;
    background-color: transparent;
}

input::-webkit-input-placeholder ,
input::-moz-placeholder ,
input:-ms-input-placeholder ,
input::placeholder ,
input::-webkit-input-placeholder ,
input::-moz-placeholder ,
input::-ms-input-placeholder {
    color: #cdcdcd;
}
textarea::-webkit-input-placeholder,
textarea::-moz-input-placeholder,
textarea::-ms-input-placeholder{
    color: #cdcdcd;
    padding: 5px;
}

.transform_scal_rotate:hover img{ 
    -webkit-transform: scale(1.1) rotate(4deg); 
    transform: scale(1.1) rotate(4deg); 
}

.culmn{
    width:100%;
    overflow: hidden;
}
.fix{
    overflow: hidden;
}
/*heading title all area*/
.head_title{
    padding-bottom: 2.143rem;
    overflow: hidden;
}
.head_title h2{
    font-weight: 700;
    font-size:2.250rem;
}
.head_title h5{
    font-weight: 400;
    font-size:1.125rem;
    color:#999999;
}

/*End off pridifain css*/



/*Preloader*/
#loading{
    background-color: #00a885;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    margin-top: 0px;
    top: 0px;
    left:0;
    z-index: 9999;
}
#loading-center{
    width: 100%;
    height: 100%;
    position: relative;
}
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 50px;
    margin-top: -25px;
    margin-left: -25px;
    -ms-transform: rotate(45deg); 
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); 
    -webkit-animation: loading-center-absolute 1.5s infinite;
    animation: loading-center-absolute 1.5s infinite;

}
.object{
    width: 25px;
    height: 25px;
    background-color: #FFF;
    float: left;

}


#object_one {
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite;
}
#object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite;
}
#object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite;
}
#object_four {
    -webkit-animation: object_four 1.5s infinite;
    animation: object_four 1.5s infinite;
}


@-webkit-keyframes loading-center-absolute {
    100% { -webkit-transform: rotate(-45deg); }

}

@keyframes loading-center-absolute {
    100% { 
        transform:  rotate(-45deg);
        -webkit-transform:  rotate(-45deg);
    }
}



@-webkit-keyframes object_one {
    25% { -webkit-transform: translate(0,-50px) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }

}

@keyframes object_one {
    25% { 
        transform: translate(0,-50px) rotate(-180deg);
        -webkit-transform: translate(0,-50px) rotate(-180deg);
    } 
    100% { 
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg);
    }
}


@-webkit-keyframes object_two {
    25% { -webkit-transform: translate(50px,0) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_two {
    25% { 
        transform: translate(50px,0) rotate(-180deg);
        -webkit-transform: translate(50px,0) rotate(-180deg);
    } 
    100% { 
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg);
    }
}

@-webkit-keyframes object_three {
    25% { -webkit-transform: translate(-50px,0) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_three {
    25% { 
        transform:  translate(-50px,0) rotate(-180deg);
        -webkit-transform:  translate(-50px,0) rotate(-180deg);
    } 
    100% { 
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: rtranslate(0,0) rotate(-180deg);
    }
}


@-webkit-keyframes object_four {
    25% { -webkit-transform: translate(0,50px) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_four {
    25% { 
        transform: translate(0,50px) rotate(-180deg); 
        -webkit-transform: translate(0,50px) rotate(-180deg);  
    } 
    100% { 
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg);
    }
}
/*End off Preloader*/


/*
Nav Menu style
==================*/

.navbar-brand {
    padding: 10px 15px;
}
.navbar-brand > img {
    display: block;
    width: 100%;
}

.navbar-callus li a{
    font-size:14px;
    padding: 2px;
    color:#fff;
    display: inline-block;
}
.navbar-callus li a i{
    font-size:13px;
    color:#fff;
    margin-right: 5px;
}
.navbar-socail li a{
    font-size:16px;
    padding: 2px;
    color:#fff;
    display: inline-block;
}
.navbar-socail li a:hover{
    background-color: #59d0ff;
    color:#fff;
}

.navbar-callus li a:hover{
    background-color: #59d0ff;
    color:#fff;
}


.blogartikel{
	
	
	padding-top: 150px;
	padding-bottom: 80px;
	
}

.blogartikel .btn{
	border:0px;
	padding:3px 7px;
}


.rutsch{
	display:block;
	padding-left:70px;
	padding-top:0px;
	margin-top:-20px;
}

.blogartikel img{
	border-radius:5px;
}
/* Circle */
a.kreis{
	display:block;
	width:40px;
	height:40px;
	position:relative;
	top:20px;
	right:20px;
	border-radius:100%;
	color:#fff;
	line-height:40px;
	text-align:center;
	font-weight:600;
	font-size:18px;
	margin-left:20px;
}

/*
Home Section style
==================*/

.home{
	background: url(../images/slidehint.jpg) repeat-x scroll;
	position: relative;
	padding-top: 150px;
	padding-bottom: 10px;
	width:100%;
	max-height:600px;

}
.flr{float:right;}
.main_home .home_text h2{
    font-size:30px;
    font-weight: 400;
	padding-left:10%;
	
}
.main_home .home_text h1{
    font-size:30px;
    font-weight: 700;
	padding-left:10%;
}
.main_home .home_text h3{
    font-size:20px;
    font-weight: 400;
	padding-left:10%;
}
.main_product  p{
    font-size:16px;
    font-weight: 400;
	line-height: 1.7;
}
.pl60 {
   
	padding-left:60%;
}
.main_home .slick-dots li button::before {
    font-family: slick;
    font-size: 8px;
    line-height: 7px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    height: 10px;
    content: "";
    text-align: center;
    opacity: 0.9;
    color: white;
    border:1px solid #fff;
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
}
.main_home .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
}
.main_home .slick-dots li.slick-active button:before{
    opacity: 1;
    background-color: #00a885;
}
.main_home .slick-dots{
    bottom: -200px;
}

.work_container .slick-arrow ,
.main_home .slick-arrow{
    font-size:3rem;
    color:#fff;
    top:30%;
    position: absolute;
    z-index: 90;
    cursor: pointer;  
}
.main_home .nextprevleft{
    left:-7%;
}
.main_home .nextprevright{
    right:-7%;
}
.home_btns{
    margin-left:-10px;
}
.home_btns a{
    margin-left:11%;
	
}


/*
Featured section style
========================*/

.ui-1{
	margin:40px 0;

}
/* UI Item */
.ui-1 {
	padding:20px 30px 25px 30px;
	margin:20px auto;
	
	background:#fff;
	/*box-shadow:3px 3px 0px 1px rgba(0,0,0,0.06);*/
	border-radius:4px;
}


.ui-item{
	padding:25px 30px;
	margin:20px auto;
	border:1px solid #e8e8e8;
	background:#fff;
	box-shadow:3px 3px 0px 1px rgba(0,0,0,0.06);
	border-radius:4px;
}


@media (max-width: 991px){
	.ui-1 .ui-item {
		max-width: 480px;
	}
}
/* UI Item Border */
.ui-1 .br-red{
	border-left:5px solid #09c;
}

.ui-1 .br-wred{
	border-left:5px solid #ae3576;
}
.ui-1 .br-green{
	border-left:5px solid #cc6;
}
.ui-1 .br-blue{
	border-left:5px solid #5bc0de;
}
.ui-1 .br-yellow{
	border-left:5px solid #f0ad4e;
}
/* UI Details */
.ui-1 .ui-item .ui-details{
	line-height:65px;
	margin-bottom: 10px;
}
@media (max-width: 991px){
	.ui-1 .ui-item .ui-details{
		margin-bottom: 0px;
	}
}
/* Heading */
.ui-1 .ui-item .ui-details h2{
	font-size: 22px;
	font-weight:700;
	line-height: 24px;
	float:left;
}
@media (max-width: 991px){
	.ui-1 .ui-item2 .ui-details h2{
		float:none;
	}
}
/* Button */
.ui-1 .ui-ite2 .ui-details a.btn{
	float:right;
	border:0px;
	font-weight:600;
	padding:10px 12px;
	font-size:15px;
	position:relative;
	top:-5px;
}
@media (max-width: 991px){
	.ui-1 .ui-item .ui-details a.btn{
		float:none;
		position:static;
	}
}
/* Paragraph */
.ui-1 .ui-item p{
	font-size: 14px;
	line-height: 30px;
	color:#999;


}

.btn.btn-red {
    color: #ffffff;
    background: #09c;
    border: 1px solid #39c;
	text-transform:uppercase;
}
.btn.btn-wred {
    color: #ffffff;
    background: #ae3576;
    border: 1px solid #f19fc1;
	text-transform:uppercase;
}

.btn.btn-green {
    color: #ffffff;
    background: #cc6;
    border: 1px solid #cc9;
	text-transform:uppercase;
}



.features_item .f_item_icon{
    float: left;
    width:15%;
    display: inline-block;
    margin-right: 15px;
}
.features_item .f_item_icon i{
    font-size:4rem;
    color:#00a885;
}
.features_item .f_item_text{
    display: inline-block;
    width:75%;
}
.features_item .f_item_text p{
    font-size:14px;
}

/*Business Section*/
.main_business{}
.business_item{}
.business_item h2{
    font-size:26px;
    font-weight: 700;
	
}
.business_item li{
    font-size:16px;
    font-weight: 400;
    line-height: 2rem;
}
.business_item li i{
    font-size:14px;
    margin-right: 5px;

}
.business_item p{
    color:#666;
    line-height: 2rem;
    font-size:16px;
    font-weight: 400;
}
.business_item .business_btn{
    margin-left:-10px;
}
.business_item .business_btn a{
    margin-left:10px;
}
.business_item .business_btn .btn-default{
    color:#444444;
}


.slid_shap{
    height: 40px;
    border-radius: 4px 4px 0px 0px;
    width:100%;
}
.business_slid {
    box-shadow: 0px 0px 8px -1px;
    border-radius: 4px 4px 0px 0px;
}

.business_slid .business_items{
    background-color: #fff;
    margin: 0;
}

.business_slid .slick-arrow{
    position: absolute;
    top:29%;
    z-index: 1;
    cursor:pointer;
    width:30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size:20px;
    transition: all 0.6s;
    color:#fff;
}
.business_slid .nextprevleft{
    left:5.9%;
}
.business_slid .nextprevright{
    right:6%;
}
.business_slid .nextprevleft:hover,
.business_slid .nextprevright:hover{
    /*    width:25px;
        height: 25px;
        line-height: 25px;*/
    /*text-align: center;*/
    background-color: #ddd;
    border-radius: 50%;
}

.business_slid .slick-dots {
    position: absolute;
    top: -36px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}


.ui-107 .h-bor{
	margin: 50px 0px;
	padding-bottom: 30px; 
	border-bottom: 1px solid #e8e8e8; 
}
.ui-107 .h-bor .entry {
	position: relative;
	border-radius: 4px;
	border-top-width:3px;
	border-left:1px solid #ddd !important;
	border-right:1px solid #ddd !important;
	border-bottom:1px solid #ddd !important;
	background:#fff;
}
.ui-107 .h-bor .entry:after, 
.ui-107 .h-bor .entry:before {
	position: absolute;
	top: 100%;
	left: 39px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	pointer-events: none;
}
.ui-107 .h-bor .entry:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 8px;
	margin-left: 1px;
}
.ui-107 .h-bor .entry:before {
	border-color: rgba(0, 0, 0, 0);
	border-top-color: #ccc;
	border-width: 9px;
	margin-left: 0px;
}
.ui-107 .h-bor .entry .entry-content { 
	padding: 15px; 
}
.ui-107 .h-bor .entry .meta { 
	font-size: 12px;
	line-height:20px;
	color:#999;
}
.ui-107 .h-bor .entry .entry-content h4 {
	text-transform: uppercase;
	font-size:14px;
}
.ui-107 .h-bor .entry .entry-content p{
	font-size:12px;
	line-height:25px;
	color:#888;
}
.ui-107 .h-bor .entry .entry-icon {
	position: absolute;
	left: 30px;
	bottom: -50px;
	width: 35px;
	height: 35px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	border: 2px solid #fff;
	box-shadow: 0 0 2px rgba(0,0,0,0.15);
}
@media (max-width: 991px){
	.ui-107 .h-bor {
		margin-left:15px;
		padding-bottom: 0; 
		padding-left: 30px;
		border-bottom: 0; 
		padding-top: 0;
		border-left: 1px solid #e8e8e8;
	}
	.ui-107 .h-bor .entry  { margin-bottom: 30px; }
	.ui-107 .h-bor .entry .entry-icon {
		position: absolute;
		left: -48px;
		bottom: 100%;
		margin-bottom: -45px;
	}
	.ui-107 .h-bor .entry:after, .ui-107 .h-bor .entry:before {
		top: 20px;
		left: -16px;
	}
	.ui-107 .h-bor .entry:after {
		border-top-color: transparent;
		border-right-color: #fff;
		border-width: 8px;
		margin-left: 0px;
		margin-top: 0;
	}
	.ui-107 .h-bor .entry:before {
		border-top-color: transparent;
		border-right-color: #ccc;
		border-width: 9px;
		margin-left: -2px;
		margin-top: -1px;;
	}
}

@media (max-width: 768px){
	
	h4 span {
    font-size:16px;
}
}
/*
work Section style
=====================*/

/*.slides{
    width:100%;
    height: auto;
}*/
/*#owl-demo .item{
    width:350px;
    height:350px;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: 300px;
}*/



.main_product .carousel-control{
    background-color: #fff;
    color:#333;
    border-radius: 50%;
    width:50px;
    height: 50px;
    line-height: 50px;
    font-size:1rem;
    text-align: center;
    top:30%;
}
.main_product .carousel-control:hover{
    background-color: rgba(114,202,239,0.60);
    color:#fff;
}
.main_product .carousel-control.left{
    left:-1.4%;
    box-shadow: none;
}
.main_product .carousel-control.right {
    right:-1.4%;
    box-shadow: none;
}

.main_product .port_img{
    position: relative;
    overflow: hidden;
}

.main_product .port_img img{
    width:100%;
}
.main_product .port_overlay{
    width:100%;
    height: 100%;
    background-color: rgba(114,202,239,0.60);
    position: absolute;
    left:0;
    top:0;
    padding-top: 35%;
    opacity: 0;
    transition: all 0.2s;
}
.main_product .port_overlay a{
    width:40px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    color:#fff;
    border:1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    font-size:2rem;
    bottom: -150px;
    position: relative;
}
.main_product .port_img:hover .port_overlay a{
	bottom:0;
	font-family: Ubuntu, sans-serif;
}
.main_product .port_img:hover .port_overlay{
    opacity: 1;
}




/*Test Section
======================*/
.main_test{
    width: 100%;
    display: block;
}
.test_item{
    padding: 40px;
    transition: all 0.6s;
    border:1px solid transparent;
}
.test_item:hover{
    border:1px solid #ddd;
    background-color: #fff;
}
.test_item:hover .item_img i{
    color:#fff;
    background-color: #00a885;
}

.main_test .item_img{
    float: left;
    display: inline-block;
    width:20%;
    margin-right: 10%;
}
.main_test .item_text{
    display: inline-block;
    width:70%;
}
.item_img{
    position: relative;
}
.item_img i{
    background-color: #fff;
    position: absolute;
    right: -25%;
    top: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #ddd;
    border-radius: 50%;
    box-shadow: 1px 0px 0px 0px #ddd;
}



/* General CSS */
/* UI - X */
.ui-142{
	margin:50px 0px;
}
/* Item */
.ui-142 .ui-item{
	max-width:360px;
	margin:20px auto;
	position:relative;
	overflow:hidden;
	border:1px solid #ddd;
}
@media(max-width: 400px){
	.ui-142 .ui-item{
		border:1px solid #ddd;
	}
}
/* Image */
.ui-142 .ui-item img {
	width:100%;
	height:100%;
	-moz-transition: all 0.7s ease;
	  -o-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.ui-142 .ui-item:hover img {
	-moz-transition: scale(1.1);
	-o-transition: scale(1.1);
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
}
/* Details */
.ui-142 .ui-item .ui-details{
	position:absolute;
	top:0px;
	left:0px;
	background:#fff;
	height:100%;
	width:65%;
	padding:18px 20px;
	box-shadow:0px 0px 25px rgba(0,0,0,0.5);
}
@media(max-width: 400px){
	.ui-142 .ui-item .ui-details{
		position:static;
		width:100%;
		border:0px;
		padding-bottom:22px;
	}
}
/* Heading */
.ui-142 .ui-details h3{
	font-size:14px;
	line-height:22px;
	text-transform:uppercase;
}
/* Paragraph */
.ui-142 .ui-details p{
	font-size:12px;
	line-height:25px;
	margin:5px 0px 10px;
	color:#999;
}
.ui-142 .ui-details .btn{
	border:0px;
	padding:3px 7px;
}
/* Circle */
.ui-142 .ui-item a.ui-circle{
	display:block;
	width:40px;
	height:40px;
	position:absolute;
	top:20px;
	right:20px;
	border-radius:100%;
	color:#fff;
	line-height:40px;
	text-align:center;
	font-weight:600;
	font-size:15px;
}
/*Brand Section
=========================*/
.brand_item img{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: all 0.6s;
    height: 30px;
}
.brand_item img:hover{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}




/*call to action
=========================*/

.action_btn .btn-default:hover{
    background-color: #fff;
    color:#172983;
}
.action-lage{
    position: relative;
    width:100%;

}
.action h2 {font-size:24px;
letter-spacing:2px;}



.action-lage:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #72CAEF;
    left:50%;
    top:0%;
    z-index: 3;
    margin-left:-15px;

}



/*Footer section*/
.divider{
    width:100%;
    height: 1px;
    background-color: #434769;
    display: inline-block;
}
.widget_ab_item_text h6{
    margin-bottom:5px;
}
.widget_item h5{
    font-weight: 700;
}

.widget_item h3{
    font-weight: 700;
	font-size:16px;
}
.widget_item .btn:hover{
    background-color: #069;
}
.widget_item li a{
    color:#aaa;
}
.widget_item li a:hover{
    color:#fff;
}

.widget_punkt li a{
    color:#aaa;
}
.widget_punkt li a:hover{
    color:#09c;
}


.widget_latst_item_text p{
    margin-bottom: 0px;
    color:#aaaaaa;
}
.widget_service li i,
.widget_latst_item_text a{
    font-size:12px;
    color:#aaaaaa;
}
.widget_service li i{
    margin-right: 5px;
}
.widget_service li{
    font-size:13px;
    border-bottom: 1px dashed #fff;
    padding-bottom: 10px;
}


.normal ul li{

list-style:outside disc ;
margin-left:20px; 
padding-bottom:10px;}

.nummer{
	margin-left: 0px;
	font-family: Ubuntu, sans-serif;
}

.litext{
	display:block;
    margin-left: 25px;
	margin-top: -20px;
}
.widget_blog li{
    font-size:14px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
	padding-left:0px;
	
}

.widget_blog li:hover i{
    color:#09c;
}


.aktiv {
    color:#09c;
}

.widget_newsletter li a:hover i,
.widget_latst_item_text:hover p,
.widget_service li:hover,
.widget_service li:hover i{
    color:#fff;
}

.widget_ab_item .item_icon,
.widget_latst_item .item_icon{
    float: left;
    width: 20%;
    display: inline-block;
    margin-right: 15px;
}
.widget_ab_item .widget_ab_item_text,
.widget_latst_item .widget_latst_item_text {
    display: inline-block;
    width: 70%;
}
.widget_ab_item .item_icon{
    float: left;
    width: 10%;
    display: inline-block;
    margin-right: 15px;
}
.widget_ab_item .widget_ab_item_text {
    display: inline-block;
    width: 80%;
}
.widget_newsletter .form-inline .form-group{
    display: block;
}
.widget_newsletter .form-control{
    width:100%;
    padding:10px;
	margin:10px 0;
    background-color: rgba(255,255,255, 0.4);
    border-color: rgba(255,255,255, 0.7);
    display: inline-block;
}
.widget_newsletter .btn{
    width: auto;
    padding: 0.65rem 1.2rem;
    background-color: rgba(255,255,255, 0.6);
    border-color:#fff;
    color:#fff;
    border-radius: 2;
    margin-left:0px;
    display: inline-block;
}


.widget_brand a{
    font-size:30px;
    font-weight: 800;
    color:#aaa;
}
.widget_newsletter li a i{
    color:#fff;
}
.form-control::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.form-control2::-moz-placeholder {
    color: #ccc;
    opacity: 1;
}

.form-control {
font-size:13px;
font-variant:400;
    color: #069;
  
}

.main_footer i {
    padding: 0px 5px;
    color: #ff0000;
}

.main_footer a {
    color: #ddd;
    padding: 5px;
}


.karte {width:100%;
height:auto;
padding:0;
margin:0px 0 0 0;
background-color:#172983;}


#back-top {
	position:fixed;
	bottom:50px;
	right:2%;
	z-index:1000;
}
#back-top span {
	border-radius:50%;
	-moz-transition:1s;
	display:block;
	position:fixed;
	bottom:65px;
	right:35px;
	text-align:center;
	font-size:16px;
	line-height:50px;
	height:50px;
	width:50px;
	z-index:1000;
	-webkit-transition:background-color 0.25s ease-out;
	transition:background-color 0.25s ease-out;
	background-color:rgba(0,0,0,0.3);
	color:#fff;
	
}
#back-top a:hover span {
	background-color:#09c;
}
#back-top a {
		display:block;
	text-align:center;
	font:11px/100% Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	
	text-decoration:none;
	color:#666;
	-webkit-transition:1s;
	-moz-transition:1s;
	transition:1s;
}
#back-top a:hover {
	color:#fff;
}


.ui-item2{
	padding:0px;
	margin:20px auto;
	border:1px solid #e8e8e8;
	background:#72caef;
	box-shadow:3px 3px 0px 1px rgba(0,0,0,0.06);
	border-radius:4px;
}
.ui-200{
	margin:50px 0px;
}
.ui-200 .ui-item2{
	margin:20px auto;
	box-shadow:inset 0px 0px 50px rgba(0,0,0,0.1), 0px 0px 20px rgba(0,0,0,0.1);
}
.ui-200 .heading{
	float:left;
	width:120px;
	padding:10px;
}
.ui-200 .heading h2{
	text-transform:uppercase;
	font-size:13px;
	line-height:23px;
}
.ui-200 .heading h2 a{
	color:#fff;
}
@media (max-width:500px){
	.ui-200 .heading{
		float:none;
		width:100%;
		padding:15px 20px;
	}
	.ui-200 .heading h2{
		font-size:16px;
		line-height:30px;
	}
	
	.ui-item2{
	padding:0px;
}
}
.ui-200 .content{
	margin-left:120px;
	background:#fff;
	padding:20px;
	border:1px solid #e5e5e5;
}
.ui-200 .content h3{
	font-weight:300;
	font-size:24px;
	line-height:28px;
	margin-bottom:10px;
	color:#555;
}
.ui-200 .content h3 i{
	display:inline-block;
	font-size:22px;
	width:30px;
	height:30px;
	text-align:center;
	line-height:28px;
	border-radius:100%;
	position:relative;
	top:-2px;
}
.ui-200 .content p{
	font-size:14px;
	line-height:28px;
	margin-left:37px;
	color:#888;
}
.ui-200 .content a.btn{
	margin-left:37px;
	margin-top:10px;
	font-size:14px;
	border-radius:0px;
	border:0px;
	padding:10px 15px;
}
@media (max-width:500px){
	.ui-200 .content{
		margin-left:0px;
	}
	.ui-200 .content h3{
		font-weight:400;
		font-size:20px;
		line-height:28px;
		margin-bottom:0px;	
	}
	.ui-200 .content h3 i{
		font-size:15px;
		width:20px;
		height:20px;
		line-height:18px;
	}
	.ui-200 .content p{
		margin-left:0px;
		font-size:13px;
		line-height:25px;
	}
	.ui-200 .content a.btn{
		margin-left:0px;
	}	
}
.ui-200 .content a.btn i{
	display:inline-block;
	width:20px;
	height:20px;
	text-align:center;
	line-height:18px;
	border-radius:100%;
	border:1px solid #fff;
	margin-left:5px;
}

.br-blau {
    border: 1px solid #337ab7;
}

.blau {
    color: 1px solid #337ab7;
}
.ui-1 .ui-item .ui-details a.btn {
    float: right;
    border: 0px;
    font-weight: 600;
    padding: 10px 12px;
    font-size: 15px;
    position: relative;
    top: -5px;
}

.form2 {width:80%;}

.form2 .form-control::-moz-placeholder {
    color: #ccc;
    opacity: 1;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    padding: 10px 15px;
    border-bottom: solid 1px #eee;
    color: #6f6f6f;
}