.btn {
    border-radius: 1px 1px 1px 1px;
    text-align: center;
}
.btn-warning {
    background-color: #ffffff;
    border-color: #FFA545;
    color: #FFA545;
}
.btn-warning:disabled,
.btn-warning:hover {
    background-color: #FFA545;
    color: #ffffff;
}
.btn-warning:active,
.btn-warning:visited {
    background-color: #FFA545;
    border-color: #ff8400!important;
    border: none;
    color: #ffffff;
    outline: none;

}
.btn-warning:focus,
.btn-warning:target {
    background-color: #ff8400!important;
    border: none;
    color: #ffffff;
    outline: none;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-top: 5px solid #00a8e4;
    border-bottom: 15px;
    border-radius: 1%;
}
.modal-header .close {
    margin-top: 0px !important;
}
.modal-title {
    margin: 0px;
    line-height: 1.42857143;
}
#ModalMerida .modal-dialog, #ModalHunucma .modal-dialog,
#ModalIzamal .modal-dialog, #ModalMaxcanu .modal-dialog,
#ModalMotul .modal-dialog, #ModalPeto .modal-dialog,
#ModalTekax .modal-dialog, #ModalTicul .modal-dialog,
#ModalTizimin .modal-dialog, #ModalValladolid .modal-dialog,
#ModalYaxcaba .modal-dialog, #ModalPrincipal .modal-dialog{
    max-width: 100% !important;
    width: 100% !important;
    margin: 5px !important;
    padding: 0 !important;
}
.modal-dialog {
    z-index: 2200;
}
@media only screen and (min-width: 1024px) {
    .sol_card_top_3 {
      position: relative;
      top: -3rem;
    }
    .our_solution_category {
        width: 100%;
        margin: 0 auto;
    }
}

.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: 0.25rem;
    border-radius: 0.25rem;
}
.bd-callout-warning {
    border-left-color: #f0ad4e;
    color: #000;
}
.bd-callout-info {
    border-left-color: #00a8e4;
    color: #000;
}


.oculto{
    display: none;
}

.error,
.error:focus,
.error:hover {
    border: 1px solid #FFA545 !important;
}

.msjError {
    color: #FFA545;
    font-family: "panton regular";
    font-size: 12px;
}
.input-group-addon {
    background-color: #fff;
    border: 1px solid #E5E6E7;
    border-radius: 1px;
    color: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}
.iconfa{
    vertical-align: -50% !important;
}
.manita {
    cursor: pointer !important;
}

.color-blue {
    color: #034ea1 !important;
}

.requerido {
    font-size: 18px;
    font-weight: 700 !important;
    margin-left: 1px;
}
.error {
    display: block;
    font-size: 16px;
    margin-top: 0;
    margin-left: 0;
    text-align: left !important;
    color: #FF5722;
}
.text-upper{
    text-transform: uppercase;
}
.p-mb{
    margin-bottom: 0 !important;
}

.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: 0.25rem;
    border-radius: 0.25rem;
}
.bd-callout-info {
    border-left-color: #A11E39 ;
}
.bd-callout-warning {
    border-left-color: #FFA545;
}
.activo {
    background-color: #C49B65 !important;
    border-color: #C49B65 !important;
    color: #ffffff;
}

.btn-primary {
    background-color: #ffffff;
    border-color: #C49B65 !important;
    color: #C49B65 ;
}
.btn-primary:hover {
    background-color: #876941  !important;
    color: #ffffff!important;
}
.btn-primary:disabled,
.form-control[disabled] {
    background-color: #EFF0F2!important;
    border-color: #C4C9CE;
}
.btn-primary:active,.btn-primary.active,.btn-primary:visited {
    background-color: #C49B65 !important;
    border-color: #876941!important;
    color: #ffffff !important;
    outline: none !important;
    border: none !important;

}
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:target {
    background-color: #C49B65 !important;
    color: #ffffff !important;
    outline: none !important;
    border: none !important;
    box-shadow:0 0 0 0.2rem rgba(196, 155, 101, 0.25) !important;
}

.btn-warning {
    background-color: #ffffff;
    border-color: #FFA545!important;
    color: #FFA545;
}

.btn-warning:disabled,
.btn-warning:hover {
    background-color: #FFA545;
    color: #ffffff!important;
}

.btn-warning:active,
.btn-warning:visited {
    background-color: #FFA545;
    border-color: #ff8400!important;
    color: #ffffff;
    outline: none;
    border: none;
}

.btn-warning:focus,
.btn-warning:target {
    background-color: #ff8400!important;
    color: #ffffff;
    outline: none;
    border: none;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-top: 5px solid #8a001c !important;
    border-bottom: 15px;
    border-radius: 1%;
}
.modal-header .close {
    margin-top: -10px !important;
}
.modal-title {
    margin: 0px;
    line-height: 1.42857143;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modalH3 {
    font-size: 24px;
    letter-spacing: 1%;
    color:#676a6c;
    padding: 20px;
    font-weight: bold;
}
.modal-sm {
    max-width: 450px !important;
}
.p10{
    padding: 10px !important;
}
.btnLogin{
    position: absolute;
    margin-left: -74px;
}
.mcard-header{
    border-top: 5px solid #4ca6e0;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.cradius {
    border-radius: 4rem;
    border-top-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
}
.shadowNorm {
    box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.150);
}
.valides {
    font-size: 15px !important;
    color: #2b3882 !important;
}
.titulo {
    color: #0075c9;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.2;
    text-transform: none !important;
}
.table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(241, 250, 255, 1);
}
.padding0 {
    padding: 0px;
}
.mt17 {
    margin-top: -17px;
}
.mt5 {
    margin-top: -2px;
}