/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 17/12/2016, 13:05:35
    Author     : Fin0
*/

.imglogoheader{
    
    width: 8%;
    min-width: 60px;
    position: fixed;
    margin-top: -10px;
   
    
}


.alihandonavbar{
    
    text-align: right;
    
}

.imgmagicbox{
    
    width: 100%;
    background-color: #fff;
    padding-left: 15%;
    
    
}

.portfolio-item-magicbox{
    
    text-align: center;
    background-color: #fff;
    
}




@media only screen and (min-width: 720px) {    
       
    .navbar-custom .nav li a{color: #ffffff;}
    
    
}
@media only screen and (min-width: 2000px) {    
       
    .navbar-toggle .nav li a{color: #409341;}
    
}


/*Price Style*/

#pricing {margin:0 auto; }
.price-plan-top { background: #222; padding:5px 0 10px 0; }
.price-plan h2 {
	color: #eee!important;
	letter-spacing: 4px;
	font-size: 15px;
	padding: 0 0 10px;
	text-transform: uppercase;
}
.price-plan-link:hover, .price-breakdown { color: #fff; text-decoration: none; }
.dollar {
	font-size: 22px;
	line-height: 22px;
	top: -55px;
	right: 3px;
	font-weight: 300;
	position: relative;
}
.price .amt {font-size:110px; line-height: 84px; }
.price .mo { font-size:14px; text-transform:uppercase; letter-spacing:1px; }
.price > p { font-size:11px; line-height:16px; margin-top:14px; color:#bbb; }
#pricing .info-wrapper { padding:20px 20px 0; border:1px solid #555; margin-bottom:40px; }
#pricing .info-wrapper  ul li { font-size: 14px;border-bottom:1px dashed #ddd; padding:10px 0; }
#pricing .list-group { list-style-type:none; color:#555; }
#pricing .btn { width: 100%; margin:-15px auto -40px; font-size:12px; text-align:center; }

/*Finish Price Style*/

/** BUTTONS **/
.btn {
	padding: 20px 25px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	color: #fff;
	border-radius:0px;
	margin-bottom:15px;
	letter-spacing: 2px;
	font-weight: 700;
        background-color: #419442;
        border-color: #419442;
}
.btn:hover {
	background-color: #fed136!important; 
	cursor: pointer;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	drop-shadow:none!important;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn a:hover, .btn:focus{ color: #fff!important; }


/** ESPECS **/


.list-espec{
    
    background: #222;
    color: #eee!important;
    
    
}

#portfolio {
    
    padding-top: 80px;
    
}

#price {
    
    padding-top: 20px;
    
}

#parceiros{
    
     padding-top: 40px;
    
    
}


.imgparceiros{
    
    width: 30%;
    min-width: 300px;;
}

#contact{
    
    padding-top: 60px;
    
}

#services{
    
    padding-top: 120px;
    
}


.link-grade a:link{
    
    color: #555;
    text-decoration: none;
    
}

.link-grade a:hover{
    
    color: #fed136;
    text-decoration: none;
    
}   

.suporte{
    
  padding-top: 40px;
    
}
    
.descobrir-codigo{
    
    color: white;
    border-radius: 0.25em;
    padding: 0px 10px 2px 10px;
    font-size: 75%;
}

.imgnumaparelho
{
   width: 70%;
   
   border-radius: 10px;
}

.resultado{
    color:red;
    
}

#btn_renovacao{
    
 width: 200px;  
 height: 30px;
 padding: 5px 5px 5px 5px;
 
    
}

#btn_atlinha{

    outline: 0;
    color: #fed136;
    background-color: transparent;
    border: none;


}

.btn_atlinh{

    outline: 0;
    color: #fed136;
    background-color: transparent;
    border-bottom: none;        

}

.divbtnrenovacao{
    
     padding: 5px 5px 5px 5px;
    
}





    


    
