body {
	margin: 0;
	padding: 0;
	font-family: 'Lato', sans-serif;	
	font-size: 15px;	
	font-weight: 200;
}

.red {
	background-color: red;
}

.testpiel {
    padding-top: 15px;
    background-color: rgb(218,200,196);
    background-color: -moz-linear-gradient(left,  rgba(218,200,196,1) 0%, rgba(227,213,210,1) 100%);
    background-color: -webkit-linear-gradient(left,  rgba(218,200,196,1) 0%,rgba(227,213,210,1) 100%);
    background-color: linear-gradient(to right,  rgba(218,200,196,1) 0%,rgba(227,213,210,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dac8c4', endColorstr='#e3d5d2',GradientType=1 );
    align-items: center;
}

.testpiel{
    min-height: 650px;
    position: relative;
}


.testpielpromo{
    min-height: calc( 100vh - 33px)!important;
}

.testpielpromo-logo a {
    display: block;
    width: 144px;
}

.testpielpromo-logo {
    padding: 40px;
    background-color: rgb(218,200,196);
}

div#legal-skinCoach-promo {
    max-width: 700px;
    margin: 44px;
    border-radius: 10px;
}

.testpielBGImg{
    background-image: url(../img/skin_coach_bg_desktop.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    max-width: 1400px;
    width: 100%;
    position: absolute;
}

.testpieldark{
    background-color: rgb(209,193,190);
    padding-top: 20px !important;
    padding-left: 40px !important;
}

.circle-info {
    display: inline-block;
    border: 1px solid #B4857B;
    color: #B4857B;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    line-height: 17px;
    text-align: center;
    font-size: 13px;
    margin-left: 5px;
}

.tooltip-inner {
    background-color: #F6F0EF;
    font-size: 14px;
    letter-spacing: -0.14px;
    text-align: left;
    color:#B4857B;
    border-radius: 0;
    min-width: 260px;
}
.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #F6F0EF !important;
}
.tooltip.bs-tooltip-left .arrow:before {
    border-right-color: #F6F0EF !important;
}
.tooltip.bs-tooltip-bottom .arrow:before {
    border-right-color: #F6F0EF !important;
}
.tooltip.bs-tooltip-top .arrow:before {
    border-right-color: #F6F0EF !important;
}

::-webkit-inner-spin-button { display: none; }

.testpiel > .container{
    padding-top: 90px;
    padding-bottom: 90px;
}

.testpiel h1 {
    color: #555555;
    font-size: 21px;
    line-height: 19px;
    text-align: left;
    font-weight: 900;
    text-transform: uppercase;
    padding-bottom: 12px;
    margin:0;
}

.testpiel h2 {
    color: #6E6E6E;
    font-size: 34px;
    line-height: 38px;
    text-align: left;
    font-weight: 300;
    letter-spacing: -0.38px;
    padding-bottom: 32px;
    margin:0;
}

.testpiel h3 {
    color: #6E6E6E;
}

.testpiel button {
    background: #CBA7A0 0 0 no-repeat padding-box;
    padding: 14px 25px;
    text-align: center;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    border: none;
}

.testpiel-progress{
    background-color: #CBA7A0;
    height: 33px;
}

.testlapiel-shop{
    display: none;
    z-index: 999;
}

.testpiel-progress-bar{
    background-color: #d9c3bf;
    border-radius: 17px;
    width: 179px;
    height: 15px;
    max-width: calc(100vw - 60px)
}

.testpiel-progress-bar-percentage{
    background-color: white;
    border-radius: 17px;
    width: 22px;
    height: 15px;
    transition: all 2s ease;
}

.testpiel-progress-text{
    color: white;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0;
    text-align: left;
    margin-left: 15px;
}

.testpiel-quest{
    margin-bottom: 31px;
}


.testpiel-quest-line {
    margin-top: -10px;
    margin-bottom: 32px;
}

.testpiel .form-check-input {
    width: 17px;
    height: 17px;
    position: relative;
    margin-right: 10px;
}

.testpiel-quest .form-check{
    padding: 0;
}

.testpiel .form-check-label, .testpiel .col-form-label {
    font-size: 16px;
    line-height: 34px;
    font-weight: bold;
    letter-spacing: 0.16px;
    color: #6E6E6E;
    text-align: left;
    padding-bottom: 15px;
}

.testpiel .col-form-label {
    line-height: 18px;
    text-transform: none;
}

.testpiel input.form-control, .testpiel select.form-control:not([size]):not([multiple]){
    height: 27px;
    min-width: 160px !important;
}

.testpiel span.select2{
    width: 100% !important;
}

.testpiel input.form-control.form-control-contact-quest {
    height: 40px;
    margin-bottom: 5px;
    border: none;
    color: #CBA7A0;
    font-size: 14px;
    line-height: 17px;
}

.testpiel input.form-control.form-control-contact-quest::placeholder{
    color: #CBA7A0;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
}

.form-check-contact-quest-input{
}

.form-check-contact-quest-label{
    font-size: 14px;
    line-height: 17px;
    color: white !important;
    text-transform: none;
}

.testpiel [type="checkbox"]:checked + label:before,
.testpiel [type="checkbox"]:not(:checked) + label:before {
    border: 1px solid white !important;
    background: rgb(218,200,196) !important;
}

.testpiel [type="checkbox"]:checked + label:after,
.testpiel [type="checkbox"]:not(:checked) + label:after {

    background: white !important;
}

.testpiel-obligatori{
    font-size: 12px;
    font-weight: 15px;
    letter-spacing: -0.12px;
    color: #6E6E6E;
}

.d-none{
    display: none;
}

.testpiel [type="radio"]:checked,
.testpiel [type="radio"]:not(:checked),
.testpiel [type="checkbox"]:checked,
.testpiel [type="checkbox"]:not(:checked)  {
    position: absolute;
    left: -9999px;
}
.testpiel [type="radio"]:checked + label,
.testpiel [type="radio"]:not(:checked) + label,
.testpiel [type="checkbox"]:checked + label,
.testpiel [type="checkbox"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.testpiel [type="radio"]:checked + label:before,
.testpiel [type="radio"]:not(:checked) + label:before,
.testpiel [type="checkbox"]:checked + label:before,
.testpiel [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid rgba(218,200,196,1);
    width: 15px;
    height: 15px;
    margin-top: 2px;
    border-radius: 100%;
    background: #fff;
}
.testpiel [type="radio"]:checked + label:after,
.testpiel [type="radio"]:not(:checked) + label:after,
.testpiel [type="checkbox"]:checked + label:after,
.testpiel [type="checkbox"]:not(:checked) + label:after{
    content: '';
    width: 11px;
    height: 11px;
    background: #c7a8a1;
    position: absolute;
    top: 4px;
    left: 2px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.testpiel [type="radio"]:not(:checked) + label:after,
.testpiel [type="checkbox"]:not(:checked) + label:after{
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.testpiel [type="radio"]:checked + label:after,
.testpiel [type="checkbox"]:checked + label:after{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}



.testpiel-result {
    min-height: 520px;
    background: #E3D5D2 0 0 no-repeat padding-box;
    padding-top: 43px;
    padding-bottom: 70px;
}

.testpiel-result-semanal {
    min-height: 0px;
    background: #f1e8e6 0 0 no-repeat padding-box;
    padding-bottom: 0 !important;
}

.testpiel-result h1 {
    font-size: 38px;
    line-height: 46px;
    letter-spacing: -0.38px;
    color: #343434;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 15px;
    color: #343434;
}

.testpiel-result h2 {
    font-size: 24px;
    font-weight: 300;
    text-align: left;
    line-height: 29px;
    letter-spacing: -0.24px;
    color: hsla(0, 0%, 43%, 1);
}

.testpiel-result h3{
    font-size: 20px;
    text-align: left;
    line-height: 29px;
    letter-spacing: -0.2px;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #343434;
}

.testpiel-result h3 img {
    margin-bottom: 8px;
    margin-right: 9px;
}
.testpiel-sep-ico{
    height: 100%;
    display: inline;
    width: 0;
    border: 1px solid black;
    margin-right: 9px;
}

.testpiel-productos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border-top: 1px solid #707070;
    padding: 10px 0 60px 0;
    max-width: 820px;
}

.testpiel-product{
    flex: 0 0 calc(25%);
    padding: 5px;
}

.testpiel-product-type {
    list-style: none;
    margin-bottom: 4px;
}

.testpiel-product-type li::before{
    content: "\2022";
    color: #B4857B;
    color: rgb(160,113,103);
    display: inline-block;
    width: 0.8em;
    margin-left: -2.7em;
}

.testpiel-product-type li {
    margin-top: 15px;
    color: #B4857B;
    color: rgb(160,113,103);
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.15px;
}

.testpiel-product-type-trat li, .testpiel-product-type-trat li::before{
    color: #0D7E6A;
}

.testpiel-product-type-mask li, .testpiel-product-type-mask li::before{
    color: #332c77;
}

.testpiel-product-type-cont li, .testpiel-product-type-cont li::before{
    color: #b8b7b5;
    color: rgb(83,83,83);
}

.testpiel-button{
    background-color: #CBA7A0;
    border-radius: 20px;
    opacity: 1;
    color: white;
    font-size: 13px;
    font-weight: 300;
    text-align: center;
    line-height: 20px;
    letter-spacing: -0.14px;
    padding: 3px 15px;
    border-color: #CBA7A0;
}

.testlapiel-shop-list{
    display: flex;
    background-color: #CBA7A0;
    padding: 6px 16px 0 16px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.testlapiel-shop-list a{
    align-content: center;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 auto;
    color: white !important;
    display: flex;
    flex-direction: column;
    max-width: 120px;
    line-height: 16px;
}

.testlapiel-shop-list a p{
    margin:  5px 0 0 0;
}

.testpiel-links-compartir .testlapiel-compartir-triangle{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid rgb(199, 168, 161);
    margin-left: calc(50% - 8px);
}

.testpiel-links-compartir .testlapiel-compartir-list{
    display: flex;
    background-color: #c7a8a1;
    justify-content: space-between;
    padding: 5px;
}

.testpiel-links-compartir .testlapiel-compartir-list a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin: 5px;
    border-radius: 50%;
    background-color: #f1e8e6;
    min-width: 40px;
}

.testlapiel-compartir-list .fa{
    color: #B4857B;
}

.tespiel-more-product h2{
    max-width: 500px;
    margin-bottom: 0px;
}

.testlapiel-shop-triangle{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid rgb(203, 167, 160);
    margin-left: calc(50% - 8px);
}

button.tespiel-more-product-btn {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: -0.18px;
    color: hsla(8, 28%, 95%, 1);
    text-transform: uppercase;
    background: hsla(10, 27%, 59%, 1) 0% 0% no-repeat padding-box;
    border-radius: 30px;
    opacity: 1;
    padding: 18px 40px;
    border: 0;
}

a.tespiel-again-btn {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: -0.18px;
    color: hsla(8, 28%, 95%, 1);
    text-transform: uppercase;
    background: hsla(10, 27%, 59%, 1) 0% 0% no-repeat padding-box;
    border-radius: 30px;
    opacity: 1;
    padding: 18px 40px;
    border: 0;
    margin:0 auto;
    display: inline-block;
}
.testpiel-again {
    background: #E3D5D2 0 0 no-repeat padding-box;
    padding-top: 70px;
    padding-bottom: 20px;
}

.testlapiel-shop-list img {
    border-radius: 50%;
    margin: 0 auto;
    width: 95px;
}

.tetpiel-share {
    padding: 70px 5px;
    background: #B4857B 0% 0% no-repeat padding-box;
    justify-content: center;
}

p.tetpiel-share-text {
    text-align: center;
    font-size: 24px;
    line-height: 29px;
    font-weight: 400;
    letter-spacing: -0.24px;
    color: #FFFFFF;
    opacity: 1;
    flex: 100%;
}

.tetpiel-share-btn {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.tetpiel-share-btn a, .tetpiel-share-btn button {
    display: block;
    min-width: 194px;
    padding: 0 20px;
    height: 45px;
    background: #CBA7A0 0% 0% no-repeat padding-box;
    font-size: 15px;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 0;
    color: #FFFFFF !important;
    text-transform: uppercase;
    opacity: 1;
    text-align: center;
    margin: 7px;
    border: none;
}

.testpiel-links-compartir{
    display: none;
}


.tooltip.bs-tooltip-bottom .arrow:before {
    border-right-color: rgba(255,255,255,0) !important;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #F6F0EF;
}


a.btn-Shop {
    display: block;
    width: 100%;
    padding: 10px 10px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background-color: rgba(25,137,115,1);
    color: rgba(255,255,255,1);
}

a.btn-Shop:hover {
    color: rgba(255,255,255,1);
}

a.btn-Shop.buscarFarmacia {
    background-color: rgba(218,231,223,1);
    color: rgba(25,137,115,1);
}

.triangleShop{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid rgba(218,231,223,1);
    margin-left: calc(75% - 8px);
}

.listShop{
    background-color: rgba(218,231,223,1);
    padding: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.listShop a{
    flex: 0 0 calc(25%);
    align-content: center;
    text-align: center;
    padding: 20px;
    font-size: 13px;
    margin: 0 auto;
    color: rgba(25,137,115,1);
}

.listShop a:hover{
    color: rgba(25,137,115,1);

}

.listShop img{
    border-radius: 50%;
}

a { color: inherit;}
a:hover { text-decoration: none; color: inherit;}
a:active { text-decoration: none; color: inherit;}


.bgExtraDark{
	background-color: rgba(25,137,115,1);
}

.bgDark{
	background-color: rgba(180,206,190,1);
}

.bgDarkLight{
    background-color: rgba(213,229,226,1);
}

.bgLight{
	background-color: rgba(218,231,223,1);
}

.bgExtraLight{
	background-color: rgba(233,241,234,1);
}

.bgTransWhite {
	background-color: rgba(255,255,255,.4);	
}

.bgTransDark {
	background-color: rgba(25,137,115,.7);
}

.bgTransBlue {
    background-color: rgba(0,169,173,.26);

}




.fBlack {
	color: rgba(0,0,0,1);
}

.fBlue {
    color: rgba(0,169,173,1);
}

.fWhite {
	color: rgba(255,255,255,1);
}

.fGreen {
	color: rgba(25,137,115,1);
}

.fGreenLight {
    color: rgba(137,177,164,1);
}

.fGrey {
	color: rgba(105,105,105,1);
}


.fOrange {
	color: rgba(230,113,56,1);
}


.fLato {
	font-family: 'Lato', sans-serif;
}

.fRoboto {
	font-family: 'Roboto', sans-serif;
}

.fPlay {
	font-family: 'Playfair Display', serif;
}


.fExtraLight {
	font-weight: 200;
} 

.fLight {
	font-weight: 300;
} 

.fNormal {
	font-weight: 400;
} 

.fSemiBold {
	font-weight: 600;
} 

.fBold {
	font-weight: 700;
} 




.f13 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.f15 {
	font-size: 15px;
}

.f16 {
	font-size: 16px;
}

.f18 {
	font-size: 18px;
}

.f20 {
	font-size: 20px;
}

.f22 {
	font-size: 22px;
}

.f24 {
	font-size: 24px;
}

.f25 {
	font-size: 25px;
}

.f30 {
	font-size: 30px;
}

.f35 {
	font-size: 35px;
}

.f45 {
	font-size: 45px;
}

h1, h2, h3, h4, h5, h6 {
	display: block;
	width: 100%;
}

.lhNormal {
	line-height: normal;
}

.maxWidth350 {
    max-width: 350px;
    margin: 0 auto;
}

.maxWidth350 p {
    margin: 0 10%;
}

.minHeight90 {
	min-height: 90px;	
}

.minHeight200 {
	min-height: 200px;	
}
.fullWidth{
	width: 100%;
}

.bigBorder {
	padding: 10px;
}

h1 {
	color: rgba(25,137,115,1);
	position: relative;
	padding-bottom: 25px;
	font-weight: 700;
	font-size: 35px
}

h1.under:after {
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 70px;
    border-bottom: 3px solid rgba(25,137,115,1);
}

h1.under.fWhite:after {
    border-bottom: 3px solid rgba(255,255,255,1);
}

h1.under.fBlue:after {
    border-bottom: 3px solid rgba(0,169,173,1);
}






h1 small {
	font-size: 28px;
	font-weight: 400;
}


h2 {
	color: rgba(25,137,115,1);
	position: relative;
	padding-bottom: 25px;
	font-weight: 700;
}

h2.under:after {
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 70px;
    border-bottom: 3px solid rgba(25,137,115,1);
}

h2.under.fBlue:after {
    border-bottom: 3px solid rgba(0,169,173,1);
}

h3 {
	color: rgba(25,137,115,1);
	position: relative;
	padding-bottom: 20px;
	font-weight: 400;
}

h3.under:after {
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 70px;
    border-bottom: 3px solid rgba(25,137,115,1);
}

h3.under.fBlue:after {
    border-bottom: 3px solid rgba(0,169,173,1);
}


h4 {
	color: rgba(25,137,115,1);
	position: relative;
	padding-bottom: 20px;
	font-weight: 400;
}

h4.under:after {
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 70px;
    border-bottom: 3px solid rgba(25,137,115,1);
}

h4.under.fBlue:after {
    border-bottom: 3px solid rgba(0,169,173,1);
}



sup {
	line-height: 6px;
	font-size: 11px;
}



#menu {
	position: absolute;
}

#menu ul,
#menu ol {
	list-style: none;	
}


#menu,
#menu a,
#menu span {
	color:rgba(255,255,255,0);
}

#menu.mm-menu_opened,
#menu.mm-menu_opened a,
#menu.mm-menu_opened span {
    color:rgba(255,255,255,1);
}



.btProfesionales {
    background-color: rgba(255,255,255,1);
    color: rgba(25,137,115,1);
    margin-left: 15px;
    padding: 5px 10px;
    vertical-align: baseline;
    font-weight: 700;
    font-size: 13px;
}

.btProfesionales:hover {
    color: rgba(255,255,255,1);
    background-color: rgba(0,0,0,1);
}


#menu .btProfesionales {
     background-color: transparent;
     color: rgba(255,255,255,1);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0;
    font: inherit;
    font-style: inherit;
    font-variant-ligatures: inherit;
    font-variant-caps: inherit;
    font-variant-numeric: inherit;
    font-variant-east-asian: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    font-size: inherit;
    line-height: 20px;
    font-family: inherit;
    line-height: 20px;
 }

.btProfesionales:hover {
    background-color: transparent;
    color: rgba(255,255,255,1);
}




.topBar a.btLang {
	color: rgba(218,231,223,1);
	font-weight: 700;
	font-size: 13px;	
}

.topBar a.btLang:hover,
.topBar a.btLang:active,
.topBar a.btLang:focus
 {
	color: rgba(218,231,223,1);
}

.topBar .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 100px;
    padding: 0 0 5px 0;
    margin: 10px 0 0;
    font-weight: 700;
	font-size: 13px;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: rgba(218,231,223,1);
    background-clip: padding-box;
    border: 1px solid rgba(218,231,223,1);
    border-radius: 0;
}


.topBar .dropdown-item{
    padding: 5px 10px 0 10px;
    clear: both;
    color: rgba(25,137,115,1);
}

.topBar .dropdown-item:focus, 
.topBar .dropdown-item:hover {
    color: rgba(218,231,223,1);
    text-decoration: none;
    background-color: rgba(25,137,115,1);
}

.topBarRight {
	border-right: 2px solid rgba(255,255,255,1);
	margin-right: 10px;
	padding-right: 10px;
	color: rgba(255,255,255,1);
}

.topBarRight a{
	margin: 0 5px;
    font-size: 16px;
}

.socialBar {
	display: -webkit-flex; /* Safari */
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: flex;   
    flex-wrap: wrap;
    
    flex-direction: row;
    align-items: center;
    
    margin-top: 15px;
	
}

.socialBar a{
	color: rgba(25,137,115,1);
    background-color: rgba(218,231,223,1);
    border-radius: 50%;
    width: 27px;
    height: 27px;
    display: inline-block;
    text-align: center;
    line-height: 27px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.socialBar a:hover{
	color: rgba(25,137,115,1);
    background-color: rgba(255,255,255,1);
}



#headerBlockLogo {
	padding-top: 80px;
}



/* MEGAMENU */

.menu-large {
  position: static !important;
}



.dropdown:hover > .dropdown-menu {
  display: block;
}


.productsMenu .megamenu,
.activesMenu .megamenu,
.descubreMenu .megamenu {
  padding: 15px 15px;
  width: 80%;
  background-image: none; /*url(../img/fons_megamenu_productos.png);*/
  background-position: right bottom;
  background-repeat: no-repeat;
}

.activesMenu .megamenu {
  padding: 15px 15px;
  width: 75%;
  background-image: url(../img/fons_megamenu_activos.png);
  background-position: 90% bottom;
  background-repeat: no-repeat;
}


.descubreMenu .megamenu {
	background-image: none;
}

.productsMenu .megamenu .vLines:before,
.activesMenu .megamenu .vLines:before,
.descubreMenu .megamenu .vLines:before {
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 1px;
    border-left: 1px solid rgba(64,64,64,0.5);
}



.productsMenu .megamenu > div  li > ul,
.activesMenu .megamenu > div  li > ul,
.descubreMenu .megamenu > div  li > ul {
  padding: 0;
  margin: 0;
}

.productsMenu .megamenu > div  li > ul > li,
.activesMenu .megamenu > div  li > ul > li,
.descubreMenu .megamenu > div  li > ul > li {
  list-style: none;
}


.productsMenu .megamenu > div  li > ul > li > a,
.activesMenu .megamenu > div  li > ul > li > a,
.descubreMenu .megamenu > div  li > ul > li > a {
  display: block;
  padding: 1px 20px;
  clear: both;
  font-weight: 200;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}

.productsMenu .megamenu > div  li > ul > li > a:hover,
.productsMenu .megamenu > div  li > ul > li > a:focus,
.activesMenu .megamenu > div  li > ul > li > a:hover,
.activesMenu .megamenu > div  li > ul > li > a:focus,
.descubreMenu .megamenu > div  li > ul > li > a:hover,
.descubreMenu .megamenu > div  li > ul > li > a:focus  {
	text-decoration: none;
	color: rgba(0,0,0,1);
	background-color: transparent;
}

.productsMenu .megamenu.disabled > a,
.productsMenu .megamenu.disabled > a:hover,
.productsMenu .megamenu.disabled > a:focus,
.activesMenu .megamenu.disabled > a, 
.activesMenu .megamenu.disabled > a:hover,
.activesMenu .megamenu.disabled > a:focus,
.descubreMenu .megamenu.disabled > a, 
.descubreMenu .megamenu.disabled > a:hover,
.descubreMenu .megamenu.disabled > a:focus  {
  color: rgba(13,125,103,1);
}

.productsMenu .megamenu.disabled > a:hover,
.productsMenu .megamenu.disabled > a:focus,
.activesMenu .megamenu.disabled > a:hover,
.activesMenu .megamenu.disabled > a:focus,
.descubreMenu .megamenu.disabled > a:hover,
.descubreMenu .megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.productsMenu .megamenu .dropdown-header,
.activesMenu .megamenu .dropdown-header,
.descubreMenu .megamenu .dropdown-header {
	color: #428bca;
	font-size: 18px;
	display: block;
	padding: 0 0 1rem 0;
	margin-bottom: 0;
	font-size: .875rem;
	white-space: nowrap;
}

.productsMenu .megamenu .dropdown-header a,
.activesMenu .megamenu .dropdown-header a,
.descubreMenu .megamenu .dropdown-header a {
	font-size: 13px;
	font-weight: 400;
	color: rgba(64,64,64,1);
}

.productsMenu .megamenu .dropdown-header > a,
.activesMenu .megamenu .dropdown-header > a,
.descubreMenu .megamenu .dropdown-header > a {
	font-size: 14px;
	font-weight: 700;
	color: rgba(13,125,103,1);
}


	
.productsMenu .dropdown-menu.megamenu,
.activesMenu .dropdown-menu.megamenu,
.descubreMenu .dropdown-menu.megamenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 75%;
    padding: 40px 35px;
    margin: -20px 0 0 0;
    font-weight: 700;
	font-size: 15px;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: rgba(218,231,223,1);
    background-clip: padding-box;
    border: 1px solid rgba(218,231,223,0);
    border-top: 7px solid rgba(255,255,255,1);
    border-left: 1px solid rgba(218,231,223,0);
    border-radius: 0;
/*     border: 1px solid rgba(255,255,255,1); */
}


.productsMenu .dropdown-menu.megamenu{
	min-width: 99%;
}


.doubleColumn {
	column-count: 2;
}

.doubleColumn .dropdown-header {
	column-span: all;
}


.productsMenu .dropdown-menu.megamenu {
    padding: 0;
}
.productsMenu .dropdown-menu.megamenu .leftRow {
    padding: 40px 35px;
}

.productsMenu .dropdown-menu.megamenu .rightRow {
    padding: 40px 35px;
    background-color: rgb(218,200,196);
    background-image: url(../img/skin_coach_bg_menu.png);
    background-size: auto 60%;
    background-position: center bottom;
    background-repeat: no-repeat;
}


.productsMenu .megamenu .rightRow .dropdown-header > a{
    color: rgba(0,0,0,1);
}







/* END MEGAMENU*/


.carousel-indicators {
  bottom:-40px;
}

.carousel-indicators li {
	background-color: rgba(105,105,105,.5);
}

.carousel-indicators li.active {
	background-color: rgba(25,137,115,1);
}

.carousel-inner {
   margin-bottom:40px;
}




.dropifiedBlock .dropify-wrapper{
	/*background-color: rgba(233,241,234,1);*/
	background-color: rgba(218,231,223,1);
}


.navbar {
    padding: .5rem 0;
}


.menuPrincipal {
	margin: 0 ;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
    z-index: 1000;
    font-weight: 200;
}


.menuPrincipal .dropdown-toggle::after {
    /*display: none;*/
}

.menuPrincipal > li > a {
	font-size: 17px;
	color: rgba(13,125,103,1);
	text-transform: uppercase;
	border-bottom: 4px solid rgba(255,255,255,1);
	padding-right: 0 !important;
    padding-left: 0 !important;
    margin-bottom: -10px;

}

.menuPrincipal > li > a.active,
.menuPrincipal > li > a:hover {
	border-bottom: 4px solid rgba(218,231,223,1);	
}

.menuPrincipal .nav-item-spacer {
    width: 15px;
    font-size: 25px;
    text-align: center;
}












.familyBar {
    margin: 3rem 0 3rem 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.familyBar a{
    flex: 0 0 17%;
    align-content: center;
    text-align: center;
    padding: 0 20px 20px 20px;
    font-size: 13px;
    color: rgba(64,64,64,1);
    margin-left: auto;
    margin-right: auto;
}

.familyBar a:hover{
    color: rgba(25,137,115,1);
}

.familyBar a img{
    padding-bottom: 20px;
    max-width: 100px;
}


.homeAds {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.homeAds div {
	min-height: 50px;
	flex: 0 0 50%;
	
}

footer {
	color: rgba(25,137,115,1);
	color: rgba(11,124,103,1);
	font-size: 16px;
}

footer .socialBar {
	justify-content: center;
}

footer .socialBar a{
	color: rgba(25,137,115,1);
    background-color: rgba(255,255,255,1);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    margin-right: 5px;
    margin-left: 5px;
}

.footer .socialBar a:hover{
	background-color: rgba(25,137,115,1);
    color: rgba(255,255,255,1);
}

.logoFooter {
	margin-bottom: 3rem;
	display: block;
}

footer h5 {
	text-transform: uppercase;
	font-size: 20px;
	padding-bottom: 1rem;
	font-weight: 700;
}

footer ul.nav li {
	float: none;
	width: 100%;
	padding-bottom: 5px;
}

footer ul.nav li a:hover{
	color: rgba(0,0,0,1);
}

footer .postLink img {
	margin-right: 10px;
	margin-top: 3px;
}

footer .postLink .title {
	display: table;
	padding-bottom: 10px;
	font-size: 15px;
}

footer .postLink .title span {
	display: block;
	color: rgba(255,255,255,1);
	font-size: 14px;
}

.copyright {
	font-size: 13px;
	font-weight: 700;
	color: rgba(64,64,64,1);
}

.copyright .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 100px;
    padding: 0 0 5px 0;
    margin: -5px 0 0;
    font-weight: 700;
	font-size: 13px;
	color: rgba(64,64,64,1);
    text-align: left;
    list-style: none;
    background-color: rgba(218,231,223,1);
    background-clip: padding-box;
    border: 1px solid rgba(218,231,223,1);
    border-radius: 0;
}


.copyright .dropdown-item{
    padding: 5px 10px 0 10px;
    clear: both;
    color: rgba(25,137,115,1);
}

.copyright .dropdown-item:focus, 
.copyright .dropdown-item:hover {
    color: rgba(218,231,223,1);
    text-decoration: none;
    background-color: rgba(25,137,115,1);
}

.copyright span.vLine {
	font-size: 13px;
	font-weight: 700;
	padding-right: 8px;
}



.lightMenu .col {
	color: rgba(25,137,115,1);
	background-color: rgba(218,231,223,1);	
	border-bottom: 7px solid rgba(218,231,223,1);
	margin: 0 1px;
	min-height: 65px;
	border-top: 2px solid #fff;	
}

.lightMenu .col.active,
.lightMenu .col:hover {
	border-bottom: 7px solid rgba(25,137,115,1);
	background-color: rgba(180,206,190,1);	
}

.lightMenu .col a{
	color: rgba(25,137,115,1);
	padding-bottom: 3px !important;
	padding-top: 10px !important;
	line-height: normal;
}

.lightMenu .col.active a,
.lightMenu .col:hover a{
	color: rgba(25,137,115,1);
}


.lightMenu .vertical {
	color: rgba(25,137,115,1);
	background-color: rgba(218,231,223,1);	
	border-bottom: 7px solid rgba(218,231,223,1);
	margin: 0 1px 2px 0;
	min-height: 50px;
}

.lightMenu .vertical.active,
.lightMenu .vertical:hover {
	border-bottom: 7px solid rgba(25,137,115,1);
	background-color: rgba(180,206,190,1);
}

.lightMenu .vertical a{
	color: rgba(25,137,115,1);
	padding-bottom: 3px !important;
	padding-top: 10px !important;
	line-height: normal;
}

.lightMenu .vertical.active a,
.lightMenu .vertical:hover a{
/* 	color: rgba(255,255,255,1); */
	color: rgba(25,137,115,1);
}


.bannerBlock {
	position: relative;
/* 	min-height: 360px; */
}

.bannerBlock.blog {
	min-height: inherit;
}

img.circle {
	border-radius: 50%;
}

img.wFull {
	width: 100%;
	height: auto;
}

.overBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.overBottom .breadcrumb {
	background: transparent;
}

.breadcrumb-item {
	font-weight: 700;
	font-size: 12px;
	color: rgba(25,137,115,1);
}

.overBottom h2 {
	color: rgba(255,255,255,1);
	margin-bottom: 0;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.bigBorder.videoWrapper iframe {
	position: absolute;
	top: 10px;
	left: 10px;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
}


label {
	font-size: 18px;
	text-transform: uppercase;
}

label > span {
	font-size: 18px;
	text-transform: none;
}


label.form-check-label {
	text-transform: none;	
}

label.form-check-label a {
	text-decoration: underline;	
}


.btnSubmit {
	color: #fff;
	background-color: rgba(0,0,0,1);
	border-color: rgba(0,0,0,1);
}

.btnSubmit:hover {
	background-color: rgba(180,206,190,1);
	border-color: rgba(180,206,190,1);
}


.swal-button.swal-button--confirm {
	background-color: rgba(180,206,190,1);	
}

.swal-button.swal-button--confirm:hover {
	background-color: rgba(25,137,115,1);
}


#activmap-location {
	width: 100% !important; 
}


.complexText35 {
	line-height: 35px;
}

.complexText25 {
	line-height: 25px;
}

.nav-tabs {
    border-bottom: none;
    border-top: 1px solid #E8E8E8;
    width: 100%;
}

.nav-tabs .nav-link {
    color: #495057;
    background-color: #fff;
    border-bottom: 4px solid #E8E8E8;
    border-left: none;
    border-right: none;
    border-top: none;
    font-size: 16px;
}


.nav-tabs .nav-link:hover  {
    color: rgba(0,0,0,1);
    background-color: #fff;
    border-bottom: 4px solid rgba(0,0,0,1);
    border-left: none;
    border-right: none;
    border-top:none;
    font-size: 16px;
    font-weight: 200;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active  {
    background-color: #fff;
    border-bottom: 4px solid rgba(25,137,115,1);
    border-left: none;
    border-right: none;
    border-top:none;
    color: rgba(25,137,115,1);
    font-weight: 200;
    font-size: 16px;
}


.bgUses-1,
.bgUses-2,
.bgUses-3,
.bgUses-4 {
	border-right: 10px solid rgba(25,137,115,1);
	width: 100%;
	text-align: right;
	box-sizing: border-box;
	padding: 8px 10px;
	font-weight: 700;
	font-size: 30px;
	color: rgba(25,137,115,1);
	font-family: 'Roboto', sans-serif;
	background-color: rgba(225,231,227,1);
}



.bgUses-2{
	background-color: rgba(199,214,206,1);
}

.bgUses-3{
 	background-color: rgba(166,190,178,1); 
}

.bgUses-4{
	border-right: 10px solid rgba(79,143,122,1);
	background-color: rgba(79,143,122,1);
	color: rgba(255,255,255,1);
}


.categoryBar {
	/* background-color: #dd712b;*/
	background-color: #bfb79e;	
}
.categoryBar a {
	color: rgba(255,255,255,1);
	padding: 30px 15px;
	margin: 0 30px;
	display: inline-block;
}

.categoryBar a:hover, 
.categoryBar a.active {
	color: rgba(0,0,0,1);
	background-color: rgba(255,255,255,.2);
}

/* INICI CATEGORYPARENT */

.categoryBar{
    background-color: rgba(191, 183, 158, 1);
}

.categoryBar .dropdown-toggle {
    display: block;
    margin: 0;
}

.categoryBar .dropdown-toggle:after {
    border: none;
}

.categoryBar .dropdown-item {
    padding: 4px 30px;
    clear: both;
    color: rgba(255,255,255,1);
    display: block;
    max-width:100%;
    text-align: center;
    margin-left:0;
    margin-right:0;
    font-weight: 200;
    white-space: normal;
    line-height: 1.2;
}

.categoryBar .dropdown {
    width: calc((100% / 4) - 15px);
}
.categoryBar .dropdown-menu {
    width: 100%;
    background-color: rgba(191, 183, 158, .9);
    border: none;
    border-radius: 0;
    margin: 0 auto;
    left: 0 !important;
    padding-top: 30px;
    padding-bottom: 30px;
}

.categoryBar .dropdown-menu.show {
    left: 15px !important;
}


/* FI */



.blogSlider .blogSliderItem {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.blogSlider .blogSliderItem img {
	max-width: 100%;
	height: auto;
}



.blogSliderItem.slick-slide {
	opacity: .5;
	position: relative;
}

.blogSliderItem .blogSliderCaption {
    background-color: rgba(221, 113, 43, 0.7);
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity:0;
    padding: 20px 40px;
    color: rgba(255,255,255,1);
}

.blogSliderItem.slick-slide.slick-current.slick-active.slick-center {
	opacity: 1;
	
}

.blogSliderItem.slick-slide.slick-current.slick-active.slick-center .blogSliderCaption {
	opacity: 1;
}




.postDetail h3{
	/*color: rgba(230,113,56,1);*/
    color: rgba(25,137,115,1);
	padding-top: 1rem!important;
	font-weight: 400;
	font-family: 'Playfair Display', serif;

}

.postDetail h2{
	color: rgba(230,113,56,1);
	padding-top: 1rem!important;
	font-weight: 400;
	font-family: 'Playfair Display', serif;
}

.postDetail h3 strong, 
.postDetail h2 strong  {
	font-weight: 400;
}

.postDetail li a,
.postDetail p a  {
	color: rgba(230,113,56,1);
}




.upperLine {
	border-top: 1px solid rgba(255,255,255,1);
	margin-top: 15px;
	padding-top: 15px;
}


.row.no-gutter.pxExtra [class*='col-']:not(:first-child):not(:last-child) {
  padding-right:30px;
  padding-left:30px;
}
.row.no-gutter.pxExtra [class*='col-']:first-child {
  padding-right:30px;
  padding-left:30px;
}
.row.no-gutter.pxExtra [class*='col-']:last-child {
  padding-right:30px;
  padding-left:30px;
}


.productsList a:hover {
	color: rgba(25,137,115,1);
}


.searchForm .form-control {
	border: none;
	border-bottom: 2px solid rgba(202,210,204,1);
	border-radius: 0;
	padding: 0;
    margin: 0;
}


.searchForm .btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: transparent;
	padding: 0 10px 0 0;
    margin: 0;    
}

.searchForm .btn-outline-success:not(:disabled):not(.disabled).active, 
.searchForm .btn-outline-success:not(:disabled):not(.disabled):active, 
.show>.btn-outline-success.dropdown-toggle {
    color: #28a745;
    background-color: transparent;
    border-color: transparent;
}



.ratio1x1 {
  position: relative;
}
.ratio1x1:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.ratio1x1 > .imgRatio {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}


.btn-outline-blog {
    color: rgba(230,113,56,1) !important;
    color: rgb(191, 183, 158) !important;
    background-color: transparent;
    background-image: none;
    border-color: rgba(230,113,56,1);
    border-color: rgb(191, 183, 158);
    border-radius: 0;
	outline: 0;    
}

.btn-outline-blog:hover,
.btn-outline-blog:active,
.btn-outline-blog:focus {
    color: rgba(255,255,255,1) !important;
    background-color: rgba(230,113,56,1);
    background-image: none;
    border-color: rgba(230,113,56,1);
	outline: 0;    
}


.topFixedBar {
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5000;
/*     box-shadow: 0px 0px 8px white; */
}



.useItem {
	margin-top: 10px;
    display: block;
}

.useItem > p {
	margin-bottom:5px;
}


.paginador{
	margin-top:45px;
}
.paginador a{
	margin:5px 3px;
	padding:0;
	border-radius: 50%;
	vertical-align: top;
	line-height:25px;
	width:25px;
	height: 25px;
	display: inline-block;
	color: rgba(25,137,115,1);
}
.paginador i {
	line-height: 25px;
}

.paginador a:hover, .paginador a:hover i, .paginador a.active{
	background-color: rgba(25,137,115,1);
	color:#fff;
}


.floatingHands {
    position: absolute;
    top:0;
    left:0;
    width: 50%;
}



.timeline-Tweet-media {
	display: none !important;
}

/*
		overlay
	*/
	
.overlay{
	position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255,255,255,.7);
    overflow: hidden;
    z-index: 6000;
    display: none;
}
.overlay__close{
	cursor:pointer;
}
.overlay__content {
    width: 474px;
    max-width: calc(100vw - 40px);     
    margin:30vh auto 0 auto;
    background-color: rgba(25,137,115,1);
	/* background-image: url(ref_bg.png); */
}
.interMessage{
	padding:32px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    line-height: 22px;
}
.interButton{
	display: block;
	width:263px;
    max-width: 90%;
	padding:10px 0;
	border:1px solid rgba(255,255,255,1);
	margin:20px auto 0 auto;
	text-transform: uppercase;
	text-decoration: none;		
}
.interButton:hover{
    text-decoration: none;
    background-color: #FFF;
    color: rgba(25,137,115,1);
}

.estudiosCientificos .dot {
    height: 105px;
    width: 105px;
    background-color: #dae7df;
    border-radius: 50%;
    display: inline-block;
    line-height:105px;
}
.estudiosCientificos .dermatologicamente {
    color:#595e5b;
}


#cajacookies {
    z-index: 100;
}
#cajacookies button {
    margin-top: 10px;
}
#cajacookies a {
    color: rgba(13,125,103,1);
    text-decoration: none;
}
#cajacookies a:hover {
    color: rgba(13,125,103,1);
    text-decoration: underline;
}


.footer {
    font-size: 14px;
}


.footer .columna1{
    width: 168px;
}

.footer .columna2{
    width: 168px;
}

.footer .columna3{
    width: 248px;
}

.footer .columna4{
    width: 300px;
}

.footer .columna5{
    width: 192px;
}




footer h5 {
    font-size: 16px;
    padding-bottom: 0.8rem;
}


.footer .textMini {
    font-size: 10px;
    line-height: 1.1;
    position: relative;
}

.footer #logoMtdFooter {
    width: 101px;

}

.footer .underTop:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 1px;
    width: 35px;
    border-bottom: 2px solid rgba(25,137,115,1);
}

footer .socialBar a {
    background-color: rgba(25,137,115,1);
    color: rgba(255,255,255,1);
    border-radius: 50%;
    width: 21px;
    height: 21px;
    display: inline-block;
    text-align: center;
    line-height: 21px;
    margin-right: 5px;
    margin-left: 5px;
}
#newsletterFormInitial {
    position: relative;
    max-width: 100%;
}


#inputFieldMailIcon{
    position: absolute;
    top:2px;

}

.maxNewsletterWidth {
    width: 240px;
    max-width: 100%;

}
#newsletterStartingEmail {
    font-family: Lato;
    font-weight: 300;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    color: #262626;
    padding: 2px 10px 2px 30px;
    border: none;
    border-bottom: 1px solid #000;
    background-color: rgba(218,231,223,1);
    margin-bottom: 15px;
    width: 100%;
}

#newsletterStartingButton{
    display: block;
    /* width: 263px; */
    max-width: 90%;
    padding: 5px 25px;
    border: 1px solid rgba(255,255,255,1);
    /* margin: 20px auto 0 auto; */
    text-transform: uppercase;
    text-decoration: none;
    background-color: rgba(25,137,115,1);
    color: rgba(255,255,255,1);
}
.newsletterStartingButton:hover{
    text-decoration: none;
    background-color: #FFF;
    color: rgba(25,137,115,1);
}

.overlayNewsletter{
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255,255,255,.7);
    overflow: hidden;
    z-index: 6000;
    display: none;
}
.overlayNewsletter__close{
    cursor:pointer;
}
.overlayNewsletter__content {
    width: 800px;
    max-width: calc(100vw - 40px);
    margin:30vh auto 0 auto;
    background-color: rgba(218,231,223,1);
    /* background-image: url(ref_bg.png); */
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
}

.overlayNewsletter .cornerClose {
    position: absolute;
    top: 25px;
    right: 25px;
}

.overlayNewsletterTitle {
    font-family: Lato;
    font-weight: 900;
    font-size: 20px;
    line-height: 22px;
    text-align: left;
    color: #4a7e6c;
}

.overlayNewsletterText {
    font-family: Lato;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    color: #262626;
}

.overlayNewsletterText a {
    text-decoration: underline;
}

.overlayNewsletterFieldLabel {
    font-family: Lato;
    font-weight: 300;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    color: #4a7e6c;
}

.overlayNewsletterFieldContent {
    font-family: Lato;
    font-weight: 500;
    text-decoration: underline;
    font-size: 20px;
    line-height: 20px;
    text-align: left;
    color: #4a7e6c;
    padding-bottom: 30px;
}

.overlayNewsletterButton{
    background-color: rgba(25,137,115,1);
    color: rgba(255,255,255,1);
    display: block;
    width:263px;
    max-width: 90%;
    padding:10px 0;
    border:1px solid rgba(255,255,255,1);
    margin:20px auto 0 auto;
    text-transform: uppercase;
    text-decoration: none;
}
.overlayNewsletterButton:hover{
    text-decoration: none;
    background-color: #FFF;
    color: rgba(25,137,115,1);
}
.overlayNewsletter__content .interMessage {
    padding: 60px 100px;
}

.overlayNewsletter__content .interResultSuccess,
.overlayNewsletter__content .interResultExists,
.overlayNewsletter__content .interResultPending,
.overlayNewsletter__content .interResultError {
    display: none;
    padding: 60px 100px;
}

.overlayNewsletter__content .interResultError .overlayNewsletterTitle {
    color: red;
}



#historyBlock {
    width: 1002px;
    margin: 0 auto;
}


.elipseWrapper {
    position: relative;
    text-align: center;
}

.elipseWhite, .elipseGreen {
    position: absolute;
    width: 150px;
    height: 150px;
    transform: translateX(-75px) translateY(-75px);
    top: 50%;
    left: 50%;
    background-color: rgba(255,255,255,.2);
    border-radius: 50%;
    border: 2px solid rgba(255,255,255,1);
    text-align: center;
    color: rgba(255,255,255,1);
    font-weight: 700;

    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

 .elipseGreen {
    background-color: rgba(144,190,180,.2);
     border: 2px solid rgba(144,190,180,1);
     color: rgba(98,149,153,1);
}

.elipseSmall {
    width: 120px;
    height: 120px;
    transform: translateX(-60px) translateY(-60px);
}

.elipseBig {
    width: 180px;
    height: 180px;
    transform: translateX(-90px) translateY(-90px);
}

.LOPD-etic{
    font-size: 16px;
    font-weight: 600;
    text-transform: inherit;
    padding-left: 10px;
}

.explication-etic{
    font-size: 15px;
    font-style: italic;
    font-weight: 300;
}

.btnEtic, .btnEtic:hover{
    font-size: 18px;
    color: white;
    background-color: rgba(24,137,115,1);
    padding: 10px 50px;
    border: none;
    border-radius: 5px;
    margin-left: auto;
}

#etic-chanel [type="radio"]:checked,
#etic-chanel [type="radio"]:not(:checked)  {
    position: absolute;
    left: -9999px;
}
#etic-chanel [type="radio"]:checked + label,
#etic-chanel [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
#etic-chanel [type="radio"]:checked + label:before,
#etic-chanel [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid rgb(213, 229, 226);
    width: 16px;
    height: 16px;
    margin-top: 2px;
    border-radius: 100%;
    background: #fff;
}
#etic-chanel [type="radio"]:checked + label:after,
#etic-chanel [type="radio"]:not(:checked) + label:after{
    content: '';
    width: 8px;
    height: 8px;
    background: rgba(24,137,115,1);
    position: absolute;
    top: 6px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#etic-chanel [type="radio"]:not(:checked) + label:after{
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
#etic-chanel [type="radio"]:checked + label:after{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.link-underlined {
    text-decoration: underline;
}

a.etic-choose-btn {
    display: block;
    width: 170px;
    color: white;
    background: rgba(25,137,115,1);
    padding: 10px 20px;
    border-radius: 5px;
    text-align: center;
    font-weight: 400;
    margin-right: 80px;
}

.etic-choose-contact {
    display: flex;
    flex-wrap: wrap;
}

/*
	RESPONSIVE


*/



@media (max-width: 1200px) {
    .testpiel h2 {
        line-height: 32px;
        font-size: 30px;
    }

}

@media (max-width: 992px) {
    .testpiel{
        min-height: 450px;
    }
    .testpielBGImg{
        display: none;
    }
    .testpiel > .container {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .testlapiel-shop-list{
        flex-direction: column !important;
    }
    .testlapiel-shop-list img {
        width: 78px !important;
        margin: 0!important;
    }
    .testlapiel-shop-list a{
        flex-direction: row !important;
        align-items: center;
        width: 100%;
        max-width: inherit !important;
        padding: 10px !important;
    }

    .testlapiel-shop-list a p{
        margin: 0 5px !important;
    }

    .listShopButtonFarmacia{
        display: none !important;
    }
}

@media (max-width: 768px) {

    a.etic-choose-btn {
        margin: 15px;
    }

    .etic-choose-contact {
        justify-content: center;
    }

    .megamenu {
        margin-left: 0;
        margin-right: 0;
    }
    .megamenu > li {
        margin-bottom: 30px;
    }
    .megamenu > li:last-child {
        margin-bottom: 0;
    }
    .megamenu.dropdown-header {
        padding: 3px 15px !important;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header {
        color: #fff;
    }

    .testpiel-product{
        flex: 0 0 calc(33%);
    }

    .under {

    }

    .f35 {
        font-size: 28px;
    }


    h2 {
        padding-bottom: 20px;
    }



    .homeAds div {
        min-height: 50px;
        flex: 0 0 100%;
    }

    #headerBlockLogo {
        padding-bottom: 10px;
    }


    .familyBar a {
        flex: 0 0 calc(33% - 4px);
        align-content: center;
        text-align: center;
        padding: 0 10px 20px 10px;
        font-size: 14px;
        color: rgba(64,64,64,1);
        box-sizing: border-box;
    }


    footer {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    footer .columna1,
    footer .columna2,
    footer .columna3,
    footer .columna4 {
        text-align: center;
        margin-top: 20px !important;
        margin-bottom: 10px !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .footer .columna1 {
        width: 100%;
    }

    .footer .underTop:before {
        left: 50%;
        transform: translateX(-50%);
    }


    .overlayNewsletterFieldContent {
        padding-bottom: 30px;
    }

    .overlayNewsletter__content {
        margin: 30px auto 0 auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .overlayNewsletter__content {
        width: 800px;
        max-width: calc(100vw - 40px);
        margin: 30px auto 0 auto;
        background-color: rgba(218,231,223,1);
        /* background-image: url(ref_bg.png); */
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
    }

    .overlayNewsletter__content .interMessage,
    .overlayNewsletter__content .interResultSuccess,
    .overlayNewsletter__content .interResultExists,
    .overlayNewsletter__content .interResultPending,
    .overlayNewsletter__content .interResultError {
        padding: 60px 20px;
    }


    footer h5 {
        text-align: center !important;
    }

    footer a.postLink {
        display: block;
        width: 80%;
        clear: both;
        text-align: left;
        min-height: 100px;
        margin: 0 auto 15px auto;
    }


    footer a.postLink img {
        width: 100px;
        height: 100px;
    }

    .copyright,
    .copyright .text-left,
    .copyright .text-right,
    .copyright .list-inline-item {
		text-align: center !important;
	}

    .copyright .list-inline {
	    margin-top: 20px;
    }

    .copyright .list-inline-item {
	    display: block;
	    margin: 10px auto;
    }
    
    .copyright .list-inline-item .vLine {
	    display: none;
    }
    
    .topBar {
	    padding-top: 0;
	}
	
	
    
    
    .topBar .dropdown {
	    display:none;
    }

    .topBar .topBarRight {
	    border-right: 0;
	    padding-right: 0;
	    margin-right: 0;
    }
    
    .bannerBlock {
	    position: relative;
/* 	    min-height: 360px; */
	} 
	
	.lightMenu .col {
    	flex-basis: calc(50vw - 6px);
		min-height: 60px;
		padding-top: 5px !important;
		padding-bottom: 5px !important;
    }
	
	.lightMenu {
	    display: inline-flex !important;
		flex-direction: row !important;
		flex-wrap: wrap;	    
	}
	
	.lightMenu .vertical  {
    	width: calc(50% - 2px);
	    display: inline-flex !important;
	    text-align: center;
		flex-direction: row !important;
		flex-wrap: wrap;	    
    }
    
    .productName {
	    padding-right: 0 !important;
    }
    
    
    .useCol {
	    display: block;
	    whidth: 100%;
    }
    
    .useCol .useNumberBlock {
	    width: 100px !important;
	    display: inline-block;
	    vertical-align: text-bottom;
    }

	.useCol .useTextBlock {
	    width: calc(100% - 125px) !important;
	    margin-left: 15px;
	    display: inline-block;
	    padding-right: 0 !important;
	    padding-bottom: 10px;
    }
    
    img.autoCentered,
    .text-center img {
	    margin-left: auto;
	    margin-right: auto;
    }

    .categoryBar .dropdown {
        width: calc((100% / 2) - 15px);
    }

    .categoryBar a {
	    padding: 10px 15px;
	    margin: 0 30px;
	    display: inline-block;
	}
    
    
}


@media (max-width: 575px) {
    .testpiel h2 {
        line-height: normal;
        font-size: 24px;
    }

    .tooltip-inner {
        font-size: 12px;
        min-width: 100px !important;
    }

    .topBar .socialBar {
        max-width: 50vw;
        margin-top: 0;
    }

    .familyBar a {
        flex: 0 0 calc(50% - 4px);
    }

    .listShop a{
        flex: 0 0 calc(50% - 4px);
    }

    .listShop img{
        width: 50%;
    }
}


@-webkit-keyframes spin {
    100% { -webkit-transform: rotate(359deg); }
}

@-moz-keyframes spin {
    100% { -moz-transform: rotate(359deg); }
}

@-o-keyframes spin {
    100% { -moz-transform: rotate(359deg); }
}

@keyframes spin {
    100% {  transform: rotate(359deg); }
}


.spinner {
    width: 70px;
    height: 70px;
    position: relative;
    margin: 50px auto 100px auto;
}

.double-bounce1, .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: white;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;

    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
    0%, 100% { -webkit-transform: scale(0.0) }
    50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
      }
}


@media (max-width: 425px) {
    .testpiel-product {
        flex: 0 0 calc(50%);
    }
    .testpiel-result h1 {
        font-size: 34px;
        line-height: 36px;
        margin-bottom: 9px;
        color: #343434;
        text-align: center;
    }

    .testpiel-result h2 {
        font-size: 22px;
        font-weight: 300;
        text-align: center;
        line-height: 24px;
        letter-spacing: -0.22px;
    }

    .testpiel-result h3{
        line-height: 27px;
    }

    button.tespiel-more-product-btn {
        font-size: 16px;
        line-height: 16px;
        padding: 12px 25px;
        width: 190px;
        margin-left: calc(75vw - 190px );
    }

    .tetpiel-share-btn {
        display: grid;
    }
    .testpiel-result h3 img {
        display: none;
    }
    .testpiel-sep-ico{
        display: none;
    }
}

.video-martiderm {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px;
    background-image: url(/assets/MartiDermFrontendBundle/img/blog/background_cookies.png);
    background-size: cover;
    background-repeat: no-repeat;

}

.video-martiderm iframe,
.video-martiderm object,
.video-martiderm embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}