@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@charset "utf-8";
/* CSS Document */


	.redes_slider img{
  width: 30px!important;
 }

.title1, .title1 p{
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size: 70px;
	line-height: 65px;
	color: #fff;
}

.title2, .title2 p{
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size: 28px;
	line-height: 35px;
	color: #fff;
}

.subtitle1, .subtitle1 p{
	font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 16px;
	letter-spacing: 1px;
    line-height: 20px;
    color: #fff;
	
}


.texto_vineta{font-size: 14px; text-align: left!important;     padding: 0px 50px;}

.texto_vineta li{
	font-size: 16px; text-align: left!important;
}


.espacio_video{padding: 0px 20px;}
.borde_video{border: 2px solid #949494;}
.texto_sub{font-size: 16px; color: #FFFFFF; padding: 10px; text-transform: uppercase;}	

.btn_pagar{width: 100%!important; max-width: 300px!important;}

.redes_sociales{
	position:fixed;
	left:5px;
	top:50%;
	margin-top:-90px;
	z-index:1004;
}
@media only screen and (max-width: 700px) {
	.redes_sociales{display: none!important;}
}

body, html {
  background: url("pics/bk_page.jpg") #000000;
  background-size: cover;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  height: 100%;
}
body, td, th {
  color: #FFFFFF;
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
}
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.creditos{color: #DA182D; font-size: 10px;}
.creditos a{color: #fff;font-size: 11px;}
.creditos a:hover{color: #fff;}

/*Código de galeria*/
div.galeria {
    border: 1px solid #ccc;
    margin: 10px 0px;
}
div.galeria:hover {
    border: 1px solid #777;
}
div.galeria img {
    width: 100%;
    height: auto;
}
div.desc {
    padding: 15px;
    text-align: center;
}
* {
    box-sizing: border-box;
}
.responsive {
    padding: 0 6px;
    float: left;
    width: 32.99999%;
}

@media only screen and (max-width: 700px) {
.responsive {
   /* width: 49.99999%;
    margin: 6px 0;*/
}
}

@media only screen and (max-width: 500px) {
.responsive {
   /* width: 25%;*/
}
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
/**/

a.text_canal, .text_canal {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
a.text_canal:hover {
  color: #FFF500;
}
#content, #site-footer, .bk_footer, .back-top {
  display: none !important;
}
.contenido_cel img {
  width: 100%;
  height: auto;
  max-width: 600px;
}

#sb-body-inner img {
    width: 100%!important;
    height: auto!important;
    max-width: 100%!important;
}

/*YouTube Responsive*/
.video-container {
  position: relative;
  padding-bottom: 51.2%;
  padding-top: 30px;
}


.video-container_vertical {
  position: relative;
  padding-bottom: 175%;
  padding-top: 30px;
}

.video-container iframe, .video-container_vertical iframe, .video-container object, .video-container_vertical object, .video-container embed, .video-container_vertical embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/**/
a {
  color: #ff0000;
  text-decoration: none;
}
a:hover {
  color: #ff0000;
  text-decoration: none;
}
.ani_img a img {
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ani_img a img:hover {
  /*-webkit-filter: grayscale(100%);*/
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  /*opacity: 0.8;
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	filter: alpha(opacity=80);*/
}
.nivoSlider {
  width: 100%;
  max-width: 600px;
}
.tabla_centrado {
  width: 100%;
  max-width: 600px;
}
.pesta_messenger {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
  max-width: 70px !important;
}
.pesta_whatsapp{
  position: fixed;
  bottom: 70px;
  right: 12px;
  z-index: 9999;
  max-width: 70px !important;
}
#redes_like {
  position: fixed;
  top: 5px;
  left: 5px;
}
#redes_like section {
  display: block;
  margin: 0px 0px 5px 0px;
}
@media only screen and (max-width: 1000px) {
 #redes_like  {
    display: none !important;
  }
}
/*Acordion */
.accordion {
  background: #999;
  color: #fff;
  cursor: pointer;
  padding: 18px;
  font-weight: 600;
  width: 88%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.accordion.acor_v2{
	background: #fff!important;
	color:#000!important;
}
/*.active, .accordion:hover {
  background-color: #ccc;
}*/
.accordion:after {
  content: '\002B';
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.accordion.acor_v2:after {
	 color: #000!important;
}
.active:after {
  content: "\2212";
}
.panel {
  width: 100%;
  max-width: 528px;
  text-align: left;
  padding: 0 30px;
  background: rgba(0, 0, 0, 0.4);
  font-size: 20px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  font-family: "Arial";
}
@media only screen and (max-width: 600px) {
  .panel {
    width: 88%;
    max-width: 100%;
  }
}
.precio {
  color: #FFDD00 !important;
  font-size: 40px;
  font-weight: 700;
}
.precio_des {
  font-size: 14px;
  padding-bottom: 5px;
}