@import url('https://fonts.googleapis.com/css2?family=Coustard&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Arvo:wght@400;700&display=swap');


@import url("../fonts/museo/museo.css");
@import url("clear.css");
@import url("font-awesome.min.css");
@import url("sm-clean.css");
@import url("slick.css");
@import url("prettyPhoto.css");
@import url("owl.carousel.min.css");
@import url("owl.theme.default.min.css");
@import url("common.css");



/* ===================================
    1. Global CSS
====================================== */
body
{
    font-family: 'Museo 300', sans-serif;
    font-size: 1rem;
    line-height: 1.3rem;
    font-weight: 300;
    color: #000;
    background-color: #ffd500;
	/*background-image: url(../images/backgrounds/bg-01.png);*/
	background-position: center top;
    background-repeat: repeat;
    overflow-x: hidden;
}

body a
{
    text-decoration: none;
    color: #f41c1c;
    transition: color .2s ease;
}

body a:hover
{
    color: #f41c1c; 
}

body p, body pre
{
    margin-bottom: 13px;
}

.site-wrapper img
{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.doc-loader 
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
   /*background-color: #ed1f24;*/
	background-image: url(../images/backgrounds/orange.jpg);
}

.doc-loader img
{
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;    
    left: 50%;
    transform: translate(-50%, -50%);
}

.content-1380
{
    width: 1300px;    
}

.content-1170
{
    width: 1170px;    
}

.content-960
{
    width: 960px;    
}

.content-740
{
    width: 740px;
}

.pagination-holder
{
    margin: 60px 0;
}

.section-wrapper 
{
    position: relative;
    padding: 75px 0;
}


/* ===================================
    1.1 Global Header Logo/Menu CSS
====================================== */

.header-holder
{
    z-index: 99 !important;
    background-color: #ffd500;
    width: 100% !important;
    top: 10px;
    position: fixed;
    -webkit-transform: translateZ(0);
}

@media screen and (max-width: 1366px) {     
	.header-holder {
		z-index: 99 !important;
		background-color: #ffd500;
		width: 100% !important;
		top: 10px;
		position: fixed;
		-webkit-transform: translateZ(0);
	}
}

@media screen and (max-width: 600px) {     
	.header-holder {
		z-index: 99 !important;
		background-color: #ffd500;
		background-position: center top;
		background-repeat: no-repeat;
		width: 100% !important;
		top: 0px;
		position: fixed;
		-webkit-transform: translateZ(0);
	}
}

.sticky-wrapper
{
    height: 77px !important;
}

.admin-bar .header-holder
{
    top: 32px !important;
}

.menu-wrapper
{
    width: 98%;
    max-width: 1450px;
    min-height: 77px;
}

.header-logo
{
    line-height: 0;
    font-size: 0;
    float: left;
    position: absolute;
    transform: translateY(-50%);
    top: 85%;
}

.menu-holder
{
    float: right;
    max-width: 80%;
}

.toggle-holder
{
    display: none;
    right: 10px;
    z-index: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#toggle:hover
{
    cursor: pointer;
}

#toggle div
{
    height: 3px;
    margin-bottom: 6px;
    background-color: #111;
    width: 22px;
}

#toggle .second-menu-line
{
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;    
    -webkit-transform: translate3d(0px,0,0);
    transform: translate3d(0px,0,0);
}

#toggle:hover .second-menu-line
{
    -webkit-transform: translate3d(5px,0,0) !important;
    transform: translate3d(5px,0,0) !important;
}

#toggle.on .second-menu-line {
    -webkit-transform: translate3d(5px,0,0);
    transform: translate3d(5px,0,0);
}

#toggle .third-menu-line
{        
    margin-bottom: 5px;
}

#header-main-menu 
{
    display: inline-block;
	/*font-family: 'Poppins',arial,sans-serif;*/
	font-family: 'Nanum Pen Script',sans-serif;
	letter-spacing:-1px;
}
#header-main-menu li a { color:#333; }



.sm-clean .has-submenu 
{
    padding-right: 35px !important;
}

body .site-wrapper .sm-clean a 
{
    cursor: pointer;
    color: #ffffff; text-transform:lowercase;
}


.sm-clean a span.sub-arrow 
{
    right: 3px;
}

.sm-clean a.highlighted
{
    padding: 15px;
}

.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active {
    font-size: 1.9rem;
    font-weight: 100;
	color:#ffffff; 
    /*transition: color .3s ease, background-color .3s ease;*/
    padding: 20px 15px 20px 25px;
}
@media (min-width: 1366px) {
	.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active { font-size: 1.8rem; }
}

/*
.sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active {    
    font-size: 13px;
    line-height: 15px;
    padding: 10px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
*/
.sm-clean
{
    background-color: transparent;        
    padding: 15px 0;
}

body .sm-clean a:hover, body .main-menu.sm-clean .sub-menu li a:hover, body .sm-clean li.active a, body .sm-clean li.current-page-ancestor > a, body .sm-clean li.current_page_ancestor > a, body .sm-clean li.current_page_item > a
{
    color: #333 !important;
}
body .sm-clean a:hover, body .main-menu.sm-clean .sub-menu li a:hover, body .sm-clean li.active a, body .sm-clean li.current-page-ancestor > a, body .sm-clean li.current_page_ancestor > a, body .sm-clean li.current_page_item > a { color:#333; background:url('../images/huellita-21x20.png'); background-repeat:no-repeat; background-position: left center;}

body .sm-clean a:hover
{
	-webkit-transform: translate(0,-2em); -moz-transform: translate(0,-2em); -o-transform: translate(0,-2em); -ms-transform: translate(0,-2em); 
	-webkit-transform:scale(1) rotate(8deg); -moz-transform:scale(1) rotate(8deg); -ms-transform:scale(1) rotate(8deg); -o-transform:scale(1) rotate(8deg); transform:scale(1) rotate(8deg);
}
body .sm-clean li.active a {/*text-shadow: 1px 1px 1px #333;*/}

.sm-clean li 
{
    margin-right: 10px;
}

.sm-clean li:last-child
{
    margin-right: 0;
}

.sm-clean ul 
{    
    background-color: #400405;
}

.sm-clean a.has-submenu 
{
    padding-right: 24px;
}

.sub-menu a, .children a
{
    padding-left: 15px !important;
}

.sub-menu .sub-menu, .children .children
{
    padding-top: 8px;
}

.sub-menu .sub-menu a, .children .children a, .sub-menu .sub-menu a:hover, .children .children a:hover {
    padding-top: 10px !important;
}

@media (min-width: 925px) {

    .sm-clean ul a span.sub-arrow {
        margin-top: 0;
    }
    .sm-clean ul {
        padding: 8px 0;
    }
}

@media (max-width: 925px) {
    .sm-clean ul
    {
        background-color: #fff;
    }
}

.sm-clean > li:last-child > a, .sm-clean > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul
{
    border-radius: 5px;
}


/* ===================================
    1.2. Global Section CSS
====================================== */

.section 
{    
    background-color: #ffd500;
	/*background-image: url(../images/backgrounds/bg-0.png);*/
    background-position: center ;
    background-repeat: no-repeat;
    overflow: hidden;
}

.section h2.entry-title, .page-template-default.page .section h1.entry-title 
{
    font-size: 60px;
    line-height: 70px;
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 0;
    font-weight: 200;
    word-break: break-word;
}

.page .page-content
{
    background-color: #fff;
    padding: 75px;    
}

.sticky-spacer 
{
    position: static !important;
}

.section-title-holder 
{
    width: 270px;
    position: relative;
    color: #fff;
    word-break: break-all;
    padding-top: 50px;
}

.section-content-holder 
{
    width: 500px;
    margin-top: 20px;
}

@media screen and (max-width: 1366px) {
	.section-content-holder { width: 650px; margin-top: 20px; }
}

.no-padding .section-content-holder
{
    margin-top: 0;
    width: 810px;
}

.no-padding .section-content-holder.float-right 
{
    float: left;
    margin-left: 88px;
}

.no-padding .section-content-holder.float-left 
{
    float: right;
    margin-right: 90px;
}

@media screen and (min-width: 1025px) {
.no-padding .section-wrapper
{
    padding: 0;
}

.no-padding .section-title-holder
{
    padding-top: 125px;
    padding-bottom: 75px;
}

}
.section.page-split h2.entry-title
{
    text-align: left;
    padding-top: 0;
    font-size: 80px;
}

.section .page-desc
{
    text-align: center;
    font-size: 22px;
    line-height: 35px;
    margin-bottom: 60px;
    word-break: break-word;
}

.section.page-split .section-title-holder .page-desc 
{
    text-align: left;
    margin-bottom: 40px;
    margin-top: 0px;
}

.full-width 
{
    padding: 50px 0;
}

.section.full-screen
{
    min-height: calc(100vh - 77px);    
    display: flex;
    padding: 0;
}

.section.full-screen .section-wrapper 
{
    /*min-width:100%; */
	margin: auto;
    padding: 0;
}



.bg-holder { float: none !important; }


/* ===================================
    3. DELICIOSO
====================================== */

#delicioso { background-color: #ffd500; background-image: url('../images/backgrounds/orange1.jpg'); background-position: calc(center - 100px) top; background-repeat: no-repeat; }
#delicioso .split-color { background-color: #c50700; }

.service-holder { margin: 25px 0px; }
.service-holder:after { content: ""; display: block; clear: both; }

.service-img { float: left; width: 30%; max-width: 90px; }

/*.service-txt { background-color:#670000; border:#ffd500 2px solid; padding: 30px; border-radius:10px; margin-top:50px; }*/
.service-txt { font-family: 'Museo 300',sans-serif; font-weight:300; font-size:1rem; text-align:left; line-height: 1.5rem; float: left; max-width: 100%; padding-right:20px; margin-top:15%;}
.service-txt p { font-family: 'Museo 300',sans-serif; font-weight:300; font-size:1rem; text-align:left; line-height: 1.5rem; float: left; max-width: 100%; margin-bottom:50px; padding-left:30px;}
.service-txt h3 { font-family: 'Museo 500',sans-serif; color:#ec1d24; padding-left:30px; font-weight:500; text-transform:uppercase; }

.service-txt ul { list-style: none; margin-left:15px;}
.service-txt ul li { font-family: 'Museo 300',sans-serif; font-weight:300; font-size:1rem; text-align:left; line-height: 1.5em; margin-bottom:4px; text-align:left}
.service-txt ul li img { vertical-align: middle; padding-right:10px; }

.service-txt h4 { font-size: 19px; padding-bottom: 10px; padding-top: 0; color: #fff; font-weight: 600; }

#w35 {width:35%;}

@media screen and (max-width: 1366px) {     
    .service-txt { margin-left:10%; max-width: 90%; text-align:left; }
}
@media screen and (max-width: 600px) { 
	#delicioso { background-color: #ffd500; background-image: url('../images/backgrounds/orange.jpg'); background-position: center top; background-repeat: repeat; }
    .service-txt { text-align:center; margin-left:13px; }
	.service-txt p { padding-left:0px; text-align:left; float: left; max-width: 100%; margin-bottom:50px; text-align:center;}
	.service-txt h3 { padding-left:0px;}

	.service-txt ul { list-style: none; margin-left:-35px;}
}
#delicioso-texto {margin-top:-35px; padding: 0px 20px 0px 20px;}
@media screen and (max-width: 1366px) { 
	#delicioso-texto {margin-top:-20px; padding: 0px 0px 0px 20px; } 
}
@media screen and (max-width: 600px) { 
	#delicioso-texto {margin-top:-50px; padding: 0px 0px 0px 0px; } 
}

/******************************************/


#invisible { display: none; }
@media screen and (max-width: 1366px) {     
    #invisible { display: none}
}
@media screen and (max-width: 600px) {     
   #invisible { background-color: #ffd500; background-image: url('../images/backgrounds/puppy.jpg'); background-position: center top; background-size: cover; background-repeat: no-repeat; 
   display: block; margin-top:-30px; overflow:hidden; z-index:97; text-align:center; padding-top:60px; padding-bottom:40px;}
   #invisible img { width:60%; margin-left:-10px; text-align:center; margin-bottom:-5px;}
}

.invisible2 { display: none; }
@media screen and (max-width: 1366px) {     
    .invisible2 { display: none; }
}
@media screen and (max-width: 600px) {     
   .invisible2 { display: block; margin-left:-5px; margin-top:-230px; margin-bottom: -25px; overflow:hidden; z-index:98;}
   .invisible2 img { min-width:100%;}
}

.bg-holder.float-right .split-color 
{
    position: absolute;
    top: 0;
    transform: translateX(100%);
    /*right: 360px;*/
	right: 360px;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: #400405;
}



/* ===================================
    2. INICIO
====================================== */

#inicio
{
    min-width:100%;
	/*background-image: url(../images/backgrounds/cosmo-adulto.jpg);*/
    background-image: url(../images/backgrounds/orange.jpg);
    /*background-image: url(../images/backgrounds/lcn.jpg);*/
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
@media screen and (max-width: 700px) {     
   #inicio
	{
		min-width:100%;
		/*background-image: url(../images/backgrounds/cosmo-adulto.jpg);*/
		background-image: url(../images/backgrounds/orange.jpg);
    /*background-image: url(../images/backgrounds/lcn.jpg);*/
		background-position: center top;
		background-repeat: no-repeat;
		background-size: auto 100%;
	}
}

.big-text
{    
    font-family: 'Museo 500', sans-serif;
	font-size: 36px;
    line-height: 60px;
    font-weight: 500;
}





/* ===================================
    4. Portfolio Section CSS
====================================== */

#portfolio
{
    background-color: #5067c1;
}

#portfolio .split-color
{
    background-color: #505cc1;
}

.grid 
{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    max-width: 100%;
    font-size: 0;
    line-height: 0;
}

.grid-sizer
{
    width: 50%;
}

.grid-item
{
    float: left;
    font-size: 0;
    line-height: 0;
    width: 100%;
    overflow: hidden;
}

.grid-item.p_one_half
{
    width: 50%;
}

.grid-item.p_one
{
    width: 100%;
}


.grid-item img
{
    width: 100% !important;
    height: auto;
    display: block;    
}

.grid-item .entry-holder 
{
    text-align: center;
    background-color: #fff;
    padding: 50px 20px;
}

.grid-item a.item-link:after 
{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity .3s ease-in-out;
}

.portfolio-text-holder 
{
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    z-index: 1;
    opacity: 0;
    transform: translate(-50%);
    transition: all .3s ease;
    text-align: center;
}

.portfolio-title 
{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 700;
    color: #fff;
}

.portfolio-desc
{
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    letter-spacing: 2px;
}

.grid-item a.item-link:hover:after, .grid-item a.item-link:hover .portfolio-text-holder
{
    opacity: 1;
}


.more-posts-portfolio-holder
{
    min-height: 1px;
    margin-top: -1px;
    margin-bottom: 50px;
}

.no-padding .more-posts-portfolio-holder
{
    margin-bottom: 0;
}

.more-posts-portfolio-holder img 
{
    width: 70px !important;
    height: 70px !important;
}

.more-posts-portfolio-holder.hide
{
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    cursor: default;
}

.more-posts-portfolio
{
    color: #fff;
    background-color: #000000;
    padding: 17px 6px 17px 14px;
    display: block;
    transition: all .3s ease;
}

.more-posts-portfolio
{
    cursor: pointer;   
}

.portfolio-load-content-holder {
    opacity: 0;
    transform: translateY(70px);
    transition: all .5s ease;
    width: 690px;
    max-width: 100%;
}

.section-content-holder.float-right .portfolio-load-content-holder {
    margin-right: 0;
    margin-left: auto;    
}

.section-content-holder.float-left .portfolio-load-content-holder {
    margin-right: auto;
    margin-left: 0;    
}

.portfolio-load-content-holder.show {
    transform: translateY(0);
    opacity: 1;
}

.portfolio-load-content-holder.show.viceversa {
    opacity: 0;
    transform: translateY(70px);
}

.section.no-padding .portfolio-content-wrapper {
    margin: 75px 0;
}    

.portfolio-content-wrapper {
    display: none;
}

.portfolio-content-wrapper.show {
    display: block;
}

#portfolio-grid {
    transition: all .5s ease;
    opacity: 1;
    transform: translateY(0px);
}

#portfolio-grid.hide {
    opacity: 0;
    transform: translateY(70px);    
}

.grid-item a.item-link.animate-plus:after, .ajax-portfolio.animate-plus .portfolio-text-holder {
    opacity: 1;
}

.portfolio-item-wrapper
{
    width: 690px;
    margin-top: 100px;
    margin-bottom: 50px;
    max-width: 95%;
}



/* ===================================
    5. Inspire Section CSS
====================================== */

#inspire
{    
    background-image: url(../images/bg_sec.jpg);
    background-color: #000000;
    background-position: left top;
    background-repeat: repeat;
    background-size: cover;
}


/* ===================================
    6. About Section CSS
====================================== */

#about
{
    background-color: #ffc43b;
}

#about .split-color
{
    background-color: #ffd23e;
}


/* ===================================
    7. News Section CSS
====================================== */

#news
{
    background-color: #ff1e5e;
}

#news .split-color
{
    background-color: #d41e5b;
}

.blog-holder-scode
{
    margin-top: -30px;
}

.blog-holder-scode article:nth-of-type(2n) 
{
    margin-right: 0;
}

.blog-item-holder-scode
{
    margin: 30px 0;
    width: 45%;
    display: inline-block;
    margin-right: 8%;
    vertical-align: text-top;
}

.blog-item-holder-scode .excerpt
{
    margin-top: 20px;
}

.blog-item-holder-scode h4 
{
    padding: 0;
    max-width: 930px;
    margin: 0 auto;
}

.blog-item-holder-scode h4 a 
{
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    transition: all .2s ease;
}

.blog-item-holder-scode h4 a:hover
{
    color: #fff;
    opacity: 0.5;
}

.blog-item-holder-scode .cat-links ul
{
    list-style: none;
    padding: 0;    
}

.blog-item-holder-scode .cat-links ul li
{
    display: inline-block;
}

.blog-item-holder-scode .cat-links ul li a:after
{
    content: ",";    
    padding-right: 5px;
}

.blog-item-holder-scode .cat-links ul li:last-child a:after
{
    display: none

}

.blog-item-holder-scode .cat-links ul a
{
    text-transform: uppercase;
    color: #fff;
    transition: all .2s ease;
}

.blog-item-holder-scode .cat-links ul li a:hover
{
    opacity: 0.5;
}

.blog-item-holder-scode .entry-date.published, .blog-item-holder-scode .cat-links
{
    display: inline-block;
    font-size: 14px;    
    margin-top: -10px;
}

.blog-item-holder-scode .entry-date.published:after
{   
    content: "\2022";
    display: inline-block;
    margin: 0 7px 0 10px;
}

.blog-holder-scode .more-posts-link
{
    vertical-align: text-bottom;
    display: inline-block;
    background: #864eff;
    border-radius: 5px;
    width: 255px;
    height: 90px;
}

.blog-holder-scode .more-posts-link a 
{
    display: block;
    text-align: center;
}

.blog-holder-scode .more-posts-link img
{
    transition: transform .3s ease;
    width: 60px;
    height: 60px;
    margin-top: 15px;
}

.blog-holder-scode .more-posts-link:hover img 
{
    transform: translateX(10px);
}


/* ===================================
    8. Pricing Section CSS
====================================== */

#tabla-nutricional
{
    background-color: #ffd500;
	background-image: url(../images/backgrounds/orange2.jpg);
   /* background-image: url(../images/backgrounds/lcn.jpg);*/
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
@media screen and (max-width: 1366px) {     
   #tabla-nutricional
	{
		background-color: #ffd500;
		background-image: url(../images/backgrounds/orange2.jpg);
		/*background-image: url(../images/backgrounds/lcn.jpg);*/
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
	}
}



#ingredientes
{
    background-color: #ffd500;
	background-image: url(../images/backgrounds/orange3.jpg);
   /* background-image: url(../images/backgrounds/lcn.jpg);*/
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
#texto-ingredientes { width:100%; margin-top:150px;}

@media screen and (max-width: 1366px) {     
   #ingredientes
	{
		background-color: #ffd500;
		background-image: url(../images/backgrounds/orange3.jpg);
		/*background-image: url(../images/backgrounds/lcn.jpg);*/
		background-position: right top;
		background-repeat: no-repeat;
		/*background-size: cover;*/
	}
	#texto-ingredientes { width:100%; margin-top:-50px; margin-left:0%; padding:20px 0px;}
}
@media screen and (max-width: 600px) {     
   #ingredientes
	{
		background-color: #ffd500;
		background-image: url(../images/backgrounds/orange.jpg);
		/*background-image: url(../images/backgrounds/lcn.jpg);*/
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
	}
	#texto-ingredientes { width:90%; margin-top:-50px; margin-left:5%; }
}



#raciones
{
    background-color: #ffd500;
	background-image: url(../images/backgrounds/orange4.jpg);
   /* background-image: url(../images/backgrounds/lcn.jpg);*/
    background-position: center -10px;
    background-repeat: no-repeat;
    background-size: cover;
}
@media screen and (max-width: 1366px) {     
   #raciones
	{
		background-color: #ffd500;
		background-image: url(../images/backgrounds/orange4.jpg);
		/*background-image: url(../images/backgrounds/lcn.jpg);*/
		background-position: center -10px;
		background-repeat: no-repeat;
		background-size: cover;
	}
}

.pricing-table 
{
    text-align: center;
    /*padding-bottom: 20px;*/
    overflow: hidden;
    color: #969696;
    background-color: #ec1d24;
    margin-top: 30px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
	border: 0px solid #670000; border-radius:4px;
}

.tabla-nutricional-title 
{
    font-family: 'Nanum Pen Script', sans-serif; font-size: 2.5rem; font-weight:500; line-height:1.3rem; text-transform:lowercase; ;
    max-width: 50%;
	text-align: center;
    color: #fff;
    padding: 30px;
    background-color: #670000; border-radius:10px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:-68px;
	position: relative; z-index: 99;
}
@media screen and (max-width: 1366px) {     
   .tabla-nutricional-title
	{
		margin-top: 20px; 
	}
}
@media screen and (max-width: 600px) {     
   .tabla-nutricional-title
	{
		margin-top: 70px;
	}
}

.pricing-table-title 
{
    font-family: 'Museo 500', sans-serif; font-size: 45px; font-weight:500;
	background-color: #ff1e5c;
    color: #fff;
    font-size: 24px;
    padding: 20px 0;
    margin-bottom: 25px;
}

.pricing-table-price 
{
    font-size: 60px;
    line-height: 100%;
    color: #ffffff;
}

.pricing-table ul 
{
    padding: 0;
    list-style: none;
    margin-top: 25px;
}

.pricing-table ul li 
{
    padding: 10px 0;
}

.pricing-table-content-holder 
{
    padding: 0 10%;
    margin-bottom: 40px;
}

.pricing-button
{
    display: inline-block;
    color: #fff !important;
    border: 2px solid;
    text-align: left;
    padding-bottom: 17px;
    padding-top: 17px;
    padding-left: 50px;
    padding-right: 50px;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    transition: all .2s linear;
    margin-bottom: 17px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
}

.pricing-button:hover
{
    opacity: 0.5;
}


.pricing-orange
{
    background-color: #F1511B;
}

.pricing-granate
{
    background-color: #400405;
}

.pricing-blue
{
    background-color: #505CC1;
}

.pricing-green
{
    background-color: #37bd6c;
}



/* ===================================
    9. Skills Section CSS
====================================== */

#skills
{
    background-color: #5067c1;
}

#skills .split-color
{
    background-color: #505cc1;
}

.skills-holder 
{
    position: relative;
    margin: 40px 0;
}

.skill-holder 
{
    margin-bottom: 30px;
}

.skill-holder:after 
{
    clear: both;
    display: block;
    content: "";
}

.skill-percent
{
    font-size: 48px;
    line-height: 100%;
    font-weight: 100;
    width: 100px;
    display: inline-block;    
    vertical-align: text-top;
}

.skill 
{
    width: 100%;
    height: 3px;
    background-color: rgba(202, 202, 202, 0.3);
    margin-bottom: 30px;
}

.skill-text 
{
    display: inline-block;
    width: calc(100% - 145px);
    margin-right: 0;
    float: right;
    vertical-align: text-top;
}

.skill-fill 
{
    width: 100%;
    height: 10px;
    background-color: #fff;
}

.skill-text span
{
    font-size: 22px;
    line-height: 35px;
}



/* ===================================
    10. Team Section CSS
====================================== */

#team
{
    background-color: #ff1e5e;
}

#team .split-color
{
    background-color: #d41e5b;
}

.member-item-wrapper
{    
    width: 690px;    
    margin-top: 100px;
    margin-bottom: 50px;
    max-width: 95%;
}

.section.no-padding .member-content-wrapper {
    margin: 75px 0;    
}

.info-text 
{    
    font-family: 'Nanum Pen Script', sans-serif; font-weight:500;
	font-size: 2.5rem;
    line-height: 2.7rem;
    margin-bottom: 40px;
}

#team-holder 
{
    position: relative;
    margin-bottom: 50px;
}

.section.no-padding #team-holder
{
    margin-bottom: 0;
}

.member-holder-wrapper 
{
    list-style: none;
    padding: 0;
    margin: 0;
}

.member-holder-wrapper li.one_third:nth-child(3n), .member-holder-wrapper li.one_half:nth-child(2n), .member-holder-wrapper li.one_fourth:nth-child(4n)  
{
    margin-right: 0;
}

.member-info-holder
{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.member-name 
{
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
    margin-bottom: 0;
}

.member-position 
{
    font-size: 14px;
    letter-spacing: 2px;
    text-align: center;
    margin-left: -2px;
    color: #fff;
    line-height: 100%;
}

.team-load-content-holder 
{
    opacity: 0;
    transform: translateY(70px);
    transition: all .5s ease;
    width: 690px;
    max-width: 100%;
}

.section-content-holder.float-right .team-load-content-holder {
    margin-right: 0;
    margin-left: auto;    
}

.section-content-holder.float-left .team-load-content-holder {
    margin-right: auto;
    margin-left: 0;    
}

.team-load-content-holder.show 
{
    transform: translateY(0);
    opacity: 1;
}

.team-load-content-holder.show.viceversa 
{
    opacity: 0;
    transform: translateY(70px);
}

.member-holder 
{
    transition: all .5s ease;
    opacity: 1;
    transform: translateY(0px);
    text-align: center;
}

.member-holder.one_half
{
    margin: 0;
    width: 50%;
}

.member-holder.one_third
{
    margin: 0;
    width: calc(100% / 3);
}

.member-holder.one_fourth
{
    margin: 0;
    width: calc(100% / 4);
}

.member-holder img.attachment-post-thumbnail
{
    width: 100%;
    height: 100%;
    display: block;
}

.member-holder.hide 
{
    opacity: 0;
    transform: translateY(70px);    
}

.member-content-wrapper 
{
    display: none;
}

.member-content-wrapper.show 
{
    display: block;
}

.close-icon
{
    background-image: url(../images/close-left-arrow.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    display: inline-block;
    background-color: rgba(191, 191, 191, 0.22);
    border-radius: 5px;
    margin-bottom: 20px;
    background-size: 70px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.close-icon:hover 
{
    background-position: -5px 0;
}

.member-mask 
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0;
    transition: opacity .3s ease;
}

.member-mask:hover
{
    opacity: 1;
}

.member-mask.animate-plus
{
    opacity: 1;
}

.member-holder a.img-link 
{
    position: relative;
    display: block;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}


/* ===================================
    11. Clients Section CSS
====================================== */

#clients
{
    background-color: #000000;
}



/* ===================================
    12. Contact Section CSS
====================================== */

#contact
{
    background-color: #ffd500;
	min-width:100%;
	background-image: url(../images/backgrounds/contacto.jpg);
    background-position: calc(center - 100px) top;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 1366px) {     
   #contact
	{
		background-color: #ffd500;
		background-image: url(../images/backgrounds/contacto.jpg);
		background-position: right top;
		background-repeat: no-repeat;
		background-size: cover;
	}
}
@media screen and (max-width: 600px) {     
   #contact
	{
		background-color: #ffd500;
		background-image: url(../images/backgrounds/orange.jpg);
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
	}
}

#contact .split-color
{
    background-color: #d41e5b;
}

.contact-form
{
    max-width: 90%;
    margin: auto;
    font-size: 1.5rem;
    color: #000;
}
.contact-form p
{
    margin-bottom: 0 !important;
}
/** LINEAS DEL FORM **/
.contact-form input[type=text], .contact-form input[type=email], .contact-form textarea
{
    border: 0;
    font-family: 'Museo 300', sans-serif; font-size: 0.9rem;
    padding: 5px 0;
    width: 100%;
    line-height: 1.1rem;
    color: #111;
    font-weight: 300;
    margin-bottom: 25px;
    text-indent: 10px;
    background-color: transparent;
    border-bottom: 1px solid;
}
.contact-form textarea
{
    height: 90px;
}
/** TEXTO DEL FORM **/
.contact-form input[type=text]::-webkit-input-placeholder, .contact-form input[type=email]::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder
{
    font-family: 'Museo 300', sans-serif;
    color: #111;
    font-weight: 300;
    font-size: 0.9rem;
    line-height: 1.1rem;
}
.contact-form input[type=text]::-moz-placeholder, .contact-form input[type=email]::-moz-placeholder, .contact-form textarea::-moz-placeholder
{
    font-family: 'Museo 300', sans-serif;
    color: #fff;
    font-weight: 300;
    font-size: 0.9rem;
    line-height: 1.1rem;
    opacity: 1;
}
.contact-form input[type=text]:-ms-input-placeholder, .contact-form input[type=email]:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder
{
    font-family: 'Museo 300', sans-serif;
    color: #fff;
    font-weight: 300;
    font-size: 0.9rem;
    line-height: 1.1rem;
}
.contact-form input[type=text]:-moz-placeholder, .contact-form input[type=email]:-moz-placeholder, .contact-form textarea:-moz-placeholder
{
    font-family: 'Museo 300', sans-serif;
    color: #fff;
    font-weight: 300;
    font-size: 0.9rem;
    line-height: 1.1rem;
    opacity: 1;
}
.contact-form input[name="your-name"]
{
    margin-top: 0;    
}
.contact-submit-holder
{
    position: relative;
    margin-bottom: 25px;
}
.contact-form input[type=submit]
{
    display: block; border: 1px solid; text-align: center; cursor: pointer;
    margin-bottom: 25px; vertical-align: middle; text-decoration: none; background: transparent;
    font-family: 'Museo 300', sans-serif; color: #fff; background-color: #f41c1c;
    padding-bottom: 17px; padding-top: 17px;
    transition: all .2s linear;
    font-size: 1rem;
    font-weight: 700;
    width: 100%;
	letter-spacing: 0.1rem;
}
.contact-form input[type=submit]:hover
{
    opacity: 0.5;
}


/* ===================================
    13. Milestones Section CSS
====================================== */

#milestones
{
    background-color: #111111;
}

ul.milestones-holder 
{
    padding: 0;
    margin: 20px 0 0 0;
    list-style: none;
    text-align: center;
}

li.milestone 
{
    display: inline-block;
    position: relative;
    margin: 0 50px;
}

li.milestone:before {
    content: "/";
    display: inline-block;
    position: absolute;
    right: -55px;
    font-size: 55px;
    top: 0;
    line-height: 100%;
    font-weight: 100;
    transform: rotate(27deg);
    color: #969696;
}

li.milestone:last-child:before
{
    display: none;
}

p.milestone-num {
    font-size: 65px;
    line-height: 100%;
    font-weight: 700;
    position: relative;
    display: inline-block;
}

p.milestone-text {
    font-size: 22px;
    line-height: 30px;
    color: #969696;
    max-width: 190px;
    margin: 0 auto;
}

p.milestone-num:before {
    content: "";
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 8px;
    background-color: #fff;
}


/* ===================================
    14. Footer CSS
====================================== */


footer ul 
{
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.footer
{
    font-size: 16px;
    line-height: 36px;
    padding-top: 70px;
    padding-bottom: 20px;
    clear: both;
    color: #fff;
    text-align: center;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center top;
    background-color: #400405;
}

.footer-content
{
    padding-top: 35px;
    width: 900px;
    padding-bottom: 35px;
}

.footer-mail 
{
    font-family: 'Nanum Pen Script',sans-serif; font-size: 3rem;
    margin-bottom: 5px; line-height: 100%; font-weight: 700;
}

.footer-number
{
    font-family: 'Nanum Pen Script', sans-serif; font-size: 2rem;
    margin-bottom: 50px;
}
@media screen and (max-width: 600) { 
	.footer-mail { font-size: 4rem; }
	.footer-number { font-size: 3rem; }
}

.footer-info 
{
    font-size: 0.8rem;
    line-height: 1rem;
    color: #969696;
    margin-bottom: 50px;
}
.footer-copyright
{
    font-size: 0.9rem;
    line-height: 1rem;
    color: #fff;
    margin-bottom: 0px;
}

.social-holder
{
    margin-bottom: 35px;
}

.social-holder a 
{
    font-size: 28px;
    margin-right: 25px;
}

.social-holder a:last-of-type 
{
    margin: 0;
}

.site-wrapper .footer a
{
    color: #fff;
}

.site-wrapper .footer a:hover
{
    color: #ff1e5c;
}


/* ===================================
    15. Responsive CSS
====================================== */


@media screen and (max-width: 1920px) { 

    .content-1380, .content-1170, .content-960, .content-740
    {
        max-width: 100%;
    }               

}

@media screen and (max-width: 1366px) { 

    .content-1380
    {
        max-width: 80%;
    }
	.content-1170
    {
        max-width: 85%;
    }
	.content-960, .content-740
    {
        max-width: 100%;
    }
	.info-text 
	{   
		width:95%; margin-left:5%;
	}

}

@media screen and (max-width: 600px) { 

    .content-1380
	{
        max-width: 100%;
    }
	.info-text 
	{   
		width:100%; margin-left:0%;
	}

}

@media screen and (max-width: 1270px)
{
    li.milestone
    {
        margin: 0 25px;
    }  

    li.milestone:before
    {
        display: none;
    }
}

@media screen and (max-width: 1024px) {   

    .sm-clean li 
    {
        margin-right: 8px;
    }

    .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted 
    {
        padding: 15px 8px;
    }

    .footer-content
    {
        width: 100%;
        padding: 0;
    }    

    .bg-holder 
    {
        display: none;
    }    

    .section-title-holder 
    {
        float: none !important;
        display: block;
        position: relative !important;
        width: auto !important;
        top: 0 !important;
        padding-top: 0;
    }

    .section-title-holder .entry-title br, .section.page-split .section-title-holder .page-desc br
    {
        display: none;
    }

    .section h2.entry-title
    {
        margin-bottom: 0 !important;        
    }

    .section.page-split .section-title-holder .page-desc
    {
        display: block;
        margin-top: 20px;
    }    

    .sticky-spacer
    {
        height: auto !important;
        width: auto !important;
        position: relative !important;
    }    

    .section-content-holder 
    {   
        width: 100% !important;
        margin-top: 25px;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }  

    .info-text
    {
        margin-bottom: 20px;
    }

    .info-text br
    {
        display: none;
    }  

    .portfolio-load-content-holder.show, .team-load-content-holder.show
    {
        margin-left: auto !important;
        margin-right: auto !important;
    }   

    #team-holder    
    {
        margin-bottom: 75px;
    }
    
    .full-width 
    {
        padding: 30px 0;
    }
    
    .section-wrapper 
    {    
        padding: 75px 0 15px 0;
    }
    
    .full-width .section-wrapper
    {
        padding-top: 50px;
    }

    .blog-holder-scode  
    {
        margin-bottom: 25px;        
    }
    
    ul.milestones-holder
    {
        margin-bottom: 30px;
    }
    
}

@media screen and (max-width: 1020px) {   

    #header-main-menu
    {
        padding-bottom: 70px;
    }

    .menu-wrapper
    {
        width: 95%;
    }

    .main-menu ul 
    {
        width: 12em;
    }        

    .toggle-holder
    {
        display: block; 
    }

    .sm-clean li 
    {
        margin: 0 auto !important;
        border: 0;
    }

    .sm-clean a.has-submenu 
    {
        display: inline-block;
    }

    .menu-holder
    {
        position: fixed;
        text-align: right;
        background-color: #ffd500;
        right: -100%;
        top: 77px;
        transition: right .3s ease;
        height: 100%;
        width: 300px;
        overflow: auto;
        max-width: 100%;
    }    

    .header-holder
    {
        -webkit-transform: none;
    }

    .menu-holder.show
    {
        right: 0;
    }

    .sm-clean ul ul a, .sm-clean ul ul a:hover, .sm-clean ul ul a:focus, .sm-clean ul ul a:active
    {
        border: none;
    }

    .sm-clean a span.sub-arrow
    {
        background: transparent;
    }

    .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted
    {
        padding: 10px 18px 10px 18px;
        padding-left: 10px !important;
        margin-bottom: 5px;
    }     

    .wait-01s, .wait-02s, .wait-03s, .wait-04s, .wait-05s, .wait-06s, .wait-07s, .wait-08s, .wait-09s, .wait-10s, .wait-11s, .wait-12s, .wait-13s, .wait-14s, .wait-15s
    {
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }    

    .section-wrapper 
    {
        padding: 40px 0 0 0;
    }   
        
    .full-width
    {
        padding: 0;
    }       

    .section h2.entry-title, .page-template-default.page .section h1.entry-title 
    {
        font-size: 50px;
        line-height: 50px;
    }

    .section-content-holder 
    {
        margin-top: 35px;
    }       
/*
    .big-text br 
    {
        display: none;
    }
*/
    li.milestone
    {
        width: 40%;
        margin: 30px 0;
    }

    .section.page-split h2.entry-title 
    {        
        font-size: 50px;
        line-height: 50px;
    }


}



@media screen and (max-width: 767px) {

    .header-logo img 
    {
        max-width: 160px;
        width: auto !important;
        height: auto !important;
		margin-top:-10px;
    }

    .one_half, .one_third, .one_fourth, .two_third, .three_fourth
    {
        width: 100% !important;
        float: none;
        margin-right: 0;
        margin-left: 0;
    }    

    .footer-mail 
    {
        font-size: 30px;
    }

    .site-content 
    {
        overflow: hidden;
    }    

    .section.page-split h2.entry-title 
    {
        max-width: 90%;
        font-size: 40px;
        line-height: 40px;
    }

    .section.page-split .section-title-holder .page-desc
    {
        margin-bottom: 30px;
    }

    .big-text 
    {
        font-size: 27px;
        line-height: 35px;
        text-align: center;
    }    
/*
    .big-text br
    {
        display: none;
    }
*/
    .section.full-screen .section-wrapper 
    {
        transform: none;
    }
/*
    .big-text 
    {
        font-size: 30px;
        line-height: 35px;
    }
*/
    a.button 
    {
        padding-left: 35px;
        padding-right: 35px;
        font-size: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .grid-item, .grid-sizer
    {
        width: 100% !important;
    }   

    .info-text 
    {
        font-size: 2rem;
        line-height: 2rem;
        margin-bottom: 20px;
    }  

    .blog-item-holder-scode
    {
        display: block;
        width: 100%;
        margin: 45px 0;
    } 

    .text-slider-wrapper
    {
        width: 100%; text-align:center;
    }
    
    .image-slider-wrapper 
    {
        margin-bottom: 20px;
    }
    
    #team-holder 
    {
        margin-bottom: 50px;
    }
    
    .section-wrapper 
    {
        padding: 55px 0 20px 0
    }   
    
    .section.full-screen
    {
        min-height: auto;
        display: block;
        padding: 40px 0px 0px 0px;
    }
    
    #inicio.section.full-screen
    {
        min-height: calc(100vh - 85px);
        display: flex;
    }
            
    .full-width
    {
        padding: 0 0 20px 0;
    }
    
    .copyright-holder 
    {
        max-width: 100%;
        margin: 0 auto;
        line-height: 25px;
    }

}

@media screen and (max-width: 650px) {          

    .text-slider-wrapper .text-slide
    {
        font-size: 16px;
        line-height: 32px;
    }

    li.milestone
    {
        display: block;
        width: 100%;
        margin-bottom: 50px;
    }
    
    .milestones-holder li:last-child
    {
        margin-bottom: 0;    
    }

    p.milestone-num
    {
        font-size: 40px;
    }

    p.milestone-text
    {
        font-size: 16px;
        line-height: 120%;
        max-width: 95%;
    }

    p.milestone-text br
    {
        display: none;
    }

    .skill-text 
    {
        width: calc(100% - 110px);
    }  
	.big-text 
    {
        display: block;
		font-size: 16px;
        line-height: 22px;
        text-align: center;
    } 

}


@media screen and (max-width: 400px) {     
    .footer-mail 
    {
        font-size: 20px;
    }
}



.pt-0 {padding-top:0px;}
.pt-10 {padding-top:10px;}
.pt-20 {padding-top:20px;}
.pt-30 {padding-top:30px;}
.pt-40 {padding-top:40px;}
.pt-50 {padding-top:50px;}
.pt-60 {padding-top:60px;}
.pt-70 {padding-top:70px;}
.pt-80 {padding-top:80px;}
.pt-90 {padding-top:90px;}
.pt-100 {padding-top:100px;}
.pt-150 {padding-top:150px;}
.pt-200 {padding-top:200px;}

@media screen and (max-width: 600px) {     
    .pt-40 {padding-top:0px;}
}

.mb--0 {margin-bottom:-20px;}
.mb--10 {margin-bottom:-10px;}
.mb--20 {margin-bottom:-20px;}
.mb--30 {margin-bottom:-30px;}
.mb--40 {margin-bottom:-40px;}
.mb--50 {margin-bottom:-50px;}
.mb--100 {margin-bottom:-100px;}
.mb--200 {margin-bottom:-200px;}

#image-home {max-width:50%; margin-left:50%; margin-top:-18%; margin-bottom:-200px;}
#image-home img {margin-left:10%; width:100%; height:100%;}

#image-home-text {position: absolute; margin-left:20px;  max-width:50%; padding-top:0px; text-align:center;}
#image-home-text img {margin-left:10%; width:80%; height:80%;}

#text-home {padding-top:200px;}
.img-100-80 {min-width:auto;}

@media screen and (max-width: 1366px) {     
    #image-home {max-width:64%; margin-left:-50px; margin-top:-20%;}
	#image-home img {margin-left:15%; width:80%; height:80%;}

	#text-home {padding-top:150px;}
	#image-home-text {position: absolute; display:block; margin-left:0px; max-width:40%; text-align:center; margin-top:-20px; padding-bottom:230px; }
	#image-home-text img {width:70%; height:70%; margin-left:15%; margin-top:5%;}
	.img-100-80 {min-width:auto;}
}
@media screen and (max-width: 600px) {     
    #image-home {display:block; left:20px; min-width:105%; text-align:center; margin-top:-250px; padding-bottom:-110px; }
	#image-home img {margin-left:5%; width:88%; height:88%;}
	#text-home {display:block; min-width:100%; text-align:center; margin-top:0px; padding-bottom:200px; padding-top:380px;}
	#image-home-text {display:block; left:20px; right:-20px; min-width:50%; margin:auto; text-align:center; margin-top:130px; padding: 0px 0px 0px 0px; margin-bottom:-120px;}
	.mb--200 {margin-bottom:0px;}
	.pt-200 {padding-top:0px;}
	#image-home-text img {margin-left:0%; width:80%; height:80%;}
	.section-content-holder {padding-left:3px; padding-right::30px;}
	.img-100-80 {margin:auto; text-align:center; max-width:80%; height:auto;}
}



.divTable{
	margin: auto;
	display: table;
	width: 100%;
	font-family: 'Museo 300', sans-serif; font-size: 14px; font-weight:300;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 0px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

.a-left {text-align: left;}
.a-right {text-align: right;}



.tabla-nutricional {
  font-family: 'Museo 300', sans-serif; font-size: 1.0rem; font-weight:300;
  /*background: #ff4d00; */
  max-width: 100%;
  text-align: left !important;
  margin: auto;
  color: #fff;
  height: 0.8rem;
  /*border-bottom: 2px dotted #fff;*/
  border: 2px solid #670000;
  z-index: 1;
  margin-bottom:0px; margin-top:-2px; padding:20px 20px;
}
.tabla-nutricional2 {
  font-family: 'Museo 300', sans-serif; font-size: 1.0rem; font-weight:300;
  /*background: #ff4d00; */
  max-width: 100%;
  text-align: left !important;
  margin: auto;
  color: #fff;
  height: 0.8rem;
  /*border-bottom: 2px dotted #fff;*/
  border: 2px solid #670000;
  z-index: 1;
  margin-bottom:0px;padding:20px 20px;
}
.p-texto {
  /*background: #ff4d00;*/
  text-align: left !important;
  display: inline;
  z-index: 2;
  padding-right: 0.5rem;

}

.p-valor {
  /*background-color: #ff4d00;*/
  text-align: right !important; 
  display: inline;
  z-index: 3;
  padding-left: 0.5rem;
  float:right;

}

@media screen and (max-width: 600px) {     
    .tabla-nutricional-title {min-width:84.3%; margin-top:10px;}
    .tabla-nutricional { font-size: 0.9rem; font-weight:400; margin-bottom:0px; margin-top:-2px; }
    .pricing-table { min-width:98%; margin:auto; margin-top:20px;}
}


.mt-50 {margin-top: 50px;}
.mt-100 {margin-top: 100px;}
.mt-150 {margin-top: 150px;}
.mt-200 {margin-top: 200px;}
.mt-250 {margin-top: 250px;}



#reCAPTCHA_2 {
	margin:auto; text-align:center;
	transform: scale(0.84);
	transform-origin: 0 0;
}

/******* TABLA RACIONES DIARIAS ******/

.w100 {min-width:100%;}
.w75 {min-width:75%;}
.w50 {min-width:50%;}
.w25 {min-width:25%;}

.p-center-mini {
  font-family: 'Museo 300', sans-serif; font-size: 0.8rem; line-height:0.8rem; font-weight:300;
  text-align: center !important;
}
#traciones {
  font-family: 'Museo 300', sans-serif; font-size: 0.9rem; font-weight:300;
  border-collapse: collapse;
  margin-top:30px; margin-bottom:30px;
  margin: auto;
  color: #fff;
  width: 100%;
  border:none;
}

#traciones td, #raciones th {
  background-color: #f41c1c; border: 2px solid #670000;
  padding: 4px 6px;
}

#traciones th {
  background-color: #670000; line-height:0.9rem; padding:10px 4px 6px 4px;
}


#wa-flotante1{
   display:block; position:absolute; bottom:30px; left:20px;
   background-color:transparent; position: fixed; z-index: 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
   width:auto;
   height: 84px;
}
@media (max-width: 640px) {
   #wa-flotante1 { bottom:10px; left:0px;} 
}

a.tooltips {
    display: inline;
}
a.tooltips img{
    max-width:78px;
}
@media (max-width: 640px) {
    a.tooltips img {max-width:70px;} 
}
a.tooltips span {
    position: absolute;
    width:140px;
    color: #FFFFFF;
	font-size:14px;
    background: #000000;
    height: 30px;
    line-height: 30px;
    text-align: center;
    visibility: hidden;
    border-radius: 6px;
}
a.tooltips span:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -8px;
    width: 0; height: 0;
    border-right: 8px solid #000000;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
a:hover.tooltips span {
    visibility: visible;
    opacity: 0.9;
    left: 100%;
    top: 50%;
    margin-top: -15px;
    margin-left: 0px;
    z-index: 999;
}