
@font-face{ font-family:Ionicons; src:url(/anglee/ion/ionicons.woff2?v=4.5.5) format("woff2"); font-weight:400; font-style:normal; font-display:block; }


.ion-ios-gift:before,

.ion-ios-information-circle-outline:before,

.ion-ios-star:before,

 .ion-md-person-add:before,

 .ion-md-settings:before,

 .ion-md-contact:before,

.ion-md-home:before,

.ion-md-more:before,

.ion-md-heart:before,

.ion-ios-cart:before,
.ion-md-close:before,

.ion-ios-arrow-up:before,

.ion-ios-arrow-back:before,
.ion-ios-arrow-forward:before,


.ionicons{display:inline-block;font-family:Ionicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}


.ion-ios-gift:before{content:""}

.ion-ios-information-circle-outline:before{content:""}

.ion-ios-star:before{content:""}

 .ion-md-person-add:before{content:"\f1e1"}


 .ion-md-settings:before{content:""}

 .ion-md-contact:before{content:"\f2d6"}

 .ion-md-home:before{content:"\f30c"}

.ion-md-more:before{content:""}

.ion-md-heart:before{content:"\f308"}

.ion-ios-cart:before{content:""}
.ion-md-close:before{content:"\f2c0"}

.ion-ios-arrow-up:before{content:"\f3d8"}

.ion-ios-arrow-back:before{content:""}
.ion-ios-arrow-forward:before{content:"\f3d1"}



@font-face { font-family: fonte; font-display:swap; src: local('Varela Round Regular'), local('VarelaRound-Regular'), url(/anglee/fonts/roboto.woff) format('woff'); }

*,:after,:before{user-select:; touch-action: manipulation;  margin:0;padding:0;box-sizing:border-box; 
-webkit-tap-highlight-color:transparent;letter-spacing:1px;font-weight:400;outline:0;border:none}


html{
	
	
overflow-x:hidden; overflow-y:hidden;
	
}

body{
position:absolute;
height:auto;
left:0px;
width:100%;
padding-bottom:30px;
background:#fff;
font-family:fonte;
color: #000; overflow-x:hidden; overflow-y:hidden;
font-size:13px;
}
a{ text-decoration:none; color:gray; }


.center{

position:absolute;

margin:auto; top:0px; right:0;left:0;
position:absolute; z-index:900; width:100%;height:100%;text-align:center;
	
}
.central{margin:auto; top:0px; right:0;left:0;bottom:0;padding:7px;
color:#000; position:fixed; z-index:900; width:100%;height:100%;background:#fff;text-align:center; }

.centrosb{margin:auto;right:0;left:0;bottom:0;padding:7px;
color:#000; position:absolute; z-index:100; width:100%;height:auto;background:#fff;
text-align:center; 
}


.centrost{margin:auto;left:0px;top:0px;padding:7px; line-height:22px; height:32px;
color:#fff; position:absolute; z-index:100; width:100%;text-align:center}
img {
display: flex;
}
.container {
max-width: 100%;
margin: 0 auto;
margin-top:10px;
}
.btn {
display: inline-block;
font: inherit;
background: none;
border: none;
color: inherit;
padding: 0;
cursor: pointer;
}
.btn:focus {
outline: 0.5rem auto #4d90fe;
}
.visually-hidden {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}


.divdesk{max-width:100%; } 

.name{
	
text-align:left;

font-size:10px;

/*text-overflow:ellipsis;*/
letter-spacing:.3px; overflow:hidden; white-space:nowrap; width:auto;text-decoration:none;

max-width:75%;
overflow-x:auto;

display:block; text-transform:capitalize;
}

/* Profile Section */
.profile {
position:relative;
padding-bottom:0px;
}
.profile::after {
content: "";
display: block;
clear: both;
}
.num{
position:absolute;
top:10px;
left:10px;
width:32px;
height:32px;
text-align:center;
background:#fff;
color:#000;
border-radius:50%;
line-height:33px;
font-size:12px;
z-index:100;
}

.pay{


padding-right:20px;
padding-left:20px;

padding-bottom:5px;

text-align:center;

color:gray;
line-height:24px;
font-size:13px;
z-index:100;


}


.divmenu div{

position:relative;
width:100px;
float:left;
font-size:12px;
margin-left:10px;
color:#e2e2e2;
background:;

	
}


.compra{
position:absolute;
top:10px;
right:20px;
width:42px;
height:42px;
padding:5px;
text-align:center;
background-color: rgba(255, 255, 255, 255);
text-align:center;
border-radius:50%;
background:;
color:#000;
line-height:38px;
font-size:24px;
z-index:10;
}

.favo{
position:absolute;
top:60px;
right:20px;
width:42px;
height:42px;
padding:5px;
text-align:center;
background-color: rgba(255, 255, 255, 255);
text-align:center;
border-radius:50%;
background:;
color:#000;
line-height:38px;
font-size:24px;
z-index:10;
}


.infos{
position:absolute;
margin:auto;
bottom:80px;
right:0px;left:0px;
width:42px;
height:42px;
text-align:center;
border-radius:50%;
 -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);	
	
background:;
color:#000;
line-height:47px;
font-size:26px;
z-index:10;
}

.infos span{
	
 -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);	
  
}

.profile-image {
float: left;
min-height:200px;
width: calc(33.333% - 1rem);
display: flex;
justify-content: center;
align-items: center;
left:17px;
}
.profile-image img {
border-radius: 50%;
position:relative;
width:150px;
height:150px;
border-radius:50%;
}
.profile-user-settings,
.profile-stats,
.profile-bio {
float: left;
width: 100%;

}
.profile-user-settings {
margin-top: 1.1rem;
}
.profile-user-name {
display: inline-block;
font-size: 13px;
font-weight: 300;
border-bottom:2px solid #000;
}
.profile-edit-btn {
font-size:13px;
line-height: 1.8;
border: 0.1rem solid #dbdbdb;
border-radius: 0.3rem;
margin-left: 2rem;
}
.profile-settings-btn {
font-size:13px;margin-left: 1rem;
}
.profile-stats {
}
.profile-stats li {
display: inline-block;
line-height:;
cursor: pointer;padding:5px;
width:200px;
}
.profile-stats li:last-of-type {
margin-right: 0;
}
.profile-bio {
font-size:13px;font-weight: 400;
line-height: 1.5;
margin-top: 2.3rem;
padding: 0 2rem;
}
.profile-real-name,
.profile-stat-count,
.profile-edit-btn {
font-weight: 600;
}
/* Gallery Section */
.gallery {
display: inline-block;
border-radius:0px;
background:#f2f2f2;

}

ul{list-style-type:none}
.omenu{background:rgba(0, 0, 0, 0.7);padding-left:5px;padding-bottom:10px;display:block;width:170px;height:100%;overflow-x:hidden;overflow-y:auto;
position:fixed;top:0;right:0;z-index:99999999999;border-left:1px solid #e2e2e2;

 -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  
}

.omenu li{position:relative;left:5px;font-size:13px;color:#fff;padding:10px}
.omenu li i{position:relative;top:4.6px;padding:5px;font-size:24px;color:#fff}
.omenu li a{color:#fff}


.slidefiles{
	
border-radius:0px;

}



.gallery-item {
position: relative;
flex: 1 0 22rem;
margin: 1rem;
color: #fff;
background:#f2f2f2;
border-radius:0px;
border-bottom:1px solid #e2e2e2;
cursor: pointer;
}
.gallery-item .gallery-item-info,
.gallery-item .gallery-item-info {
display: flex;
/* justify-content: center;
align-items: center;*/
position: absolute; display:none;
top:0px;
color:#000;
padding:30px;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.9);
}
.gallery-item-info {
z-index:900; display:none;
}

.neg{ font-weight:600; }

.gallery-item-info span {
display: inline-block;
font-size: 12px;
float:left;
text-align:left;
}
.gallery-item-likes {
margin-right: 2.2rem;
}
.gallery-item-type {
position: absolute;
top: 1rem;
right: 1rem;
font-size:13px;text-shadow: 0.2rem 0.2rem 0.2rem rgba(0, 0, 0, 0.1);
}
.fa-clone,
.fa-comment {
transform: rotateY(180deg);
}
.gallery-image {
width: 100%;
height: auto;
object-fit: contain;
}

.chefe{
	
position:absolute; margin:auto; top:0; left:0; right:0; bottom:0; max-width:100%; max-height:100%;
	
}
/* Loader */
.loader {
width: 5rem;
height: 5rem;
border: 0.6rem solid #999;
border-bottom-color: transparent;
border-radius: 50%;
margin: 0 auto;
animation: loader 500ms linear infinite;
}

.destake{ max-width:100%;}


@media only screen and (min-width:1024px){ 

.destake{max-width:100%;} 


.divdesk{max-width:350px; } 


}




@media screen and (max-width: 30rem) {
	

.container{
margin-top:25px;
}
.profile-image {
position:absolute;
margin:auto;
width: 24px;
height: 24px;
text-align:center;
top:-52.5px;
left:-32px;
right:0;
display:none;
}
.profile-bio{
padding-top:40px;
}
.profile-image img{ width:64px; height:64px; object-fit: cover; }
.profile {
display: flex;
flex-wrap: wrap;
}
.profile::after {
display: none;
}
.profile-image,
.profile-user-settings,
.profile-bio,
.profile-stats {
float: none;
width: auto;
}
.profile-image img {
width: 7.7rem;
position:relative;
left:17px;
}
.profile-user-settings {
flex-basis: calc(100% - 10.7rem);
display: flex;
flex-wrap: wrap;
margin-top: 1rem;
}
.profile-edit-btn {
order: 1;
padding: 0;
text-align: center;
margin-top: 1rem;
}
.profile-edit-btn {
margin-left: 0;
}
.profile-bio {
font-size:16px;margin-top: 1.5rem;
}
.profile-edit-btn,
.profile-bio,
.profile-stats {
flex-basis: 100%;
}
.profile-stats {
order: 1;
margin-top: 1.5rem;
}
.profile-stats ul {
display: flex;
text-align: center;
padding: 1.2rem 0;
font-size: 12px;
}
.profile-stats li {
flex: 1;
margin: 0;

}
.profile-stat-count {
display: block;
}
}
/* Spinner Animation */
@keyframes loader {
to {
transform: rotate(360deg);
}
}
/*
The following code will only run if your browser supports CSS grid.
Remove or comment-out the code block below to see how the browser will fall-back to flexbox & floated styling.
*/
@supports (display: grid) {
	
	
.profile {
display: grid;
grid-template-columns: 1fr 2fr;
grid-template-rows: repeat(3, auto);
grid-column-gap: 3rem;
align-items: center;
}

.profile-stats li{ border-bottom:1px solid transparent; }

.profile-image {
grid-row: 1 / -1;
}
.gallery {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(22rem, 1fr));
grid-gap: 2rem;
}
.profile-image,
.profile-user-settings,
.profile-stats,
.profile-bio,
.gallery-item,
.gallery {

margin: 0;
}




.divmenu{ display:; }

/* mobile */
@media (max-width: 30rem) {
	
.gallery {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
grid-gap: 1rem;


}

.divmenu{ display:block;  }

.profile-stats li{ border-bottom:1px solid transparent; }

.profile {
grid-template-columns: auto 1fr;
grid-row-gap: 1.5rem;
}
.profile-image {
grid-row: 1 / 2;
}
.profile-user-settings {
display: grid;
grid-template-columns: auto 1fr;
grid-gap: 1rem;
}
.profile-edit-btn,
.profile-stats,
.profile-bio {
grid-column: 1 / -1;
}
.profile-user-settings,
.profile-edit-btn,
.profile-settings-btn,
.profile-bio,
.profile-stats {
margin: 0;
}
}
}
.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;   -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.swiper-container-free-mode>.swiper-wrapper{  margin:0 auto}
.swiper-slide{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0}
.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}
.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}
.swiper-button-prev{box-shadow: 0px 6px 10px rgba(0,0,0,0.2); display:-webkit-inline-box;position:absolute;display:-webkit-inline-flex; display:-ms-inline-flexbox;display:inline-flex; align-items:center;justify-content:center;width:42px;height:42px;left:17px;bottom:50%;line-height:15px;
font-size:13px;z-index:1; border-radius:50%;color:#fff;cursor:pointer;}
.swiper-button-next{box-shadow: 0px 6px 10px rgba(0,0,0,0.2); display:-webkit-inline-box; position:absolute;display:-webkit-inline-flex;
display:-ms-inline-flexbox;display:inline-flex; align-items:center;justify-content:center;width:42px;height:42px;right:17px;bottom:50%;
line-height:15px;
font-size:13px;z-index:1; border-radius:50%;color:#fff;cursor:pointer;}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0;cursor:auto;pointer-events:none}
.swiper-pagination{position:absolute;text-align:center;  -webkit-transform:translate3d(0,0,0);  -ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:1}
.swiper-pagination.swiper-pagination-hidden{opacity:0}
.swiper-pagination-bullet{width:8px;height:8px;display:none;border-radius:100%;opacity:.2}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}
.swiper-pagination-white .swiper-pagination-bullet{background:#fff}
.swiper-pagination-bullet-active{opacity:1}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}
.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}
.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet{margin:5px 0;display:block}
.swiper-container-horizontal>.swiper-pagination{bottom:0;left:0;width:100%}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{margin:0 5px}
.swiper-container{width:100%;height:100%;margin-top:0;background-size:100% 100%}


.swiper-slide img{

object-fit:cover;
min-height:400px;
max-height:500px;
height:auto;
width:100%;
	
}


.setas{
font-size:17px;
color:#000;
padding:0px;
background:#fff;
}
.left{
float:left;
font-size:10px;
padding-left:5px;padding-top:9px;
font-weight:600;
color:#448ed9;

}
.right{
float:right;
font-size:10px;
font-weight:600;
margin-right:5px;

height:24px;
width:52px;
line-height:27px;
text-align:center;
border-radius:50%;

}



.footer{background-color:#f6f6f6; border-radius:10px;}

.footer .footer-container{margin:0 auto;padding:2.625rem 0;width:84%; border-radius:10px;}

@media all and (min-width:1024px){
	
.footer .footer-container{padding:2.625rem 0 3.75rem; border-radius:10px;}


}

.footer .logo-header{display:inline-block;line-height:0;margin:0;width:5.375rem}

@media all and (min-width:1024px){.footer .logo-header{vertical-align:middle}

}

.footer .footer-links{list-style:none;margin:1.375rem 0 0}

@media all and (min-width:1024px){.footer .footer-links{display:inline-block;margin-left:1.625rem;margin-top:0;vertical-align:middle}

[dir='rtl'] .footer .footer-links{margin-left:0;margin-right:1.625rem}

}


.footer .footer-links li{margin-top:.625rem;}

@media all and (min-width:600px){.footer .footer-links li{display:inline-block;margin-left:1.875rem;margin-top:0}

[dir='rtl'] .footer .footer-links li{margin-left:0;margin-right:1.875rem}

.footer .footer-links li:first-child{margin-left:0}

[dir='rtl'] .footer .footer-links li:first-child{margin-right:0}

}

@media all and (min-width:769px){.footer .footer-links li{display:inline-block;margin-left:1.625rem;margin-top:0;vertical-align:middle}

}

.footer .footer-links a{color:gray; font-size:13px; }

.footer .local-selector{display:inline-block;font-size:.875rem;margin-top:2.8125rem}

@media all and (min-width:1024px){.footer .local-selector{float:right;margin-top:0}

[dir='rtl'] .footer .local-selector{float:left}

}

.i-group input{

font-family:fonte;

font-size:13px;
border-radius:0px; background:transparent; padding:10px; text-align:center; border:none; border-bottom:1px solid #e2e2e2;

margin: 10px auto;
width: 200px;
display:block;

}

.demo-container input{

font-family:fonte;

font-size:13px;

border-radius:0; background:transparent; padding:10px; text-align:center; border:none; border-bottom:1px solid #e2e2e2;

margin: 10px auto;
width: 200px;
display:block;

}

.demo-container {

font-family:fonte;

background:#fff;
text-align:center;
font-size:13px;
position:fixed;
margin:auto;
top:0;left:0;right:0;
z-index:9999999;
width: 100%;
height:100%;
overflow-y:scroll;

}


.tudo{
z-index:900;
position:fixed;
margin:auto;
padding:1px;
color:#000;
width:42px;
height:42px;
line-height:42px;
background:#e2e2e2;
font-size:16px;
border-radius:50%;
text-align:center;
}


img{image-orientation:from-image;image-rendering:optimizeQuality;image-rendering:-moz-crisp-edges;image-rendering:-webkit-optimize-contrast;
image-rendering:optimize-contrast;-ms-interpolation-mode:nearest-neighbor;image-rendering:auto; object-fit: cover; }
input[type=file]{ width:90px;height:90px; position:absolute; margin:auto; opacity:0; top:55px; left:0; right:0;  z-index:100;}


.card{position:fixed; padding-top:50px;bottom:0;height:100%;width:100%;z-index:300; right:0px; overflow:hidden;display:none; background:#fff;
overflow-y:scroll; transform:translate3d(0,0,0); font-size:13px;
}
.header{padding-top:0px;width:100%;height:130px;background-size:cover;background-repeat:no-repeat;text-align:center;margin:0 0 15px 0}

.header img{
margin:auto;position:relative;top:-10px;left:0;right:0;text-align:center;width:90px;height:90px;padding:2px;
background-size:cover;}
.i-group label{
position:absolute; left:20px; text-align:center; 
}

.salvar{
position:relative;
bottom:0px; text-align:center;
width:100%;right:0px; line-height:30px;
z-index:400;cursor:pointer;background:#fff;
height:30px; border-radius:0px; }


.select{position:relative;height:47.5px;background:0 0;width:110px; text-align:center; }
.select:after{content:'';width:0;height:0;

text-align:center;

position:absolute;top:-20px;left:0px; right:0px;bottom:0;margin:auto;border-style:solid;border-width:5px 5px 0 5px;

border-color:#000 transparent transparent transparent;pointer-events:none}

.select:hover:after{-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.select:before{width:30px;position:absolute;top:1px;right:1px;bottom:1px;background:0 0;content:'';pointer-events:none}
.select:hover:before{background:0 0}

.select select{font-size:13px;border:none;color:#000;font-family:fonte;box-shadow:none;border-radius:0;background:0 0;height:100%;width: max-content;
cursor:pointer; outline:0; background:#fff;
border:1px solid transparent;-moz-appearance:none;-webkit-appearance:none;
padding:10px;
text-align:center;

}

.select select:-moz-focusring{color:red;text-shadow:0 0 0 #000}
.select select::-ms-expand{background:#e2e2e2;}
::selection {color: #fff; background:#000; outline:0; padding:10px;}
#snackbar{font-family:fonte;visibility:hidden;text-align:center; z-index:99999999999;font-size:13px;
display:inline-block; border-radius:0px; color:#fff;background:#000; margin:auto; position:fixed; bottom:0px;left:0;right:0; height:42px;
padding:10px; text-transform:lowercase; font-weight:560; width:100%; line-height:23px;



}
#snackbar.showsnack{font-family:10px fonte;visibility:visible;
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s; animation-name: animatetop; animation-duration: 0.4s;
}


.span{ position:relative; left:5px; top:0px; display:block; text-align:left; color:gray;  padding:5px; }
.show{
padding:3px;
height:auto;
font-size:10px;
text-overflow:ellipsis; letter-spacing:.3px; margin-top:7px;white-space:nowrap; width:100%;max-width:100%;
}
.divstatus{
border-radius:50%;width:64px;height:64px; float:left; margin-right:6px; position:relative;top:-1px;left:0px;display:block;
}

.divstatus img{
border-radius:50%;width:64px;height:64px;
object-fit: cover;
}
.divstatus .img{
border-radius:50%;
width:50px;height:50px;
object-fit: cover;
position:relative;
left:9px;
top:11px;
}

.border {
border-bottom: 1px solid #e2e2e2;
position: relative;
width: 80%;
right:-60px;
bottom: -7px;
padding:2px;
}

.border1 {
border-bottom: 1px solid #e2e2e2;
position: relative;
width: 100%;
left:0px;
bottom: -7px;
padding:2px;
}

.recibo{
	
padding:15px;
width:150px;
border-bottom:1px solid #e2e2e2;	
font-size:12px;
font-weight:600;	
	
}


div.novodia {
position: -webkit-sticky;
position: sticky;
background:#fff;
border-radius:100px;
font-size: 10px;
color:gray;
z-index:1000;
margin:auto; top:10px; left:0;right:0; height:auto; margin-top:17px;
padding:7px; width: max-content;
}

.close{
padding:1px;
position:relative;
float:right;
top:-10px;
right:10px;
color:#000;
width:42px;
height:42px;
line-height:42px;
background:#e2e2e2;
font-size:24px;
border-radius:50%;
text-align:center;
z-index:100;
}

 .check{width:30px;height:30px;position:absolute;right:-5px;top:-5px;z-index:9000}

 .check label{width:30px;height:30px;cursor:pointer;position:absolute;border-radius:100%;left:4px;top:4px;background:#e2e2e2}

 .checked{width:30px;height:30px;position:absolute;right:-5px;top:-5px;z-index:9000}

 .checked label{width:30px;height:30px;cursor:pointer;position:absolute;border-radius:100%;left:4px;top:4px;background:#fff}

 .checked label:after{content:'';width:13px;height:9px;position:absolute;top:10px;left:8px;border:2px solid #000;border-top:none;border-right:none;background:0 0;opacity:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}


.agita{animation:shake 2s cubic-bezier(.36,.07,.19,.97) both infinite;transform:translate3d(0, 0, 0);backface-visibility:hidden; perspective:1000px; }
@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}
20%,80%{transform:translate3d(2px,0,0)}
30%,50%,70%{transform:translate3d(-4px,0,0)}
40%,60%{transform:translate3d(4px,0,0)}
}

.linha{
	
	position:relative;
	
	margin:auto;
	left:0;right:0;top:0; border-bottom:1px dashed #e2e2e2;
	display:block;width:90%; max-width:400px;  height:1px;}


.lines{position:relative;display:block;width:100%;text-align:center}
.line span:before{left:0;margin-top:0}
.line span:after{right:0;margin-top:0}
.line span:after,.line span:before{position:absolute;bottom:0;display:inline-block;width:30%;height:1px;content:'';background-color:#e2e2e2}

.red{

color:#fff;	
	
}

.loading { height: 42px;width: 42px;-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite;animation:spin 1s linear infinite; }
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); }
}


.close3{margin:auto;left:5px;top:5px; position:fixed;width:42px;height:42px; text-align:center;z-index:1500;
border-radius:50%; background:#fff;font-size:24px; line-height:42px; }

.lin{ width:100%;  height:1px; background:#e2e2e2; }
.nota{
line-height:32px; background:#e2e2e2; text-align:center; font-size:13px; border-radius:50%; height:32px; width:32px; float:left; margin-left:10px;
color:#000;
}

.aval{
text-align:center
;width:90px;height:90px;
padding:2px;
background-size:cover;
}

.i-group label{ position:relative; left:5px; padding:5px; }
.i-group input{
font-size:13px;padding:10px;display:block;background:#fff;color:#000;width:100%;border:none;
border:1px solid #ccc;
border-radius:3px;
text-align:center;
}
.postar{
font-weight:530;
text-transform:uppercase;
border-bottom:2px solid #ccc;
position:relative;
bottom:0px;
font-size:10px;
z-index:1000;
text-align:center;
color:#00875f;
width:100px;z-index:500;cursor:pointer;background:#fff;
padding:10px; border-radius:0px; }

.imgs{
height:32px; width:32px; float:left; background:#fff; border-radius:50px; position:relative; top:-8px;
}

  .nav{position:fixed;margin:auto;left:0;right:0;bottom:0px;width:100%;height:50px;text-align:center; background:#fff;}

 ul.nav li{font-weight:300;height:50px;width:19%;overflow:hidden;display:inline-block;margin-top:0;text-align:center;font-size:10px; color:#000;cursor:pointer;padding-top:7px;position:relative; background:#fff;}

 ul.nav li:hover{ color:#1775e8;}

.cart{
	
display:none;	
	
}