

/* -- typography -- */

@import url("./fonts/Bree/stylesheet.css");
@import url("./fonts/Poppins/stylesheet.css");

/*------------------------------------*\
	General
\*------------------------------------*/


body {
    font-family: 'Poppins Rg', 'Bree Rg' !important;
    font-size: 16px;
    overflow-x: hidden;
    background-color: #f2f0ea !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins Rg','Bree Rg';
    margin-top: 0px;
}

h1, h2, h3 {
    margin-bottom: 30px;
    color: #494C4F;
    /*color: #515357;*/
}

h4, h5, h6 {
    color: #818181;
}

.bolder {
    font-weight: bold !important;
}

.thin {
    font-weight: 100;
}

.main-nav li > a:hover{
	color: #00bb55 !important;
}

.tamano16 p {
    font-size: 16px;
}


a {
    /*color: #FFFFFF;*/
    text-decoration: none;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity;
}

/*a:hover, a:focus {
	text-decoration: none;
	outline: none;
	color: #515357;
	cursor: pointer;
}*/

a:hover, a:focus {
    text-decoration: none;
    outline: none;
    color: #ffffff;
    cursor: pointer;
}

.active {
    color: #494c4f !important;
}

    .active * {
        color: #494c4f !important;
    }

.active p {
        color: #868F9B !important;
    }


.btnMaseca {
    margin-top: 40px;
    margin-bottom: 50px;
}

/*.botonesMaseca {
    color: #818181;
    padding: 20px 60px;
    text-align: center;
    border-top: 2px solid #818181;
    border-bottom: 2px solid #818181;
    border-left: none;
    border-right: none;
    background: transparent;
    font-size: 16px;
	text-transform:uppercase;
}

.botonesMaseca2 {
    font-size: 20px;
    font-weight: bold;
    color: #818181;
    border-bottom: 2px solid #818181;
}*/

.botonesMaseca {	
    color: #ffffff;
	font-size: 16px;    
    text-align: center;    
    padding: 15px 30px;
	border-color: transparent;
	border-radius: 50px;
}

.botonesMaseca.aqua{
	background-color: #54C3B9;
	border-radius: 30px !important;
}

.botonesMaseca.pink{
	background-color: #EA6E80;
}

.main-color {
    color: #6195FF;
}

.white-text {
    color: #FFF;
	margin-bottom: 15px;
    /*text-shadow: 1px 1px 1px #494C4F, 0 0 1em #494C4F, 0 0 0.2em #494C4F;*/
}

.sombra{
    	  text-shadow: 1px 1px 1px rgba(73, 76, 79, 0.47), 0 0 0.5em rgba(73, 76, 79, 0.41), 0 0 0.2em rgb(73, 76, 79);

}

.wrapper-content.sombra:before {
	content: '';
    top: -12vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    margin: 0 auto;
    width: 50% !important;
    border-radius: 50%;
    height: auto;
    margin-top: -2.5vw;
    padding-top: 50% !important;
    background: rgba(255, 255, 255, 0);
}

.fa-icon-green {
    color: #00ab4e;
}

.black-text-titulo {
    color: #494c4f;
    font-weight: lighter;
}

.grey-text {
    color: #878787;
    text-align: center;
    font-weight: lighter;
}

::-moz-selection {
    background-color: #6195FF;
    color: #FFF;
}

::selection {
    background-color: #6195FF;
    color: #FFF;
}

ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

/*Redes sociales*/
.social-icon {
    background-color: #44CDD7;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #272F33;
    border-radius: 20px;
}

    .social-icon i {
        font-size: 12px;
    }


/* -- section  -- */

.section {
    position: relative;
}


.lg-padding {
    padding-top: 300px;
    padding-bottom: 175px;
}

.md-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}

.md-paddingFooter {
    padding-top: 100px;
}

.sm-padding {
    padding-top: 100px;
    padding-bottom: 90px;
}

.sm-padding-p {
    padding-left: 10px;
    padding-right: 10px;
}

.contentInteriores {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

/* --  background section  -- */
.bg-claro {
    background-color: #f7f6f3;
}

.bg-oscuro {
    background-color: #f2f0ea;
}

.bg-textura {
    background-image: url("/images/textura.png");
    background-repeat: repeat;
}


.bg-color {
    background: #f7f6f3;
}


.bg-white {
    background-color: #fff;
}
/* --  background image section  -- */
.bg-img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

    .bg-img .overlay {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        opacity: .8;
        background: #1C1D21;
    }

@media (orientation: portrait ){
#home .divCirculo-home { transform: scale(0.8) translateY(30%); }
	/*#home .divCirculo-home .white-text.sombra {display:none;}*/
	
	.nutricion-descripcion-header { font-size:14px; }
.bg-img-nutricion .backstretch .backstretch-item img{
	transform: translateX(-9%);
}
#home .home-wrapper .container .row .nutrition-head { transform: translateY(-74%); }
#home .home-wrapper .container .row .nutrition-head .white-text.tamano18.sombra { display:none; }
}
@media (orientation: landscape ){
	.nutricion-descripcion-header { display:none; }
}
@media (min-width:481px) and (orientation: portrait){
	.bg-img-home .backstretch .backstretch-item img{
		transform: translateX(25.5%) translateY(0%);}
	.bg-img-nutricion .backstretch .backstretch-item img{
		transform: translateX(-14%);
	}
	.nutricion-descripcion-header { font-size:18px; }
}
@media (max-width:512px){
	.bg-img-home .backstretch .backstretch-item img{
    transform: translateX(20%) translateY(8%) scale(0.9);
		transform-origin: center -100%;}
}
@media (max-width: 360px){
	.bg-img-home .backstretch .backstretch-item img {
		transform: translateX(24%) translateY(10%) scale(0.9);
		transform-origin: center -100%;
	}
}
.nutricion-descripcion-header {
	position: absolute;
    top: 32px;
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 480px;
    line-height: 18px;
}
/* --  section header  -- */

.section-header {
    position: relative;
}



/* --  Input  -- */

input[type="text"], input[type="email"], input[type="password"], input[type="number"], input[type="date"], input[type="url"], input[type="tel"], select, textarea {
    height: 40px !important;
    width: 100%;
    color: #354052 !important;
    padding: 0px 10px;
    -webkit-transition: 0.2s border-color, 0.2s opacity !important;
    transition: 0.2s border-color, 0.2s opacity !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 5px !important;
}

textarea {
    padding: 10px 10px;
    min-height: 80px;
    resize: vertical;
}

   

/* --  Buttons  -- */

.main-btn, .white-btn, .outline-btn {
    display: inline-block;
    padding: 10px 35px;
    margin: 3px;
    border: 2px solid transparent;
    border-radius: 3px;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity;
}

.main-btn {
    background: #6195FF;
    color: #FFF;
}

.white-btn {
    background: #FFF;
    color: #10161A !important;
}

.outline-btn {
    background: transparent;
    color: #6195FF !important;
    border-color: #6195FF;
}

    .main-btn:hover, .white-btn:hover, .outline-btn:hover {
        opacity: 0.8;
    }


/*------------------------------------*\
	Logo8

\*------------------------------------*/

.divMain {
    position: absolute;
    float: right;
    top: 70px;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    -moz-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    -o-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    transition: visibility 0s linear 0.5s,opacity 0.5s linear;
}

.navbar-brand {
    padding: 0;
}


/*------------------------------------*\
	Navigation
\*------------------------------------*/

#nav {
   -webkit-transition: 0.2s padding;
    transition: 0.2s padding;
    z-index: 100000;
    height: 125px;
}

    #nav.navbar {
        border: none;
        border-radius: 0;
        margin-bottom: 0px;
        position: absolute;
    }

    #nav.fixed-nav {
        position: fixed;
       
        left: 0;
        right: 0;
       
        /*padding: 0px 0px;*/
    }


    #nav.nav-transparent {
        background: transparent;
    }

.navbar-nav {
    /*
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    -moz-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    -o-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    transition: visibility 0s linear 0.5s,opacity 0.5s linear;
       */
}


#nav.openBar .divMain {
    visibility: visible !important;
    opacity: 1 !important;
    transition-delay: 0s !important;
}

    #nav.openBar .divMain .main-nav  {
        border-bottom: 1px solid #494c4f;
    }


.openBar {
    background: #f7f5ec;
}

/* -- nav btn collapse -- */

.nav-collapse {
    font-size: 40px;
    margin-top: 20px;
    text-align: right;
}

.margin-desktop {
    margin-top: 10px;
    margin-bottom: 20px;
}

.margin-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.circle-icon {
    position: relative;
    float: right;
    width: 85px;
    height: 85px;
    text-align: center;
    line-height: 85px;
    padding-left: 3px;
    border-radius: 50%;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    /*
   
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    vertical-align: middle;
    padding: 20px;*/
}



.nav-collapse span {
    display: block;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px;
}

    .nav-collapse span:before, .nav-collapse span:after {
        content: "";
        display: block;
    }

    .nav-collapse span, .nav-collapse span:before, .nav-collapse span:after {
        height: 4px;
        background: #10161A;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
    }

        .nav-collapse span:before {
            -webkit-transform: translate(0%, 10px);
            -ms-transform: translate(0%, 10px);
            transform: translate(0%, 10px);
        }

        .nav-collapse span:after {
            -webkit-transform: translate(0%, -14px);
            -ms-transform: translate(0%, -14px);
            transform: translate(0%, -14px);
        }

#nav.open .nav-collapse span {
    background: transparent;
}

    #nav.open .nav-collapse span:before {
        -webkit-transform: translateY(0px) rotate(-135deg);
        -ms-transform: translateY(0px) rotate(-135deg);
        transform: translateY(0px) rotate(-135deg);
    }

    #nav.open .nav-collapse span:after {
        -webkit-transform: translateY(-4px) rotate(135deg);
        -ms-transform: translateY(-4px) rotate(135deg);
        transform: translateY(-4px) rotate(135deg);
    }


/*------------------------------------*\
	Header
\*------------------------------------*/



.breadcrumb {
    padding: 8px 15px;
    margin-top: 150px;
    list-style: none;
    background-color: transparent;
    border-radius: none;
    display: block;
}

.fixed-bread {
    visibility: hidden;
    margin-top:0px;
    display:none;
}

.breadcrumb > li {
    display: inline-block;
}

    .breadcrumb > li a {
        color: #494c4f;
    }

.breadcrumb > .active {
    color: #494c4f;
    font-weight: bold;
}





.home-content h1 {
    text-transform: uppercase;
}

.home-content button {
    margin-top: 20px;
}

.header-wrapper h2 {
    display: inline-block;
    margin-bottom: 0px;
}

.header-wrapper .breadcrumb {
    float: right;
    background: transparent;
    margin-bottom: 0px;
}

    .header-wrapper .breadcrumb .breadcrumb-item.active {
        color: #868F9B;
    }

.breadcrumb > li + li:before {
    color: #868F9B;
}


/*------------------------------------*\
	Blog sidebar
\*------------------------------------*/

#aside .widget {
    margin-bottom: 40px;
}

.widget h3 {
    text-transform: uppercase;
}

/* -- search sidebar -- */

#aside .widget-search {
    position: relative;
}

    #aside .widget-search .search-input {
        padding-right: 50px;
    }

    #aside .widget-search .search-btn {
        position: absolute;
        right: 0px;
        bottom: 0px;
        width: 40px;
        height: 40px;
        border: none;
        line-height: 40px;
        background-color: transparent;
        color: #6195FF;
    }

/* -- category sidebar -- */

.widget-category a {
    display: block;
    font-size: 14px;
    color: #354052;
    border-bottom: 1px solid #EEE;
    padding: 5px;
}

    .widget-category a:nth-child(1) {
        border-top: 1px solid #EEE;
    }

    .widget-category a span {
        float: right;
        color: #6195FF;
    }

    .widget-category a:hover {
        color: #6195FF;
    }

/* -- tags sidebar -- */

.widget-tags a {
    display: inline-block;
    padding: 6px 13px;
    font-size: 14px;
    margin: 2px 0px;
    background: #F4F4F4;
    color: #10161A;
}

    .widget-tags a:hover {
        color: #FFF;
        background-color: #6195FF;
    }

/* -- posts sidebar -- */

.widget-post {
    min-height: 70px;
    margin-bottom: 25px;
}

    .widget-post img {
        display: block;
        float: left;
        margin-right: 10px;
        margin-top: 5px;
    }

    .widget-post a {
        display: block;
        color: #10161A;
    }

        .widget-post a:hover {
            color: #6195FF;
        }

    .widget-post .blog-meta {
        display: inline-block;
    }

        .widget-post .blog-meta li {
            display: inline-block;
            margin-right: 5px;
            color: #6195FF;
            font-size: 12px;
        }

    .widget-post li i {
        color: #6195FF;
        margin-right: 5px;
    }



/*------------------------------------*\
	Footer
\*------------------------------------*/

#footer {
    position: relative;
    /*color: white; */
    padding-top: 40px;
    padding-bottom: 40px;
}

.footer-logo {
    text-align: center;
    margin-bottom: 40px;
}

    .footer-logo > a > img {
        max-height: 80px;
    }

.footer-follow {
    text-align: center;
    margin-bottom: 20px;
}

    .footer-follow li {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 13px;
    }

        .footer-follow li a {
            display: inline-block;
            width: 50px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            border-radius: 3px;
            background-color: #6195FF;
            color: #FFF;
        }

.footer-copyright p {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
}

.footer-copyright h4 {
    font-family: 'Poppins Lt','bree Lt';
}

.listFooter {
    margin-top: 30px;
}

    .listFooter h4 {
        margin-bottom: 0px;
    }



.flex-list {
    position: relative;
    margin-top: 5px;
    overflow: hidden;
   
}

    .flex-list ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-left: -4px;
        z-index:11000;
    }

    .flex-list li {
        flex-grow: 1;
        flex-basis: auto;
        text-align: center;
        border-left: 3px solid #494c4f;
    }

/*------------------------------------*\
	Back to top
\*------------------------------------*/

#back-to-top {
    display: none;
    color: #FFF;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity;
    cursor: pointer;
    text-align: right;
}

    #back-to-top img {
        margin-top: -60px;
        margin-right: 5px;
		max-height: 138px;
    }

#navFooter {
    position: fixed;
    bottom: 0;
    left: 0px !important;
    right: 0px !important;
}

/*#back-to-top:after {
        content: "\f148";
        font-family: 'FontAwesome';
    }*/

#back-to-top:hover {
    opacity: 0.8;
}



/*VIDEO overlay*/
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 11000;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    /* top: 25%; */
    width: 100%;
    height: 100%;
    text-align: center;
    /* margin-top: 56px; */
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .overlay-content div {
        position: relative;
        width: 85%;
        height: 85%;
        text-align: center;
        top: 5%;
        left: 0;
        bottom: 0;
        right: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 20px;
    /* font-size: 60px; */
    z-index: 11100;
}

.overlay a {
    /* padding: 8px; */
    /* text-decoration: none; */
    font-size: 20px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

/*------------------------------------*\
	Preloader
\*------------------------------------*/

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #f7f4ec !important;
    z-index: 999999;
}

.preloader {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

    .preloader span {
        display: inline-block;
        background-color: #6195FF;
        width: 25px;
        height: 25px;
        -webkit-animation: 1s preload ease-in-out infinite;
        animation: preload 1s ease-in-out infinite;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        border-radius: 50%;
    }

        .preloader span:nth-child(1) {
            -webkit-animation-delay: 0s;
            animation-delay: 0s;
        }

        .preloader span:nth-child(2) {
            -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s;
        }

        .preloader span:nth-child(3) {
            -webkit-animation-delay: 0.15s;
            animation-delay: 0.15s;
        }

        .preloader span:nth-child(4) {
            -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s;
        }

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

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

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

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

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

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

.texthide {
    position: relative;
    /*padding: 15px;*/
    overflow: hidden;
}

    .texthide img {
        width: 100%;
        -moz-transition: all 1s;
        -webkit-transition: all 1s;
        transition: all 1s;
    }

    .texthide .overlay {
        background: #1C1D21;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        opacity: 0;
        color: #494c4f;
        -webkit-transition: 0.2s opacity;
        transition: 0.2s opacity;
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }



    .texthide .texthide-content {
        position: absolute;
        left: 40px;
        right: 40px;
        top: 50%;
        text-align: center;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .texthide .texthide-mobile {
        position: absolute;
        bottom: 0px;
        background: white;
        opacity: .6;
        display: none;
        width: 100%;
        height: 60px;
    }

.texthide .texthide-content h4{
        font-weight: bold;
    }

    .texthide .texthide-mobile h4{
        font-weight: bold;
    }

        .texthide .texthide-mobile h1, .texthide .texthide-mobile h2, .texthide .texthide-mobile h3, .texthide .texthide-mobile h4, .texthide .texthide-mobile h5, .texthide .texthide-mobile h6, .texthide .texthide-mobile h7 {
            margin-bottom: 0px;
        }

        .texthide .texthide-mobile a {
            display: inline-block;
            background-color: transparent;
            font-size: 15px;
            color: #494c4f;
            /*text-decoration: underline;*/
            line-height: 50px;
            text-align: center;
            border-radius: 30px;
        }

    .texthide .texthide-content h1, .texthide .texthide-content h2, .texthide .texthide-content h3, .texthide .texthide-content h4, .texthide .texthide-content h5, .texthide .texthide-content h6 {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0;
        color: #494c4f;
        margin-bottom: 10px;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }



    .texthide .texthide-content span {
        display: block;
        text-transform: uppercase;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0;
        color: #6195FF;
        margin-bottom: 5px;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }



    .texthide .texthide-link-below {
        text-align: center;
        margin-top: 10px;
        opacity: 0;
        -webkit-transition: 0.2s opacity;
        transition: 0.2s opacity;
    }

        .texthide .texthide-link-below a {
            display: inline-block;
            background-color: transparent;
            font-size: 20px;
            color: #494c4f;
           
            line-height: 20px;
            text-align: center;
            border-radius: 30px;
        }

            .texthide .texthide-link-below a > i {
                display: inline-block;
                width: 50px;
                height: 50px;
                background-color: transparent;
                color: black;
                line-height: 50px;
                text-align: center;
                border-radius: 30px;
            }



    .texthide .texthide-link {
        text-align: right;
        margin-top: 50px;
        opacity: 0;
        -webkit-transition: 0.2s opacity;
        transition: 0.2s opacity;
    }

        .texthide .texthide-link a {
            display: inline-block;
            width: 50px;
            height: 50px;
            background-color: gray;
            color: #FFF;
            line-height: 50px;
            text-align: center;
            border-radius: 30px;
        }

/*.texthide:hover .texthide-link {
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
        opacity: 1;
    }*/

.padding-zoom {
    padding: 15px;
    padding-bottom: 0px !important;
}

.fa-icon-green {
    color: white;
    background-color: #00ab4e;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.noborder {
    border: none;
}

.text-bold-underline {
    font-weight: bold;
    text-decoration: underline;
}

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

.margin-bot-10 {
    margin-bottom: 10px;
}

.margin-10 {
    margin-bottom: -10px;
}

.wrapper {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

.wrapper-content h1 {
    /* text-transform: uppercase;*/
}

/*
.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal-dialog-enviado {
    width: 460px;
}

.modal-aviso {
    height: 430px;
    overflow: auto;
    vertical-align: middle;
}

.modal-titulo {
    font-family: 'Poppins Rg','Bree EB';
    padding-top: 60px;
}

.modal-close {
    display: inline-block;
    width: 75px;
    height: 75px;
    background-color: white;
    color: #778390;
    line-height: 75px !important;
    text-align: center;
    border-radius: 40px;
    -webkit-text-stroke: 5px white;
}
*/

#home .home-mas {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom:0px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    z-index: 1;
}

.home-mas img {
    cursor: pointer;
}

/*MODAL*/

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	overflow-y: scroll !important;
}

.modal-dialog {
   
    height: 100%;
    margin-top:30px;

}

.modal-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
    border-color:transparent;
}


.modal-Button-close {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    
    border: 0;
}
.modal-header {
    position: absolute;
    top: 100px;
    right: 0;
    left: 0;
    padding: 30px;
    border: 0;
    background-color: #F7F6F3;
}

.modal-body {
    position: absolute;
    top: 200px;
    bottom: auto;
    width: 100%;
    background-color: #F7F6F3;
}


.modal-close {
    width: 75px;
    height: 75px;
    background-color: white;
    color: #778390;
    line-height: 75px !important;
    text-align: center;
    border-radius: 40px;
    padding-left: 3px;
    -webkit-text-stroke: 4px white;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}


/*Scrollbar*/

.scrollbar {
    margin-left: 30px;
    float: left;
    height: 300px;
    width: 65px;
    background: #F5F5F5;
    overflow-y: scroll;
    margin-bottom: 25px;
}

.scroll-style::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.scroll-style::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.scroll-style::-webkit-scrollbar-thumb {
    border-radius: 10px;
    height: 150px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    background: transparent;
}

/*Select item*/

/* remove the default select arrow for IE10 and up */
select::-ms-expand {
    display: none;
}

select {
    /* remove the default select arrow for non-IE browsers */
    -webkit-appearance: none;
    -moz-appearance: none; /* works on FF35+ */
    -o-appearance: none;
    appearance: none;
    background: transparent url('#') no-repeat 95% 50% !important;
    background: transparent url('#') no-repeat calc(100% - 10px) 50% !important;
    /* custom arrow set as a background */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE1cHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTUgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTUgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+ICA8cGF0aCBmaWxsPSIjODk4OTg5IMKgIiBkPSJNMS4wMywwLjE3NWMtMC4yMzYtMC4yMzMtMC42MTgtMC4yMzMtMC44NTQsMGMtMC4yMzUsMC4yMzItMC4yMzYsMC42MSwwLDAuODQybDYuODk3LDYuODA5ICAgIGMwLjIzNiwwLjIzMywwLjYxOCwwLjIzMywwLjg1NCwwbDYuODk3LTYuODA5YzAuMjM2LTAuMjMzLDAuMjM2LTAuNjEsMC0wLjg0MmMtMC4yMzYtMC4yMzMtMC42MTgtMC4yMzMtMC44NTQsMEw3LjUsNi4zODQgICAgTDEuMDMsMC4xNzV6Ii8+ICA8L3N2Zz4=) !important;
    cursor: pointer;
}

    select option {
        background-color: #f7f6f3
    }

.ColumPlatillo {
    padding-left: 0px;
    padding-right: 0px;
}

.lista-bullet {
    margin: 0;
    padding: 0;
    list-style: disc;
    margin-left: 50px;
    margin-bottom: 50px;
}

    .lista-bullet li {
        padding: 5px;
		padding-bottom: 0px;
    }

/*--------SIEMPRE EN TU MESA------*/
.carousel-indicators {
    position: absolute;
    bottom: -65px;
    right: 0%;
    left: 100%;
    z-index: 1;
    width: 20%;
    margin-left: -20%;
    /* padding-left: 0px; */
    /* right: 44% !important; */
    /* list-style: none; */
    text-align: center;
}

    

.easyPaginateNav {
    padding-right: 15px;
    font-family: 'Poppins Lt','Bree Lt';
}

    .easyPaginateNav a {
        padding: 5px;
        color: #878787;
        font-size: 15px;
    }


        .easyPaginateNav a.current {
            font-weight: bold;
            text-decoration: underline;
        }




.fa-facebook {
    padding: 10px 15px !important;
}
/*Responsive*/
@media only screen and (max-width: 1279px) and (min-width: 768px) {
    p {
        font-size: 26px;
        line-height: 28px;
    }

}

    @media only screen and (min-width: 993px) {
        .xd-padding {
            padding-top: 290px;
            padding-bottom: 50px;
        }


        .xd-paddingTextura {
            padding-top: 290px;
            padding-bottom: 100px;
        }

        .xd-padding-footer {
            padding-top: 290px;
        }

        .mostrar-elemento-mobile {
            display: none !important;
        }
		
        .ocultar-elemento-mobile {
            display: block !important;
        }



        .texthide:hover .texthide-content span {
            -webkit-transform: translateY(0%);
            -ms-transform: translateY(0%);
            transform: translateY(0%);
            opacity: 1;
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
        }

        .texthide:hover img {
            opacity: .5;
            -moz-transform: scale(1.5);
            -webkit-transform: scale(1.5);
            transform: scale(1.5);
        }

        .texthide:hover .overlay {
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
            opacity: 0.8;
        }

        .texthide:hover .texthide-content h1, .texthide:hover .texthide-content h2, .texthide:hover .texthide-content h3, .texthide:hover .texthide-content h4, .texthide:hover .texthide-content h5, .texthide:hover .texthide-content h6 {
            -webkit-transform: translateY(0%);
            -ms-transform: translateY(0%);
            transform: translateY(0%);
            opacity: 1;
            -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
        }

        .texthide:hover .texthide-link-below {
            -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
            opacity: 1;
        }

        .logo {
           
            position: absolute;
            top: 20px;
            left: 0%;
            width: 75%;
        }

        .change_logo {
            top: 20px;
            left: 0%;
            width: 75%;
        }

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

            .carousel-indicators li {
                display: inline-block;
                width: 11px;
                height: 11px;
                text-indent: 0;
                cursor: pointer;
                border: none;
                border-radius: 50%;
                background-color: #00bb55;
                margin: 5px;
            }

            .carousel-indicators .active {
                width: 25px;
                height: 25px;
                background-color: #00bb55;
                margin: 0px;
            }
    }

    @media only screen and (max-width: 992px) {
        #nav.nav-transparent .navbar-brand .logo-alt {
            display: none !important;
        }

        #nav.nav-transparent .navbar-brand .logo {
            display: block !important;
        }

        .texthide-mobile {
            display: block !important;
        }

        .easyPaginateNav {
            text-align: center;
        }

        .md-padding {
            padding-top: 100px !important;
            padding-bottom: 50px !important;
        }

        .md-padding-footer {
            padding-top: 70px;
        }

        .xd-padding {
            padding-top: 200px;
            padding-bottom: 35px;
        }

        .xd-padding-footer {
            padding-top: 70px;
        }

        .mostrar-elemento-mobile {
            display: block !important;
        }

        .ocultar-elemento-mobile {
            display: none !important;
        }

        .padding-mobile {
            padding: 5px;
        }

        .margin-mobile {
            margin-top: 10px;
            margin-bottom: 10px;
        }



        /*.modal-content {
            background-color: transparent;
            height: auto;
            border-radius: 0;
        }*/

       

        #nav {
            height: 100px;
        }

        .breadcrumb {
            margin-top: 0px;
        }

        .carousel-indicators {
            bottom: -70px !important;
        }

            .carousel-indicators li {
                display: inline-block;
                width: 11px;
                height: 11px;
                text-indent: 0;
                cursor: pointer;
                border: none;
                border-radius: 50%;
                background-color: #00bb55;
                margin: 5px 12px;
            }

            .carousel-indicators .active {
                width: 25px;
                height: 25px;
                background-color: #00bb55;
                margin: 0px;
            }
    }


    @media only screen and (max-width: 767px) {
        p {
            font-size: 13px;
            line-height: 15px;
        }

        .carousel-indicators {
            bottom: -45px !important;
        }

            .carousel-indicators li {
                display: inline-block;
                width: 11px;
                height: 11px;
            }

            .carousel-indicators .active {
                width: 25px;
                height: 25px;
            }
    }

@media only screen and (max-width: 767px) {
	.owl-theme .owl-dots .owl-dot span { margin: 5px 12px !important; }
	
	.wrapper-content.sombra:before {
		width: 85% !important;		
		margin-top: -23vw;
		padding-top: 85% !important;
	}
}
.menuMobile .main-nav .current a { color:#00bb55 !important; text-shadow:none; }
/* **************************************
Deuda técnica. Escondimos botón facebook.
************************************ */
/*.networking { display:none; }*/ /* Rehabilitada */
/*.SocialNavBar { display:none; }*/ /* Rehabilitada */
    