/* Formulario */
    .wpc-contact-form {
        padding: 0px 20px;
        position: relative;}

        .wpc-contact-form .title {
            color: #ffffff;
            text-transform: none;
            text-align: center;
            font-family: 'Open Sans', sans-serif;
            font-size: 24px;
            line-height: 22px;
            font-weight: 800;
            letter-spacing: -1px;
            width: 70%;
            margin: 0 auto;
            margin-bottom: 20px;
            position: relative;
            }

            .wpc-contact-form .title:after {
                position: absolute;
                bottom: -20px;
                left: 0;
                right: 0;
                margin-left: auto;
                margin-right: auto;
                content: "•";
                font-size: 11px;
                letter-spacing: 1px;
                font-weight: bold;
                pointer-events: none;
                color: #fff;
                text-shadow: 10px 0 #fff, -10px 0 #fff;
                }

        .wpc-contact-form h3 {
            font-size: 16px;
            letter-spacing: -1px;
            font-weight: 700;
            margin: 0;
            padding: 5px 15px;
            color: #505050;}

    /* Code form */
    .stepwizard-step p {
        margin-top: 10px;}
 
    .stepwizard-row {
        display: table-row;}

    .stepwizard {
        display: table;
        width: 80%;
        position: relative;
        margin: 0 auto;
        margin-bottom: 30px;}

    .stepwizard-step button[disabled] {
        opacity: 1 !important;
        filter: alpha(opacity=100) !important;}

    .stepwizard-row:before {
        top: 50%;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 100%;
        height: 1px;
        background-color: #ededed;
        z-index: 0; }

    .stepwizard-step {
        display: table-cell;
        text-align: center;
        position: relative;}

    .wpc-contact-form .btn-circle {
        width: 45px;
        height: 45px;
        text-align: center;
        padding: 0;
        font-size: 13px;
        line-height: 34px;
        border-radius: 50%;
        color: #fff;
        background: #ffbd0d;
        border: 5px solid #ffbd0d;
        font-weight: 900;
        font-family: 'Montserrat', sans-serif;
        }

        .wpc-contact-form .btn[disabled],
        .wpc-contact-form .btn-primary[disabled]:focus{
            background: #f2f2f2;
            opacity: 1;
            color: #b3b3b3;
            border-color: #fff;
            outline: none;}

        .wpc-contact-form .btn-circle:hover {
            background-color: #3a3a3a;
            border: 5px solid #ffbd0d;
            }

            .wpc-contact-form .btn[disabled]:hover{
                border: 8px solid #ffffff;
                background-color: #f6f6f6;}

    .wpc-contact-form .panel-body{
        padding: 0px 30px;
        }

    .wpc-contact-form label{
        letter-spacing: -1px;
        color: #ffffff;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 13px;
        text-align: left !important;
        font-family: 'Montserrat', sans-serif;}

    .wpc-contact-form .field{
        font-family: 'Open Sans', sans-serif;
        padding: 10px 0px;
        margin-bottom: 0px;
        color: rgba(0,0,0,.2);
        font-size: 16px;
        font-weight: 500;
        text-transform: none;
        letter-spacing: -1px;
        background-color: rgb(255, 189, 13);
        border-bottom: 1px solid rgba(0,0,0,.1) !important;
        transition: 0.3s;
        width: 100%;
        outline: none;
        border: none;}
 
        .wpc-contact-form .field:hover {
            color: rgba(0,0,0,.2);}

        .wpc-contact-form .field:focus {
            color: #fff;
            letter-spacing: normal;
            border-bottom: 1px solid rgba(255,255,255,1) !important;}

    .wpc-contact-form ::-webkit-input-placeholder{color: rgba(0,0,0,.2) !important;opacity:1;letter-spacing: -1px;}
    .wpc-contact-form ::-moz-placeholder{color: rgba(0,0,0,.2) !important;opacity:1;letter-spacing: -1px;}
    .wpc-contact-form :-ms-input-placeholder{color: rgba(0,0,0,.2) !important;opacity:1;letter-spacing: -1px;}
    .wpc-contact-form :-moz-placeholder{color: rgba(0,0,0,.2) !important;opacity:1;letter-spacing: -1px;}        
    
    .wpc-contact-form .btn_control{
        position: relative;
        left: -40px;
        padding-top: 10px;}

    .wpc-contact-form .btn_next{
        float: none;
        margin: 0 auto;
        display: block;}

        .wpc-contact-form .btn_next:before{    
            content: "\f054";}

    .wpc-contact-form .btn_prev{
        float: left;
        margin: 0 auto;
        display: block;
        background: rgb(38, 40, 83);}

        .wpc-contact-form .btn_prev:before{    
            content: "\f053";}

    .wpc-contact-form .field option{
        background: #fff;
        color: rgba(0,0,0,.4);
        padding: 10px;
        display: block;
        font-weight: 400;}

    .wpc-contact-form textarea {
        height: 120px;
        margin-bottom: 10px !important;}

    /* Options*/
    .setup-content{
        min-height: 405px;
        -webkit-transition: all 0.3s ease-in-out;
           -moz-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;}

    .row_dim, #row_dim02, #row_dim03{ 
        -webkit-transition: all 0.3s ease-in-out;
           -moz-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;}

    .input-group-addon{
        background-color: transparent;
        color: #fff;
        border: none;
        border-radius: 0;
        font-weight: normal;
        text-align: center;
        height: 30px;
        max-height: 30px;}

        .input-group-addon .fa{
            font-size: 14px;
            background-color: #ffc600;
            color: #fff;
            padding: 15px;}

    /** Captcha **/
    .wpc-contact-form .captcha{
        margin-bottom: 30px;
        }

        .wpc-contact-form .captcha .cap_img,
        .wpc-contact-form .captcha .cap_code{
            height: 45px;
            position: relative;
            }
    
        .wpc-contact-form .captcha .cap_img{
            background: #fff;
            height: 45px;
            padding-top: 7px;
            }

        .wpc-contact-form .captcha .cap_img label{
            display: inline-block;
            float: right;
            position: absolute;
            right: -11px;
            z-index: 20;
            top: 50%;
            transform: translateY(-50%);
            }

            .wpc-contact-form .captcha .cap_img img{
                width: 100%; }

    .wpc-contact-form .captcha .cap_code{
        padding: 0px 0px 0px 15px;
        }

        .captcha #captcha{
            height: 58px;
            padding-left: 25px;}

        .captcha #imgCaptcha{
            float: none;
            display: block;
            margin: 0 auto;
            margin-top: 11px;}

        .wpc-contact-form .captcha .reload{
            right: -14px;
            z-index: 200;
            }

        .wpc-contact-form .captcha .reload i{
            background: #1e1e1e;
            border-radius: 50%;
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
            width: 20px;
            height: 20px;
            line-height: 19px;
            text-align: center;
            color: #fff;
            letter-spacing: 0;
            text-indent: 0px;
            font-size: 10px;
            }

            .wpc-contact-form .captcha .reload i:hover{
                color: #fff;
                -webkit-transform: rotate(360deg);
                -moz-transform: rotate(360deg);
                -ms-transform: rotate(360deg);
                transform: rotate(360deg);
                background: #ffc600;}

    /* Autorizacion */
    .Form_priv{
        position: relative;
        margin-bottom: 30px;
        }

    .Form_priv .x_Autorizo{
        z-index: 10;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        display: block;
        position: relative;
        top: 50%;
        transform: translateY(-50%);}

    .Form_priv input[type="checkbox"] {
        display:none;}

    .Form_priv input[type="checkbox"] + label i {
        display: block;
        width: 35px;
        height: 35px;
        margin: 0 auto;
        vertical-align: middle;
        background:url(../images/checkbox-dis.png) center center no-repeat;
        cursor:pointer;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-animation: rotateIn 1.5s;
        -moz-animation: rotateIn 1.5s;
        animation: rotateIn 1.5s;}

    .Form_priv input[type="checkbox"]:checked + label i {
        background:url(../images/checkbox-act.png)  center center no-repeat;
          -webkit-transition: all 0.3s ease-in-out;
             -moz-transition: all 0.3s ease-in-out;
               -o-transition: all 0.3s ease-in-out;
                  transition: all 0.3s ease-in-out;}

    button[type="submit"]:disabled {
        background: #ffffff !important;
        color: #1f2041 !important;
        cursor: not-allowed;
        opacity: .4;
        }

        button[type="submit"]:disabled:after {
            display: none !important;}

        .Form_priv .button-send:disabled:hover{ 
            background: #d0d0d0 !important;} 
   
        #parsley-id-multiple-x_Asociado{ position: absolute; bottom: -27px; width: 100%;}

        

    .Form_priv .col-md-2{
        position: relative;
        padding: 0;
        }

        .Form_priv .col-md-2 label{
            margin-bottom: 0 !important;
            margin-top: 5px;
        }

    .Form_priv .col-md-10{
        color: #ffffff !important;
        letter-spacing: -1px;
        border-left: 0px solid #ffffff;
        padding: 0px 5px;
        }

        .form_ases .Form_priv .col-md-10 p{
            color: #fff;
            line-height: 15px;
        }    

    .wizard-Contacto{
        position:relative;
        display:block;
        text-align:center;
        margin-bottom: 15px;
        }

        .wizard-Contacto:after {
            top: 50%;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 100%;
            height: 1px;
            background-color: #ededed;
            z-index: 0;
            left: 0;
            opacity: 0;
            }

        .wizard-Contacto li {
            display: inline-block;
            margin: 0px 10px;
            z-index: 10;
            position: relative;
            }

        body .wpc-contact-form .wizard-Contacto li a{
            background: #ffbd0d;
            }

        body .wpc-contact-form .wizard-Contacto .active a{
            background: #1f2041;
            }

        .parsley-error-list{}

            .parsley-error-list .required,
            .parsley-error-list .minlength,
            .parsley-error-list .type {
                display: inline-block !important;
                text-align: center;
                color: #fff;
                width: auto;
                padding: 5px 10px;
                position: relative;
                top: -2px;
                -webkit-animation:shake 2s ease-in-out;
                   -moz-animation:shake 2s ease-in-out;
                        animation:shake 2s ease-in-out;
            }

            .parsley-error-list .required {
                background: #ec2121;}

            .parsley-error-list .minlength,
            .parsley-error-list .type {
                background: #ffc600;}

                .parsley-error-list .required:after,
                .parsley-error-list .minlength:after,
                .parsley-error-list .type:after {
                    top: 0%;
                    border: solid transparent;
                    content: " ";
                    height: 0;
                    width: 0;
                    position: absolute;
                    pointer-events: none;
                    border-color: transparent;                    
                    border-width: 5px;
                    left: 0%;
                    z-index: 50;
                    margin-top: -10px;}

                    .parsley-error-list .required:after{
                        border-bottom-color: #ec2121;
                        border-left-color: #ec2121;}

                    .parsley-error-list .minlength:after,
                    .parsley-error-list .type:after{
                        border-bottom-color: #ffc600;
                        border-left-color: #ffc600;}

    .panel-footer{
        padding:0;
        padding-top: 0;
        background-color:transparent;
        }

        .panel-footer .pull-left {
            float:none !important;
            clear:both;}

        .panel-footer .pull-right {
            float:none !important;
            clear:both;
            width:100% !important;
            padding-top:10px;}

    .panel-footer .btn_next {
        :
        width: 50%;
        margin: 0;
        float: left;
        background: #1d1e3d;
        }

        .panel-footer .progress {
            height: auto;
            margin-bottom: 0;
            overflow: hidden;
            background-color: transparent;
            border-radius: 0;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: none;
        }

        .panel-footer .progress-bar{
                background-color: #ffc600;
            margin-bottom:0;
        }

       .panel-footer #prevStep1:before{
               content: "\f060";
       }

    /* Buttons */
    .btn_s {
        height: auto;
        border: none;
        min-height: auto;
        cursor: pointer;
        display: inline-block;
        margin: 0;
        text-transform: none;
        letter-spacing: -1px;
        font-weight: 700;
        outline: none;
        position: relative;
        box-shadow: 0px 23px 30px -20px rgba(0,0,0,.4);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-appearance: initial;
        /* width: 50%; */
        font-family: 'Open Sans', sans-serif;
        box-shadow: 10px 17px 20px -15px rgba(0,0,0,.5);
        }

    .btn_s:after {
        content: '';
        position: absolute;
        z-index: -1;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;}

    .btn_s:before{
        font-family: FontAwesome;
        speak: none;
        content: "\f067";
        font-style: normal;
        font-weight: normal;
        font-variant: normal; 
        text-transform: none;
        line-height: 1;
        position: relative;
        -webkit-font-smoothing: antialiased;}
    /* Button 3 */
    .btn-3 {
        background: #ffc600;
        color: #fff;
        font-size: 14px;
        line-height: 14px;
        text-align: left;
        }

    .btn-3:hover {
        background: #151635;
        }

    .btn-3:active {
        background: #f58500;
        top: 2px;}

    .btn-3:before {
        position: absolute;
        height: 100%;
        left: 0;
        top: 0;
        line-height: 4;
        font-size: 14px;
        width: 30px;
        }

    .btnsend02{
        width: 100%;
        background: #1e1e1e !important;}

    .isg-panel .btn-3 {
            background: #782347;}

    .isg-panel .Form_priv .col-md-2 label{
        top: auto;
        transform: translateY(0%);
    }

    /* mask_ */
    .mask_ {
        padding: 20px 50px 20px 15px;
        overflow: hidden;
        }

    .mask_:before {
        left: auto;
        right: 0px;
        z-index: 2;
        }

    .mask_:after {
        width: 45%;
        height: 200%;
        background: rgba(0, 0, 0, 0.1);
        z-index: 1;
        right: 0;
        top: 0;
        margin: -5px 0 0 -5px;
        -webkit-transform-origin: 0 0;
        -webkit-transform: rotate(-20deg);
        -moz-transform-origin: 0 0;
        -moz-transform: rotate(-20deg);
        -ms-transform-origin: 0 0;
        -ms-transform: rotate(-20deg);
        transform-origin: 0 0;
        transform: rotate(-20deg);
        }

    .mask_:hover:after {
        width: 40%;
        }

/* Required */
    .wpc-contact-form input[required]{
        background: url(../images/cd-required.png) no-repeat;
        background-position-x: right;
        background-position-y: -7px;}

