/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #333;
    background-color: #FFF;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
}

h2 {
	font-size: 54px;
    font-weight: 700;
	color: #452070;
}

h3 {
	font-size: 32px;
    font-weight: 400;
	text-transform: inherit;
	letter-spacing: 0;
	color: #452070;
}

.notdesk {
	display:none;
}

p {
    margin: 0;
    font-size: 15px;
    line-height: 1.5;
	text-align: left;
	font-family: 'Roboto', sans-serif;
}

p.disclaimer { 
	font-size: 11px; 
	color: #999;
}

li { 
	text-align: left;
}

input, textarea {
  border: none;
  border-bottom: 1px solid #452070;
  padding: 15px;
  width: 100%;
  font-size: 16px;
  color: #452070;
  margin: 0 0 20px 0;
  opacity: .8;
  background: rgba(255, 255, 255, .8);
}

.back_guarda-right { background:url(../images/back_guarda-right.png) right bottom no-repeat #f2e9f4;}
.back_guarda-left { 
	background:url(../images/back_guarda-left.png) left bottom no-repeat;
	background: #ffffff; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #f2e9f4 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#f2e9f4)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#f2e9f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  #ffffff 0%,#f2e9f4 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  #ffffff 0%,#f2e9f4 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  #ffffff 0%,#f2e9f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2e9f4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.box-contacto { background: rgba(255, 255, 255, 0.8); padding: 25px 25px 35px; height: auto;}

.back-violet-pastel { background-color:#f2e9f4;}

footer {
    padding: 20px 0;
}

footer p {
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}


/*------------- */

#cuidadodelapiel { background:url(../images/back_cuidadosdelapiel.jpg) left top no-repeat; background-attachment:fixed;}
#formula { background:url(../images/back_formulacompleta.jpg) left top no-repeat; background-attachment:fixed;}

/*------------- */

ul.nav-tabs li a { padding:8px 5px; margin:0; color:#FFF;}
ul.nav-tabs li { width:50%;}

.circle-text-ico {
	width: 85px;
	height: 85px;
	border-radius: 50%;
	padding: 20px 0;
	background: #452070;
	color: #ffffff;
	text-align: center;
	position: relative;
	margin: -80px auto 15px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  color: #555;
  cursor: default;
  background: none;
  border: none;
}
.nav-tabs>li>a:hover {
  border: none;
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background: none;
	border: none;
}
.nav-tabs {
  border: none;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: none;
  border-radius: 4px 4px 0 0;
  color: #452070 !important;
}

ul.nav-tabs li.active { 
	padding: 95px 5px 5px;
	margin: 0;
	background-color: rgba(255, 255, 255, .6);
	border-bottom: 20px solid #fff;	
}
ul.nav-tabs li { 
	padding: 95px 5px 5px;
	margin: 0;
	background: none;
	color: #452070 !important;
}

ul.nav-tabs-vert li {
  width: 100% !important;
}
ul.nav-tabs-vert li.active { 
	padding: 5px 5px 5px !important;
	margin: 0;
	background-color: rgba(248, 243, 250, 1);
	border-bottom: 3px solid #452070;
}
ul.nav-tabs-vert li { 
	padding: 5px 5px 5px !important;
	margin: 0;
	background-color: rgba(255, 255, 255, .85);
}
ul.nav-tabs-vert li a { 
	color: #452070 !important;
	text-align: center;
	font-weight: 700;
}
.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 10px;
}

h4.formula-cant { font-size:30px; color: #452070 !important; display:block; padding:0 30px 15px; border-bottom:1px solid #452070 !important; text-align:center;}


.tab-envejecimiento { width:90%;}

.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid #452070;
	background: #fff;
	color: #452070;
	padding: 15px 30px;
}

.btn-default {
    border: 1px solid #452070;
    color: #452070;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #452070;
    outline: 0;
    color: #FFF;
    background-color: #452070;
}

ul.banner-social-buttons {
    margin-top: 0;
}

ul.list-prop-valcatil li {
	background: url(../images/back_bullet-mid-iso.png) no-repeat 0px 10px transparent;
	list-style-type: none;
	margin: 0;
	padding: 15px 0px 25px 70px;
	vertical-align: middle;
	font-size: 22px;
	font-weight: 300;
}

ul.list-valcatil-cuidados li {
	background: url(../images/back_bullet-little-iso.png) no-repeat 0px 0px transparent;
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 25px 40px;
	vertical-align: middle;
	font-size: 15px;
}

/*/// Scrollbar ///////////////////////////////////////////////////////////////////////////////////*/

::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: none;
}
::-webkit-scrollbar-thumb {
    background-color: #452070;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #452070;
}

/*/// Scrollbar IE ///*/

body {
    scrollbar-face-color: #BBBBBB;
    scrollbar-shadow-color: #BBBBBB;
    scrollbar-highlight-color:#EEEEEE;
    scrollbar-3dlight-color: #EEEEEE;
    scrollbar-darkshadow-color: #BBBBBB;
    scrollbar-track-color: #EEEEEE;
    scrollbar-arrow-color: #EEEEEE; 
    
}

/*/// Auxiliares ///////////////////////////////////////////////////////////////////////////////////*/

.mbot50 { margin-bottom:50px !important;}
.mtop-20 { margin-top:-20px !important;}
.mtop-50 { margin-top:-50px !important;}
.mtop10 { margin-top: 10px !important;}
.margin0 { margin: 0 !important;}
.mtop20 { margin-top:20px !important;}
.mtop30 { margin-top:30px !important;}
.mtop50 { margin-top:50px !important;}
.mtop100 { margin-top:100px !important;}
.mtop80 { margin-top:80px !important;}
.mbot20 { margin-bottom:20px !important;}
.mbot50 { margin-bottom:50px !important;}
.mtop25 { margin-top:25px !important;}
.mright10 { margin-right:10px;}
.width100 { width:100% !important;}
.width1333 { width:1333px !important;}
.opacity2 { opacity:.2;}

.margin-row { margin:100px 0 80px;}


@media(min-width:768px) {
    p {
        margin: 0 0 35px;
        font-size: 15px;
        line-height: 1.5;
    }
}

a {
    color: #452070;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #6a4d8d;
}

.light {
    font-weight: 400;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #e0cfe4;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
	text-align:center;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #333;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
	border-top: 1px solid #452070;	
    background-color: #fff;	
    color: #452070;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: #fff;
	color: #452070;
	border-top: 1px solid #452070;	
}

.navbar-custom .nav li.active a:hover {
    color: #452070;
    background-color: #fff;

}

@media(min-width:768px) {
    .navbar-custom {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .navbar-custom.top-nav-collapse {
        padding: 0;
        border-bottom: 1px solid #452070;
        background: rgba(255, 255, 255, 1);
		color: #666;
    }
	.tab-envejecimiento { 
		width:80%;
	}
}

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url(../images/intro-bg.jpg) no-repeat bottom left scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
	color: #452070;
}

.intro .intro-body .intro-text {
    font-size: 18px;
}

@media(min-width:768px) {
    .intro {
        height: 100%;
        padding: 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 50px;
		color: #452070;
		margin-top: 260px;
    }

    .intro .intro-body .intro-text {
        font-size: 26px;
    }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #452070;
    border-radius: 100%!important;
    font-size: 40px;
    color: #452070;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #452070;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 100px;
}

.download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background: url(../images/downloads-bg.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

@media(min-width:767px) {
    .content-section {
        /*padding-top: 250px;*/
    }

    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 400px;
        margin-top: 250px;
    }
	.tab-envejecimiento { width:50%;}
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
	.notmobile {
		display:none;
	}
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
	h2 {
		font-size: 32px;
	}		
	.notdesk {
		display:inherit;
	}
}


@media (max-width: 767px) {	
	.navbar-custom .nav li a:hover {
	  outline: 0;
	  border-top: none;
	  background-color: #fff;
	  color: #452070;
	}
}