@charset "utf-8";
/* ---------------  Reset ------------------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*------------------------ ESTILOS COMUNES --------------------------------*/

body {
    font-family: 'Montserrat', sans-serif;
    background-color: #FAFAF0;
	background-image:url(../img/mosaico.jpg);
}

#abrir {
    display: none;
}

#cajacookies {
    background-color: #fff;
	width: 180px;
	padding: 32px 45px;
	text-align: center;
	font-size: 13px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 500;
	box-shadow: 1px 2px 8px -2px #ccc;
}

.pull-right {
    background-color: #ccae56;
	border: none;
	padding: 7px 30px;
	border-radius: 20px;
	color:#fff;
}

#cajacookies a {
    text-decoration: none;
    color: #ccae56;
}

header {
    background-color: #fff;
    display: flow-root;
}

.adjustment {
    width: 80%;
    margin: 0 auto;
}

#logo-admin {
    padding: 23px 0 18px 0;
    width: 350px;
}

#nav {
    background-color: #fff;
	box-shadow: 0 -11px 37px 0 #C0C0C0;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../img/pageLoader.gif') 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
    background-size: 100px 100px;
}


#social-media {
    background-color: #F4ECD5;
    display: flex;
    z-index: 300;
    position: relative;
    padding: 2px 0;
}

.contenido_web h1 {
    font-weight: bold;
    font-size: 30px;
}

.contenido_web h2 {
    font-weight: normal;
    font-size: 18px;
    margin: 20px 0 20px 0;
    background-color: #F4ECD5;
    padding: 10px;
}

.contenido_web h3 {
    font-weight: bold;
    font-size: 16px;
}

#info-footer {
    font-size: 8px;
    width: 160px;
    position: fixed;
    right: 0;
    bottom: 21px;
}

#info-footer a {
    text-decoration: none;
    color: #B0A08D;
    display: block;
    float: left;
    margin: 0 9px 0 0;
}

#error404 {
    width: 50%;
    margin: 5% 3%;
}

#error404 h1 {
    font-size: 30px;
    font-weight: bold;
    color: #B0A08D;
}

#error404 h2 {
    font-style: italic;
    color: gray;
    font-size: 21px;
}

#error404 p {
    font-size: 20px;
    line-height: 31px;
    text-align: justify;
}

#error404 h1, #error404 h2, #error404 p {
    margin: 0 0 25px 0;
}

.marker {
    background-color: #FF0;
}

.contenido_web strong {
    font-weight: bold;
}

.contenido_web em {
    font-style: italic;
}

.contenido_web ol {
    list-style: symbols;
    line-height: 23px;
    font-size: 15px;
    text-align: justify;
    padding: 0 0 0 11px;
	margin: 20px 0;
}

.contenido_web ul {
    list-style: initial;
	line-height: 23px;
	font-size: 15px;
    text-align: justify;
	padding: 0 0 0 11px;
	margin: 20px 0;
}

.contenido_web p {
    font-size: 15px;
    text-align: justify;
    margin: 13px 0;
    line-height: 23px;
}

.contenido_web h1 {
    margin: 20px 0 20px 0;
}

.contenido_web h3 {
    margin: 20px 0 20px 0;
}

.contenido_web ol li {
    padding: 0 0 0 25px;
}

.contenido_web ul li {
    padding: 0 0 0 25px;
}

.contenido_web blockquote {
    font-style: italic;
    border-left: 5px solid #ccc;
	padding: 10px 50px 10px 50px;
	border-right: 5px solid #ccc;
}

.space {
    height: 60px;
    width: 100%;
    display: table;
}

/*Colección -------------------------- */

.coleccion_galeria .ver_img {
    width: 260px;
    float: left;
    height: 260px;
}

@keyframes modal_coleccion {
	from {top:-330px; opacity:0;}
	to {top:0; opacity:1;}	
}

.flex_coleccion {
/*	width: 100%;*/
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.modal_coleccion {
	display: none;
	position: fixed;
	z-index: 500;
	overflow: auto;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
}

.cachorros-coleccion {
    left: 2%;
    top: 0 !important;
}
	
.modal-body_coleccion p, .modal-body_coleccion h2, .modal-body_coleccion h3 {
    padding: 11px 33px 17px 32px;
    text-align: center;
}

.modal-body_coleccion h2 {
    font-size: 26px;
    padding-top: 32px;
    color: #34495E;
}

.img-modal_coleccion {
    width: 55%;
    float: left;
}

.modal-footer_coleccion {
    clear: both;
}

.content-modal-right_coleccion {
    float: right;
    width: 45%;
}

.title-informacion_coleccion {
    color: #909090;
    margin: 0 0 -9px 0;
    display: block;
}
	

.contenido-modal-coleccion {
	position: relative;
	z-index: 501;
	background-color: #fff;
	margin: auto;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.4);
	animation-name: modal;
	animation-duration: 1s;
	overflow: hidden;
}

@keyframes modal {
	from {top:-330px; opacity:0;}
	to {top:0; opacity:1;}	
}

.content-modal_coleccion {
    padding: 20px 0;
    background-color: transparent;
    width: 85%;
    display: table;
}

.modal-body_coleccion {
    position: absolute;
    top: 10%;
    right: 170px;
}

#lineLevel1 {
    position: absolute;
    width: 30px;
    left: 219px;
    top: 65px;
    height: 120px;
}

#lineLevel2 {
    position: absolute;
    width: 30px;
    left: 219px;
    top: 290px;
    height: 120px;
}

#lineLevel3 {
    position: absolute;
    width: 30px;
    left: 465px;
    top: 34px;
    height: 61px;
}

#lineLevel4 {
    position: absolute;
    width: 30px;
    left: 465px;
    top: 147px;
    height: 61px;
}

#lineLevel5 {
    position: absolute;
    width: 30px;
    left: 465px;
    top: 263px;
    height: 61px;
}

#lineLevel6 {
    position: absolute;
    width: 30px;
    left: 465px;
    top: 376px;
    height: 61px;
}

#pedigree {
    width: 700px;
    height: 500px;
    position: relative;
    margin: 30px 16px 0 0;
}

#info-cachorro {
    width: max-content;
    height: initial;
    position: relative;
    margin: 30px 16px 0 0;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    padding: 15px;
}

#info-cachorro ul li span {
    font-weight: bold;
    padding: 0 10px 0 0;
}

#info-cachorro ul li {
    font-size: 20px;
    padding: 10px 0 10px 0;
}

.nivel1, .nivel2, .nivel3 {
    width: 200px;
    margin: 0px 15px 0 0;
}

.nivel3 {
    position: absolute;
    right: 0;
}

.nivel2 {
    position: absolute;
    right: 237px;
    top: 54px;
}

.nivel2 .pedigree {
    margin: -12px 0 75px 0;
}

.nivel1 .pedigree {
    margin: 100px 0 73px 2px;
}


.pedigree {
    border: 3px solid #fff;
    float: left;
    width: 200px;
    height: 30px;
    margin: 10px 10px -3px 10px;
    display: block;
    padding: 7px;
    font-size: 13px;
    color: #000;
    font-weight: bold;
}

.close_coleccion {
    color: #000;
    font-size: 65px;
    font-weight: bold;
    position: absolute;
    right: 20px;
	top: 10px;
}

.close_coleccion:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.modal-header_coleccion, .modal-footer_coleccion {
    padding: 15px;
    background-color: transparent;
    color: #f2f2f2;
}

.content-modal_coleccion img {
    width: 100%;
}

.modal-body_coleccion h3 {
    font-weight: bold;
    font-size: 13px;
}

.content-modal_coleccion p {
    font-size: 29px;
    color: #000;
    text-align: left;
    padding: 15px 0 0 55px;
}

/*.content-modal_coleccion .titlep {
    border-bottom: 1px solid #A52A2A;
    padding-bottom: 25px;
}*/
	
.mostrar_imagen {
    height: 260px;
    width: 260px;
    margin: 20px;
    display: block;
    float: left;
}

.icon_gender {
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 35px;
    margin: 8px 8px;
}

.icon_gender_modal {
    width: 35px !important;
    height: 35px !important;
    position: absolute;
    left: 22px;
    top: 25px !important;
    margin: 8px 0 0 -26px;
}

.icon_lupa {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    padding: 0;
    background-image: url(../img/fondo-negro-transparente-bajo.png);
    transition: all 0.3s ease-in-out;
}

.icon_king {
    position: absolute;
    right: 0;
    top: 45px;
    width: 35px;
    height: 35px;
    margin: 8px;
}

.icon_king_modal {
    position: absolute;
    top: 70px;
    width: 35px !important;
    height: 35px;
    margin: 8px;
    left: -10px;
}

.text_king {
    position: absolute;
    bottom: 40px;
    font-size: 0;
    margin: 12px 16px;
    color: #fff;
    transition: all 0.3s ease-in-out;
    line-height: 19px;
}

.text_king_modal {
    font-size: 18px !important;
    margin: 12px 16px;
    color: #fff;
    line-height: 29px;
    text-align: left !important;
    padding: 5px 0 0 42px !important;
}

#genero_female {
    width: 32px !important;
    height: 32px !important;
    margin: 10px 8px !important;
}

.mostrar_imagen:hover .text_king {
    font-size: 13px;
}

.mostrar_imagen:hover .icon_lupa {
    width: 50px;
    height: 50px;
    padding: 105px;
}

/*Fin de coleccion------------------*/

/*galeria principal -------------------------- */

.coleccion_galeria_principal .ver_img {
    width: 260px;
    float: left;
    height: 260px;
}

.flex_coleccion_principal {
/*	width: 100%;*/
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.modal_coleccion_principal {
	display: none;
	position: fixed;
	z-index: 500;
	overflow: auto;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
}
	
	
.modal-body_coleccion_principal p, .modal-body_coleccion_principal h2, .modal-body_coleccion_principal h3 {
    padding: 11px 33px 17px 32px;
    text-align: center;
}

.modal-body_coleccion_principal h2 {
    font-size: 26px;
    padding-top: 32px;
    color: #34495E;
}

.img-modal_coleccion_principal {
    width: 55%;
    float: left;
}

.modal-footer_coleccion_principal {
    clear: both;
}

.content-modal-right_coleccion_principal {
    float: right;
    width: 45%;
}

.title-informacion_coleccion_principal {
    color: #909090;
    margin: 0 0 -9px 0;
    display: block;
}
	

.contenido-modal-coleccion_principal {
	position: relative;
	z-index: 501;
	background-color: #fff;
	margin: auto;
	width: 100%;
	height: 100%;
	animation-name: modal_principal;
	animation-duration: 1s;
	overflow: hidden;
}

@keyframes modal_principal {
	from {top:-330px; opacity:0;}
	to {top:0; opacity:1;}	
}

.content-modal_coleccion_principal {
    padding: 20px 0;
    background-color: transparent;
    width: 85%;
    display: table;
}

.modal-body_coleccion_principal {
    position: absolute;
    top: 10%;
    right: 10%;
}

.close_coleccion_principal {
    color: #fff;
    font-size: 65px;
    font-weight: bold;
    position: absolute;
    right: 20px;
	top: 10px;
}

.close_coleccion_principal:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.modal-header_coleccion_principal, .modal-footer_coleccion_principal {
    padding: 15px;
    background-color: transparent;
    color: #f2f2f2;
}

.content-modal_coleccion_principal img {
    width: 100%;
}

.modal-body_coleccion_principal h3 {
    font-weight: bold;
    font-size: 13px;
}

.content-modal_coleccion_principal p {
    font-size: 35px;
    color: #A52A2A;
}
	
.mostrar_imagen_principal {
    height: 260px;
    width: 260px;
    margin: 20px;
    display: block;
    float: left;
}

.icon_lupa {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    padding: 0;
	background: rgba(0,0,0,0.4);
    /*background-image: url(../img/fondo-negro-transparente-bajo.png);*/
    transition: all 0.3s ease-in-out;
}

.mostrar_imagen_principal:hover .icon_lupa {
    width: 50px;
    height: 50px;
    padding: 105px;
}

/*Fin de galeria------------------*/


#menu ul li {
    float: left;
    position: relative;
    padding: 38px 12px;
    font-size: 14px !important;
}

#menu {
    float: right;
}

#menu ul li a {
    text-decoration: none;
}

#menu ul li a {
    text-decoration: none;
    padding: 10px 0;
    border-bottom: 2px solid transparent;
	transition: all 0.3s ease-in-out;
	color: #000;
}

#menu ul li a:hover {
    border-bottom: 2px solid #D8B04E;
	color: #D8B04E;
}

#sub_menu li {
    padding: 0 0 !important;
    background-color: #fff;
    /*width: 117px;*/
    font-size: 15px;
}

#sub_menu li a {
    padding: 13px 31px !important;
    display: block;
    width: 100px;
}

#sub_menu li:hover {
    background-color: #F4ECD5;
}

#sub_menu li a:hover {
    color: #000 !important;
	border-bottom: 2px solid transparent !important;
}

.active {
    color: #D8B04E !important;
	border-bottom: 2px solid #D8B04E !important;
}


#sub_menu {
    position: absolute;
    display: none;
    top: 90px;
    right: 0;
    z-index: 200;
}

#menu ul li:hover #sub_menu {
    display: block;
}

#slider {
    width: 100%;
    position: fixed;
}



.social_img img {
    width: 20px;
    height: 20px;
    padding: 6px 7px;
    float: left;
}

.social_img span {
    font-size: 13px;
    color: #B0A08D;
    margin: 0;
    display: block;
    float: left;
    padding: 9px 9px 0 9px;
    font-weight: bold;
}

#flag {
	transition: all ease-in-out 0.3s;
    
}

.flag-active {
    opacity: 0.5;
}

#flag:hover {
	opacity: 1;
	transition: all ease-in-out 0.3s;
	}

.social_img {
    float: right;
    margin: 0 4px 0 0;
}

#collaborator {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 100;
}

#collaborator img {
    width: 100px;
    height: 100px;
}

.art-right {
    padding: 30px 0 0 0;
}

.contenido_web {
    padding: 30px 0 0 0;
}

.raiz {
    width: 100%;
    display: table;
    padding: 0 0 12px 0;
}

.raiz span {
    font-size: 14px;
    padding: 0 8px 0 0;
    display: block;
    float: left;
    font-weight: bold;
    color: #A49C85;
}

hr {
    color: cornsilk;
}

/*------------------------ SLIDER --------------------------------*/

div#slider {
    overflow: hidden;
    margin: -90px 0;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    z-index: -1;
}
div#slider div {
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  font-size: 0;
  animation: 20s slider infinite;
}
div#slider div img {
  width: 20%;
  float: left;
}
@keyframes slider {
  0% {
    left: 0%;
  }
  20% {
    left: 0%;
  }
  25% {
    left: -100%;
  }
  45% {
    left: -100%;
  }
  50% {
    left: -200%;
  }
  70% {
    left: -200%;
  }
  75% {
    left: -300%;
  }
  95% {
    left: -300%;
  }
}


/*-----------*/


.t-disco {
    font-size: 27px;
    font-weight: bold;
}

#formulario {
    padding: 50px 0 50px 0;
}

label {
    display: block;
    padding: 0 0 8px 0;
}

#formulario input {
    width: 90%;
    padding: 15px 35px;
    border: 1px solid #F4ECD5;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
}

#mensaje {
    width: 90%;
    padding: 22px 34px;
    border: 1px solid #F4ECD5;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    height: 240px;
    min-width: 90%;
    max-width: 90%;
    min-height: 240px;
    max-height: 240px;
}

#paso-label-title strong {
    margin-bottom: 2px !important;
    color: #000;
    font-size: 20px;
    display: block;
    font-weight: bold;
}

#contador {
    display: block;
    font-size: 14px;
    padding: 10px 0;
    color: #479d4c;
}

#paso {
    width: 300px !important;
}

#verificar img {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    left: 386px;
}

#submit {
    width: 200px !important;
    margin: 24px 0 0 0;
    background-color: #F4ECD5;
	border: 3px solid #fff !important;
}

#submit:hover {
    background-color: #F6F3DC;
}

.img_movil {
    display: none;
}


#img_perfil {
    float: left;
    margin: 17px 35px 17px 0;
}


#reina {
    float: left;
    margin: 0 30px 20px 0;
}

/* ------------ Efectos de acordeón --------------  */

#container-main {
    margin: 16px 0 0 0;
}

.accordion-container {
	width: 100%;
	margin: 0 0 2px;
	clear:both;
}

.accordion-titulo {
    position: relative;
    display: block;
    padding: 17px 20px;
    font-size: 16px;
    font-weight: bold;
    background: #F4ECD5;
    color: #A49C85;
    text-decoration: none;
}

.accordion-titulo.open {
	background: #B0A08D;
	color: #fff;
}

.accordion-titulo:hover {
	background: #B0A08D;
	transition: all ease-in-out 0.5s;
	color: #fff;
}

.accordion-content {
	display: none;
	padding: 20px;
	overflow: auto;
}

.accordion-content p{
	margin:0;
}


@media (max-width: 767px) {
	.accordion-content {
		padding: 10px 0;
	}
}


#share {
    position: absolute;
    left: 0;
    top: 200px;
    background-color: #B0A08D;
    padding: 10px 8px 3px 5px;
}

#share ul a li {
    margin: 0 0 15px 0;
}

#share ul a li img {
    width: 27px;
}

#share ul a li {
    margin: 0 0 5px 0;
}


/* ------------ Fin efectos de acordeón --------------  */


.nombre_animal {
    position: absolute;
    bottom: 0;
    left: 0px;
    padding: 15px 5.6% 15px 5.6%;
    background: rgb(0, 0, 0, 0.4);
    width: 88.8%;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    transition: all ease-in-out 0.7s;
    line-height: 17px;
}

.mostrar_imagen:hover .nombre_animal {
	background: rgb(0, 0, 0, 0);
	transition: all ease-in-out 0.7s;
}








/*------------------------ PÁGINA PARA DISPOSITIVOS --------------------------------*/




@media all and (max-width: 1700px){

.modal-body_coleccion {
    top: 6%;
    right: 5%;
}

div#slider {
    margin: -22px 0 0 0;
    width: 100%;
    max-width: 109%;
    max-height: 107%;
}

.adjustment {
    width: 96%;
}

}


@media all and (max-width: 1500px){
.modal-body_coleccion {
    top: -1%;
    right: 5%;
}
	
.contenido-modal-coleccion {
    background-position: -215px 15px !important;
    background-size: 100%;
}

.cachorros {
	background-position-y: 0 !important;
	background-position: center !important;
	}

#menu ul li {
    font-size: 14px;
}

.adjustment {
    width: 96%;
}

#pedigree {
    margin: 0 16px 0 0;
}

#info-cachorro {
    width: max-content;
    height: initial;
    position: relative;
    margin: 30px 16px 0 0;
    padding: 15px;
}


}


@media all and (max-width: 1200px){

.modal-body_coleccion {
    top: 0;
    right: 40px;
}

.adjustment {
    width: 98%;
}


.contenido-modal-coleccion {
    background-position: -120px -43px;
    background-size: 100%;
}

.content-modal_coleccion {
    width: 70%;
}

.content-modal_coleccion p {
    font-size: 28px;
}

.adjustment {
    width: 89%;
}

div#slider {
    margin: 0;
    width: 140%;
    max-width: 133%;
    max-height: 133%;
}

#logo-admin {
    padding: 25px 0 18px 0;
    width: 300px;
	margin: 0 0 0 -6px;
}





}

@media all and (max-width: 1000px){


div#slider {
    margin: -101px -140px;
    width: 168%;
    max-width: 168%;
    max-height: 133%;
}

#menu ul li {
    font-size: 13px;
}


.mostrar_imagen {
    margin: 5px;
}






}


@media all and (max-width: 900px){
	
#slider_img_full {
	display: none;
	}

#slider_img_mobile {
	display: block !important;
	}
	
#info-cachorro {
    background-color: transparent;
    color: #000;
}
	
.img_movil {
    display: block;
}

.img_movil img {
    width: 143%;
    margin: 0 0 0 -147px;
}

.content-modal_coleccion {
    width: 79%;
    padding: 673px 0;
}

.contenido-modal-coleccion {
    background-position: 18px -5px;
    background-size: 144% !important;
    overflow-y: auto;
    background-image: none !important;
}

.icon_gender_modal {
    left: 90px;
}

.icon_king_modal {
    left: 55px;
}

	
#nav {
    background-color: #fff;
	box-shadow: 0 -11px 37px 0 #C0C0C0;
    position: relative;
    width: 100% !important;
}

.modal-body_coleccion {
    top: 2%;
    right: -53px;
}

.pedigree {
    width: 100px;
    height: 60px;
}

.nivel3 {
    right: 98px;
}

.nivel2 .pedigree {
    margin: 0px 0 93px 0;
}

.nivel1 {
    position: absolute;
    top: 40px;
    left: 100px;
}

.nivel1 .pedigree {
    margin: 97px 0 168px 0;
}

#lineLevel3, #lineLevel4, #lineLevel5, #lineLevel6 {
    left: 368px;
	height: 90px;
}

#lineLevel3 {
    top: 50px;
}

#lineLevel4 {
    top: 220px;
}

#lineLevel5 {
    top: 396px;
}

#lineLevel6 {
    top: 570px;
}

#lineLevel1, #lineLevel2 {
    height: 187px;
}

#lineLevel1 {
    top: 87px;
}

#lineLevel2 {
    top: 430px;
}

.content-modal_coleccion p {
    font-size: 37px;
    padding: 17px 0 0 15px;
    width: 90%;
}

div#slider {
    margin: -161px -220px;
    width: 178%;
    max-width: 300%;
    max-height: 133%;
}

#logo-admin {
    width: 280px;
}

#abrir {
    position: absolute;
	top: 22px;
	right: 8px;
    display: block;
}

#abrir img {
    width: 40px;
    height: 40px;
}

#cerrar {
    position: absolute;
	top: 22px;
	right: 8px;
}

#cerrar img {
    width: 40px;
    height: 40px;
}

#menu {
    display: none;
    position: absolute;
    top: 83px;
    width: 100%;
    background-color: #fff;
    left: 0;
	z-index: 300;
}

#menu ul li {
    font-size: 13px;
    float: initial;
    padding: 10px 0px 18px 24px;
}

#sub_menu {
    position: initial;
	margin: 17px 0 0 0;
	z-index: 300;
}

#sub_menu li {
    padding: 0 0 !important;
    background-color: #F4ECD5;
    margin: 0 0 0 -24px;
}

.art-right {
    padding: 30px 15px 0 0;
}

.contenido_web img {
    width: 100% !important;
    height: auto !important;
    margin: 20px 0 20px 0 !important;
}

#formulario input {
    width: 80%;
}

#mensaje {
    width: 80%;
    border: 1px solid #F4ECD5;
    height: 240px;
    min-width: 80%;
    max-width: 80%;
    min-height: 240px;
    max-height: 240px;
}

#paso {
    width: 130px !important;
}

#verificar img {
    left: 216px;
}

#collaborator img {
    width: 100px;
    height: 100px;
}


}


@media all and (max-width: 710px) and (min-width: 220px) {
	
.cachorros-coleccion {
    left: -111px;
    top: 0 !important;
}
	
#info-cachorro {
    width: 62%;
    padding: 0 0 0 147px;
}
	
#share {
    position: fixed;
    right: 0;
    left: initial;
    bottom: 0;
    top: initial;
}

#share ul a li {
    margin: 0 0 -5px 0;
    width: 90px;
}

#share ul a li img {
    width: 27px;
    float: left;
    margin: 0px 3px 2px 0;
}

#whatsapp {
	display: block !important;
}

	
footer {
    display: table;
	clear: both;
}

#info-footer {
    font-size: 8px;
    width: 160px;
    position: inherit;
    padding: 0 0 25px 31px;
}

.img_movil {
    display: block;
}

.img_movil img {
    width: 143%;
    margin: 0 0 0 -147px;
}

.content-modal_coleccion {
    width: 79%;
    padding: 66% 0;
}

.contenido-modal-coleccion {
    background-position: 18px -5px;
    background-size: 144% !important;
    overflow-y: auto;
    background-image: none !important;
}

header {
    background-color: transparent;
}

div#slider {
    margin: -101px -224px;
    width: 198%;
    max-width: 250%;
    max-height: 133%;
}

.coleccion_galeria_principal .ver_img {
    width: 100%;
    height: auto;
}

.mostrar_imagen_principal {
    height: 100%;
    width: 100%;
}

.mostrar_imagen_principal:hover .icon_lupa {
    width: 10%;
    height: 10%;
    padding: 45%;
    margin: 0;
}

.coleccion_galeria .ver_img {
    width: 100%;
    height: auto;
}

.mostrar_imagen {
    height: 100%;
    width: 100%;
}

.mostrar_imagen:hover .icon_lupa {
    width: 10%;
    height: 10%;
    padding: 45%;
    margin: 0;
}

.modal-body_coleccion {
    top: 0;
    right: -190px;
}

.content-modal_coleccion p {
    font-size: 37px;
    padding: 15px 0 0 148px;
    width: 343px;
}

.text_king_modal {
    font-size: 17px !important;
    padding: 0 0 0 150px !important;
    width: 330px;
    margin: 5px 0 0 0;
}

.icon_gender_modal {
    left: 162px;
}

.icon_king_modal {
    left: 80px;
}

.social_img img {
    padding: 6px 4px;
}


}



@media all and (max-width: 480px) and (min-width: 220px) {
	
div#slider {
    margin: -70px -184px;
    width: 180%;
    max-width: 330%;
    max-height: 133%;
}

header {
    background-color: transparent;
}

.mostrar_imagen_principal:hover .icon_lupa {
    width: 10%;
    height: 10%;
    padding: 45%;
    margin: 0;
}

.mostrar_imagen:hover .icon_lupa {
    width: 10%;
    height: 10%;
    padding: 45%;
    margin: 0;
}

.content-modal_coleccion {
    padding: 50% 0;
}

.modal-body_coleccion {
    top: 0;
    right: -208px;
}

.img_movil {
    position: relative;
    left: 53px;
}

.content-modal_coleccion p {
    font-size: 30px;
    padding: 15px 0 0 148px;
    width: 343px;
}

.text_king_modal {
    font-size: 17px !important;
    padding: 0 0 0 150px !important;
    width: 330px;
	margin: 5px 0 0 0;
}

.icon_gender_modal {
    left: 180px;
}

.icon_king_modal {
    left: 146px;
}

#lineLevel3, #lineLevel4, #lineLevel5, #lineLevel6 {
    left: 367px;
    width: 30px;
	height: 107px;
}

.nivel2 {
    right: 213px;
}

#lineLevel1, #lineLevel2 {
    height: 217px;
    left: 243px;
}

.nivel1 {
    position: absolute;
    top: 50px;
    left: 151px;
}

#lineLevel4 {
    top: 245px;
}

#lineLevel5 {
    top: 436px;
}

#lineLevel6 {
    top: 630px;
}

.pedigree {
    width: 75px;
    height: 70px;
    clear: both;
}

.nivel2 .pedigree {
    margin: 4px 0 100px 0;
}

#lineLevel2 {
    top: 480px;
}

.nivel1 .pedigree {
    margin: 97px 0 207px 0;
}




}


@media (min-width: 710px) {



}


	
	
	