body {
    /*background-image: url(../images/background.png);*/
    background-attachment: fixed;
     background-color: #ffffff !important;
    font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
#contenido {
    width: 100% !important;
    border-top:solid 7px #662e8f;
    /*-moz-box-shadow:0 0 6px #000;*/
    /*-webkit-box-shadow:0 0 6px #000;*/
    /*box-shadow:0 0 6px #000;*/
    padding:0 30px;
    text-align: left;
}
#center {
    width: 70% !important;
    height: auto;
    /*width: 1020px;*/
    /*margin: auto;*/
    padding: 0;
}
#content {
    padding-bottom:0;
    height:auto;
    float:left;
    width: 100% !important;
}
#header {
    padding:20px 0;
    /*height:100px;*/
}
a#logo {
    background:transparent url("../images/logo.png") no-repeat;
    display:block;
    /*background-size: 274px 118px;*/
    /*width:220px;*/
    height:120px;
    text-indent:-9999px;
}

.footer-wrapper {
    width: 100% !important;
    float:left;
    background:#121212;
    line-height:20px;
    color:#FFF;
    /*margin-top:30px;*/
    /*border-top:1px solid #2b2b2b;*/
    border-bottom:1px solid #070707;
    /*margin-left:-30px;*/
    /*text-shadow: 0 1px 0 #000;*/
    /*font-size: 12px;*/
    margin-left: 300px !important;
    margin-right: 300px !important;
}
.footer-container {
    width:100%;
    float:left;
    padding:30px;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100% !important;
}
.copyright-wrapper {
    width: 100% !important;
    float:left;
    background:#662e8f;
    color:#636363;
    /*margin-left:-30px;*/
    font-family:'Crimson Text',arial,serif;
    border-top:1px solid #656565d6;
    text-shadow: 0 1px 0 #000;
    /*padding-bottom: 20px;*/
}
/*@media (min-width: 768px) {*/
    /*.container {*/
        /*width: 540px;*/
    /*}*/
/*}*/
@media (min-width: 992px) {
    .container {
        width: 100% !important;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 100% !important;
    }
}
.footer-wrapper .h4, h4{
    font-size: 20px;
    margin-bottom: -4px;
}
.text-link {
    color: #88bbc8;
}
.number {
    /*background-color: #5fcf80;*/
    color: #fff;
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 0.8em;
    margin-right: 4px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    border-radius: 100%;
}
.color-cyan {
    background-color: #00bcd4;
}
.color-light-blue {
    background-color: #03a9f4;
}
.color-blue {
    background-color: #2196f3;
}
.color-indigo {
    background-color: #3f51b5;
}
.color-deep-purple {
    background-color: #673ab7;
}
.color-purple {
    background-color: #9c27b0;
}
.color-pink {
    background-color: #e91e63;
}
.color-red {
    background-color: #e51c23;
}
.color-teal {
    background-color: #009688;
}
.color-green {
    background-color: #4caf50;
}
.color-light-green {
    background-color: #8bc34a;
}
.color-lime {
    background-color: #cddc39;
}
.color-yellow {
    background-color: #ffeb3b;
}
.color-amber {
    background-color: #ffc107;
}
.color-orange {
    background-color: #ff9800;
}
.color-deep-orange {
    background-color: #ff5722;
}
.color-info {
    background-color: #00bcd4;
}
.color-midnightblue {
    background-color: #37474f;
}
.color-gray {
    background-color: #9e9e9e;
}
.color-bluegraylight {
    background-color: #eceff1;
}
.color-black {
    background-color: #424242;
}
.color-bluegray {
    background-color: #607d8b;
}
.color-graylight {
    background-color: #fafafa;
}
.color-brown {
    background-color: #795548;
}
.datepicker-days, .datepicker-months, .datepicker-years{
    color: #424242;
}
.font_14{font-size: 14px !important;}
.numberPast{font-size: 14px !important;color: #010000 !important;background-color: #fafafa;}
.noVisible {
    display:none;
}
.allWidth{width:100% !important;}
.visible {
    display:inline;
}
.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width:auto;
    max-width: 500px;
    margin: 20px auto;
}
.img-responsive-centered {
    margin: 0 auto;
}

.panel-heading-custom-template {
    background: rgb(104,46,143);
    background: linear-gradient(59deg, rgba(104, 46, 143, 1) 9%, rgba(160, 72, 219, 1) 25%, rgba(104, 46, 143, 1) 39%, rgba(160, 72, 219, 1) 56%, rgba(104, 46, 143, 1) 74%, rgba(160, 72, 219, 1) 98%) !important;
    color: white !important;
    padding: 10px 25px !important;
}

.panel-footer-custom-template {
    background: rgb(104,46,143);
    background: linear-gradient(59deg, rgba(104, 46, 143, 1) 9%, rgba(160, 72, 219, 1) 25%, rgba(104, 46, 143, 1) 39%, rgba(160, 72, 219, 1) 56%, rgba(104, 46, 143, 1) 74%, rgba(160, 72, 219, 1) 98%) !important;
    color: #ffffff !important;
    padding: 15px !important;
    line-height: 0 !important;
}

#text-lider-mundial {
    color: #ccba73;
}

.title-custom {
    color: #162768 !important;
}

a#logoFooter {
    background:transparent url("../images/logoBW.png") no-repeat;
    display:block;
    background-size: 240px 50px;
    /*width:220px;*/
    height:65px;
    text-indent:-9999px;
}

.padding-footer {
    padding-left: 300px;
    padding-right: 300px;
}

.text-product {
    color: #5a5a5a;
    font-size: 18px;
}

.text-product-price {
    color: #0e8164 !important;
    font-size: 20px;
}

.margin-top-custom {
    margin-top: 100px !important;
}

.border-separator {
    border-top: 2px solid #162768;
}

.btn-success-custom {
    background-color: #0e8164 !important;
    border-color: #0e8164 !important;
    color: #ffffff;
}

.fa-icon-custom {
    font-size: 25px;
    color: #ed3a92;
}

.form-control-custom {
    height: 50px;
    background-color: rgba(248, 29, 54, 0);
    color: black;
    border: none;
    border-bottom: 1px solid #662e8f;
    border-radius: 0px;
    font-size: 19px;
    font-style: italic;
}

.form-control-custom:focus {
    background: none !important;
}

select.form-control-custom {
    color: black !important;
}

textarea.form-control-custom {
    border-top: none !important;
}

.btn-yellow {
    color: #323232;
    font-weight: 700;
    background-color: #debb6e;
    height: 45px;
    font-size: 21px;
    width: 138px;
}

.btn-green {
    color: #ffffff;
    font-weight: 700;
    background-color: #0e8164;
    height: 45px;
    font-size: 21px;
    width: 138px;
}
.btn-pink {
    color: #ffffff;
    font-weight: 700;
    background-color: #662e8f;
    height: 45px;
    font-size: 21px;
    min-width: 138px;
    padding: 8px;
    border-radius: 9px;
    border: none;
}
.btn-pink:hover {
    color: #ffffff !important;
}
.btn-pink:disabled{
    background-color: #662e8f;
}

.box-price-item {
    color: #662e8f !important;
    font-size: 20px !important;
    padding: 5px 15px 5px 15px !important;
    font-weight: bold !important;
}

/* color del calendario */
.input-group-addon {
    border: 1px solid #5ec5e6 !important;
    color: #5ec5e6 !important;
    background-color: #0000 !important;
}

@media screen and (max-width: 768px)
{
    .step-no-active {
        display: none;
    }
    .margin-top-custom {
        margin-top: 10px !important;
        margin-bottom: 40px;
    }
    .text-product-price {
        text-align: left !important;
    }
    .btnEnrollment {
        text-align: center !important;
    }
    .title-custom {
        text-align: center !important;
    }
    .img-step- {
        display: block !important;
        margin: auto !important;
    }
    .copirightClass {
        font-size: 13px;
        text-align: center;
    }
    .emailcontactonova {
        font-size: 15px !important;
    }
    .img-mt {
        margin-top: 12px !important;
    }
}
@media screen and (min-width: 768px)
{
    .margin-top-custom {
        margin-top: 10px !important;
    }
}
@media screen and (max-width: 949px)
{
    #center {
        width: 100% !important;
    }
    .padding-footer {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media screen and (min-width: 992px)
{
    .margin-top-custom {
        margin-top: 60px !important;
    }
}

.container_check {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.container_check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #662e8f !important;
}

/* On mouse-over, add a grey background color */
.container_check:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container_check input:checked ~ .checkmark {
    background-color: #662e8f;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container_check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container_check .checkmark:after {
    top: 7px;
    left: 7px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.text-product-selected {
    color: #662e8f !important;
    font-size: 17px;
}

/* The container */
.container_check_ {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container_check_ input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark_ {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container_check_:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container_check_ input:checked ~ .checkmark_ {
    background-color: #662e8f;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark_:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container_check_ input:checked ~ .checkmark_:after {
    display: block;
}

/* Style the checkmark/indicator */
.container_check_ .checkmark_:after {
    left: 10px;
    top: 6px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.img-mt {
    margin-top: 70px !important;
}
.alert-message {
    border: 2px solid #DD191E;background: none !important;padding: 10px !important;
    color: #dd191e !important;
}
.w-copy {
    display: flex; align-items: center;
}

@media screen and (max-width: 600px)
{
    .w-copy {
        flex-wrap: wrap;
    }
    .img-logo{
        flex-wrap: wrap;
    }
    .img-logo{
        text-align: center;
    }
    .text-copy{
        width: auto;
        margin: auto;
        margin-top: 30px;
    }
}
