/**
Theme Name: iVent
*/
/**
 * Table of Contents
 *
 * 1. Padding, Margin, Font-size
 * 2. Custom CSS
 */

/*--------------------------------------------------------------
1. Padding, Margin, Font-size
--------------------------------------------------------------*/



/* Font style */
.fsi {
  font-style: italic !important;
}

.fsn {
  font-style: normal !important;
}

/* Font weight */
.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 500 !important;
}

.fw-bolder {
  font-weight: 700 !important;
}

.fz-5 {
  font-size: 50px;
}

/* Padding */
.p-0 {
  padding: 0px !important;
}

.p-1 {
  padding: 10px !important;
}

.p-2 {
  padding: 20px !important;
}

.p-3 {
  padding: 30px !important;
}

.p-4 {
  padding: 40px !important;
}

.p-5 {
  padding: 50px !important;
}

.p-6 {
  padding: 60px !important;
}

.p-7 {
  padding: 70px !important;
}

.p-8 {
  padding: 80px !important;
}

.p-9 {
  padding: 90px !important;
}

.p-10 {
  padding: 100px !important;
}

.p-11 {
  padding: 110px !important;
}

.p-12 {
  padding: 120px !important;
}

.p-13 {
  padding: 130px !important;
}

.p-14 {
  padding: 140px !important;
}

.p-15 {
  padding: 150px !important;
}

.p-16 {
  padding: 160px !important;
}

.p-17 {
  padding: 170px !important;
}

.p-18 {
  padding: 180px !important;
}

.p-19 {
  padding: 190px !important;
}

.p-20 {
  padding: 200px !important;
}

/* Padding top */
.pt-0 {
  padding-top: 0px !important;
}

.pt-1 {
  padding-top: 10px !important;
}

.pt-2 {
  padding-top: 20px !important;
}

.pt-3 {
  padding-top: 30px !important;
}

.pt-4 {
  padding-top: 40px !important;
}

.pt-5 {
  padding-top: 50px !important;
}

.pt-6 {
  padding-top: 60px !important;
}

.pt-7 {
  padding-top: 70px !important;
}

.pt-8 {
  padding-top: 80px !important;
}

.pt-9 {
  padding-top: 90px !important;
}

.pt-10 {
  padding-top: 100px !important;
}

.pt-11 {
  padding-top: 110px !important;
}

.pt-12 {
  padding-top: 120px !important;
}

.pt-13 {
  padding-top: 130px !important;
}

.pt-14 {
  padding-top: 140px !important;
}

.pt-15 {
  padding-top: 150px !important;
}

.pt-16 {
  padding-top: 160px !important;
}

.pt-17 {
  padding-top: 170px !important;
}

.pt-18 {
  padding-top: 180px !important;
}

.pt-19 {
  padding-top: 190px !important;
}

.pt-20 {
  padding-top: 200px !important;
}

/* Padding right */
.pr-0 {
  padding-right: 0px !important;
}

.pr-1 {
  padding-right: 10px !important;
}

.pr-2 {
  padding-right: 20px !important;
}

.pr-3 {
  padding-right: 30px !important;
}

.pr-4 {
  padding-right: 40px !important;
}

.pr-5 {
  padding-right: 50px !important;
}

.pr-6 {
  padding-right: 60px !important;
}

.pr-7 {
  padding-right: 70px !important;
}

.pr-8 {
  padding-right: 80px !important;
}

.pr-9 {
  padding-right: 90px !important;
}

.pr-10 {
  padding-right: 100px !important;
}

.pr-11 {
  padding-right: 110px !important;
}

.pr-12 {
  padding-right: 120px !important;
}

.pr-13 {
  padding-right: 130px !important;
}

.pr-14 {
  padding-right: 140px !important;
}

.pr-15 {
  padding-right: 150px !important;
}

.pr-16 {
  padding-right: 160px !important;
}

.pr-17 {
  padding-right: 170px !important;
}

.pr-18 {
  padding-right: 180px !important;
}

.pr-19 {
  padding-right: 190px !important;
}

.pr-20 {
  padding-right: 200px !important;
}

/* Padding bottom */
.pb-0 {
  padding-bottom: 0px !important;
}

.pb-1 {
  padding-bottom: 10px !important;
}

.pb-2 {
  padding-bottom: 20px !important;
}

.pb-3 {
  padding-bottom: 30px !important;
}

.pb-4 {
  padding-bottom: 40px !important;
}

.pb-5 {
  padding-bottom: 50px !important;
}

.pb-6 {
  padding-bottom: 60px !important;
}

.pb-7 {
  padding-bottom: 70px !important;
}

.pb-8 {
  padding-bottom: 80px !important;
}

.pb-9 {
  padding-bottom: 90px !important;
}

.pb-10 {
  padding-bottom: 100px !important;
}

.pb-11 {
  padding-bottom: 110px !important;
}

.pb-12 {
  padding-bottom: 120px !important;
}

.pb-13 {
  padding-bottom: 130px !important;
}

.pb-14 {
  padding-bottom: 140px !important;
}

.pb-15 {
  padding-bottom: 150px !important;
}

.pb-16 {
  padding-bottom: 160px !important;
}

.pb-17 {
  padding-bottom: 170px !important;
}

.pb-18 {
  padding-bottom: 180px !important;
}

.pb-19 {
  padding-bottom: 190px !important;
}

.pb-20 {
  padding-bottom: 200px !important;
}

.pb-26 {
  padding-bottom: 260px !important;
}

/* Padding left */
.pl-0 {
  padding-left: 0px !important;
}

.pl-1 {
  padding-left: 10px !important;
}

.pl-2 {
  padding-left: 20px !important;
}

.pl-3 {
  padding-left: 30px !important;
}

.pl-4 {
  padding-left: 40px !important;
}

.pl-5 {
  padding-left: 50px !important;
}

.pl-6 {
  padding-left: 60px !important;
}

.pl-7 {
  padding-left: 70px !important;
}

.pl-8 {
  padding-left: 80px !important;
}

.pl-9 {
  padding-left: 90px !important;
}

.pl-10 {
  padding-left: 100px !important;
}

.pl-11 {
  padding-left: 110px !important;
}

.pl-12 {
  padding-left: 120px !important;
}

.pl-13 {
  padding-left: 130px !important;
}

.pl-14 {
  padding-left: 140px !important;
}

.pl-15 {
  padding-left: 150px !important;
}

.pl-16 {
  padding-left: 160px !important;
}

.pl-17 {
  padding-left: 170px !important;
}

.pl-18 {
  padding-left: 180px !important;
}

.pl-19 {
  padding-left: 190px !important;
}

.pl-20 {
  padding-left: 200px !important;
}

/* Margin */
.mlr-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.m-0 {
  margin: 0px !important;
}

.m-1 {
  margin: 10px !important;
}

.m-2 {
  margin: 20px !important;
}

.m-3 {
  margin: 30px !important;
}

.m-4 {
  margin: 40px !important;
}

.m-5 {
  margin: 50px !important;
}

.m-6 {
  margin: 60px !important;
}

.m-7 {
  margin: 70px !important;
}

.m-8 {
  margin: 80px !important;
}

.m-9 {
  margin: 90px !important;
}

.m-10 {
  margin: 100px !important;
}

.m-11 {
  margin: 110px !important;
}

.m-12 {
  margin: 120px !important;
}

.m-13 {
  margin: 130px !important;
}

.m-14 {
  margin: 140px !important;
}

.m-15 {
  margin: 150px !important;
}

.m-16 {
  margin: 160px !important;
}

.m-17 {
  margin: 170px !important;
}

.m-18 {
  margin: 180px !important;
}

.m-19 {
  margin: 190px !important;
}

.m-20 {
  margin: 200px !important;
}

/* Margin top */
.mt-0 {
  margin-top: 0px !important;
}

.mt-1 {
  margin-top: 10px !important;
}

.mt-2 {
  margin-top: 20px !important;
}

.mt-3 {
  margin-top: 30px !important;
}

.mt-4 {
  margin-top: 40px !important;
}

.mt-5 {
  margin-top: 50px !important;
}

.mt-6 {
  margin-top: 60px !important;
}

.mt-7 {
  margin-top: 70px !important;
}

.mt-8 {
  margin-top: 80px !important;
}

.mt-9 {
  margin-top: 90px !important;
}

.mt-10 {
  margin-top: 100px !important;
}

.mt-11 {
  margin-top: 110px !important;
}

.mt-12 {
  margin-top: 120px !important;
}

.mt-13 {
  margin-top: 130px !important;
}

.mt-14 {
  margin-top: 140px !important;
}

.mt-15 {
  margin-top: 150px !important;
}

.mt-16 {
  margin-top: 160px !important;
}

.mt-17 {
  margin-top: 170px !important;
}

.mt-18 {
  margin-top: 180px !important;
}

.mt-19 {
  margin-top: 190px !important;
}

.mt-20 {
  margin-top: 200px !important;
}

/* Margin right */
.mr-0 {
  margin-right: 0px !important;
}

.mr-1 {
  margin-right: 10px !important;
}

.mr-2 {
  margin-right: 20px !important;
}

.mr-3 {
  margin-right: 30px !important;
}

.mr-4 {
  margin-right: 40px !important;
}

.mr-5 {
  margin-right: 50px !important;
}

.mr-6 {
  margin-right: 60px !important;
}

.mr-7 {
  margin-right: 70px !important;
}

.mr-8 {
  margin-right: 80px !important;
}

.mr-9 {
  margin-right: 90px !important;
}

.mr-10 {
  margin-right: 100px !important;
}

.mr-11 {
  margin-right: 110px !important;
}

.mr-12 {
  margin-right: 120px !important;
}

.mr-13 {
  margin-right: 130px !important;
}

.mr-14 {
  margin-right: 140px !important;
}

.mr-15 {
  margin-right: 150px !important;
}

.mr-16 {
  margin-right: 160px !important;
}

.mr-17 {
  margin-right: 170px !important;
}

.mr-18 {
  margin-right: 180px !important;
}

.mr-19 {
  margin-right: 190px !important;
}

.mr-20 {
  margin-right: 200px !important;
}

/* Margin bottom */
.mb-0 {
  margin-bottom: 0px !important;
}

.mb-1 {
  margin-bottom: 10px !important;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.mb-3 {
  margin-bottom: 30px !important;
}

.mb-4 {
  margin-bottom: 40px !important;
}

.mb-5 {
  margin-bottom: 50px !important;
}

.mb-6 {
  margin-bottom: 60px !important;
}

.mb-7 {
  margin-bottom: 70px !important;
}

.mb-8 {
  margin-bottom: 80px !important;
}

.mb-9 {
  margin-bottom: 90px !important;
}

.mb-10 {
  margin-bottom: 100px !important;
}

.mb-11 {
  margin-bottom: 110px !important;
}

.mb-12 {
  margin-bottom: 120px !important;
}

.mb-13 {
  margin-bottom: 130px !important;
}

.mb-14 {
  margin-bottom: 140px !important;
}

.mb-15 {
  margin-bottom: 150px !important;
}

.mb-16 {
  margin-bottom: 160px !important;
}

.mb-17 {
  margin-bottom: 170px !important;
}

.mb-18 {
  margin-bottom: 180px !important;
}

.mb-19 {
  margin-bottom: 190px !important;
}

.mb-20 {
  margin-bottom: 200px !important;
}

/* Margin left */
.ml-0 {
  margin-left: 0px !important;
}

.ml-1 {
  margin-left: 10px !important;
}

.ml-2 {
  margin-left: 20px !important;
}

.ml-3 {
  margin-left: 30px !important;
}

.ml-4 {
  margin-left: 40px !important;
}

.ml-5 {
  margin-left: 50px !important;
}

.ml-6 {
  margin-left: 60px !important;
}

.ml-7 {
  margin-left: 70px !important;
}

.ml-8 {
  margin-left: 80px !important;
}

.ml-9 {
  margin-left: 90px !important;
}

.ml-10 {
  margin-left: 100px !important;
}

.ml-11 {
  margin-left: 110px !important;
}

.ml-12 {
  margin-left: 120px !important;
}

.ml-13 {
  margin-left: 130px !important;
}

.ml-14 {
  margin-left: 140px !important;
}

.ml-15 {
  margin-left: 150px !important;
}

.ml-16 {
  margin-left: 160px !important;
}

.ml-17 {
  margin-left: 170px !important;
}

.ml-18 {
  margin-left: 180px !important;
}

.ml-19 {
  margin-left: 190px !important;
}

.ml-20 {
  margin-left: 200px !important;
}

/* Margin top negative */
.mtn-0 {
  margin-top: 0px !important;
}

.mtn-1 {
  margin-top: -10px !important;
}

.mtn-2 {
  margin-top: -20px !important;
}

.mtn-3 {
  margin-top: -30px !important;
}

.mtn-4 {
  margin-top: -40px !important;
}

.mtn-5 {
  margin-top: -50px !important;
}

.mtn-6 {
  margin-top: -60px !important;
}

.mtn-7 {
  margin-top: -70px !important;
}

.mtn-8 {
  margin-top: -80px !important;
}

.mtn-9 {
  margin-top: -90px !important;
}

.mtn-10 {
  margin-top: -100px !important;
}

.mtn-11 {
  margin-top: -110px !important;
}

.mtn-12 {
  margin-top: -120px !important;
}

.mtn-13 {
  margin-top: -130px !important;
}

.mtn-14 {
  margin-top: -140px !important;
}

.mtn-15 {
  margin-top: -150px !important;
}

.mtn-16 {
  margin-top: -160px !important;
}

.mtn-17 {
  margin-top: -170px !important;
}

.mtn-18 {
  margin-top: -180px !important;
}

.mtn-19 {
  margin-top: -190px !important;
}

.mtn-20 {
  margin-top: -200px !important;
}

/* Margin right negative */
.mrn-0 {
  margin-right: 0px !important;
}

.mrn-1 {
  margin-right: -10px !important;
}

.mrn-2 {
  margin-right: -20px !important;
}

.mrn-3 {
  margin-right: -30px !important;
}

.mrn-4 {
  margin-right: -40px !important;
}

.mrn-5 {
  margin-right: -50px !important;
}

.mrn-6 {
  margin-right: -60px !important;
}

.mrn-7 {
  margin-right: -70px !important;
}

.mrn-8 {
  margin-right: -80px !important;
}

.mrn-9 {
  margin-right: -90px !important;
}

.mrn-10 {
  margin-right: -100px !important;
}



.mrn-11 {
  margin-right: -110px !important;
}

.mrn-12 {
  margin-right: -120px !important;
}

.mrn-13 {
  margin-right: -130px !important;
}

.mrn-14 {
  margin-right: -140px !important;
}

.mrn-15 {
  margin-right: -150px !important;
}

.mrn-16 {
  margin-right: -160px !important;
}

.mrn-17 {
  margin-right: -170px !important;
}

.mrn-18 {
  margin-right: -180px !important;
}

.mrn-19 {
  margin-right: -190px !important;
}

.mrn-20 {
  margin-right: -200px !important;
}

/* Margin bottom negative */
.mbn-0 {
  margin-bottom: 0px !important;
}

.mbn-1 {
  margin-bottom: -10px !important;
}

.mbn-2 {
  margin-bottom: -20px !important;
}

.mbn-3 {
  margin-bottom: -30px !important;
}

.mbn-4 {
  margin-bottom: -40px !important;
}

.mbn-5 {
  margin-bottom: -50px !important;
}

.mbn-6 {
  margin-bottom: -60px !important;
}

.mbn-7 {
  margin-bottom: -70px !important;
}

.mbn-8 {
  margin-bottom: -80px !important;
}

.mbn-9 {
  margin-bottom: -90px !important;
}

.mbn-10 {
  margin-bottom: -100px !important;
}

.mbn-11 {
  margin-bottom: -110px !important;
}

.mbn-12 {
  margin-bottom: -120px !important;
}

.mbn-13 {
  margin-bottom: -130px !important;
}

.mbn-14 {
  margin-bottom: -140px !important;
}

.mbn-15 {
  margin-bottom: -150px !important;
}

.mbn-16 {
  margin-bottom: -160px !important;
}

.mbn-17 {
  margin-bottom: -170px !important;
}

.mbn-18 {
  margin-bottom: -180px !important;
}

.mbn-19 {
  margin-bottom: -190px !important;
}

.mbn-20 {
  margin-bottom: -200px !important;
}

/* Margin left negative */
.mln-0 {
  margin-left: 0px !important;
}

.mln-1 {
  margin-left: -10px !important;
}

.mln-2 {
  margin-left: -20px !important;
}

.mln-3 {
  margin-left: -30px !important;
}

.mln-4 {
  margin-left: -40px !important;
}

.mln-5 {
  margin-left: -50px !important;
}

.mln-6 {
  margin-left: -60px !important;
}

.mln-7 {
  margin-left: -70px !important;
}

.mln-8 {
  margin-left: -80px !important;
}

.mln-9 {
  margin-left: -90px !important;
}

.mln-10 {
  margin-left: -100px !important;
}

.mln-11 {
  margin-left: -110px !important;
}

.mln-12 {
  margin-left: -120px !important;
}

.mln-13 {
  margin-left: -130px !important;
}

.mln-14 {
  margin-left: -140px !important;
}

.mln-15 {
  margin-left: -150px !important;
}

.mln-16 {
  margin-left: -160px !important;
}

.mln-17 {
  margin-left: -170px !important;
}

.mln-18 {
  margin-left: -180px !important;
}

.mln-19 {
  margin-left: -190px !important;
}

.mln-20 {
  margin-left: -200px !important;
}

.white {
  color: #fff !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-gray {
  background-color: #fafafa !important;
}
.bg-gray-2 {
  background-color: #f6f6f6 !important;
}

/*--------------------------------------------------------------
2. Custom CSS
--------------------------------------------------------------*/

.noo-countdown.parallax {
  background-image: url('../img/banner/banner_1920x1200.jpg');
}
.overlay_parallax {
  background-color: rgba(55,66,67,0.9);
}
.noo-testimonials { 
  padding-top:80px;
  padding-bottom:80px;
  background-image:url(../img/bg_1920x387.jpg);
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
}
.full-background .banner-1 {
  background-image: url('../img/banner/banner_1920x1200.jpg')
}
.full-background .banner-2 {
  background-image: url('../img/banner/banner_1920x1200.jpg')
}
.full-background .banner-3 {
  background-image: url('../img/banner/banner_1920x1200.jpg')
}
.event-bg-1 {
  background-image: url('../img/event/event_1500x1000.jpg');
}
.event-bg-2 {
  background-image: url('../img/event/event_1500x1000.jpg');
}
.event-bg-3 {
  background-image: url('../img/event/event_1500x1000.jpg');
}

.subOptionsUser{
    overflow: hidden;
    width: 100%;
}
    
.subOptionsUser > div{
    width: 50%;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    float: left;
    line-height: 50px;
}

.subOptionsUser .disabled{
    color: #f5f5f5;
}

.subOptionsUser .disabled em{
    background: #f5f5f5;
}

.subOptionsUser .disabled:hover{
    color: #f5f5f5;
}

.subOptionsUser .disabled:focus{
    color: #f5f5f5;
}

.optionsUser {
    list-style: none;
    padding-left: 20px;
    text-align: left;
    margin-bottom: 0;
    overflow: hidden;
    position: absolute;
    background: #f3f3f3;
    color: #000;
    z-index: 3;
    height: 0;
    -webkit-transition: height 1s;
    transition: height 1s;
    padding-right: 20px;
    min-width: 160px;
    width: 100%;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.optionsUser li{
    line-height: 35px;
    font-size: 14px;
}

.optionsUser li a{
    color: #232323;
}

.optionsPlano {
    list-style: none;
    padding-left: 20px;
    text-align: left;
    margin-bottom: 0;
    overflow: hidden;
    position: absolute;
    background: #f3f3f3;
    color: #000;
    z-index: 2;
    height: 0;
    -webkit-transition: height 1s;
    transition: height 1s;
    padding-right: 0px;
    padding-left: 0px;
    min-width: 180px;
    width: 100%;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    top: 75px;
}

.optionsPlano li{
    line-height: 35px;
    font-size: 14px;
    padding-right: 20px;
    padding-left: 20px;
    border-bottom: 1px solid #D6D8D8;
}

.navbar-default .navbar-nav .optionsPlano  li > a{
    line-height: 22px ;
    font-size: 14px !important;
    color: #232323 ;
    padding: 0 0px ;
    text-transform: capitalize !important;
    padding-bottom: 10px;
    padding-top: 10px;
}

.navbar-default .navbar-nav li > a {
    color: #ffffff;
    padding: 0 30px;
    font-size: 16px;
    font-family: 'Mukta Vaani', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

div.bloqUser{
    padding: 0;
    border-bottom: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
}

.optionAlerts{
    border-right: 1px solid #f5f5f5;
}

.bloqUser a.menuUser{
    color: #000;
    padding: 0 20px;
    border-bottom: 1px solid #f5f5f5;
}

.bloqUser a.menuUser i{
    color: #4155C6;
}
.bloqUser a.menuUser i.flechita{
    color: #000;
}

.menuUser{
    line-height: 50px;
    display: block;
}

.noo-cart{
    padding: 0 20px;
}

.noo-cart a, .noo-search a, .noo-cart a:hover{
    color: #E05151;
}

.noo-cart a.linkLogin{
    color: #000;    
}

.noo-cart a.linkLogin i{
    color: #4155C6;   
}

.navbar{
    background-color: #fff;
}

.navbar-default .navbar-nav li.current-menu-item > a, .navbar-default .navbar-nav li.active > a{
    color: #232323;
    font-weight: bold;
}

.topPhone{
    float: right;
    line-height: 100px;
    font-weight: 600;
    font-size: 30px;
    color: #E05151;
}

.topPhone a{
    color: #E05151;
}

.noo-events-featured .sc-event-wrap.list .sc-meta{
    background: transparent;
    width: 100%;
    text-align: center;
    bottom: 45%;
}

.noo-events-featured .sc-event-wrap.list .sc-meta.bottom{
    position: relative;
    font-size: 14px;
    margin-top: 0px;
    padding: 12px 0px;
    background: #fff;
}

.noo-events-featured .sc-event-wrap .sc-meta.bottom > .container > span{
    color: #232323;
    font-size: 14px;
    display: inline-block;
}

.noo-events-featured .sc-event-wrap.list .sc-meta:before{
    background: transparent;
}

.noo-events-featured .sc-event-wrap .event-thumbnail {
    height: auto;
}

.noo-events-featured .sc-event-wrap .sc-meta > span {
    margin-right: 0;
    display: inline-block;
    font-size: 8vmin;
    line-height: 60px;
    color: #fff;
    font-weight: bold;
}

.noo-events-featured .sc-event-wrap.list .event-thumbnail > a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.3);
    opacity: 1;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.noo-events-featured .sc-event-wrap.list .event-thumbnail a:hover:before{
    opacity: 0;
}

.enlaceAferia {
    position: relative;
    z-index: 1;
}

.enlaceAferia img{
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
}

.enlaceAferia:hover img{
    filter: grayscale(50%);
    -webkit-filter: grayscale(50%);
    -moz-filter: grayscale(50%);
    -ms-filter: grayscale(50%);
    -o-filter: grayscale(50%);
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
    
}

.enlaceAferia.noInscrito img{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.noo-events-featured .sc-event-wrap .noInscrito .sc-meta > span{
    color: #d8d8d8;
}




.noo-events-featured .sc-event-wrap .sc-meta i {
    font-size: 18px;
    color: #E05151;
    margin-right: 5px;
}

.no-padding{
    padding-top: 0 !important;
}

.fondoHome{
    background-color: #eaeaea;
}

.overlayNoInscription{
    position: absolute;
    display: none;
    top: 0;
    bottom: 0;
    background: #E05151;
    width: 100%;
    opacity: 0;
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
    z-index: 5;
}

.cierraOverlay{
    position: absolute;
    right: 25px;
    top: 20px;
    color: #fff;
    font-size: 25px;
    cursor: pointer;
    z-index: 6;
}

.contentOverlay{
    text-align: center;
    position: absolute;
    width: 100%;
    top: 20%;
}

.contentOverlay i {
    width: 100%;
    display: block;
    font-size: 60px;
    color: #232323;
}

.contentOverlay span{
    width: 100%;
    display: block;
    color: #fff;
}

.contentOverlay .nombreFer{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 15px;
}

.contentOverlay span a{
    display: inline !important;
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

.noo-events-featured .sc-event-wrap .event-thumbnail{
    overflow: visible;
    height: 350px;
    background-size: cover;
    background-position: center center;
    
}

.container-fullwidth {
    overflow: visible;
    width: 100%;
}

.container-fluid {
    /*z-index: 9999;*/ 
}

#loginForm{
    width: 400px;
    margin: 120px auto;
    text-align: center;
}

#loginForm button{
    padding: 5px 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #b3b3b3;
}

#loginForm a{
    display: block;
    width: 100%;
    margin-top: 30px;
    text-decoration: underline;
}

.has_breadcrumbs{
    padding: 0;
    text-align: center;
    margin-bottom: 80px;
}

.has_breadcrumbs i{
    font-size: 80px;
    color: #E05151;
    /*text-shadow: #474747 3px 5px 2px;*/
    position: relative;
}

.capaLogoHead{
    line-height: 35px;
    height: 280px;
}

.capaLogoHead i{
    line-height: 35px;
    display: block;
    padding-top: 65px;
}

.capaLogoHead span{
    display: block;
    width: 100%;
    line-height: 35px;
    color: #fff;
    position: relative;
    font-size: 30px;
    padding-top: 10px;
    font-weight: 600;
    text-transform: uppercase;
}

.has_breadcrumbs i.logoVacio{
    color: transparent;
    text-shadow: none;
}

.navbar {
    /*z-index: 99999;*/
}

.paginaContacto{
    color:#232323;
    position: reltive;
}

.paginaContacto h1{
    margin-top: 0;
    line-height: 26px;
}

.datosContacto{
    position: static;
}

.datosContacto h1{
    margin-bottom: 10px;
}

.datosContacto .cargo{
    font-weight: 500;
    font-size: 24px;
}

.emailContacto, .telefonoContacto{
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 35px;
}

.emailContacto a, .telefonoContacto a{
    color: #232323;
}

.datosContacto .enlaceMail{
    color:#E05151;
    position: absolute;
    bottom: 0;
}

.bloqueContact{
    position: relative;
}

.multiContact{
    margin-bottom: 60px;
}

.multiContact:last-child{
    margin-bottom: 0px;
}

.formContacto{
    background-color: #fff;
    margin-bottom: 30px;
}

.icexFooter{
    max-height: 60px;
}

.bloqueContactForm{
    margin-top: 30px;
    border-top: 1px solid #e0e0e0;
    padding-top: 30px;
    margin-bottom: 50px;
}

#contactForm{
    width: 570px;
    margin: 0 auto;
    text-align: center;
}

#contactForm button{
    padding: 8px 110px;
    background-color: #E05151;
    border: #E05151;
    color: #fff;
    font-weight: 600;
}

#contactForm textArea{
    min-height: 100px;
}

.noo-events-featured .sc-event-wrap.list .sc-event-item{
    position: relative;
}

.capaOscura{
    background-image: url('../img/pixelgray.png');
    width: 100%;
    height: 100%;
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
}

.capaOscura:hover{
    background-image: url('../img/pixelgray50.png');
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
}

.noInscrito .event-thumbnail{
    -webkit-filter: grayscale(1); /* Old WebKit */
    filter: grayscale(1);
}

.bajoHeader.sc-meta.bottom {
    position: relative;
    font-size: 14px;
    margin-top: 0px;
    padding: 12px 0px;
    background: #fff;
    text-align: center;
}

.bajoHeader.sc-meta.bottom.fondoTitiloFeria{
    background: #D6D8D8;
}

.bajoHeader.sc-meta.bottom.fondoTitiloFeria p{
    color: #232323;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
}

.bajoHeader.sc-meta.bottom.fondoTitiloFeria a{
    color: #232323;
}

.bajoHeader.sc-meta i {
    font-size: 18px;
    color: #E05151;
    margin-right: 5px;
}

.bajoHeader.sc-meta.bottom > .container > span {
    color: #232323;
    font-size: 14px;
    display: inline-block;
}

.bajoHeaderConMarginBottom{
    font-weight: 700;
}

.capaSubmit{
    text-align: center;
}

#formDatosUsuario  input[type="text"][readonly]{
    background-color: rgba(88, 88, 88, 0.15);
}

#formDatosUsuario button {
    padding: 8px 110px;
    background-color: #E05151;
    border: #E05151;
    color: #fff;
    font-weight: 600;
}

.capaLogoFooter{
    text-align: center;
}

.site{
    overflow: hidden;
}

.paginaPanel{
    padding-top: 80px;
}

.paginaPanel .unaCapaPanel{
    height: 270px;
    text-align: center;
}

.paginaPanel .subCapaPanel{
    height: 100%;
    background-color: #fff;
    text-align: center;
    padding: 80px 20px;
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
}

.paginaPanel .unaCapaPanel a{
    color: #232323;
    font-size: 28px;
    font-weight: 700;
}

.unaCapaPanel .urlWeb{
    font-size: 14px;
    display: block;
}

.paginaPanel .container{
    margin-bottom: 40px;
}

.dobleBloquePanel{
    padding-bottom: 70px;
    background-color: #f3f3f3;
}

.bloque1Panel{
    background-color: #EFEDF8;
    height: 250px;
}

.bloque1Panel h1{
    color: #232323;
    text-align: left;
    width: 230px;
    float: right;
    line-height: 40px;
}

.infoIcex{
    margin-top: 30px;
    color: #232323;
}

.infoIcex > p{
    margin-bottom: 0px;
    font-size: 20px;
}

.infoIcex > p:first-child{
    margin-bottom: 20px;
}

.infoIcex > p:last-child{
    margin-top: 20px;
}

.paginaPanel .subCapaPanel:hover {
    background-color: #EFEDF8;
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
}

.paginaPanel .unaCapaPanel:hover a{
    font-size: 29px;
}
    
.fondoPdf{
   /* background-image: url('../img/pdf-logo.png');
    background-repeat: no-repeat;
    background-size: auto 90%;
    background-position: center;
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;*/
}

.fondoPdf:hover{
    background-size: auto 100%;
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
}

.capaPlano{
    position: relative;
}

.capaPlano span{
    position: relative;
    z-index: 10;
}

.fondoPlano{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.2;
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
    z-index: 1;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.capaPlano:hover .fondoPlano{
    background-size: auto 110%;
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.paginaPanel .subCapaPanel.capaConfig{
    padding: 50px 20px;
    position: relative;
}
.capaConfig i {
    display: block;
    color: #4155C6;
    font-size: 65px;
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
}
.capaConfig:hover i {
    font-size: 70px;
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
}

.estadoTarea{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;    
    line-height: 34px;
}

.estadoTarea.pendiente{
    background: #E05151;
}

.estadoTarea.completado {
    background: #4155C6;
}

.estadoTarea.pendiente i{
    color: #fff;
    font-size: 18px;
    display: inline;
}

.estadoTarea.completado i{
    color: #fff;
    font-size: 18px;
    display: inline;
}

.estadoTarea.completado span{
    color: #fff;
    font-size: 18px;
    font-family: 'Mukta Vaani', sans-serif;
    display: inline;
}

.estadoTarea.pendiente span{
    color: #fff;
    font-size: 18px;
    font-family: 'Mukta Vaani', sans-serif;
    display: inline;
}

.capaOscura.enBread{
    position: absolute;
    background-image: url('../img/pixelgray50.png');
}

.capaOscura.enBread:hover{
    background-image: url('../img/pixelgray50.png');
}

.brighttheme-icon-error {
    margin-top: 8px !important;
}

.brighttheme-icon-success {
    margin-top: 7px !important;
}

.brighttheme-icon-sticker {
    display: none !important;
}

.textoStand p{
    display: inline-block;
}

body{
    color:#232323;
    font-family: 'Mukta Vaani', sans-serif;
}

.tituloEquipamiento{
    margin-top: 0;    
}

.bloqueEquipo{
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #d6d6d6;
    overflow: hidden;
}

.tituloEquipamientoAzul{
    color:#4255C6;
}

.tituloEquipamientoAzul h3:first-child{
    margin-top: 0;
}

.tituloEquipamientoAzul h3{
    margin-bottom: 5px;
    margin-top: 10px;
}

#formEquipamientoBasico{
    width: 600px;
    text-align: center;
    margin: 0 auto;
}

#formEquipamientoBasico button {
    padding: 8px 110px;
    background-color: #E05151;
    border: #E05151;
    color: #fff;
    font-weight: 600;
}

#formEquipamientoBasico textArea{
    height: 200px;
}

#formEquipamientoBasico button.botonVolver{
    background-color: #a9a9a9;
    margin-top: 30px;
}

.botonArtes{
    padding: 8px 0px;
    background-color: #E05151;
    border: #E05151;
    color: #fff;
    font-weight: 600;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    cursor: pointer;
}

.botonArtes:hover{
    color: #fff;
}



.bloqueDisplays .botonArtes{
    position: relative;
    display: block;
}

.bloqueDisplays{
    bottom: 0;
    position: absolute;
    width: 100%;
}

.textControl{
    height: 80px;
    margin-bottom: 0;
}

.bloqueArte{
    position: relative;
}

.subbloqueArte{
    height: 100%;
    position: relative;
}

.enlaceIndicacion, .enlaceIndicacion:hover{
    color: #E05151;
}
/*
.dropzone .dz-message {
    margin: 0 !important;
    padding: 0 !important;
}

.dropzone {
    min-height: 100px !important;
}
*/
.enlaceArchivo{
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 30px;
}

.enlaceArchivo span{
    display: block;
    font-size: 12px;
    word-wrap: break-word;
}

.enlaceArchivo .unLogo{
    height: 20px;
    width: 20px;
    vertical-align: bottom;
    margin-right: 10px;
}

.iconFile{
    max-height: 50px;
    max-width: 50px;
}

.tablaElementos > div{
    margin-bottom: 25px;
}

.capaLogos{
    margin-top: 30px;
}

.capaArtes{
    margin-top: 30px;
}

.alertaArtes {
    color: red;
}

.alertaArtes.ok {
    color: green;
}

.controlErrores{
    color: #E05151 !important;
}

.controlErrores.ok{
    color: #4155C6 !important;
    
}

.eliminaElemento{
    color: red;
    position: absolute;
    top: 0;
    right: 60px;
    font-size: 25px;
    cursor: pointer;
}

.linkConfimaCierra{
    padding: 8px 0px;
    background-color: #E05151;
    border: #E05151;
    color: #fff;
    font-weight: 600;
    width: 100%;
    text-align: center;
    cursor: pointer;
    display: block;
    margin-bottom: 40px;
}

#dropzone {
    margin-bottom: 25px !important;
}

.linkConfimaCierra:hover{
    color: #fff;
}

.captionProduct .button {
    height: auto;
    line-height: 20px;
    display: block;
    padding: 8px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    float: left;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-weight: bold;
    z-index: 2;
    background: #E05151;
    color: #fff;
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
    position: relative;
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
}

.captionProduct .button:hover {
    color: #fff;
}

.captionProduct .button:before {
    
    
    content: '\e8ba';
    
    
    font-family: "entypo";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    line-height: 35px;
    font-size: 25px;
    background: #4155C6;
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
    opacity: 0;
}
/*
.captionProduct .button:before {
    
    content: "\f07a";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    line-height: 35px;
    font-size: 25px;
    background: #4155C6;
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
    opacity: 0;
}*/

.captionProduct .button:hover:before {
    opacity: 1;
}
    

.titleProduct h3{
    margin: 8px 0;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #232323;
}

.titleProduct h3 a{
    color: #232323;
}

.captionProduct.marginBot{
    margin-bottom: 35px;
}

.captionProduct .price{
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 8px;
}

.imgProduct{
    position: relative;
}

.imgProduct img{
    width: 100%;
}

.product{
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
}

.imgProductLoader{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    background: #4155C6;
    text-align: center;
    color: #fff;
    font-weight: bold;
    opacity: 0;
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
}

.imgProduct:hover .imgProductLoader{
    opacity: 1;
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
}

.moreInfoProduct{
    position: absolute;
    width: 100%;
    top: 40%;
    -moz-transition:all 0.6s ;
    -webkit-transition:all 0.6s ;
    -ms-transition:all 0.6s ;
    -o-transition:all 0.6s ;
    transition:all 0.6s ;
}

.botonSpinner button{
    padding: 0px 4px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    border: 3px solid #232323;
    background-color: transparent;
    color: #232323;
    font-size: 12px;
}

.botonSpinner button[disabled], .botonSpinner button[disabled]:focus, .botonSpinner button:focus, .botonSpinner button:hover{
    background-color: transparent !important;
    border-color: #232323 !important;
    color:#232323 !important;
}

textArea[disabled]{
    background-color: #ffffff !important;
}

.input-group .form-control.cantidadProducto{
    width: 70%;
    margin: 0 15%;
    text-align: center;
    padding: 5px;
}

.labelUnidades{
    line-height: 40px;
}

.precioProduct{
    font-weight: 700;
    font-size: 20px;
}

.filaPrecio{
    margin-bottom: 15px;
}

.observaProducto{
    width: 100%;
    margin-bottom: 20px;
    min-height: 100px;
}

.buttonToCart{
    padding: 8px 0px;
    background-color: #E05151;
    border: #E05151;
    color: #fff;
    font-weight: 600;
    text-align: center;
    width: 100%;
    display: block;
}

.labelObservaciones{
    font-size: 14px;
    font-weight: 700;
}

.columnaPrecio{
    position: relative;
}

.bloqueObserva{
    position: absolute;
    width: 100%;
    bottom: 0;
}

.bloqBordeSup:before{
    content: "";
    position: absolute;
    width: 93%;
    border-top: 1px solid #cacaca;
    top: -15px;
}

.bloqueVentaProduct{
    padding-bottom: 30px;
    border-bottom: 1px solid #cacaca;
}

td.actions.product-subtotal {
    float: left;
}

td.actions {
    font-weight: 700;
}

.commerce-cart table.cart img.imgCarrito{
    height: auto;
    width: 50px;
}

.Rtable-cell.product-name small{
    display: block;
}

.commerce .quantity .qty {
    width: 70px;
}

.labelTable{
    display: none;
    margin-right: 10px;
    font-weight: 700;
}

.datosPedido{
    margin-bottom: 35px;
}

.datosPedido h3{
    margin-bottom: 5px;
}

.datosPedido p{
    margin-bottom: 2px;
}

.datosExtra{
    text-align: right;
}

.datosExtra input{
    display: inline-block;
    width: 50%;
    margin-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
}


.no-flexbox .Rtable {
  display: block;
  > .Rtable-cell { width: 100%; }
  > .Rtable-cell--foot { margin-bottom: 1em; }
}

.Rtable {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 0 20px 0;
  padding: 0;
}
.Rtable-cell {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  padding: 10px;
  overflow: hidden;
  list-style: none;
  border: solid 3px white;
  background: rgba(112, 128, 144, 0.2);
}
.Rtable-cell > h1,
.Rtable-cell > h2,
.Rtable-cell > h3,
.Rtable-cell > h4,
.Rtable-cell > h5,
.Rtable-cell > h6 {
  margin: 0;
}
/* Table column sizing
================================== */
.Rtable--2cols > .Rtable-cell {
  width: 50%;
}
.Rtable--3cols > .Rtable-cell {
  width: 33.33%;
}
.Rtable--4cols > .Rtable-cell {
  width: 25%;
}
.Rtable--5cols > .Rtable-cell {
  width: 20%;
}
.Rtable--6cols > .Rtable-cell {
  /*width: 16.6%;*/
  width: 40%;
}

.Rtable-cell.peque{
    width: 12%;
}

.Rtable-cell.maxi{
    width: 88%;
    font-weight: 700;    
    text-align: right;
}

/* Apply styles
================================== */
.Rtable {
  position: relative;
  top: 3px;
  left: 3px;
}
.Rtable-cell {
  margin: -3px 0 0 -3px;
  background-color: white;
  border-color: #e2e6e9;
}
/* Cell styles
================================== */
.Rtable-cell--dark {
  background-color: slategrey;
  border-color: #5a6673;
  color: white;
}
.Rtable-cell--dark > h1,
.Rtable-cell--dark > h2,
.Rtable-cell--dark > h3,
.Rtable-cell--dark > h4,
.Rtable-cell--dark > h5,
.Rtable-cell--dark > h6 {
  color: white;
}
.Rtable-cell--medium {
  background-color: #b8c0c8;
  border-color: #a9b3bc;
}
.Rtable-cell--light {
  background-color: white;
  border-color: #e2e6e9;
}
.Rtable-cell--highlight {
  background-color: lightgreen;
  border-color: #64e764;
}
.Rtable-cell--alert {
  background-color: darkorange;
  border-color: #cc7000;
  color: white;
}
.Rtable-cell--alert > h1,
.Rtable-cell--alert > h2,
.Rtable-cell--alert > h3,
.Rtable-cell--alert > h4,
.Rtable-cell--alert > h5,
.Rtable-cell--alert > h6 {
  color: white;
}
.Rtable-cell--head {
    background-color: #E05151;
    border-color: #b34343;
    color: white;
}
.Rtable-cell--head > h1,
.Rtable-cell--head > h2,
.Rtable-cell--head > h3,
.Rtable-cell--head > h4,
.Rtable-cell--head > h5,
.Rtable-cell--head > h6 {
  color: white;
}
.Rtable-cell--foot {
  background-color: #b8c0c8;
  border-color: #a9b3bc;
}

.Rtable-cell.siResponsive{
    display: none;
}

.Rtable-cell.noResponsive{
    display: block;
}

.no-flexbox .Rtable {
  display: block;
}
.no-flexbox .Rtable > .Rtable-cell {
  width: 100%;
}
.no-flexbox .Rtable > .Rtable-cell--foot {
  margin-bottom: 1em;
}

.enlaceInscripcion[disabled]{
    opacity: .65;
    cursor: not-allowed;
}

.table-striped > thead tr > th{
    background-color: #E05151;
    border-color: #b34343;
    color: white;
    border: 1px solid #b34343 !important;
}

.table-striped > thead tr > th:hover {
    background-color: #E05151;
}

.subNav.principal{
    background: #0E181E;
}

.subNav.principal .container ul li{
    padding: 0 25px;
}

.subNav.principal .container ul li a{
    color: #fff;
}

.subNav.principal .container ul li.seleccionado a{
    color: #fff;
}

.subNav.principal .container ul li.seleccionado{
    background: #c3c3c3;
}

.subNav.principal > .container > ul > li.mainMobile{
    color: #fff;
}

.subNav{
        background: #D6D8D8;
}

.subNav > .container > ul > li.mainMobile{
    display: none;
}

.subNav > .container > ul{
    list-style: none;
    position: relative;
    margin: 0;
    height: 45px;
    padding: 0;
    text-align: center;
}

.subNav > .container ul > li{
    display: inline-block;
    position: relative;
    height: 45px;
    padding: 0 15px;
    text-align: center;
}

.subNav > .container ul > li:hover{
    background: #c3c3c3;
}

.subNav > .container ul > li > a{
    line-height: 45px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #232323;
}
/*
.subNav > .container ul > li.parentMenu  > a:after{
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #232323;
}*/

.subNav > .container ul > li > a i{
    margin-left: 5px;
}

.subNav > .container ul > li > ul{
    height: 0px;
    padding: 0;
    background-color: #eaeaea;
    position: absolute;
    top: 45px;
    z-index: 9;
    width: 100%;
    left: 0;
    overflow: hidden;
    text-align: center;
}

.subNav > .container ul > li > ul > li{
    line-height: 30px;
    display: block;
    height: auto;
    padding: 0 15px;
    text-align: center;
}

.subNav > .container ul > li > ul > li:hover{
    background: #fff;
}

.subNav > .container ul > li > ul > li:hover a{
    color: #E05151;
}

.subNav > .container ul > li > ul > li a{
    display: block;
    line-height: 38px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #232323;
}


.subNav .container ul li.seleccionado{
    color: #E05151;
}

.subNav .container ul li.seleccionado a{
    color: #E05151;
}

.migasPan.enBody{
    position: relative;
    width: 100%;
    text-align: left;
    background-color: #eaeaea;
    margin-top: 12px;
    margin-bottom: -10px;
    padding-top: 25px;
}

.migasPan.enBody .miga i{
    font-size: 25px;
    line-height: 25px;
    color:#E05151;
}

.migasPan.enBody .miga{
    color:#000;
    text-transform: capitalize;
}

.migasPan.enBody .miga:last-child{
    font-weight: 600;
}

.migasPan.enBody .separaMigas{
    margin: 0 5px;
    color: #000;
}


.migasPan{
    position: absolute;
    width: 100%;
    bottom: 10px;
    text-align: left;
}
    
.migasPan .miga i{
    font-size: 25px;
    line-height: 25px;
    color:#fff;
}

.migasPan .miga{
    color:#fff;
    text-transform: capitalize;
    font-size: 14px;
}

.migasPan .miga:last-child{
    font-weight: 600;
}

.separaMigas{
    margin: 0 5px;
    color: #fff;
}

.miniImg{
    width: 24%;
    padding-top: 5px;
    display: inline-block;
    box-sizing: border-box;
}

.miniImg a{
    box-sizing: border-box;
}

.imgProduct .miniImg img{
    width: 100%;
    box-sizing: border-box;
}

.imgProduct .miniImg.invertPad img{
    padding-right: 0px;
}

.navbar .navbar-nav > li > a {
    line-height: 100px;
}

.topPhone a i{
    display:none;
    line-height: 100px;
}

#formDatosUsuario{
    width: 679px;
    margin: 0 auto;
    margin-top: 80px;
}

.tituloSeparador{
    margin-bottom: 15px;
    width: 100%;
    padding-bottom: 0px;
    border-bottom: 1px solid #232323;
}

.ayudaEliminar{
    margin-left: 5px;
    color: #232323;
}

.tooltip > .tooltip-inner {
    background-color: #f3f1e1; 
    color: #232323; 
    border: 1px solid #cac289;
    padding: 5px;
    font-size: 12px;
    text-align: justify;
}

.indicaStandBot{
    margin-bottom: 15px;
    display: block;
}
.indicaStandTop{
    margin-top: 15px;
    display: block;
}

.enlaceConfirm{
    text-decoration: underline;
    color: #232323; 
}

.lastNews h3{
    text-align: center;
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    background: #E05151;
    color: #fff;
}

.owl-carousel{
    /*display: block !important;*/
}

.owl-carousel .descripcionNoticia{
    padding: 20px 50px;
    background: #fff;
    padding-bottom: 40px;
}

.owl-carousel .descripcionNoticia h4{
    margin-top: 0;
    font-size: 30px;
        text-align: center;
}

.owl-theme .owl-buttons i{
    margin-top: 2px;
    margin-top: 0px;
    color: #232323;
    font-size: 20px;
    background: transparent;
    background-color: transparent;
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    background: transparent !important;
}
 
.owl-theme .owl-controls .owl-buttons .owl-prev{
    left: 0px;
    top: 30%; 
}
 
.owl-theme .owl-controls .owl-buttons .owl-next{
    right: 0px;
    top: 30%;
}

.owl-pagination{
    display: none;
}

.fondoHome.paginaPanel.sinPadding.sinPaddingTop{
    padding-top: 0 !important;
}


.dz-success-mark, .dz-error-mark{
    display:none !important;
}
    
.contienePago i{
    display: block;
    font-size: 60px;
    line-height: 60px;
}

.contienePago{
    background: #fff;
    margin-bottom: 20px;
    padding: 30px;
    cursor: pointer;
    border: 3px solid #dadada;
}

.unaFormaPago{
    display: none;
}

.contienePago.pagoSeleccionado{
    border-color: #e05151;
    -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
}
@media (max-width: 1600px) {    
    .contentOverlay{
        text-align: center;
        position: absolute;
        width: 100%;
        top: 5%;
    }
}

@media (max-width: 1200px) {   
    
    .navbar-collapse { 
        padding-left: 0;
    }
    
    .topPhone {
        font-size: 25px;
        margin-right: 20px;
    }
       
    .datosExtra input {
        width: 70%;
    }
    
    .paginaPanel .unaCapaPanel{
        margin-bottom: 30px;
        height: 240px;
    }
    
    .datosContacto{
        margin-top: 25px;
    }
    
    .datosContacto .enlaceMail{
        position: static;
        margin-top: 20px;
        display: block;
    }
    
    .subNav > .container > ul > li.mainMobile{
        display: block;
        font-size: 16px;
        font-weight: 700;
        line-height: 45px;
        cursor: pointer;
    }
    
    .subNav > .container > ul {
        height: 45px;
    }
    
    .subNav > .container ul > li {
        display: block;
    }
    
    .subNav > .container ul > li {
        width: 100% !important;
        padding: 0;
    }
    .subNav > .container ul > li > ul {
        position: static;
    }
    
    .subNav > .container ul > li > ul > li {
        background: #fff;
    }
    
    
}

@media (max-width: 991px) {
    .optionsPlano {
        top: 50px;
        right: -15px;
    }
    
    .navbar-header {
        width: 60%;
    }
    
    div.bloqUser{
        width: 40%;
        display: inline-block;
        float: none;
    }
    
    .navbar .navbar-nav > li > a {
        line-height: 50px;
    }
    
    .topPhone, .topPhone a i {
        line-height: 50px;
    }

    .navbar-nav > li {
        display: inline-block;
    }

    .inscripciones.table-striped > thead tr > th {
        font-size: 14px;
    }

    .inscripciones.table-striped {
        font-size: 12px;
    }
    
    .bloqBordeSup{
        margin-bottom: 35px;
    }
    
    .bloqueObserva{
        position: relative;
        width: 100%;
        float: right;
        margin-top: 20px;
    }
    
    .precioProduct {
        float: right;
        margin-top: 10px;
    }
        
    .paginaContacto{
        text-align: center;
    }
    
    .imgContacto{
        display: inline-block;
    }
    
    .bloqueDisplays{
        position: relative;
    }

    .botonArtes{
        position: relative;
        display: block;
        margin-top: 10px;
    }
    
    .labelUnidades{
        float: right;
    }
    
    .noo-cart{
        width: 40%;
        text-align: right;
    }
}

@media all and (max-width: 769px) {
    
    .labelTable{
        display: inline-block;
    }    
    
    .Rtable--collapse  {
      display: block;
      > .Rtable-cell { width: 100% !important; }
      > .Rtable-cell--foot { margin-bottom: 1em; }
    }
    
    .Rtable-cell.siResponsive{
        display: block;
    }

    .Rtable-cell.noResponsive{
        display: none;
    }

    .Rtable-cell a.remove {
        display: block;
        font-size: 14px;
        height: auto; 
        width: 100%; 
        text-align: left;
        line-height: 1;
        border-radius: 100%;
        color: red!important;
        text-decoration: none;
        font-weight: 700;
        border: 0;
    }
    
    .Rtable-cell.cabezaResponsive{
        background-color: #E05151;
        border-color: #b34343;
        color: white;
        margin-top: 25px;
    }
    
    .Rtable-cell.cabezaResponsive a{
        color: white;
    }
    
    .Rtable-cell a.remove:hover {
        color: red !important;
        background: transparent !important;
    }
    
    .Rtable-cell input[type="number"]{
        width: 50%;
        display: inline-block;
    }
    
    .Rtable-cell .imgCarrito{
        max-width: 200px;
        margin: 0 auto;
        display: block;
    }
    
    .Rtable--collapse {
      display: block;
    }
    .Rtable--collapse > .Rtable-cell {
      width: 100%;
    }
    .Rtable--collapse > .Rtable-cell--foot {
      margin-bottom: 1em;
    }
    
    .Rtable-cell.maxi, .Rtable-cell.medium{
        width: 50%;
        display: inline-block;
        margin-top: 20px;
    }
}

@media (max-width: 769px) {   
    
    .wishlist-wrapper, .commerce-cart {
        overflow-x: visible; 
    }
    
    .datosExtra {
        text-align: left;
    }
        
    .sc-meta.bottom > .container > span {
        margin-bottom: 10px;
    }
    
    .bloque1Panel {
        height: 130px;
    }
    
    .bloque1Panel h1 {
        width: 100%;
        text-align: center;
    }
    
    .infoIcex {
        text-align: center;
    }
    
    .navbar-header {
        width: 100%;
    }
    
    .navbar-header {
        width: 60%;
    }
}

@media (max-width: 679px) {  
    
    #formDatosUsuario {
        width: 100%;
        padding: 0 20px;
    }

    .contentOverlay {
        top: 5%;
    }
    .contentOverlay i {
        font-size: 40px;
    }
            
    .cierraOverlay:before{
        content:"";
    }
    
    .noo-events-featured .sc-event-wrap .sc-meta.bottom > .container > span {
        font-size: 12px;
    }   
    
    .bajoHeader.sc-meta.bottom > .container > span {
        font-size: 12px;
    }
    
    .noo-events-featured .sc-event-wrap .event-thumbnail {
        overflow: visible;
        height: 250px;
    }
}

@media (max-width: 600px) {    
    .noo-events-featured .sc-event-wrap.list .sc-meta {
        bottom: 50%;
    }
    
    .noo-events-featured .sc-event-wrap .sc-meta > span {
        font-size: 8vmin;
    }
    
    #formEquipamientoBasico{
        width: 100%;
    }
    
    
}

@media (max-width: 570px) {    
    #contactForm {
        width: 100%;
    }
    .topPhone {
        font-size: 20px;
        margin-right: 20px;
    }
     .topPhone a span{
        display:none;
    }
    
    .topPhone a i{
        display:block;
    }
    
    .navbar-default .navbar-nav li > a{
        padding-right: 25px;
    }
    
    .navbar-header {
        width: 100%;
        height: 50px;
    }
    
    .navbar-brand .noo-logo-normal{
        height: 60px;
        display: inline-block;
        padding-top: 10px;
    }
    
    .navbar-brand{
        height: 50px;
        width: 100%;
    }
    
    div.bloqUser {
        width: 100%;
    }
    
    .menuUser {
        line-height: 40px;
    }
    
    .subOptionsUser > div {
        line-height: 40px;
    }
    
    .noo-cart {
        line-height: 50px;
        text-align: center;
    }
    
}

@media (max-width: 500px) {    
    .contentOverlay span {
        font-size: 12px;
    }
    
    .contentOverlay {
        top: 5%;
    }
    
    .enlaceAferia img{
        min-height: 75px;
    }
    
    .col-xxs{
        width: 100%;
    }
    
}

@media (max-width: 400px) {    
    #loginForm{
        width: 100%;
        padding: 0 20px;
    }
    
    #formEquipamientoBasico button {
        padding: 8px 90px;
    }
    
}

