/* Principal styles */


.line_pricing{

    width: 60%;
    height: 2px;
    background-color:#35296d;
    
    margin-top: 15px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;


}

.pricingtable_title{
    font-family: 'Raleway','Open Sans',Arial,Helvetica,sans-serif;
    font-weight: 400px;
    font-size: 23px;
    color:#35296d ;
     text-align: center;
}


.pricingtable_title_ul{
    
    margin-bottom: 5px;
    margin-top: 16px;

    
}

.pricingtable_title_ul li{
    font-family: 'Raleway','Open Sans',Arial,Helvetica,sans-serif;
    font-weight: 300px;
    font-size: 18px;
    color:grey ;
    margin-bottom: 15px;
    line-height: 22px;
    
}




textarea.form-control {
    max-height: 158px;
}
.display-none {
    display: none;
}
.sky-form .tooltip {
    padding: 4px 8px 3px;
    font-size: 12px;
}
/* Buttons */

.btn-primary.btn-hvr {
    color: #fff;
}
.modal .modal-body .btn {
    margin: auto;
}
/* Header */

#topBar ul.top-links>li>a {
    padding: 10px 20px;
}
#topBar ul.top-links>li>a>i {
    opacity: 1;
}
#header a.logo>img {
    height: 55px !important;
}
#header.fixed #topNav a.logo>img {
    height: 40px !important;
}
/* Footer */

img.footer-logo {
    max-height: 90px;
    height: auto;
}
.tp-caption.logo-promotion img {
    height: 400px !important;
    width: auto !important;
}
/* Modal */

.modal-body.loader {
    height: auto;
    min-height: 220px;
    padding-top: 80px;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
}
.modal .btn {
    width: auto;
    min-width: 95px;
}
.topBarmenu {
    display: block;
}
.slider_center {
    display: block;
}
.row_button {
    margin-top: 20px;
    padding: 0px 20px 0px 20px;
    text-align: center;
    display: none;
}
.home_button {
    margin-bottom: 15px;
}
.button_slider {
    min-width: 210px !important;
}
.modal .modal-footer .btn {
    min-width: 100px;
}
/* NumKeypad Styles */

#NumKeypad {
    text-align: center;
    z-index: 10000;
}
#NumKeypad .modal-dialog {
    width: 450px;
    max-width: 100%;
}
#NumKeypad .modal-dialog .modal-header .Keypad-placeholder {
    font-size: 20px;
    color: #777;
    line-height: 36px;
}
#NumKeypad .modal-dialog .modal-header .Keypad-number {
    font-size: 34px;
    color: #000;
    line-height: 36px;
    word-wrap: break-word;
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}
#NumKeypad .modal-dialog .modal-body {
    padding: 0;
    overflow: hidden;
}
#NumKeypad .modal-dialog .modal-body .boxKeys {
    position: relative;
    width: 100%;
    float: left;
}
#NumKeypad .modal-dialog .modal-body .boxKeys .key:focus, #NumKeypad .modal-dialog .modal-body .boxKeys .key {
    float: left;
    width: 33.33%;
    height: 60px;
    line-height: 60px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background-color: #fff;
    font-size: 1.375em;
    color: #000;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#NumKeypad .modal-dialog .modal-body .boxKeys .key.greey {
    background-color: #e4e4e4;
    box-shadow: 0 0 1px 0px #555 inset;
}
#NumKeypad .modal-dialog .modal-body .boxKeys .key.disabled:hover #NumKeypad .modal-dialog .modal-body .boxKeys .key.disabled:active, #NumKeypad .modal-dialog .modal-body .boxKeys .key.disabled:focus, #NumKeypad .modal-dialog .modal-body .boxKeys .key.disabled {
    background-color: #e4e4e4 !important;
    cursor: default;
}
#NumKeypad .modal-dialog .modal-body .boxKeys .key:hover {
    background-color: #eee;
}
#NumKeypad .modal-dialog .modal-body .boxKeys .key:active {
    background-color: #ddd;
}
#NumKeypad .modal-dialog .modal-body .boxKeys .key:first-child {
    border-left: none;
}
#NumKeypad .modal-dialog .modal-body .boxKeys:last-child .key {
    border-bottom: 1px solid #ddd;
}
#NumKeypad .modal-dialog .modal-body .boxKeys:last-child .key.delete span.deleteIcon {
    position: relative;
    display: inline-block;
    margin: auto;
    background-color: #222;
    color: #fff;
    height: 22px;
    width: 22px;
    line-height: 22px;
    font-size: 16px;
    overflow: visible;
}
#NumKeypad .modal-dialog .modal-body .boxKeys:last-child .key.delete span.deleteIcon:after {
    content: '';
    border-style: solid;
    border-width: 11px 11px 11px 0px;
    border-color: transparent #222;
    position: absolute;
    left: -11px;
    z-index: 1;
}
#NumKeypad .modal-dialog .modal-body .boxKeys:last-child .key.delete:hover span.deleteIcon {
    background-color: #1980b6;
}
#NumKeypad .modal-dialog .modal-body .boxKeys:last-child .key.delete:hover span.deleteIcon:after {
    border-color: transparent #1980b6;
}
#NumKeypad .modal-dialog .modal-body .aditional-content {
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    padding: 10px 25px;
    margin: 20px 0;
}
#NumKeypad .modal-dialog .modal-footer {
    text-align: center;
}
.sky-form .tooltip {
    padding: 4px 8px 3px;
    font-size: 12px;
    display: none;
}
.modal-open {
    /*position: fixed !important;*/
    width: 100%;
}
body.modal-open {
    position: fixed;
    width: 100%;
}

.menu_logo_right{

    display:none;
}

@media (max-width: 780px) {

    .menu_logo_right{

        display:block;
    }


    .topBarmenu {
        display: none !important;
    }
    .row_button {
        margin-top: 0px;
        padding: 0px 20px 0px 20px;
        text-align: center;
        display: block;
    }
    .banner_movil {
        background-repeat: no-repeat;
        background-position: center center;
    }
    .sky-form .checkbox i, .sky-form .ico-append, .sky-form .ico-prepend, .sky-form .input input, .sky-form .radio i, .sky-form .select select, .sky-form .textarea textarea, .sky-form .toggle i {
        border-color: #e5e5e5;
        transition: border-color .3s;
        -o-transition: border-color .3s;
        -ms-transition: border-color .3s;
        -moz-transition: border-color .3s;
        -webkit-transition: border-color .3s;
    }
    .sky-form .input input, .sky-form .select select, .sky-form .textarea textarea {
        display: block;
        width: 100%;
        height: 55px;
        padding: 8px 10px;
        outline: 0;
        border-width: 2px;
        border-style: solid;
        border-radius: 0;
        background: #fff;
        background-color: rgb(255, 255, 255);
        font: 15px/19px 'Open Sans', Helvetica, Arial, sans-serif;
        color: #404040;
        appearance: normal;
    }
    .btn, .form-control {
        height: 55px;
    }
}

@media (max-width: 767px) {
    body.modal-open {
        position: relative;
        background-color: #fff;
        overflow: auto;
    }
    body.modal-open #wrapper {
        display: none;
    }
    .modal {
        position: relative;
    }
    .modal-dialog {
        width: 100%;
        margin: 0 auto;
    }
    #NumKeypad .modal-dialog {
        width: 500px;
    }
}
.content-slider {
    position: relative;
}