/**
Theme Name: Unique - One Page App HTML5 Template
Theme URI: http://demo.craftdzine.com/html/unique/
Description: Unique - One Page App HTML5 Template!
Author: CraftDzine
Author URI: http://demo.craftdzine.com/
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
bootstrap, bootstrap HTML5 template, bootstrap responsive theme, business, app, one-page, clean, creative, css3, finance, html5, portfolio, responsive 
Version: 1.0
*/
/**
*/
/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1.5em; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }

blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

article, aside, footer, header, hgroup, nav, section { display: block; }

/*------------------------------------------------*/
/*-----------------[GENERAL]------------------------*/
/*------------------------------------------------*/
@font-face {
    font-family: 'geometriabold';
    src: url('../fonts/geometria-bold-webfont.woff2') format('woff2'),
         url('../fonts/geometria-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geometriamedium';
    src: url('../fonts/geometria-medium-webfont.woff2') format('woff2'),
         url('../fonts/geometria-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geometriaregular';
    src: url('../fonts/geometria-webfont.woff2') format('woff2'),
         url('../fonts/geometria-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
    color: #687074;
    font-size: 16px;
    line-height: 1.5em;
    font-family: 'geometriaregular';
    background: #fff; 
    padding: 0 auto;
    margin: 0 auto;

}
.wrapper{
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
}
p,
li,
li a,
label {
    color: #687074;
}
p{
    line-height: 1.5em;
}
.heading-block h1, h2, h3, h4, h5, h6{
    line-height: 1.875em; 
}
a {
    color: #687074;
    text-decoration: none;
}

a,
a:focus,
a:hover,
a:active {
    outline: 0 !important;
}
a:focus {
    text-decoration: none;
}
a:hover {
    color: #e5b1b1 ;
    text-decoration: none;
}
h1 { font-size: 30px;}
h2 { font-size: 24px;}
h3 { font-size: 20px;}
h4 { font-size: 18px;}
h5 { font-size: 16px;}
h6 { font-size: 14px;}
h1, h2, h3, h4, h5, h6{
    font-family: 'geometriabold';
}
.no-padding{
    padding: 0;
}
.mb30{
    margin-bottom: 30px;
}
.mt30{
    margin-top: 30px;
}
.mb15{
    margin-bottom: 15px;
}
.mb10{
    margin-bottom: 10px;
}
.mb5{
    margin-bottom: 5px;
}
.pbt30{
    padding: 25px 0;
}
.bgwhite {
    background: #fff none repeat scroll 0 0;
}
.bgtheme{
    background: #e5b1b1!important;
}
.bgsec{
    background: #687074!important;
}
.bg-gray{
   background: #f5f5f5 none repeat scroll 0 0;
}
.text-left{
  text-align: left;
}
.text-white{
    color:#fff!important;
}
.main-contain {
    padding: 60px 0;
}
.page-bg-color {
    background-color: #fff;
    padding: 15px;
     overflow: hidden;
}
.page-bg-color-style2{
    background-color: #fff;
    padding: 15px 0;
    overflow: hidden;
}
.columns-block p {
    text-align: justify;
}
.overflow-h {
    overflow: hidden;
}
/*------------------------------------------------*/
/*--------------[Header]-----------*/
/*------------------------------------------------*/
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 100%;
}
.navbar-brand {
  height: auto;
}
.navbar-brand > img {
    width: 300px;
    opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .one-page-header .menu-container {
    width: 720px;
  }
}
@media (max-width: 991px) {
  .one-page-header .menu-container:before,
  .one-page-header .menu-container:after {
    content: " ";
    display: table;
  }

  .one-page-header .menu-container:after {
    clear: both;
  }

  .one-page-header > .navbar-default > .container {
    width: inherit;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .one-page-header > .navbar-default > .container > .navbar-header,
  .one-page-header > .navbar-default > .container > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
}
.one-page-header .navbar-brand {
  font-size: 31px;
  font-weight: 200;
  line-height: 0.938em;
  padding: 0 15px 0;
  color: #fff !important;
  font-family: 'geometriaregular';
}
.one-page-header .navbar-brand span {
  color: #e5b1b1 !important;
}

@media (max-width: 768px) {
  .one-page-header .navbar-brand {
    padding-left: 0;
  }
}
.one-page-header .navbar-toggle {
  border: none;
  margin-right: 3px;
  padding-right: 0;
}
.one-page-header .navbar-toggle:hover,
.one-page-header .navbar-toggle:focus {
  background: none;
}
.one-page-header .navbar-toggle .icon-bar {
  height: 1px;
  width: 25px;
  font-size: 22px;
  margin-bottom: 7px;
}
.one-page-header .navbar-toggle .icon-bar:last-child {
  margin-bottom: 0;
}
.one-page-header {
  /*box-shadow: 0 3px 1px #ebebeb;*/
  background: #fff;
  border-bottom-color: #606060;
}
.one-page-header .container {
  position: relative;
}
.one-page-header .navbar-nav > li > a {
font-family: 'geometriamedium';
text-transform: uppercase;
padding: 20px 15px 10px;
font-size: 16px;
}
.one-page-header .navbar-nav > li > a:before {
  left: -3px;
  top: 15px;
  z-index: 2;
  color: #eee;
  font-size: 4px;
  content: "\f10c";
  margin-right: 6px;
  position: absolute;
  font-family: FontAwesome;
}
.one-page-header .navbar-nav > li.home > a:before {
  content: "";
}
.one-page-header .navbar-nav > li > a:hover {
  z-index: 1;
  color: #e5b1b1;
}
.one-page-header .navbar-nav > li > a:focus {
  color: #e5b1b1;
}
.one-page-header .navbar-nav > .active > a,
.one-page-header .navbar-nav > .active > a:hover,
.one-page-header .navbar-nav > .active > a:focus,
.one-page-header .dropdown-menu > .active > a,
.one-page-header .dropdown-menu > .active > a:hover{
  z-index: 1;
  background: none;
  color: #e5b1b1 !important;
}
.one-page-header.top-nav-collapse {
  background: #fff;
  box-shadow: 0 0 3px #b5b5b5;
}

.one-page-header.top-nav-collapse .navbar-brand,
.one-page-header.top-nav-collapse .navbar-nav > li > a,
.one-page-header.top-nav-collapse .navbar-nav > li > a:before {
  color: #687074;
}
.one-page-header.top-nav-collapse .navbar-brand {
  color: #687074 !important;
}
.one-page-header.top-nav-collapse .navbar-toggle .icon-bar {
  background: #687074;
}
.one-page-header.top-nav-collapse .navbar-toggle:hover .icon-bar {
  background: #e5b1b1;
}
/*------------------------------------------------*/
/*--------------[Banner Style]-----------*/
/*------------------------------------------------*/

.promo-section {
    position: relative;
}
.home-slider-banner {
  background-image: url(../img/main-banner-clear.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 1;
  padding: 150px 0 0;
  min-height: 100vh;
}
.home-slider-banner::after {
	display: none;
}
.home-slider-banner .promo-info {
	padding: 150px 20px 0;
	text-align: left;
}

.home-slider-banner .promo-info h1 {
  font-family: 'geometriamedium';
  color: #5c5b5c;
  font-size: 34px;
  line-height: 45px;
  margin-bottom: 30px;
  text-transform: uppercase; 
}
.home-slider-banner .promo-info h1 strong {
  font-family: 'geometriabold';
}

.home-slider-banner .promo-info p {
  color: inherit;
  font-size: 18px;
  margin-bottom: 30px;
}

/* Designing the banner buttons */

*::after, *::before {
    box-sizing: border-box;
}
*::after, *::before {
    box-sizing: border-box;
}
.btn-u.btn-banner.btn-apple {
    background: #e5b1b1 none repeat scroll 0 0;
    margin-right: 30px;
}
.btn-u.btn-banner {
    border-radius: 10px;
    font-size: 13px;
    font-weight: bold;
    line-height: 0;
    max-width: 180px;
    padding: 10px 20px 17px;
    text-transform: uppercase;
}
a.btn-u {
}
.btn-u {
    background: #72c02c none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}
.btn-u.btn-banner {
	padding: 30px;
	font-size: 18px;
	border-radius: 10px;  
}

.btn-u.btn-banner:hover,
.btn-u.btn-banner:focus {
	color: #fff;
}

.btn-u.btn-banner.btn-apple {
	background: #e5b1b1;
	margin-right: 30px;
}

.btn-u.btn-banner.btn-android {
	background: #cccccc;
}

/* The banner image */
.banner-img {
    padding-top: 100px
}


/* Designing short info blocks and its content */
.short-info {
	padding: 0;
}

.short-info img {
	width: 100%;
}

.short-info-bg-1 {
	background: #e5b1b1;
}

.short-info-bg-2 {
	background: #6562a7;
}

.short-info-bg-3 {
	background: #ff3366;
}

.short-info-bg-4 {
	background: #d667cd;
}

.short-info-text {
	padding: 40px 45px 40px 30px;
}

.short-info-text h2 {
	margin: 0 0 25px;
	color: #fff;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
}

.short-info-text p {
	margin: 0;
	color: #fff;
	font-size: 14px;
	opacity: 0.8;
}

/*------------------------------------------------*/
/*--------------[Title Style]-----------*/
/*------------------------------------------------*/
.title-heading h2 {
    text-transform: uppercase;
    font-size: 36px;
    color: inherit;
    margin-bottom: 20px;
    line-height: 1.3;
    color: #e5b1b1;
}
.title-heading h2 strong {
    color: #5c5b5c;
}
.title-heading h2 .block-name {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	margin: 0 0 15px;
	display: block;
  color: #5c5b5c;
}
.title-heading h2 .block-name span {
}
.white-color.title-heading h2,
.white-color.title-heading h2 .block-name,
.text-left.white-color.title-heading h2 .block-name span,
.white-color.white-color.title-heading h2 .block-name span {
    color: #fff;
}
.title-heading p {
	margin: 0 auto;
	font-size: 1.2em;
  color: inherit;
  max-width: 780px;        
}
.title-heading.text-left > p {
	max-width: none;
}
/*------------------------------------------------*/
/*-------------[Service Box 2]------------------*/
/*------------------------------------------------*/
.serviceBox2{
    overflow: hidden;
}

.serviceBox2 .service-content h3{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}
.service-content{
    padding: 15px;
}
.serviceBox2 .service-content p{
    color: #fff;
    font-size: inherit;
}
@media only screen and (max-width: 990px){
.project-item, .serviceBox2{
        margin-bottom: 30px!important;
    }
}
/*------------------------------------------------*/
/*-----------[Services Style 3]-------*/
/*------------------------------------------------*/
.services .single-services {
	background: #fff;
	padding: 40px 20px 40px 72px;
	position: relative;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.30);
	margin-top: 30px;
	text-align: left;
	overflow: hidden;
}
.services .single-services:before{
	position:absolute;
	left:0;
	top:0;
	content:"";
	width:0%;
	height:3px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.services .single-services:hover:before{
	width:100%;
}
.services .single-services .icon i {
	font-size: 32px;
	position: absolute;
	left: 20px;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	border: 1px solid transparent;
	top: 48px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
        color:#e5b1b1;
}
.services .single-services:hover .icon i{
	-webkit-transform:translateX(-200%);
	-moz-transform:translateX(-200%);
	transform:translateX(-200%);
}
.services .single-services .icon.two i{
	opacity:0;
	-webkit-transform:scale(0.5);
	-moz-transform:scale(0.5);
	transform:scale(0.5);
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.services .single-services:hover .icon.two i{
	-webkit-transform:scale(1.0);
	-moz-transform:scale(1.0);
	transform:scale(1.0);
	opacity:1;
}
.services .single-services h2 {
	font-size: 18px;
	margin: 0 0 15px;
}
.services .single-services h2 a{
	color:inherit;
}


/*------------------------------------------------*/
/*-------------[Portfolio Filter]----------------*/
/*------------------------------------------------*/
ul.portfolio-filter {
    margin-bottom: 30px;
}
ul.portfolio-filter a:hover, ul.portfolio-filter a.current {
    color: #e5b1b1;
}
ul.portfolio-filter a {
    border: 1px solid transparent;
    border-radius: 0;
    display: inline-block;
    font-weight: 400;
    padding: 7px 15px;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

/*------------------------------------------------*/
/*-------------[Portfolio Style 1]----------------*/
/*------------------------------------------------*/

.portfoio-item-wrapper:hover, .project-item.portfoio-style2:hover{
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
}
.portfolio-img {
    position: relative;
    overflow: hidden;
}
.portfolio-img .price-box-popular {
    background-color: #e5b1b1 ;
    color: #fff;
    font-size: 14px;
    padding: 6px 0;
    position: absolute;
    right: -40px;
    text-align: center;
    top: 12px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 140px;
    z-index: 1;
}

.portfoio-item-wrapper:hover .portfolio-info {
    opacity: 1;

}
.portfolio-info {
    background-color: rgba(0, 0, 0, 0.6);
    transition: all 0.4s ease-in-out;
    bottom: 0;
    color: #fff;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.3s ease 0s;
    width: 100%;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;

}
.portfolio-info-wrap {
    bottom: 0;
    left: 0;
    margin-top: 20%;
    overflow: hidden;
    top: 0;
    width: 100%;
}
.portfoio-item-wrapper:hover .portfolio-title {
    animation: 0.5s ease 0s;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;

}
.portfolio-dis-style {
    background: #fff none repeat scroll 0 0;
    padding: 10px;
}
.portfolio-footer .price:first-child {
    margin-left: 0;
}
.portfolio-footer .price, .item-add-to-cart, .product-loved {
    font-size: 15px;
    line-height: 1.5em;
    margin-left: 10px;
}
.portfolio-title {
    margin-bottom: 10px;
}

/*------------------------------------------------*/
/*-------------[Portfolio Style 2]----------------*/
/*------------------------------------------------*/

.overlay-folio {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 100%;
}
.project-item:hover .overlay-folio {
    opacity: 1;
    transition: all 0.5s ease 0s;
    visibility: visible;
}
.hover-box {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.hover-zoom {
    position: relative;
}
.hover-zoom a {
    color: #fff !important;
    display: block;
    font-size: 18px;
    margin: 10px 0;
    text-align: center;
    text-decoration: underline;
}
.project-item:hover .hover-zoom a.zoom {
    left: 0;
    opacity: 1;
    position: relative;
    transform: rotate(0deg);
}
.project-item:hover .hover-zoom a.link {
    opacity: 1;
    position: relative;
    right: 0;
    transform: rotate(0deg);
}
.hover-zoom .zoom {
    left: -50px;
    opacity: 0;
    position: relative;
    transform: rotate(-140deg);

}
.hover-zoom .link {
    opacity: 0;
    position: relative;
    right: -50px;
    transform: rotate(140deg);
}
.mp-lightbox, .link {
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.portfolio-dis-style2{
    padding: 10px;
}

.portfolio-tags > a:hover {
    text-decoration: underline;
}
.portfolio-tags > a {
    margin-left: 5px;
}
.portfolio-fullwidth .project-item.portfoio-style2{
    margin-bottom: 0;
}
.portfolio-footer, .protfolio-signal-dis, .theme-features {
    margin-bottom: 20px;
}
.box-width-portfolio {
    padding-top: 30px;
}


/*------------------------------------------------*/
/*-------------[Portfolio Style 3]----------------*/
/*------------------------------------------------*/
.portfolio-item {
    margin-bottom: 30px;
    cursor:pointer; 
}
.portfolio-item .project-item {
    position: relative;
    border: solid 1px #606060;
}
.portfolio-item .project-item:hover {
    border-color: #e5b1b1;
}
.full-width-portfolio .portfolio-item {
    margin-bottom: 0 !important;
}
.portfolio-item .project-item img{
    width: 100%;
    height: auto;
    display: block;
}
.portfolio-item h3 {
  margin-top: 20px;
}
.portfolio-item h3,
.portfolio-item h4,
.portfolio-item p {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.portfolio-item h4 {
    font-family: 'geometriamedium';
    font-size: 13px;
}
.p-topico,
.p-inhalacion,
.p-ingerido {
  width: 48px;
  height: 48px;
  display: inline-block;
  background-color: #fff;
  border: solid 2px #e5b1b1;
  border-radius: 50px;
  margin: 20px 2px 10px;
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}

.p-inhalacion {background-image: url(../img/icono-aromaterapia.svg)}
.p-topico {background-image: url(../img/icono-topico.svg)}
.p-ingerido {background-image: url(../img/icono-ingerido.svg)}

.portfolio-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    border: 5px solid #e5b1b1;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.portfolio-item:hover .portfolio-hover,
.portfolio-item:hover .portfolio-hover .portfolio-description{
    opacity: 1;
}
.portfolio-hover .portfolio-description {
    position: absolute;
    bottom: 0%;
    width: 100%;
    opacity: 0;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
}
.portfolio-description .popup-link{
    color: #fff;
}
.portfolio-description .popup-link:hover
{
    color:#e5b1b1;
}

/*------------------------------------------------*/
/*-----------[Magnific Popup Style ]-------*/
/*------------------------------------------------*/
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.75;
}

.mfp-bottom-bar {
	display: none;
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-arrow-right::after {
	content: "\f105" !important;
	font-family: 'FontAwesome';
	border: none !important;
	color: #fff;
	font-size: 65px;
	transition: .5s;
}

.mfp-arrow-left::after {
	content: "\f104" !important;
	font-family: 'FontAwesome';
	border: none !important;
	color: #fff;
	font-size: 65px;
	transition: .3s;
}

.mfp-arrow-right::before ,
.mfp-arrow-left::before {
	border: none !important;
}

.mfp-arrow {
	height: 60px;
}

.mfp-arrow::before, .mfp-arrow::after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
	margin-top: 15px;
	top: -1px !important;
}

img.mfp-img {
	padding: 40px 0px 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	transform: scale(0.95);
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	transform: scale(1);
	opacity: 1;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
	transform: scale(0.95);
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

.mp-lightbox {
	opacity: 1;
	transition: .4s;
}

.mp-lightbox:hover {
	opacity: 0.7;
	transition: .4s;
}
/*------------------------------------------------*/
/*--------------[Awesome features STYLE]-----------*/
/*------------------------------------------------*/
#usos {
  padding: 100px 0;
  background-image: url(../img/bg-como-aplicar-top.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  position: relative;
}
#usos::after {
  content: ' ';
  width: 100%;
  height: 100%;
  background-image: url(../img/bg-como-aplicar-bottom.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 0;
}
.features-text {
	padding: 0 0 0 20px;
}
.features-text .row {
  margin-bottom: 20px;
}
.features .features-text .g-heading-v10,
.features .features-text .g-heading-v10 p {
	text-align: left;
	max-width: 100%;
}
.features-text .feature-shortinfo-icon {
  border: solid 2px #e5b1b1;
  border-radius: 200px;
  width: 86px;
  height: 86px;
  padding: 10px;
  display: inline-block;
  margin-bottom: 20px;
}
.features-text .feature-shortinfo-icon img {
  max-width: 100%;
  display: inline-block;
}

.features-text .feature-shortinfo-text {
	padding: 0 15px 20px 0;
}

.features-text .feature-shortinfo-icon .fa {
	color: #e5b1b1;
	border: 1px solid #e5b1b1;
	border-radius: 50%;
	padding: 22px;
}
.features-text .feature-shortinfo-text h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: inherit;
}

.features-text .feature-shortinfo-text p {
	color: inherit;
}



/*------------------------------------------------*/
/*--------------[Accordion STYLE]-----------*/
/*------------------------------------------------*/
.accordion-option-text .panel-group .panel {
    margin-bottom: -5px;
    border-radius: 0;
    max-width: 615px;
}
.accordion-option-text .panel-default {
    border: none;
    box-shadow: none;
    background: #e5b1b1;
}
.accordion-option-text .panel-default.bg-2 {
    background: #45c2b3;
}
.accordion-option-text .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border:none;
    padding: 10px 20px;
}
.accordion-option-text .panel-default > .panel-heading + .panel-collapse > .panel-body p {
    color: #fff;
    font-size: 14px;
}
.accordion-option-text .acc-v1 .panel-heading a {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    padding: 23px 20px 20px 40px;
    font-size: 14px;
}

.accordion-option-text .acc-v1 .panel-heading a:hover,
.accordion-option-text .acc-v1 .panel-heading a:focus {
    color: #fff;
    text-decoration: none;
}
.panel-default > .panel-heading{
    background: none;
}
.accordion-toggle {
	position: relative;
}

.accordion-toggle.collapsed:before {
	position: absolute;
	content: "\f068";
	font-family: FontAwesome;
	top: 20px;
	left: 20px;
}

.accordion-toggle.closed {
	position: relative;
}

.accordion-toggle.collapse:before {
	position: absolute;
	content: "\f067";
	font-family: FontAwesome;
	top: 20px;
	left: 20px;
}

.accordion-toggle {
	position: relative;
}

.accordion-toggle:before {
	position: absolute;
	content: "\f068";
	font-family: FontAwesome;
	top: 20px;
	left: 20px;
}

.accordion-toggle.collapsed {
	position: relative;
}

.accordion-toggle.collapsed:before {
	position: absolute;
	content: "\f067";
	font-family: FontAwesome;
	top: 20px;
	left: 20px;
}

/*------------------------------------------------*/
/*--------------[How it works STYLE]-----------*/
/*------------------------------------------------*/
#presentaciones {
  background-image: url(../img/bg-productos.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 50px 0;
  min-height: 100vh;
}
#galeria-productos {
  padding: 50px 0;  
}
.how-it-works .owl-carousel-slider .item {
	text-align: center;
}
.how-it-works .owl-carousel-slider .item  .title-heading h2 {
     margin-bottom: 0;
}
.how-it-works .owl-carousel-slider .item img {
	text-align: center;
	display: inline-block;
}
.how-it-works .owl-carousel-slider .item p {
	max-width: 780px;
	margin: 0 auto 30px;
}

/* Owl Controls */
.how-it-works .owl-theme .owl-controls .owl-buttons div {
  padding: 14px 17px;
  color: #e5b1b1;
  background: #fff;
  font-size: 10px;
  border-radius: 50%;
  cursor: pointer;
}

.how-it-works .owl-theme .owl-controls .owl-buttons div:hover,
.how-it-works .owl-theme .owl-controls .owl-buttons div:focus {
  opacity: 0.9;
}

.how-it-works .owl-theme .owl-buttons i {
  margin-top: 2px;
}

.how-it-works .owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}

.how-it-works .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 4%;
  top: 35%;
}
.how-it-works .owl-theme .owl-controls .owl-buttons .owl-next{
  right: 4%;
  top: 35%;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
    background-color: #e5b1b1;
}
.fancybox-bg {
    background: #fff !important;
}
.fancybox-is-open .fancybox-bg {
    opacity: 1 !important;
}
.fancybox-caption:before {
    background: none !important;
}
.fancybox-image, .fancybox-spaceball {
    background: transparent;
}
.fancybox-caption {
    text-align: left !important;
    color: #5c5b5c !important;
    font-size: 14px !important;
    max-width: 800px;
    margin: 0 auto;
    width: 80%;
}
.long-description {
    display: none;
}
.long-description img,
.long-description .text{
    display: block;
    float: left;
    max-width: 50%;
}
.long-description .text {
    padding-top: 70px;
}
.long-description h3 {
    text-transform: uppercase;
    font-size: 36px;
    color: inherit;
    margin-bottom: 20px;
    line-height: 1.3;
    color: #e5b1b1;
}
.long-description ul {
    list-style: circle;
}

.long-description ul li:last-child {
    font-weight: bold;
    margin-top: 20px;
}
.long-description .no-cautions ul li:last-child {
    font-weight: normal;
    margin-top: 0;
}

/*------------------------------------------------*/
/*--------------[Subscribe STYLE]-----------*/
/*------------------------------------------------*/
#quienes-somos {
  padding:200px 0;
}
.subscribe img {
	margin: 0 auto;
}
.subscribe .input-group {
	max-width: 570px;
	margin: 0 auto 70px;
}

.subscribe .input-group .form-control {
	height: 45px;
	border: 1px solid transparent;
	border-radius: 10px;
	z-index: 0;
	padding-left: 20px;
}

.subscribe .input-group .form-control:focus {
	box-shadow: none;
}

.subscribe .input-group .btn-u.btn-sub {
	background: #e5b1b1;
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
	border-radius: 10px;
	font-weight: bold;
	padding: 15px 25px;
	max-height: 45px;
	margin-left:-10px;
}

.subscribe .input-group .btn-u.btn-sub:hover,
.subscribe .input-group .btn-u.btn-sub:focus {
	background: #41b5a7;
}
/*------------------------------------------------*/
/*--------------[FAQ STYLE]-----------*/
/*------------------------------------------------*/
.tab-v1 .nav-tabs {
    border-bottom: 1px solid #dedede;
}

.faq .tab-v1 .nav-tabs a {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid transparent;
    text-transform: uppercase;
    color: inherit;
    font-size: 11px;
    font-weight: bold;
    margin: 10px 30px 1px 0;
    padding: 0px 0 16px;
    border-radius: 0;
}

.tab-v1 .nav-tabs > li > a:hover,
.tab-v1 .nav-tabs > .active > a,
.tab-v1 .nav-tabs > .active > a:hover,
.tab-v1 .nav-tabs > .active > a:focus {
    background: transparent none repeat scroll 0% 0%;
    border: none;
    border-bottom: 1px solid #e5b1b1;
    color: #e5b1b1;
}
.faq .tab-in {
	padding: 48px 0 40px;
	border-bottom: 1px solid #f5f5f5;
}
.faq .tab-in:last-child {
	padding-bottom: 0;
        border-bottom: 0;
}

.faq .tab-in h4 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.faq .tab-in p {
	font-size: 14px;
	color: inherit;
	margin-bottom: 30px;
}

.faq .tab-in a {
	color: #e5b1b1;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}





/*------------------------------------------------*/
/*--------------[CONTACT STYLE]-----------*/
/*------------------------------------------------*/
#contacto {
  padding: 100px 0;
}
.form-control {
  border-radius: 1px;
  margin-bottom: 20px;
  border-color: #ced4d7;
  padding: 8px 12px;
  height: auto;
  box-shadow: none;
  color: #4b565b;
}
.form-control::-webkit-input-placeholder,
.form-control:-moz-placeholder,
.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder {
  color: #ced4d7;
}
.form-control:focus {
  border-color: #e5b1b1;
  box-shadow: none;
}
#contacto.text-white label {
    color: #fff;
}
#contacto label {
    text-transform: uppercase;
}
.btn {
    border-radius: 1px;
    border-width: 0;
    font-family: 'geometriaregular';
    font-weight: 600;
    padding: 8px 25px;
    transition: all 0.2s ease-in-out 0s;
    background: #e595a8;
    text-transform: uppercase;
}
.btn.focus, .btn:focus, .btn:hover {
    background: #e595a8 none repeat scroll 0 0;
    color: #ffffff;
}
#contact label {
    font-weight: normal;
}
.form-group{margin-bottom: 0;}



/*------------------------------------------------*/
/*------------- RESPONSIVE ------------------*/
/*------------------------------------------------*/

@media(min-width: 992px) {
  .one-page-header.navbar {
    padding: 15px 0;
    -webkit-transition: background .3s ease-in-out,padding .3s ease-in-out;
    -moz-transition: background .3s ease-in-out,padding .3s ease-in-out;
    transition: background .3s ease-in-out,padding .3s ease-in-out;
  }

  .one-page-header.top-nav-collapse {
    padding: 5px 0;
  }
  .one-page-header.navbar .navbar-nav {
    float: right;
  }
}




@media (max-width: 1200px) {
	.btn-u.btn-banner {
		margin-bottom: 20px;
	}
}



@media (max-width: 992px) {
	.home-slider-banner img {
		margin: 0 auto;
	}

	.home-slider-banner .promo-info {
		text-align: center;
	}
    .short-info {
		margin: 0 0 20px;
	}
	.features-img {
		padding: 0;
	}

	.features-img img {
		margin: 0 auto;
		padding-left: 30px;
	}

	.features-text {
		text-align: center;
	}

	.features .features-text .g-heading-v10,
	.features .features-text .g-heading-v10 p {
		text-align: center;
	}
	.accordion-option-text .acc-v1 {
		margin-bottom: 30px;
	}

	.accordion-option-img img {
		margin: 0 auto;
	}
	.faq {
		padding-left: 0;
	}
}


@media (max-width: 991px) {
  .one-page-header .navbar-header {
    float: none;
  }
  .one-page-header .navbar-toggle {
    display: block;
  }
  .one-page-header .navbar-collapse.collapse, .carousel-caption {
    display: none !important;
  }
  .one-page-header .navbar-collapse.collapse.in {
    display: block !important;
  }
  .one-page-header .navbar-nav {
    margin: 0 0 5px;
    float: none !important;
  }
  .one-page-header .navbar-nav > li {
    float: none;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 10px 0;
  }

  .navbar-default .navbar-nav > li > a::before {
    content: '';
  }
}

@media (max-width: 768px) {
    #portfolio-list {
        margin: 0;
    }
    .navbar-toggle {
        margin-top: 15px;
    }
    .navbar-brand > img {
        width: 200px;
        margin: 10px 0;
    }
    .one-page-header .navbar-nav > li > a:before {
        content: " ";
    }
    .one-page-header.top-nav-collapse {
        padding: 0;
    } 
    .title-heading h2 {
        font-size: 24px;
    }
    .portfolio-item h3 {
        margin-top: 0;
    }
    .p-topico, .p-inhalacion, .p-ingerido {
        width: 36px;
        height: 36px;
        border: solid 2px #e5b1b1;
        margin: 0;
    }
    .long-description img, .long-description .text {
        display: block;
        float: none;
        max-width: 100%;
    } 
    
}


@media (max-width:610px) {
	.how-it-works .owl-theme .owl-controls .owl-buttons .owl-prev {
	  left: 0;
	  top: 35%;
	}

	.how-it-works .owl-theme .owl-controls .owl-buttons .owl-next{
	  right: 0;
	  top: 35%;
	}
}


@media (max-width: 438px) {
	.btn-u.btn-banner.btn-apple {
		margin-right: 0;
	}
}