/*#####################################################
// CARLOS SANTOS DE AZEVEDO
//######################################################*/
 
html {
  height: 100%;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
	position: relative; 
	min-height: 100%;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.7;
	color: #535353;
	/*background: #f8f8f8; */
	background: url(../img/bg3.png); 
	background: #fff; 
	padding-right: 0px
}





.cor{ color:#42a6f0;}
.cor_branco{ color:#fff;} 
.cor_verde{ color:#bfc946;} 
.cor_laranja{ color:#d87405;} 
.cor_laranja_claro{ color:#f9b385;} 


h1, h2, h3, h4, h5, h6 {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
}

 
p { 
    line-height: 24px;
    margin: 0 0 20px;
}

a {color: #000; -webkit-transition: color .25s ease-in-out; transition: color .25s ease-in-out;}
a:hover { color: #CD2122; text-decoration:none;}
a:focus { outline: none; text-decoration: none; color: initial; text-shadow: none; }
section { padding-top: 15px; padding-bottom: 35px;}
.clear { clear: both;}
img { max-width: 100%; height: auto;}
h1, .page-title { font-family: Montserrat; font-size: 36px; line-height: 40px; font-weight: 400; font-style: normal;}
h2 { font-family: Montserrat; font-size: 20px; line-height: 30px; font-weight: 400; font-style: normal;}
h3 { font-family: Open Sans; font-size: 24px; line-height: 40px; font-weight: 400; font-style: normal;}
h4 { font-family: Open Sans; font-size: 18px; line-height: 28px; font-weight: 400; font-style: normal;}
h5 { font-family: Open Sans; font-size: 14px; line-height: 20px; font-weight: 400; font-style: normal;}
h6 { font-family: Open Sans; font-size: 12px; line-height: 20px; font-weight: 400; font-style: normal;}



 
.bg-kennenlernen{background: url(../img/bg-sc-pequeno.jpg) center center no-repeat; height: 200px;}







 










.ton-einschalten{
  -webkit-animation-duration: 3s; /* Safari 4+ */
  -moz-animation-duration: 3s; /* Fx 5+ */
  -o-animation-duration: 3s;
	animation-duration: 3s;/* Opera 12+ */	
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-delay: 2s;
	
}


.conditionen-partnerschaft-liste  {font-size: 16px; padding-left: 15px;}
.conditionen-partnerschaft-liste i{font-size: 20px; margin-right: 10px; line-height: 40px; color: #4d646f}




/************************************
Efeito imagem  retangular
************************************/

.img-border{
border-radius: 3px;
    padding: 5px;
    border: 3px solid #ccc;
    box-shadow: 0 15px 10px -10px rgba(31, 31, 31, 0.5);
}

 






/************************************
Footer 
************************************/
/*
.footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  background-color: #515D6C;
  text-align: center;
 height: 100px;
	color:#CBCBCB
}*/
#footer {
    background: #0e0e0e;
    border-top: 4px solid #515D6C;
    font-size: 0.9em;
    padding: 70px 0 0;
    position: relative;
    clear: both;
}
#footer .contact, #footer .footer-nav-links {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer .contact i, #footer .footer-nav-links i {
    display: block;
    float: left;
    font-size: 1.2em;
    margin: 7px 8px 10px 0;
    position: relative;
    text-align: center;
    top: -2px;
    width: 16px;
}
#footer .contact p, #footer .footer-nav-links p {
    margin-bottom: 12px;
}


 





#footer .newsletter {
 padding-right: 15px;
}

#footer .footer-ribbon {
    background: #5B9FEE;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#footer .footer-ribbon { 
    position: absolute;
    margin: -90px 0 0 14px;
    padding: 10px 20px 6px 20px;
}
#footer .footer-ribbon:before {
    border-right-color: #005580;
    border-left-color: #005580;
}
#footer .footer-ribbon:before {
    border-right: 10px solid #646464;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 7px;
}
#footer .footer-ribbon span {
    color: #FFF;
    font-size: 1.6em;
    font-family: "Shadows Into Light", cursive;
}

 




/************************************
Footer copyright
************************************/
#footer .footer-copyright {
    background: #060606;
    border-top: 4px solid #060606;
    margin-top: 40px;
    padding: 30px 0 10px;
}

#footer .container .row > div {
    margin-bottom: 15px;
}

#footer .logo {
    display: block;
}
#footer .footer-copyright p {
    color: #555;
    margin: 0;
    padding: 0;
}
#footer .footer-copyright nav {
    float: right;
}
#footer .footer-copyright nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer .footer-copyright nav ul li:first-child {
    border: medium none;
    padding-left: 0;
}
#footer .footer-copyright nav ul li {
    border-left: 1px solid #505050;
    display: inline-block;
    line-height: 12px;
    margin: 0;
    padding: 0 8px;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer a {
    color: #FFF;
}
 




/************************************
Navigation
************************************/



.navbar{ 
	z-index: 99; 
	background: #fff;
	background:none;
	
}

 
/* Butao menu*/
.navbar-default .navbar-nav>li>a{ 
	font-size: 14px;  
	color:#fff; 
	font-weight: 700;
	margin-top:-3px;
	
}



/* Butao menu drop down container*/
.navbar-default .navbar-nav .dropdown-menu{
	border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius:4px;
	background:#485563;
}
.navbar-default .navbar-nav .dropdown-menu a{
padding: 15px 10 15px 0;
	font-size: 13px
}




.nav.navbar-nav.visible-xs{
	background: #4e5d6c;

}





/************************************
Top BAR
************************************/
.topbar{ 
    /*background: #272727;*/
	/*background:#4e5d6c;*/
	background:#2C353B;
	padding-bottom: 50px;
	color: #d8d8d8;
	font-size: 14px;
	/*border-bottom: 9px solid #ccc;*/
	border-bottom: 6px solid #495A64;
}


.topbar .container{ padding-right:35px; padding-left: 0px;}

.topbar a{ color: #d8d8d8; font-weight: 600;}


/************************************
Top BAr left
************************************/
.topbar-links ul {
  list-style-type: none;
	
}
 

.topbar-links li {
  float: left;
  margin-right: 0px;
  border-right: 1px solid #aaa;
  padding: 0 20px;
line-height: 10px;
}

.topbar-links li:first-child {
padding-left: 0px;
}

.topbar-links li:last-child {
  border-right: none;
}

.topbar-links li a {
  text-decoration: none;
  color: #ccc;
font-size: 12px;	
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
}

.topbar-links li a:hover {
  color: #FFF;
}

 
/* Effekt*/
.topbar-links li {
  display: inline-block;
  list-style: outside none none;

  padding-top: 4px;
  padding-bottom: 4px;
  position: relative;
}

.topbar-links li:before,
.topbar-links li:after {
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  height: 1px;
  width: 35%;
  background-color: #ccc;
  position: absolute;
  content: '';
  opacity: 0;
}
.topbar-links li:before {
  top: 0;
  left: 0;
}
.topbar-links li:after {
  bottom: 0;
  right: 0;
}
.topbar-links li:hover:before,
.topbar-links li.hover:before,
.topbar-links li:hover:after,
.topbar-links li.hover:after {
  opacity: 1;
}
.topbar-links li:hover:before,
.topbar-links li.hover:before {
  left: 65%;
}
.topbar-links li:hover:after,
.topbar-links li.hover:after {
  right: 65%;
}













/************************************
Recaptcha
************************************/

.g-recaptcha > div{ text-align: center; margin: auto}


 



/************************************
Menu Principal
************************************/
#menu_principal{ 
	background-color: #f8f8f8;
	/*background: rgba(60,60,60,0.60);*/
	padding: 20px;
	border-radius: 4px;
	/* border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px; */
    padding-bottom: 0px;
	padding-right: 30px;
	padding-left: 30px;
	 border-top:4px #CDCDCD solid; 
	overflow: hidden;
	
	
	/*     border-left: 3px #DF822E solid;
   border-right: 2px #DF822E solid;*/
	 
 -webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.1);
	   -moz-box-shadow: 0  8px 6px -6px rgba(0,0,0,0.1);
	        box-shadow: 0 8px 6px -6px rgba(0,0,0,0.1);

}	

 
 




 

 
/* Nav princial*/
body > nav > div{ margin-top: -50px;}


.logo{ padding: 15px; margin-left: 10px;}










/************************************
hOrario Abertura
************************************/
.horario-abertura{margin-top: -14px; margin-left: 1%; float:right}
.horario-abertura .livicon-evo{ float:left; padding-top:3px}
.horario-abertura .horario{float: left; color: #aeb2b6; text-align: left; line-height: 21px; padding-left: 10px; padding-top:9px; font-weight: bold; font-size: 16px; text-transform: uppercase}


 




/************************************
Box e widgets
************************************/
 

.card  {
  
    box-sizing: border-box;
    padding: 10px 12px;
    background: #fff;
    /*border: 1px solid rgba(233, 235, 238, 0.55);
    border-bottom: 1px solid #ccc;*/
	min-height: 350px;
  
}




.card-header {
    line-height: 1;
    position: relative;
    text-overflow: ellipsis;
    border-color: #2c3e50;
	padding-bottom:25px;
	margin-bottom: 20px;
}

.card-header:before {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: rgba(10, 10, 10, 0.05);
}


.card-header:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    bottom: 2px;
    left: 0;
    background-color: #42a6f0;
}



.card-header.right{
	text-align: right;
}

.card-header.right:before {
    content: '';
    position: absolute;
    bottom: 1px;
    right: 0 !important;
    width: 100%;
    height: 4px;
    background-color: rgba(10, 10, 10, 0.05);
}


.card-header.right:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    bottom: 2px;
    left: auto;
	right: 0;
    background-color: #42a6f0;
}



.box{
border: 1px solid rgba(233, 235, 238, 0.55);
border-bottom: 1px solid #ccc;
background:#F4F4F4;
}


input.form-control:after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-top: 3px solid #fff;
    border-right: 3px solid transparent;
    border-bottom: 3px solid #fff;
    border-left: 3px solid transparent;
    transition: transform 0.5s;
}

 



 










/************************************
Live icons
************************************/
.card-header .livicon-evo{ float:left; margin-top:-15px; padding-right:10px;}









/************************************
Scroll to top button 
************************************/
#totop{-webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
#totop {height:9px; opacity:0; position:fixed; right:-60px; width:49px; z-index:9999; display:block; top:85%; background-repeat:no-repeat; background-position:center 15px; background-color:#404040; font-size: 9px; font-weight: 900; color: #fff; text-align: center; line-height: 1; border-radius:2px; padding: 28px 0 21px 0; }
#totop:before {position: absolute; content:"\e080"; top: 10px; left: 50%; margin-left: -6px; font-size: 11px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transform:rotate(-90deg); -ms-transform:rotate(-90deg); transform:rotate(-90deg); }
#totop.show { right:10px; opacity:0.7;}
#totop:hover { opacity:1;}
 




/************************************
Social Icons Footer
************************************/
.social-icons{list-style-type: none; float: right}
.social-icons li{ float: left; margin-right: 10px}
.social-icons i{ font-size: 20px; }











/************************************
Helpers
************************************/
.top5{ margin-top: 5px;}
.top10{ margin-top: 10px;}
.top15{ margin-top: 15px;}
.top20{ margin-top: 20px;}
.top25{ margin-top: 25px;}
.top30{ margin-top: 30px;}
.top35{ margin-top: 35px;}
.top40{ margin-top: 40px;}
.top50{ margin-top: 50px;}
.top60{ margin-top: 60px;}

.left10{ margin-left: 10px;}
.left15{ margin-left: 10px;}
.left20{ margin-left: 20px;}
.left25{ margin-left: 25px;}
.left30{ margin-left: 30px;}
.left35{ margin-left: 35px;}
.left40{ margin-left: 40px;}


.right10{ margin-right: 10px;}
.right15{ margin-right: 10px;}
.right20{ margin-right: 20px;}
.right25{ margin-right: 25px;}
.right30{ margin-right: 30px;}
.right35{ margin-right: 35px;}
.right40{ margin-right: 40px;}


.bottom10{ margin-bottom: 10px;}
.bottom15{ margin-bottom: 10px;}
.bottom20{ margin-bottom: 20px;}
.bottom25{ margin-bottom: 25px;}
.bottom30{ margin-bottom: 30px;}
.bottom35{ margin-bottom: 35px;}
.bottom40{ margin-bottom: 40px;}
.bottom50{ margin-bottom: 50px;}
.bottom60{ margin-bottom: 60px;}






/************************************
Overlay
************************************/
.overlay-container{overflow: hidden; position: relative;padding-left: 0px; padding-right: 0px;}
.overlay-pontos{
    height: 100%;
    width: 100%;
	position: absolute;
    background: rgba(95, 96, 97, 0.4) url(../img/overlay.png) repeat top left;
	z-index: 0;
}
.overlay-pontos-brancos{
    height: 100%;
    width: 100%;
	position: absolute;
    background: rgba(95, 96, 97, 0.4) url(../img/overlay-patterns/climpek.png) repeat top left;
	z-index: 0;
}



 
/*.produto-box-container{background: url(../img/bg-sc.jpg); background-position: 200px; }*/

.produto-box-container{background: url(../img/bg-sc-4.jpg) center center; background-size: cover; background-repeat: no-repeat;}
.services-container{background: url(../img/bg-sc-4.jpg) center center; background-size: cover; background-repeat: no-repeat;}
.produto-box-container ul{ list-style-type: none;}







/************************************
Butoes
************************************/
 /************* Buttons **************/
.livicon-evo-button {
  display: inline-block;
  position: relative;
  margin: 0 0 15px 0;
  padding: 12px 20px 12px 15px;
  border: none;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
  color: rgba(255,255,255,0.9);
  text-transform: uppercase;
  background: #777;
  cursor: pointer;
  border-radius: 0px;
  transition: all 0.2s;
}
.livicon-evo-button:focus {
  outline: none;
}
.livicon-evo-button .livicon-evo {
  float: left;
  opacity: 0.9;
}
.livicon-evo-button span {
  line-height: 1.6;
  margin-left: 15px;
}
.livicon-evo-button.full-width{
  width: 100%;
}
.livicon-evo-button.divided span {
  margin-left: 30px;
}
.livicon-evo-button.rounded {
  border-radius: 6px;
}
.livicon-evo-button.divided::before {
  display: inline-block;
  width: 60px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  content: "";
  background-color: rgba(0,0,0,0.2);
}
.livicon-evo-button.divided.rounded::before {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.livicon-evo-button.blue {
  background:#039BE5;
}
.livicon-evo-button.blue:active,
.livicon-evo-button.blue:focus {
  background: #4FC3F7;
}
.livicon-evo-button.cyan {
  background:#0097A7;
}
.livicon-evo-button.cyan:active,
.livicon-evo-button.cyan:focus {
  background: #00BCD4;
}
.livicon-evo-button.teal {
  background:#009688;
}
.livicon-evo-button.teal:active,
.livicon-evo-button.teal:focus {
  background: #4DB6AC;
}
.livicon-evo-button.green {
  background:#689F38;
}
.livicon-evo-button.green:active,
.livicon-evo-button.green:focus {
  background: #8BC34A;
}
.livicon-evo-button.orange {
  background:#FB8C00;
}
.livicon-evo-button.orange:active,
.livicon-evo-button.orange:focus {
  background: #FFA726;
}
.livicon-evo-button.grey {
  background:#607D8B;
}
.livicon-evo-button.grey:active,
.livicon-evo-button.grey:focus {
  background: #90A4AE;
}
.livicon-evo-button.red {
  background:#FF7043;
}
.livicon-evo-button.red:active,
.livicon-evo-button.red:focus {
  background: #FF8A65;
}
.livicon-evo-button.purple {
  background:#9C27B0;
}
.livicon-evo-button.purple:active,
.livicon-evo-button.purple:focus {
  background: #BA68C8;
}
 






/************************************
Referenzen  Testemonials 
************************************/
 
    .swiper-container.referenzen {
        width: 90%;
        padding-top: 10px;
        padding-bottom: 180px;
		
    }
    .swiper-slide.referenzen{
        width: 90%;
        height:  455px;
		text-align: center;
    }

.referenzen iframe{
	padding: 0px;
	max-height: 445px;
	max-width: 790px;
	-webkit-box-shadow: -2px 64px 28px -43px rgba(117,117,117,1);
-moz-box-shadow: -2px 64px 28px -43px rgba(117,117,117,1);
box-shadow: -2px 64px 28px -43px rgba(117,117,117,1);
}


 




   /*Assinatura*/
    .swiper-slide.referenzen h2 {
    font-family: 'Great Vibes', cursive; font-size: 30px;    
	text-transform: capitalize;
    letter-spacing: 0;
    margin: 0 0 15px;
    transform: rotate(-4deg) !important;
    -moz-transform: rotate(-4deg) !important;
    -webkit-transform: rotate(-4deg) !important;
		padding-top: 18px;
    }




/*Testemonial*/
 .swiper-slide.referenzen h5 {
    text-transform: uppercase;
    letter-spacing: 0.18em;
	 line-height: 1.5;}

/* Foto*/
.swiper-slide.referenzen .avatar-img {
    width: 150px;
    height:150px;
    border-radius: 50%; 
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin: auto;
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
  filter: grayscale(100%);
}






/*Paginacao em baixop central*/
.swiper-pagination-bullet {
    width: 15px;
    height: 15px; 
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #4e5d6c;
}





/************************************
Produto-box
************************************/
 

.produto-box {
  position: relative;
  min-height: 290px;
}

.produto-box.support-seite {
  position: relative;
min-height: auto;
	
}
.produto-box.support-seite .livicon-evo{
margin-top: 10px;
margin-bottom: 10px;	
}

support-seite

.produto-box h3,
.produto-box h4,
.produto-box p.lead {
  color: #fff;
}
.produto-box.intro {
  background-color: #FF5722;
}
 
.produto-box.intro:after {
  border-top-color: #FF5722;
}
.produto-box.step1 {
  background-color: #455A64;
}
.produto-box.step1:after {
  border-top-color: #455A64;
}
.produto-box.step2 {
  background-color: #37474F;
}
.produto-box.step2:after {
  border-top-color: #37474F;
}
.produto-box.step3 {
  background-color: #263238;
}
.produto-box.step3:after {
  border-top-color: #263238;
}		
		
.produto-box .livicon-evo {
  height: 90px;
  margin: 40px auto 35px;
}


/*Seta*/
.produto-box:after {
    content: '';
    position: absolute;
    bottom: -15px;
    right:  42%;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
	border-top: 20px solid;
    z-index: 20;
	display:none;
}
.produto-box.active:after { display: block;}





.produto-box .bottom {
  position: absolute;
  left: 25px;
  bottom: 6px;
}
.produto-box .bottom a,
.produto-box .bottom a:hover,
.produto-box .bottom a:active,
.produto-box .bottom a:focus {
  color: #fff;
  text-decoration: none;
}
.produto-box.intro p,
.produto-box.step1 p,
.produto-box.step2 p,
.produto-box.step3 p {
  color: #ddd;
}
.produto-box .bottom .livicon-evo {
  display: inline-block;
  position: relative;
  height: 24px;
  top: -1px;
  margin: 0;
}



.produto-box-content-container{ text-align: center;background: none}
.produto-box.li{ list-style-type: none;}


 

/* Para que o full screen do vimeo embed funcione mesmo tendo a class animated*/
.produto-box-content-container .animated {
    animation-fill-mode: none;
	position: relative;
}






 



/************************************
Paginas
************************************/
main.page{ 
 
background: url( ../img/bg-sc.jpg) center center; 
	background-size: cover; margin-top: -62px;
	 height: 100% !important;
	
}
section.page{
background: rgba(211,211,211,0.56);
padding-bottom: 230px;
	
} 






.page .card{ border-top-left-radius: 5px; border-top-right-radius: 5px; border-top: 2px rgba(130,130,130, 0.1) solid;}
 
.page .card p{text-align: justify;}

 





/************************************
Sombras
************************************/
.sombra1{
-webkit-box-shadow: 0 10px 6px -6px #777;
-moz-box-shadow: 0 10px 6px -6px #777;
box-shadow: 0 10px 6px -6px #777;
}

.sombra2{
-webkit-box-shadow: 0 7px 4px #777;
-moz-box-shadow: 0 7px 4px #777;
box-shadow: 0 7px 4px #777;
}

.sombra3{
-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
}
.sombra4{
box-shadow: 0 0.5px 0 0 #ffffff inset, 0 1px 2px 0 #B3B3B3;
}











/************************************
Overlay imagens (kontakt)
************************************/
.imagem_com_texto_overlay {
  background-color: #fff;
  color: #ffffff;
  display: inline-block; 
  font-size: 16px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.imagem_com_texto_overlay *,
.imagem_com_texto_overlay *:before,
.imagem_com_texto_overlay *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.imagem_com_texto_overlay img {
  backface-visibility: hidden;
  max-width: 100%;
  vertical-align: top;
}

.imagem_com_texto_overlay:before,
.imagem_com_texto_overlay:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background-color: #E0822E;
  opacity: 0.5;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.imagem_com_texto_overlay:before {
  -webkit-transform: skew(30deg) translateX(-80%);
  transform: skew(30deg) translateX(-80%);
}

.imagem_com_texto_overlay:after {
  -webkit-transform: skew(-30deg) translateX(-70%);
  transform: skew(-30deg) translateX(-70%);
}

.imagem_com_texto_overlay figcaption {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  bottom: 0;
  padding: 25px 20px 25px 20px;
}

.imagem_com_texto_overlay figcaption:before,
.imagem_com_texto_overlay figcaption:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #E0822E;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  content: '';
  opacity: 0.5;
  z-index: -1;
}

.imagem_com_texto_overlay figcaption:before {
  -webkit-transform: skew(30deg) translateX(-100%);
  transform: skew(30deg) translateX(-100%);
}

.imagem_com_texto_overlay figcaption:after {
  -webkit-transform: skew(-30deg) translateX(-90%);
  transform: skew(-30deg) translateX(-90%);
}

.imagem_com_texto_overlay h3,
.imagem_com_texto_overlay p {
  margin: 0;
  opacity: 0;
  letter-spacing: 1px;
}

.imagem_com_texto_overlay h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1em;
  text-transform: uppercase;
}

.imagem_com_texto_overlay p {
  font-size: 0.9em;
}

.imagem_com_texto_overlay a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.imagem_com_texto_overlay:hover h3,
.imagem_com_texto_overlay.hover h3,
.imagem_com_texto_overlay:hover p,
.imagem_com_texto_overlay.hover p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 0.9;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.imagem_com_texto_overlay:hover:before,
.imagem_com_texto_overlay.hover:before {
  -webkit-transform: skew(30deg) translateX(-20%);
  transform: skew(30deg) translateX(-20%);
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.imagem_com_texto_overlay:hover:after,
.imagem_com_texto_overlay.hover:after {
  -webkit-transform: skew(-30deg) translateX(-10%);
  transform: skew(-30deg) translateX(-10%);
}

.imagem_com_texto_overlay:hover figcaption:before,
.imagem_com_texto_overlay.hover figcaption:before {
  -webkit-transform: skew(30deg) translateX(-40%);
  transform: skew(30deg) translateX(-40%);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.imagem_com_texto_overlay:hover figcaption:after,
.imagem_com_texto_overlay.hover figcaption:after {
  -webkit-transform: skew(-30deg) translateX(-30%);
  transform: skew(-30deg) translateX(-30%);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}









/************************************
Kontakt form
************************************/
.input-lg { height: 40px;}
.kontakt-form-container textarea{ min-height: 200px;}
.kontakt-form-container{
    padding: 20px;
    background: #f4f7f8;
    margin: 10px auto;
    /*background: #f4f7f8;*/
    border-radius: 8px;
  
}
.kontakt-form-container fieldset{
    border: none;
}
.kontakt-form-container legend {
    font-size: 1.4em;
    margin-bottom: 10px;
}
.kontakt-form-container label {
    display: block;
    margin-bottom: 2px;
	margin-left: 5px;
	font-size: 13px;
}
.kontakt-form-container input[type="text"],
.kontakt-form-container input[type="date"],
.kontakt-form-container input[type="datetime"],
.kontakt-form-container input[type="email"],
.kontakt-form-container input[type="number"],
.kontakt-form-container input[type="search"],
.kontakt-form-container input[type="time"],
.kontakt-form-container input[type="url"],
.kontakt-form-container textarea,
.kontakt-form-container select {
     
    background: rgba(255,255,255,.1);
    border: none;
    border-radius: 4px;
    font-size: 15px;
    margin: 0;
    outline: 0;
    padding: 7px;
    width: 100%;
    box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    background-color: #e8eeef;
    color:#8a97a0;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    margin-bottom: 20px;
    
}
.kontakt-form-container input[type="text"]:focus,
.kontakt-form-container input[type="date"]:focus,
.kontakt-form-container input[type="datetime"]:focus,
.kontakt-form-container input[type="email"]:focus,
.kontakt-form-container input[type="number"]:focus,
.kontakt-form-container input[type="search"]:focus,
.kontakt-form-container input[type="time"]:focus,
.kontakt-form-container input[type="url"]:focus,
.kontakt-form-container textarea:focus,
.kontakt-form-container select:focus{
     background: #d2d9dd; 
	 
	color:#515D6C;
}
.kontakt-form-container select{
    -webkit-appearance: menulist-button;
    height:35px;
}
.kontakt-form-container .number {
    background: #1abc9c;
    color: #fff;
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 0.8em;
    margin-right: 4px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    border-radius: 15px 15px 15px 0px;
}

.kontakt-form-container input[type="submit"],
.kontakt-form-container input[type="button"]
{
    position: relative;
    display: block;
    padding: 19px 39px 18px 39px;
    color: #FFF;
    margin: 0 auto;
    background: #1abc9c;
    font-size: 18px;
    text-align: center;
    font-style: normal;
    width: 100%;
    border: 1px solid #16a085;
    border-width: 1px 1px 3px;
    margin-bottom: 10px;
}
.kontakt-form-container input[type="submit"]:hover,
.kontakt-form-container input[type="button"]:hover
{
  background: #109177;  
}









/*######################################
// Loader
//#####################################*/
.loader{position: fixed;
   top:  50%;
   left: 50%;
   width: 2000px;
   height: 2000px;
   margin-top: -1000px; /* Half the height */
   margin-left: -1000px; /* Half the width */

background:rgba(255,255,255,0.5);
    background-image: url('../img/load.svg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 45%; 
z-index:99999;
 

}

 
.loader_card{position: absolute;
 
    top: 0;
    left: 0;
    right: 0;
	height:100%;
	width:100%;
 

background:rgba(255,255,255,0.5);
background-image: url('../img/load.svg');
background-repeat: no-repeat;
background-position: center; 
z-index:999999;
 

}









/************************************
Services
************************************/
.service_page_card {
    position: relative;
    vertical-align: middle;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
	background: rgba(255,255,255,0.90);
 
}


 


.service-inner-container {
    width: 100%;
    padding-top: 4rem;
    /*background-color: #d9d9d9;*/
	/*background-color: #ebebeb;*/
	background-color: #fff;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	
}

.service-inner-container h2, .service-inner-container .caption{ color:#555;}

.service-inner-container .gallery {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-bottom: 4rem;
    padding-left: 2rem;
}

.service-inner-container .gallery .item {
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
	
}





.service-inner-container .gallery .item .img-wrap .livicon-evo {
    display: block;
    width: 100%;
    min-width: 100%;
    height: auto;
    padding: 1.5rem;
    border-radius: 50%;
    background-color: #fff;
    /*background-image: radial-gradient(#e6e6e6, #cccccc 80%);*/
    background-size: 130% 130%;
    background-position: 0 0;
    background-repeat: no-repeat;
    box-shadow: inset 2px 2px 5px #b3b3b3, 2px 2px 15px #e6e6e6, inset 15px 15px 50px rgba(0, 0, 0, 0.1);
}










@media (max-width: 40rem) {
    .service-inner-container .gallery .item {
        padding-top: 4rem;
        padding-bottom: 4rem;
        flex-direction: column;
        text-align: center;
    }
}

.service-inner-container .gallery .item:nth-child(even) {
    justify-content: flex-end;
}

.service-inner-container .gallery .item:nth-child(even) .img-wrap {
    order: 2;
}

@media (max-width: 40rem) {
    .service-inner-container .gallery .item:nth-child(even) .img-wrap {
        order: 0;
    }
}

.service-inner-container .gallery .item:nth-child(even) caption {
    order: 1;
}

@media (max-width: 40rem) {
    .service-inner-container .gallery .item:nth-child(even) caption {
        order: 0;
    }
}

.service-inner-container .gallery .item .img-wrap {
    position: relative;
    padding: 0.8rem;
    width: 23%;
    flex-basis: 23%;
    border-radius: 50%;
}

@media (max-width: 40rem) {
    .service-inner-container .gallery .item .img-wrap {
        width: 80%;
        flex-basis: 80%;
    }
}

.service-inner-container .gallery .item .img-wrap:before,
.gallery .item .img-wrap:after {
    content: '';
    position: absolute;
    border-radius: 50%;
    transform: rotate(-90deg);
}

.service-inner-container .gallery .item .img-wrap:before {
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
    border-top: 1px solid #42a6f0;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #42a6f0;
    border-left: 1px solid transparent;
}

.service-inner-container .gallery .item .img-wrap:after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-top: 3px solid #fff;
    border-right: 3px solid transparent;
    border-bottom: 3px solid #fff;
    border-left: 3px solid transparent;
    transition: transform 0.5s;
}



.service-inner-container .gallery .item:hover .img-wrap:after {
    transform: rotate(0deg);
}

@media (max-width: 40rem) {
    .service-inner-container .gallery .img-wrap {
        width: 70%;
        flex-basis: 70%;
    }
}

.service-inner-container .gallery .item .caption {
    padding-right: 1rem;
    padding-left: 1rem;
    position: relative;
    
}

@media (max-width: 40rem) {
    .service-inner-container .gallery .item .caption {
        padding-top: 1rem;
    }
}

.service-inner-container .gallery .item .caption h3 {
    position: relative;
    margin-bottom: 1rem;
    font-weight: 400;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.service-inner-container .gallery .item .caption a {
    display: inline-block;
    position: relative;
    padding: 0.3rem 1rem;
    color: inherit;
    text-decoration: none;
    border: 1px solid #b3b3b3;
    border-radius: 3px;
}

 













/************************************
Video em frame
************************************/
.video-frame-container {
    overflow: hidden;
    height: 200px;
    width: 370px;
    position: relative;
    border-radius: 3px;
    padding: 5px;
    border: 3px solid #ccc;
    box-shadow: 0 15px 10px -10px rgba(31, 31, 31, 0.5);
	
}

.video-frame-container video {
    position: absolute;
    top: -45px;
    right: 0;
    bottom: 0;
    left: 0px;
    height: 290px;
	

}
@media (max-width: 767px) {
.video-frame-container {
 
   max-width: 360px;
    width: 100%;
 ;
}

}















/************************************
Imagem redonda no fundo
************************************/

.imagen_redonda_container .gallery {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-bottom: 4rem;
    padding-left: 2rem;
}

.imagen_redonda_container .gallery .item {
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
	
}





.imagen_redonda_container .gallery .item .img-wrap img {
    display: block;
    width: 100%;
    min-width: 100%;
    height: auto;
    padding: 1.5rem;
    border-radius: 100%;
    background-color: #ebebeb;
    /*background-image: radial-gradient(#e6e6e6, #cccccc 80%);*/
    background-size: 130% 130%;
    background-position: 0 0;
    background-repeat: no-repeat;
    box-shadow: inset 2px 2px 5px #b3b3b3, 2px 2px 15px #e6e6e6, inset 15px 15px 50px rgba(0, 0, 0, 0.1);
}



.imagen_redonda_container .gallery .item .img-wrap {
    position: relative;
    padding: 0.8rem;
    width: 100%;
    flex-basis: 100%;
    border-radius: 100%;
}

@media (max-width: 40rem) {
.imagen_redonda_container .gallery .item .img-wrap {
        width: 80%;
        flex-basis: 80%;
    }
}

.imagen_redonda_container .gallery .item .img-wrap:before,
.gallery .item .img-wrap:after {
    content: '';
    position: absolute;
    border-radius: 100%;
    transform: rotate(-90deg);
}

.imagen_redonda_container .gallery .item .img-wrap:before {
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
    border-top: 1px solid #42a6f0;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #42a6f0;
    border-left: 1px solid transparent;
}

.imagen_redonda_container .gallery .item .img-wrap:after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-top: 3px solid #fff;
    border-right: 3px solid transparent;
    border-bottom: 3px solid #fff;
    border-left: 3px solid transparent;
    transition: transform 0.5s;
}



.imagen_redonda_container .gallery .item:hover .img-wrap:after {
    transform: rotate(0deg);
}

 
















/************************************
Share button
************************************/
.carlos-share-button {
	position: absolute;
	right:0;
	bottom:1px;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  transition: 0.6s;
  padding-left: 3px;
 padding-top: 3px;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  background-color: #42a6f0;
  color: #FFFFFF;
  font-size: 24px; 
  cursor: pointer;
}
.carlos-share-button:hover {
  background: #e67e20;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.28), 0 4px 15px 0 rgba(0, 0, 0, 0.25);
}
.carlos-share-button a {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
  width: 0px;
  height: 0px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 24px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.22);
  cursor: pointer;
}
.carlos-share-button a:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.28), 0 4px 15px 0 rgba(0, 0, 0, 0.25);
}
.carlos-share-button a:nth-child(2) {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
  position: absolute;
  right: 30px;
  bottom: 30px;
  background: #55acee;
}
.carlos-share-button a:nth-child(3) {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
  position: absolute;
  right: 30px;
  bottom: 30px;
  background: #dc4e41;
}
.carlos-share-button a:nth-child(4) {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
  position: absolute;
  right: 30px;
  bottom: 30px;
  background: #3F3F3F;
}
.carlos-share-button:hover a {
  opacity: 1;
  width: 50px;
  height: 50px;
}
.carlos-share-button:hover a:nth-child(2) {
  right: 80px;
  bottom: 0px;
}
.carlos-share-button:hover a:nth-child(2):hover {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  background: #3ea1ec;
}
.carlos-share-button:hover a:nth-child(3) {
  right: 65px;
  bottom: 65px;
}
.carlos-share-button:hover a:nth-child(3):hover {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  background: #d83a2b;
}
.carlos-share-button:hover a:nth-child(4) {
  right: 0px;
  bottom: 80px;
}
.carlos-share-button:hover a:nth-child(4):hover {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  background: #323232;
}

/*---FOR MOBILE VIEW---*/
@media screen and (max-width: 400px) {
  h1 {
    padding: 15px;
    font-size: 25px;
  }
}
 









/************************************
rotacao
************************************/
.rotate-35{filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=-0.4);
  -webkit-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  transform: rotate(-35deg);
  display: inline-block;
}







/************************************
Support
************************************/
.support-nr-container{
	font-size: 23px; 
	font-weight: bold; 
	text-align: center;
	position: relative;
	margin: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}
.support-nr-container i{ font-size: 28px}

.support-nr-container .support-open-hours{
	background: #F9602E; 
	padding: 0px 5px 0px 5px; 
	color: #fff; 
	border-radius:3px;
	position: absolute; 
	right:  0px;
	top: -10px;
	font-size: 13px;
}

.support-img-container{
	margin: auto;
}







    .responsive-video {
        position: relative;
        padding-bottom: 56%;
        padding-top: 0px;
        height: 0;
        overflow: hidden;
        z-index: 99;
    }
    .responsive-video iframe,
    .responsive-video object,
    .responsive-video embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

/************************************
Telemovel
************************************/
@media (max-width: 991px) {

    .horario-abertura .livicon-evo {
        width: 48px !important;
    }
    .horario-abertura .horario {
        font-size: 15px
    }
    .logo {
        max-width: 290px;
    }
    .produto-box p.text-center {
        display: none;
    }
    .produto-box-container > .container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .responsive-video {
        position: relative;
        padding-bottom: 56%;
        padding-top: 0px;
        height: 0;
        overflow: hidden;
        z-index: 99;
    }
    .responsive-video iframe,
    .responsive-video object,
    .responsive-video embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}





@media (max-width: 767px) {
	
	 
	.carlos-share-button{ right: 20px;}
	.row { margin-left: 0px; margin-right: 0px; }

	
	
	
    .navbar {
    background: #fff !important;
	padding-bottom: 15px;

}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: 0px;
    margin-left: 0px;
}
	
 
	
    body > nav > div {
        margin-top: 0px;
    }
    /* nav principal*/
    .logo {
        padding: 0px;
        padding-left: 15px;
        padding-top: 23px;
        max-width: 260px;
    }
    .slider-container {
        margin-top: 0px
    }
    body > nav > div > div.navbar-header > button {
        margin-top: 25px;
        background: #4e5d6c
    }
    /* Butao menu*/
    /*produto-box*/
    .produto-box .livicon-evo-holder svg {
        height: 70px !important;
    }
    div.livicon-evo {
        margin: auto !important;
        padding-bottom: 20px !important;
        text-align: center;
    }
    .produto-box .livicon-evo {
        height: 55px;
        margin: auto !important;
        text-align: center
    }
    .produto-box {
        list-style-type: none !important;
        height: 100px;
        min-height: 100px;
    }
    .produto-box h4 {
        font-size: 11px;
        font-weight: 500
    }
    .produto-box:after {
        right: 0px;
        z-index: 5;
    }

}
 







 /* Iphone 5*/
@media (max-width: 376px) {
.logo{ padding-left: 0px; padding-left: 15px; padding-top: 25px; max-width:250px; }
 .row { margin-left: 0px; margin-right: 0px; }
}


 



























 

/************************************
businessx Forms
************************************/
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C" "\201D" "\2018" "\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}




.input {
    font-size: 150%;
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 0.2em;
	width: 100%;
	width: calc(100% - 0.2em) !important;
	vertical-align: top;
}

.icon {
    color: #ddd;
    font-size: 150% !important;
}

.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-weight: 400;
 
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #696969;
	font-weight: 300;
	font-family: Montserrat;
	font-size: 65.25%;
}



 
.input--businessx {
	background: #fff;
	overflow: hidden;
	margin-bottom: 20px;
}

.input--businessx::after {
	content: '';
	width: 1px;
	position: absolute;
	top: 0.5em;
	bottom: 0.5em;
	left: 2.5em;
	background: #f0f0f0;
	z-index: 100;
}

.input__field--businessx {
	background: transparent;
	padding: 1.5em  1em 0.25em 3.2em;
	width: 100%;
	color: #00aeef;
}

.input__label--businessx {
	position: absolute;
	width: 100%;
	text-align: left;
	padding-left: 4.5em;
	pointer-events: none;
}

.icon--businessx {
	width: 2em;
	position: absolute;
	top: 0;
	left: 0;
	padding: 1em 0 0 0.5em;
}

.input__label-content--businessx {
	padding: 1.7em 0;
	display: inline-block;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.input__label-content--businessx span {
	display: inline-block;
}

.input__field--businessx:focus + .input__label--businessx .input__label-content--businessx,
.input--filled .input__label-content--businessx {
	-webkit-animation: anim-businessx-1 0.3s forwards;
	animation: anim-businessx-1 0.3s forwards;
}

@-webkit-keyframes anim-businessx-1 {
	50% {
		-webkit-transform: translate3d(0, 3em, 0);
		transform: translate3d(0, 3em, 0);
	}
	51% {
		-webkit-transform: translate3d(0, -3em, 0) scale3d(0.85, 0.85, 1);
		transform: translate3d(0, -3em, 0) scale3d(0.85, 0.85, 1);
	}
	100% {
		color: #a3a3a3;
		-webkit-transform: translate3d(0, -1.1em, 0) scale3d(0.85, 0.85, 1);
		transform: translate3d(0, -1.1em, 0) scale3d(0.85, 0.85, 1);
	}
}

@keyframes anim-businessx-1 {
	50% {
		-webkit-transform: translate3d(0, 3em, 0);
		transform: translate3d(0, 3em, 0);
	}
	51% {
		-webkit-transform: translate3d(0, -3em, 0) scale3d(0.85, 0.85, 1);
		transform: translate3d(0, -3em, 0) scale3d(0.85, 0.85, 1);
	}
	100% {
		color: #a3a3a3;
		-webkit-transform: translate3d(0, -1.1em, 0) scale3d(0.85, 0.85, 1);
		transform: translate3d(0, -1.1em, 0) scale3d(0.85, 0.85, 1);
	}
}


.input__field--businessx:focus + .input__label--businessx .icon--businessx,
.input--filled .icon--businessx {
	-webkit-animation: anim-businessx-2 0.3s forwards;
	animation: anim-businessx-2 0.3s forwards;
}

@-webkit-keyframes anim-businessx-2 {
	50% {
		opacity: 1;
		-webkit-transform: translate3d(0, -3em, 0);
		transform: translate3d(0, -3em, 0);
	}
	50.25% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3em, 0);
		transform: translate3d(0, -3em, 0);
	}
	50.75% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3em, 0);
		transform: translate3d(0, 3em, 0);
	}
	51% {
		opacity: 1;
		-webkit-transform: translate3d(0, 3em, 0);
		transform: translate3d(0, 3em, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		color: #00aeef;
	}
}

@keyframes anim-businessx-2 {
	50% {
		opacity: 1;
		-webkit-transform: translate3d(0, -3em, 0);
		transform: translate3d(0, -3em, 0);
	}
	50.25% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3em, 0);
		transform: translate3d(0, -3em, 0);
	}
	50.75% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3em, 0);
		transform: translate3d(0, 3em, 0);
	}
	51% {
		opacity: 1;
		-webkit-transform: translate3d(0, 3em, 0);
		transform: translate3d(0, 3em, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		color: #00aeef;
	}
}
/************************************
END businessx Forms
************************************/









 


/************************************
Tabela de precos
************************************/
.cabeca_precos{ background:#e5e5e5; color: #333;  text-align: center;}
.cabeca_precos h4{  font-weight: 600;}

.preco_lista_container .coluna-esquerda h2{ padding-left: 1.5em; font-size: 16px; padding-bottom: 10px; padding-top: 10px; margin-bottom: 3px;}




.hr_preco{overflow: visible;
    padding: 0;
    border: none;
	height: 5px;
    border-top: 2px solid #eeeeee;
    border-bottom: 4px solid #eeeeee;
    color: #333;
	text-align: center;
	 margin: 70px 0 5px 0;
}

.hr_preco:after {
    content: "";
	white-space: pre;
	font-family: FontAwesome;
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 18px;
    padding: 2px 15px 2px 15px;
    background: white;
	color: #CCC;
}




.body_precos{
text-align: left;	
padding-left: 1.5em;
 text-indent:-1.5em;	
}

.body_precos .list-item{
position: relative;	
   padding: 2px;
    color: #363636;
   border-bottom: 1px solid #ededed;
    
    font-size: 14px;
}


.body_precos .list-item:before {
    margin-right: 9px;
    content: "✔";
	color: #bfc946;
   /*color: #fafafa;*/
}


/*watermark
.coluna-esquerda:before {
position: absolute;	
content: url(../img/schaufensterclip-olho.png?s=2);
opacity: 0.02;
bottom: 120px;
right: -10px;
}*/



/*Seta*/
.coluna-esquerda:after {
	content:"";
	position: absolute;
    height:0;
    width:0;
    left:99%;
    top:67px;
    border-top: 245px solid transparent;
    border-bottom: 245px solid transparent;
    border-left: 63px solid #ccc;
    float: right;
}
 
/*Seta na coluna optional*/
.coluna-esquerda.body_precos_optional:after {
	content:"";
	position: absolute;
     height:0;
    width:0;
    left:99%;
    top:61px;
    border-top:  75px solid transparent;
    border-bottom:  75px solid transparent;
    border-left: 30px solid #ccc;
    float: right;
}
 





/*Coluna com o preco*/
.body-kunde{ text-align: right;padding-top: 244px;}
.body-partner{ text-align: right;padding-top: 244px;}
 

/* Butao bewerben no preco */
.body-partner .livicon-evo-button.divided {padding:0px; padding-right: 10px;padding-left: 10px; padding-bottom: 3px; border-radius: 5px;}
.body-partner .livicon-evo-button.divided::before {
    border-radius: 5px;
    width: 38px;
}

.body-partner .livicon-evo-holder .lievo-svg-wrapper {
	left: 18px;
}

/* Butao bewerben Grande */
.bewerben-button-grande .livicon-evo-button.divided {border-radius: 5px; width: 100%; max-width: 600px;padding-left: 3%;}
.bewerben-button-grande .livicon-evo-button.divided::before {
    border-radius: 5px;
    width: 18%;
	
}
.bewerben-button-grande .livicon-evo-button.divided span {
margin-left: 18%;
}




/* Butao bewerben no modal*/
.bewerben-button-modal .livicon-evo-button.divided {border-radius: 5px; min-width: 270px;}
.bewerben-button-modal .livicon-evo-button.divided::before {
    border-radius: 5px;
    width: 60px;
	left:inherit;	
right:0px;	
}
.bewerben-button-modal .livicon-evo-button.divided span {
margin-left: 0px;
}




     





/*Circulo */
.circulo{ 
/*background:#eeeeee; */
background: #718090; 	
border-radius: 100%; 
height: 120px; 
width: 120px;
position: absolute;
padding-top: 8px;;
margin: auto;
text-align: center;
right: 30px;
}

.circulo h2{
	padding-bottom: 15px;
}
.circulo h2 i{
	margin-left: 35px;
	top: 7px;
	position: absolute;
	/*color: #CCC;*/
color: #FFF;
font-size:14px;	
}

.body_precos.body-partner h2{  color: #FFF;}
.body_precos.body-partner .mes{  color: #FFF;}
.body_precos.body-partner .card-header:before{height: 2px;background-color: #fff;}
.body_precos.body-partner .card-header:after{height: 2px;bottom: 1px; background-color: #42a6f0;}


.circulo .preco{
	font-size: 26px;
	padding-left: 38px
}

.circulo .mes{ 
position: absolute;
bottom: 18px;
left: 52px;
font-size: 13px; font-weight: 600;
font-style: italic;	
}






/*Circulo Kunde*/
.body_precos.body-kunde h2{  color: #999;}
.body_precos.body-kunde .mes{  color: #999;}

.body_precos.body-kunde h2.card-header:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    bottom: 1px;
    left: 0;
    background-color: #CCC;
}

.body_precos.body-kunde h2.card-header:before {
    background-color: #FFF;
	height: 2px
}


.body_precos.body-kunde .circulo{
background: #eeeeee;
	border: none;
}
 


/* Tracejado de cima para baixo*/
.body_precos.body-kunde:before{
content: '';	
height: 210px;
position: absolute;
border-right: 2px dashed #777;
top:15px;	
left: 193px;
}

/* Tracejado de cima para baixo*/
.body_precos.body-partner:before{
content: '';	
height: 210px;
position: absolute;
border-right: 2px dashed #42a6f0;
top:15px;	
left: 98px;
}





/* Tracejado de cima para baixo body_precos_optional*/
.body_precos.body-kunde.body_precos_optional:before, .body_precos.body-partner.body_precos_optional:before{	
height: 0px;
}

.body_precos.body-kunde.body_precos_optional,.body_precos.body-partner.body_precos_optional {
    padding-top: 80px !important;
}









/* partner Circulo outline*/
.body_precos.body-partner .circulo:before{
content: '';	
background: none; 
border-radius: 100%; 
height: 135px; 
width: 135px;
position: absolute;
margin: auto;
text-align: center;
right: -7px;
top: -7px;	
border: 2px dashed #42a6f0;	
}




/* Kunde Circulo outline*/
.body_precos.body-kunde .circulo:before{
content: '';	
background: none; 
border-radius: 100%; 
height: 135px; 
width: 135px;
position: absolute;
margin: auto;
text-align: center;
right: -7px;
top: -7px;	
border: 2px dashed #777;	
}






/* partner Button bewerben*/
.body_precos.body-partner .partner-bewerben-buttom{
margin-top: 190px;
}

.body_precos.body-partner .partner-bewerben-buttom:before{
content: '';	
height: 45px;
position: absolute;
border-right: 2px dashed #42a6f0;
top:381px;	
left: 87px;
}


 



 .bg_peco_butao {
  background: #718090;
  display: inline-block;
  height: 53px;
  width: 120px;
   margin-top:-47px;
  border-bottom-left-radius: 120px;
  border-bottom-right-radius: 120px;
  z-index:0;
  margin-bottom:5px;
}










 


 



/************************************
Modal Imputs
************************************/

input[type="text"],
textarea, 
textarea.form-control {
	height: 40px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #f8f8f8;
    border: 1px solid #ddd;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #888;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

textarea, 
textarea.form-control {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 30px;
}

input[type="text"]:focus, 
textarea:focus, 
textarea.form-control:focus {
	outline: 0;
	background: #fff;
    border: 3px solid #ccc;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

input[type="text"]:-moz-placeholder, textarea:-moz-placeholder, textarea.form-control:-moz-placeholder { color: #888; }
input[type="text"]:-ms-input-placeholder, textarea:-ms-input-placeholder, textarea.form-control:-ms-input-placeholder { color: #888; }
input[type="text"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, textarea.form-control::-webkit-input-placeholder { color: #888; }



button.btn {
	width: 100%;
	height: 50px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #fd625e;
    border: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
    text-shadow: none;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

button.btn:hover { opacity: 0.6; color: #fff; }

button.btn:active { outline: 0; opacity: 0.6; color: #fff; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

button.btn:focus { outline: 0; opacity: 0.6; background: #fd625e; color: #fff; }

button.btn:active:focus, button.btn.active:focus { outline: 0; opacity: 0.6; background: #fd625e; color: #fff; }



.anrede label{font-size: 14px; border: #eeeeee solid 1px; padding: 5px; border-radius: 7px;}





/***** Modal *****/
.modal-content {
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	border: 0;
	text-align: left;
}

.modal-header {
	padding: 25px 25px 15px 25px;
	background: #fff;
	border: 0;
	border-bottom: 1px solid #ddd;
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
}

.modal-header .close {
	font-size: 36px;
	color: #888;
	font-weight: 300;
	text-shadow: none;
	opacity: 1;
}

.modal-title {
	margin-bottom: 10px;
	line-height: 30px;
}

.modal-body {
	padding: 25px 25px 30px 25px;
	background: #eee;
	text-align: left;
	-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
}

.modal-body img {
	margin-bottom: 15px;
}

.modal-body form textarea {
	height: 100px;
}

.modal-body form .input-error {
	border: 1px #fd625e solid;
}


/***** Media queries *****/

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
	
	.top-content .top-big-link { margin-top: 25px; }
	.top-content .top-big-link a.btn { margin-top: 10px; }

}

@media (max-width: 415px) {
	
	h1, h2 { font-size: 32px; }

}









.laufzeit{padding-top: 50px}
.laufzeit h2{ color: #999; font-size: 12px; margin-top:-20px;}











/******************************
Beratung
*******************************/
.beratung-container{ background: url(../img/bg-sc.jpg) no-repeat; background-size: cover;}
.beratung-container .card{ 
/*	background: linear-gradient(rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.65));*/
  background: url(../img/blur.svg) no-repeat;
	min-height: 600px;
	position: relative;
	border-radius: 10px;
	border: 1px #fff solid;
	z-index: 6 !important;
	position: relative;
}


.beratung-container .blur{	
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	left: 0;	
	background: linear-gradient(rgba(255, 255, 255, 0.55), rgba(255, 255, 255, 0.65));
	background-size: cover;
-webkit-filter: blur(10px);
    filter: blur(10px);
	z-index: -1;
 
}


/******************************
Gestalter topbar
*******************************/
.top-bar-container{ width: 100%; height: 136px; margin-top: 0px;}
.top-bar{
	width: 100%; 
	height: 126px;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	background: linear-gradient(rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.65));
	z-index: 999;
}


.blur-bg{
width: 100%; 
height: 126px;
position: fixed;
	top: 0;
	right: 0;
	left: 0;	
	background:rgba(191,186,163,0.75);
	background-size: cover;
-webkit-filter: blur(3px);
    filter: blur(3px);
	z-index: 888;
}	



 .top-bar h1{
	 color: #4d646f;
	 font-size: 22px;
	 margin-top: 10px;
	 font-weight: 800;
}


 .top-bar h1 span{
	 color: #d87405;
 
}



/******************************
Count down
*******************************/
.time_circles h4{ 

font-size: 10px !important;
font-weight: 600;	
text-transform: none !important;
margin-top: -3px !important;
padding-bottom: 5px !important;	
}

 .top-bar #count_down_front{ 
	 margin: auto;
	 margin-top: -15px;
}

  





/******************************
Consulting survey
*******************************/
.beratung_form div.group{
	display: none;
}


.beratung_form{
    width: 100%;
    height: 100%;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 80px;
	overflow: hidden;
	min-height: 550px;
	overflow: hidden;
}

.beratung_form label, .beratung_form .group h4{
    display: inline-block;
    padding: 0 5px 1em 0;
    font-weight: 700;
    pointer-events: none;
	font-size: 22px; color: #777;
}







.beratung_form input {
	display: block;
	margin: 0;
	padding: 0 0 0.55em 10px;
	width: 100%;
	border: none;
	border-bottom: 2px solid rgba(0,0,0,0.2);
	background-color: transparent;
	color: #333;
	text-overflow: ellipsis;
	font-weight: bold;
	font-size: 3.0em;
	height: 3em;
	border-radius: 0;
	color: rgba(0,0,0,0.5);
 background-size: 18px;
}



 
.beratung_form input:focus {
	background-color: #FFF;color: #333;border:none;padding: 5px;padding-left: 10px;  
}
.beratung_form input:blur { color: #333;}
 
 

.beratung_form input[type="radio"] {
	position: absolute;
	display: block;
	margin: 30px auto 20px;
	margin: 0 auto 20px;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}


.beratung_form textarea {
	padding:20px;
	width: 100%;
	height: 200px;
	border: 2px solid rgba(0,0,0,0.2);
	background-color: transparent;
	color: #333 !important;
	font-weight: 700;
	font-size: 2.0em;
	resize: none;
} 



/* placeholder */
.beratung_form input::-webkit-input-placeholder,
.beratung_form textarea::-webkit-input-placeholder {
	color: rgba(0,0,0,0.2);
}

.beratung_form input:-moz-placeholder,
.beratung_form textarea:-moz-placeholder {
	color: rgba(0,0,0,0.2);
}

.beratung_form input::-moz-placeholder,
.beratung_form textarea::-moz-placeholder {
	color: rgba(0,0,0,0.2);
}

.beratung_form input:-ms-input-placeholder,
.beratung_form textarea:-ms-input-placeholder {
	color: rgba(0,0,0,0.2);
}

/* Hide placeholder when focused in Webkit browsers */
.beratung_form input:focus::-webkit-input-placeholder {
	color: transparent;
}




 
 

/* butoes*/
.beratung-button-container{ position: relative; width: 100%;}

.beratung_form .continuar, .beratung_form  .para-tras{
    position: absolute;
    right: 0 ;
    bottom: 0px;
    margin: 0 40px 60px 40px;
	max-width:170px;
	width: auto;
}

.beratung_form  .para-tras{left: 0;}


.beratung_form .confirmar{
	display: none;
	    position: absolute;
    right: 0 ;
    bottom: 0px;
    margin: 0 40px 60px 40px;
	max-width:300px;
	width: auto;
}





/* Animacao*/
.beratung_form label{
-webkit-transition-duration: 0.6s!important;
-moz-transition-duration: 0.6s!important;
-o-transition-duration: 0.6s!important;
transition-duration: 0.6s!important;
animation-duration: 0.6s !important;
}
.beratung_form input, .beratung_form textarea{
-webkit-transition-duration: 0.5s!important;
-moz-transition-duration: 0.5s!important;
-o-transition-duration: 0.5s!important;
transition-duration: 0.5s!important;
animation-duration: 0.5s !important;
	
-moz-animation-delay:0.2s;
    -webkit-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
    animation-delay: 0.2s;	
}
.beratung_form .group{
-webkit-transition-duration: 0.8s!important;
-moz-transition-duration: 0.8s!important;
-o-transition-duration: 0.8s!important;
transition-duration: 0.8s!important;
animation-duration: 0.8s !important;
}



/************ Data *************/
.data_input{
	text-align: center;
}
 
.data_separador:before {
   content: "";
   display: block;
   width: 10px;
   height: 4px;
	background: #CCC;
	position: absolute;
	right: -10px;
	top:50px;
}
 


/************ Euro Icon *************/
.euro-icon{
	font-size: 3.5em;
	color: #CCC;
	position: absolute;
	width: 50px;
	margin-top:  12px;
	margin-left: 15px;
	
}
.euro-icon_input{
	padding-left: 70px !important;
	 
}








/************ Checkboxes and Radio Buttons  *************/
.ac-contratex {
	padding: 0 3em;
	max-width: 900px;
	margin: 0 auto;
}

.ac-contratex h2 {
	font-size: 3em;
	font-weight: 300;
	padding: 0 0 0.5em;
	margin: 0 0 30px;
}

.ac-contratex ul,
.ac-contratex ol {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	max-width: 800px;
}

.ac-contratex li {
	margin: 0 auto;
	padding: 2em 0;
	position: relative;
}

.ac-contratex label {
	display: inline-block;
	position: relative;
	font-size: 22px; color: #777; 
	padding: 0 0 0 80px;
	vertical-align: top;
	cursor: pointer;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.ac-contratex input[type="checkbox"],
.ac-contratex input[type="radio"],
.ac-contratex label::before {
	width: 50px;
	height: 50px;
	top: 50%;
	left: 0;
	margin-top: -25px;
	position: absolute;
	cursor: pointer;
}

.ac-contratex input[type="checkbox"],
.ac-contratex input[type="radio"] {
	opacity: 0;
	-webkit-appearance: none;
	display: inline-block;
	vertical-align: middle;
	z-index: 100;
}

.ac-contratex label::before {
	content: '';
	border: 4px solid #777;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.ac-radio label::before {
	border-radius: 50%;
}

.ac-contratex input[type="checkbox"]:checked + label,
.ac-contratex input[type="radio"]:checked + label {
	color: #d87405;
} 

.ac-contratex input[type="checkbox"]:checked + label::before,
.ac-contratex input[type="radio"]:checked + label::before {
	opacity: 0.8;
}

/* General SVG and path styles */

.ac-contratex svg {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 50%;
	margin-top: -22px;
	left: 5px;
	pointer-events: none;
}

.ac-contratex svg path {
	stroke: #d87405;
	stroke-width: 13px;
	stroke-linecap: round;
	stroke-linejoin: round;
	fill: none;
}

/* Specific input, SVG and path styles */

/* Circle */
.ac-circle input[type="checkbox"],
.ac-circle input[type="radio"],
.ac-circle label::before {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	left: 10px;
	position: absolute;
}

.ac-circle label::before {
	background-color: #95a5a6;
	border: none;
	border: 4px solid #95a5a6;
}
 
.ac-circle svg {
	width: 70px;
	height: 70px;
	margin-top: -35px;
	left: -10px; 
}




.ac-circle svg path {
	stroke-width: 5px;
} 

/* Box Fill */
.ac-boxfill svg path {
	stroke-width: 8px;
} 

/* Swirl */
.ac-swirl svg path {
	stroke-width: 8px;
}

/* List */
.ac-list ol {
	list-style: decimal;
	list-style-position: inside;
}

.ac-list ol li {
	font-size: 2em;
	padding: 1em 1em 0 2em;
	text-indent: -40px;
}

.ac-list ol li label {
	font-size: 1em;
	text-indent: 0;
	padding-left: 30px;
}

.ac-list label::before {
	display: none;
}

.ac-list svg {
	width: 100%;
	height: 80px;
	left: 0;
	top: 1.2em;
	margin-top: 0px;
}

.ac-list svg path {
	stroke-width: 4px;
}

/* Media Queries */
@media screen and (max-width: 50em) {
	section {
		font-size: 80%;
	}
}



 
















 

/******************************
konzept liste
 
Pakete
************************************/
.conceptcontainer  {
	background: rgba(255,255,255,0.90);
	border-radius: 10px;
	min-height: 600px;
    margin-top:-60px;
}

.bedingung-list{
	background: rgba(255,255,255,0.70);
	border-radius: 10px;
	padding: 20px !important;
}
.bedingung-list li{
	padding: 1em 0;
}


.conceptcontainer ul {
	list-style: none;
	margin-top: 20px;
	
}

.conceptcontainer li{
	text-align: left;
	list-style-position: inside;
    text-indent: -1em;
    padding: 0 0.5em 1.6em 3em;
	line-height: 1.4;
    letter-spacing: 0;
    list-style: none;
}


.conceptcontainer li::before {
    font-family: 'FontAwesome';
    content: '\f058';
    display: inline-block;
    vertical-align: middle;
    padding: 0 0.75em 0 0;
	color: #4d646f;
	font-size: 16px;
	
}

.btn-conzept{
	 border-radius: 6px;
}


.conceptcontainer h3{
	padding: 10px; padding-bottom: 30px;
	font-weight: bolder;
	width: auto;
	overflow: hidden;
	color: #333;
	font-size: 26px;
	padding-top: 20px;
}

.conceptcontainer h3 span{background: rgba(255,255,255,0.70); padding: 10px; padding-left: 20px; padding-right: 20px; border-radius: 8px; 
-webkit-box-shadow: -4px 10px 40px -16px rgba(0,0,0,0.73);
-moz-box-shadow: -4px 10px 40px -16px rgba(0,0,0,0.73);
box-shadow: -4px 10px 40px -16px rgba(0,0,0,0.73);}
 /*
.conceptcontainer h3:before {
    content: '';
    position: absolute;
    width: 20%;
    height: 3px;
    background: #4d646f;
    left: 40%;
    top: 30px;
}
*/




/*Technik-Paket*/
.conceptcontainer .technik-header{
background-image: url(../img/teknick_bg.jpg);background-repeat:no-repeat;background-size:cover;padding-bottom:20px;
}

/*Präsentationskampagnen*/
.conceptcontainer .prasantation-header{
background-image: url(../img/presantation_bg.jpg);background-repeat:no-repeat;background-size:cover;padding-bottom:20px;
}


 



/* BOM BLUR
.conceptcontainer h3{
	 background: rgba(255,255,255,0.30);  
	padding: 10px; padding-bottom: 30px;
	font-weight: bolder;
	border-radius: 7px;
	width: auto;
	overflow: hidden;
	background: inherit;
	position: relative;
	z-index: 999;
}
 
.conceptcontainer h3:before{
 content: '';
 height: 200%;
 width: 108%;
 background: inherit; 
 position: absolute;
 left: -15px;
 right: 0;
 top:-40px; 
 bottom: 0;
 box-shadow: inset 0 0 0 200px rgba(255,255,255,0.3);
-webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
}
*/











/******************************
Contrato Vertrag
************************************/

.contrato-header{
    padding: 25px 25px 15px 25px;
    background: #fff !important;
    border: 0;
    border-bottom: 1px solid #ddd;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.contrato-body{
    padding: 25px 25px 30px 25px;
    background: #eee;
    text-align: left;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
   

.vertrag_butao_container{
	background: #fff;
	border-top: 1px solid #ddd;
	border-radius: 0 0 4px 4px;
	    padding: 25px 25px 15px 25px;
}

.vertrag_texto select{
    height: 40px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #f8f8f8;
    border: 1px solid #ddd;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #888;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.vertrag_texto h4{
	font-weight: bold;	
}

.vertrag_texto p{
	font-weight: 600;
	font-size: 12px;
	line-height: 18px;
}



.preis > i {
  position: absolute;
  display: block;
  transform: translate(0, -50%);
  top: 70%;
  pointer-events: none;
  width: 55px;
  text-align: left;
  font-style: normal;
font-weight: bold;	
 right: 15px;	
}

.preis > input {
  padding-left: 25px;
  padding-right: 0;
}

 
 .vertrag_texto .btn{
	 border-radius: 7px;
	 font-size: 11px;
}

 

.signate-vertrag-button .livicon-evo-button.divided {
    border-radius: 5px;
}
 




.conditionen_container .btn{ padding: 2px 5px 2px 5px;}

/******************************
Assinatura
************************************/
#unterschrift{
font-family: 'Sacramento', cursive; border:none; font-size:36px; border-bottom: 1px solid #000; border-radius: 0px; width: 100%; background: none; color:#000; padding-bottom: 10px; height: 50px;
}

#unterschrift_funktion, #unterschrift_datum{
border:none;font-size:18px; border-bottom: 1px solid #000; border-radius: 0px; width: 100%; background: none; color:#000;height: 50px;
}




























 


/************************************
Mobile
************************************/


/* Ipad*/
@media (max-width: 768px) {
h1,h2{ font-size:18px;}	
	
.cabeca_precos_kunde, 
.cabeca_precos_partner,
.coluna-esquerda:after,	
.coluna-esquerda.body_precos_optional:after,
.body-partner,	
.body-kunde	{display:none}

.visible-sm .coluna-esquerda, 
.visible-sm .body_precos_optional:after,
.visible-sm .body-partner,	
.visible-sm .body-kunde{display:block}
.visible-sm .cabeca_precos h4{ line-height: 25px;  font-size:15px;background:#444;}
.visible-sm .cabeca_precos { background:none;}	
.hr_preco.presantatio_after{ margin-top:40%}
.laufzeit h2{ margin-top:-20px; font-size:11px}
 
	
	
	
	
.seta-baixo {
    box-sizing: content-box;
    width: 50%; 
    height: 0;
    padding-left:50%;
    padding-top: 5.5%; 
    overflow: hidden;
	margin-top:20px;
}
.seta-baixo div {
    width: 0;
    height: 0;
    margin-left:-1000px; 
    margin-top:-100px; 
    border-left: 1000px solid transparent; 
    border-right: 1000px solid transparent; 
    border-top: 100px solid #ccc; 
}
	
 
.hr_preco{ margin-top:100px;}	
	
	
.visible-sm .circulo {
    /* background: #eeeeee; */
    background: #718090;
    border-radius: 100%;
    height: 120px;
    width: 120px;
    position: absolute;
    padding-top: 8px;
    margin: auto;
    text-align: center;
     left: 0; 
  right: 0; 
	top:28%;
  margin-left: auto; 
  margin-right: auto;
}
	
	
	
.swiper-container.referenzen {
    width: 90%;
     padding-top:  0px;  
    padding-bottom:  0px;  
}	 	
	
 	
}/* Fim Ipad*/





/* Ipad Pro*/
@media (max-width: 1024px) {
	
.swiper-container.referenzen {
    width: 90%;
     padding-top:  0px;  
    padding-bottom:  90px;  
}	 	
	
.body_precos.body-kunde:before{ left: 127px;}
.body_precos.body-partner:before {left: 57px;}
	
.laufzeit h2{ margin-top:-20px; font-size:11px}	
	
}/* FIM Ipad Pro*/





/* Iphone 7*/
@media (max-width: 440px) {
h1,h2{ font-size:18px; }	
	
	
	
.logo{ width:100%;max-width:100%; margin-bottom: 25px; padding-left:0px;}	

.col-md-12{ padding-left:0px !important;; padding-right:0px !important;}	
	
.swiper-container.referenzen {
    width: 90%;
     padding-top:  0px;  
    padding-bottom:  0px;
	max-height:300px
}	 	

.hr_preco.presantatio_after{ margin-top:60%}	
 
.laufzeit h2{ text-align:left; font-size:10px; }
	
	.link_website_extern .livicon-evo-button span{ font-size: 12px; margin-right: 10px; line-height: 10px}	
	
	
	
	
.container {
    margin-right:  0px !important;
    margin-left:  0px !important;
    padding-left:  0px !important;
	padding-right:  0px !important;
     
}	
	
	
.card {
    
    padding:  0px !important;
   
}	
	#Kooperationsbedingung{ padding: 10px !important; font-size: 16px;}
	#Kooperationsbedingung .subtitulo{  font-size: 14px; }
	
	.cabeca_precos h4{ color:#fff; line-height: normal !important; font-size: 16px;}	
	.cabeca_precos { height: 25px; background: #333; }
	.logo{ padding-left: 0px; padding-left: 15px; padding-top: 25px; max-width:250px !important; }
	
	.slider-container{margin-top: -60px !important}
	.navbar {  padding-bottom: 0px !important; margin-bottom: 0px !important;}

	
}/* FIM Iphone 7*/



 /* Iphone 5*/
@media (max-width: 376px) {
 .row { margin-left: 0px; margin-right: 0px; }	
}/* FIM Iphone 5*/







.body_precos .nice-select {
	margin-left: 12px;
	padding-left: 20px;
	margin-top: 20px;
	background: none;
	border: none;
	font-size: 23px;
	height: 80px;
	z-index: 99
}

.body_precos .nice-select .option {
	padding-left: 38px;
	font-size: 16px
}

.body_precos .nice-select .current {
	font-family: Montserrat;
	font-size: 18px;
	line-height: 30px;
	font-weight: 600;
	font-style: normal;
}

.body_precos .nice-select.small:after {
	height: 10px;
	width: 10px;
}

.body_precos .nice-select:after {
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	content: '';
	display: block;
	height: 5px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 47px;
	left: 43px;
	width: 15px;
}

.body_precos .nice-select .list {
	border: none;
	margin-left: -15px;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}



/* #####################################
//  UMFRAGE
//######################################*/

.modal-dialog.fragebogen_konzept {
	width: 100%;
	margin: 30px auto;
}


/*radio*/

[type="radio"]:checked,
[type="radio"]:not(:checked),
[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
	position: absolute;
	left: -9999px;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label,
[type="checkbox"]:checked+label,
[type="checkbox"]:not(:checked)+label {
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #666;
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before,
[type="checkbox"]:checked+label:before,
[type="checkbox"]:not(:checked)+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 17px;
	height: 17px;
	border: 1px solid #ddd;
	border-radius: 100%;
	background: #fff;
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after,
[type="checkbox"]:checked+label:after,
[type="checkbox"]:not(:checked)+label:after {
	content: '\f058';
	font-family: FontAwesome;
	color: #42a6f0;
	font-size: 18px;
	width: 18px;
	height: 18px;
	/*background: #4d646f;*/
	position: absolute;
	top: -1px;
	left: 1px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

[type="radio"]:not(:checked)+label:after,
[type="checkbox"]:not(:checked)+label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}

[type="radio"]:checked+label:after,
[type="checkbox"]:checked+label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.modal-content {
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}


 

.strikethrough {
  position: relative;
}
.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid;
  border-color: #cd6862;
  
  -webkit-transform:rotate(-5deg);
  -moz-transform:rotate(-5deg);
  -ms-transform:rotate(-5deg);
  -o-transform:rotate(-5deg);
  transform:rotate(-5deg);
}


/*hardwarekosten*/
.hardwarekosten_container .hardwarekosten_title{
background: none; color: #333; text-align:left; border-bottom: 2px solid #ccc; padding-left: 23px; padding-top: 0px;	
}

.hardwarekosten_container .hardwarekosten_subtitle{
font-weight: 500; margin-top: -8px; padding-bottom: 10px; margin-left: -22px; border-bottom: 0px;	
}


.cabeca_precos.cabeca_precos_partner.col-md-2.text-right.visible-md.visible-lg{
	background: none; color: #333; border-bottom: 2px solid #ccc; padding-top: 27px;
}
 .hardwarekosten_container img.entfalt{
position: absolute; width:  70px; margin-top:  -10px;  right:  60px; opacity: 1
}

.hardwarekosten_container .hardwarekosten_preis{
background: none; color: #000; border-bottom: 2px solid #ccc;
}


























/* Tabs*/

/*
.nav-tabs { border-bottom: 2px solid #DDD; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
.nav-tabs > li > a { border: none; color: #666; }
.nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #4285F4 !important; background: transparent; }
.nav-tabs > li > a::after { content: ""; background: #4285F4; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
*/
 

.nav-tabs > li a{
        position: relative;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
 
    font-weight: bold;
    
    font-size: 17px;
    margin: 0 4px 0 0;
    padding: 34px 60px;
    z-index: 100;
    min-width: 250px;
	background-color: #54666e;
    color: #fdfdfd;
	border: 0px !important;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

 

.nav-tabs > li.active  > a{
/* background-color: #ff5722 !important; */
background-color: #54666e !important;	
}
.nav-tabs > li.active a:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    width: 0;
    height: 0;
	border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    /*border-top: 15px solid #ff5722;*/
	border-top: 15px solid #54666e;
}

.tab-content{
	background:#f7f7f7; 
	padding:20px;
	padding-bottom: 30px;
	padding-top: 40px;
	overflow: hidden !important;
-webkit-box-shadow: 0 5px 6px -6px #777 ;
	-moz-box-shadow: 0 5px 6px -6px #777  ;
	box-shadow: 0 5px 6px -6px #777  ;
margin-bottom: 30px;
border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}



 
 





/* #####################################
//   Rückrufservice BUtton
//######################################*/
.btn-ruckruf-container {
  position: absolute;
  left: 50%;
  margin: 0 0 100px -150px;
}
.btn-ruckruf {
  width: 280px;
  height: 50px;
  line-height: 50px;
  background-color: #e67f21;
  border-radius: 2px;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
  -webkit-animation-name: hover;
  animation-name: hover;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.btn-ruckruf:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: .4;
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-animation-name: hover-shadow;
  animation-name: hover-shadow;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.btn-ruckruf:hover {
  color: #fff;
}

@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}
@keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
  50% {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}
@-webkit-keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);	
	}
}

