/*******************Reset*****************

-webkit-transition: all 400ms ease-out;
-o-transition: all 400ms ease-out; 
-moz-transition: all 400ms ease-out; 
-ms-transition: all 400ms ease-out; 
transition: all 400ms ease-out;*/

/*titulos*/
@import url('https://fonts.googleapis.com/css2?family=Coiny&display=swap');

/*parrafos*/
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*{margin:0; padding:0;}
html{margin:0 !important}

body::-webkit-scrollbar{
    width: 5px;
}

body::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb{
  	background-color: #000;}

body{font-family: 'Rubik', sans-serif !important;margin:0; padding:0 !important; background: #fff;color:#606060 !important; position:relative;font-size:18px!important;font-weight: 300; width:100%;line-height:1.33em;}
a,button{outline: 0px;}
	h1, h2, h3, h4, h5, h6{font-weight:bold;margin: 0;position: relative;}
		h1{font-size:35px;}
		h2{font-size:30px;}
		h3{font-size:20px;}
		h4{font-size:18px;}
		h5{font-size:16px;}
		h6{font-size:14px;}

	input:focus, select:focus, textarea:focus,.btn_cerra:focus{outline:none;}
	input, input[type="text"], input[type="file"]{background: none; border: none;color:#666;}

	nav ul{margin:0 !important; padding:0 !important}
	ul, li{list-style: none}

	a{text-decoration:none!important; color:#e4a932 !important; /*font-size:16px;-webkit-transition: all 400ms ease-out; -o-transition: all 400ms ease-out; -moz-transition: all 400ms ease-out; -ms-transition: all 400ms ease-out; transition: all 400ms ease-out;*/}
		a:hover{text-decoration:none!important;  color:#e4a932 !important;}
		a img{border:none; -webkit-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -moz-transition: all 800ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out;}
		a:hover img{-webkit-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out;}

	p{font-size: 18px !important;}
	.clear{clear:both;}

	.flip{cursor:pointer;}
	
	.no_padding{padding:0 !important;}
	.no_gutter > [class*='col-']{padding-right:0; padding-left:0;}
	.col-centered{float: none;margin: 0 auto;display: table;}
	.content_info{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
	.display_table{display: table; width: 100%;; height: 100%}
	.display_table_cell{display: table-cell; width: 100%; height: 100%; vertical-align: middle}
	
	.shared{text-align: center;}
	.shared h5{text-transform: uppercase; font-weight: bold!important; color: #000!important}
	.shared li{display: inline-block}
	.shared li a{display: block; margin: 0 2px}
	.shared li a i{font-size: 13px;}

	::-moz-selection{background: #ccc;}
	::selection{background: #ccc;} 
/********************fin Reset******************/

/******************************* HEADER *******************************/
#content_header{position: fixed; top: 0; left: 0; width: 100%;z-index: 300;height: 100px;}
.header_pc{position: relative;}
.header_mobile{position: relative;display: none;}
#access{text-align: right;}
#access li{display: inline-block;text-align: center;margin: 38px 10px;}
#access a{font-family: 'Coiny', sans-serif !important;vertical-align: bottom;font-size: 16px!important;position: relative;font-weight: bold;color: #606060 !important;line-height: 17px;cursor: pointer;text-transform: uppercase;}
#access li:hover{border-bottom: 2px solid #0080c7;}

#menu{display: none;}
#lineas_menu{width: 35px;position: relative;margin: auto}
.linea_menu{display: block; width: 95%; height: 3px; margin: 4px auto;transition: all 400ms ease-out;}
#menu.on .linea_2{width: 0px!important;}
#menu.on .linea_1{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin:auto; transform:rotate(45deg)}
#menu.on .linea_3{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin:auto; transform:rotate(-45deg)}

/*********SECTIONS GRAL************/
.container{padding: 30px;}
.container_footer{margin: 0 50px;}

.header_left{text-align: left}
.header_center{text-align: center}
.header_right{text-align: right}
	.header_section h1{font-size:40px}
	.header_section h2{font-size:35px}
	.header_section h3{font-size:25px}
	.header_section h4{font-size:20px}
	.header_section h5{font-size:18px}
	.header_section h6{font-size:16px}
	.header_section span{position:relative;margin: auto;display: block;}
	.header_section h1,.header_section h2,.header_section h3,.header_section h4,.header_section h5, .header_section h6{display: inline-block;}
				

.banner_section{margin: 0 auto;position: relative}
.banner_section .content_info{background: rgba(0, 0, 0, 0.1);}

.btn_bluegrassimport{position:relative;background: #0080c7;padding: 7px 20px;font-size: 18px;font-weight: bold;margin: 0 auto;display: table;outline: 0;border: none;text-transform: uppercase;transition: all 400ms ease-out}
.btn_bluegrassimport span{border-radius: 5px;color: #fff;}
.btn_bluegrassimport:hover span{color: #fff;}

/*******FORMATO CONTENTIDO********/		
.entry_content{padding: 20px 0;}

.entry_content table{border: none !important;}
.entry_content table tr:first-child{background: #606060 !important;}
.entry_content table tr:first-child td{color: #fff !important;text-transform: uppercase;}
.entry_content table td{text-align:center;color: #606060;padding: 15px;font-size: 16px;}

.entry_content h1,.entry_content h2,.entry_content h3,.entry_content h4,.entry_content h5,.entry_content h6{padding: 10px 0;}
.entry_content h1{font-size: 30px}
.entry_content h2{font-size: 25px}
.entry_content h3{font-size: 20px}
.entry_content h4{font-size: 18px}
.entry_content h5{font-size: 16px}
.entry_content h6{font-size: 14px}

.entry_content p{text-align: left;}				
.entry_content ul{margin: 0;}
.entry_content ul li{position:relative;list-style: circle;margin-bottom: 10px;}

.entry_content ol{margin: 0;}
.entry_content ol li{position:relative;list-style: decimal;margin-bottom: 10px;}

.entry_content blockquote{border-radius:15px; border-left: none;border-right: none;border-top: none; border-bottom:#77b8d6 ; text-align:center; box-shadow:0px 3px 5px rgba(6,6,6,0.4); margin:25px auto}
.entry_content blockquote p{color:#fff; font-weight: bold}
.entry_content .gallery figure img{width: 100%; height: 100%}

/***********PAGINADOR***************/
#pagination{margin: 30px auto;display: inline-block;width: 100%;text-align: center;}
#pagination li{display: inline-block; margin: 0 2.5px}
#pagination li a,#pagination li span{color: #fff!important; font-size: 18px; display: block; min-width: 30px; min-height: 30px; padding: 0 5px; text-align: center; line-height: 30px;background: #e4a932;}
#pagination li a:hover,#pagination li span:hover,#pagination li span.current{background: #e4a932; color: #fff!important;cursor: pointer;}
#pagination li a,#pagination li span .inactive{opacity: 0.5;}

/************FORMATO FORMULARIOS***************/
.form_bluegrassimport{transition: all 400ms ease-out;position: relative;}
.form_bluegrassimport .item_form{margin-bottom: 15px}
.form_bluegrassimport input,.form_bluegrassimport textarea,.form_bluegrassimport select{width: 100%;color: #606060 !important;padding: 5px 0;outline: none;border-bottom: 2px solid #0080c7;}
.form_bluegrassimport input:focus,.form_bluegrassimport textarea:focus{outline: none;color:#606060 !important;}
.form_bluegrassimport textarea{background: transparent;max-width: 100% !important;width: 100% !important;max-height:145px !important; height:145px !important;border-top: none;border-right: none;border-left: none;border-bottom: 2px solid #0080c7;}			
.form_bluegrassimport input:focus::-webkit-input-placeholder{color:#606060;font-family: 'Rubik', sans-serif !important;}
.form_bluegrassimport input:focus::-moz-placeholder{color:#606060;font-family: 'Rubik', sans-serif !important;} /* firefox 19+ */
.form_bluegrassimport input:focus::-ms-input-placeholder{color:#606060;font-family: 'Rubik', sans-serif !important;} /* ie */
.form_bluegrassimport input:focus::-o-placeholder{color:#606060;font-family: 'Rubik', sans-serif !important;}
.form_bluegrassimport input::-webkit-input-placeholder{color:#606060;font-family: 'Rubik', sans-serif !important;}
.form_bluegrassimport input::-moz-placeholder{color:#606060;font-family: 'Rubik', sans-serif !important;} /* firefox 19+ */
.form_bluegrassimport input::-ms-input-placeholder{color:#606060;font-family: 'Rubik', sans-serif !important;} /* ie */
.form_bluegrassimport input::-o-placeholder{color:#606060;font-family: 'Rubik', sans-serif !important;}			
.form_bluegrassimport textarea:focus::-webkit-input-placeholder{color:#606060;font-family: 'Rubik', sans-serif !important;}
.form_bluegrassimport textarea:focus::-moz-placeholder{color:#606060;font-family: 'Rubik', sans-serif !important;} /* firefox 19+ */
.form_bluegrassimport textarea:focus::-ms-input-placeholder{color:#606060;font-family: 'Rubik', sans-serif !important;} /* ie */
.form_bluegrassimport textarea:focus::-o-placeholder{color:#606060;font-family: 'Rubik', sans-serif !important;}
.form_bluegrassimport textarea::-webkit-input-placeholder{color:#606060;font-family: 'Rubik', sans-serif !important;}
.form_bluegrassimport textarea::-moz-placeholder{color:#606060;font-family: 'Rubik', sans-serif !important;} /* firefox 19+ */
.form_bluegrassimport textarea::-ms-input-placeholder{color:#606060;font-family: 'Rubik', sans-serif !important;} /* ie */
.form_bluegrassimport textarea::-o-placeholder{color:#606060;font-family: 'Rubik', sans-serif !important;}
.form_bluegrassimport textarea::-webkit-scrollbar{width: 5px;}
.form_bluegrassimport textarea::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);}
.form_bluegrassimport textarea::-webkit-scrollbar-thumb{background-color: #e4a932;}
.form_bluegrassimport label.error{font-size: 14px;text-align: left;margin: 5px 0;padding: 5px 0;display: block;font-weight: inherit;}
.form_bluegrassimport .msg_contacto{position: relative;background: #0080c7;color: #fff;padding: 20px;margin: 20px 0;display: none;}
.form_bluegrassimport .msg_contacto p{margin: 0;}
.form_bluegrassimport .msg_contacto#fracaso{background: #a22929;}

/*********REDES**SOCIALES****************/
#redes_sociales{position: relative;}
#redes_sociales ul{list-style: none;}
#redes_sociales li{display: inline-block; vertical-align: middle;}
#redes_sociales a{display: block; text-align: center;transition: all 400ms ease-out;}
#redes_sociales a:before{font: normal normal normal 12px/1 FontAwesome;content: "\f415";color: #606060;width: 30px;height: 30px;display: block;line-height: 30px;font-size: 20px;transition: all 400ms ease-out;}
#redes_sociales a:hover:before{color: #0080c7;transition: all 400ms ease-out;}
#redes_sociales a[href*="codepen.io"]:before{content: "\f1cb ";}
#redes_sociales a[href*="digg.com"]:before{content: "\f1a6 ";}
#redes_sociales a[href*="dribbble.com"]:before{content: "\f17d ";}
#redes_sociales a[href*="dropbox.com"]:before{content: "\f16b ";}
#redes_sociales a[href*="facebook.com"]:before{content: "\f09a";}
#redes_sociales a[href*="flickr.com"]:before{content: "\f16e ";}
#redes_sociales a[href*="foursquare.com"]:before{content: "\f180 ";}
#redes_sociales a[href*="plus.google.com"]:before{	content: "\f0d5";}
#redes_sociales a[href*="github.com"]:before{content: "\f09b";}
#redes_sociales a[href*="instagram.com"]:before{content: "\f16d ";}
#redes_sociales a[href*="linkedin.com"]:before{content: "\f0e1 ";}
#redes_sociales a[href*="pinterest.com"]:before{content: "\f231";}
#redes_sociales a[href*="getpocket.com"]:before{content: "\f265";}
#redes_sociales a[href*="f281 .com"]:before{content: "\f222";}
#redes_sociales a[href*="skype.com"]:before{content: "\f17e ";}
#redes_sociales a[href*="twitter.com"]:before{content: "\f099 ";}
#redes_sociales a[href*="vimeo.com"]:before{content: "\f27d ";}
#redes_sociales a[href*="youtube.com"]:before{content: "\f16a ";}
#redes_sociales a[href*="whatsapp.com"]:before{content: "\f232 ";}

/**********FOOTER****************/
.anchor_text p{font-size: 15px !important;} 
.anchor_left{text-align: left;}
.anchor_left p{display: inline-block; vertical-align: middle;}
.anchor_left a figure img{width: 130px;}
.anchor_right{text-align: right;}
.anchor_right p{display: inline-block; vertical-align: middle;}
.anchor_right a figure img{width: 130px;}
.anchor_center{text-align: center;}
.anchor_center p{display: inline-block; vertical-align: middle;}
.anchor_center a figure img{width: 130px;}

.item_footer h4{text-align: center;text-transform: uppercase;}
.item_footer h4 a{color: #fff !important;}

/******** Inicio Mi CSS********/
.content_logo{position: absolute;top: 0;left: 0;z-index: 999;width: 100%;}
#logo_menu{position: absolute;width: 147px;margin: 12px 0;}
#logo_mobile{position: absolute;top: 13px;left: 15px;width: 145px;display: inline-block;}

/*titulos*/
.header_section h1 span,.header_section h2 span,.header_section h3 span,.header_section h4 span,.header_section h5 span,.header_section h6 span{font-family: 'Coiny', sans-serif !important;padding: 20px 0;font-weight: bold;text-transform: uppercase;}
.blue{color: #0080c7;}

/*Carrouseles*/
.carrusel{padding: 0 5%;position: relative;/*margin: 20px 0;*/cursor: move;}
.carrusel .items_carrusel{margin: 20px;cursor: move;}
.carrusel .owl-nav .owl-prev,.carrusel .owl-nav .owl-next{position: absolute;top: 55%;width: auto;margin-top: -45px;}
.carrusel .owl-nav .owl-prev{left: 0;margin-left: 10px;color: #fff;}
.carrusel .owl-nav .owl-next{right: 0;margin-right: 10px;color: #fff;}

/*incio general*/
.content_informacion{position: relative;overflow-y: auto;}
.content_informacion::-webkit-scrollbar{width: 5px;}
.content_informacion::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);}
.content_informacion::-webkit-scrollbar-thumb{background-color: #000;}

.content_idioma{position: absolute;top: 38px;right: 0;}
.content_idioma .language-chooser{margin: 0;display: inline-flex;}
.content_idioma .language-chooser li a{text-transform: uppercase;margin: 0 5px !important;}
.content_idioma .language-chooser li a img{width: 30px;}

.content_construction{position: absolute;top: 0;left: 0;z-index: 999;}
.content_construction figure img{height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;}

#productos{position: relative;max-width: 100%;overflow: hidden;background-image: url("../images/background-productos.jpg");background-size: 100% 100%;background-position: center;background-repeat: no-repeat;}
#productos .items_posts{position: relative;border: 2px solid rgb(96 96 96 / 50%);margin: 15px 0;padding: 20px;border-radius: 10px;transition: all 400ms ease-out;}
#productos .items_posts:hover{border: 2px solid #00a165;-webkit-box-shadow: 0 0 5px 0px rgb(0 0 1 / 70%);-moz-box-shadow: 0 0 5px 0px #00a165;box-shadow: 0 0 5px 0px #00a165;transition: all 400ms ease-out;}
#productos .items_posts h3{color: #fff;background: #e4a932;text-align: center;text-transform: uppercase;border-radius: 5px;padding: 5px 0;}
#productos .items_posts figure img{transform: scale(1);transition: all 400ms ease-out;}
#productos .items_posts:hover figure img{transform: scale(1.1);transition: all 400ms ease-out;}

.bg_hoja{position: absolute;right: 0;bottom: 0;width: 50rem;height: 50rem;background-image: url("../images/background-hoja.png");background-size: 100% 100%;background-position: center;background-repeat: no-repeat;}
.bg_ovalado{width: 30rem;height: 4px;background: #0080c7;border-radius: 50%;position: absolute;bottom: 0;left: 0;right: 0;margin-left: auto;margin-right: auto;}

.bg_white{background: #fff;}
/*fin general*/

/*inicio home*/
#socios.section_home{position: relative;max-width: 100%;overflow: hidden;}
#socios.section_home .bg_socios{position: absolute;right: 0;width: 100%;height: 100px;background: #00a165;}
#socios.section_home .items_posts{position: relative;margin: 20px 0;}
#socios.section_home .items_posts figure img{border: 2px solid rgb(96 96 96 / 20%);border-radius: 10px;}
/*fin home*/

/*inicio archives*/
#archive_productos.section_archive{position: relative;max-width: 100%;overflow: hidden;}
/*fin archives*/

/*inicio singles*/
#single_pages.section_single{position: relative;max-width: 100%;overflow: hidden;background: rgb(96 96 96 / 10%);}
#single_pages.section_single .items_page{position: relative;}
#single_pages.section_single .items_page #content_valores{position: relative;background-image: url("../images/background-mision.png");background-size: contain;background-position: center;background-repeat: no-repeat;margin:  0 0 30px;}
#single_pages.section_single .items_page #content_valores .entry_content{position: relative;z-index: 9;}

#single_productos.section_single{position: relative;max-width: 100%;overflow: hidden;background: rgb(96 96 96 / 10%);}
#single_productos.section_single .items_single{position: relative;}
#single_productos.section_single .items_single #content_product{position: relative;}
#single_productos.section_single .items_single #content_product .entry_content{position: relative;z-index: 9;}
#single_productos.section_single .items_single #content_product h4{color: #e4a932 !important;text-transform: uppercase;text-align: center;}
#single_productos.section_single .items_single #content_disponibilidad .container{padding: 30px 0 0;}
#single_productos.section_single .items_single #content_disponibilidad .entry_content{background: #00a165;}
#single_productos.section_single .items_single #content_disponibilidad .entry_content p{color: #fff !important;text-align: center;margin: 0;}
#single_productos.section_single .items_single #content_disponibilidad #calendario{padding: 30px !important;}
#single_productos.section_single .items_single #content_disponibilidad #calendario span{color: #fff;padding: 10px 20px;border-radius: 10px;margin: 5px;display: block;text-align: center;}
#single_productos.section_single .items_single #content_disponibilidad #calendario .activo{background: #e4a932;cursor: default;}
#single_productos.section_single .items_single #content_disponibilidad #calendario .inactivo{background: rgb(96 96 96 / 50%);cursor: no-drop;}
/*fin singles

/*inicio taxonomy*/
/*fin taxonomy*/

/*inicio contacto*/
#contacto{position: relative;max-width: 100%;overflow: hidden;}
#contacto .content_ubicacion{margin-top: 30px;}
#contacto .content_ubicacion iframe{width: 100%;height: 400px;border-radius: 20px;}
#contacto #content_data{background: rgb(96 96 96 / 10%);}
#contacto #content_data a{font-size: 15px !important;color: #606060 !important;margin: 10px auto;display: table;}
/*fin contacto*/

/******* Inicio Error 404 *******/
.content_error{position: relative;max-width: 100%;overflow: hidden;height: 100vh;background: #e4a932;color: #fff;}
.content_error .fa-exclamation-triangle{margin: 0 auto;display: table;}
/******** Fin Error 404 *******/

/******** Fin Mi CSS********/

/******** Inicio media queries ********/
@media only screen and (max-width: 1200px){
	/*inicio menu*/
	/*fin menu*/
	
	/*inicio titulos*/
	/*fin titulos*/
	
	/*inicio generales*/
	#productos{background-image: none;}
	/*fin generales*/

	/*inicio home*/
	/*fin home*/

	/*inicio archives*/
	/*fin archives*/
	
	/*inicio singles*/
	/*fin singles*/
	
	/*inicio taxonomy*/
	/*fin taxonomy*/

	/*inicio footer*/
	/*fin footer*/
}

@media only screen and (max-width: 1100px){
	/*inicio menu*/
	#access li{margin: 38px 5px;}
	/*fin menu*/
	
	/*inicio titulos*/
	/*fin titulos*/

	/*inicio generales*/
	.m-t{margin-top: 100px;}
	/*fin generales*/

	/*inicio home*/
	/*fin home*/

	/*inicio archives*/
	/*fin archives*/
	
	/*inicio singles*/
	/*fin singles*/
	
	/*inicio taxonomy*/
	/*fin taxonomy*/

	/*inicio footer*/
	/*fin footer*/
}

@media only screen and (max-width: 900px){
	/*inicio menu*/
	#menu{display: block}
	#menu{position: absolute; background: none; border: none; z-index: 9999;top: 38px;right: 15px;}
	#menu #lineas_menu{width: 35px;}
	#menu #lineas_menu span{display: block; width: 95%; height: 3px;background: #606060;}
	#menu.on #lineas_menu span{background: #fff !important;}
	.header_pc{display: none;}
	.header_mobile{display: block;}
	#access{display: none;width: 100%; height: 100%;position: fixed;top:0;left: 0;background: #e4a932;z-index: 999;}
	#access li{display: block;padding: 20px 30px;margin: 0;}
	#access li a{display: table;margin: auto;color: #fff !important;}
	#access li:hover a{color: #fff !important;}
	#access li:hover{border-bottom:0px;background: rgba(255, 255, 255, 0.3);}
	#access a:after{background: #fff !important;}
	/*fin menu*/
	
	/*inicio titulos*/
	/*fin titulos*/

	/*inicio generales*/
	.content_idioma{position: relative;top: inherit;right: inherit;}
	.content_idioma ul li{padding: 20px 0 !important;}
	.content_idioma ul li:hover{background: none !important;}

	.bg_hoja{width: 35rem;height: 35rem;}

	.five-sixths,.four-fifths,.four-sixths,.one-fifth,.one-fourth,.one-half,.one-sixth,.one-third,.three-fifths,.three-fourths,.three-sixths,.two-fifths,.two-fourths,.two-sixths,.two-thirds{width: 50% !important;}
	/*fin generales*/

	/*inicio home*/
	/*fin home*/

	/*inicio archives*/
	/*fin archives*/
	
	/*inicio singles*/
	/*fin singles*/
	
	/*inicio taxonomy*/
	/*fin taxonomy*/

	/*inicio footer*/
	#contacto #content_data a{font-size: 12px !important;}
	/*fin footer*/	
}

@media only screen and (max-width: 768px){
	/*inicio menu*/
	/*fin menu*/
	
	/*inicio titulos*/
	.header_section h1{font-size:35px}
	.header_section h2{font-size:30px}
    .header_section h3{font-size:25px}
    .header_section h4{font-size:20px}
    .header_section h5{font-size:18px}
    .header_section h6{font-size:16px}

	.entry_content h1{font-size: 25px}
	.entry_content h2{font-size: 20px}
	.entry_content h3{font-size: 18px}
	.entry_content h4{font-size: 16px}
	.entry_content h5{font-size: 14px}
	.entry_content h6{font-size: 12px}
	/*fin titulos*/

	/*inicio generales*/
	/*fin generales*/

	/*inicio home*/
	/*fin home*/

	/*inicio archives*/
	/*fin archives*/
	
	/*inicio singles*/
	/*fin singles*/
	
	/*inicio taxonomy*/
	/*fin taxonomy*/

	/*inicio footer*/
	/*fin footer*/	
}

@media only screen and (max-width: 580px){
	/*inicio menu*/
	/*fin menu*/
	
	/*inicio titulos*/
	/*fin titulos*/

	/*inicio generales*/
	.content_informacion{height: auto !important;overflow: hidden;}

	.five-sixths,.four-fifths,.four-sixths,.one-fifth,.one-fourth,.one-half,.one-sixth,.one-third,.three-fifths,.three-fourths,.three-sixths,.two-fifths,.two-fourths,.two-sixths,.two-thirds{width: 100% !important;}
	/*fin generales*/	

	/*inicio home*/
	/*fin home*/

	/*inicio archives*/
	/*fin archives*/
	
	/*inicio singles*/
	#single_pages.section_single .items_page #content_mision{background-image: none;}
	/*#single_pages.section_single .items_page #content_mision .img_mision{float: none;margin: 0 auto;display: table;}*/
	/*fin singles*/
	
	/*inicio taxonomy*/
	/*fin taxonomy*/

	/*inicio footer*/
	.anchor_text p{text-align: center;display: inherit;}
	.anchor_left,.anchor_right,.anchor_center{text-align: center;}
	/*fin footer*/
}

@media only screen and (max-width : 480px){
	/*inicio menu*/
	/*fin menu*/

	/*inicio titulos*/
	/*fin titulos*/
	
	/*inicio generales*/
	/*fin generales*/

	/*inicio home*/
	/*fin home*/

	/*inicio archives*/
	/*fin archives*/
	
	/*inicio singles*/
	/*fin singles*/
	
	/*inicio taxonomy*/
	/*fin taxonomy*/
}

@media only screen and (max-width : 425px){
	/*inincio menu*/
	/*fin menu*/
	
	/*inicio titulos*/
	/*fin titulos*/

	/*inicio generales*/
	/*fin generales*/

	/*inicio home*/
	/*fin home*/

	/*inicio archives*/
	/*fin archives*/
	
	/*inicio singles*/
	/*fin singles*/
	
	/*inicio taxonomy*/
	/*fin taxonomy*/

	/*inicio footer*/
	/*fin footer*/
}

@media only screen and (max-width : 375px){	
	/*inicio menu*/
	/*fin menu*/

	/*inicio titulos*/
	.header_section h1{font-size:30px}
	.header_section h2{font-size:25px}
    .header_section h3{font-size:20px}
    .header_section h4{font-size:18px}
    .header_section h5{font-size:16px}
    .header_section h6{font-size:14px}

    .entry_content h1{font-size: 20px}
	.entry_content h2{font-size: 18px}
	.entry_content h3{font-size: 16px}
	.entry_content h4{font-size: 14px}
	.entry_content h5{font-size: 12px}
	.entry_content h6{font-size: 10px}
	/*fin titulos*/

	/*inicio generales*/
	/*fin generales*/

	/*inicio home*/
	/*fin home*/

	/*inicio archives*/
	/*fin archives*/
	
	/*inicio singles*/
	/*fin singles*/

	/*inicio taxonomy*/
	/*fin taxonomy*/

	/*inicio footer*/
	/*fin footer*/
}

@media only screen and (max-width : 320px){
	/*inicio menu*/
	/*fin menu*/
	
	/*inicio titulos*/
	/*fin titulos*/

	/*inicio generales*/
	/*fin generales*/

	/*inicio home*/
	/*fin home*/

	/*inicio archives*/
	/*fin archives*/
	
	/*inicio singles*/
	/*fin singles*/
	
	/*inicio taxonomy*/
	/*fin taxonomy*/

	/*inicio footer*/
	/*fin footer*/
}
/******** Fin media queries *******