@font-face {
    font-family: Museo300-Regular;
    src: url(../fonts/Museo300-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/Museo300-Regular.otf) format('opentype'), url(../fonts/Museo300-Regular.woff) format('woff'), url(../fonts/Museo300-Regular.ttf) format('truetype'), url(../fonts/Museo300-Regular.svg#Museo300-Regular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Museo500-Regular;
    src: url(../fonts/Museo500-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/Museo500-Regular.otf) format('opentype'), url(../fonts/Museo500-Regular.woff) format('woff'), url(../fonts/Museo500-Regular.ttf) format('truetype'), url(../fonts/Museo500-Regular.svg#Museo500-Regular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Museo700-Regular;
    src: url(../fonts/Museo700-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/Museo700-Regular.otf) format('opentype'), url(../fonts/Museo700-Regular.woff) format('woff'), url(../fonts/Museo700-Regular.ttf) format('truetype'), url(../fonts/Museo700-Regular.svg#Museo700-Regular) format('svg');
    font-weight: 400;
    font-style: normal
}

body {
    overflow-x: hidden;
    background: url(../images/bg-contact.jpg) repeat center top;
    color: #5e5e5e;
    font-family: Museo300-Regular
}

body p {
    font-size: 15px
}

body h1 {
    font-family: Museo700-Regular;
    font-size: 25px;
    color: #202021
}

body h2 {
    font-family: Museo700-Regular;
    font-size: 19px;
    color: #202021
}

body .animated {
    visibility: hidden
}

body .visible {
    visibility: visible
}

.greenblock {
    display: inline-block;
    width: 72px;
    height: 11px;
    background: #009137;
    margin-bottom: 20px
}

hr {
    border-top-color: #BDBDBD
}

.btn-primary {
    border: none;
    border-radius: 0;
    background: #f03418;
    font-size: 19px;
    text-transform: uppercase;
    position: relative;
    padding-left: 24px;
    padding-right: 56px;
    height: 45px;
    line-height: 36px
}

.btn-primary :active,
.btn-primary :focus,
.btn-primary:hover {
    background: #009137!important
}

.btn-primary .fa {
    position: absolute;
    right: 9px;
    font-size: 45px;
    top: 0
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #009137;
    border-color: none
}

.fade.in {
    background-color: rgba(0, 0, 0, .8)
}

#modaldetailt .modal-content {
    border-radius: 0
}

#modaldetailt .modal-content .modal-header {
    padding: 25px 70px 15px;
    border-bottom: none
}

#modaldetailt .modal-content .modal-header h4 {
    font-family: Museo300-Regular;
    font-size: 14px;
    color: #464646;
    margin-top: 30px
}

#modaldetailt .modal-content .modal-header h3 {
    font-family: Museo500-Regular;
    font-size: 19px;
    color: #ee3626;
    margin: 0
}

#modaldetailt .modal-content .modal-header button.close {
    font-size: 30px;
    color: #ee3626;
    font-family: Museo700-Regular!important;
    opacity: 1
}

#modaldetailt .modal-content .modal-body {
    position: relative;
    padding: 0 70px 15px
}

#modaldetailt .modal-content .modal-body h3 {
    font-size: 19px;
    color: #202021;
    margin-bottom: 0
}

#modaldetailt .modal-content .modal-body h3.separed {
    border-top: solid 1px #bbbaba;
    margin-top: 0;
    padding-top: 25px
}

#modaldetailt .modal-content .modal-body .modal-description p {
    font-size: 14px
}

#modaldetailt .modal-content .modal-footer {
    padding: 0 70px 25px;
    border-top: none
}

#myModal .modal-content {
    border-radius: 0
}

#myModal .modal-content .modal-header {
    position: relative;
    padding: 10px 0;
    border-bottom: none
}

#myModal .modal-content .modal-header h4 {
    font-family: Museo300-Regular;
    font-size: 14px;
    color: #464646;
    margin-top: 30px
}

#myModal .modal-content .modal-header h3 {
    font-family: Museo500-Regular;
    font-size: 19px;
    color: #ee3626;
    margin: 0
}

#myModal .modal-content .modal-header button.close {
    font-size: 22px;
    color: #ee3626;
    font-family: Museo700-Regular!important;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 0
}

#myModal .modal-content .modal-body {
    position: relative;
    padding: 0 10px 10px
}

#myModal .modal-content .modal-body h3 {
    font-size: 19px;
    color: #202021;
    margin-bottom: 0
}

#myModal .modal-content .modal-body h3.separed {
    border-top: solid 1px #bbbaba;
    margin-top: 0;
    padding-top: 25px
}

#myModal .modal-content .modal-body .modal-description p {
    font-size: 14px
}

#myModal .modal-content .modal-footer {
    padding: 0 70px 25px;
    border-top: none
}

#messagecontact .modal-content .modal-header {
    border-bottom: none;
    padding: 10px 15px 25px
}

#messagecontact .modal-content .modal-header button.close {
    font-size: 30px;
    color: #ee3626;
    font-family: Museo700-Regular!important;
    opacity: 1
}

#messagecontact .modal-content .modal-body {
    text-align: center;
    font-size: 20px;
    padding-bottom: 25px
}

.table {
    text-align: left
}

.table tbody tr td {
    padding: 2px 8px;
    vertical-align: middle;
    border-top: 1px solid #ddd;
    line-height: normal
}

.table .title {
    color: #03903b
}

.animated {
    visibility: hidden
}

.visible {
    visibility: visible
}

#history {
    background: url(../images/bg-historynew.jpg)
}

#products {
    background: url(../images/bg-productsnew.jpg)
}

#work-us {
    background: url(../images/bg-workus.jpg)
}

#contact,
#history,
#products,
#recipes,
#work-us {
    padding-bottom: 90px;
    overflow: hidden
}

.navbar-wrapper {
    position: absolute;
    top: 68px;
    right: 0;
    left: 0;
    z-index: 20
}

.navbar-wrapper>.container {
    padding-right: 0;
    padding-left: 0
}

.navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px
}

.navbar-wrapper .navbar .container {
    width: auto
}

.carousel-caption {
    z-index: 10
}

.bg1 {
    background: url(../images/slider/bg1.jpg) no-repeat;
    min-height: 500px;
    background-size: cover
}

#slides {
    min-height: 500px
}

.navbar-brand {
    background: url(../images/logo-segoviana.png) no-repeat;
    width: 233px;
    height: 153px;
    position: absolute;
    left: 100px;
    top: -60px;
    text-indent: -99999em;
    background-size: 100%;
    z-index: 80;
    margin: 0!important;
    padding: 0!important
}

.navbar {
    min-height: 35px;
    margin-bottom: 0
}

.navbar-wrapper .navbar {
    background: #009137;
    border-radius: 0!important;
    border-bottom: #FAD2D3 3px solid
}

.navbar-nav {
    margin-left: 320px
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #A8D1B2
}

.navbar-inverse .navbar-brand {
    color: #fff
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    margin-top: 8px;
    margin-bottom: 8px;
    padding-top: 0;
    padding-bottom: 0
}

.navbar-nav li.active {
    background-color: #A8D1B2
}

.marketing .col-lg-4 {
    margin-bottom: 20px;
    text-align: center
}

.marketing h2 {
    font-weight: 400
}

.marketing .col-lg-4 p {
    margin-right: 10px;
    margin-left: 10px
}

.featurette-divider {
    margin: 25px 0 60px;
    text-align: center
}

.featurette-divider img {
    max-width: 100%
}

.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px
}

.carousel {
    overflow: hidden
}

.carousel .container {
    position: relative
}

.featurette-divider-slider {
    margin: 5px 0;
    text-align: center;
    max-width: 100%;
    width: 452px;
    height: 11px;
    background: url(../images/ribbon-green.png) no-repeat center center
}

.carousel-caption {
    right: inherit;
    left: 5%;
    padding-bottom: 0;
    width: 453px;
    bottom: inherit;
    top: 25%
}

.carousel-caption h1 {
    font-size: 29px;
    font-family: Museo500-Regular;
    font-weight: 400;
    text-transform: uppercase;
    text-shadow: none;
    color: #03903b
}

.carousel-caption p {
    margin-bottom: 10px;
    font-size: 17px;
    font-family: Museo300-Regular;
    line-height: normal;
    color: #4f5055;
    text-shadow: none
}

.carousel-caption .btn {
    border: none;
    border-radius: 0;
    background: #f03418;
    font-size: 19px;
    text-transform: uppercase
}

.carousel-indicators {
    left: inherit;
    position: absolute;
    right: 0;
    z-index: 15;
    width: 50%;
    padding-left: 0;
    text-align: center;
    list-style: none;
    bottom: inherit;
    top: 60%
}

.carousel-indicators li {
    background-color: #AAD5B5;
    border-color: #AAD5B5;
    width: 12px;
    height: 12px;
    margin-top: 0;
    margin-bottom: 0
}

.carousel-indicators .active {
    background-color: #03903b;
    border-color: #03903b
}

.mouse-down {
    position: absolute;
    bottom: 5%;
    left: 50%;
    margin-left: -36px;
    z-index: 20
}

.mouse-down img {
    width: 60%;
    height: inherit
}

.slides-pagination {
    position: absolute;
    z-index: 3;
    bottom: 40%;
    text-align: center;
    width: 453px;
    left: 5%
}

.slides-pagination a {
    border: 2px solid #A8D1B2;
    border-radius: 15px;
    width: 10px;
    height: 10px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=);
    margin: 2px;
    overflow: hidden;
    text-indent: -100%;
    background-color: #A8D1B2
}

.slides-pagination a.current {
    background: #009137;
    border: 2px solid #009137
}

#myCarousel .item {
    background-size: cover!important;
    background-position: center top;
    background-attachment: fixed!important
}

.navbar-wrapper.second-nav {
    position: fixed;
    top: 0;
    background: #009137;
    border-radius: 0!important;
    border-bottom: #FAD2D3 3px solid;
    height: 39px
}

.navbar-wrapper.second-nav .navbar-brand {
    width: 130px;
    left: 130px;
    top: 0;
    height: 85px
}

#preloader {
    position: fixed;
    z-index: 1600;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    opacity: 1;
    visibility: visible;
    transition: all .9s;
    -webkit-transition: all .9s;
    -moz-transition: all .9s;
    -o-transition: all .9s;
    -ms-transition: all .9s
}

#preloader .logo {
    position: absolute;
    width: 350px;
    height: 250px;
    margin-left: -175px;
    margin-top: -125px;
    left: 50%;
    top: 50%;
    text-align: center;
    color: #FFF
}

#preloader .logo img {
    display: block;
    margin: 0 auto 25px auto;
    max-width: 100%
}

#preloader .logo span {
    font-size: 30px;
    font-weight: 300
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.pace-inactive {
    display: none
}

.pace .pace-progress {
    background: #009137;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px
}

.pace .pace-progress-inner {
    display: block;
    position: absolute;
    right: 0;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #03903b, 0 0 5px #03903b;
    opacity: 1;
    -webkit-transform: rotate(3deg) translate(0, -4px);
    -moz-transform: rotate(3deg) translate(0, -4px);
    -ms-transform: rotate(3deg) translate(0, -4px);
    -o-transform: rotate(3deg) translate(0, -4px);
    transform: rotate(3deg) translate(0, -4px)
}

.pace .pace-activity {
    display: block;
    position: fixed;
    z-index: 2000;
    top: 15px;
    right: 15px;
    width: 14px;
    height: 14px;
    border: solid 2px transparent;
    border-top-color: #f03418;
    border-left-color: #f03418;
    border-radius: 10px;
    -webkit-animation: pace-spinner 400ms linear infinite;
    -moz-animation: pace-spinner 400ms linear infinite;
    -ms-animation: pace-spinner 400ms linear infinite;
    -o-animation: pace-spinner 400ms linear infinite;
    animation: pace-spinner 400ms linear infinite
}

@-webkit-keyframes pace-spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes pace-spinner {
    0% {
        -moz-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes pace-spinner {
    0% {
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes pace-spinner {
    0% {
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes pace-spinner {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.pace-done #preloader,
.pace-done #preloader .logo {
    opacity: 0;
    visibility: hidden
}

#history h2 {
    color: #6f6e6e
}

#history .col-lg-4 {
    padding-left: 30px;
    padding-rigth: 30px
}

#history .img-responsive {
    width: 100%
}

#history .sub-title {
    font-size: 19px;
    text-align: left
}

#history p {
    text-align: justify
}

#products.videos {
    padding: 200px 0 120px
}

#products.videos h1.title {
    text-transform: uppercase;
    display: inline-block;
    border-bottom: solid 3px #009137;
    padding-right: 30px;
    margin-top: 50px
}

#products.videos p.textv {
    font-size: 16px;
    color: #000
}

#products.videos .videocontent {
    position: relative;
    margin-bottom: 15px
}

#products.videos .videocontent .playb {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px
}

#products.videos .videocontent .img-responsive {
    border: solid 3px #fff;
    width: 100%
}

#products p.getday {
    font-size: 18px
}

#products .nav-tabs {
    background: #009137;
    margin-bottom: 20px;
    border-bottom: none
}

#products .nav-tabs li {
    padding: 2px 0;
    margin-bottom: auto
}

#products .nav-tabs li:first-child:after {
    content: ''
}

#products .nav-tabs li:after {
    content: '|';
    position: absolute;
    top: 7px;
    left: -4px;
    color: #fff;
    font-size: 20px
}

#products .nav-tabs li.active:after {
    content: ''
}

#products .nav-tabs li.active a {
    background: #fff;
    margin: 0;
    border: none;
    border-radius: 0;
    color: #03903b
}

#products .nav-tabs li.active a:hover {
    background: #fff;
    color: #03903b
}

#products .nav-tabs li.active a:focus {
    background: #fff;
    color: #03903b
}

#products .nav-tabs li a {
    font-size: 12px;
    text-align: center;
    color: #fff;
    margin: 0;
    border: none;
    border-radius: 0
}

#products .nav-tabs li a:hover {
    background: #009137;
    margin: 0;
    border: none;
    border-radius: 0
}

#products .nav-tabs li a:focus {
    background: #009137;
    margin: 0;
    border: none;
    border-radius: 0
}

#products .products-list {
    border-right: solid 1px #BABABA
}

#products .products-list .categories {
    padding-top: 10px
}

#products .products-list .categories ul {
    padding: 2px 12px;
    background: #3f3f3f
}

#products .products-list .categories ul li {
    display: inline-blocK;
    line-height: 30px;
    padding: 0
}

#products .products-list .categories ul li.active {
    background: #009137
}

#products .products-list .categories ul li.active a {
    border-left-color: transparent
}

#products .products-list .categories ul li:first-child a {
    border-left-color: transparent
}

#products .products-list .categories ul li a {
    color: #fff;
    line-height: 30px;
    padding: 0 12px;
    border-left: solid 1px #BABABA;
    font-size: 13px
}

#products .products-list h1 {
    margin-top: 0
}

#products .products-list .img-responsive {
    border: solid 6px #fff
}

#products .products-list .products-paginate {
    color: #464646;
    margin-top: 10px
}

#products .products-list .products-paginate .btn.btn-primary {
    background: #009137
}

#products .products-list .products-paginate .btn {
    height: 30px;
    line-height: 21px;
    font-size: 19px;
    padding-left: 8px;
    padding-right: 23px
}

#products .products-list .products-paginate .btn i {
    font-size: 32px;
    top: -1px;
    right: 6px
}

#products .products-list .products-paginate span {
    line-height: 30px;
    width: 80px;
    display: inline-block
}

#products .products-list .products-paginate span b {
    font-weight: 400
}

#products .products-list .products-paginate ul {
    display: inline-block;
    padding: 0;
    list-style: none;
    margin: 0;
    vertical-align: middle
}

#products .products-list .products-paginate ul li {
    display: inline-block;
    background: #009137;
    text-align: center;
    margin-left: 14px
}

#products .products-list .products-paginate ul li a {
    display: inline-block!important
}

#products .products-list .products-paginate ul li a i {
    color: #fff;
    font-size: 32px;
    line-height: 30px;
    height: 32px!important;
    width: 30px!important
}

#products .products-list .products-description {
    color: #464646;
    background: #fff;
    padding: 12px 20px
}

#products .products-list .products-description h2 {
    margin-top: 0;
    font-size: 19px
}

#products .products-list .products-description p {
    margin-bottom: 0;
    border-top: solid 1px #BDBDBD;
    font-size: 14px;
    line-height: normal
}

#products .col-lg-4 h2 {
    margin-top: 0
}

#products .recipes-list {
    height: 290px;
    overflow-x: auto
}

#products .recipes-list ul {
    list-style: none;
    padding-left: 0
}

#products .recipes-list ul .row {
    padding: 0;
    margin: 0
}

#products .recipes-list ul .row .recipes-list-item {
    padding: 6px 0;
    background: #03903b;
    margin-bottom: 10px
}

#products .recipes-list ul .row .recipes-list-item.odd {
    background: #fff
}

#products .recipes-list ul .row .recipes-list-item.odd p {
    color: #03903b
}

#products .recipes-list ul .row .recipes-list-item .col-lg-9 {
    padding: 0 6px
}

#products .recipes-list ul .row .recipes-list-item .col-lg-9 img {
    width: 67%;
    background-color: #fff
}

#products .recipes-list ul .row .recipes-list-item .col-lg-4 {
    padding: 0 6px
}

#products .recipes-list ul .row .recipes-list-item .col-lg-4 img {
    width: 70%;
    background-color: #fff
}

#products .recipes-list ul .row .recipes-list-item p {
    margin: 0;
    color: #fff;
    padding-top: 5px;
    text-transform: lowercase
}

#products .recipes-list ul .row .recipes-list-item:before {
    display: table;
    content: " "
}

#products .recipes-list ul .row .recipes-list-item:after {
    display: table;
    content: " ";
    clear: both
}

#products h1,
#products h2 {
    font-family: Museo700-Regular;
    font-size: 27px;
    color: #202021
}

#products .img-responsive {
    width: 100%;
    border: solid 2px #696B68
}

#products .products-list-recipe {
    background: url(../images/bg-products-recipesnew.jpg) repeat-y;
    margin: 20px 0 0;
    min-height: 228px;
    background-size: 100% auto
}

#products .products-list-recipe .img-responsive {
    border: none;
    margin: 0 auto
}

#products .products-list-recipe .col-lg-5 {
    padding: 15px 30px
}

#products .products-list-recipe .col-lg-5 h2 {
    border-bottom: solid 1px #879D8E
}

#products .products-list-recipe .col-lg-5 .btn {
    height: 30px;
    line-height: 21px;
    font-size: 19px;
    padding-left: 8px;
    padding-right: 23px;
    background: #009137
}

#products .products-list-recipe .col-lg-5 .btn i {
    font-size: 32px;
    top: -1px;
    right: 6px
}

#products .products-list-recipe .col-lg-7 {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px
}

#recipes {
    background: url(../images/bg-recipesnew.jpg) repeat-x center top;
    padding-top: 60px;
    position: relative;
    display: none;
    z-index: 3;
    margin-bottom: -50px
}

#recipes.recipes {
    display: block;
    padding-top: 130px
}

#recipes.recipes .recipes-list p {
    margin: 0
}

#recipes.recipes .recipes-list p:before {
    display: none
}

#recipes.recipes .recipes-list p:after {
    display: none
}

#recipes.recipes .recipes-list ul {
    top: 90px
}

#recipes .recipes-list {
    position: relative;
    text-align: center
}

#recipes .recipes-list .recipes-nav {
    position: relative
}

#recipes .recipes-list .recipes-nav .bgmantel {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100%;
    position: relative
}

#recipes .recipes-list .recipes-nav .bgmantel .bgmantelimg {
    position: absolute;
    bottom: -100px;
    z-index: -1
}

#recipes .recipes-list .recipes-nav .bgmantel .bgmantelpadding {
    min-height: 300px
}

#recipes .recipes-list #ribon {
    position: relative;
    display: inline-block;
    max-width: 75%;
    text-transform: uppercase;
    margin-top: 80px
}

#recipes .recipes-list #ribon .content {
    padding: 12px 0;
    text-align: center;
    background-color: #fff;
    color: #03903b;
    font-size: 25px;
    font-family: Museo500-Regular
}

#recipes .recipes-list #ribon:before {
    content: '';
    position: absolute;
    top: 0;
    left: -25px;
    height: 100%;
    width: 50px;
    background: #fff;
    -webkit-transform: skew(10deg, 0deg);
    -moz-transform: skew(10deg, 0deg);
    -ms-transform: skew(10deg, 0deg);
    -o-transform: skew(10deg, 0deg);
    transform: skew(10deg, 0deg);
    z-index: -1
}

#recipes .recipes-list #ribon:after {
    content: '';
    position: absolute;
    top: 0;
    right: -25px;
    height: 100%;
    width: 50px;
    background: #fff;
    -webkit-transform: skew(-10deg, 0deg);
    -moz-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
    z-index: -1
}

#recipes .recipes-list #ribon .ribbonarrow {
    position: relative
}

#recipes .recipes-list #ribon .ribbonarrow .left {
    position: absolute;
    left: -87px;
    top: -42px;
    width: 96px;
    height: 59px;
    background: url(../images/ribbon-left.png) no-repeat center bottom;
    background-size: 100% 100%;
    text-align: left
}

#recipes .recipes-list #ribon .ribbonarrow .left a {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 59px;
    cursor: pointer
}

#recipes .recipes-list #ribon .ribbonarrow .left a:before {
    content: "\f104";
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    top: 0;
    left: 0;
    width: 50px;
    height: 59px;
    color: #fff;
    z-index: 2;
    font-size: 59px;
    line-height: 57px;
    padding-left: 8px
}

#recipes .recipes-list #ribon .ribbonarrow .right {
    position: absolute;
    right: -87px;
    top: -42px;
    width: 96px;
    height: 59px;
    background: url(../images/ribbon-right.png) no-repeat center bottom;
    background-size: 100% 100%;
    text-align: right
}

#recipes .recipes-list #ribon .ribbonarrow .right a {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 59px;
    cursor: pointer
}

#recipes .recipes-list #ribon .ribbonarrow .right a:after {
    content: "\f105";
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    top: 0;
    right: 0;
    width: 50px;
    height: 59px;
    color: #fff;
    z-index: 2;
    font-size: 59px;
    line-height: 57px;
    padding-right: 8px;
    text-align: right
}

#recipes .recipes-list p {
    margin: 0 auto 60px;
    width: 240px;
    height: 240px;
    box-sizing: border-box;
    font-size: 22px;
    line-height: 25px;
    text-align: left;
    padding: 60px 20px 0 30px;
    color: #202021;
    position: relative
}

#recipes .recipes-list p:before {
    content: "\f104";
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    top: 150px;
    left: -90px;
    width: 50px;
    height: 52px;
    color: #fff;
    background: #da4c33;
    z-index: -1;
    font-size: 50px;
    line-height: 1;
    padding-left: 8px
}

#recipes .recipes-list p:after {
    content: "\f105";
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    top: 150px;
    right: -90px;
    width: 50px;
    height: 52px;
    color: #fff;
    background: #da4c33;
    z-index: -1;
    font-size: 50px;
    line-height: 1;
    padding-right: 8px;
    text-align: right
}

#recipes .recipes-list .img-responsive {
    margin: 0 auto;
    max-width: 80%
}

#recipes .text-right {
    padding-right: 30px
}

#recipes .text-right .btn {
    line-height: 35px
}

#recipes .recipes-nav-image .slick-slide {
    min-height: 261px
}

#recipes .recipes-content {
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2U1ZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0, #e3e5e4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #e3e5e4));
    background: -webkit-linear-gradient(top, #fff 0, #e3e5e4 100%);
    background: -o-linear-gradient(top, #fff 0, #e3e5e4 100%);
    background: -ms-linear-gradient(top, #fff 0, #e3e5e4 100%);
    background: linear-gradient(to bottom, #fff 0, #e3e5e4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e3e5e4', GradientType=0);
    margin-right: -15px;
    margin-left: -15px;
    border-radius: 0;
    padding: 44px 50px 10px;
    margin-bottom: 20px;
    height: 521px
}

#recipes .recipes-content h2 {
    margin-bottom: 5px
}

#recipes .recipes-content p.sub {
    margin-bottom: 20px;
    font-size: 19px;
    color: #202021;
    line-height: 20px
}

#recipes .recipes-content .recipes-content-detail {
    height: 230px;
    overflow-x: auto;
    margin-bottom: 20px
}

#recipes .recipes-content .recipes-content-detail ul {
    padding-left: 0
}

#recipes .recipes-content .recipes-content-detail ul li:before {
    content: ' \25CF';
    color: #03903b;
    margin-right: 20px
}

#recipes .recipes-content .recipes-share {
    border-top: solid 1px #BDBDBD;
    padding-top: 20px;
    text-align: center
}

#recipes .recipes-content .recipes-share ul {
    padding-left: 0
}

#recipes .recipes-content .recipes-share ul li {
    display: inline-block;
    margin-right: 10px
}

#recipes .recipes-content .recipes-share ul li a {
    color: #5e5e5e;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px
}

#contact {
    margin-bottom: 0;
    background: url(../images/bg-contactnew.jpg) repeat center top;
    -webkit-box-shadow: inset 0 30px 21px -8px rgba(0, 0, 0, .51);
    -moz-box-shadow: inset 0 30px 21px -8px rgba(0, 0, 0, .51);
    box-shadow: inset 0 30px 21px -8px rgba(0, 0, 0, .51);
    padding-top: 92px
}

#contact .btn {
    -webkit-box-shadow: 7px 3px 12px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 7px 3px 12px 0 rgba(50, 50, 50, .75);
    box-shadow: 7px 3px 12px 0 rgba(50, 50, 50, .75)
}

#contact .embed-responsive {
    height: 380px;
    margin-bottom: 26px;
    -webkit-box-shadow: 0 10px 15px 3px rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 10px 15px 3px rgba(50, 50, 50, .75);
    box-shadow: 0 10px 15px 3px rgba(50, 50, 50, .75)
}

#contact .embed-responsive iframe {
    border: solid 8px #fff
}

#contact ul {
    list-style: none;
    padding-left: 0
}

#contact ul p {
    background: 0 0;
    display: inline-block;
    padding: 2px 20px 2px 8px;
    color: #000;
    font-family: Museo500-Regular;
    font-size: 18px
}

#contact ul p span {
    font-family: Museo700-Regular;
    color: #03903b;
    font-size: 19px
}

#contact .contact-forms {
    background: #E7E9E8;
    -webkit-box-shadow: 0 10px 15px 3px rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 10px 15px 3px rgba(50, 50, 50, .75);
    box-shadow: 0 10px 15px 3px rgba(50, 50, 50, .75);
    padding: 40px;
    border-radius: 0;
    margin-bottom: 25px
}

#contact .contact-forms h1 {
    margin-top: 0;
    text-align: center;
    border-bottom: solid 1px #BDBDBD;
    padding-bottom: 20px;
    margin-bottom: 20px
}

#contact .contact-forms label {
    font-size: 18px;
    color: #000
}

#contact .contact-forms .form-control {
    border-radius: 0;
    height: 32px;
    border-color: #ABA9AA
}

#contact .contact-forms .form-control.error {
    border-color: #f03418
}

#contact .contact-forms .form-control:focus {
    border-color: #6F6D6E
}

#contact .contact-forms textarea.form-control {
    min-height: 84px
}

#work-us {
    padding-top: 120px;
    bottom: 0;
    width: 100%;
    z-index: -1
}

#work-us .col-lg-4 p {
    text-align: justify;
    margin-bottom: 20px
}

#work-us hr {
    margin-top: 10px;
    margin-bottom: 30px
}

#work-us h1,
#work-us h2 {
    margin-top: 0
}

#work-us .btn {
    margin-top: 6px
}

#work-us label {
    font-size: 18px;
    color: #000
}

#work-us .form-control {
    border-radius: 0;
    height: 32px;
    border-color: #ABA9AA
}

#work-us .form-control.error {
    border-color: #f03418
}

#work-us .form-control:focus {
    border-color: #6F6D6E
}

#work-us textarea.form-control {
    min-height: 84px
}

#work-us .btn-linkedin {
    position: relative;
    background: #007EB4;
    color: #fff;
    font-size: 19px;
    padding-left: 60px;
    padding-right: 20px
}

#work-us .btn-linkedin strong {
    font-family: Museo700-Regular
}

#work-us .btn-linkedin .logo-linkedin {
    display: inline-block;
    position: absolute;
    height: 41px;
    border-right: 1px solid #fff;
    top: -1px;
    left: 10px;
    padding-top: 7px
}

#work-us .btn-linkedin .fa {
    font-size: 24px;
    margin-right: 10px
}

.scroll-more {
    display: inline-block;
    height: 36px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    -webkit-backface-visibility: hidden;
    margin-bottom: 5px
}

.scroll-more:focus,
.scroll-more:hover {
    color: #000;
    text-decoration: none
}

.scroll-more span {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.scroll-more:hover span {
    opacity: 1
}

.scroll-more .icon {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    border: 1px solid #000;
    border-radius: 50%;
    margin-right: 8px;
    padding: 8px 0 0 12px
}

.scroll-more .icon:before {
    display: block;
    width: 10px;
    height: 18px;
    content: "";
    border: 1px solid #000;
    border-radius: 12px
}

.scroll-more .icon:after {
    position: absolute;
    display: block;
    top: 11px;
    left: 16px;
    width: 2px;
    height: 4px;
    content: "";
    background-color: #000;
    -webkit-animation: scroll 1.2s infinite;
    animation: scroll 1.2s infinite
}

@-webkit-keyframes scroll {
    0% {
        opacity: .8;
        -webkit-transform: translateY(0)
    }
    60% {
        opacity: .6
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(8px)
    }
}

@-moz-keyframes scroll {
    0% {
        opacity: .8;
        -moz-transform: translateY(0)
    }
    60% {
        opacity: .6
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(8px)
    }
}

@-ms-keyframes scroll {
    0% {
        opacity: .8;
        -ms-transform: translateY(0)
    }
    60% {
        opacity: .6
    }
    100% {
        opacity: 0;
        -ms-transform: translateY(8px)
    }
}

@keyframes scroll {
    0% {
        opacity: .8;
        transform: translateY(0)
    }
    60% {
        opacity: .6
    }
    100% {
        opacity: 0;
        transform: translateY(8px)
    }
}

.intro .intro-features .icon-block {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, transform .5s
}

.slides-container li {
    background-size: cover;
    background-position: center center
}

@media (max-width:991px) {
    #products .products-list h1 {
        margin-top: 30px
    }
    .navbar-brand {
        width: 160px;
        left: 30px;
        top: -40px
    }
    .navbar-nav {
        margin-left: 170px
    }
    .navbar-wrapper.second-nav .navbar-brand {
        width: 130px;
        left: 30px;
        top: 0
    }
    #work-us {
        padding-top: 90px;
        position: relative;
        z-index: inherit
    }
    #contact {
        margin-bottom: 0
    }
    #products .products-list {
        border-right: none;
        margin-bottom: 60px
    }
}

@media (max-width:767px) {
    .slides-pagination {
        left: 0
    }
    #recipes .recipes-list .img-responsive {
        max-width: 100%
    }
    #navbar {
        padding-top: 30px
    }
    .navbar-nav {
        margin: 7.5px 0
    }
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #fff
    }
    .navbar-inverse .navbar-toggle {
        border-color: #fff
    }
    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        border-color: #333
    }
    #work-us .text-right {
        text-align: left
    }
    #recipes .recipes-list .recipes-nav .bgmantel .bgmantelimg img {
        display: none
    }
}

@media (max-width:680px) {
    #contact {
        padding-top: 20px
    }
    .slides-container li {
        background-size: cover;
        background-position: center bottom
    }
    .carousel-caption {
        right: inherit;
        padding-bottom: 0;
        width: 90%;
        bottom: inherit;
        top: 110px;
        left: inherit
    }
}

@media (max-width:620px) {
    .mouse-down {
        display: none
    }
    .carousel-caption h1 {
        font-size: 22px
    }
    .carousel-caption p {
        margin-top: 10px;
        font-size: 15px
    }
    .contact-map {
        margin-top: 40px;
        padding-left: 35px;
        padding-right: 35px
    }
    #recipes .recipes-content,
    #recipes .recipes-content .recipes-content-detail {
        max-height: inherit
    }
    #recipes .recipes-list #ribon {
        max-width: 60%
    }
    #recipes .recipes-list #ribon .content {
        font-size: 20px!important;
        line-height: normal
    }
    .slides-pagination {
        position: absolute;
        z-index: 3;
        bottom: 20px
    }
}

@media (max-width:420px) {
    .slides-pagination {
        width: 100%;
        right: inherit
    }
    .carousel-caption {
        right: 0;
        padding-bottom: 0;
        width: 90%;
        bottom: inherit;
        left: 5%
    }
    .carousel-caption h1 {
        font-size: 20px
    }
    .carousel-caption p {
        text-shadow: 1px 1px 1px rgba(255, 255, 255, .6)
    }
    .products-paginate li {
        margin-left: 0!important
    }
    .btn-primary {
        font-size: 16px!important
    }
    #myCarousel .item {
        background-size: cover!important
    }
    #recipes .recipes-content {
        border-radius: 30px
    }
    #contact .contact-forms {
        border-radius: 50px
    }
    #contact {
        padding-top: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    #recipes .recipes-list p:after {
        right: -60px
    }
    #recipes .recipes-list p:before {
        left: -60px
    }
    #recipes .recipes-list #ribon .content {
        font-size: 18px!important;
        line-height: normal
    }
}

#jamonadaprod,
#salchichaprod {
    display: none
}

.pill-content>.pill-pane,
.tab-content>.tab-pane {
    display: block;
    height: 0;
    overflow: hidden
}

.pill-content>.active,
.tab-content>.active {
    height: auto
}

.responsive-tabs-container {
    position: relative
}

.responsive-tabs-container .responsive-tabs {
    padding-right: 102px
}

.responsive-tabs-container .tabs-dropdown {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 0!important
}

.responsive-tabs-container .tabs-dropdown.navbar-nav {
    margin: 0!important
}

@media only screen and (max-width:767px) {
    .responsive-tabs-container .tabs-dropdown .dropdown-menu {
        position: fixed;
        top: 100px;
        right: 20px;
        bottom: 20px;
        left: 20px;
        padding-top: 50px;
        overflow: hidden;
        overflow-y: scroll
    }
    .responsive-tabs-container .tabs-dropdown .dropdown-menu .dropdown-header {
        position: fixed;
        left: 21px;
        right: 21px;
        background: #FFF;
        margin-top: -50px;
        padding-top: 18px;
        border-radius: 4px 4px 0 0
    }
    .responsive-tabs-container .tabs-dropdown .dropdown-menu .close {
        position: absolute;
        top: 14px;
        right: 20px
    }
    .responsive-tabs-container .tabs-dropdown .dropdown-menu .divider {
        margin: 0
    }
}

.responsive-tabs-container .tabs-dropdown .dropdown-toggle {
    width: 102px;
    position: relative;
    display: block;
    padding: 10px 15px
}

.responsive-tabs-container .tabs-dropdown .dropdown-toggle .count {
    margin-right: 5px;
    color: #fff
}

.responsive-tabs-container .tabs-dropdown .dropdown-toggle .caret {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid;
    margin-left: 0;
    vertical-align: initial;
    color: #fff
}

.bgubicacion {
    background: #E7E9E8;
    -webkit-box-shadow: 0 10px 15px 3px rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 10px 15px 3px rgba(50, 50, 50, .75);
    box-shadow: 0 10px 15px 3px rgba(50, 50, 50, .75);
    padding: 15px 10px 0
}

a.back-to-top {
    display: none;
    width: 40px;
    height: 40px;
    text-indent: inherit;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    background: #27AE61;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-align: center
}

a.back-to-top i {
    font-size: 36px;
    color: #fff
}

a:hover.back-to-top {
    background-color: #000
}

#products .nav-tabs li {
    width: inherit!important
}

#products .products-list {
    border: none
}

#products .products-list-recipe {
    margin: 0
}

.row.mt50 {
    margin-top: 50px
}

.row.mt50 .img-responsive {
    border: none
}

#products .products-list-recipe {
    background-size: cover
}

.noborder {
    border: none!important
}

.modal {
    text-align: center;
    padding: 0!important;
    background: rgba(0, 0, 0, .7)
}

.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-content {
    border-radius: 0
}

#myRecipes .close {
    color: #fff;
    opacity: 1
}

#myRecipes form {
    padding: 0 15%
}

#myRecipes form label {
    text-transform: uppercase;
    color: #fff;
    font-size: 15px
}

#myRecipes form .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

#myRecipes .modal-content {
    background: url(../images/popupbgrecipes.jpg) center center
}

#myRecipes .modal-body {
    padding: 0
}

#myRecipes .ribonpop {
    text-align: center;
    margin: 20px 0 40px
}

#myRecipes .ribonpop a {
    background: #fff;
    border: none;
    color: #03903b;
    border-radius: 0;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 700
}

#myRecipes .modal-header {
    border: none
}

.videoyt .playb {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px
}

#recipes .recipes-list .img-responsive {
    margin-top: -75px;
}

.bgmantel .recipes-nav-image {
    margin-top: -70px;
}

#products .products-list-recipe .col-lg-7 {
    padding: 0;
}

.textittle {
    position: absolute;
    text-align: center;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 10px;
    line-height: 1;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

footer {
    background: #13903c;
    padding: 20px 0;
}

footer .textwidget {
    color: #fff;
}

footer .row {
    display: flex;
    align-items: center;
}

footer .row .col-md-4 li.widget_custom_html {
    list-style: none;
}

footer .row .col-md-4 li a {
    color: #fff;
}

#custom_html-4 {
    padding-left: 60px;
}

#custom_html-4 ul {
    list-style: circle;
    padding-left: 16px;
}


/* RESPONSIVE */

@media (max-width:768px) {
    footer .row {
        display: block;
    }
    footer .row .col-xs-12 {
        margin-bottom: 20px;
    }
    #custom_html-2 {
        text-align: center;
    }
    #custom_html-2 img {
        width: 80px;
    }
    #custom_html-4 {
        padding-left: 0;
        text-align: center;
    }
    #custom_html-4 ul{
        list-style: none;
    }
    footer .row .col-md-4 li.widget_custom_html {
        list-style: none;
        margin-bottom: 20px;
    }
}