.copyright-conts
{
	background-color: transparent!important;
	background: none!important;
}
.header-style-2
{
	margin-top: 2vh!important;
}
.v2 .navbar-brand img {
    margin-left: 15px;
}

.wcs_button span
{
	font-size: 2.3rem;
    padding-top: 5px;
}
.whatsapp_chat_support
{
	bottom: 120px!important;
}
.navbar-expand-md .navbar-nav .nav-link {
    font-weight: 500!important;
    font-size: 14px!important;
    text-transform: uppercase;
    letter-spacing: 3px;
}

h1
{
	color: white!important;
}
.header-breadcrumb
{
	padding-top: 170px;
    padding-bottom: 102px;
}

.frmInput {
    background: var(--clr-bg-white);
    border-radius: 5px;
    padding: 16px 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #9A9A9A;
    border: 0;
    margin-bottom: 10px;
}

.w-100 {
    width: 100%!important;
    margin: 30px 0;
}

.fun-fact-wrap-v2 {
	background-color: #C0C0C0;
}
.descargarMapa {
    left: 50%!important;
    top: 20%!important;
    -webkit-transform: translate(-50%,-50%)!important;
    -moz-transform: translate(-50%,-50%)!important;
    transform: translate(-50%,-50%)!important;
    border-radius: 50%!important;
    line-height: 96px!important;
    font-size: 44px!important;
    color: var(--clr-theme-primary)!important;
    -webkit-transition: 0.5s all ease!important;
    transition: 0.5s all ease!important;
}

.filaInput
{
	background: var(--clr-bg-white);
    border-radius: 10px;
    padding: 16px 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #9A9A9A;
    border: 0;
}

.btnFila {
    background: var(--clr-theme-secondary);
    border-radius: 10px;
    color: var(--bs-white);
    right: 0;
    top: 0;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    padding: 10px 15px;
}

.d-inline-block {
    display: inline-block!important;
    text-transform: uppercase;
}

.subtitle
{
	display: flex;
	justify-content: space-between;
}
.subtitle span {
    font-size: 16px;
    color: var(--clr-theme-primary);
}
#resumenBoletos .info {
    display: flex;
    justify-content: space-between;
    font-size: 14px!important;
    line-height: 1.25;
}
hr {
    color: var(--clr-theme-secondary) !important;
    border-top: 1px solid!important;
    opacity: 1;
}
.single-price-v2.tablaPrecios {
	background-repeat: round!important;
}

.single-price-v2 .bdy ul li {
	padding-left: 0px;
}
.single-price-v2 .bdy ul li:after {
	content: '';
}
.subtitleTotal {
    margin: auto!important;
    width: 75%!important;
}
.single-blog-wrap .imgs img {
	width: auto!important;
}

.single-blog-wrap .imgs {
	padding-top: 500px!important;
}
.seccionGeneral
{
    background-color: #39b2c2!important;
}
.seccionNumerada
{
    background-color: #d79343!important;
}
.subtitleTotal span {
    font-size: 22px;
    color: var(--bs-secondary);
    font-weight: 500;
}
.details-banner
{
    background-color:#39b3c2!important;
}

@media only screen and (max-width: 425px) {
	#search input[type="search"] 
	{
		font-size: 28px!important;
	}
	#search .btn 
	{
		left: 37%!important;
	}
	.event-dts-places li 
	{
		width: 100%!important;
	}
	.single-info-contct 
	{
		padding-left: 15px!important;
	}
}
@media only screen and (max-width: 768px) {
.mt-4
	{
		padding: 0px!important;
	}
}
.single-blog-wrap .meta 
{
	height: 375px!important; 
}
/*RAFAEL*/


.text-white {
    --bs-text-opacity: 1;
    color: #6c757d !important;
    line-height: 1.5;
}

.single-price-v2 .bdy ul {
    max-width: 75%;
    margin: auto;
    text-align: left;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: url(../img/loader_ico.gif) center no-repeat #fff;
}

.hero-sec-v1 {
    background: radial-gradient(50% 75% at 50% 50%, #f60 0%, #454545 100%);
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-top: 235px;
    padding-bottom: 100px;
}

.testimonial-sec {
    background: radial-gradient(50% 100% at 50% 50%, #42656a 0%, #39b2c2 100%);
}

.header-style-1 .navbar {
    background: #0202024d;
    mix-blend-mode: normal;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(10px);
    padding: 16px 16px;
    border-radius: 14px;
    border-bottom: 0px solid #ad8d5a;
}

:root {
    --clr-theme-secondary: #c49a53;
    --theme-body-font: 'Jost', sans-serif;
    --bs-font-sans-serif: 'Jost', sans-serif;
    --theme-heading-font: "Rokkitt", serif;
    --clr-theme-primary: #c49a53;
    --clr-common-white: #444a4b;
}

.btn.btn2 {
    border: 1px solid var(--clr-theme-secondary) !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 14px !important;
}

.btn.btn2, .btn.btn3, .btn.btn1 {
    position: relative;
    display: inline-block;
    z-index: 1;
    border: 0px solid var(--clr-theme-primary) !important;
    background: #444c4d;
    padding: 14px 20px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    color: #ffffff;
    overflow: hidden;
    text-transform: uppercase;
}

.others-options .option-item .opt {
    display: inline-block;
    width: 45px;
    height: 45px;
    border: 0;
    border-radius: 5px;
    text-align: center;
    line-height: 2.6;
    position: relative;
    background-color: var(--clr-theme-secondary);
    font-size: 18px;
    color: var(--clr-common-white);
}

.team-member-sec {
    overflow: hidden;
    background: linear-gradient(0deg, #d7cdb6, white, white);
}

h1 {
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 1 !important;
}

h1 {
    font-size: 55px;
}
h2 {
    font-family: var(--theme-heading-font);
    font-weight: 200;
    color: #39b2c2;
    margin: 0;
    padding: 0;
    text-transform: uppercase !important;
    font-size: 3em;
    letter-spacing: -1px;
}

h4 {
    font-family: var(--theme-heading-font);
    font-weight: 700;
    color: #454545;
    margin: 0;
    padding: 0;
    font-size: 1.25rem;
    line-height: 1.2;
    letter-spacing: 0px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.px-120 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.fa-magnifying-glass:before, .fa-search:before {
    content: "\f002";
    color: white;
}

.inner-gallary-single.v2 .inner-content {
    width: 100%;
    height: 100%;
    transform: translate(0);
    left: 0;
    top: 0;
    max-width: 100%;
    text-align: center;
    backdrop-filter: unset;
    background: rgb(57 178 194 / 75%);
}

.inner-gallary-single .inner-content {
    opacity: 0.9;
    border-radius: 10px;
    position: absolute;
    left: 30px;
    padding: 25px 30px;
    bottom: -100px;
    opacity: 0;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    transition: 0.3s all ease;
    background: -o-linear-gradient(110.62deg, rgba(224, 224, 224, 0.3) 6.39%, rgba(215, 215, 215, 0.3) 53.34%);
    background: -webkit-linear-gradient(110.62deg, rgba(224, 224, 224, 0.3) 6.39%, rgba(215, 215, 215, 0.3) 53.34%);
    background: linear-gradient(110.62deg, rgba(224, 224, 224, 0.3) 6.39%, rgba(215, 215, 215, 0.3) 53.34%);
    mix-blend-mode: normal;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    left: 50%;
    transform: translate(-50%,0);
    width: 90%;
    max-width: 462px;
}

.mt-4 {
    margin-top: 1.5rem!important;
    padding: 0 0px 0 40px;
}

.event-dts-places li {
    width: 48%;
    width: calc(44% - 22px);
    display: inline-block;
    position: relative;
    background: transparent;
    padding: 18px;
    padding-left: 108px;
    border-radius: 2px;
    min-height: 98px;
    border-bottom: 1px solid var(--clr-theme-secondary);
}

h5 {
    font-family: var(--theme-heading-font);
    font-weight: 400;
    color: #ffffff;
    margin: 0;
    background: none;
    border-radius: 0px;
    padding: 12px 12px;
    margin-top: 15px;
    line-height: 1;
    font-size: 14px;
    letter-spacing: 0px;
    border-top: 1px solid #ffbf00;
}

h3 {
    font-size: 1.5rem;
    line-height: 1;
    font-weight: 600;
    padding-bottom: 20px;
    border-bottom: 2px solid var(--clr-theme-primary);
    margin-bottom: 20px;
    text-align: left;
    text-transform: uppercase;
    color: var(--clr-theme-primary) !important;
    letter-spacing: 0px;
}

.single-price-v2 .hdr h3 {
    color: var(--clr-common-white);
    padding-left: 0px;
    color: var(--clr-theme-primary) !important;
    font-weight: 500;
    border-bottom: 1px dotted #39b2c2;
    text-align: center;
}

.has-circle {
    background: transparent;
    -webkit-filter: blur(150px);
    filter: blur(150px);
    width: 500px;
    height: 500px;
    border-radius: 50%;
    position: absolute;
    right: -4%;
    top: 100px;
    z-index: -1;
}

h6 {
    font-size: 20px;
    line-height: 200%;
}

.from-inner-pg textarea.form-control {
    border-radius: 6px;
}

.right-content-contact-pg .inner .icon {
    background: transparent;
    border-radius: 5px;
    width: 50%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.right-content-contact-pg {
    background: transparent;
    border-radius: 0;
    padding: 0px 45px;
    border-left: 1px dotted var(--clr-theme-secondary);
}

.contact-page-form-wrap {
    background: #f7f7f7;
    border-radius: 10px;
    padding: 50px;
}

.right-content-top li h4 {
    color: #454848;
    font-weight: 600;
    letter-spacing: -1px;
}

li {
    margin: 0 0 0 20px;
    padding: 0;
    list-style: none;
    color: #454545;
    font-size: 20px;
}

.left-content-hero-v2 h1 {
    color: var(--clr-common-white);
    font-size: 3.5rem;
    line-height: 1;
    text-transform: none;
}

.single-schedule-table .tme p:first-child {
    margin-bottom: 8px;
}

.left-content-hero-v2 h1 span {
    color: #ff9b00;
    font-weight: 400;
    text-shadow: 0 0px 10px #3e1507;
    font-family: "Rye", serif;
}
.single-speaker-wrap .cont {
    border-radius: 6px 6px 0px 0px;
    border: 0px solid var(--clr-bg-white);
    backdrop-filter: blur(16px);
    background: linear-gradient(180deg, #00000094, transparent);
    background-size: cover;
    mix-blend-mode: normal;
    position: absolute;
    bottom: 10px;
    z-index: 1;
    padding: 24px;
    text-align: center;
    width: 90%;
    left: 5%;
}

.single-speaker-wrap .imgs {
    position: relative;
    z-index: 1;
    padding-top: 450px;
    border: 10px solid #ffffff;
    filter: drop-shadow(17px 17px 7px #00000029);
    border-radius: 10px;
    overflow: hidden;
}

.event-dts-places li .icon {
    background: transparent;
    border-radius: 0px;
    width: 58px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform: translate(0,-50%);
    border-right: 2px solid var(--clr-theme-secondary);
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 50px;
    font-weight: 200;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}

#search .btn {
    position: absolute;
    top: 50%;
    left: 46%;
    margin-top: 61px;
    margin-left: -45px;
    background-color: var(--clr-theme-primary);
    border: 0;
    outline: 0;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 8px 30px;
}

.e-details-slider-js img {
    width: 100%;
    border-radius: 10px;
    display: block;
}

.single-blog-wrap .imgs img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%, -50%);
    object-fit: cover;
    transition: 0.3s all ease-in;
    border-radius: 14px;
    border: 10px solid #e4dac4;
}

.footers {
    background: radial-gradient(50% 75% at 50% 50%, #42656a 0%, #454545 100%);
    overflow: hidden;
}

.copyright-conts li:after {
    content: '';
    width: 1px;
    height: 100%;
    background: var(--bs-warning);
    position: absolute;
    left: 0;
    top: 0;
}

.single-blog-wrap .meta {
    margin-top: 20px;
    background: #ffffff;
    border-radius: 5px;
    padding: 15px 40px 40px 40px;
}

.hero-sec-v1:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/banner-shape.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    z-index: -1;
    background-attachment: fixed;
}

.team-member-sec:after {
    content: '';
    width: 100%;
    height: 200%;
    position: absolute;
    left: 0;
    top: -103%;
    z-index: -1;
    background-image: url(../img/speaker-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-animation: rotated 150s infinite linear;
    animation: rotated 150s infinite linear;
    opacity: 0.35;
}

.hero-sec-v1:after {
    content: '';
    width: 50%;
    height: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    background-image: url(../img/banner-dots.png);
    background-repeat: repeat;
    background-size: cover;
    -webkit-animation: animationFramesFour 45s infinite linear;
    animation: animationFramesFour 45s infinite linear;
    opacity: 1;
}

.header-breadcrumb {
    width: 100%;
    background: radial-gradient(50% 75% at 50% 50%, #42656a 0%, #454545 100%);
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.header-breadcrumb:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/banner-shape.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    z-index: -1;
}

.single-schedule-table {
    background: #f9f5e7;
    border: 0px solid #21258B;
    border-radius: 10px;
    padding: 10px 10px;
}

.single-schedule-table .ttl {
    position: relative;
    padding-right: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
    background: #f9f5e7;
    box-shadow: 20px 20px 10px -5px #0000002b;
}

.single-schedule-table .ttl:after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0px;
    background: #f9f5e7;
    top: 0;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
}

.copyright-conts li a {
    color: #ffffff;
    font-size: 14px;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #ffffff;
}

.single-speaker-wrap .cont h4 {
    color: #ff9b00;
    font-weight: 400;
    text-transform: none;
    letter-spacing: -0.5px;
    font-family: 'Rye';
}
.copyright-conts p {
    color: #ffffff;
}

.fa-envelope:before {
    content: "\f0e0";
}

.single-info-contct {
    width: 100%;
    background: #00000008;
    box-shadow: 0px 0px 0px rgba(243, 113, 33, 0.25); 
    border-radius: 10px;
    padding: 21px;
    padding-left: 44px;
}

.event-dts-places li p {
    line-height: 1;
    padding-bottom: 12px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -1px;
    color: var(--clr-theme-secondary);
}

.single-info-contct h3 {
    color: #45484;
    margin-bottom: 12px;
    font-weight: 500;
    letter-spacing: -1px;
}

.from-inner-pg .form-control {
    background: #ffffff;
    border: 0px solid #e1e1e1;
    border-radius: 6px;
    color: #A6A6A6;
    padding: 14px 20px;
}

.event-details-banner {
    background: #f7f7f7;
    border-radius: 10px;
}

.header-breadcrumb:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/banner-shape.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

h2 {
    font-family: 'Rye', sans-serif;
    font-weight: 400;
    color: #956820;
    margin: 0;
    padding: 0;
}

.left-content-hero-v2 p {
    margin-top: 20px;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
}

.single-blog-wrap .imgs {
    position: relative;
    z-index: 1;
    border-radius: 5px;
    padding-top: 320px;
}

.single-price-v2 {
    background-image: url("/img/home2/price-bg-shape.svg");
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 34px;
    padding-bottom: 60px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    max-width: 100%;
    margin: auto;
    background-color: transparent !important;
}

.single-price-v2 .hdr {
    border-bottom: 0px solid var(--dark-theme-bg);
    text-align: center;
    padding-bottom: 0px;
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: var(
    --clr-theme-primary);
    --bs-btn-border-color: none;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: var(
    --bs-secondary);
    --bs-btn-hover-border-color: none;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: var(
    --clr-theme-primary);
    --bs-btn-active-border-color: none;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: var(
    --bs-danger);
    --bs-btn-disabled-border-color: none;
}

.single-price-v2 .bdy .btn {
    margin-top: 48px;
    padding: 12px 20px;
    max-width: 50%;
    width: auto;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1;
}

.single-price-v2 .price h2 sup {
    font-size: 30px;
    line-height: 1;
    color: #444a4b;
    padding-right: 6px;
    top: -4px;
    font-weight: 300;
}

.single-price-v2 .price h2 {
    color: var(--clr-common-white);
    font-weight: 400;
    font-size: 3rem;
    line-height: 1;
}

.single-price-v2 .price:after {
    content: '';
    background-image: none;
    width: 80%;
    height: 2px;
    position: absolute;
    left: 10%;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
    top: 90px;
}

.single-price-v2 .price {
    padding-top: 10px;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    z-index: 1;
}

.single-price-v2:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/home2/price-bg-shape.png);
    z-index: -1;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    background-color: #ebebeb !important;
    border-radius: 10px;
}

.single-price-v2 .bdy {
    padding-top: 10px;
    text-align: center;
}

.fun-fact-wrap-v2 {
    margin-top: 30px;
    background-color: #ebebeb !important;
    border-radius: 10px;
    padding: 50px;
    text-align: center;
    background-image: url(../img/home2/fact-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.alert-danger {
    --bs-alert-color: #ffffff;
    --bs-alert-bg: #ff0017;
    --bs-alert-border-color: #ff0019;
    font-weight: 500;
    text-align: center;
    font-size: 1rem;
    line-height: 1.2;
}

.p-5 {
    padding: 0rem 20px 20px 0!important;
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 5%;
}

p {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.testimonial-sec:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/img/banner-shape2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    z-index: -1;
    background-attachment: fixed;
}
iframe
{
	width: 100%!important;
}


.footers:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/banner-shape.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    z-index: -1;
    background-attachment: fixed;
}

.order-md-1 {
    order: 1!important;
    border-right: 1px dotted var(--clr-theme-secondary);
}

.main-responsive-nav .mean-container a.meanmenu-reveal span {
    background: var(--clr-theme-secondary);
}

.mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 90%;
    padding: 1em 5%;
    margin: 0;
    text-align: left;
    color: #7d7d7d;
    border-top: 1px solid #454545;
    text-decoration: none;
    font-family: 'Jost' !important;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
}

.main-responsive-nav .mean-container a.meanmenu-reveal {
    top: 12px;
    padding: 0;
    color: var(--clr-theme-secondary);
    right: 25px !important;
}

.mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #ffffff00;
    margin-top: 55px;
}

.main-responsive-nav .main-responsive-menu.mean-container .navbar-nav {
    overflow-y: scroll;
    height: 210px;
    -webkit-box-shadow: 0 7px 13px 0 rgba(0,0,0,.1);
    box-shadow: 0 7px 13px 0 rgba(0,0,0,.1);
    background-color: #000000d9;
}

.mt-120 {
    margin-top: 12px;
}

.text-dark {
    --bs-text-opacity: 1;
    color: var(--clr-theme-secondary) !important;
    text-transform: none !important;
    font-size: 3rem;
}

.navbar-expand-md .navbar-nav .nav-link:hover {
    color: #ff9b00;
}

.header-breadcrumb:after {
    content: '';
    width: 50%;
    height: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    background-image: url(../img/banner-dots.png);
    background-repeat: repeat;
    background-size: cover;
    -webkit-animation: animationFramesFour 15s infinite linear;
    animation: animationFramesFour 15s infinite linear;
}

/*CHECKLIST*/
.right-content-top li 
{
	padding: 0;
	margin: 0;
}
.right-content-top li h4, .right-content-top li h6 
{
	padding-left: 50px;
}
@media only screen and (max-width: 425px) 
{
	.right-content-top li h6 
	{
		font-size: 14px;
	}
}

.wcs_button_label
{
	color: #000;
}