body {
    width: 100%;
    height: 100%;
}

html {
    width: 100%;
    height: 100%;
}
body, h1, h2, h3, h4, p, div, span, td, a{
  font-family: Lato, Arial, Helvetica, sans-serif;
}

section.form{
  background-color: #532f75;
  color: #fff;
}

section.form .container,
section.testmonial .container{
  padding-top: 20px;
  padding-bottom: 20px;
}
section.header h2{
  font-size: 1.25em;
  font-weight: 700;
  padding: 30px;
  margin: 0;
}

section.header h1{
  font-size: 1.5em;
  font-weight: 700;
  padding: 25px;
  margin: 0;
}

section.header .logo{
  margin: 10px;
}
section.header .safe{
  font-size: 0.9em;
  padding: 30px;
  color: #333;
}
section.header .safe img{
  margin-top: -2px;
}

.title-content img{
  max-width: 90%;
  margin: 15px 0;
}

.vantagens .item .col-sm-12{
  margin-bottom: 20px;
}
.vantagens .item .icon{
  display: inline-block;
  vertical-align: top;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  background-image: url("images/icons.png");
}
.vantagens .item .icon.cifrao{
  background-repeat: none;
  background-position: 0 0;
}
.vantagens .item .icon.book{
  background-repeat: none;
  background-position: 0 -50px;
}
.vantagens .item .icon.percent{
  background-repeat: none;
  background-position: 0 -100px;
}
.vantagens .item .icon.hand-gift{
  background-repeat: none;
  background-position: 0 -150px;
}
.vantagens .item .icon.bag{
  background-repeat: none;
  background-position: 0 -200px;
}
.vantagens .item .icon.seal{
  background-repeat: none;
  background-position: 0 -250px;
}
.vantagens .item .icon.star{
  background-repeat: none;
  background-position: 0 -300px;
}
.vantagens .item .icon.dress{
  background-repeat: none;
  background-position: 0 -350px;
}
.vantagens .item .icon.certificate{
  background-repeat: none;
  background-position: 0 -400px;
}
.vantagens .item .icon.thumbup{
  background-repeat: none;
  background-position: 0 -450px;
}
.vantagens .item .icon.idea{
  background-repeat: none;
  background-position: 50px 0px;
}
.vantagens .item .icon.factory{
  background-repeat: none;
  background-position: 50px -50px;
}
.vantagens .item .icon.box{
  background-repeat: none;
  background-position: 50px -100px;
}
.vantagens .item .icon.trophy{
  background-repeat: none;
  background-position: 50px -150px;
}
.vantagens .item .icon.gift{
  background-repeat: none;
  background-position: 50px -200px;
}
.vantagens .item .icon.hand-money{
  background-repeat: none;
  background-position: 50px -250px;
}
.vantagens .item .icon.map{
  background-repeat: none;
  background-position: 50px -300px;
}
.vantagens .item .icon.safe{
  background-repeat: none;
  background-position: 50px -350px;
}
.vantagens .item .icon.graph{
  background-repeat: none;
  background-position: 50px -400px;
}
.vantagens .item .text{
  display: inline-block;
  max-width: 85%;
  padding-top: 10px;
}
.vantagens .item .text p{
  margin: 0;
  line-height: 1.3em;
}
.vantagens .item .title{
  font-size: 1.2em;
  font-weight: 900;
}
.vantagens .item .text .description{
  font-weight: 300;
}

.vantagens .description h3{
  font-weight: 900;
  font-size: 2em;
}

.form-frame{
  margin-top: 20px;
  border: 2px solid #fd4242;
  border-radius: 10px;
}
.form-frame .title{
  background-color: #fd4242;
  padding: 20px;
  text-align: center;
  font-weight: 700;
  font-size: 1.2em;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.form-frame .title h3{
  background-color: #fd4242;
  padding: 0;
  margin: 0;
  font-weight: 900;
}
.form-frame .contents{
  padding: 40px;
  background-color: #fff;
  color: #000;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.form-frame .row{
  margin-bottom: 10px;
}
.form-frame form label{
  font-weight: bold;
  font-size: 0.9em;
  float: left;
  width: 30%;
  padding: 5px 0;
}
.form-frame form input[type=text],
.form-frame form input[type=password],
.form-frame form select{
  border: 1px solid #bfbfbf;
  border-radius: 5px;
  font-size: 0.9em;
  padding: 5px 10px;
  width: 70%;
}
.form-frame form .flex label{
  width: 70%;
}
.form-frame form .flex input[type=text],
.form-frame form .flex input[type=password],
.form-frame form .flex select{
  width: 30%;
}
.form-frame form input[type=radio]{
  margin-left: 5px;
}
.form-frame #Hdia,
.form-frame #Hmes,
.form-frame #HdddcelR,
.form-frame #HdddfoneR{
  width: auto;
  display: inline-block;
  margin-right: 3px;
}
.form-frame #HdddcelR,
.form-frame #HdddfoneR{
  width: 10%;
}
.form-frame #Hano{
  width: auto;
  display: inline-block;
}
.form-frame #HfonecelR,
.form-frame #HfoneR{
  width: 58%;
  display: inline-block;
}

.form-frame .row span[class^="txtErro"]{
  display: none;
}

.form-frame .row.address{
  display: none;
}

.form-frame input[type=text].no-width{
  width: auto;
}

.cover{
  position:fixed;
  top:0;
  left:0;
  background:rgba(0,0,0,0.6);
  width:100%;
  height:100%;  
}
.box-confirm{
  width:40%;
  height:auto;
  margin:0 auto;
  margin-top: 5%;
  position:relative;
  background-color: #fff;
  padding: 80px;
}

.box-confirm .t1,
.box-confirm .t2{
  font-size: 1.2em;
  font-weight: bold;
  padding: 10px;
  text-align: center;
}
.box-confirm .t2{
  color: #d73636;
  margin-bottom: 20px;
}

.box-confirm .btn{
  font-size: 0.8em;
}


section.testmonial,
footer{
  background-color: #fff;
}

section.testmonial h3{
  text-align: center;
  font-weight: 700;
}

section.testmonial .item{
  margin: 20px auto;
}

section.testmonial .author{
  font-weight: 700;
}
section.testmonial .author small{
  font-weight: normal;
}
section.testmonial .author .avatar{
  margin: 10px auto;
  width: 100px;
  height: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50px;
  border: 2px solid #f6f6f6;
}

section.testmonial .comment{
  background-color: #f6f6f6;
  padding: 20px;
  border-radius: 10px;
  position: relative;
}
section.testmonial .comment .tip{
  width: 9px;
  height: 21px;
  position: absolute;
  left: -9px;
  top: 25px;
  background-image: url('images/tip.png');
  background-repeat: none;
}

.seals{
  margin-top: 20px;
  border-top: 1px solid #fd4242; 
  text-align: center;
}
.seals .site-lock,
.seals .site-seal,
.seals .site-blindado{
  display: inline-block;
  max-width: 30%;
  margin: 20px 5px;
}
.site-seal img,
.site-lock img,
.site-blindado img{
  max-width: 100%;
}

.unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}

@media (max-height: 567px) AND (max-width: 579px){
}  
@media (max-width: 400px){
}  
@media (min-width: 400px) AND (max-width: 579px){
}  
@media (min-width: 991px){
}  
@media (min-width: 900px){
}  
@media (min-width: 1200px){
}  
@media (min-width: 2000px){
}  
@media (min-width: 768px) and (max-width: 979px) {
}  
@media(max-width:979px) {
}
@media(max-width:1199px) {
}	
@media(max-width:767px) {	
  .box-confirm{
    width:80%;
    padding: 20px;
    font-size: 0.9em;
  }
  .vantagens .item .description{
    font-size: 0.8em;
  }
  section.header h2{
    padding: 10px;
  }
  section.header .safe{
    padding: 10px;
  }
  .seals .site-lock,
  .seals .site-seal,
  .seals .site-blindado{
    display: block;
    max-width: 90%;
    margin: 10px 5px;
    text-align: center;
  }
  .site-seal img,
  .site-lock img,
  .site-blindado img{
    max-width: 70%;
    margin: 0 auto;
  }
  .seals .site-blindado div{
    margin: 0 auto;
  }
  .form-frame form label{
    float: none;
    width: 100%;
  }
  .form-frame form input[type=text],
  .form-frame form input[type=password],
  .form-frame form select{
    width: 100%;
  }
  .form-frame form .flex label{
    width: 100%;
  }
  .form-frame form .flex input[type=text],
  .form-frame form .flex input[type=password],
  .form-frame form .flex select{
    width: 100%;
  }
  section.testmonial .comment{
     margin-top: 10px;
  }
  section.testmonial .comment .tip{
    top: -15px;
    left: 20px;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
  }
}
