.modified .green a:link{
    color: #ffffff;
}
.modified-page{
    background-color: #000000;
}
body
{
	/*background-image: url('./images/diStripes.gif');*/
	font-family: sans-serif;
	color: #fffffc;
	margin:0px;
}
img.header-logo {
    width: auto;
    height: auto;
}
table.table-width {
    margin: 0px;
}
.col-sm-8 {
    float: left;
    width: 80%;
}.col-sm-4 {
    width: 20%;
    float: left;
}
.col-sm-6 {
    width: 48%;
    float: left;
   
}
iframe.youtube-player {
    margin-right: 6px;
}
iframe.iframe-class {
    float: left;
    margin-right: 23px;
    margin-left: 20px;
}
.col-sm-6, .col-sm-12 {
    padding: 8px 10px 8px 0px;
}
.col-sm-12 {
    width: 100%;
    float: left;
}
.container {
    margin: 30px;
}
ul.ul-list {
    margin: 0px 0px;
    padding-left: 20px;
}
a.cta-btn {
    color: #fff !important;
    padding: 8px 12px;
    background: #a01d21;
    border-radius: 5px;
}

#body { max-width: 1350px; }

.copy
{
	color: #333;
	font-size: 80%;
	/*margin-top: 10px;
	text-align: center;*/
}

a { text-decoration: none; }
a:link {
	color: #000000;
	/*text-decoration: underline;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
a:hover { color: #FF0000; }
a:visited {
	color: #FF9900;
}

.boxes
{
	vertical-align: top;
	min-height: 420px;
	width: 200px;
	margin: 10px;
	background-color: #999999;
	padding: 10px;
}

.containers { display: inline; }


.pricesContainer{
	text-align: center;
	display:inline;
}

.priceBox{
	text-align: center;
	float: left;
	border: none;
	width: 175px;
	height: 4.5em;
	padding: 0px;
	background-color: #999999;
	margin: 10px;
	
}
.priceTitle
{
	width: 175px;
	background-color: #CC0000;
	padding: 4px 0px 4px 0px;
	margin-bottom: 6px;
}

.indexBox
{
	float: left;
	border: none;
	width: 190px;
	height: 500px;
	padding: 10px;
	background-color: #999999;
	margin: 10px;
	display: inline;
}
.nonlink {
	color: #00F;
	font-size: 12px;
}



.indexText
{
	text-align: left;
	float: left;
	border: none;
	min-width: 250px;
	max-width: 325px;
	padding: 10px;
}

.indexVid
{
	text-align: center;
	margin-left: 40px;
	float: left;
	border: none;
	width: 250px;
	padding: 10px;
}



a.linkRed:link { color: #FF0000; }
a.linkRed:hover { color: #FF6600; }
a.linkRed:visited { color: #FF0000; }
.green {
	color: #FFFF33;
	font-family: sans-serif;
	font-size:18px;
}
.phoneLink {
	color: #FFFF33 !important;
	font-family: sans-serif !important;
	font-size: 18px !important;
}
.hometable { width: 90%; }

table
{
	margin-top: 0px;
	padding-top: 0px;
}

.coupons td {
	text-align: center;
	font-size: 12px;
	color: #000;
}
.coupons td td { text-align: center; }

a.button
{
	display: block;
	color: #FFFFFF;
	background: #990000;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

a.button:hover
{
	color: #000000;
	background: #FFFFFF;
}

a.buttonS
{
	display: block;
	color: #FFFFFF;
	background: #666666;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

.divSub
{
	text-align: left;
	padding: 5px 15px;
	height: 25px;
	background: #333333;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: .6cm;
	margin-left: 0px;
}

p.embedVideo{
	float: left;
	display: block;
	/*padding-top: 1em;*/
	text-align: center;
	
}


div.test{
	display:block;
}


.buttonscontainer {
	width: 220px;
	padding-left: 15px;
}

.buttons a {
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	display: block;
	border-bottom: 1px dotted #FFFFFF;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 25px;
	background-image: url(/images/titles/menu_background.gif);	
}

.buttons a:hover {
	background-color: #333333;
	color: #A10310;
	text-decoration: none;
	text-align: right;
	text-indent: 0px;
	background-image: url(/images/titles/menu_background_h.gif);
}

.div.hr {
	border: 0;
	color: #999999;
	height:1px;
}

.swiper-slide { width: 20% !important;}

.glow {
  font-size: 80px;
  color: #fff;
  text-align: center;
  -webkit-animation: glow 1s ease-in-out infinite alternate;
  -moz-animation: glow 1s ease-in-out infinite alternate;
  animation: glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
    from {
        text-shadow: 0 0 2px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073;
    }
    to {
        text-shadow: 0 0 30px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6;
    }
}

.green,
.green a {
    color: #EAD57F !important;
    font-weight: 600;
}

img.header-logo {
    width: clamp(180px, 50vw, 700px) !important;
    height: auto !important;
    display: block !important;
}

img[src*="body_04.gif"] {
    width: 100% !important;
    height: auto !important;
    display: block !important;
}

img[src*="body_header.gif"] {
    width: 100% !important;
    max-width: 700px !important;
    height: auto !important;
    display: block !important;
}

td[bgcolor="#000000"] {
    width: 5px !important;
}

body {
    overflow-x: hidden !important;
}

table {
    max-width: 100% !important;
}

img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 768px) {

    img[src*="body_04.gif"] {
        width: 100% !important;
        height: auto !important;
    }

    img[src*="body_header.gif"] {
        width: 100% !important;
        height: auto !important;
    }
}

.header-logo {
  max-height: 170px;
  width: auto;
}
/* ===== HEADER AJUSTE SUAVE (SEGURO) ===== */

/* Aclara ligeramente el fondo SIN deformar nada */
.cas-header-wrap {
  background: rgba(0,0,0,0.18) !important;
}

/* Mejora visibilidad del área derecha (teléfono) */
.cas-header-right {
  opacity: 1 !important;
}

/* Hace el teléfono un poco más visible */
.cas-header-phone-link {
  filter: brightness(1.12) contrast(1.05);
}
/* ===== FIX HEADER CITY PAGES (OLD TABLE HEADER) ===== */

/* Fondo negro menos oscuro */
td[bgcolor="#000000"] {
    background: #111111 !important;
}

/* Espacio general del header */
td[height="143"],
td[height="170"] {
    height: auto !important;
    padding: 10px 0 !important;
}

/* Logo */
.header-logo {
    width: 100% !important;
    max-width: 600px !important;
    height: auto !important;
    display: block;
}

/* Imagen del teléfono */
td a img[src*="body_04.gif"] {
    width: 100% !important;
    max-width: 500px !important;
    height: auto !important;
    display: block;
}

/* Mejorar visibilidad del lado derecho */
td a[href^="tel"] {
    display: block;
}

/* Opcional: aclarar aún más si quieres más contraste */
@media only screen and (max-width: 768px) {
    td[bgcolor="#000000"] {
        background: #1a1a1a !important;
    }
}
/* ===== FIX HEADER CITY PAGES (SAFE CLEAN) ===== */

/* Mantener altura flexible del header */
td[height],
td[height="143"],
td[height="170"] {
  height: auto !important;
}

/* Ajuste del logo */
.header-logo {
  width: 100% !important;
  max-width: 600px !important;
  height: auto !important;
  display: block;
}

/* Ajuste imagen del teléfono */
td a img[src*="body_04.gif"] {
  width: 100% !important;
  max-width: 500px !important;
  height: auto !important;
  display: block;
}

/* Mejorar visibilidad del lado derecho */
td a[href^="tel"] {
  display: block;
}

/* Fondo ligeramente más claro sin romper layout */
td[bgcolor="#000000"] {
  background: #111111 !important;
}
