

@charset "UTF-8";
.yACBar,
.yACBarFinal {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center
}

.yACChooseReseller,
.yACDetailReseller,
.yACResellerList {
    
    overflow: hidden
}

.yACBar div strong,
.yACChooseReseller h2 {
    text-transform: uppercase
}

@media (max-width:1024px) {
    body .revendedora_link.sprite.btn_yACBar {
        display: block!important;
        margin: 1%!important
    }
    .frete_persistente_frase__normal .box-banner {
        display: none
    }
}

.yACBar {
    overflow: hidden;
    background: #999;
    height: 40px;
    color: #fff;
    font-size: 1em;
    line-height: 250%;
    cursor: pointer;
    display: none
}

.btn_yACBar {
    background: url(images/setinha_next.png) 7px center no-repeat!important;
    padding-left: 20px!important
}

.btn_yACBar .revendName {
    color: #f00880
}

.yACBar span.yBarClose,
.yACBarFinal span.yBarClose {
    background: url(images/openClose.png) left -13px no-repeat;
    display: inline-block;
    width: 19px;
    height: 15px;
    margin: 5px 0 0 5px
}

.yACBar span.yBarOpen,
.yACBarFinal span.yBarOpen {
    background: url(images/openClose.png) left 0 no-repeat;
    display: inline-block;
    width: 19px;
    height: 15px;
    margin: 5px 0 0 5px
}

.yACBarFinal {
    display: none;
    overflow: hidden;
    background: #999;
    height: 40px;
    color: #fff;
    line-height: 200%;
    font-size: .9em!important
}

.yACBarFinal div:nth-child(1) strong,
.yACBarFinal div:nth-child(2) a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic
}

.yACBarFinal div:nth-child(1) {
    text-align: center;
    line-height: 10%!important
}

.yACBarFinal div:nth-child(1) a {
    width: 25px;
    height: 17px;
    padding: 0;
    line-height: normal;
    color: #fff;
    display: inline-block;
    text-align: center
}

.yACBarFinalText,
.yACBarFinalText * {
    line-height: 10%!important
}

.yACBarFinal div:nth-child(1) a span {
    margin: 0;
    padding: 0;
    height: 15px
}

.yACBarFinal div:nth-child(1) strong {
    margin-left: 1%
}

.yACBarFinal div:nth-child(2) a {
    text-decoration: underline;
    color: #fff;
    border: 1px solid #000
}

.yACChooseReseller,
.yACChooseReseller h2,
.yACResellerList form h2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
}

.yACBarFinalText {
    margin: 0 auto;
    display: inline-block;
    padding-top: .5%!important;
    width: 90%
}

.yACBarFinal img {
    display: inline-block;
    margin-top: 0;
    clear: left
}

.boxClose {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    /* float: left; */
}

.containerClose {
    float: right;
    margin-right: 20px;
    /* width: 50px; */
    /* height: 50px; */
}

.btnClose {
    position: absolute;
    display: block;
    /* margin-top: 30px; */
    right: 20px;
    top: 20px;
    font-weight: 700;
    color: #fff;
    z-index: 2;
}

.yACDetailReseller .btnClose {
    margin-top: 0;
}

.yACChooseReseller {
    display: none;
    background: #5c5c5c; /* Old browsers */
background: -moz-linear-gradient(top, #000000 0%, #000000 32%, #5c5c5c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #000000 0%,#000000 32%,#5c5c5c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #000000 0%,#000000 32%,#5c5c5c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#5c5c5c',GradientType=0 ); /* IE6-9 */
    padding-bottom: 1%;
   
}

.yACChooseReseller h2 {
    text-align: center;
    padding: 30px 2% 1%;
    font-size: 1em;
    margin: 0 auto;
    max-width: 400px;
    color: #ff0080;
    position: relative
}

.yACChooseReseller h2 .yACExplain {
    display: inline-block;
    background: #ff0080;
    color: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    line-height: 140%
}

.yACChooseReseller p {
    float: left;
    width: 180px;
    font-weight: 700;
    line-height: 1.3;
    font-size: 14px;
    display:  inline-block;
    color: #fff;
    /* text-align: center; */
    vertical-align: middle;
    /* max-width: 455px; */
    /* margin: 0 auto; */
    /* padding: 1% 2%; */
    /* font-size: .9em; */
    /* line-height: 120%; */
}

.yACChooseReseller form {
    margin: 0 auto;
    max-width: 1050px;
    position: relative;
    padding: 0 2%
}

.yACChooseReseller form input {
    border: 1px solid #ddd;
    width: 100%;
    display: inline-block;
    /* margin: 1% auto; */
    display: inline-block;
    vertical-align: middle;
    float: left;
    /* padding: 0 35px 0 10px; */
    height: 30px;
    background: url(/arquivos/lupa-choice.png) center  right no-repeat #fff;
}

.yACChooseReseller form input[type=submit] {
    /* clear: both; */
    /* display: block; */
    /* float: right; */
    width: 100%;
    text-transform: uppercase;
    background: #ff0080;
    color: #fff;
    border: 1px solid #ff0080;
    cursor: pointer;
    font-weight: 700;
    /* padding: 0 2%; */
    /* font-weight: 700; */
    /* margin: 2% 0; */
}

.yACChooseReseller form input[type=submit]:hover,
.yACResellerList form input[type=submit]:hover {
    opacity: .8
}

.yACChooseReseller form div {
    padding-left: 0
}

.yACChooseReseller form a.yACNotChoose {
    color: #fff;
    /* padding: 4.5% 0 3%; */
    font-weight: 500;
    /* float: right; */
    font-size: .8em;
    font-style: italic;
    text-decoration: underline;
}

.yACChooseReseller h2 .yACExplain:hover+.yACExplainText {
    display: block!important
}

.yACChooseReseller .yACFloat.yACExplainText {
    position: absolute;
    display: none;
    top: 0;
    right: 65px;
    width: 400px;
    max-width: 400px;
    background: #fff;
    text-align: center;
    padding: 30px;
    font-size: .9em;
    line-height: 150%;
    font-weight: 100;
    text-transform: none;
    color: #000
}

.yACChooseReseller .yACFloat.yACExplainText h2 {
    color: #ff0080;
    margin: 0;
    padding: 0 0 2%;
    font-size: 1.1em
}

.yACChooseReseller .yACFloat.yACExplainText:after {
    content: "";
    top: 30px;
    right: -25px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent #fff
}

.yACChooseReseller.opcao2 .yACExplainText {
    border: 1px solid #999;
    display: block;
    text-align: center;
    position: relative;
    background: 0 0;
    max-width: 85%;
    margin: 4% 0 2%;
    padding: 10px;
    font-size: .9em;
    line-height: 150%;
    font-weight: 100;
    text-transform: none;
    color: #000
}

.yACChooseReseller.opcao2 .yACExplainText:after {
    display: none
}

.yACChooseReseller.opcao2 .yACExplainText h2 {
    color: #ff0080;
    margin: 0;
    padding: 0 0 2%;
    font-size: 1.1em
}

.yACChooseReseller.opcao2 div input {
    margin-top: 0!important;
    width: 88%!important
}

.yACChooseReseller.opcao2 div a.yACNotChoose {
    float: left
}

.yACResellerList {
    display: none;
   background: #000000; /* Old browsers */
background: -moz-linear-gradient(top, #000000 0%, #000000 80%, #5c5c5c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #000000 0%,#000000 80%,#5c5c5c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #000000 0%,#000000 80%,#5c5c5c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#5c5c5c',GradientType=0 ); /* IE6-9 */
    
    padding-bottom: 1%
}

.yACResellerList .grid__col--centered {
    position: relative
}



.yACResellerList form h2 {
    font-size: .9em;
    text-align: right;
    padding: 1.5% 0 .5%;
    font-weight: 100
}

.yACResellerList form input {
    border: 1px solid #ddd;
    width: 330px;
    margin: 0 auto;
    display: block;
    float: left;
    padding: 0 35px 0 10px;
    height: 30px;
    background: url(/arquivos/lupa-choice.png) center right no-repeat #fff
}

.yACResellerList form input[type=submit] {
    background: #ff0080;
    color: #fff;
    width: 150px;
    display: none;
    border: 1px solid #ff0080;
    cursor: pointer;
    padding: 1% 5%;
    font-weight: 700;
    margin: 0
}

.yACResellerList .yACSearchResult {
    padding-left: 0!important
}

.yACResellerList .yACPagination span,
.yACResellerList .yACQtdFound strong {
    color: #ff0080
}

#yACSearchResultSlider p,
.yACResellerList .yACPagination,
.yACResellerList .yACQtdFound {
    color: #898989;
    font-size: .8em;
    font-family: Arial, Helvetica, sans-serif
}
#yACSearchResultSlider p{
    color:#fff!important;
    font-size: 10px!important
}

.yACResellerList .yACQtdFound {
    padding: 1% 0!important
}

.yACResellerList .yACPagination {
    padding: 1% 0;
    text-align: right
}

#yACSearchResultSlider {
    padding: 0 2%;
    margin: 20px auto 0;
    width: 96%;
    height: 150px;
    position: relative
}

#yACSearchResultSlider p {
    padding: .5% 0 0;
    margin: 0;
    line-height: normal;
    text-align: center
}

#yACSearchResultSlider .button {
    text-align: center;
    float: left;
    height: 100px;
    width: 20px;
    position: absolute;
}

#yACSearchResultSlider .button a {
    height: 150px;
    display: block;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

#yACSlides,
#yACSlides ul li {
    position: relative;
    float: left;
    height: 150px;
    margin: 0
}
#yACSlides,
#yACSlides ul li a{
    text-decoration: none;
    display: block;
    /* min-width: 130px; */
}
#yACSearchResultSlider .button a:hover {
    opacity: .5
}
#yACSlides .slick-arrow {
    border: none;
    top: 0;
    background: url(/arquivos/arrowSlider-avon.png) left center no-repeat;
    width: 20px;
    height: 100px;
    font-size: 0;
}
#yACSearchResultSlider button.slick-prev.slick-arrow {
    left: -30px!important;
}
#yACSearchResultSlider button.slick-next.slick-arrow {
    right: -30px!important;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
#yACSlides .slick-arrow:before, #yACSlides .slick-arrow:after{
    content: none;
}
#yACSearchResultSlider .yACLeft {
    display: none;
    left: 0;
    background: url(/arquivos/arrowSlider-avon.png) left center no-repeat
}

#yACSearchResultSlider .yACRight {
    display: none;
    right: 0;
    background: url(/arquivos/arrowSlider-avon.png) right center no-repeat;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}



#yACSlides ul {
    width: 100%;
    height: 160px;
    list-style: none;
    margin: 0;
    padding: 0px px;
}

#yACSlides ul li {
    text-align: center;
    padding: 0 3%;
    max-width: 127px!important;
    /* min-width: 127px!important; */
    width: 50%;
    float: left;
}

#yACSlides ul li img {
    width: 100%;
    height: auto;
    margin: 0
}

#yACSlides ul li .yACSearchResultSliderResellerName {
    font-weight: 100;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px;
    /* width: 127px; */
    max-height: 40px;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
}

#yACSlides .yACSemFoto {
    padding-top: 3%!important
}

#yACSlides .yACSemFoto div {
    font-weight: 900
}

.fotoRev {
    height: 115px;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important
}

.yACResellerList h2.yACHover {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 18px;
    padding: 5px 0;
    margin-top: 20px;
    color: #fff;
}

.yACResellerList h2.yACHover .yACExplain {
    position: absolute;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    display: none;
    background: #ff0080;
    color: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    line-height: 140%;
    transform: translateY(-3px);
}

.yACResellerList h2.yACHover .yACExplain:hover+.yACExplainText {
    display: block!important
}

.yACResellerList .yACFloat.yACExplainText {
    position: absolute;
    display: none;
    top: 0;
    width: 26%;
    left: 0;
    max-width: 350px;
    background: #fff;
    text-align: center;
    padding: 20px!important;
    font-size: 1em;
    line-height: 150%;
    font-weight: 100;
    text-transform: none;
    color: #000;
    z-index: 9999
}

.yACResellerList .yACFloat.yACExplainText h2 {
    color: #ff0080;
    text-align: center;
    margin: 0;
    padding: 0 0 2%;
    font-size: 1.1em;
    font-weight: 800
}

.yACResellerList .yACFloat.yACExplainText:after {
    content: "";
    top: 5px;
    right: -25px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent #fff
}

.yACDetailReseller {
    display: none;
    background: #000000; /* Old browsers */
    background: -moz-linear-gradient(top, #000000 0%, #616161 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #000000 0%,#616161 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #000000 0%,#616161 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#616161',GradientType=0 ); /* IE6-9 */
    padding: 10px 0;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
}

.yACDetailReseller .yACDetailResellerFotin {
    position: relative
}

.yACDetailReseller .yACDetailResellerFotin img {
    border: 1px solid #d4d4d4;
    width: 130px;
    height: 130px
}

.yACDetailReseller .yACDetailResellerFotin p {
    padding: .5% 0 0;
    margin: 0;
    line-height: normal;
    color: #898989;
    font-size: .8em;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif
}

.yACDetailReseller .yACSearchResultSliderResellerName {
    color: #fff;
    text-align: left;
    font-size: 11px;
    text-align:  center;
    padding: 5px 0;
    width: 127px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 100;
}

.yACDetailReseller .yACDetailResellerComentario {
    padding-top: 0;
    padding-bottom: 1%;
    line-height: 140%;
    overflow: hidden;
    /* background: url(images/arrowSpeak.png) 5px 35px no-repeat; */
}

.yACDetailReseller .yACDetailResellerComentarioWhite {
    /* background: #fff; */
    padding: 0;
    font-size: .9em;
    color: #fff;
    line-height: 150%;
    height: auto;
}

.yACDetailReseller .yACDetailResellerComentario p:nth-child(1) {
    padding-bottom: 2%;
}

.yACDetailReseller .yACDetailResellerComentario a:nth-child(2) {
    clear: both;
    float: left;
    display: block;
    background: #ff0082;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #ff0082;
    cursor: pointer;
    padding: 0 5px;
    font-weight: 700;
    margin: 5px 0;
    text-align: center;
    text-decoration: none;
}

.yACDetailReseller .yACDetailResellerComentario a:nth-child(2):hover {
    opacity: .7
}

.yACDetailReseller .yACDetailResellerComentario a:nth-child(3) {
    font-weight: 100;
    margin: 5px 33px 0;
    float: right;
    font-size: 12px;
    font-style: italic;
    text-decoration: underline;
    color: #fff;
    padding: 1%;
}

.yACDetailResellerSemFotin .yACSearchResultSliderResellerName {
    color: #ff0080
}

.yACDetailResellerSemFotin .yACSearchResultSliderResellerName:before {
    content: ">";
    position: absolute;
    left: 5px
}

.yACDetailResellerContato {
    border: 1px solid #999;
    padding: 10px;
    min-width: 280px;
    overflow: hidden;
    /* margin-top: 10px; */
}

.yACDetailResellerContato p:nth-child(1) {
    font-weight: 700;
    color: #ff0082
}

.yACDetailResellerContato p:nth-child(2) {
    font-weight: 700;
    font-size: .9em;
    padding: 1% 0 4%
}

.yACDetailResellerContato ul li a,
.yACDetailResellerContato ul li span {
    display: block;
    padding: 5px;
    font-size: 11px;
    font-weight: 100!important;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    /* font-size: 12px; */
    color: #fff;
}

.yACDetailResellerContato ul li {
    padding: 0px 0 0 20px;
    overflow: hidden;
    width: 100%;
    float: left;
    color: #fff;
}

.yACDetailResellerContato ul li.iconphone {
    background: url(https://avon.vteximg.com.br/arquivos/icon-tel-avnChoice.png)left center  no-repeat;
}

.yACDetailResellerContato ul li.iconemail {
    background: url(https://avon.vteximg.com.br/arquivos/icon-mail-avnChoice.png) left center no-repeat;
}

.yACDetailResellerContato ul li.iconface {
    background: url(https://avon.vteximg.com.br/arquivos/icon-face-avnChoice.png)left center  no-repeat;
}

.yACDetailResellerContato ul li.iconinsta {
    background: url(https://avon.vteximg.com.br/arquivos/icon-insta-avnChoice.png) left center  no-repeat;
}

.yACDetailResellerContato ul li.iconlp {
    background: url(https://avon.vteximg.com.br/arquivos/icon-link-avnChoice.png) left center  no-repeat;
}

.yACDetailResellerContato ul li.iconlink {
    background: url(images/iconsSocial.png?v=123) no-repeat
}

.yACDetailReseller div {
    max-width: 1100px;
}

.txt_saudacao {
    font-size: 12px;
    font-weight: 100;
    margin-bottom: 10px!important;
}

.yACBeAReseller {
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 6%;
    margin-bottom: 2%
}

.yACBeAReseller .grid__col--centered:nth-child(1) {
    background: #fff;
    padding-bottom: 3%
}

.yACBeAReseller .grid__col .grid__col--11-of-12.grid__col--centered,
.yACBeAReseller .grid__col--7-of-12.grid__col--centered,
.yACContact .grid__col--6-of-12,
.yACContact .grid__col--7-of-12.grid__col--centered {
    padding-left: 0
}

.yACBeAReseller h2 {
    text-align: center;
    padding: 5% 0 1%;
    text-transform: uppercase;
    font-size: 1.5em
}

.yACBeAResellerSteps {
    padding: 2% 0;
    background: #fff;
    overflow: hidden
}

.yACBeAResellerSteps div {
    overflow: hidden;
    min-height: 52px;
    padding-left: 0
}

.yACBeAResellerSteps div:nth-child(2),
.yACBeAResellerSteps div:nth-child(4) {
    background: url(images/linhaCinza.jpg) center repeat-x
}

.yACBeAResellerSteps div:nth-child(1),
.yACBeAResellerSteps div:nth-child(3),
.yACBeAResellerSteps div:nth-child(5) {
    min-width: 55px
}

.yACBeAResellerSteps div p {
    color: #7f7f7f;
    font-size: .9em;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    padding: 3% 0 2% 1%;
    float: left;
    width: 70%;
    background: #fff
}

.yACBeAResellerSteps div span {
    font-size: 2.5em;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    display: block;
    background: #e5e5e5;
    width: 50px;
    height: 45px;
    padding: 5px 0 0;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px
}

.yACBeAResellerSteps .yACStepActive {
    background: #7f7f7f
}

.yACBeAReseller form p:nth-child(2) {
    padding: 2% 0
}

.yACBeAReseller form div {
    margin-top: 2%;
    padding-left: 0;
    overflow: hidden
}

.yACBeAReseller form input {
    border: 1px solid #fff;
    background: #cacaca;
    width: 94%;
    color: #888;
    padding: 0 2%;
    height: 40px
}

.yACBeAReseller form input[type=submit] {
    width: 99%;
    font-size: 1em;
    background: #7f7f7f;
    color: #fff;
    border: 1px solid #999;
    cursor: pointer;
    padding: 1% 0;
    font-weight: 700;
    margin: 0
}

.yACBeAReseller form input[type=submit]:hover,
.yACContactBoxChat a:hover {
    opacity: .8
}

.yACContact {
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 2%
}

.yACContact h2 {
    text-align: center;
    font-size: 1.2em;
    padding: 2% 0 4%;
    font-weight: 400;
    text-transform: uppercase
}

.yACContact h2 strong {
    display: block
}

.yACContactBoxChat,
.yACContactBoxPhone {
    min-height: 200px;
    background: #fff;
    padding: 5%
}

.yACContactBoxChat {
    margin-right: 5%
}

.yACContactBoxPhone {
    margin-left: 5%
}

.yACContactBoxChat p:nth-child(1) {
    font-weight: 700;
    text-transform: uppercase;
    background: url(images/iconsTelBaloon.png) top left no-repeat;
    height: 25px;
    padding: 15px 0 10px 60px
}

.yACContactBoxChat p:nth-child(2) {
    font-weight: 100;
    line-height: 120%;
    padding: 0 0 0 60px
}

.yACContactBoxChat a {
    background: #888;
    color: #fff;
    display: block;
    width: 30%;
    text-align: center;
    margin: 40px 0 0 60px;
    font-weight: 500;
    line-height: normal!important;
    padding: 3% 2%
}

.yACContactBoxPhone p:nth-child(1) {
    background: url(images/iconsTelBaloon.png) left -104px no-repeat;
    line-height: 280%;
    padding: 0 0 0 60px
}

.yACContactBoxPhone p:nth-child(2),
.yACContactBoxPhone p:nth-child(4) {
    padding: 20px 0 0 60px
}

.yACContactBoxPhone p:nth-child(3),
.yACContactBoxPhone p:nth-child(5),
.yACContactBoxPhone p:nth-child(6) {
    padding: 5px 0 0 60px;
    font-weight: 100
}

#yACModalNoEmail h2,
#yACModalNoRegion h2 {
    font-size: 1.3em;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase
}

#yACModalNoEmail {
    font-family: Arial, Helvetica, sans-serif
}

#yACModalNoEmail h2 {
    padding: 3%;
    background: #fff
}

#yACModalNoEmail p.yACModalP {
    padding: 1% 3% 0;
    line-height: 200%
}

#yACModalNoEmail .grid__col.grid__col--6-of-12 {
    margin-top: 2%
}

#yACModalNoEmail .grid__col.grid__col--6-of-12:nth-child(1) {
    border-right: 1px solid #ccc
}

#yACModalNoEmail .yACContactBoxChat,
#yACModalNoEmail .yACContactBoxPhone,
#yACModalNoRegion .yACContactBoxChat,
#yACModalNoRegion .yACContactBoxPhone {
    background: #ebecf1;
    padding: 3%
}

#yACModalNoRegion {
    font-family: Arial, Helvetica, sans-serif
}

#yACModalNoRegion h2 {
    padding: 3% 6%;
    background: #fff
}

#yACModalNoRegion p.yACModalP {
    padding: 1% 0 0;
    line-height: 200%;
    width: 88%;
    margin: 2% auto
}

#yACModalNoRegion form {
    width: 88%;
    margin: 2% auto
}

#yACModalNoRegion form div {
    padding-left: 0
}

#yACModalNoRegion form div input {
    width: 95%;
    padding: 1%;
    border: 1px solid #fff
}

#yACModalNoRegion form div input[type=submit] {
    width: 98%;
    font-size: 1em;
    background: #7f7f7f;
    color: #fff;
    border: 1px solid #999;
    cursor: pointer;
    padding: 1% 0;
    height: 30px;
    font-weight: 700;
    margin: 0
}

#yACModalNoRegion form div input[type=submit]:hover,
.yACBeAResellerStep2 p:nth-child(9) a:hover {
    opacity: .9
}

#yACModalNoRegion .yACProPil {
    padding: 2% 0 2% 3%;
    font-size: .9em;
    width: 85%;
    margin: 2% auto;
    border-top: 1px solid #bebfc1;
    border-bottom: 1px solid #bebfc1;
    background: url(images/iconExc.png) 8px center no-repeat
}

#yACModalNoRegion .yACContact {
    width: 92%;
    margin: 2% auto;
    border: 2px solid green
}

.modaloverlay {
    background: rgba(0, 0, 0, .8);
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: opacity .4s ease-in;
    -moz-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in;
    z-index: -1;
    display: none
}

.modaloverlay:target {
    display: block;
    opacity: 1;
    pointer-events: auto;
    z-index: 99999
}

.modaloverlay .modal {
    height: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0;
    overflow: auto;
    background: #ebecf1;
    -webkit-overflow-scrolling: touch
}

@media (min-width:60em) {
    .modaloverlay .modal {
        height: 65%;
        margin: 5% auto;
        max-height: 57em;
        max-width: 66em;
        width: 60%
    }
}

.modaloverlay .modal>div,
.modaloverlay .modal>iframe {
    border: none;
    width: 100%;
    height: 100%
}

.modaloverlay .close {
    color: #000;
    font-size: 34px;
    padding: 8px 12px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    z-index: 1
}

.yACBeAReseller3 form div a,
.yACBeAReseller3 p:nth-child(7) a {
    text-decoration: underline;
    font-style: italic
}

.yACBeAResellerStep2 p:nth-child(2) strong,
.yACBeAResellerStep2 p:nth-child(4) {
    display: block;
    padding-bottom: 2%;
    line-height: 100%
}

.yACBeAResellerStep2 p:nth-child(2) {
    line-height: 100%
}

.yACBeAResellerStep2 p:nth-child(5),
.yACBeAResellerStep2 p:nth-child(6) {
    padding: 1% 0 0;
    line-height: 100%
}

.yACBeAResellerStep2 p:nth-child(7) {
    padding: 3% 0 2%;
    line-height: 140%
}

.yACBeAResellerStep2 p:nth-child(8) {
    padding: 2% 0
}

.yACBeAResellerStep2 #verificarUrl {
    background: #888;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0;
    font-size: .9em;
    font-weight: 500;
    padding: 1% 3%
}

.yACBeAResellerStep2 #verificarUrl:hover {
    opacity: .8
}

.yACBorderBottom {
    border-bottom: 1px solid #f1f1f1;
    height: 35px;
    padding: 0;
    margin: 0 1%
}

.yACBorderBottom strong {
    height: 40px;
    display: inline-block;
    float: left;
    margin: 0 2% 0 0;
    font-style: italic;
    color: #999
}

.yACThisInfo {
    padding: 2% 0 5%;
    font-size: .8em;
    font-weight: 700
}

.yACBeAResellerStep2 form div span {
    display: block;
    padding: 6% 0 5%
}

.yACBeAResellerStep2 form .yACFormInput div input {
    border: none;
    font-size: .8em;
    background: #ebecf1;
    color: #87888a;
    padding: 0 2%;
    height: 40px
}

.yACBeAResellerStep2 form .yACFormInput div:nth-child(13) input,
.yACBeAResellerStep2 form .yACFormInput div:nth-child(14) input {
    width: 92%
}

.yACBeAResellerStep2 form .yACFormInput div:nth-child(15) input[type=radio] {
    width: 15px;
    margin-left: 7%
}

.yACBeAResellerStep2 form .yACFormInput div:nth-child(15) label {
    padding-left: 1%;
    padding-top: 2%
}

.yACBeAResellerStep2 form .yACFormInput div.yACTerms input {
    max-width: 15px;
    width: 15%;
    clear: both;
    margin-left: 0;
    float: left
}

.yACBeAResellerStep2 form .yACFormInput div.yACTerms label {
    display: block;
    width: 95%;
    float: left;
    padding-top: 2%;
    font-size: .9em;
    font-style: italic
}

.yACBeAResellerStep2 form .yACFormInput div:nth-child(28) input {
    width: 94%
}

.yACBeAResellerStep2 form .yACFormInput div:nth-child(29) input {
    width: 96%
}

.yACBeAResellerStep2 form .yACFormInput textarea {
    font-size: .8em;
    width: 99%;
    border: 1px solid #fff;
    background: #ebecf1;
    font-family: Arial, Helvetica, sans-serif;
    color: #888;
    padding: 2% 1%;
    min-height: 80px
}

.yACBeAResellerStep2 form .yACFormInput div input[type=submit] {
    background: #7f7f7f;
    color: #fff;
    font-size: 1em
}

.yACBeAResellerStep2 form .yACBeAResellerSteps:nth-child(9) {
    padding-top: 6%
}

div.yACUpload {
    position: relative;
    padding: 0;
    overflow: hidden;
    cursor: pointer
}

div.yACUpload label {
    position: absolute;
    cursor: pointer;
    width: 94%;
    height: 40px;
    margin: 0;
    font-size: .8em;
    background: #ebecf1;
    color: #87888a;
    padding: 3% 2%
}

div.yACUpload input {
    cursor: pointer;
    display: block!important;
    width: 100%!important;
    height: 40px!important;
    opacity: 0!important;
    overflow: hidden!important
}

.yACBeAReseller3 p:nth-child(2) {
    background: url(images/logoMoip.jpg) top left no-repeat;
    height: 79px;
    text-indent: -9999px
}

.yACBeAReseller3 p:nth-child(4) {
    padding: 1% 0;
    font-weight: 700
}

.yACBeAReseller3 p:nth-child(5) {
    padding: 1% 0;
    font-weight: 100
}

.yACBeAReseller3 p:nth-child(7) a {
    font-size: .8em;
    color: #848484
}

.yACBeAReseller3 form div input[type=radio] {
    width: 5%;
    max-width: 15px;
    padding: 1%;
    border: 1px solid red
}

.yACBeAReseller3 form div input[type=submit] {
    width: 100%
}

.yACBeAReseller3 .yACStepActiveRight {
    text-align: right;
    float: right
}

.yACBeAReseller4 p:nth-child(1) {
    font-size: 1.6em;
    text-align: center;
    padding: 5% 2% 2%;
    text-transform: uppercase;
    font-weight: 700
}

.yACBeAReseller4 p:nth-child(2) {
    font-size: 1.5em;
    text-align: center;
    padding: 1% 2% 2%
}

.yACBeAReseller4 p:nth-child(2) a {
    font-style: italic
}

.yACBeAReseller4 a.yACBtnDivulgue {
    display: block;
    margin: 4% auto 1%;
    text-indent: -9999px;
    width: 284px;
    height: 53px;
    background: url(images/btnFacebook.png) center top no-repeat
}

.yACBeAReseller4 a.yACBtnDivulgue:hover {
    opacity: .9
}

.grid {
    list-style: none;
    margin-left: -20px
}

.grid__col--12-of-12,
.grid__col--2-of-2,
.grid__col--3-of-3,
.grid__col--4-of-4,
.grid__col--5-of-5,
.grid__col--6-of-6,
.grid__col--8-of-8 {
    width: 100%
}

.grid__col--1-of-2,
.grid__col--2-of-4,
.grid__col--3-of-6,
.grid__col--4-of-8,
.grid__col--6-of-12 {
    width: 50%
}

.grid__col--1-of-3,
.grid__col--2-of-6,
.grid__col--4-of-12 {
    width: 33.33333%
}

.grid__col--2-of-3,
.grid__col--4-of-6,
.grid__col--8-of-12 {
    width: 66.66667%
}

.grid__col--1-of-4,
.grid__col--2-of-8,
.grid__col--3-of-12 {
    width: 25%
}

.grid__col--3-of-4,
.grid__col--6-of-8,
.grid__col--9-of-12 {
    width: 75%
}

.grid__col--push-12-of-12,
.grid__col--push-2-of-2,
.grid__col--push-3-of-3,
.grid__col--push-4-of-4,
.grid__col--push-5-of-5,
.grid__col--push-6-of-6,
.grid__col--push-8-of-8 {
    margin-left: 100%
}

.grid__col--push-1-of-2,
.grid__col--push-2-of-4,
.grid__col--push-3-of-6,
.grid__col--push-4-of-8,
.grid__col--push-6-of-12 {
    margin-left: 50%
}

.grid__col--push-1-of-3,
.grid__col--push-2-of-6,
.grid__col--push-4-of-12 {
    margin-left: 33.33333%
}

.grid__col--push-2-of-3,
.grid__col--push-4-of-6,
.grid__col--push-8-of-12 {
    margin-left: 66.66667%
}

.grid__col--push-1-of-4,
.grid__col--push-2-of-8,
.grid__col--push-3-of-12 {
    margin-left: 25%
}

.grid__col--push-3-of-4,
.grid__col--push-6-of-8,
.grid__col--push-9-of-12 {
    margin-left: 75%
}

.grid__col--pull-12-of-12,
.grid__col--pull-2-of-2,
.grid__col--pull-3-of-3,
.grid__col--pull-4-of-4,
.grid__col--pull-5-of-5,
.grid__col--pull-6-of-6,
.grid__col--pull-8-of-8 {
    margin-left: -100%
}

.grid__col--pull-1-of-2,
.grid__col--pull-2-of-4,
.grid__col--pull-3-of-6,
.grid__col--pull-4-of-8,
.grid__col--pull-6-of-12 {
    margin-left: -50%
}

.grid__col--pull-1-of-3,
.grid__col--pull-2-of-6,
.grid__col--pull-4-of-12 {
    margin-left: -33.33333%
}

.grid__col--pull-2-of-3,
.grid__col--pull-4-of-6,
.grid__col--pull-8-of-12 {
    margin-left: -66.66667%
}

.grid__col--pull-1-of-4,
.grid__col--pull-2-of-8,
.grid__col--pull-3-of-12 {
    margin-left: -25%
}

.grid__col--pull-3-of-4,
.grid__col--pull-6-of-8,
.grid__col--pull-9-of-12 {
    margin-left: -75%
}

.grid__col--1-of-5 {
    width: 20%
}

.grid__col--push-1-of-5 {
    margin-left: 20%
}

.grid__col--pull-1-of-5 {
    margin-left: -20%
}

.grid__col--2-of-5 {
    width: 40%
}

.grid__col--push-2-of-5 {
    margin-left: 40%
}

.grid__col--pull-2-of-5 {
    margin-left: -40%
}

.grid__col--3-of-5 {
    width: 60%
}

.grid__col--push-3-of-5 {
    margin-left: 60%
}

.grid__col--pull-3-of-5 {
    margin-left: -60%
}

.grid__col--4-of-5 {
    width: 80%
}

.grid__col--push-4-of-5 {
    margin-left: 80%
}

.grid__col--pull-4-of-5 {
    margin-left: -80%
}

.grid__col--1-of-6 {
    width: 16.66667%
}

.grid__col--push-1-of-6 {
    margin-left: 16.66667%
}

.grid__col--pull-1-of-6 {
    margin-left: -16.66667%
}

.grid__col--5-of-6 {
    width: 83.33333%
}

.grid__col--push-5-of-6 {
    margin-left: 83.33333%
}

.grid__col--pull-5-of-6 {
    margin-left: -83.33333%
}

.grid__col--1-of-8 {
    width: 12.5%
}

.grid__col--push-1-of-8 {
    margin-left: 12.5%
}

.grid__col--pull-1-of-8 {
    margin-left: -12.5%
}

.grid__col--3-of-8 {
    width: 37.5%
}

.grid__col--push-3-of-8 {
    margin-left: 37.5%
}

.grid__col--pull-3-of-8 {
    margin-left: -37.5%
}

.grid__col--5-of-8 {
    width: 62.5%
}

.grid__col--push-5-of-8 {
    margin-left: 62.5%
}

.grid__col--pull-5-of-8 {
    margin-left: -62.5%
}

.grid__col--7-of-8 {
    width: 87.5%
}

.grid__col--push-7-of-8 {
    margin-left: 87.5%
}

.grid__col--pull-7-of-8 {
    margin-left: -87.5%
}

.grid__col--1-of-12 {
    width: 8.33333%
}

.grid__col--push-1-of-12 {
    margin-left: 8.33333%
}

.grid__col--pull-1-of-12 {
    margin-left: -8.33333%
}

.grid__col--2-of-12 {
    width: 16.66667%
}

.grid__col--push-2-of-12 {
    margin-left: 16.66667%
}

.grid__col--pull-2-of-12 {
    margin-left: -16.66667%
}

.grid__col--5-of-12 {
    width: 41.66667%
}

.grid__col--push-5-of-12 {
    margin-left: 41.66667%
}

.grid__col--pull-5-of-12 {
    margin-left: -41.66667%
}

.grid__col--7-of-12 {
    width: 58.33333%
}

.grid__col--push-7-of-12 {
    margin-left: 58.33333%
}

.grid__col--pull-7-of-12 {
    margin-left: -58.33333%
}

.grid__col--10-of-12 {
    width: 83.33333%
}

.grid__col--push-10-of-12 {
    margin-left: 83.33333%
}

.grid__col--pull-10-of-12 {
    margin-left: -83.33333%
}

.grid__col--11-of-12 {
    width: 91.66667%
}

.grid__col--push-11-of-12 {
    margin-left: 91.66667%
}

.grid__col--pull-11-of-12 {
    margin-left: -91.66667%
}

.grid__col {
    box-sizing: border-box;
    display: inline-block;
    margin-right: -.25em;
    min-height: 1px;
    padding-left: 20px;
    vertical-align: top
}

@media (max-width:1400px) {
    .yACContactBoxPhone p:nth-child(1) {
        line-height: 150%;
        padding-bottom: 6%
    }
    .yACContactBoxChat p:nth-child(1) {
        line-height: 150%;
        padding-bottom: 5.5%
    }
    .yACResellerList .yACFloat.yACExplainText {
        width: 24%
    }
}

@media (max-width:1260px) {
    .yACBeAReseller .grid__col--7-of-12.grid__col--centered,
    .yACContact .grid__col--7-of-12.grid__col--centered {
        width: 80%
    }
    .yACContactBoxChat a {
        width: 50%
    }
    .yACResellerList .yACFloat.yACExplainText {
        width: 22%
    }
}

@media (max-width:1024px) {
    .yACDetailResellerSemFotin .yACSearchResultSliderResellerName:before {
        content: ""
    }
    .yACChooseReseller {
        width: 100%;
        padding: 2%
    }
    .yACResellerList form {
        margin: 2%;
        padding: 1% 0!important;
        overflow: hidden
    }
    .yACResellerList form div {
        margin: 2% 0 0!important;
        padding: 0!important;
        float: left
    }
    .yACResellerList form input[type=submit] {
        width: 100%;
        margin: 0 auto;
        display: block;
        margin-top: 20px;
    }

    .yACDetailResellerFotin {
        padding-left: 0!important;
        text-align: center;
        width: 90%!important;
        margin: 2% auto!important
    }
    .yACDetailResellerComentario {
        width: 96%!important;
        margin-bottom: 2%;
        padding-top: 4%!important;
        padding-bottom: 4%!important
    }
    .yACDetailResellerContatoFather {
        padding-left: 0!important;
        width: 96%!important
    }
    .yACDetailResellerComentario a {
        width: 97%!important;
        margin: 2% auto!important;
        float: none!important
    }
    .yACDetailReseller .yACDetailResellerFotin p,
    .yACDetailReseller .yACSearchResultSliderResellerName {
        text-align: center;
        width: 100%!important
    }
    .yACSearchResult {
        margin: 2% 3%
    }
    #yACSearchResultSlider {
        width: 100%;
    }
    body .yACResellerList .yACFloat.yACExplainText {
        width: 23%;
        font-size: .9em;
        top: 0;
        right: 25%
    }
    .yACBeAReseller .grid__col--7-of-12.grid__col--centered,
    .yACContact .grid__col--7-of-12.grid__col--centered {
        width: 90%
    }
    .yACBeAReseller h2,
    .yACContact h2 {
        font-size: 1.4em;
        padding: 2%
    }
    .yACBeAReseller form {
        width: 93%;
        padding: 3%
    }
    .yACBeAResellerSteps div {
        width: 10%
    }
    .yACBeAResellerSteps div:nth-child(2),
    .yACBeAResellerSteps div:nth-child(4) {
        width: 85%
    }
    .yACChooseReseller form div {
        width: 100%
    }
    .yACChooseReseller form input[type=submit] {
        display: block;
        float: none;
        width: 25%;
        margin: 2% auto
    }
    .yACChooseReseller form a.yACNotChoose {
        float: none;
        text-align: center;
        margin: 0 auto;
        display: block;
        padding: 2.5% 0 2%
    }
}
#yACSlides {
        overflow: hidden;
        width: 100%;
        padding: 0 30px;
    }
@media (max-width:700px) {
    #yACSlides ul {
        width: 100%;
        overflow: hidden;
    }
    #yACSlides {
        overflow: hidden;
        width: 100%
    }
    .grid__col,
    .yACBar strong {
        display: block
    }
    .yACContactBoxChat p:nth-child(1) {
        height: 20px
    }
    .yACBeAReseller h2,
    .yACContact h2 {
        font-size: 1.1em;
        padding: 4% 2% 2%
    }
    .yACBar,
    .yACDetailResellerContato ul li a {
        font-size: .8em
    }
    .yACBar {
        height: auto;
        padding: 2% 0;
        line-height: 120%;
        text-align: center
    }
    .yACResellerList form {
        /* width: 70%!important; */
        padding: 2% 5%!important;
        margin: 0 auto!important;
    }
    .yACResellerList form div {
        width: 100%;
        clear: both;
        float: none!important
    }
    .yACDetailResellerComentario p {
        font-size: .9em
    }

    #yACSearchResultSlider #yACSlides ul li{
        max-width: inherit!important;
        float: left;
        padding: 0;
    }
    .yACDetailReseller .yACDetailResellerComentario a:nth-child(3) {
        width: 100%
    }
    .yACDetailResellerComentario {
        padding: 2% 3% 2% 2%!important
    }
    .yACBeAResellerSteps div:nth-child(2),
    .yACBeAResellerSteps div:nth-child(4) {
        width: 85%;
        float: left
    }
    .yACBeAResellerSteps div {
        width: 10%;
        float: left
    }
    .yACContactBoxChat,
    .yACContactBoxPhone {
        margin: 2% 0!important
    }
    #yACModalNoRegion form div input[type=submit] {
        margin-top: 3%;
        font-size: .9em;
        height: 25px
    }
    #yACModalNoRegion .yACProPil {
        padding: 4% 2% 4% 8%;
        font-size: .7em;
        width: 79%;
        margin-top: 5%
    }
    #yACModalNoRegion h2 {
        font-size: 1.1em
    }
    #yACModalNoRegion p.yACModalP {
        line-height: 120%;
        margin: 5% auto
    }
    .yACContactBoxChat p:nth-child(1),
    .yACContactBoxChat p:nth-child(2),
    .yACContactBoxPhone p:nth-child(1),
    .yACContactBoxPhone p:nth-child(2),
    .yACContactBoxPhone p:nth-child(3),
    .yACContactBoxPhone p:nth-child(4),
    .yACContactBoxPhone p:nth-child(5),
    .yACContactBoxPhone p:nth-child(6) {
        font-size: .9em
    }
    .yACBeAResellerStep2 form .yACFormInput div input[type=text],
    div.yACUpload label {
        width: 98%!important
    }
    .yACBeAResellerStep2 p:nth-child(9) a {
        width: 30%;
        margin-top: 2%;
        margin-bottom: 2%
    }
    .yACBeAResellerStep2 form .yACFormInput div:nth-child(15) input[type=radio] {
        margin-left: 0
    }
    .yACBeAResellerStep2 form .yACFormInput div:nth-child(15) label {
        padding-right: 8%
    }
    .yACBeAResellerStep2 form .yACFormInput div.yACTerms {
        font-size: .9em;
        line-height: 150%;
        margin-top: 2%;
        margin-bottom: 4%
    }
    .yACBeAResellerStep2 form .yACFormInput div.yACTerms input {
        width: 5%;
        margin-left: 2%;
        margin-right: 2%
    }
    .yACBeAResellerStep2 form .yACFormInput div.yACTerms label {
        width: 90%
    }
    .yACChooseReseller .yACFloat.yACExplainText {
        top: 0;
        right: 70px;
        max-width: 300px;
        padding: 2%!important;
        font-size: .8em
    }
    body .yACResellerList .yACFloat {
        width: 30%!important;
        float: right!important;
        left: auto!important;
        right: 24%;
        top: 0
    }
    .grid__col {
        margin-left: 0;
        margin-right: 0;
        width: auto
    }
    #yACSearchResultSlider{
        margin: 0!important;
    }
     #yACSearchResultSlide #yACSlides{
        position: relative;
    }
    #yACSlides .slick-arrow {
        float: left;
        position: absolute;
        z-index: 999;
    }
    #yACSearchResultSlider button.slick-prev.slick-arrow{
        left: 0!important
    }
    #yACSearchResultSlider button.slick-next.slick-arrow {
        right: 0!important;
    }
}

@media (max-width:700px) and (min-width:480px) {
    .grid__col[class*=grid__col--m-] {
        display: inline-block;
        margin-right: -.24em
    }
    .grid__col.grid__col--m-1-of-2,
    .grid__col.grid__col--m-2-of-4 {
        width: 50%
    }
    .grid__col.grid__col--m-1-of-3 {
        width: 33.33333%
    }
    .grid__col.grid__col--m-2-of-3 {
        width: 66.66667%
    }
    .grid__col.grid__col--m-1-of-4 {
        width: 25%
    }
    .grid__col.grid__col--m-3-of-4 {
        width: 75%
    }
    .yACBeAResellerStep2 form .yACFormInput div:nth-child(1) {
        font-size: .9em;
        width: 30%;
        float: left;
        padding-top: 1%
    }
    .yACBeAResellerStep2 form .yACFormInput div:nth-child(2) {
        width: 70%;
        float: left
    }
    .yACBeAResellerStep2 form .yACFormInput div:nth-child(3) {
        clear: both;
        padding-top: 2%
    }
}

@media (max-width:480px) {
    #yACSlides ul li {
        /* padding: 4% 30%!important */
    }
    .yACContactBoxChat p:nth-child(1) {
        height: 45px;
        padding: 0 0 10px 60px
    }
    .yACBeAResellerSteps div:nth-child(2),
    .yACBeAResellerSteps div:nth-child(4) {
        width: 75%
    }
    .yACBeAResellerSteps div p {
        font-size: .8em
    }
    .yACBeAReseller3 form div:nth-child(8) {
        font-size: .9em
    }
    .yACBeAReseller3 p:nth-child(5),
    .yACBeAResellerStep2 form p {
        font-size: .8em;
        line-height: 150%
    }
    .yACBeAReseller3 p:nth-child(2) {
        background: url(images/logoMoip.jpg) center no-repeat
    }
    .yACBeAReseller3 form div input[type=submit],
    .yACBeAResellerStep2 form .yACFormInput div input[type=submit] {
        font-size: .8em;
        height: 30px;
        padding: 1% 2%
    }
    .yACBeAReseller4 p:nth-child(1) {
        font-size: 1.2em
    }
    .yACBeAReseller4 p:nth-child(2) {
        font-size: 1em
    }
    .yACBeAReseller4 a.yACBtnDivulgue {
        width: 90%;
        background-size: contain
    }
    .yACChooseReseller form input[type=text] {
        width: 75%
    }
    .yACChooseReseller .yACFloat.yACExplainText {
        top: 0;
        right: 50px!important;
        max-width: 200px!important;
        font-size: .7em!important
    }
    .yACBarFinal {
        height: auto!important;
        color: #fff;
        font-size: .8em
    }
    .yACBarFinal div:nth-child(1) a {
        width: 10px;
        height: 20px
    }
    .yACBarFinal div:nth-child(1) strong {
        margin-left: .5%
    }
    body .yACResellerList .yACFloat {
        width: 50%!important;
        right: 28%;
        top: 10px!important
    }
    .grid__col[class*=grid__col--s-] {
        display: inline-block;
        margin-right: -.24em
    }
    .grid__col.grid__col--s-1-of-2,
    .grid__col.grid__col--s-2-of-4 {
        width: 50%
    }
    .grid__col.grid__col--s-1-of-3 {
        width: 33.33333%
    }
    .grid__col.grid__col--s-2-of-3 {
        width: 66.66667%
    }
    .grid__col.grid__col--s-1-of-4 {
        width: 25%
    }
    .grid__col.grid__col--s-3-of-4 {
        width: 75%
    }
}

@media (max-width:380px) {
    body .yACResellerList .yACFloat {
        width: 50%!important;
        right: 30%!important
    }
}

.grid__col--centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px
}

.grid--no-gutter,
.grid--no-gutter .grid__col--span-all {
    margin-left: 0;
    width: 100%
}

.grid__col--d-first {
    float: left
}

.grid__col--d-last {
    float: right
}

.grid--no-gutter .grid__col {
    padding-left: 0
}

.grid__col--ab {
    vertical-align: bottom
}

.grid__col--am {
    vertical-align: middle
}

@media (max-width: 425px) {
    header {
        height: 80px !important;
    }
    header .revendedora_link.sprite.btn_yACBar{
        margin-top: 15px !important;
    }
    header .search-box{
        top: 80px !important;
    }
    .disclaimer-avon{
        min-height: 20px;
        padding-top: 15px !important;
    }
}

.fotoRev {
    border-radius: 500px;
    width: 90px;
    margin: 0 auto;
    height: 90px;
    p.city-av {      font-size: 10px;
    line-height: 1;  }
    background-position: center;
    border: 2px solid #d2136c;
}



.yACDetailReseller:before{
    content: none!important;
}
.yACDetailResellerComentarioWhite p {
    margin: 0;
    padding: 0!important;
}

.main-header__banner-stripe+.box-banner {
    width: 100%;
    position: initial!important;
    top: 0;
    left: 0;
    z-index: 997;
}

.page-home .main-header:after {
    background: -webkit-linear-gradient(top, #000,transparent);
    background: -moz-linear-gradient(top, #000,transparent);
    background: -o-linear-gradient(top, #000,transparent);
    background: linear-gradient(to bottom, #000,transparent);
    content: none!important;
    width: 100%;
    height: 140px;
    display: inline-block;
    transition: all 0.3s ease;
    position: absolute;
    top: 160px;
    z-index: 0;
}

.page-home .main-header > section.container:after {
    background: -webkit-linear-gradient(top, #000,transparent);
    background: -moz-linear-gradient(top, #000,transparent);
    background: -o-linear-gradient(top, #000,transparent);
    background: linear-gradient(to bottom, #000,transparent);
    content: '';
    width: 100%;
    height: 140px;
    display: inline-block;
    transition: all 0.3s ease;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 0;
}
.page-home .main-header > section.container{
   position: relative;
}
p.city-av {
    line-height: 1;
    font-size: 10px;
    margin-bottom: 5px!important;
}

.busca-after-avon input, .busca-avon-choice input{
		color: #000;

}

.busca-avon-choice {
    width: 55%;
    float: left;
    display: inline-block;
    vertical-align: middle;
    margin-top: 30px;
    margin-left: 20px;
}
.bt-submit-avon-choice {
    float: left;
    width: 135px;
    margin-left: 20px;
    margin-top:  30px;
    display: inline-block;
    vertical-align: middle;
}
.br-negaÃƒÆ’Ã‚Â§ÃƒÆ’Ã‚Â£o-avon-choice {
    float: left;
    display: inline-block;
    vertical-align: middle;
    margin-top:  34px;
    margin-left: 20px;
}
.yACChooseReseller {
    padding: 20px 0;
}
.busca-avon-choice input {
    padding: 0 10px;
}

.yACResellerList .col-6 {
    float: left;
    width: 50%;
}
#yACSearchResultSlider .fotoRev {
    width: 70px;
    height: 70px;
}
.grid__col.grid__col--1-of-2.yACQtdFound {
    width: 100%;
    margin-top: 10px;
    color: #fff;
}
    .what-content{
        position: fixed;
        float: left;
        bottom: 25px;
        left: 10px;
        z-index: 999;
        opacity: 0.75;
    }
    body.lock .box-avon-choice.on.active {
        z-index: 99999;
    }
    .what-fixed {
    width: 50px;
    height: auto;
    fill: white;
    padding: 2px;
    background: #4dc247;
    border-radius: 50px;
    cursor: pointer;
}
    .what-body{
        position: relative;
    }
    .dialog {
    position: absolute;
    width: 190px;
    background: #fff;
    top: -70px;
    font-size: 12px;
    padding: 0 15px;
    border-radius: 5px;
    line-height: 1.3;
    color: #333;
    font-family: sans-serif;
    font-size: 13px;
    cursor: pointer;
    z-index: 4;
    -webkit-box-shadow: 2px 3px 15px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 3px 15px -4px rgba(0,0,0,0.75);
    box-shadow: 2px 3px 15px -4px rgba(0,0,0,0.75);
    }
    
    .bt-close-whats{
        cursor: pointer;
    }
.img-people-what {
    width: 40px;
    height: 40px;
    background-position: center;
    background-size: cover;
    border-radius: 500px;
    border: 1px solid #fff;
    position: absolute;
    left: 33px;
    top: 25px;
}
@media (min-width: 80em){
	.yACDetailReseller, .yACChooseReseller, .yACResellerList{
		width: 100%!important;
		margin: 0 auto;
		border-left: 0!important;
		border-right: 0!important;
		color: white;
		position: relative;
		}	
}
@media (max-width: 1000px){
	.box-avon-choice.active .yACDetailReseller{
		margin: 20px 0!important;
	}
	.yACHover{
		color: #fff!important;
	}
	.yACDetailReseller, .yACChooseReseller, .yACResellerList{
		width: 95%;
		position: absolute;
		transform: translate(-50%);
		left: 50%;
		margin-top: 20px;
		border-radius: 5px;
	}	
	.yACResellerList form input{
		width: 100%;
	}
	.yACDetailReseller p, .yACChooseReseller p, .yACResellerList p{
		color: #fff;
		width: 100%;
		float: left;
		padding: 0 20px;
	}	
	.yACChooseReseller form div{
		float: left;
    	width: 100%;
   		margin-left: 0!important;
	}
	.yACChooseReseller form input[type=text]{
		width: 100%!important;
		color: #000!important;
	}
	#buscaRevendedora p{
		margin-top: 30px;
	}
	#buscaRevendedoraAfter{
		width: 100%;
		float: left;
	}
	.yACResellerList .col-6{
		width: 100%;
		float: left;
	}
	#yACSlides ul{
		width: 100%;
	}
	.avon-choice-bar{
		font-size: 10px;
	}
}
p.avon-choice-bar {
    font-size: 9.5px!important;
}
@media (min-width: 1000px){
    #yACSlides ul{
      
       margin: 0 auto; 
    }

}

.main-header__top--dealer-btn.seta:after {
    content: " ";
    width: 5px;
    height: 5px;
    display: inline-block;
    border: 1px solid #ec058d;
    border-bottom: none;
    border-left: none;
    transform: rotate(45deg);
    margin-left: 2px;
    transition: all ease 0.4s;
}