@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);


html, body{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: 'open Sans';	
	background-color: #ef3829;
	background-image:url("../img/backgraund_textura.png");
}
.navbar-default {
    background-color: #feee00;
    height: 70px;
    border-color: none;
}
.navbar-brand {
    padding: 5px 0px 0px 0px;
}
.navbar {
    margin-bottom: 0px;
    border: 0px solid transparent;
}
.navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    font-weight: 700;
    background-color: transparent;

}
.logotipo {
	padding: 5px 0 0 50px;
	cursor: pointer;
}
.botones_header {
    background: url("../img/menu.png") center bottom no-repeat;
    background-size: 100% 100%;
    margin-right: -6px;
    cursor: pointer;
    width: 145px;
    text-align: center;
    font-size: 12px;
    padding: 20px 0px 11px 0 !important;
    margin-top: 19px;
}
.botones_header:hover {
	background:url("../img/menu_over.png") center bottom no-repeat;
	background-size: 100% 100%;
    padding: 20px 0px 5px 0 !important;
}
.botones_header:hover a {
	font-weight: bold;
	background: url("../img/flecha_menu_over.png") no-repeat center bottom ;
	padding-bottom: 5px;
} 
.bg_footer_rojo {
	background-color: #ef3829;
	height: 30px;
}
.bg_footer_rojo p{
	color:#FFF;
	font-size: 12px;
	padding-top: 5px;
    margin: 0px;
}
.bg_footer_rojo a{
    color:#FFF;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ef3829;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #eee;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 50px 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 0px solid #fff;
    left: 0px;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.bx-wrapper{
	margin-bottom: 0px !important;
}
.slider_top, .slider_top li{
	height: 341px !important;
}
.bg_white {
	background-color: #fff;
    display: inline-block;
}
.videos {
	color: #ef3829;
	font-weight: bold;
	font-size: 19px;	
	text-align: center;
}
.caja_video {
	background: url("../img/video_home.png");
	background-size: contain;
	height: 145px;
	width: 239px;
	padding: 8px;
	margin-bottom: 25px;
}
.caja_video div {
	background: none;
	width: 224px;
	height: 130px;
}
.border_red {
	border-right-style: dashed;
    color: #ef3829;
    margin: 25px 0;
    padding: 50px 25px 100px;
}
.bg_amarillo {
	width: 100%;
	height: 98px;
	background: url('../img/img_baner.png') center right no-repeat #feee00; 
	background-size: contain;
}
.padding_0 {
	padding: 0px;
}
.bg_amarillo h2{
    margin: 0px;
    color: #ef3829;
    text-align: center;
    font-size: 20px;
    padding-right: 100px;
    padding-top: 5px;
}
.bg_amarillo h3{
    margin: 0px;
    color: #ef3829;
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    padding-right: 100px;
    padding-top: 5px;
}
.receta_semana {
    color: #ef3829;
    font-size: 20px;
    text-align: center;
    padding-top: 20px;
    font-weight: bold;
}
.bg_jamon {
	background: url("../img/img_receta.png") center center no-repeat;
	background-size: contain;
	height: 268px;
	width: 100%;
	padding: 8px;
	color: black;
}
.bg_jamon p {
    padding-left: 50px;
    font-size: 16px;
    font-weight: 700;
    margin: 0px;
}
.bg_jamon ul {
	padding-left: 100px;
    padding-top: 44px;
    font-size: 10px;
}
.promo_fijo {
	background: url("../img/cintilla_titulos.png") center center no-repeat;
	background-size: contain;
	width: 195px;
	height: 226px;
    position: absolute;
    z-index: 100;
}
.promo_fijo p {
    color: #ef3829;
    font-size: 17px;
    text-align: center;
    transform: rotate(-14deg);
    transform-origin: left bottom 0;
    padding-top: 82px;
    padding-left: 35px;
}
.promo_fijo2 {
	background: url("../img/cintilla_titulos.png") center center no-repeat;
	background-size: contain;
	width: 195px;
	height: 226px;
    position: absolute;
    z-index: 100;
}
.promo_fijo2 p {
    color: #ef3829;
    font-size: 30px;
    text-align: center;
    transform: rotate(-14deg);
    transform-origin: left bottom 0;
    padding-top: 100px;
    padding-left: 35px;
}
.promo_fijo3 {
	background: url("../img/cintilla_titulos.png") center center no-repeat;
	background-size: contain;
	width: 195px;
	height: 226px;
    position: absolute;
    /*left: 320px;*/
    z-index: 100;
}
.promo_fijo3 p {
    color: #ef3829;
    font-size: 30px;
    text-align: center;
    transform: rotate(-14deg);
    transform-origin: left bottom 0;
    padding-top: 89px;
    padding-left: 23px;
    line-height: 30px;
}
.promo_fijo4 {
	background: url("../img/cintilla_titulos.png") center center no-repeat;
	background-size: contain;
	width: 195px;
	height: 226px;
    position: absolute;
    /*left: 320px;*/
    z-index: 100;
}
.promo_fijo4 p {
    color: #ef3829;
    font-size: 30px;
    text-align: center;
    transform: rotate(-14deg);
    transform-origin: left bottom 0;
    padding-top: 100px;
    padding-left: 35px;
}
.promo_fijo5 {
	background: url("../img/cintilla_titulos.png") center center no-repeat;
	background-size: contain;
	width: 195px;
	height: 226px;
    position: absolute;
    /*left: 320px;*/
    z-index: 100;
}
.promo_fijo5 p {
    color: #ef3829;
    font-size: 25px;
    text-align: center;
    transform: rotate(-14deg);
    transform-origin: left bottom 0;
    padding-top: 105px;
    padding-left: 27px;
}
.promo_fijo6 {
    background: url("../img/cintilla_titulos.png") center center no-repeat;
    background-size: contain;
    width: 195px;
    height: 226px;
    position: absolute;
    /*left: 320px;*/
    z-index: 100;
}
.promo_fijo6 p {
    color: #ef3829;
    font-size: 25px;
    text-align: center;
    transform: rotate(-14deg);
    transform-origin: left bottom 0;
    padding-top: 100px;
    padding-left: 27px;
}
.contacto_fijo {
    background: url("../img/menu.png") center bottom no-repeat;
    background-size: contain;
    width: 149px;
    position: fixed;
    right: 0;
    display: inline-block;
    z-index: 500;
    text-align: center;
    transform: rotate(-90deg);
    transform-origin: right bottom 0;
}
.contacto_fijo:hover {
    background: url("../img/menu_over.png") center bottom no-repeat;
}
.contacto_fijo a {
    color: #FFF;
    font-size: 17px;
    text-align: center;
    transform: rotate(0deg);
    transform-origin: right bottom 0;
    padding: 20px 15px 5px 15px;
    display: inline-block;
}
.contacto_fijo:hover a {
    text-decoration: none;
    font-weight: bold;

}
.two_row{
    padding: 24px 0px 12px 0px;
}
.one_row{
    padding: 35px 0px 19px 0px;
}
.imagen_producto {
    background:url("../img/productos/titulos_productos.jpg") center center no-repeat;
    background-size: 100% 100%;
    margin: 0 !important;
    color: #fff;
    font-size: 17px;
    text-align: center
}
.img_pad img{
    width: 100%;
}
.bg_white h2{
    text-align: center;
    color: #ef3829;
    font-size: 38px;
}
.bg_amarillo_contacto {
    background-color: #feee00;
    height: 96px;
}
.logo_contacto {
    text-align: center;
    padding-top: 25px;
}
.img_titulo_contacto {
    background:url("../img/contacto/titulo_contacto.png") center center no-repeat;
    background-size: 100% 100%;
    margin: 0 !important;
    color: #fff;
    font-size: 33px;
    text-align: center;
    height: 81px;
}
.one_row2 {
    padding: 35px 0px 10px 0px;
}
.bg_contaco {
    background: url("../img/contacto/background_contacto.jpg") center center no-repeat;
    background-size: cover;
 }
.font_text {
    font-size: 16px;
    font-weight: 600;
    padding-top: 25px;
    margin-bottom: 85px;
}


@media (max-width: 1199px) and (min-width: 992px) {
    .font_text {
        font-size: 15px;
        font-weight: 600;
        padding-top: 15px;
    }
}
.font_text h4 {
    font-size: 21px;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
}
.nom_com {
    width: 100%;
    height: 50px;
}
.background_white {
    background: rgba(255,255,255,.5);
    padding: 0px 30px;
}
.padding-form{
    margin: 0px 8px 50px;
}
.forma_contacto input, select, textarea{
    border-radius: 2px;
    background-color: #efeeee;
    border: 0px solid #efeeee;
    padding-left: 10px;
    color: #858585;
    margin: 10px 0px;
    font-size: 16px;
}
.forma_contacto2 input, select, textarea{
    border-radius: 2px;
    background-color: #efeeee;
    border: 0px solid #efeeee;
    padding: 10px;
    color: #858585;
    margin: 10px 0px;
    font-size: 16px;
    width: 100%;
}
.forma_contacto button {
    background-color: #ef3929;
    color: #FFF;
    border-radius: 10px;
    padding: 10px 50px;
    margin: 20px 15px;
}
.forma_contacto2 button {
    background-color: #ef3929;
    color: #FFF;
    border-radius: 10px;
    padding: 10px 50px;
    margin: 20px 15px;
}
.pd_right_0 {
    padding-right: 0px;
}
.forma_contacto {
    margin-top: -81px;
}
.forma_contacto2 {
    margin-top: -81px;
}
.hg_maps {
    height: 600px;
    width: 100%;
}
.ubica_sucursal {
    background-color: #ef3829;
    font-size: 30px;
    color: #fff;
    padding: 5px;
}
.img_marker_selected{
    margin-bottom: -355px;
    z-index: 499;
    position: absolute;
    margin: 60px 0px 0px 40px;
}
@media (max-width: 760px) { 
    .img_marker_selected{
        padding: 0px;
    }
}
.bg-white {
    background-color: #FFF;
    padding: 35px 80px;
    font-size: 15px;
}
.bg-white h2 {
    font-size: 24px;
    color: #ca1e31;
    text-align: center;
    font-weight: 600;
    margin: 0px 0 30px 0;
}
.bg-tabla-queso {
    background: url("../img/quienes_somos/img_quienes_somos.png") center center #FFF no-repeat;
    background-size: cover;
    height: 685px;
}
.bg-queso {
    position: absolute;
    z-index: 10;
    left: 30%;
}
.bg-banderas {
    position: absolute;
    z-index: 20;
    left: 30%;
}
.background_white_text_ {
    background: rgba(255,255,255,.5);
    padding: 0px 30px;
}
.historia-kyk {
    background: url("../img/quienes_somos/img_info.png") center center no-repeat;
    background-size: 100% 100%;
    margin: 0 !important;
    color: #fff;
    font-size: 15px;
    padding: 25px 10px 10px 10px;
    width: 100%;
}
.historia2 {
    background: rgba(255,255,255,.8);
    height: 160px;
    width: 100%;
    padding: 5px 15px;
    overflow-y: scroll;
    font-size: 14px;
}
.historia3 {
    background: rgba(255,255,255,.8);
    max-height: 320px;
    width: 100%;
    padding: 5px 15px;
    overflow-y: scroll;
    font-size: 14px;
}
.historia-padre {
    width: 370px;
    position: absolute;
    bottom: 20px;
    right: 50px;
    z-index: 99
}
.two-rows-chesse_kyk{
    text-align: left !important;
    width: 11%;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #FFF;
    font-size: 18px;
    padding: 7px 0;
    margin: 5px 0px;
    font-weight: bold;
    padding-right: 1%;
}
.rows-chesse-text{
    text-align: left !important; 
    width: 85%; 
    display: inline-block; 
    vertical-align: top;
    padding: 6px 0;
}
.rows-chesse-text2 {
    text-align: center !important; 
    width: 80%; 
    display: inline-block; 
    vertical-align: top;
    padding: 6px 0;
}
.one-rows-chesse_kyk{
    text-align: left !important;
    width: 10%;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #FFF;
    font-size: 18px;
    padding: 1px 0;
    margin: 3px 0;
}
.one-rows-chesse_kyk2 {
    text-align: left !important;
    width: 15%;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #FFF;
    font-size: 18px;
    padding: 1px 0;
    margin: 3px 0;
}
.date-chesse_kyk{
    text-align: right !important;
    width: 100%;
    display: inline-block;
    font-size: 18px !important;
    font-weight: bold;    
}
.objetivos-padre {
    width: 300px;
    position: absolute;
    top: 20px;
    left: 30px;
    z-index: 99
}
.objetivos-kyk {
    background: url("../img/quienes_somos/img_info.png") center center no-repeat;
    background-size: 100% 100%;
    margin: 0 !important;
    color: #fff;
    font-size: 15px;
    padding: 25px 10px 10px 10px;
    width: 100%;
}
.bg-white2 {
    background-color: #FFF;
    padding: 0px 80px 30px;
    font-size: 15px;
}
.bg-white2 h3 {
    font-size: 24px;
    color: #ca1e31;
    text-align: center;
    font-weight: 600;
    margin: 0px 0 30px 0;
    cursor: pointer;
    padding-bottom: 8px;
}
.disp_none {
    display: none;
}
.bg-white2 h3:hover {
    cursor: pointer;
    background: url("../img/flecha_menu_over.png") bottom center no-repeat;
    padding-bottom: 8px;
}
.flecha-amarilla {
    background: url("../img/flecha_menu_over.png") bottom center no-repeat;
    padding-bottom: 8px;
}
.text-align{ width: 87%; display: inline-block; vertical-align: top; }



.navbar-toggle {
    background: #ddd !important;
}
.collapse{
    display: block;
}
.altura {
    height: 341px;
}
.video_sz {
    width: 224px;
    height: 130px;
}
@media (max-width: 768px) and (min-width: 500px) { 
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
    }
    .forma_contacto {
        margin-top: 0px;
    }
    .forma_contacto2 {
        margin-top: 0px;
    }
    .nav>li {
    position: relative;
    display: block;
    width: 100%;
    background: none;
    font-size: 21px;
    }
    .navbar-nav {
    background: #ef3829;
    z-index: 9999;
    position: absolute;
    width: 100%;
    margin-top: 20px;
    width: 100%;
    left: 0;
    }

    .navbar-toggle {
        display: block;
    }

    nav.main_menu {display:none !important;}

    .container>.navbar-header{
        width: 100%;
    }
    .caja_video {
        margin-left: 20%;
    }
    .video_sz {
        width: 359px;
        height: 190px;
    }

}
@media (max-width: 499px) and (min-width: 0px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent; 
    }    
    .nav>li {
    position: relative;
    display: block;
    width: 100%;
    background: none;
    font-size: 21px;
    }
    .navbar-nav {
    background: #ef3829;
    z-index: 9999;
    position: absolute;
    width: 100%;
    margin-top: 20px;
    }
    #image_chesse_principal{
        width: 280px !important;
    }
    .bg-quienes-somos{
        padding: 25px 15px;
    }
    .bg-tabla-queso{
        height: 530px;
    }
    .historia-padre {
        width: 100%;
        right: inherit;
        bottom: 0;
    }
    .rows-chesse-text{
        font-size: 11px;
    }
    .one-rows-chesse_kyk, .two-rows-chesse_kyk{
        font-size: 13px;
    }
    .date-chesse_kyk{
        font-size: 14px;
    }
}
@media (max-width: 770px) and (min-width: 0px) { 
    .promo_fijo, .promo_fijo2, .promo_fijo3, .promo_fijo4, .promo_fijo5, .promo_fijo6 {
        display: none;
    }
    .bg_footer_rojo p {
        font-size: 12px;
    }
    .navbar-nav{
        display: none;
    }
    .botones_header:hover {
        background: none;
        background-color: #feee00;
    }
    .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
        color: #ef3829;
    }
}

.btn-submit2 {
    background-color: #ef3829;
    color:#FFF;
}
.bg_rh {
    background: url("../img/rh/KYK_Recursos_Humanos.jpg") center center no-repeat;
    background-size: cover;
}
@media (max-width: 570px) and (min-width: 421px) { 
    .bg_amarillo h3 {
        font-size: 28px;
    }
    .bg_white h2 {
        font-size: 28px;
    }
}
@media (max-width: 420px) and (min-width: 375px) { 
    .bg_amarillo h3 {
        font-size: 20px;
        padding-top: 20px;
    }
    .bg_white h2 {
        font-size: 20px;
    }
}
@media (max-width: 374px) and (min-width: 0px) { 
    .bg_amarillo h3 {
        font-size: 20px;
    }
    .bg_white h2 {
        font-size: 20px;
    }
    .bg_jamon ul {
        padding-left: 78px;
        padding-top: 33px;
        font-size: 12px;
    }
    .bg_jamon {
        background: url("../img/img_receta.png") center left no-repeat;
        background-size: cover;
    }
}
@media (max-width: 500px) and (orientation:portrait) { 
    .bg_jamon ul {
        padding-left: 78px;
        padding-top: 33px;
        font-size: 12px;
    }
    .bg_jamon {
        background: url("../img/img_receta.png") center left no-repeat;
        background-size: cover;
    }
}
@media (max-width: 670px) and (orientation:landscape) { 
    .bg_jamon ul {
        padding-left: 70px;
        padding-top: 32px;
        font-size: 12px;
    }
    .bg_jamon {
        background: url("../img/img_receta.png") center left no-repeat;
        background-size: cover;
    }
}
@media (max-width: 1026px) and (min-width: 671px) { 
    .bg_jamon ul {
        padding-left: 70px;
        padding-top: 32px;
        font-size: 12px;
    }
    .bg_jamon {
        background: url("../img/img_receta.png") center left no-repeat;
        background-size: cover;
    }
    .slider_top, .slider_top li{
        height: 270px !important;
    }
    .altura {
        height: 270px;
    }
}
@media (max-width: 670px) and (min-width: 0px) { 
    .slider_top, .slider_top li{
        height: 135px !important;
    }
    .altura {
        height: 135px;
    }
}
@media (max-width: 770px) and (min-width: 0px) { 
    .pd_right_0b {
        padding-right: 0px;
    }
}
@media (max-width: 1000px) and (min-width: 0px) { 
    .border_red { 
        margin: 5px 0;
        padding: 10px 25px 50px;
    }
    .caja_video {
        background: none;
        background-size: none;
        height: none;
        width: none;
        padding: 0px;
        margin-bottom: 25px;
    }
}
@media (max-width: 768px) and (min-width: 661px) {     
    .caja_video {
        margin-left: 20%;
    }
    .video_sz {
        width: 359px;
        height: 190px;
    }
}
@media (max-width: 660px) and (min-width: 500px) {     
    .caja_video {
        margin-left: 12%;
    }
    .video_sz {
        width: 359px;
        height: 190px;
    }
}
@media (max-width: 499px) and (min-width: 450px) {     
    .caja_video {
        margin-left: 6%;
    }
    .video_sz {
        width: 359px;
        height: 190px;
    }
}
@media (max-width: 449px) and (min-width: 370px) {     
    .caja_video {
        margin-left: 0%;
    }
    .video_sz {
        width: 286px;
        height: 170px;
    }
}
@media (max-width: 410px) and (min-width: 330px) { 
    .img_titulo_contacto {
        font-size: 28px;
    }
}
@media (max-width: 329px) and (min-width: 0px) { 
    .img_titulo_contacto {
        font-size: 23px;
    }
}