/* This code is only meant for previewing your Reflow design. */
.primaryContainer {
    height: auto;
    margin: 0px auto;
    min-height: 100%;
    width: 100%;
    min-width: 1024px;
    max-width: 1350px;
    position: relative;
    padding: 0px;
    float: none;
}

body {
    background-color: rgb(255, 255, 255);
    font-family: kaffeesatz;
    color: rgb(89, 90, 92);
}

#header {
    float: left;
    height: 179px;
    clear: none;
    width: 100%;
    background-image:url("../img/BG-Header%202.png");
    background-attachment: scroll;
     background-size: 1350px 50%;
    position: relative;
    top: 0px;
    left: 0px;
    background-color: rgba(255, 255, 255, 0);
    margin: 0px;
    max-width: 1350px;
    background-position: 50% 0%;
    background-repeat: no-repeat no-repeat;
}


#menu-nav {
  float: left;
    z-index:1000;
    height: 53px;
    clear: none;
    width:100%;
    width: 640px;
    
    position: absolute;
    top: 18px;
    left: auto;
    right: 110px;
    background-color: rgba(123, 123, 123, 0.0);
}

.bt-menu{display:none;}

#menu-nav a {
font-size: 24px;
font-family: "kaffeesatz";    
}

#menu-nav nav ul{
    list-style:none;
}
#menu-nav nav ul li{
    display:inline-block;
    position: relative;
        top: 0;
}



#menu-nav nav ul li a {
    color:rgba(222, 18, 18, 0.99);
    display:block;
    text-decoration:none;
    padding: 10px 17px;
}

#menu-nav nav ul li:hover{
    background: rgba(70, 70, 70, 0.32);
}


#menu-nav nav ul li a:hover {
 color:rgba(252, 250, 250, 0.99);
}

#menu-nav nav ul li .children{
    display:none;
    position:absolute;
    width:100%;
    z-index:1000;
}
#menu-nav nav ul li .children li{
    font-size: 19px;
    display:block;   
}
/*Submenu*/
#menu-nav nav ul li:hover .children{
    display:block;
    background: rgba(255, 255, 255, 0.8);
    top: 49px;
    width: 190%; 
}

#Logo {
    float: left;
    height: 200px;
    clear: none;
    width: 282px;
    position: absolute;
    top: 0px;
    left: 17%;
    right: auto;
    z-index: 1;
    max-height: 200px;
    max-width: none;
}

.logo_wrapper       {
    width:282px;
    height:200px;
    margin:0 0;
    
}

.logo_iframe        {
    position:relative;
}

.logo_iframe .ratio {
    display:block;
    width:100%; 
    height: 1%;
}
.logo_iframe iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%; 
    height:100%;
}


#idioma {
    float: left;
    height: 58px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 130px;
    min-height: 50px;
    position: absolute;
    top: 70px;
    left: auto;
    right: 108px;
    bottom: auto;
    
}

#Image-spanish {
    float: left;
    width: 53px;
    max-width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 6px;
    left: 0%;
}

#Image-english {
    float: left;
    width: 53px;
    max-width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 7px;
    left: 50px;
}




#footer {
    float: left;
    height: 250px;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    width: 1350px;
    position: absolute;
    background-image:url("../img/BG-footer%201.png");
    background-attachment: scroll;
    background-size: 1350px 100%;
    background-color: rgba(255, 255, 255, 0);
    left: 0px;
    right: auto;
    top: 1789px;
    bottom: auto;
    overflow: visible;
    visibility: visible;
    max-width: 1350px;
    min-width: 1024px;
    background-position: 0% 0px;
    background-repeat: no-repeat no-repeat;
}

#logoFooter {
    float: left;
    width: 203px;
    max-width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 63px;
    left: auto;
    right: 12px;
    bottom: auto;
}

#ConactoFooter {
    float: left;
    font-size: 20px;
    width: 440.515625px;
    height: 109px;
    text-align: right;
    font-weight: normal;
    line-height: 25px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    font-family: kaffeesatz;
    color: rgb(55, 54, 54);
    position: absolute;
    top: 82px;
    left: auto;
    right: 17.54%;
    bottom: auto;
}

#textspan3 {
    font-weight: 600;
    line-height: 16px;
}

#textspan5 {
    font-weight: 600;
}

#textspan4 {
    line-height: 1em;
    font-weight: 400;
}

#textspan8 {
    line-height: 1em;
    font-weight: 400;
}

#textspan2 {
    font-weight: 600;
    color: rgb(255, 26, 26);
    line-height: 16px;
    font-size: 25px;
}

#textspan7 {
    font-weight: 600;
}

#textspan6 {
    font-weight: 400;
    line-height: 16px;
}

#RedSocial1 {
    float: left;
    width: 3%;
    max-width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 197px;
    left: auto;
    right: 29.25%;
    bottom: auto;
    display: block;
}

#RedSocial2 {
    float: left;
    width: 3%;
    max-width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 197px;
    left: auto;
    display: block;
    bottom: auto;
    right: 25.7%;
}

#RedSocial3 {
    float: left;
    width: 3%;
    max-width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 197px;
    left: auto;
    display: block;
    right: 22.06%;
    bottom: auto;
}

#RedSocial4 {
    float: left;
    width: 3%;
    max-width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 197px;
    left: 78.53%;
    display: block;
    bottom: auto;
    right: auto;
}

#CopyRight {
    float: left;
    font-size: 15px;
    width: 565.796875px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 24px;
    position: absolute;
    top: 214px;
    left: 18.21875px;
    bottom: auto;
    right: auto;
}

#textspan {
    line-height: 1em;
    font-size: 18px;
}

#TermYCondicion {
    float: left;
    font-size: 20px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 25px;
    color: rgba(42, 42, 42, 0.980392);
    position: absolute;
    top: 183px;
    left: 18.21875px;
    display: block;
    bottom: auto;
    right: auto;
}

#image2 {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    visibility: hidden;
    position: absolute;
}

#image1 {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    visibility: hidden;
    position: absolute;
}

#image {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    visibility: hidden;
    position: absolute;
}

#contenido {
    float: left;
    height: 1478.59px;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    width: 1350px;
    position: absolute;
    top: 150px;
    left: 0px;
    bottom: auto;
    min-width: 1024px;
    max-width: 1350px;
    right: auto;
    overflow-y: hidden;
    overflow-x: hidden;
    background-image:url("../img/BG-alterno.fw.png");
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 100%;
    background-color: rgba(255, 255, 255, 0);
}

#img-unguento {
    float: left;
    width: 349.25px;
    max-width: 100%;
    height: 257px;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 302px;
    left: 495px;
    bottom: auto;
    right: auto;
}

#img-talco {
    float: left;
    width: 349.25px;
    max-width: 100%;
    height: 257px;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 302px;
    left: 43px;
    bottom: auto;
    right: auto;
}

#txt-unguento {
    float: left;
    height: 630.97px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 383px;
    margin-right: 0px;
    position: absolute;
    top: 585.61px;
    left: auto;
    bottom: auto;
    right: 483px;
}

#text3 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 27px;
    position: absolute;
    top: 0px;
    left: 0%;
    right: auto;
    color: rgb(237, 28, 36);
    bottom: auto;
}

#text4 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    position: absolute;
    top: 28.38px;
    left: 0%;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
    right: auto;
    bottom: auto;
}

#text5 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 27px;
    position: absolute;
    top: 124.38px;
    left: 0%;
    color: rgb(237, 28, 36);
    bottom: auto;
    right: auto;
}

#text6 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 27px;
    position: absolute;
    top: 151.38px;
    left: 0%;
    right: auto;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
    bottom: auto;
}

#text7 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 27px;
    color: rgb(237, 28, 36);
    position: absolute;
    top: 195.38px;
    left: 0%;
    bottom: auto;
    right: auto;
}

#text8 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 27px;
    position: absolute;
    top: 225.38px;
    left: 0%;
    right: auto;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
    bottom: auto;
}

#text9 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 27px;
    color: rgb(237, 28, 36);
    position: absolute;
    top: 271.38px;
    left: 0%;
    right: auto;
    bottom: auto;
}

#text10 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 27px;
    position: absolute;
    top: 300.38px;
    left: 0%;
    right: auto;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
    bottom: auto;
}

#text11 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 27px;
    color: rgb(237, 28, 36);
    position: absolute;
    top: 346.38px;
    left: 0%;
    right: auto;
    bottom: auto;
}

#text12 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 27px;
    position: absolute;
    top: 374.38px;
    left: 0%;
    right: auto;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
    bottom: auto;
}

#text13 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 27px;
    color: rgb(237, 28, 36);
    position: absolute;
    top: 464px;
    left: 0%;
    bottom: auto;
}

#text14 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 79px;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    position: absolute;
    top: 492px;
    left: 0%;
    bottom: auto;
    right: auto;
}

#img-topico {
    float: left;
    width: 349.25px;
    max-width: 100%;
    height: 257px;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 302px;
    left: auto;
    bottom: auto;
    right: 84px;
}

#avisomedico1 {
    float: left;
    font-size: 22px;
    width: 1209px;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 93px;
    margin-right: 0px;
    margin-bottom: 0px;
    position: absolute;
    left: 5.48%;
    top: 1289px;
    bottom: auto;
    right: auto;
}

#txt-talco {
    float: left;
    height: 692.63px;
    clear: none;
    width: 383px;
    position: absolute;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    top: 588.97px;
    left: 45px;
    bottom: auto;
}

#text15 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 27px;
    position: absolute;
    top: 0.38px;
    left: 0%;
    color: rgb(237, 28, 36);
    right: auto;
    bottom: auto;
}

#text16 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 67px;
    position: absolute;
    top: 28.75px;
    left: 0%;
    right: auto;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
    bottom: auto;
}

#text17 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 141.38px;
    clear: none;
    min-height: 27px;
    color: rgb(237, 28, 36);
    margin-right: 0px;
    margin-bottom: 0px;
}

#text18 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 27px;
    position: absolute;
    top: 169.75px;
    left: 0%;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
    bottom: auto;
}

#text19 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 27px;
    color: rgb(237, 28, 36);
    position: absolute;
    top: 214px;
    left: 0%;
    bottom: auto;
}

#text20 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 27px;
    position: absolute;
    top: 243.75px;
    left: 0%;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
    bottom: auto;
}

#text21 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 27px;
    position: absolute;
    top: 293px;
    left: 0%;
    right: auto;
    color: rgb(237, 28, 36);
    bottom: auto;
}

#text22 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 27px;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
    position: absolute;
    left: 0%;
    right: auto;
    top: 321.5px;
    bottom: auto;
}

#text23 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 27px;
    position: absolute;
    top: 368.38px;
    left: 0px;
    color: rgb(237, 28, 36);
    bottom: auto;
}

#text24 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 79px;
    position: absolute;
    top: 396.75px;
    left: 0%;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
    bottom: auto;
}

#text25 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 27px;
    color: rgb(237, 28, 36);
    position: absolute;
    left: 0%;
    top: 497.63px;
    right: auto;
    bottom: auto;
}

#text26 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 0px;
    position: absolute;
    top: 525.63px;
    left: 0%;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
    bottom: auto;
}

#txt-topico {
    float: left;
    height: 692.25px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 383px;
    position: absolute;
    margin-right: 0px;
    margin-bottom: 0px;
    top: 589.33px;
    right: 66px;
    left: auto;
    bottom: auto;
}

#text27 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 27px;
    color: rgb(237, 28, 36);
    position: absolute;
}

#text28 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 0px;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
    position: absolute;
    top: 27.65625px;
    left: 0px;
}

#text29 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 27px;
    position: absolute;
    top: 124.375px;
    left: 0%;
    color: rgb(237, 28, 36);
}

#text30 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    position: absolute;
    top: 153px;
    left: 0%;
    right: auto;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
}

#text31 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 196.375px;
    clear: none;
    min-height: 27px;
    color: rgb(237, 28, 36);
}

#text32 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 27px;
    position: absolute;
    top: 224.625px;
    left: 0%;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
}

#text33 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 27px;
    position: absolute;
    top: 271.625px;
    left: 0%;
    color: rgb(237, 28, 36);
}

#text34 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 27px;
    position: absolute;
    top: 299.625px;
    left: 0%;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
}

#text35 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 27px;
    position: absolute;
    top: 348.125px;
    left: 0%;
    color: rgb(237, 28, 36);
}

#text36 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 79px;
    position: absolute;
    top: 375.375px;
    left: 0%;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
}

#text37 {
    float: left;
    font-size: 24px;
    width: 255px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 27px;
    position: absolute;
    top: 477.25px;
    left: 0%;
    color: rgb(237, 28, 36);
    bottom: auto;
}

#text38 {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 0px;
    position: absolute;
    top: 504.66px;
    left: 0%;
    color: rgb(89, 90, 92);
    font-family: kaffeesatz;
    text-indent: 0px;
    bottom: auto;
}

#text {
    float: left;
    font-size: 60px;
    width: 15.474537%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 81px;
    color: rgb(255, 26, 26);
    position: absolute;
    top: 212px;
    left: 559px;
    bottom: auto;
    right: auto;
}

#text1 {
    float: left;
    font-size: 60px;
    width: 13.991898%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 73px;
    color: rgb(255, 26, 26);
    margin-right: 0px;
    margin-bottom: 0px;
    position: absolute;
    left: 132px;
    top: 220px;
    bottom: auto;
    right: auto;
}

#text2 {
    float: left;
    font-size: 60px;
    width: 12.902778%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 73px;
    position: absolute;
    top: 220px;
    bottom: auto;
    right: 171px;
    left: auto;
    color: rgb(255, 26, 26);
}



@media only screen and (max-width: 1024px) {
    #header {
        background-image:url("../img/BG-Header%202.png");
        background-attachment: scroll;
        background-size: 1015px 70%;
        width: 1020px;
        height: 179px;
        max-width: 1020px;
        background-position: 50% 0%;
        background-repeat: no-repeat no-repeat;
    }

   #idioma {
        float: left;
    height: 58px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 130px;
    min-height: 50px;
    position: absolute;
    top: 90px;
    left: auto;
    right: 68px;
    
        bottom: auto;
    }

    #menu-nav {
        top: 35px;
        height: 53px;
        right: 15px;
        left: auto;
        
    }

   #Logo {
        width: 200px;
        height: 180px;
        top: 18px;
        left: 70px;
    }

    #footer {
        clear: both;
        width: 1024px;
        left: 0px;
        bottom: auto;
        height: 380px;
        max-width: 1024px;
        min-width: 768px;
        top: 1460px;
    }

    .primaryContainer {
        max-width: 1024px;
        width: 100%;
        min-width: 768px;
    }

    #TermYCondicion {
        width: 255px;
        top: 357px;
        left: 18.21875px;
    }

    #CopyRight {
        top: 318px;
        left: 18.21875px;
    }

    #logoFooter {
        top: 33px;
        right: 12px;
        width: 203px;
    }

    #RedSocial3 {
        top: 330px;
        left: 90.167236%;
        width: 3.999329%;
    }

    #RedSocial4 {
        top: 330px;
        left: 94.921875%;
        width: 3.999329%;
    }

    #RedSocial1 {
        top: 330px;
        width: 3.999329%;
        right: 15.284729%;
    }

    #RedSocial2 {
        top: 330px;
        width: 3.999329%;
        right: 10.65979%;
    }

    #ConactoFooter {
        top: 211px;
        right: 1.171875%;
    }

    #contenido {
        clear: both;
        left: 0px;
        min-width: 768px;
        max-width: 1024px;
        width: 1024px;
    }

    #txt-unguento {
        right: 349px;
        width: 324px;
        height: 630.96875px;
        top: 455.609375px;
    }

    #avisomedico1 {
        width: 896px;
        clear: none;
        height: auto;
        top: 1212px;
        left: 6.666565%;
    }

    #txt-topico {
        width: 324px;
        height: 692.25px;
        right: 8.140625px;
        top: 459.328125px;
    }

    #img-unguento {
        left: 350px;
        top: 212px;
        height: 218px;
        width: 296px;
    }

    #img-talco {
        top: 212px;
        left: 16px;
        height: 218px;
        width: 296px;
    }

    #img-topico {
        width: 296px;
        height: 218px;
        top: 212px;
        right: 22px;
    }

    #txt-talco {
        width: 324px;
        clear: none;
        height: 692.625px;
        top: 458.96875px;
        left: 17px;
    }

    #text13 {
        top: 486px;
        left: 0%;
    }

    #text14 {
        top: 514px;
        left: 0%;
    }

    #text25 {
        top: 514.625px;
        left: 0%;
    }

    #text26 {
        top: 542.625px;
        left: 0%;
    }

    #text37 {
        top: 487.25px;
        left: 0%;
    }

    #text38 {
        top: 514.65625px;
        left: 0%;
    }

    #text2 {
        right: 109.046875px;
        top: 130px;
        width: 12.901306%;
    }

    #text {
        height: auto;
        left: 40%;
        top: 122px;
        width: 19.380188%;
    }

    #text1 {
        left: 10%;
        top: 130px;
        width: 13.990784%;
    }
}

@media only screen and (max-width: 768px) {
    #menu-nav {
        height: 53px;
        top: 206px;
        right: 50px;
        width: 640px;
    }

    #Logo {
        width: 200px;
        height: 180px;
        top:-2px;
    }

    #idioma {
        width: 130px;
        height: 58px;
        top: 25px;
        bottom: auto;
    }

    #header {
        background-image:url("../img/BG-Header%202.png");
        background-attachment: scroll;
        background-size: 768px 60%;
        width: 100%;
        height: 268px;
        max-width: 768px;
        background-color: rgba(255, 255, 255, 0);
        background-position: 50% 0%;
        background-repeat: no-repeat no-repeat;
    }


   #footer {
        clear: both;
        width: 100%;
        left: 0px;
        max-width: 768px;
        min-width: 640px;
        right: auto;
        height: 399px;
        background-image:url("../img/BG-footer%201.png");
        background-position: 0% 0px;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: 1350px 100%;
        background-color: rgba(255, 255, 255, 0);
        top: 3795px;
    }

    .primaryContainer {
        max-width: 768px;
        width: 100%;
        min-width: 640px;
    }

    #TermYCondicion {
        width: 255px;
    }

    #ConactoFooter {
        top: 221px;
        right: 1.171875%;
    }

    #logoFooter {
        top: 73px;
        right: 12px;
        width: 167px;
    }

    #RedSocial1 {
        top: 340px;
        right: 20.229085%;
        width: 5%;
    }

    #RedSocial2 {
        top: 340px;
        right: 13.783773%;
        width: 5%;
    }

    #RedSocial3 {
        top: 340px;
        left: 87.823486%;
        width: 5%;
    }

    #RedSocial4 {
        top: 340px;
        left: 94.401042%;
        width: 5%;
    }

    #contenido {
        clear: both;
        left: 0px;
        max-width: 768px;
        min-width: 640px;
        top: 269px;
        background-image:url("../img/BG-alterno.fw.png");
        background-position: 0% 0%;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: 100%;
        background-color: rgba(255, 255, 255, 0);
        height: 3430.578125px;
    }

    #txt-unguento {
        width: 458px;
        height: 630.96875px;
        top: 1464px;
        right: 155.359375px;
    }

    #text3 {
        width: 255px;
    }

    #text4 {
        width: 100%;
    }

    #text5 {
        width: 255px;
    }

    #text6 {
        width: 100%;
    }

    #text7 {
        width: 255px;
    }

    #text8 {
        left: 0%;
        width: 100%;
    }

    #text9 {
        left: 0%;
        width: 255px;
    }

    #text10 {
        left: 0%;
        width: 100%;
    }

    #text11 {
        width: 255px;
    }

    #text12 {
        left: 0%;
        width: 100%;
    }

    #text13 {
        width: 255px;
    }

    #text14 {
        width: 100%;
    }

    #avisomedico1 {
        clear: none;
        height: auto;
        width: 436.90625px;
        font-size: 19px;
        top: 3306px;
        left: 22.524007%;
    }

    

    #text2 {
        width: 20.713298%;
        top: 2230px;
        right: 302.84375px;
        height: auto;
    }

    #text {
        width: 25.598145%;
        height: auto;
        top: 1139px;
        left: 35.795085%;
    }

    #img-unguento {
        width: 296px;
        height: 218px;
        top: 1221px;
        left: 225.21875px;
    }


     #text1 {
        width: 18.025716%;
        top: 135px;
        left: 40.755208%;
        height: auto;
    }

    #img-talco {
        width: 296px;
        height: 218px;
        top: 211px;
        left: 30.586751%;
    }

    #img-topico {
        width: 296px;
        height: 218px;
        top: 2312px;
        right: 232px;
    }

    #txt-talco {
        width: 458px;
        height: 692.625px;
        top: 450px;
        left: 19.789632%;
    }

    #txt-topico {
        width: 458px;
        height: 692.25px;
        top: 2549.328125px;
        right: 151.09375px;
    }
}

@media only screen and (max-width: 640px) {
    #footer {
        left: 0px;
        bottom: auto;
        max-width: 640px;
        min-width: 480px;
        height: 361px;
        background-image:url("../img/BG-footer%201.png");
        background-position: 0px 0px;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: 850px 100%;
        background-color: rgba(255, 255, 255, 0);
        width: 640px;
    }

    #header {
        width: 640px;
        height: 269px;
        background-image:url("../img/BG-Header%202.png");
        background-attachment: scroll;
        background-size: 768px 67%;
        background-color: rgba(255, 255, 255, 0);
        max-width: 640px;
        min-width: 480px;
        background-position: 50% 0%;
        background-repeat: no-repeat no-repeat;
    }

    #menu-nav {
        top: 0px;
        right: 0px;
        width: 640px;
        left: 0px;
        height: 53px;
    }
    
    .menu_bar{
        display:block;
        z-index:1000;
        width:640px;
        height: 53px;
        top:0;
        background:rgba(203, 203, 203, 0.98);
        position:absolute;
        color:rgba(222, 18, 18, 0.99);
    }
    .bt-menu{
        font-size:40px;
        padding:10px 35px;
        display:block;
        font-weight:bold;
        overflow:hidden;
        text-decoration:none;
    }

    .icon-reorder{
        font-size:35px;       
    }
    
       
    #menu-nav nav {
         width:65%;
        position:fixed;
        right:100%;
        top: 53px;
        margin:0;
        background: rgb(255, 255, 255); ;
        overflow:scroll;
        height:calc(100% - 50px)
    }
     #menu-nav nav ul li {
        display:block;
        border-bottom:1px solid #fff;
        
    }
    #menu-nav nav ul li a{
        display:block;
    }
    #menu-nav nav ul li .children{
        position: relative;
        width:100%;
    }
    
    
    
    #menu-nav nav ul li:hover .children{
        top: 3px;
        display:none;
    }


    #Logo {
        width: 227px;
        height: 161px;
        top: 66px;
        left: 16px;
    }

    #idioma {
        width: 130px;
        height: 58px;
        top: 195px;
        bottom: auto;
    }

    #CopyRight {
        font-size: 13px;
        top: 291px;
        left: 18.21875px;
        width: 565.796875px;
    }

    #TermYCondicion {
        font-size: 18px;
        width: 255px;
        top: 325px;
        left: 18.21875px;
    }

    #RedSocial1 {
        top: 265px;
        right: 24.345703%;
        width: 5%;
    }

    #RedSocial2 {
        top: 264px;
        right: 17.844238%;
        width: 5%;
    }

    #RedSocial3 {
        top: 264px;
        left: 83.759766%;
        width: 5%;
    }

    #RedSocial4 {
        top: 264px;
        left: 90.36377%;
        width: 5%;
    }

    #ConactoFooter {
        top: 151px;
        right: 1.171875%;
        min-height: 0px;
    }

    #logoFooter {
        top: 13px;
        right: 12px;
        width: 167px;
    }

    #contenido {
        left: 0px;
        max-width: 640px;
        min-width: 480px;
        right: auto;
        bottom: auto;
    }


    #img-unguento {
        width: 296px;
        height: 218px;
        top: 1221px;
        left: 169px;
    }

    #txt-unguento {
        top: 446.609375px;
        right: 85.359375px;
        width: 458px;
        height: 630.96875px;
    }

    #avisomedico1 {
        width: 436.90625px;
        top: 3309px;
        left: 17.365723%;
    }

    

    #text1 {
        width: 25.681152%;
        height: auto;
    }

    #text2 {
        width: 24.699707%;
        height: auto;
        top: 2230px;
        right: 231.9375px;
    }

    #img-talco {
        width: 296px;
        height: 218px;
    }

    #img-topico {
        width: 296px;
        height: 218px;
        top: 2314px;
        right: 158.921875px;
    }

    #txt-talco {
        width: 459.578125px;
        height: 692.625px;
        top: 1479.34375px;
        left: 14.853516%;
    }

    #txt-topico {
        width: 458px;
        height: 692.25px;
        top: 2549.328125px;
        right: 85.359375px;
    }

    #text25 {
        top: 495.625px;
        left: 0%;
    }

    #text26 {
        top: 523.625px;
        left: 0%;
    }

    .primaryContainer {
        max-width: 640px;
        width: 640px;
        min-width: 0px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
    }
}

@media only screen and (max-width: 480px) {
    #header {
        max-width: 480px;
        width: 480px;
        min-width: 320px;
        position: absolute;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        height: 269px;
    }

    #Logo {
        width: 227px;
        height: 161px;
    }

    #menu-nav {
        width: 100%;
        height: 53px;
        max-width: 480px;
        min-width: 320px;
        top: 0px;
        bottom: auto;
    }

     #menu-nav {
        width: 480px;
        height: 53px;
        
        
    }

    .menu_bar{
        
        width:480px;}
        

    .bt-menu{
        font-size:30px;
        padding:10px 35px;}

    #idioma {
        width: 130px;
        height: 58px;
    }

    #footer {
        left: 0px;
        height: 390px;
        max-width: 480px;
        min-width: 320px;
        width: 480px;
        top: 3605.578125px;
    }

    #CopyRight {
        top: 312px;
        left: 18.21875px;
        width: 447.8px;
    }

    #TermYCondicion {
        top: 346px;
        left: 18.21875px;
    }

    #RedSocial1 {
        width: 7%;
        top: 265px;
        right: 35.384115%;
    }

    #RedSocial2 {
        width: 7%;
        top: 264px;
        right: 24.716797%;
    }

    #RedSocial3 {
        width: 7%;
        top: 264px;
        left: 79.593099%;
    }

    #RedSocial4 {
        width: 7%;
    }

    #ConactoFooter {
        top: 151px;
        right: 4.889323%;
    }

    #contenido {
        left: 0px;
        max-width: 480px;
        min-width: 320px;
        top: 269px;
        height: 3336.578125px;
    }

    #txt-unguento {
        width: 458px;
        height: 630.96875px;
        top: 393.609375px;
        right: 12px;
    }

    #text3 {
        width: 255px;
    }

    #text4 {
        width: 100%;
    }

    #text5 {
        width: 255px;
    }

    #text6 {
        width: 100%;
    }

    #text7 {
        width: 255px;
    }

    #text8 {
        left: 0%;
        width: 100%;
    }

    #text9 {
        left: 0%;
        width: 255px;
    }

    #text10 {
        left: 0%;
        width: 100%;
    }

    #text11 {
        width: 255px;
    }

    #text12 {
        left: 0%;
        width: 100%;
    }

    #text13 {
        width: 255px;
    }

    #text14 {
        width: 100%;
    }

    #avisomedico1 {
        width: 436.90625px;
        top: 3169px;
        left: 3.336589%;
    }

    #img-unguento {
        top: 167px;
        left: 108px;
        width: 296px;
        height: 218px;
    }

    #text {
        width: 41.054688%;
        top: 66px;
        left: 34.228516%;
        height: auto;
    }

    #text1 {
        width: 30.08138%;
        height: auto;
        top: 1090px;
        left: 38.105469%;
    }

    #text2 {
        width: 32.373047%;
        top: 2145px;
        right: 145.953125px;
        height: auto;
    }

    #img-talco {
        width: 296px;
        height: 218px;
        top: 1170px;
        left: 22.5%;
    }

    #img-topico {
        width: 296px;
        height: 218px;
        top: 2218px;
        right: 70.921875px;
    }

    #txt-talco {
        width: 459.578125px;
        height: 692.625px;
        top: 1400.34375px;
        left: 1.438802%;
    }

    #txt-topico {
        width: 458px;
        height: 692.25px;
        top: 2444.328125px;
        right: 12px;
    }

    .primaryContainer {
        max-width: 480px;
        width: 480px;
        min-width: 0px;
    }
}

