@import url(http://fonts.googleapis.com/css?family=Open+Sans);


/* #Site Styles
================================================== */
#spam { display:none; }

#top {
	background-color:#E31B18;
	border-top:10px solid #000000;
}

.fb-like {
	margin: 50px 0 15px 0;
	width: 225px;
	float:right;
}

.logos {
	margin:40px 0 15px 0;
}

#cuerpo {
	background:url(../images/bg.png) repeat;
}

#contenedor {
	background-color:#FFFFFF;
	padding:0 10px 40px 10px;
}

.white {
	background-color:#FFFFFF;
	
}

.margin50 {
	margin:50px 0;
}

.link-recuadro {
	border:1px solid #212121;
	padding:5px;
}

a.link-recuadro {
	font-size:12px;
	text-decoration:none;
	margin:10px 0;
	color:#000000;
}

a:hover.link-recuadro {
	color:#D84446;
	text-decoration:underline;
}

.servicios-kennel-club {
	background:url(../images/bg-verdes.png) repeat-y;
	padding:20px 0;
}


.servicios-kennel-club p {
	color:#000000;
}

a.pdf {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	background:url(../images/pdf.png) no-repeat;
	padding:10px 0 10px 35px;
}


ul.tramites  {
	list-style: circle inside;
	margin:10px 0 0 0;
}

ul.tramites li  {
	margin:2px 0;
}

ul.tramites li  a {
	color:#000000;
	font-weight:600;
	font-size:13px;
}

ul.tramites li  a:hover {
	color:#FBFBFB;
}

.bg-color-pie {
	background-color:#202020;
	padding:40px 0;
}

.pie-contacto p {
	color:#FFFFFF;
	margin:0;
}

.pie-contacto a {
	color:#77777B;
}

.pie-contacto a:hover {
	color:#FFFFFF;
}

.horarios p {
	color:#77777A;
	border-bottom:1px solid #77777A;
	padding:5px 0;
	margin:0;
	text-align:right;
}

.horarios p strong {
	color:#77777A;
}

.copyrights {
	font-size:11px;
	color:#777779;
	margin:20px 0 5px 0;
}

.synergia-agencia {
	font-size:10px;
	color:#FFFFFF;
	margin:20px 0 5px 0;
	text-align:right;
}

.synergia-agencia a {
	font-size:10px;
	color:#FFFFFF;
}

.synergia-agencia a:hover {
	font-size:10px;
	color:#FFA30C;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin-top:20px; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


.paginado {
	padding:5px;
	background:#F1EEEE;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

.paginado a {
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	margin:10px 0;
	color:#000000;
}

.paginado a:hover {
	color:#D84446;
	text-decoration:underline;
}

#form8 {
	text-align:right;}

show hide
.collapse{
  font-size: 31px;
  display:block;
  
}

.show {
	padding:5px;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	margin:10px 0;
	background:url(../images/item.png) no-repeat;
	padding:0 0 0 18px;
}	

.collapse + input{
  display:none;
}
.collapse + input + *{
  display:none;
}
.collapse+ input:checked + *{
  display:block;
}

.exposiciones-kennel {
	font:bold 12px 'Open Sans', sans-serif;
	color:#FFFFFF;
	text-height:11px;
	margin-top:2px;
	text-align:right;
}

.inscripciones-expos {
	background:url(../images/cerradas.png) #9E2F0E 5px 5px no-repeat;
	font:bold 12px 'Open Sans', sans-serif;
	color:#FCF4F4;
	text-height:11px;
	padding:10px 5px 12px 40px;
}

.inscripciones-expos-active {
	background:url(../images/abiertas.png) #FFFFFF 5px 5px no-repeat;
	padding:10px 5px 12px 40px;
}

.inscripciones-expos-active a {
	font:bold 12px 'Open Sans', sans-serif;
	color:#9E2F0E;
	text-height:11px;
}

.inscripciones-expos-active a:hover {
	color:#000000;
}

.padding40 {	margin-top:60px;	margin-bottom:60px;}

.padding30 {	margin-top:30px;	margin-bottom:30px;}

.botones-back {
		background: #89AC45; /* Old browsers */
	  border: none;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color:#FFFFFF;
	  display: inline-block;
	  font-size: 12px;
	  font-weight: bold;
	  text-decoration: none;
	  cursor: pointer;
	  line-height: normal;
	  padding: 8px 10px;
	  font-family: 'Open Sans', sans-serif; }
	  
	  .botones-back a {
color:#F8F4F4;
text-decoration:none; }

/**
 * Carousel Noticias
 **/

.carouselTicker__list{
    margin: 10px 0;
    padding: 0 0 20px 0;
    list-style-type: none;
    overflow: hidden;
}

.carouselTicker__item{
    margin: 0 0 0 5px;
    float: left;
    text-align: center;
}

.carouselTicker__loader{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff url("../images/loader.gif") center center no-repeat;
}

#form8 h6 {
	border:none;
	font-size:12px;
	margin-top:5px;
}
#form8 div.pm h6 {
	color:#e31b18 !important;
}
	
#form8 h4 {
	text-align:left;
}


/* #Menu Styles
================================================== */

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  float:right;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: 'Open Sans', sans-serif;
  line-height: 1;
}
#menu-line {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  background: #AB1612;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  padding: 20px;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  color: #6C1F07;
  font-weight:600;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color:#FFFFFF;
  background: rgba(227,27,24,1);
background: -moz-linear-gradient(top, rgba(227,27,24,1) 0%, rgba(188,24,20,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(227,27,24,1)), color-stop(100%, rgba(188,24,20,1)));
background: -webkit-linear-gradient(top, rgba(227,27,24,1) 0%, rgba(188,24,20,1) 100%);
background: -o-linear-gradient(top, rgba(227,27,24,1) 0%, rgba(188,24,20,1) 100%);
background: -ms-linear-gradient(top, rgba(227,27,24,1) 0%, rgba(188,24,20,1) 100%);
background: linear-gradient(to bottom, rgba(227,27,24,1) 0%, rgba(188,24,20,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e31b18', endColorstr='#bc1814', GradientType=0 );
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 21px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: #009ae1;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
}
#cssmenu ul ul li a {
  padding: 10px 20px;
  width: 160px;
  font-size: 12px;
  background: #333333;
  text-decoration: none;
  color: #dddddd;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul li a {
    padding: 20px 20px 20px 30px;
    font-size: 12px;
    color: #000000;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #000000;
  }
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 20px;
	font-family: 'Open Sans', sans-serif;
  color: #6C1F07;
    cursor: pointer;
    font-size: 14px;
	font-weight:600;
    text-transform: uppercase;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 80px;
    display: block;
    width: 15px;
    height: 2px;
    background:#6C1F07;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 25px;
    right: 80px;
    display: block;
    width: 15px;
    height: 3px;
    border-top: 2px solid #6C1F07;
    border-bottom: 2px solid #6C1F07;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 1px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
}
/* #Page Styles
================================================== */

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
	.fb-like {
	margin: 10px 0 0 0;
	width:200px;
	}
	
	input[type="text"],
	input[type="file"],
	input[type="date"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		max-width: 90%;}
	
	.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
	  max-width:95%;
	 }
	 
	 .servicios-kennel-club {
	padding:20px;
}

.servicios-kennel-club a.link-recuadro {
	float:none;
}

.logos {
	text-align:center;}
	
	.exposiciones-kennel {
	text-align:left;
}

#form8 {
	text-align:left;}



}



/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/
