@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700;800;900&display=swap');
body{
    font-family: 'Montserrat', sans-serif;
	color:#000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
	background: #fff;
	font-size: 17px;
}
.off{
	display:none;
}
.on{
	display:block;
}
a,
a:hover{
	text-decoration: none;
}
.esconde{
    opacity: 0;
}
.visible{
    opacity: 1;
}
::selection {background-color:#0089cf; color:#fff;}
::-moz-selection{background-color:#0089cf; color:#fff;}
header{
	background: #f13231;
	padding: 0px 0;
}
img.logo1{
	width: 100px;
	height: auto;
}
img.logo2{
	width: 400px;
	height: auto;
}
header ul{
	padding-left: 0;
    padding-top: 45px;
}
header ul li{
	display: inline-block;
	list-style: none;
}
header ul li a{
	color: #fff;
	font-weight: bold;
    padding: 12px 25px;
    font-size: 14px;
	text-transform: uppercase;
}
header ul li a.ctaTopo{
	border: 1px solid #fff;
	border-radius: 30px;
    background: #7A7A0D;
}
header ul li a:hover{
	color: #fff;
	opacity: 0.8;
}
.topo{
	background-image: url(images/fotocabecalho_AOPMBM-sitehome.png);
	background-repeat: no-repeat;
	background-size: contain;
	width:100%;
}
img.foto1{
	width: 100%;
	height: auto;
	margin-top: -30px;
}
img.foto2{
	width: 100%;
	height: auto;
	margin-top: -40px;
}
img.foto3{
	width: 100%;
	height: auto;
	margin-top: -20px;
}
img.casal{
	width: 70%;
	height: auto;
	padding-top:11px;
}
 .aopmcbc{
     max-width:400px;
     margin-top: -30px
 }
.topo h1{
	font-size: 36px;
	font-weight: bold;
    line-height: 100%;
    color:#fff;
}
.topo h3{
	color: #fff;
    font-size: 17px;
}
.topo h3 b{
	font-weight: bold;
}
.topo a.cta{
	color: #fff;
    padding: 15px 20px;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 30px;
    display: inline-block;
    border-radius: 10px;
    background: #017A0D;
}
.containertopo{
    padding-top:40px;
}
.containertopo.acess{
    padding-right:250px
}
.containertopo a{
    font-size:15px;
}
.topo a.cta:hover{
	opacity:0.8;
}
.passos{
	border-radius: 30px;
	width: 96%;
	margin-left: 2%;
	padding: 20px 0 0 0;
	background-color:#017A0D;
}

.passos{
	color: #fff;
	text-align: center;
}
.passos .numero{
	background: #fff;
    font-size: 50px;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    text-align: center;
    font-weight: 800;
    padding-top: 7px;
    display: inline-block;
}
.passos h2{
	padding-bottom: 40px;
	font-size: 28px;
}
.passos h3{
	font-size: 24px;
	font-weight: 800;
	margin-top: 20px;
}
.passos p{
	color: #fff;
	font-size: 15px;
	line-height: 120%;
}
.marcas{
	padding-bottom: 40px;
	background: rgb(255,255,255);
    padding-top:30px;
	border-radius: 30px;
	padding: 30px;
    background: linear-gradient(90deg, rgba(1, 122, 13) 0%,  rgba(0, 227, 23) 100%);}
.marcas img{
	width: 100%;
	height: auto;
	margin: 15px 0;
}
.marcas h2{
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
.destaques{
	background: #fff;
	padding: 80px 0;
}
.destaques h2{
	color: #000;
	font-weight: 900;
	margin-bottom: 20px;
	text-align: left;
	padding: 50px 30px;
}
.destaques img{
	width: 100%;
	height: auto;
	margin: 15px 0;
}
.destaques a.cta{
	color: #fff;
    padding: 15px 20px;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin: 30px auto;
    display: inline-block;
    border-radius: 10px;
    background: #017A0D;
}
.destaques a.cta:hover{
	opacity:0.8;
}
.institucional{
	padding: 40px;
}
.banner img{
	width: 100%;
	height: auto;
	margin: 0 0 40px 0;
}
.institucional img.cartao{
	width: 100%;
	height: auto;
	margin-top: 40px;
}
.institucional h2{
	font-weight: 900;
	font-size: 28px;
    margin-top: 40px;
    color:#017A0D;
}
.institucional p{
	color: #000;
}
.rodape{
	background: #000;
	text-align: left;
	color:#fff;
}
.institucional a.cta{
	color: #fff;
    padding: 15px 15px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    margin: 10px auto;
    display: inline-block;
    border-radius: 20px;
    min-height: 55px;
    background: #017A0D;
}
.institucional a.cta:hover{
	opacity:0.8;
}
.rodape a.cta{
	color: #fff;
    padding: 7px ;
    font-size: 13px;
	text-align: center;
    display: inline-block;
    border:1px solid white ;
    border-radius: 20px;
    width:100%;
    
}
.containerbottom{
    background:#0c0c0c;
    color:#fff;
    text-align: center;
}
.containerbottom .cep{
    margin-left:350px;
}
.rodape a.cta:hover{
	color: #fff;
    background: #f13231;
}
a.social{
	display: inline-block;
	margin-top: 10px;
}
.rodape img.clubecerto2{
	width: 80%;
	height: auto;
	margin-top: 40px;
}
.rodape h5{
	font-size: 13px;
	margin-top: 40px;
	text-align: center;
}
.rodape h4{
	margin-top: 40px;
	font-size: 16px;
	color: #000;
}
.colorDescontos{
    color: #000000;
}
.bgDescontos{
    background-color: #000000;
}
.bgDescontos img{
     border-radius: 15px;
}
.formsubmit{
    background: #000000;
}
.cartao1{
	transform: rotate(30deg);
	margin-left:-250px;
	z-index:1;
}
.cartao2{
	transform: rotate(-10deg);
	margin-left:250px;
}

.social{
	text-align: center;
}
.social a{
	width: 70px;
	height: 70px;
	border-radius: 100%;
	text-align: center;
	display: inline-block;
	margin: 3px;
	font-size: 50px;
    color: #fff;
}
.social a:hover{
    background-color:#017A0D;
}
.social img{
	width: 100%;
	height: auto;
}


.cardLink{
	border-radius: 10px;
	padding: 20px;
	display: block;
	background: #fff;
	margin: 15px 0;
	box-shadow: 0px 0px 15px 0px rgba(88,88,88,0.1);
	height: 150px;
}

.cardLink2{
	height: auto;
}
.cardLink3{
	height: auto;
	padding: 10px 10px;
}
.cardLink4{
	height: auto;
	padding: 20px 10px;
}
a.cardLink5{
	border-radius: 10px;
	padding: 20px;
	display: block;
	margin: 15px 0;
	box-shadow: 0px 0px 15px 0px rgba(88,88,88,0.1);
	height: 100px;	
}
a.cardLink5 h4{
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 14px;
    font-weight: bold;
    text-align: left;
}
a.cardLink5 h6{
	color: #0b4e2e;
	font-size: 28px;
	font-weight: bold;
	text-align: left;
}
a.cardLink5.bganimate2 h6{
	color: #73100b;
}
a.cardLink5:hover{
	background: #ffffff;
	text-decoration: none;
}
a.cardLink5:hover h4,
a.cardLink5:hover h6{
	color: #0b4e2e;
	text-decoration: none;
}
.loginpage p{
    font-weight:bold;
    font-size:20px;
}

.loginpage input{
    border-radius:15px;
    border: solid green;
}

.loginpage button{
    background-color: green;
    border-radius:15px;
    color:#fff;
}
/*		Responsive CSS 		*/
@media (max-width: 767px) {
	.topo h3{
	color: #fff;
    width:auto;
    position:absolute;
    }
	header ul{
		padding-top: 30px;
	}
	.topo {
    background-image: url(images/fotocabecalho_AOPMBM-sitehome.png) ;
	background-repeat: no-repeat;
	background-size: auto;
	width:100%;
	}
	.cartao1{
	transform: rotate(20deg);
	margin-left:0px;
	z-index:1;
   }
   .cartao2{
	transform: rotate(-10deg);
	margin-left:0px;
   }
   .containerbottom .cep{
    margin-left:0px;
  }
  .containertopo .row{
      width:100%;
  }
  
  .containertopo.acess{
    padding-right:0px
  }
  
  .login{
      margin-top:200px;
     
  }
  img.casal{
     
	width: 40%;
	height: auto;
	
  }
  .aopmcbc{
      max-width:160px;
      margin-left:0px;
  }
  .marcas .row{
      width:100%;
  }
  
  .topo .row{
      
  }



}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}
