/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 25 2022 | 12:02:12 */
/*---------------------------MEDIA QUERIES 1920PX --------------------------*/
@media screen and (max-width:1920px){
	#testimonios .carousel_5_tst {
		transform: translatex(0);
	}
}
/*---altura menor a 1080---*/
@media screen and (max-width:1920px)  and (max-height:1080px){
	#inicio, .section_slider {height: 950px;}
	.section_slider .img-png-bottom .img_slide, .section_slider .img-png-bottom .img_slide > div, .section_slider .img-png-bottom .img_slide img {width: 650px!important;}
}
/*---altura menor a 900---*/
@media screen and (max-width:1920px) and  (max-height:900px){
	#inicio, .section_slider {height: 845px;}
	.section_slider .img-png-bottom .img_slide, .section_slider .img-png-bottom .img_slide > div, .section_slider .img-png-bottom .img_slide img {
		width: 600px!important;
	}
}
/*---altura menor a 800---*/
@media screen and (max-width:1920px) and  (max-height:800px){
	#inicio, .section_slider {height: 715px;}
		.section_slider .img-png-bottom .img_slide, .section_slider .img-png-bottom .img_slide > div, .section_slider .img-png-bottom .img_slide img {
		width: 500px!important;
	}
}
/*----altura mayor a 1080----*/
@media screen and (max-width:1920px) and (min-height:1080px){
	#inicio, .section_slider {
		overflow: hidden;
		height: calc(100vh - 200px);
	}
	
	.section_slider .img-png-bottom .img_slide, .section_slider .img-png-bottom .img_slide > div, .section_slider .img-png-bottom .img_slide img {
		width: 650px!important;
	}
}


@media screen and (max-width:1650px){
	#sobre_tegu .img_sbtg {
		left: -80px;
		top: 16px;
	}
	#sobre_tegu .img_sbtg img {
		width: 690px;
	}
}

@media screen and (max-width:1550px){
	#sobre_tegu .col_nuestrah > div {
		padding: 0 0  0 100px;
	}
}

/*---------------------------MEDIA QUERIES 1440px --------------------------*/
@media screen and (max-width:1440px) {
	/*---generales----*/
	/*h2{font-size: 42px!important;}
	h3{font-size: 32px!important}
	h4{font-size:22px!important}
	h5{font-size:19.6px!important}
	h6{font-size:17.7px!important}
	.title_bajada .elementor-heading-title {font-size: 19.5px!important;}*/
	
	#header .header_der > div {
		flex-wrap: wrap;
	}
	section > div, #footer > div{
		width:90%
	}
	
	/*---INICIO----*/
	.section_slider .img-png-center .img_slide, .section_slider .img-png-center .img_slide img {
		width: 400px; height: 400px;
	}
	#inicio .img-png-center .img_slide, #inicio .jet-listing-grid__item.slick-current .img-png-center .img_slide {
		right: 42px;
	}
 	/*-----fundadores----*/
	#fundadores .aro_lh .aro {
		width: 200px;
		height: 200px;
		box-shadow: 0 0 0 32px var(--e-global-color-primario2) inset;
	}
	#fundadores .aro_lh {
		bottom: -10px;
		right: -8px;
	}
	/*---sobre tegu---*/
	#sobre_tegu .img_sbtg img {
		width: 630px;
		max-width: 630px;
	}
	#sobre_tegu .col_nuestrah{
		margin-left: auto;
	}
	#sobre_tegu .col_img_sbtg {
		flex: 0 0 500px;
	}
	#sobre_tegu > div{
		max-width: 1200px;
	}
	#sobre_tegu .col_nuestrah > div {
		padding: 0px 0  0 30px;
		width: 100%;
		max-width: unset;
		margin: 0;
	}
	/*--- confianza-----*/
	#confianza > div{
		width:100%;
	}
	
	
}


/*---altura menor a 1080---*/
@media screen and (max-width:1440px) and (max-height:1080px){
	.section_slider .img-png-bottom .img_slide, .section_slider .img-png-bottom .img_slide > div, .section_slider .img-png-bottom .img_slide img {
		width: 610px!important
	}
	.section_slider .img-png-bottom .img_slide {
		right: 40px;
	}
}
/*---altura menor a 900---*/
@media screen and (max-width:1440px) and (max-height:900px){
    .section_slider .img-png-bottom .img_slide, .section_slider .img-png-bottom .img_slide > div, .section_slider .img-png-bottom .img_slide img {
		width: 550px!important
	}
	.section_slider .img-png-bottom .img_slide {
		right: 45px;
	}
}
/*---altura menor a 800---*/
@media screen and (max-width:1440px) and (max-height:800px){
	   .section_slider .img-png-bottom .img_slide, .section_slider .img-png-bottom .img_slide > div, .section_slider .img-png-bottom .img_slide img {
		width: 480px!important;
	}
}
/*----altura mayor a 1080----*/
@media screen and (max-width:1440px) and (min-height:1080px){
	.section_slider .img-png-bottom .img_slide, .section_slider .img-png-bottom .img_slide > div, .section_slider .img-png-bottom .img_slide img {
		width: 481px!important;
		right: 40px;
	}
}

/*---------------------------MEDIA QUERIES 1024px --------------------------*/
@media screen and (max-width:1024px){
	 
	.section_wrap > div {
		width: 90%!important;
		left: 0!important;
		max-width: 750px!important;
	}
	.section_wrap .elementor-shape {
		width: 100%!important;
		max-width: 100%!important;
	}
	
	#nav_principal .btn_nuestratienda {
		display: none!important;
	}
	#header .btn_responsive > div > div {
		width: 53px;
		height: 53px;
		background: var(--e-global-color-secundario1);
		border-radius: 50%;
		cursor: pointer;
		padding: 17px 0;
		/*box-shadow: 0 0 50px rgb(0 0 0 / 0%), 0 -5px 0 rgb(0 0 0 / 20%) inset;*/
	}
	#header #btn_tienda > div > div{
		background: var(--e-global-color-primario);
	}
	#nav_principal .jet-sub-mega-menu {
		width: 140%;
		left: -30%;
	}
	#nav_principal .jet-sub-mega-menu.abrir_submenu {
		left: -30%;
	}
	#nav_principal .jet-sub-mega-menu.cerr_submenu{
		left: -100%;
	}
	/*---INICIO---*/
	.section_slider > div {
		flex-wrap: wrap;
	}
	#inicio .jet-listing-grid__item .capa_inicio {
		display: none;
	}
	.section_slider .cl_caption_slide > div {
		width: 90%;
		max-width: 800px;
		margin: auto;
	}
	.section_slider .img-png-bottom .img_slide {
		right: 0;
	}
	.section_slider .btns_slides .jet-listing-dynamic-repeater__item a {
		padding: 15px 20px!important;
		margin: 0 12px 0 0!important;
		text-align: center;
	}
	.section_slider .btns_slides .jet-listing-dynamic-repeater__item:last-child a {
		margin: 0!important;
	}
    .section_slider .img-png-center.cl_slider > div {
		align-items: center!important;
		align-content: center!important;
		padding-top: 0px!important;
	}
	#inicio .jet-slick-dots {
		bottom: 50px;
		left: unset;
		right: 20px;
		flex-direction: column;
	}
	#inicio .jet-slick-dots li.slick-active {
		width: 15px!important;
		border-radius: 90px;
		height: 90px;
	}
	
	/*---PORQUE ELEGIR WARMIES----*/
	#ventajas > div{
			max-width: inherit!important;
		}
	#ventajas .cont_ventajas_ok  > div {
		flex-wrap: wrap;
	}
	#ventajas .col_ventajas {
		width: 100%;
	}
	#ventajas .ventajas_central {
		width: 100%!important;
		max-width: 350px;
		margin: auto;
	}
	#ventajas .col_ventajas > div {
		flex-wrap: wrap;
	}
	#ventajas .item_kit_aula {
		width: 50%;
		padding: 0 22px;
	}
	#ventajas .item_kit_aula .elementor-image-box-title {
		padding: 10px 18px;
		text-align: center;
		margin: 0 0 10px;
	}
	
	/*---PRODUCTOS---*/
	.productos_container .btn_juge .elementor-button-link {
		width: 42px;
		height: 42px;
		line-height: 42px;
	}
	
	/*----CATEGORIA DESTACADA---------*/
	#categoria_destacada > div {
		flex-wrap: wrap;
	}
	#categoria_destacada .btn_ctg a{
		width: 100%
	}
	
	/*---QUIENES SOMOS----*/
	#quienes_somos > div {
		flex-wrap:wrap
	}
	#quienes_somos .cl_img_qs {
		order: -1;
	}
	/*----confianza----*/
	#confianza .count_item {
		overflow-x: auto;
	}
	#confianza .count_contador .elementor-counter-title {
		text-align: left;
		white-space: nowrap;
	}
	#confianza  > div {
		grid-gap: 0px;
	}
	#confianza .icon_count_01 {
		left: -10px;
	}
	
	/*----- TESTIMONIOS-----*/
	#testimonios .container_testimonios > div{
		flex-wrap: wrap
	}
	#testimonios .jet-listing-grid__item > div {
		padding: 55px 12px 45px;
	}
	
	/*-----SUSCRIBETE-----*/
	#news_suscribete input#form-field-email {
		padding: 16px 16px 16px 45px;
		outline: none;
	}
	
	/*---FOOTER---*/
	#footer > div {
		flex-wrap: wrap;
	}
	#footer .col_foo.sitemap .elementor-heading-title {
		color: var(--e-global-color-primario2);
	}
	#footer .nav_footer  .menu {
		padding: 0;
	}
}

/*---altura menor a 1080---*/
@media screen and (max-width:1024px) and (max-height:1080px){
	#inicio, .section_slider {
		height: 950px;
	}
	.section_slider  .img_slide{
		right: 0!important
	} 
	.section_slider .img-png-center .img_slide, .section_slider .img-png-center .img_slide img {
		width: 370px;
		height: 370px;
	}
		.section_slider .img-png-bottom .img_slide, .section_slider .img-png-bottom .img_slide > div, .section_slider .img-png-bottom .img_slide img {
		width: 420px!important;
	}
}
/*---altura menor a 900---*/
@media screen and (max-width:1024px) and (max-height:900px){
	#inicio, .section_slider {
		height: 850px;
	}
	.section_slider .img-png-center .img_slide, .section_slider .img-png-center .img_slide img {
		width: 330px;
		height: 330px;
	}
    		.section_slider .img-png-bottom .img_slide, .section_slider .img-png-bottom .img_slide > div, .section_slider .img-png-bottom .img_slide img {
		width: 380px!important;
	}

}
/*---altura menor a 800---*/
@media screen and (max-width:1024px) and (max-height:800px){
	#inicio, .section_slider {
		height: 750px;
	}
	.section_slider .img-png-center .img_slide, .section_slider .img-png-center .img_slide img {
		width: 280px;
		height: 280px;
	}
	   .section_slider .img-png-bottom .img_slide, .section_slider .img-png-bottom .img_slide > div, .section_slider .img-png-bottom .img_slide img {
		width: 300px!important;
	}
}


@media screen and (max-width:768px){
	 
	.section_wrap > div {
		max-width: 600px!important;
	}
	.section_wrap .elementor-shape{
		max-width: 100%!important;
		width: 100%!important;
	}
	
	#header > div {
		justify-content: space-between;
	}
	#header .header_der .nav_principal {
		display: block;
	}
	#header .nav_principal .menu-menu-principal-container {
		position: fixed;
		background: var(--e-global-color-blanco);
		max-width: 400px;
		transition: all .4s;
		width: 80%;
		left: -100%; top: 0px;
		height: 100vh;
		z-index: 9999;
	}
	#header .nav_principal .menu-menu-principal-container.aparece_menu{
		left:  0%
	}
	#header .nav_principal .jet-menu {
		justify-content: flex-start!important;
	}
	#header .nav_principal .jet-menu > li {
		width: 100%;
	}
	#header .nav_principal .jet-menu > li > a {
		border-bottom: 1px solid rgba(0,0,0,.04);
	}
	#header .nav_principal .jet-menu > li:last-child > a{
		border-bottom: none
	}
	#header .nav_principal .jet-menu > li > a i {
		position: absolute;
		right: 25px;
		transform: rotate(-90deg);
	}
	.section_slider .cl_caption_slide > div {
		width: 100%;
	}
	.section_slider > div {
		width: 100%!important;
		padding: 0 20px;
	}
	/*--submenu----*/
	#nav_principal .jet-sub-mega-menu {
		box-shadow: none;
		border-radius: 0;
		margin-top: 0;
		position: absolute;
		opacity: 1;
		visibility: visible;
		top: -60px;
		left: -100%;
		width: 100%;
		transition: all .4s;
		display: block;
	}
	
	#nav_principal .jet-sub-mega-menu.abrir_submenu{
		left:0%;
	}
	#nav_principal .jet-sub-mega-menu.cerr_submenu{
		left: -100%;
	}
	
	#nav_principal .submenu_ok .jet-menu {
		grid-template-columns: 1fr;
		grid-gap: 16px;
		padding: 12px;
		height: 100vh;
		overflow-y: auto;
		padding-bottom: 80px;
	}
	#nav_principal .submenu_ok .jet-menu > li > a {
		padding: 0px;
		display: block;
	}
	#nav_principal .submenu_ok .jet-menu > li > a::before {
		bottom: 0;	left: 0;
		width: 100%; height: 100%;
		border-top: none; border-left: none;
		border-right: none; border-bottom: none;
		background: rgba(0,0,0,.5);
		border-radius: 10px;
	}
	#nav_principal .submenu_ok .jet-menu-item > a  img {
		border-radius: 10px;
		height: 80px;
	}
	#nav_principal .submenu_ok .jet-menu > li > a .jet-menu-title {
		padding: 0;
		position: absolute;
	}
	#nav_principal .submenu_ok .jet-menu > li >  ul {
		margin-top: 10px;
		padding: 0 15px;
	}
	#nav_principal .submenu_ok .jet-menu > li >  ul li a {
		border-bottom: 1px solid rgba(0,0,0,.05);
		padding: 6px 12px 6px 35px;
	}
	#nav_principal .submenu_ok .jet-menu > li > ul li a::before {
		left: 8px;
	}
	
	#nav_principal .regresar_men {
		background: var(--e-global-color-gris);
		cursor: pointer;
		display: block
	}
	#nav_principal .regresar_men h5 {
		width: 100%;
		margin: 0;
		padding: 15px;
		color: var(--e-global-color-primario);
	}
	#nav_principal .regresar_men h5 i {
		margin-right: 10px;
	}
	div#cerrar_mencat {
		display: block;
		width: 22%;
		text-align: center;
		padding: 17px 14px;
		font-size: 18px;
		margin-left: auto;
	}
	.popup_men {
		display: block;
		transition: all .4s;
		opacity:0;visibility:hidden;
		width: 100%;
		height: 100vh;
		position: fixed;
		top: 0;
		left: 0;
		background: var(--e-global-color-primario);
		z-index: 9;
		
	}
	.popup_men.aparece_pop{
		opacity:0.95;visibility:visible
	}
	#header .header_der {
		width: auto;
	}
	#header.header_fixed {
		background: #fff;
		padding: 5px 10px;
	}
	#content.body_filter{
		filter: brightness( 101% ) contrast( 100% ) saturate( 100% ) blur( 2.9px ) hue-rotate( 0deg )
	}
	
	section > div, #footer > div{
		width:100%
	}
	#header .hd_logo{
		width:150px
	}
	#header .header_der .btn_header .elementor-button-link .elementor-button-text {
		display: none;
	}
	#header .header_der .btn_header .elementor-button-link .elementor-button-icon {
		margin: 0;
	}
	#marcas .carousel_marcas .swiper-slide-inner {
		padding: 30px 10px;
	}
	#marcas .elementor-swiper-button {
		width: 45px;
		height: 45px;
		padding: 14px;
	}
	
	
	/*----confianza----*/
	 #confianza .icon_count_01 {
		left: 0px;
		margin: auto;
	}
 	#confianza  > div {
		grid-gap: 0px;
	}
	#confianza .count_item > div {
		flex-wrap: wrap;
	}
	#confianza .count_contador {
		width: 100%;
		padding-left: 0;
	}
    #confianza span.elementor-counter-number-suffix {
		flex-grow: unset;
	}
	#confianza .count_contador .elementor-counter-title {
		text-align: center;
		white-space: nowrap;
	}
	#confianza .elementor-counter-number-wrapper {
		display: flex;
		justify-content: center;
	}
	/*---fundadores---*/
	#fundadores .aro_lh {
		right: 206px;
		top: 62%;
	}
	#fundadores .cl_fundadores {
		order: -1;
	}
	#fundadores .aro_lh .aro {
		width: 150px;
		height: 150px;
		box-shadow: 0 0 0 28px var(--e-global-color-primario2) inset;
	}
	
	/*---PORQUE ELEGIR WARMIES----*/
	#ventajas > div {
		max-width: 600px!important;
	}
	#ventajas .ventajas_central {
		max-width: 336px;
		order: -1;
	}
	#ventajas .item_kit_aula {
		width: 100%;
		padding: 0 0 36px;
	}
	#ventajas .item_kit_aula .elementor-image-box-img {
		width: 88px;
		padding-right: 10px;
	}
	
	/*---PRODUCTOS---*/
	#productos .tabs_filter ul {
		margin: 0 0 15px;
	}
	/*--navs--*/
	.productos_container .jet-listing-grid__slider .jet-slick-dots li {
		width: 12px;
		height: 12px;
	}
	.productos_container .jet-listing-grid__slider-icon svg {
		height: 20px!important;
	}
	
	.productos_container .btn_juge .elementor-button-link {
		width: 38px;
		height: 38px;
		line-height: 38px;
	}
	.juguete_center .caption_uguete_info::before {
		top: 84px;
		padding: 5px 12px;
		font-size: 9px;
	}
	.juguete_center.si-oferta .precio_juguete.precio_oferta {
		left: 20px;
	}
	.juguete_center .boton .elementor-button-icon {
		font-size: 16px;
	}
	.juguete_center .btn_juge {
		bottom: 0;
		right: 0;
		padding-right: 0;
	}
	.juguete_center.si-oferta .precio_juguete {
		right: unset;
	}
	.juguete_center.si-oferta .precio_juguete.pr_n {
		right: 66px;
	}
	.productos_container .jet-listing-grid__slider .jet-slick-dots {
		margin: 30px 0 0;
	}
	
	/*----CATEGOGRIAS-----*/
		#categorias .container_category .category_img, #categorias .img_category_ok, #categorias .img_category_ok > div, #categorias .container_category .category_img > div, #categorias .container_category .category_img img {
		height: 290px;
		object-fit: cover;
	}
	#categorias  .slick-list.draggable {
		width: 160%!important;
	}
	
	/*---TESTIMONIOS-----*/
	#testimonios > div {
		width: 100%!important;
		max-width: 100%!important;
	}
	#testimonios .carousel_5_tst .slick-list.draggable {
		width: 160%!important;
		padding: 0 12%;
	}
	#news_suscribete input#form-field-email {
		padding: 16px 16px 16px 58px;
		outline: none;
	}
}

/*---altura menor a 700---*/
@media screen and (max-width:768px) and (max-height:700px){
	#inicio, .section_slider {
		height: 650px;
	}
	   .section_slider .img-png-bottom .img_slide, .section_slider .img-png-bottom .img_slide > div, .section_slider .img-png-bottom .img_slide img {
		width: 230px!important
	}
}





@media screen and (max-width:480px){
 
	.section_wrap > div {
		width: 100%!important;
		max-width: inherit!important;
	}
	.section_wrap .elementor-shape {
		padding: 0;
	}
	
	#header .btn_responsive > div > div {
		width: 45px;
		height: 45px;
		padding: 13px 0;
	}
	
	#header .hd_logo{
		width:118px
	}
	#marcas .elementor-swiper-button {
		width: 40px;
		height: 40px;
		padding: 12px;
	}
	
	/*----banner-------*/
	#inicio .cl_boton .btn_inicio:last-child {
		padding-left: 0px;
		padding-top:6px;
	}
	#inicio .cl_boton > div {
		flex-wrap: wrap;
		justify-content: center;
	}
	#inicio .cl_boton .btn_inicio {
		width: 100%;
		text-align: center;
	}
	#inicio .cl_boton .btn_inicio .elementor-button-link {
		width: 100%;
		max-width: 480px;
		margin: auto;
	}
	
	/*----PORQUE ELEGIR WARMIES----*/
	#ventajas .elementor-shape{
		max-width: 100%!important;
		width: 100%!important;
	}
	#ventajas .elementor-image-box-wrapper {
		flex-wrap: nowrap;
		display: flex;
	}
	#ventajas .item_kit_aula .elementor-image-box-img {
		width: 80px;
	}
	#ventajas .item_kit_aula {
		width: 100%;
		padding: 0 0 20px;
	}
	#ventajas .ventajas_central {
		max-width: 279px;
		width: 90%!important;
	}
	
	/*----qienes somos-----*/
	#sobre_tegu .title_section {
		right: 0;
		position: relative;
		top: 0;
	}
	#sobre_tegu .img_sbtg img {
		width: 100%;
		max-width: 460px;
		height: auto;
	}
	
	/*----confianza------*/
	#confianza  > div {
		grid-gap: 20px;
		grid-template-columns: 1fr;
	}
	
	#confianza .icon_count_01 {
		top: -1px;
	}
	#confianza .count_item {
		overflow-x: inherit;
		max-width: 250px;
		margin: auto;
	}
	#confianza .count_contador {
		padding-left: 15px;
	}
	#confianza .count_contador .elementor-counter-title br {
		display: none;
	}
	#confianza .count_item > div {
		flex-wrap: nowrap;
	}
    #confianza .count_contador .elementor-counter-title {
		text-align: left;
	}
	#confianza .elementor-counter-number-wrapper {
		justify-content: flex-start;
	}
	
	/*-----fundadores-----¨*/
	#fundadores .cl_bloque_perf {
		order: 2;
	}
	#fundadores .aro_lh .aro {
		width: 100px;
		height: 100px;
		box-shadow: 0 0 0 17px var(--e-global-color-primario2) inset;
	}
	#fundadores .aro_lh {
		bottom: -36px;
		right: 43px;
		left: unset;
	}
	#fundadores .img_fundadores{
		width: auto;
	}
	#fundadores .elementor-button-link {
		width: 100%;
	}
	
	/*------ PRODUCTOS-------*/
	.productos_container .jet-listing-grid__slider .jet-slick-dots li {
		width: 11px;
		height: 11px;
	}
	.productos_container .jet-listing-grid__slider .jet-slick-dots li.slick-active {
		width: 65px;
	}
	#carousel_productos .jet-listing-grid__slider .jet-slick-dots {
		margin: 25px auto 0;
		padding: 0;
	}
	#productos .elementor-button-link {
		width: 100%;
	}
	#productos .tabs_filter {
		display: flex;
		justify-content: center;
	}
	#productos .tabs_filter ul {
		padding: 0 20px;
		white-space: nowrap;
		display: flex; flex-wrap: nowrap;
		justify-content: flex-start;
		width: 100%; overflow-x: auto;
	}
	#productos .tabs_filter li {
		width: auto;
		padding: 0;
		top: 0;	margin-right: 10px;
	}
	#productos .tabs_filter li:last-child {
		margin-right: 0;
	}
	.juguete_center .caption_uguete_info::before {
		top: 45px;
		padding: 3px 8px;
		font-size: 7px;
		left: 0;
	}
	.juguete_center.si-oferta .precio_juguete.precio_oferta {
		left: 10px;
	}
	.juguete_center.si-oferta .precio_juguete.pr_n {
		bottom: -5px;
		left: 10px;
	}
	
	/*----CATEGOGRIAS-----*/
		#categorias .container_category .category_img, #categorias .img_category_ok, #categorias .img_category_ok > div, #categorias .container_category .category_img > div, #categorias .container_category .category_img img {
		height: 240px;
		object-fit: cover;
	}
	
	
	
	/*----jugar es aprender-------*/
	#jugar-aprender .item_kit_aula .elementor-image-box-img {
		width: 50px;
		margin-bottom: 10px;
	}
	#jugar-aprender .elementor-image-box-description {
		margin-top: 10px!important;
	}
	#jugar-aprender .elementor-widget-image-box .elementor-image-box-wrapper {
		text-align: left;
		display: flex;
	}
	#jugar-aprender .elementor-widget-image-box .elementor-image-box-content {
		padding-left: 15px;
	}
	#jugar-aprender .col_img_sbtg > div {
		display: none;
	}
	
	/*----testimonios-----*/
	#testimonios .carousel_5_tst {
		transform: translatex(0%);
	}
	#testimonios .jet-listing-grid__item > div {
		padding: 50px 10px 50px;
	}
	
	/*---suscribete-----*/
	#news_suscribete input#form-field-email {
		padding: 16px 15px 16px 48px;
	}
	/*----footer---*/
	#footer .nav_footer  .menu {
		padding: 0;
	}
	#footer .nav_footer li a {
		padding: 10px 12px 10px 22px;
	}
	
	/*---TESTIMONIOS-----*/
	#testimonios .carousel_5_tst .slick-list.draggable {
		width: 172%!important;
	    padding: 0
	}
	
}

@media screen and (max-width:480px) and (max-height:1080px){
    #inicio, .section_slider {
		height: 800px;
	}
	   .section_slider .img-png-bottom .img_slide, .section_slider .img-png-bottom .img_slide > div, .section_slider .img-png-bottom .img_slide img {
		width: 100%!important;
    	max-width: 300px!important;
	}
}


@media screen and (max-width:480px) and (max-height:900px){
    #inicio, .section_slider {
		height: 755px;
	}
	.section_slider .img-png-center .img_slide, .section_slider .img-png-center .img_slide img {
		width: 300px;
		height: 300px;
	}
}
@media screen and (max-width:480px) and (max-height:800px){
    #inicio, .section_slider {
		height: 740px;
	}
}
@media screen and (max-width:480px) and (max-height:700px){
    #inicio, .section_slider {
		height: 720px;
	}
	   .section_slider .img-png-bottom .img_slide, .section_slider .img-png-bottom .img_slide > div, .section_slider .img-png-bottom .img_slide img {
    	max-width: 255px!important
	}
}

 

