﻿body {
    margin: 0;
}

.av-form-nav {
    position: fixed;
    display: block;
    width: 100%;
    z-index: 99;
    top: 0;
}

.av-entry-form.container.body-content {
    margin-top: 100px;
}

ul.nav.navbar-nav {
    background-color: #6b1b7f;
    margin: 0;
    padding: 40px 10px;
    text-align: center;
    padding: 15px 10px;
    min-height: 50px;
}

    ul.nav.navbar-nav li {
        display: inline-block;
        text-align: center;
        /*width: 49%;*/
        vertical-align: middle;
    }

a.btn-cta-avon {
    color: white;
    text-decoration: none;
    padding: 10px;
    background-color: #E8336E;
    font-family: 'Zona Pro';
    font-weight: bold;
}

li.nomb-logo-container a img {
    display: block;
    max-width: 300px;
    width: 100%;
    margin-left: 20px;
}

li.avon-logo-container a img {
    display: block;
    max-width: 200px;
    margin-left: auto;
    width: 100%;
    margin-right: 110px;
}

/*footer*/

footer {
    background-color: #6b1b7f;
    padding: 25px 0px;
    margin-top: 20px;
}

ul.avon-social-container {
    text-align: center;
    list-style: none;
    padding: 0;
}

    ul.avon-social-container li {
        display: inline-block;
        margin: 0 16px;
        vertical-align: middle;
    }

        ul.avon-social-container li a img {
            max-width: 43px;
        }

a.btn-cta-footer {
    font-family: zona pro;
    max-width: 230px;
    text-align: center;
    display: block;
    padding: 10px;
    margin: 0 auto;
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 2px;
    box-shadow: 2px 2px 10px #00000047;
    border-radius: 5px;
    background: linear-gradient( 135deg,#80378d,#dd267f 49%,#dd267f 0,#e12f35);
}

.avon-legal-container {
    text-align: center;
    padding: 18px 0px;
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid white;
}

a.avon-legal-item {
    font-size: 25px;
    text-decoration: none;
    font-family: zona pro;
    color: white;
    margin: 0 25px;
}

footer h3 {
    text-align: center;
    color: white;
    font-family: zona pro;
    font-weight: 100;
    font-size: 22px;
}

li.nomb-logo-container {
    width: 60%;
}

li.avon-logo-container {
    width: 38%;
}

.flujo-main-container {
    display: block;
    max-width: 1100px;
    width: 100%;
    margin: 15px auto;
}

.flujo-img-container {
    display: inline-block;
    width: 50%;
    max-height: 628px;
    height: 100vh;
    background-size: cover;
    vertical-align: middle;
}

.paso-1 {
    background-image: url(../Content/img/collection.jpg);
}

.paso-2 {
    background-image: url(../Content/img/paso-3.jpg);
}

.paso-3 {
    background-image: url(../Content/img/paso-3.jpg);
}


.flujo-msg-container {
    display: inline-block;
    width: 48%;
    margin: 15px auto;
    vertical-align: middle;
}

    .flujo-msg-container img {
        display: block;
        margin: 50px auto;
        max-width: 250px;
        width: 100%;
    }

.flujo-title {
    text-align: center;
    font-family: Zona Pro;
    font-weight: bold;
    color: #E8336E;
    padding: 0px 50px;
}

.title-s {
    font-size: 20px;
}

.title-b {
    font-size: 32px;
}

.title-xl {
    font-size: 40px;
}

h4.flujo-subtitle {
    text-align: center;
    font-family: Zona Pro;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #808080;
}

.flujo-footer {
    text-align: center;
    font-size: 18px;
    font-family: Zona Pro;
    color: #808080;
    margin-top: 100px;
}

/*section-one*/

.sectionOne-container {
    background-image: url(img/landing-section1-bg_2-80.jpg);
    background-size: cover;
    background-position: center;
    margin: 20px 0px;
    padding: 25px 15px;
}

.boxed-container {
    display: block;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}

.imgLeft-container, .mainTitle-container {
    display: inline-block;
    width: 45%;
    vertical-align: bottom;
    margin: 0px 13px;
}

.imgLeft-container {
    max-height: 540px;
    height: 100vh;
    background-image: url(img/landing-section1-imgL-80.jpg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    top: 60px;
}

.mainTitle-container {
    background-color: #f3a4bd;
    position: relative;
    right: 30px;
    color: white;
    font-family: Zona Pro;
    top: 25px;
}

    .mainTitle-container h1 {
        font-size: 38px;
        font-weight: 900;
        padding: 15px;
    }

    .mainTitle-container p {
        padding: 15px;
    }

/*section-two*/
.sectionTwo-container {
    padding: 15px;
    position: relative;
}

img.text-40-img {
    display: block;
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
}

.av-benefit {
    display: inline-block;
    width: 100%;
    margin: 2.9%;
    background-color: #B3B3B3;
    max-width: 300px;
    height: 300px;
    vertical-align: middle;
}

.av-benefit-4 {
    display: inline-block;
    width: 100%;
    margin: 1.9%;
    background-color: #B3B3B3;
    max-width: 230px;
    height: 230px;
    vertical-align: middle;
}

.benefits-container {
    margin: 30px auto;
    text-align: center;
}

.benefits-container-4 {
    margin: 30px auto;
    text-align: center;
}

.av-benefit h3 {
    text-align: center;
    color: white;
    font-family: Zona Pro;
    font-weight: 600;
    letter-spacing: 3px;
    font-size: 18px;
}

.av-benefit-4 h3 {
    text-align: center;
    color: white;
    font-family: Zona Pro;
    font-weight: 600;
    letter-spacing: 3px;
    font-size: 18px;
    margin: 40% 0;
    text-shadow: 2px 2px 8px black;
}

.av-benefit img {
    display: block;
    margin: 0px auto;
    max-width: 125px;
    width: 100%;
    margin-top: 50px;
}

.av-benefit-4 img {
    display: block;
    margin: 0px auto;
    max-width: 125px;
    width: 100%;
    margin-top: 50px;
}

.btn-benefits-container a {
    text-align: center;
    text-decoration: none;
    background-color: #e8336e;
    color: white;
    padding: 10px;
    display: block;
    width: 100%;
    font-family: Zona Pro;
    font-weight: 600;
    letter-spacing: 2px;
    cursor: pointer;
}

.btn-benefits-container-4 a {
    text-align: center;
    text-decoration: none;
    background-color: #e8336e;
    color: white;
    padding: 10px;
    display: block;
    width: 100%;
    font-family: Zona Pro;
    font-weight: 600;
    letter-spacing: 2px;
}

.btn-benefits-container {
    max-width: 150px;
    width: 100%;
    margin: 15px auto;
}

.btn-benefits-container-4 {
    max-width: 150px;
    width: 100%;
    margin: 15px auto;
}

.sectionTwo-container::after {
    content: "";
    display: block;
    width: 100%;
    height: 30vh;
    position: absolute;
    background-color: #f3a4bd52;
    bottom: 0;
    z-index: -1;
    left: 0;
}

.sectionThree-container, .sectionFive-container {
    margin: 80px 0px;
    padding: 15px;
}

    .sectionThree-container h1, .sectionFive-container h1, .sectionSeven-container h1 {
        color: #e8336e;
        font-family: Zona Pro;
        font-weight: bold;
        font-size: 40px;
        text-align: center;
        margin-bottom: 45px;
    }

    .sectionThree-container p, .sectionFive-container p {
        font-family: Zona Pro;
        display: block;
        max-width: 700px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
        font-size: 19px;
        text-align: center;
    }

        .sectionThree-container p strong {
            color: #F3A4BD;
        }
/*-----------*/
/*section-four*/
.sectionFour-container {
    background-image: url(img/landing-section4-bg-80.jpg);
    background-size: cover;
    background-position: center;
    margin: 20px 0px;
    padding: 25px 15px;
}

.mainTitle-right-container {
    background-color: #f3a4bd;
    position: relative;
    left: 30px;
    color: white;
    font-family: Zona Pro;
    top: 25px;
}

.sliderRight-container {
    max-height: 370px;
    height: 100vh;
    position: relative;
    top: 60px;
}

.mainTitle-right-container, .sliderRight-container {
    display: inline-block;
    width: 45%;
    vertical-align: middle;
    margin: 0px 13px;
}

    .mainTitle-right-container h1 {
        font-size: 38px;
        font-weight: 900;
        padding: 15px;
    }

    .mainTitle-right-container p {
        padding: 15px;
        line-height: 23px;
        margin-top: 0;
    }

    .mainTitle-right-container h2, .mainTitle-right-container .subtitle-right {
        display: inline-block;
        padding: 0 15px;
        vertical-align: middle;
    }

    .mainTitle-right-container h2 {
        width: 52%;
    }

    .mainTitle-right-container h3 {
        color: black;
        width: 100%;
        margin: 0;
    }

        .mainTitle-right-container h3 strong {
            color: white;
            font-weight: bold;
        }

h3.bg-white {
    background-color: white;
    padding: 5px;
}

h3.title-promo {
    color: white;
    font-weight: 100;
    font-size: 20px;
    position: relative;
    bottom: 8px;
}
/*------------*/
/*section-Six*/
.img-metas-1 {
    background-image: url(img/img-metas-1-80.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.img-metas-2 {
    background-image: url(img/img-metas-2-80.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.img-metas-3 {
    background-image: url(img/img-metas-3-80.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.img-metas-4 {
    background-image: url(img/img-metas-4-80.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/*section-seven*/
.testimonial-container {
    display: inline-block;
    width: 45.8%;
    vertical-align: top;
    max-height: 500px;
    height: 100vh;
    padding: 20px;
}

.video-container {
    max-height: 250px;
    height: 100vh;
}

.testimonialTxt-container {
    border: 10px solid #F2F2F2;
    margin-top: 6px;
}

.av-testimonial {
    padding: 9px;
    font-family: Zona Pro;
    color: #808080;
    margin: 0;
}

.video-container iframe {
    max-height: 250px;
    height: 100vh;
    width: 100%;
}

p.av-testimonial-info {
    padding: 10px;
    font-family: Zona Pro;
    color: #e8336e;
    margin: 0;
    margin-top: 10px;
    line-height: 20px;
}

.sectionSeven-container {
    padding: 15px;
    text-align: center;
}
/*slider-css*/
#slider {
    overflow: hidden;
}

    #slider figure {
        position: relative;
        width: 500%;
        margin: 0;
        left: 0;
        animation: 20s slider infinite;
    }

        #slider figure img {
            float: left;
            width: 20%;
        }

@keyframes slider {
    0% {
        left: 0;
    }

    20% {
        left: 0;
    }

    25% {
        left: -100%;
    }

    45% {
        left: -100%;
    }

    50% {
        left: -200%;
    }

    70% {
        left: -200%;
    }

    75% {
        left: -300%;
    }

    95% {
        left: -300%;
    }

    100% {
        left: -400%;
    }
}
/*----------*/
/*popup-landing*/
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
  max-width: 500px;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

li.contact-ico-btn {
    position: fixed;
    right: 65px;
    top: 7px;
    cursor: pointer;
    max-width: 205px !important;
}

    li.contact-ico-btn img {
        max-width: 40px;
        width: 100%;
        border-radius: 3px;
        border: 3px solid #6b1b7f;
        vertical-align: inherit;
        background-color: #6b1b7f;
        padding:5px;
    }

li.contact-ico-btn p {
    margin-right: 10px;
}

li.contact-ico-btn a, li.contact-ico-btn p {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: 'Zona Pro';
    color: white;
    font-weight: 600;
}

div#ModalContact img {
    display: block;
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
}

.modal-content .sectionThree-container {
    margin-top: 10px;
}

/*-----------------*/

@media screen and (max-width:800px){

    li.contact-ico-btn {
    right: 15px;
    top: unset;
    bottom: 10px;
}

   li.avon-logo-container a img{
    margin-right: 0px;
   }

}

/*media-queries*/
@media screen and (max-width:1100px) {
    .flujo-img-container {
        display: none;
    }

    .flujo-msg-container {
        display: block;
        width: 100%;
    }
}

@media screen and (max-width:991px) {
    li.contact-ico-btn a p {
        display: none;
    }
}

@media screen and (max-width:500px) {
    .title-xl {
        font-size: 32px;
    }

    h4.flujo-subtitle {
        font-size: 17px;
        line-height: 20px;
    }

    li.contact-ico-btn {
        max-width: 60px !important;
    }
}
/*-------------*/

/*media-queries*/

@media screen and (max-width:1100px) {

    .av-benefit {
        margin: 1%;
    }
}

@media screen and (max-width:991px) {

    .testimonial-container {
        display: block;
        width: 100%;
        padding: 0;
    }

    .imgLeft-container, .mainTitle-container {
        display: block;
        width: 100%;
        margin: 0px;
        position: inherit;
    }

    .mainTitle-right-container, .sliderRight-container {
        display: block;
        width: 100%;
        margin: 0px;
        position: inherit;
    }

    .boxed-container {
        max-width: 700px;
    }

    .av-benefit {
        margin: 1%;
    }
}

@media screen and (max-width:698px) {


    .av-benefit-4 {
        max-width: 300px;
        height: 300px;
    }
}

@media screen and (max-width:500px) {

    .imgLeft-container {
        max-height: 424px;
    }
}

/*-------------*/

@font-face {
    font-family: 'Zona Pro ExtraBold Demo';
    src: url('fonts/hinted-ZonaPro-ExtraBoldDemo.eot');
    src: url('fonts/hinted-ZonaPro-ExtraBoldDemo.eot?#iefix') format('embedded-opentype'), url('fonts/hinted-ZonaPro-ExtraBoldDemo.woff2') format('woff2'), url('fonts/hinted-ZonaPro-ExtraBoldDemo.woff') format('woff'), url('fonts/hinted-ZonaPro-ExtraBoldDemo.ttf') format('truetype'), url('fonts/hinted-ZonaPro-ExtraBoldDemo.svg#ZonaPro-ExtraBoldDemo') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Zona Pro';
    src: url('fonts/hinted-ZonaPro-Thin.eot');
    src: url('fonts/hinted-ZonaPro-Thin.eot?#iefix') format('embedded-opentype'), url('fonts/hinted-ZonaPro-Thin.woff2') format('woff2'), url('fonts/hinted-ZonaPro-Thin.woff') format('woff'), url('fonts/hinted-ZonaPro-Thin.ttf') format('truetype'), url('fonts/hinted-ZonaPro-Thin.svg#ZonaPro-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Zona Pro';
    src: url('fonts/hinted-ZonaPro-Bold.eot');
    src: url('fonts/hinted-ZonaPro-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/hinted-ZonaPro-Bold.woff2') format('woff2'), url('fonts/hinted-ZonaPro-Bold.woff') format('woff'), url('fonts/hinted-ZonaPro-Bold.ttf') format('truetype'), url('fonts/hinted-ZonaPro-Bold.svg#ZonaPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}