#slider_paquete li img {
    width: 100%
}

#userNavWrapper {
    padding-bottom: 40px!important;
}

.precio_paquete {
    text-align: right;
    color: #0070BF;
}

.precio_paquete h1 {
    color: #0070BF;
}

.name_paquete,
.name_paquete h1 {
    text-align: left;
    color: #0070BF;
    margin-bottom: 0;
}

.name_paquete span {
    font-size: 10px;
}

.name_paquete p {
    font-size: 15px!important;
    padding: 0px;
    margin: 0px;
}



ul.detalle {
    list-style: circle!important;
    color: #0070BF;
}

ul.detalle li {
    color: #666;
    font-weight: 300;
    line-height: initial;
    line-height: 27px;
    font-size: 14px;
}

p {
    text-align: left!important;
    color: #666!important;
    font-weight: 400!important;
    line-height: 27px!important;
    font-size: 14px!important;
}

table {
    color: #000;
    font-weight: 300;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    display: none;
}

.FormCotWrapper {
    background-color: #85ACA7;
}

.FormCotWrapper .UDT_Field input,
.FormCotWrapper .UDT_Field textarea,
.FormCotWrapper .UDT_Field select {
    width: 100%;
    margin-bottom: 12px;
    background-color: #fff;
}

.FormCotWrapper .UDT_Form {
    padding-left: 24px;
    padding-right: 24px;
}

.FormCotWrapper .UDT_Caption span {
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
}

.FormCotWrapper h2 {
    background-color: #0070cd;
    padding-top: 10px;
    padding-bottom: 10px;
}

.FormCotWrapper h2 .TitleH2 {
    color: #fff;
    font-weight: 400;
    text-align: center; font-size:20px;
}

#slider_paquete {
    margin-left: 0;
}

.UDT_Default,
.UDT_Cancel {
    display: inline-block;
    background-color: #000;
    color: #fff!important;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #009788;
    font-size: 18px;
    border: 1px solid #009788;
    border-style: solid !important;
    margin-bottom: 10px;
}

.UDT_Buttons span.Normal {
    color: #fff;
}

.contacto-mensaje,
.contacto-mensaje p {
    padding: 30px;
    font-size: 20px!important;
    color: #fff!important;
    text-align: center!important;
}