/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
@font-face {
  font-family: 'hg-l';
  src: url(https://cloud.mail.dermabeauty.com.ar/HURMEGEOMETRICSANS1-LIGHT.css);
}
@font-face {
  font-family: 'cl-r';
  src: url(https://cloud.mail.dermabeauty.com.ar/CALIBRE-REGULAR.css);
}
@font-face {
  font-family: 'cl-l';
  src: url(https://cloud.mail.dermabeauty.com.ar/CALIBRE-LIGHT.css);
}
@font-face {
  font-family: 'cl-b';
  src: url(https://cloud.mail.dermabeauty.com.ar/CALIBRE-BOLD.css);
}
@font-face {
  font-family: 'cl-m';
  src: url(https://cloud.mail.dermabeauty.com.ar/CALIBRE-MEDIUM.css);
}
@font-face {
  font-family: 'cl-s';
  src: url(https://cloud.mail.dermabeauty.com.ar/CALIBRE-SEMIBOLD.css);
}
@font-face {
  font-family: 'cl-i';
  src: url(https://cloud.mail.dermabeauty.com.ar/CALIBRE-REGULARITALIC.css);
}
@font-face {
  font-family: 'cl-bi';
  src: url(https://cloud.mail.dermabeauty.com.ar/CALIBRE-BLACKITALIC.css);
}
@font-face {
  font-family: 'cl-bb';
  src: url(https://cloud.mail.dermabeauty.com.ar/CALIBRE-BLACK.css);
}
@font-face {
  font-family: 'mt-r';
  src: url(https://cloud.mail.dermabeauty.com.ar/Montserrat-Regular.css);
}
@font-face {
  font-family: 'mt-s';
  src: url(https://cloud.mail.dermabeauty.com.ar/Montserrat-SemiBold.css);
}
@font-face {
  font-family: 'mt-l';
  src: url(https://cloud.mail.dermabeauty.com.ar/Montserrat-Light.css);
}
@font-face {
  font-family: 'mt-b';
  src: url(https://cloud.mail.dermabeauty.com.ar/Montserrat-Bold.css);
}
@font-face {
  font-family: 'mt-m';
  src: url(https://cloud.mail.dermabeauty.com.ar/Montserrat-Medium.css);
}
@font-face {
  font-family: 'mt-bb';
  src: url(https://cloud.mail.dermabeauty.com.ar/Montserrat-Black.css);
}
body{
    margin: 0;
    font-family: 'cl-r';
}
nav, nav .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i {
    height: 120px;
    line-height: 120px;
}
nav ul a:hover {
    transition: all ease .4s;
    background-color: #ffffff;
}
.row{
    margin-bottom: 0px;
}
.mob{
    display: none;
}
div#header-celeste {
    background: #0ba3c9;
    padding-top: 20px;
    padding-bottom: 20px;
}
div#header-principal{
    padding-top: 20px;
    padding-bottom: 20px;
}
a#logo img {
    width: 30%;
}
.socialItemsHeader {
    text-align: right;
}
a.btnSocials {
    display: inline-block;
    margin: 10px 5px;
}
.textFollow {
    display: inline-block;
    font-size: 1.1em;
}
.borRed {
    width: 40px;
    height: 40px;
    color: #000000;
    font-size: 1.3em;
    border: 1px solid #d6d6d6;
    text-align: center;
    line-height: 46px;
    border-radius: 50px;
}
.borRed:hover {
    background: #0ba3c9;
    color: #ffffff;
    transition: all ease .4s;
}
.fraseHeader {
    color: #fff;
    font-family: 'cl-m';
    font-size: 1.4em;
    text-align: right;
    margin-top: 3px;
}
img.logoSkinTra, img.logoMineral {
    width: 49%;
    float: left;
}
img.logoMineral {
    margin-top: -5px;
    margin-right: 2%;
}
div#principal-banner {
    background-image: url(https://image.mail.dermabeauty.com.ar/lib/fe9713737564077a71/m/3/87e0f577-25bf-4d54-8ab0-9242202a1f5a.png);
    background-size: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    background-position: 0% 55%;
}
img.imgBannerPrem {
    width: 100%;
}
.titleBanner {
    text-align: center;
    font-family: 'hg-l';
    text-transform: uppercase;
    font-size: 2.5em;
    margin-top: 60px;
}
.titleBanner b{
    font-family: 'mt-b';
}
.subTtitleBanner {
    font-family: 'cl-r';
    text-align: center;
}
.subTtitleBanner {
    font-family: 'cl-r';
    text-align: center;
    font-size: 1.5em;
    margin-top: 12px;
}
.btnBanner {
    background: #0ba3c9;
    width: 45%;
    font-family: 'cl-b';
    text-align: center;
    font-size: 2em;
    /* padding: 10px; */
    padding-top: 15px;
    padding-bottom: 5px;
    margin-top: 25px;
    border: 2px solid #0ba3c9;
    border-radius: 12px;
    color: #Ffffff;
    cursor: pointer;
    transition: all ease .4s;
    float: left;
    margin-left: 27.5%;
    margin-right: 0%;
}
.btnBanner2 {
    color: #0ba3c9;
    background-color: #ffffff
}
.btnBanner:hover{
    transition: all ease .4s;
    color: #0ba3c9;
    background-color: #ffffff;
}
.btnBanner2:hover{
    transition: all ease .4s;
    background-color: #0ba3c9;
    color:#ffffff;
}
.fraseBannerBott {
    font-family: 'cl-l';
    text-align: center;
    margin-top: 30px;
    text-transform: uppercase;
}
div#bolque-celest {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #0ba3c9;
}
#iconos-banner img.iconosTrain{
    width: 100%;
}
div#iconos-banner{
    padding-top: 30px;
    padding-bottom: 30px;
}
.titleBloqCeles {
    font-family: 'cl-s';
    color: #ffffff;
    font-size: 2.5em;
    width: 60%;
    line-height: 1.2;
    margin-top: 10px;
}
.bajadBloqCeles {
    font-family: 'cl-r';
    color: #ffffff;
    font-size: 1.6em;
    width: 90%;
    line-height: 1.2;
}
.bajadBloqCeles b{
    font-family: 'cl-s';
    color: #ffffff;
}
.bajadBloqCeles1 b{
    color: #a6dac9;
}
.bajadBloqCeles.bajadBloqCeles1 {
    margin-bottom: 20px;
}
div#footer-principal {
    background: #ebebeb;
    padding: 40px;
    padding-bottom: 40px;
}
.linksFoots {
    font-family: 'cl-l';
    color: #000000;
    font-size: 1.2em;
}
.linksFoots:hover{
    transition: all ease .4s;
    text-decoration: underline;
}
.footerLinks{
    text-align: center;
}
.footerLinks .col.s12.m2 {
    width: 17.5%;
    padding: 0px;
}
.footerLinks .col.s12.m2.first {
    padding-left: 0.75rem;
}
.footerLinks .col.s12.m2.last {
    padding-left: 0.75rem;
    width: 30%;
}
a#logo.footer img {
    width: 65%;
}
.mrgTop{
    margin-top: 10px;
}
.modal-overlay{
    background-color: #ffffff;
}
.modal{
    outline: none;
    background-color: rgb(30 170 205 / 94%);
    background-color: #1eaacd;
    color: #ffffff;
    max-height: 85%;
}
.closeModal {
    text-align: right;
    font-size: 1.6em;
    cursor: pointer;
}
.titleFormReg {
    text-align: center;
    font-family: 'hg-l';
    text-transform: uppercase;
    font-size: 2.5em;
    margin-bottom: 20px;
}
.titleFormReg b{
    font-family: 'mt-b';
}
.subTitleFormReg {
    font-family: 'cl-l';
    text-align: center;
    margin-bottom: 20px;
    font-size: 1.5em;
}
.subTitleFormReg b{
    font-family: 'cl-s';
}
.legalFormReg {
    font-size: 1.1em;
    text-align: center;
    text-transform: uppercase;
    font-family: 'cl-l';
    float: left;
    width: 100%;
    margin-top: 25px;
    padding-bottom: 25px;
}
::-webkit-input-placeholder { /* Edge */
  color: #acacac;
  font-size: 1.1em;
  font-family: 'cl-r' !important;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #acacac;
  font-size: 1.1em;
  font-family: 'cl-r' !important;
}
::placeholder {
  color: #acacac;
  font-size: 1.1em;
  font-family: 'cl-r' !important;
}
.formRegist input.uk-input {
    border-bottom: none;
    outline: none;
    background: #ffffff;
    padding-left: 10px;
    height: 4rem;
    margin-bottom: 0;
}
.uk-margin-top.item3Lines {
    width: 31%;
    float: left;
    margin: 1%;
    margin-top: 0;
}
.uk-margin-top.item4Lines {
    width: 15%;
    float: left;
    margin: 1%;
    margin-top: 0;
}
.uk-margin-top.item4Lines {
    width: 15%;
    float: left;
    margin: 1%;
    margin-top: 0;
}
.uk-margin-top.item44Lines {
    width: 46%;
}
.btnForm{
    background: #0ba3c9;

    font-family: 'cl-b';
    text-align: center;
    font-size: 2em;
    /* padding: 10px; */
    padding-top: 15px;
    padding-bottom: 5px;
    margin-top: 25px;
    border: 2px solid #0ba3c9;
    border-radius: 12px;
    color: #Ffffff;
    cursor: pointer;
    transition: all ease .4s;
    outline: none;    
}
.btnFormCont{
    float: left;
    width: 50%;
}
.btnFormCont.firstFf{
    clear: both;
    text-align: right;
}
[type="radio"]:not(:checked) + span:before, [type="radio"]:not(:checked) + span:after, [type="radio"]:checked + span:before, [type="radio"]:checked + span:after, [type="radio"].with-gap:checked + span:before, [type="radio"].with-gap:checked + span:after{
    border-radius: 0%;
}
.item2Lines {
    float: left;
    width: 48%;
    margin: 1%;
    font-family: 'cl-r';
}
.item2Lines b{
    font-family: 'cl-s';
}
.item2Lines a{
    color: #ffffff;
    text-decoration: underline;
}
.item2Lines span{
    color: #ffffff;
}
.item2Lines a:hover{
    color: #000000;
    text-decoration: underline;
    transition: all ease .4s;
}
.item2Lines.rgi{
    text-align: right;
}
input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]){
    border-bottom: 0px;
    box-shadow: none;
}
.textCheckBo {
    font-size: 1.2em;
    width: 75%;
    float: left;
}
.textCheckBo2 {
    width: 25%;
}
.textCheckBo2 span{
    color: #ffffff;
    float: 1.2em;
}
[type="radio"]:checked + span:after, [type="radio"].with-gap:checked + span:after {
    background-color: #ffffff;
    border: 2px solid #ffffff;
}
[type="checkbox"].filled-in:checked + span:not(.lever):before {
    border-right: 2px solid #1eaacd;
    border-bottom: 2px solid #1eaacd;
}
[type="checkbox"].filled-in:checked + span:not(.lever):after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #ffffff;
    background-color: #ffffff;
    z-index: 0;
}
.item2Lines span {
    color: #ffffff;
    font-size: 1.5em !important;
}
[type="radio"]:not(:checked) + span, [type="radio"]:checked + span {
    height: 33px;
    line-height: 30px;
}
.btnForm {
    width: 60% !important;
    font-size: 1.5em;
    height: 70px;
    line-height: 44px;
    margin-right: 3%;
}
.btnForm {
    background: #ffffff;
    color: #1eaacd;
    border: 2px solid #ffffff;
}
.btnForm2 {
    color: #ffffff;
    background: #1eaacd;
    border: 2px solid;
}
.btnForm:hover {
    color: #ffffff;
    background: #1eaacd;
    border: 2px solid;
    transition: all ease .4s;
}
.btnForm2:hover {
    background: #ffffff;
    color: #1eaacd;
    border: 2px solid;
    transition: all ease .4s;
}
.logoModal {
    text-align: center;
}
.logoModal img{
    width: 15%;
}
.titleFormReg.titleFormCod {
    margin-top: 35px;
    font-size: 1.8em;
}
.uk-margin-top.inputCodigo.formRegist {
    width: 45%;
    margin: auto;
}
.subTitleFormReg.subTitleFormCod {
    margin-top: 25px;
    line-height: 1.4;
}
.subTitleFormReg.subTitleFormCod b.italic{
    font-family: 'cl-i';
}
.subTitleFormReg.subTitleFormCod b{
    font-family: 'cl-s';
}
.btn2Form{
    background: #0ba3c9;
    font-family: 'cl-b';
    text-align: center;
    font-size: 2em;
    /* padding: 10px; */
    padding-top: 15px;
    padding-bottom: 5px;
    margin-top: 25px;
    border: 2px solid #0ba3c9;
    border-radius: 12px;
    color: #Ffffff;
    cursor: pointer;
    transition: all ease .4s;
    outline: none;
}
.btnCont2Form{
    width: 50%;
    float: left;
    padding-bottom: 40px;
}
.btnCont2Form.btnCont2Form1{
    text-align: right;
}
.btn2Form {
    width: 40%;
    float: right;
    margin-right: 2%;
    background-color: #1eaacd;
    color: #ffffff;
    font-size: 1.5em;
    border: 2px solid #ffffff;
}
.btn2Form:hover {
    color: #0ba3c9;
    background-color: #ffffff;
    transition: all ease .4s;
}
.btn2Form.btn2Form2 {
    float: left;
}
.btn2Form.btn2Form2{
    color: #0ba3c9;
    background-color: #ffffff;
}
.btn2Form.btn2Form2:hover {
    background-color: #0ba3c9;
    color: #ffffff;
    transition: all ease .4s;
}
.btnFormCont {
    float: left;
    width: 50%;
    margin-left: 25%;
    text-align: center !important;
}
div#modal3 .modal-content {
    padding: 0px;
}
.closeModal.closeModal2 {
    color: #22acce;
    position: absolute;
    right: 15px;
    top: 10px;
}
.bannerBienvenida1 {
    padding: 24px;
    background-image: url(https://image.mail.dermabeauty.com.ar/lib/fe9713737564077a71/m/3/ad374897-5b0f-45d8-93b3-c7a633082526.png);
    background-size: 101%;
    background-position: center;
    float: left;
    width: 100%;
}
.bannerBienvenida2 {
    padding: 24px;
    background-image: url(https://image.mail.dermabeauty.com.ar/lib/fe9713737564077a71/m/3/2b88286c-01e1-43ef-a328-671e725259f0.png);
    background-size: cover;
    float: left;
    width: 100%;
}
.titleBienvenida1 {
    text-align: center;
    font-family: 'hg-l';
    text-transform: uppercase;
    font-size: 2.5em;
    margin-bottom: 20px;
    color: #000000;
    margin-top: 60px;
    line-height: 1.3;
}
.titleBienvenida1 b{
    font-family: 'mt-b';
}
.subtitleBienvenida1 {
    text-align: center;
    color: #000000;
    font-family: 'cl-r';
    font-size: 1.4em;
    margin-bottom: 60px;
}
.subtitleBienvenida1 b{
    font-family: 'cl-s';
}
.priemioBloq{
    width: 40%;
    float: left;
}
.priemioBloq img{
    width: 100%;
    margin-top: 30px;
}
.textPremBloq{
    width: 60%;
    float: left;
}
.butonRedirPage{
    float: left;
    width: 100%;
    clear: both;
}
.titleBienvenida2{
    color: #0ba3c9;
    font-family: 'cl-b';
}
.titleBienvenida2 b{
    font-family: 'cl-bi';
}
.subTitleBienvenida2{
    color: #0ba3c9;
    font-family: 'cl-r';
}
.subTitleBienvenida22{
    margin-bottom: 20px;
}
.butonRedirPage{
    text-align: center;
    margin-bottom: 30px;    
}
.butonRedirPage a {
    background: #0ba3c9;
    font-family: 'cl-b';
    text-align: center;
    font-size: 1.5em;
    padding: 18px;
    padding-top: 18px;
    padding-bottom: 10px;
    margin-top: 25px;
    border: 2px solid #0ba3c9;
    border-radius: 12px;
    color: #Ffffff;
    cursor: pointer;
    transition: all ease .4s;
    outline: none;
}
.butonRedirPage a:hover{
    transition: all ease .4s;
    color: #0ba3c9;
    background: #ffffff;
}
.titleBienvenida2 {
    color: #0ba3c9;
    font-family: 'cl-b';
    font-size: 1.8em;
    margin-top: 50px;
    margin-left: 15px;
    margin-bottom: 6px;
}
.subTitleBienvenida2 {
    color: #0ba3c9;
    font-family: 'cl-r';
    font-size: 1.3em;
    line-height: 1.2;
    margin-left: 15px;
    width: 75%;
}
.titleBienvenida2 b{
    font-family: 'cl-bi';
    text-decoration: underline;
}
.subTitleBienvenida2 b{
    font-family: 'cl-s';
}
.titleBases {
    font-family: 'mt-b';
    font-size: 2em;
    text-transform: uppercase;
}
.fechaBases {
    font-family: 'cl-i';
}
.contentBases {
    font-size: 1.1em;
}
.contentBases a{
    color: #000000;
}
.contentBases a:hover{
    color: #ffffff;
}
#banner-thankyou{
    padding-top: 0px;
}
.bannerBienvenida1 {
    padding: 45px;
    background-image: url(https://image.mail.dermabeauty.com.ar/lib/fe9713737564077a71/m/3/ad374897-5b0f-45d8-93b3-c7a633082526.png);
    background-size: 101%;
    background-position: center;
    float: left;
    width: 100%;
}
.butonRedirPage {
    text-align: left;
    margin-bottom: 20px;
    margin-top: 35px;
    margin-left: 15px;
}
.bannerBienvenida2 {
    padding: 75px 24px;
    background-image: url(https://image.mail.dermabeauty.com.ar/lib/fe9713737564077a71/m/3/2b88286c-01e1-43ef-a328-671e725259f0.png);
    background-size: cover;
    float: left;
    width: 100%;
    background-position: 45% 15%;
}
div#footer-principal {
    float: left;
    width: 100%;
}
div#errorPageBtn{
    text-align: center;
}
div#banner-thankyou.errorPage .bannerBienvenida1 {
    padding: 170px 0px;
    background-image: url(https://image.mail.dermabeauty.com.ar/lib/fe9713737564077a71/m/3/87e0f577-25bf-4d54-8ab0-9242202a1f5a.png);
    background-position: 0% 70%;
}
div#banner-thankyou.errorPage .subtitleBienvenida1 {
    margin-bottom: 25px;
}
@media screen and (max-width: 1440px) and (min-width: 1366px){
    div#principal-banner {
        background-position: 0% 70%;
    }  
    .btnBanner{
        font-size: 1.5em;
    }  
    .fraseHeader {
        font-size: 1.15em;
    }   
    .titleBloqCeles {
        width: 80%;
    }
    .bajadBloqCeles {
        font-size: 1.5em;
        width: 95%;
    }
    .subTitleFormReg br{
        display: none;
    }
    .textCheckBo {
        font-size: 1.2em;
        width: 63%;
        float: left;
        margin-right: 1%;
    }
    .textCheckBo2 {
        width: 35%;
        margin-top: 10px;
    }
    .btnForm {
        width: 72% !important;
        font-size: 1.4em;
    }
    .btn2Form {
        width: 50%;
    }
    .subTitleBienvenida2 {
        width: 90%;
    }
    .butonRedirPage {
        margin-top: 40px;
    }  
    a#logo img {
        margin-top: 10px;
    }  
    .titleFormReg br{
        display: none;
    } 
    .modal{
        width: 70%;
    }       
}
@media screen and (max-width: 1366px) and (min-width: 1280px){
    div#principal-banner {
        background-position: 0% 70%;
    }  
    .btnBanner{
        font-size: 1.5em;
    }  
    .fraseHeader {
        font-size: 1.05em;
    }   
    .titleBloqCeles {
        width: 80%;
        font-size: 2em;
        margin-top: 20px;
    }
    .bajadBloqCeles {
        font-size: 1.5em;
        width: 95%;
    }
    .subTitleFormReg br{
        display: none;
    }
    .textCheckBo {
        font-size: 1.2em;
        width: 63%;
        float: left;
        margin-right: 1%;
    }
    .textCheckBo2 {
        width: 35%;
        margin-top: 10px;
    }
    .btnForm {
        width: 72% !important;
        font-size: 1.4em;
    }
    .btn2Form {
        width: 50%;
    }
    .subTitleBienvenida2 {
        width: 90%;
    }
    .butonRedirPage {
        margin-top: 40px;
    }  
    a#logo img {
        margin-top: 10px;
    } 
    .linksFoots {
        font-size: 1.1em;
    } 
    .logoModal img {
        width: 20%;
    } 
    .subtitleBienvenida1 {
        font-size: 1.3em;
    }    
    .priemioBloq img {
        margin-top: 80px;
    }                   
    .titleFormReg br{
        display: none;
    }  
    .uk-margin-top.inputCodigo.formRegist {
        width: 55%;
        margin: auto;
    }
    .modal{
        width: 70%;
    }        
}
@media screen and (max-width: 1280px) and (min-width: 800px){
    div#principal-banner {
        background-position: 0% 70%;
    }  
    .btnBanner{
        font-size: 1.5em;
    }  
    .fraseHeader {
        font-size: 1em;
    }   
    .titleBloqCeles {
        width: 80%;
        font-size: 2em;
        margin-top: 20px;
    }
    .bajadBloqCeles {
        font-size: 1.5em;
        width: 95%;
    }
    .subTitleFormReg br{
        display: none;
    }
    .textCheckBo {
        font-size: 1.2em;
        width: 63%;
        float: left;
        margin-right: 1%;
    }
    .textCheckBo2 {
        width: 35%;
        margin-top: 10px;
    }
    .btnForm {
        width: 72% !important;
        font-size: 1.3em;
    }
    .btn2Form {
        width: 50%;
    }
    .subTitleBienvenida2 {
        width: 90%;
    }
    .butonRedirPage {
        margin-top: 40px;
    }  
    a#logo img {
        margin-top: 10px;
    } 
    .linksFoots {
        font-size: 1em;
    } 
    .logoModal img {
        width: 20%;
    } 
    .subtitleBienvenida1 {
        font-size: 1.2em;
    }    
    .priemioBloq img {
        margin-top: 80px;
    }                   
    .titleFormReg br{
        display: none;
    } 
    .uk-margin-top.inputCodigo.formRegist {
        width: 55%;
        margin: auto;
    }         
    .modal{
        width: 70%;
    }
}
@media screen and (max-width: 800px){
    .desk{
        display: none;
    }   
    .mob{
        display: block;
    }   
    .container {
        margin: 0 auto;
        max-width: 1280px;
        width: 94%;
    }    
    a#logo img {
        width: 45%;
        margin: auto;
        margin-left: 27.5%;
    }
    .fraseHeader {
        text-align: center;
        font-size: 1.3em;
        line-height: 1.2;
        margin-top: 12px;
    }
    div#header-celeste .col.s12.m8 {
        padding: 0;
    }
    .titleBanner {
        margin-top: 0px;
        font-size: 1.8em;
    }
    .subTtitleBanner {
        font-size: 1.3em;
        margin-bottom: 20px;
    }
    div#principal-banner {
        background-size: cover;
    }
    .btnBanner {
        width: 48%;
        font-size: 1.3em;
        /* padding: 10px; */
        margin-left: 1%;
        margin-right: 1%;
    }
    .titleBloqCeles {
        width: 100%;
        text-align: center;
        font-size: 2em;
        margin-bottom: 20px;
    }
    .bajadBloqCeles {
        width: 100%;
        text-align: center;
        font-size: 1.4em;
    }
    .footerLinks .col.s12.m2.first{
        padding: 0px;
        width: 100%;
    }
    a#logo.footer img {
        width: 50%;
        margin-left: 0;
        margin-top: 15px;
    }
    .socialItemsHeader {
        text-align: center;
        margin-top: 15px;
        margin-bottom: 15px;
        float: left;
        width: 100%;
    }
    div#footer-principal{
        padding-left: 0px;
        padding-right: 0px;
    }
    .footerLinks .col.s12.m2 {
        width: 33.3%;
        padding: 0px;
    }
    .linksFoots {
        font-size: 1em;
    }
    .footerLinks .col.s12.m2.last {
        padding-left: 0;
        width: 100%;
    }
    img.logoSkinTra, img.logoMineral {
        width: 46%;
        float: left;
        margin: 0% 2%;
    }
    img.logoMineral {
        margin-top: -5px;
    }
    .modal {
        width: 95%;
        top: 2% !important;
        max-height: 96% !important;
    }
    .modal .modal-content {
        padding: 10px;
    }
    .titleFormReg br, .subTitleFormReg br, .titleFormReg.titleFormCod br, .titleFormReg.titleFormCod br, .titleBienvenida1 br{
        display: none;
    }
    .titleFormReg {
        font-size: 2em;
        margin-bottom: 15px;
    }
    .uk-margin-top.item3Lines, .uk-margin-top.item4Lines, .uk-margin-top.item44Lines{
        width: 95%;
    }
    .item2Lines {
        width: 97%;
        margin: 1%;
    }
    .textCheckBo {
        font-size: 1.1em;
        width: 58%;
        float: left;
    }
    .textCheckBo2 {
        width: 40%;
        margin-top: 20px;
    }
    .item2Lines.rgi {
        text-align: center;
    }
    .btnFormCont {
        float: left;
        width: 100%;
        text-align: center;
    }
    .btnFormCont.firstFf{
        text-align: center;
    }
    .btnForm {
        width: 75% !important;
        margin-right: 0;
    }
    .btnForm.btnForm2 {
        margin-left: 12.5%;
    }
    .logoModal img {
        width: 42%;
    }
    .titleFormReg.titleFormCod {
        margin-top: 35px;
        font-size: 1.5em;
    }
    .uk-margin-top.inputCodigo.formRegist {
        width: 80%;
        margin: auto;
    }
    .btnCont2Form.btnCont2Form1 {
        text-align: center;
    }
    .btnCont2Form {
        width: 100%;
        float: left;
        padding-bottom: 0px;
    }
    .btn2Form {
        width: 60%;
        float: left;
        margin-left: 20%;
    }
    .btn2Form.btn2Form2 {
        margin-bottom: 35px;
    }
    .subTitleFormReg.subTitleFormCod {
        margin-bottom: 0px;
    }
    .bannerBienvenida1 {
        padding: 10px;
        background-image: url(https://image.mail.dermabeauty.com.ar/lib/fe9713737564077a71/m/3/5caf4401-a0a9-44dd-812f-4bce314715d2.png);
    }
    .titleBienvenida1 {
        text-align: center;
        font-family: 'hg-l';
        text-transform: uppercase;
        font-size: 1.8em;
        margin-bottom: 20px;
        color: #000000;
        margin-top: 35px;
        line-height: 1.3;
        text-align: left;
        width: 93%;
    }
    .subtitleBienvenida1 {
        margin-bottom: 22px;
        text-align: left;
        width: 75%;
    }
    .textPremBloq {
        width: 100%;
        float: left;
    }
    .bannerBienvenida2 {
        padding: 10px 0px;
        background-position: unset;
    }
    .titleBienvenida2 {
        color: #0ba3c9;
        font-family: 'cl-b';
        font-size: 1.5em;
        margin-top: 12px;
        margin-left: 0px;
        margin-bottom: 6px;
        text-align: center;
    }
    .subTitleBienvenida2 {
        color: #0ba3c9;
        font-family: 'cl-r';
        font-size: 1.2em;
        line-height: 1.2;
        margin-left: 0px;
        width: 90%;
        text-align: center;
        margin-left: 5%;
        margin-top: 15px;
    }
    .priemioBloq {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }




}    