#movicol {
    width: 100%;
    background: #eff9ca;
}

.submenu {
    width: 100%;
    text-align: center;
    background: #c1dc61;
    min-height: 50px;
    padding: 10px 0;
    box-sizing: border-box;
    height: 50px;
}


.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
    background-image: none;
    background-repeat: repeat-x;
    box-shadow: none;
    background: #abc845;
}

.navbar-inverse .navbar-nav > .open > a:after,
.navbar-inverse .navbar-nav > .active > a:after {
    content: '';
    background: url(../img/movicol/gota_menu_movicol.png) no-repeat left top;
    position: absolute;
    bottom: -20px;
    left: 43%;
    width: 16px;
    height: 20px;
    display: block;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #abc845;
}

.submenu-links {
    padding: 15px 0 0 0;
    box-sizing: border-box;
    height: 58px;
}

.submenu-link {
    display: inline;
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
    /* border-radius: 20px; */
    cursor: pointer;
    color: #fff;
    position: relative;
    -webkit-transition: all 500ms ease-out 0ms;
    transition: all 500ms ease-out 0ms;
    text-transform: uppercase;
}

.submenu-links .active {
    background: #eff9ca;
    color: #333;
}

.submenu-link.active:after {
    /* content: '';
    background: url(../img/viver_com_obstipacao/gota_menu_obstipacao.png) no-repeat left top;
    position: absolute;
    bottom: -20px;
    left: 43%;
    width: 16px;
    height: 20px;
    display: block; */
}



.subtitle {
    font-family: Oswald;
    font-size: 18px;
    color: #282828;
    /* margin-top:30px;
    padding-left: 65px; */
    text-transform: uppercase;
}

.subtitle2 {
    font-family: Oswald;
    font-size: 18px;
    color: #282828;
    /* margin-top:30px;
    padding-left: 65px; */
    text-transform: uppercase;
    margin-top: -30px;
}

.title {
    font-family: Oswald;
    font-size: 30px;
    color: #00aeef;
    width: 450px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.content {
    /* padding-left: 50px;
    padding-right: 50px; */
}


h2 {
    font-size: 24px;
    color: #93934e;
    font-family: Oswald
    font-weight: normal;
    text-transform: uppercase;
}


.bloco {padding: 30px 0;}

.bloco2 {background: #e1f0ac;}


.title2 {
    color: #000;
    font-family: SueEllenFrancisco;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

/* nova apresentação */

.h2_nova_apresentacao_left {
    font-family: 'Raleway-Bold';
    font-size: 16px;
    color: #cb1473;
}

.ul_gotas_rosa{
    list-style: none;
    /*width: 65%;*/
}

.ul_gotas_rosa li{
    /*display: block;*/
    background: url(../img/movicol/gota_rosa.png) no-repeat left center;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#footer_novo {
  background: #FFF url('../img/movicol/onda.jpg') no-repeat center top;
  background-size: cover;

}

#footer_novo .onda {
    background: #FFF url('../img/movicol/onda.jpg') no-repeat center bottom;
    background-size: cover;
    height: 438px;
}


#footer_novo .morada {
    text-align: left;
    font-size: 10px;
    width: 70%;
    height: auto;
}

.footer_termos_novo {
    padding: 10px;
    min-height: 100px;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    background: #FFF;
    color: #000;
}

.footer_termos_novo p {
    color: #000;
    font-size: 11px;
    text-align: center;
    width: 100%;
}

.footer_termos_novo ul {
    list-style: none;
    margin: 0px auto;
}

.footer_termos_novo ul li {
    display: inline-block;
    color: #000;
}

.footer_termos_novo ul li a {
    font-size: 12px;
    color: #000;
}


/* /nova apresentação */

.pag2 p.pink {
    color: #845365;
    font-family: Raleway-SemiBold;
    font-size: 16px;
}

.white_box {
    background: #FFF;
    padding: 15px 30px;
    border-radius: 10px;
    width: 100%;
    font-size: 14px;
}

.white_box p {
    color: #845365;
}

.white_box p span {
    font-size: 20px;
    font-weight: bold;
}

.pag3 .title2 {
    color: #000;
    font-family: SueEllenFrancisco;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.pag3 .pink_bg {
    border-radius: 10px;
    padding: 10px;
    font-size: 20px;
    background: #845365;
    color: #FFF;
}

.pag3 .pink_bg a {
    color: #FFF;
    text-decoration: underline;
}


#footer {

}

.ul_setas{
    list-style: none;
    width: 65%;
}

@media screen and (max-width: 599px) {
    .ul_setas{
        list-style: none;
        width: 75%;
    }
}

.ul_setas li{
    position: relative;
    margin: 10px 0 10px 35px;
    background: #e9e93d;
    padding: 5px 10px;
    display: inline-block;
}
.ul_setas li:before{
    content: '';
    background: url(../img/movicol/seta_azul.png) no-repeat left center;
    width: 56px;
    height: 14px;
    display: block;
    position: absolute;
    left: -75px;
    top: 35%;
}

.p_referencias{
    font-size: 10px;
    text-align: left;
    margin: 35px 0 ;
    word-break: break-all;
}

.bg_branco {
    background: #FFF;
    padding: 15px 20px 45px 20px;
    width: 90%;
    font-size: 14px;
}


.h1_underline_traco{
    font-family: 'Raleway-Bold';
    font-size: 20px;
    text-align: center;
    margin-bottom: 35px;
    position: relative;
}

.h1_underline_traco:after{
    content: '';
    background: url(../img/movicol/h1_underline_traco.png) no-repeat center bottom;
    width: 100%;
    height: 3px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 27px;
}
@media screen and (max-width:767px){
    .bg_branco {
        background: #FFF;
        padding: 15px 20px 45px 20px;
        width: 100%;
        font-size: 1em;
    }
    .h1_underline_traco:after{
        content: '';
        background: url(../img/movicol/h1_underline_traco.png) no-repeat center bottom;
        width: 100%;
        height: 3px;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 45px;
    }
}



.span_before_img{
    width: 31%;
    display: inline-block;
    font-size: 11px;
    font-size: .9em;
    text-align: center;
    margin: auto;
}

.margin_bottom_15{
    margin-bottom: 15px;
}

/****************************
SLIDE 2
****************************/

.h2_movicol_centro{
    font-size: 20px;
    text-align: center;
    color: #444343;
}

.bg_amarelo{
    background: #f6f6b2;
    display: block;
    width: 100%;
    min-height: 220px;
    padding: 35px 0;
    margin: 10px 0;
}

.bg_amarelo h3 {
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 25px;
}

.div_icons_pq_movicol{
    min-height: 215px;
}

.img_icon_pq_movicol{
    margin: 20px auto;
    float: none;
    text-align: center;
    display: block;
}


/****************************
SLIDE 3
****************************/

.img_icon_como_tomar_movicol{
    margin: 20px auto 35px;
    float: none;
    text-align: center;
    display: block;
}


.div_pq_movicol_nota_bottom {
    background: #e9e93d;
    border-radius: 15px;
    display: block;
    padding: 25px 15px;
    text-align: center;
    font-size: 20px;
    font-family: 'Raleway-Bold';
    font-weight: bold;
    color: #444343;
    margin-top: -45px;
}

.div_como_tomar_movicol_notas_pq {
    background: #e9e93d;
    border-radius: 15px;
    padding: 10px 5px;
    text-align: center;
    font-size: 12px;
    font-family: 'Raleway-Bold';
    font-weight: bold;
    color: #444343;
    display: block;
    margin: 15px auto 0;
    float: none;
    width: 39%;
    position: absolute;
    top: 200px;
    left: 0;
    right: 0;
}
@media screen and (max-width:990px){
    .div_como_tomar_movicol_notas_pq {
        top: 180px;
    }
}



.pag4 .bg_branco{
    padding: 25px 25px;
    width: 100%;
}

.div_como_tomar_icons{
    position: relative;
}

.pag4 .bg_branco h4,
.pag5 .bg_branco h4{
    font-size: 13px;
    font-size: 1em;
    text-align: center;
    font-family: 'Raleway-Bold';
    font-weight: bold;
    margin-bottom: 35px;
}

.pag4 .bg_branco p,
.pag5 .bg_branco p{
    font-size: 12px;
    font-size: 1em;
    text-align: center;
    line-height: 21px;
}




.pag4 .bg_branco p strong{
    position: relative;
}

.pag4 .bg_branco p strong:after{
    content: '';
    background: url(../img/movicol/h1_underline_traco.png) no-repeat center bottom;
    width: 100%;
    height: 3px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
}

/****************************
SLIDE 4
****************************/

.h2_movicol_centro_sue_ellen{
    font-family: SueEllenFrancisco;
    font-size: 26px;
    text-align: center;
    color: #444343;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 30px;
}


.pag5 .h2_movicol_centro_sue_ellen:after{
    content: '';
    background: url(../img/movicol/h2_movicol_centro_sue_ellen_underline.png) no-repeat center bottom;
    height: 3px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
}


.span_sue_ellen_azul{
    font-family: SueEllenFrancisco;
    font-size: 26px;
    color: #25ace1;
    text-transform: uppercase;
    line-height: 21px;
    vertical-align: middle;
    margin: 0 5px;
}

.pag5 .bg_branco p{
    line-height: 38px;
    vertical-align: middle;
}


.pag5 p.p_bg_verde{
    background: #e9e93d;
    border-radius: 40px;
    padding: 2px 15px;
    text-align: center;
    font-size: 1.7em;
    font-family: SueEllenFrancisco;
    text-transform: uppercase;
    color: #444343;
    margin: 35px auto ;
    /*    height: 70px;*/
    line-height: 70px;
    vertical-align: middle;
    width: 85%;
    position: relative;
}

.pag5 p.p_bg_verde:before{
    content: '';
    background: url(../img/movicol/slide4_seta_before.png) no-repeat center bottom;
    width: 48px;
    height: 34px;
    display: block;
    position: absolute;
    left: -70px;
    bottom: 11px;
}

.pag5 p.p_bg_verde:after{
    content: '';
    background: url(../img/movicol/slide4_seta_after.png) no-repeat center bottom;
    width: 54px;
    height: 18px;
    display: block;
    position: absolute;
    right: -70px;
    bottom: 15px;
}

.pag5 .span_underline_azul{
    position: relative;
}

.pag5 .span_underline_azul:after{
    content: '';
    background: url(../img/movicol/h1_underline_traco.png) no-repeat right bottom;
    background-size: 75% 3px;
    width: 100%;
    height: 3px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
}

/****************************
SLIDE 5
****************************/

.pag6 p.p_bg_verde{
    background: #e9e93d;
    border-radius: 40px;
    padding: 2px 15px;
    text-align: center;
    font-size: 1.7em;
    font-family: SueEllenFrancisco;
    text-transform: uppercase;
    color: #444343;
    margin: 35px auto ;
    /*    height: 70px;*/
    line-height: 55px;
    vertical-align: middle;
    width: 59%;
    position: relative;
}

.h3_sue_ellen_azul{
    font-family: SueEllenFrancisco;
    font-size: 50px;
    color: #25ace1;
    text-transform: uppercase;
    line-height: 70px;
    vertical-align: middle;
    margin: 25px;
    position: relative;
}

.h3_sue_ellen_azul:before{
    content: '';
    background: url(../img/movicol/slide4_seta_before.png) no-repeat center bottom;
    width: 48px;
    height: 34px;
    display: block;
    position: absolute;
    left: -70px;
    top: 25px;
}


.ul_bullet_azul{
    list-style-image: url(../img/movicol/ul_bullet_azul.png);
    padding: 0 0 0 2px;
    margin: 21px 0 10px 25px;
}

.ul_bullet_azul li {
    padding: 5px 0 5px 15px;
}

.div_seta_embalagens:before{
    content: '';
    background: url(../img/movicol/seta_azul_gr_slide5.png) no-repeat center bottom;
    width: 34px;
    height: 37px;
    display: block;
    position: absolute;
    left: -10px;
    top: 45%;

}
.div_seta_embalagens:after{
    content: '';
    background: url(../img/movicol/embalagens_slide5.png) no-repeat center bottom;
    width: 200px;
    height: 130px;
    display: block;
    position: absolute;
    right: 100px;
    bottom: -50px;
}

@media screen and (max-width:991px){
   .bg_branco.div_seta_embalagens {
       padding: 0px 20px 45px 20px;
   }
    .ul_bullet_azul{
         margin: 0px 0 10px 25px;
    }
}


@media screen and (min-width:768px) and (max-width:1299px){
    .div_seta_embalagens:after{
        right: 100px;
        bottom: -80px;
    }
}


@media screen  and (max-width:767px){
    .div_seta_embalagens:after{
        right: 100px;
        bottom: -70px;
    }
}

.pag6 .referencias{
    margin-top: 50px;
}



/****************************
MOBILE
****************************/

@media screen and (max-width: 767px) {
    .content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .subtitle {
        font-size: 14px;
        padding-left: 30px;
        margin-left: -15px;
    }

    .title {
        font-size: 24px;
        color: #00aeef;
        /* background: url('../img/title_bg.png') no-repeat right bottom; */
        width: 320px;
        padding-left: 30px;
        margin-left: -15px;
        margin-top: 0px;
    }

    .div_pq_movicol_nota_bottom {
        margin-left: 15px;
        margin-right: 15px;
    }
}


/* FOOTER */

/*.footer_termos{
    padding: 10px;
    min-height: 40px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
    background: #00aeef;
}

.footer_termos ul{
    list-style: none;
    margin: 0px auto;
}
.footer_termos ul li{
    display: inline-block;
    color: #fff;
}

.footer_termos ul li a{
    font-size: 12px;
    color: #fff;
}*/
