
.header-inner{border-top: #fb5b21 solid 10px}
HEADER{border-bottom: 2px solid #fb5b21;}
#counter{
	background-color: #fb5b21;
	display: inline;
	float: left;
	padding: 0;
	width: 100%;
}
.tempo{color: #fff; font-size: 32px; padding-top: 35px; text-align: right;}
.header-top {
	display: inline;
	float: none;
	padding-top: 100px;
	padding-right: 0px;
	text-align: center !important;
	width: 100%;
    color: #fff;
}
.download-btn{
	border-radius: 30px;
	color: #ffffff;
	font-size: 28px;
    font-weight: 800;
	height: 48px;
	line-height: 48px;
	margin-top: 30px;
	opacity: 0.9;
	text-align: center;
	width: 180px;
	-webkit-transition: all 0.5s ease 0s;;
	-o-transition: all 0.5s ease 0s;;
	transition: all 0.5s ease 0s;;
    padding: 5px;
    width: 300px;
    height: 60px;
    margin: 20px auto;
    
        
}
#topo-full{
    background-image: url(../images/header-bg.jpg);
    height: 400px !important;
    background position:center center !important;
    background-size: cover;
}
.header-bottom-left h1{
    color: #fff;   
    font-size: 28px !important;
    font-weight: 900 !important;
    text-align: center;
}
.header-bottom-left h1 span{
    color:  #fb5b21;  
    font-size: 36px !important;
}

.header-bottom-left p{
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 100%;
}


.txt-top{
    font-size: 26px !important;
    max-width: 70%;
    margin: 0px 0 20px !important;
}
.signup-btn {
	border-radius: 30px !important;
	border: 1px none transparent;
    width: 100% !important;
    max-width: 550px !important;
	color: #fff;
	display: inline-block;
	font-size: 18px;
    font-weight: 800 !important;
	opacity: 0.8;
	padding: 15px 50px;
	text-decoration: none;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.orange{font-weight: bold !important; color: #fb5b21}

.btn-link{font-size: 24px;color:  #fb5b21; background-color: #efefef; width: 100%; text-align: left; display: block;}
.btn-link:focus{background-color: #ddd; color:  #fb5b21; text-decoration: none;}
.btn-link:hover{background-color: #ddd; color:  #fb5b21; text-decoration: none;}
.card-body{padding: 25px; font-size: 18px;}
.duvidas{font-size: 24px; width: 100%; text-align: left; display: block; margin-top: 60px; text-align: center}
.duvidas span{font-size: 18px;}
.conheca{text-align: center; color: #fff; margin: 30px}
.piram{margin: 0 auto; width: 100%; min-width: 320px;}
.fotot{margin: 0 auto; width: 100%; min-width: 320px; max-width: 600px;}
/* ==========================================================================
   Countdown Style Start
   ========================================================================== */

.countdown-timer .text {
  padding: 0px 20px !important;
}
.countdown-timer .text h2 {
  font-size: 40px;
  line-height: 48px;
}
.countdown-timer .text h4 {
  color: #fff;
  margin-bottom: 10px;
  line-height: 24px;
}
.countdown-timer .text p {
  font-size: 14px;
  line-height: 30px;
}
.countdown-timer .btn-lg {
  margin-top: 30px;
}
.time-count div {
  float: left;
  text-align: center;
  margin: 10px 5px !important;
}
.time-entry {
  display: inline-block;
  min-width: 90px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 15px 5px 20px 5px;
  margin-right: 20px;
  color: #000;
  font-size: 14px;
  line-height: 15px;
  text-transform: uppercase;
    background-color: #fff;
}
.time-entry span {
  font-size: 45px;
  line-height: 45px;
  font-weight: 700;
  display: block;
  color: #fb5b21;
  margin-bottom: 10px;
}
.time-countdown {
    display: block;    
}



@media(max-width:840px ){
.tempo{color: #fff; font-size: 22px; padding-top: 10px; text-align: center;}
.time-count div {margin-left: 0px!important;}
.txt-top{font-size: 16px !important;}
#topo-full{
    background-image: url(../images/header-bg-p.jpg);
    height: 600px !important;
    }
    .features-content{
    padding-top: 15px;
}
    .header-bottom-left h1{
    color: #fff;   
    font-size: 20px !important;
    font-weight: 900 !important;
    text-align: center;
}
.header-bottom-left h1 span{
    color:  #fb5b21;  
    font-size: 28px !important;
}

    .time-entry span {
  font-size: 24px;
  line-height: 30px;
        padding: 0px;
}
    .time-entry {
        font-size: 12px;
        padding: 5px 0 !important;
    }
    .btn-link{font-size: 15px; display: block;}
    .time-count{width: 190px; margin: 0 auto}
    .download-btn{
	border-radius: 30px;
	color: #ffffff;
	font-size: 24px;
    font-weight: 800;
	-webkit-transition: all 0.5s ease 0s;;
	-o-transition: all 0.5s ease 0s;;
	transition: all 0.5s ease 0s;;
    padding: 5px;
    width: 90%;
    height: 60px;
    margin: 5px 10px 20px;
    
        
}
    .piram{margin: 0 auto; width: 100%; min-width: 320px; }
    .signup-btn {
	border-radius: 30px !important;
    width: 100% !important;
    max-width: 550px !important;
	color: #fff;
	display: inline-block;
	font-size: 15px !important;
    font-weight: 800 !important;
	opacity: 0.8;
	padding: 15px 50px;
	text-decoration: none;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
    
}


