* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    outline: none;
    list-style: none;
    margin: 0px;
    padding: 0px;
    outline: none;
    touch-action: manipulation;
}
body p{
    font-family: 'latoregular';
    color:#555555;
    font-size:17px;
    text-align: justify;
}
section#gkMainbody  ul.posts h1,
body h2,section#gkMainbody .gbs3 h2,section#gkMainbody h2{
    font-size:20px;
    color:#555555;
    font-family: 'latoregular';
    padding-bottom:21px;
    border-bottom:1px solid #555555;
    text-transform: none;
}
body h5.error{
    color: #b41420;
    font-size: 27px;
    text-align: center;
    font-family: 'latoregular';
}
article header h1{
    font-size:22px;
    text-align:left;
    font-family: 'latoregular';
    text-transform: none;
}
article header h2 {
    font-size: 44px;
    font-weight: 500;
    margin: 0 0 10px;
}
body article h3{
    color:#bf0411;
    font-family: 'latoregular';
    font-size:30.27px;
    position: relative;
    background:#fff;
    top:2px;
    height:36px;
    line-height: 36px;
}
body h4{
    color:#bf0411;
    font-family: 'latoregular';
    font-size:18px;
}
.redheader{
    border-bottom:1px solid #bf0411;
    height:36px;
}

body  .redheader h3{
    color: #bf0411;
    font-family: 'latoregular';
    font-size: 30.27px;
    position: relative;
    background: #fff;
    top: 2px;
    line-height: 36px;
    width: auto;
    text-transform: capitalize;
    height: auto;
}
body  .redheader h3.left{
    float:left;    
}
body  .redheader h3.right{
    float:right;
}
section.asesor {
    margin-top: 60px;
}
section.asesor,
section.abogados{
    float: left;
    width: 100%;
}
#gkMainMenu .gkMenu ul {
    max-width: 1000px;
    margin: 0 auto;
}
div#gkMainMenu{
    max-width: none!important;
}
section .item{
    float: left;
    width: 49%;
    min-height: 210px;
    background: #d8d8d8;
    margin-top: 15px;
    position: relative;
    padding: 11px;
}
section .item.left{
    margin-right:1%;
    clear:left;
}
section .item.right{
    margin-left:1%;
}
section .item .circle{
    position:absolute;
    width:110px;
    height:110px;
    border-radius: 100%;
    overflow: hidden;
    left:10px;
    top:10px;

}
section.asesor .item.item1 .circle{
    background:url('/images/nosotros1.png') no-repeat center center;
}
section.asesor .item.item2 .circle{
    background:url('/images/nosotros2.png') no-repeat center center;
}
section.asesor .item.item3 .circle{
    background:url('/images/nosotros3.png') no-repeat center center;
}
section.abogados .item.item1 .circle{
    background:url('/images/nosotros4.png') no-repeat center center;
}
section.abogados .item.item2 .circle{
    background:url('/images/nosotros5.png') no-repeat center center;
}
section.abogados .item.item3 .circle{
    background:url('/images/nosotros6.png') no-repeat center center;
}
section.abogados .item.item4 .circle{
    background:url('/images/nosotros7.png') no-repeat center center;
}
section .item .text{
    width:100%;
    text-align:right;
    float:left;
}
section .item .text h4{
    padding-top: 111px;
}
section .item .text p{
    color:#090909;
    padding: 0px;
    margin: 0px;
    font-family: 'latoregular';
    font-size: 16px;
    text-align: right;
}
section.abogados{
    padding-bottom: 100px;
}
div#gkFooterNav ul{
    float:left;
    width:100%;
    text-align: center;
    height:23px;
}
div#gkFooterNav ul li{
    line-height:23px;
    height:23px;
    border-left:2px solid #fff;
    margin: 0px !important;
}
div#gkFooterNav ul li:first-child{
    border:none;
}
div#gkFooterNav ul li a{
    height:23px;
    color:#ffffff;
    font-family: 'latoregular';
    font-size:19.34px;
    padding: 0px 20px;
}
span.dark{
    color:#555555;
    font-family: 'latoregular';
    font-size:14px;
    padding-right:6px;
}
section.ley{
    border-top:1px solid #555555;
    padding-top: 5px;
}
section.ley p{
    padding-left: 10px;
    margin: 5px 0px 10px 0px;
    font-size:14px;
}
section.ley ul li{
    padding-left:10px;
}
section.ley ul li ul li{
    padding-left:20px;
}
h2 span.dark{
    font-size:20px;
}
h2.light{
    font-family: 'latoregular';
}
a.aformacion{
    color:#bf0411;
    font-size:24px;
    font-family: 'latoregular';
}
.chronoform-container,
.form-group,
.gcore-input,
.chronoform-container .gcore-input{
    float:left;
    width:100%;
}
.chronoform-container .form-group{
    float:left;
    width:50%;
}
form#chronoform-Contacto .chronoform-container .form-group:first-child input {
    width: 95% !important;
    margin-right:5%;
}
form#chronoform-Contacto .chronoform-container .form-group:last-child input {
    width: 95% !important;
    margin-left:5%;
}
form#chronoform-Contacto .form-group input,
form#chronoform-Contacto .form-group textarea{
    width: 100% !important;
}
.gbs3 .help-block {
    text-align: right;
}
div#fitem1 {
    position: relative;
    top: -30px;
    left: 15px;
}
p.chrono_credits {
    display: none;
}
form#chronoform-Contacto  div#fin-button10 input{
    width: 141px !important;
    height: 47px;
    line-height: 44px;
    background: #ffffff;
    color: #ad1323 !important;
    border: 2px #AD1324 solid;
    padding: 0px;
    font-size: 19.14px;
    font-family: 'latoregular';
    font-weight: normal;
    border-radius: 0px;
}
header h1.contactheader{
    text-transform: none;
    border-bottom: 1px solid #d9d9d9;
    font-size: 22px;
    color: #555555;
    font-family: 'latoregular';
    padding-bottom: 20px;
    margin-bottom: 30px;
}
form#chronoform-Contacto  div#fin-captcha1{
    padding-right: 0px !important;
}
.w90p {
    float: left;
    width: 90%;
    margin-left: 5%;
}
form#chronoform-Contacto textarea,
form#chronoform-Contacto input{
    border: 1px solid #d6d6d6;
    border-radius: 0px;
}
section.abogados .item.item2.right{
    min-height:229px;
}
section#steps .triangle{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 65px 0 65px 35px;
    border-color: transparent transparent transparent #007bff;
    position:absolute;
    right: -10px;
    top:0px;
    z-index: 3;
}
section#steps .item1 .content .triangle{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 65px 0 65px 35px;
    border-color: transparent transparent transparent rgba(194,14,26,1);
    position:absolute;
    right: -10px;
    top:0px;
    z-index: 3;
}
section#steps .item .content .triangle.white{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 65px 0 65px 35px;
    border-color: transparent transparent transparent rgba(255,255,255,1);
    position:absolute;
    right: -12px;
    top:0px;
    z-index: 2;
}
section#steps .item{
    float: left;
    height: 130px;
    min-height: 0px;
    box-sizing: border-box;
    padding: 0px 25px 0px 0px;
    background: transparent;
    width: 33.33%;
}
section#steps .item2{
    position: absolute;
    left: 257px;
}

section#steps .content{
    clear: both;
    float: left;
    width: 100%;
    height: 100%;
}
section#steps .item1 .content .triangle{

}
section#steps .item2 .content .triangle{
    border-color: transparent transparent transparent #e3a51a;
}
section#steps .item3 .content .triangle{
    border-color: transparent transparent transparent #3e863d;
}
section#steps .item .content{
    background:red;
}
section#steps .item1 .content{
    background: rgb(162,28,38); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(162,28,38,1) 0%, rgba(194,14,26,1) 81%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(162,28,38,1)), color-stop(81%,rgba(194,14,26,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(162,28,38,1) 0%,rgba(194,14,26,1) 81%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(162,28,38,1) 0%,rgba(194,14,26,1) 81%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(162,28,38,1) 0%,rgba(194,14,26,1) 81%); /* IE10+ */
    background: linear-gradient(to right,  rgba(162,28,38,1) 0%,rgba(194,14,26,1) 81%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a21c26', endColorstr='#c20e1a',GradientType=1 ); /* IE6-9 */
}
section#steps .item2 .content{
    background: rgb(199,96,30); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(199,96,30,1) 0%, rgba(227,166,26,1) 81%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(199,96,30,1)), color-stop(81%,rgba(227,166,26,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(199,96,30,1) 0%,rgba(227,166,26,1) 81%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(199,96,30,1) 0%,rgba(227,166,26,1) 81%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(199,96,30,1) 0%,rgba(227,166,26,1) 81%); /* IE10+ */
    background: linear-gradient(to right,  rgba(199,96,30,1) 0%,rgba(227,166,26,1) 81%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7601e', endColorstr='#e3a61a',GradientType=1 ); /* IE6-9 */
}
section#steps .item3 .content{
    background: rgb(201,188,59); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(201,188,59,1) 0%, rgba(62,134,61,1) 81%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(201,188,59,1)), color-stop(81%,rgba(62,134,61,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(201,188,59,1) 0%,rgba(62,134,61,1) 81%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(201,188,59,1) 0%,rgba(62,134,61,1) 81%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(201,188,59,1) 0%,rgba(62,134,61,1) 81%); /* IE10+ */
    background: linear-gradient(to right,  rgba(201,188,59,1) 0%,rgba(62,134,61,1) 81%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9bc3b', endColorstr='#3e863d',GradientType=1 ); /* IE6-9 */
}
section#steps .item .content .number {
    position: absolute;
    width: 75px;
    height: 100%;
    color: #fff;
    font-size: 49.81px;
    line-height: 130px;
    text-align: right;
    font-family: 'latoregular';
}
section#steps .item .content .number span {
    border-right: 1px solid #fff;
    padding-right: 3px;
}
section#steps .item.item1{
    position:relative;
    left:0px;
}
section#steps .item.item3 .content .number,
section#steps .item.item2 .content .number {
    width: 100px;
}
section#steps .item .content .text {
    float: left;
    width: 100%;
    height: 130px;
    padding-left: 85px;
    color:#fff;
    font-size:20px;
    font-family: 'latoregular';
    text-align: left;
}
section#steps .item.item2 .content .text{
    padding-left: 113px;
    width: 315px;
    z-index: 5;
    position: relative;
}
section#steps .item.item3 .content .text{
    padding-left: 117px;
}
.table {
    display: table;
    float: left;
    width: 100%;
    height: 100%;
}
.tablecell{
    width:100%;
    display:table-cell;
    height:100%;
    vertical-align:middle;
}
section#steps .item.item1{
    width:280px;
}
section#steps .item.item2,
section#steps .item.item3{
    width:333px;
}
section#steps {
    float: left;
    width: 100%;
    height: 160px;
}
section#steps .item.item3{
    position: absolute;
    right: 13px;
    width: 340px;
}
.startnow {
    float:left;
    width:100%;
    border-top: 1px solid #e0e0e0;
    padding-top: 10px;
    margin-bottom: 30px;
}
.startnow .startnowbg{
    display: block;
    float: left;
    width: 94%;
    margin-left: 3%;
    text-align: center;
    height: auto;
    line-height: 90px;
    border: 1px solid #e0e0e0;
    position: relative;
    padding-top: 35px;
}
.startnow .startnowbg select{
    display: block;
    width: 411px !important;
    margin: 0 auto;
    height: 45px;
}
span.custom-combobox{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0px;
    top: 30px;
}
.startnowbottom {
    float: left;
    width: 100%;
    height: auto;
}
.startnow .startnowbg div.ui-widget{
    float: left;
    width: 100%;
    position: relative;
    margin-top: 0px;
}
span.custom-combobox,span.custom-combobox input{
    display: block;
    width: 406px !important;
    margin: 0 auto;
    height: 45px;
    position:relative;
    line-height: 45px;
    color:#000;
    text-align: left;
}
span.custom-combobox input{
    padding:0px 0px 0px 10px;
}
ul#ui-id-1 {
    width: 411px !important;
    max-height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}
span.custom-combobox a {
    position:absolute;
    right:-5px;
    top:0px;
    height:45px;
    width: 25px !important;
}
.startnow .startnowbg input.btn-default{
        display: block;
    width: 411px !important;
    float: none;
    height: 68px;
    font-family: 'latoregular';
    font-size: 32.77px;
    color: #ffffff !important;
    background: rgb(195,20,32);
    background: -moz-linear-gradient(left, rgba(195,20,32,1) 0%, rgba(175,10,27,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(195,20,32,1)), color-stop(100%,rgba(175,10,27,1)));
    background: -webkit-linear-gradient(left, rgba(195,20,32,1) 0%,rgba(175,10,27,1) 100%);
    background: -o-linear-gradient(left, rgba(195,20,32,1) 0%,rgba(175,10,27,1) 100%);
    background: -ms-linear-gradient(left, rgba(195,20,32,1) 0%,rgba(175,10,27,1) 100%);
    background: linear-gradient(to right, rgba(195,20,32,1) 0%,rgba(175,10,27,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c31420', endColorstr='#af0a1b',GradientType=1 );
    box-shadow: 1px 1px 1px 0px black;
    border: none;
    border-radius: 0px;
    white-space: initial;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 20px;
}
ul#states{
    float:left;
    width:100%;
    height:5px;
}
ul#states li{
    float:left;
    height:5px;
    background:#d9d9d9;
}
ul#states li.active{
    height:5px;
    background:#b21621;
}
.red{
    color:#b51420;
}
.clearfix {
    border-radius: 0px;
    background: #fff;
    border-color: #c1c1c1;
    padding: 27px 26px;
}
#cj-wrapper .well-transperant {
    background-color: transparent;
    border: none;
}
body #cj-wrapper .question-title{
    color: #b51420;
    font-family: 'latoregular';
    font-size: 30px;
    /*margin-top: 31px;*/
}
body #cj-wrapper .input {
    float: left;
    position: relative;
    /*width: 16%;*/
    width: 100%;
    min-width: 60px;
        margin-bottom: 10px;
}
body #cj-wrapper .pageno0 .input{
        float: left;
    width: auto;
    position: relative;

}
#cj-wrapper .answers .custom_text
{
    padding-top:5px;
}
body #cj-wrapper .input label{  
        float: left;
    width: auto;
    padding: 0px;
    color: #555555;
    font-size: 21px;
    margin: 0px;
    /*margin-bottom: 40px;*/
    margin-bottom: 20px;
    padding-left: 32px;
}
body #cj-wrapper .input input{   
    
        position: absolute;
    height: 15px !important;
    width: 15px !important;
    left: 10px;
    top: 1;
    float: left;
}
#cj-wrapper .answers{
    float:left;
    width:100%;
    margin-top: 17px;
}
#cj-wrapper .well.center {
    float: left;
    width: 100%;
    background: none;
    border: none;
    text-align: right !important;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
button#btn-previous,
button#btn_submit {
    float: right;
    background: none;
    padding: 0px;
    margin: 0px;
    border: none;
    color: #8f8e8e !important;
    font-size: 24px;
    font-family: 'latoregular';
    box-shadow:none;
    width: 230px;
    outline:none;
    text-align: right;
}
button#btn-previous{
    text-align: left;
    /*float: left;*/
}
form#response-form,#cj-wrapper .well-transperant {
    float: left;
    width: 100%;
}
#cj-wrapper .well-transperant{
    min-height: 300px;
}
button#btn-previous:hover,
button#btn_submit:hover{
    color: #b51420 !important;
}
body #cj-wrapper .input.inputradio.questiono10 label{
    padding-left: 14px;
}
h6,body #cj-wrapper h6{
    color:#767575;
    font-size:24px;
    font-family: 'latoregular';
    text-transform:none;
}
.currentpage{
    font-size:14.08px;
    font-family: 'latoregular';
    color:#555555;
}
body #cj-wrapper .span8 {
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom:40px;
}
.quiz-countdown.pull-right {
    float: left;
}
#cj-wrapper .margin-top-10 {
    margin-top: 10px;
    width: 224px;
    height: 58px;
}
section#gkMainbody form#chronoform-Finalizar h2{
   /* font-size:22px;
    color:#555555;
    font-family: 'latoregular';
    padding-bottom: 55px;
  */
  
  background-image: url(http://www2.responsabilidadpenal.com/images/RP/otros.jpg);
    height: 350px;
    padding-top: 8%;
    text-align: center;
    font-size: 33px;
    color: #ffffff;
}
section#gkMainbody form#chronoform-Finalizar h3.red{
    color: #bf0411;
    font-family: 'latoregular';
    font-size: 24px;
    text-transform: none;
    width: 94%;
    margin-left: 3%;
    margin-top: 60px;
}
div#endformcontainer {
    float: left;
    width:94%;
    margin-left:3%;
    border: 1px solid #c1c1c1;
    padding: 67px 20px 20px 20px;
    margin-bottom:110px; 
}
div#endformcontainer div.row,
div#endformcontainer div.gcore-input,
div#endformcontainer div.gcore-form-row
{
    float:left;
    width:100%;
    margin:0px;
}
div#endformcontainer .gcore-single-column div#fitem{
    float: left;
    width:47.5%;
    top: 0px;
    left: 0px;
    margin-right:2.5%;
}
div#endformcontainer .gcore-single-column div#fitem1{
    float: left;
    width:47.5%;
    top: 0px;
    left: 0px;
    margin-left:2.5%;
}
div#endformcontainer .gcore-single-column .gcore-radio-item input{
    width:20px !important;
    height: 20px !important;
}
div#endformcontainer .gcore-single-column .gcore-radio-item label{
    font-size:26.47px;
    font-family: 'latoregular';
    color:#545555;
    font-weight:normal;
    padding-left: 10px;
}
div#endformcontainer .gcore-single-column .gcore-radio-item i.fa.fa-asterisk{
    display:none;
}
div#endformcontainer div.row .form-group{
    float:left;
    width:50%;
    margin-bottom:15px;
}

div#endformcontainer div.row .form-group:first-child input{
    float:left;
    width:95% !important;
    margin-right:5%;
}
div#endformcontainer div.row .form-group:last-child input{
    float:left;
    width:95% !important;
    margin-left:5%;
}
div#endformcontainer  div#row1 {
   margin-top: 20px;
}
div#endformcontainer div.row.row3 .form-group{
    margin-bottom:0px;
}
span.obligatorios{
    color:#707374;
    font-size:12px;
    font-family: 'latoregular';
}
div#fin-submit{
    text-align:center;
}
input#submit{
    margin: 0 auto;
    float: none;
    color: #ffffff !important;
    font-family: 'latoregular';
    font-size: 19.14px;
    background: #b3091a;
    width: 330px !important;
    font-weight: normal;
    height: 42px;
    line-height: 42px;
    padding: 0px;
    box-shadow: none;
    border-radius: 0px;
    margin-top: 18px;
    margin-bottom: 24px;
}
div#endformcontainer  p{
      text-align: center;
}
div#id_for_com ul.posts .post_top h2,
div#id_for_com ul.posts div#cattitle1a{
  width: 100%;
}
section#gkMainbody  ul.posts h1{
    margin-bottom:30px;
}
section#gkMainbody  ul.posts li h2{
      border: 1px solid #818181;
  border-radius: 0px;
  line-height: 37px;
  height: auto;
  margin-bottom: 15px;
  min-height: 37px;
  
}
section#gkMainbody  ul.posts li h2 .ttext{
    font-size: 22px;
  color: #aa1224;
  font-family: 'latoregular';
  line-height: 37px !important;
  font-weight: normal;
  padding: 0px 0px 0px 18px;
    padding-right: 30px;
}
section#gkMainbody  ul.posts li .post_content p{
    font-size:20px;
    color:#555555;
    font-family: 'latoregular';
    text-align: justify;
}
section#gkMainbody  ul.posts li .post_content ul{
    list-style: initial;
}
section#gkMainbody  ul.posts li .post_content ul li{
    width:100%;
    font-size:20px;
    color:#555555;
    font-family: 'latoregular';
    margin-bottom:10px;
    text-align: justify;
}
section#gkMainbody  ul.posts li.post_ajax_loaded{
    padding-rigth:50px;
    background: url('../images/faqiconclose.png') no-repeat 99% 10px;
}
section#gkMainbody  ul.posts li.post_ajax_loaded.selected{
    padding-rigth:50px;
    background:url('../images/faqiconopen.png') no-repeat 99% 15px;
}
#contentInner {
  width: 100%;
}
.startnow .startnowbg .Tokenize{
        float: left;
    width: 50%;
    margin-left: 25%;
}
.startnow .startnowbg .Tokenize input{
    float:left;
    width:100%;
        line-height: 27px !important;
}
.chzn-container-multi .chzn-choices {
    min-height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    height: 40px;
}
dd.validation.message {
    text-align: center;
    color: #AF1322;
    font-size: 20px;
}
#cj-wrapper .no-space-right[data-page="0"] button#btn-previous,
div#mobileMenu_chzn {
    display: none;
}

#cj-wrapper .agetext, #cj-wrapper .capital
{
    text-align: left;
}
#cj-wrapper .question-description.cnaes
{
    font-size: 16px;
}
#cj-wrapper .question-description.cnaes span.titlescnaes
{
    font-weight: bold;
}
body #cj-wrapper .input input[type="text"].otherhidden
{
    display: none;
}
body #cj-wrapper .input input[type="text"].othertext
{
    position: inherit !important;
    width: 200px !important;
    height: 42px !important;
}
#cj-wrapper .capital.percent
{
    width: 24%;
    float: left;
}
#cj-wrapper .capital.name
{
    width: 58%;
    float: left;
}
#cj-wrapper .capital.percent input
{
    width: 100px;
}
#cj-wrapper .capital.name input
{
    width: 300px;
}
#cj-wrapper .capital-item
{
    width: 100%;
    float: left;
}
.capital-item div.actions
{
    float: left;
    width: 10%
}
.capital-item div.actions button
{
    background: none;
    padding: 0px;
    margin: 0px;
    border: none;
    color: #8f8e8e !important;
    font-size: 16px;
    font-family: 'latoregular';
    box-shadow:none;
    width: auto;
    outline:none;
    text-align: left;
}
.capital-item div.actions button:hover
{
    color: #b51420 !important;
}
.fleft, button#btn-previous.fleft
{
    float: left;
}
.capital-form{
    margin-bottom: 30px;
}

#cj-wrapper .btn-capital
{
    background: #b51420;
    padding: 15px;
    color: white !important;
    border-radius: 4px;
}
/*FORMULARIO CONTACTO*/
#chronoform-Contacto{
  	width: 60%;
  	margin: 0 auto;
  	margin-top: 30px;
}
#chronoform-Contacto #form-row-company,
#chronoform-Contacto #form-row-CIF,
#chronoform-Contacto #form-row-Administrador,
#chronoform-Contacto #form-row-direccion,
#chronoform-Contacto #form-row-Telefono,
#chronoform-Contacto #form-row-Email,
#chronoform-Contacto #form-row-button10,
#chronoform-Contacto #form-row-politica{
    padding-right: 20px;
}
#chronoform-Contacto #form-row-company,
#chronoform-Contacto #form-row-CIF,
#chronoform-Contacto #form-row-Administrador,
#chronoform-Contacto #form-row-direccion,
#chronoform-Contacto #form-row-Telefono,
#chronoform-Contacto #form-row-Email,
#chronoform-Contacto #form-row-button10,
#chronoform-Contacto #form-row-politica{
  	width: 50%;
}
#chronoform-Contacto #fin-button10,
#chronoform-Contacto #form-row-politica .control-label.gcore-label-left.gcore-label-checkbox{
  	padding-left:10px;
	color: #9c9c9c;  
}
#chronoform-Contacto #form-row-politica label{
  	max-width:unset;
}
#chronoform-Contacto #politica{
  	position: relative;
    left: -43%;
    top: -49px;
}
#chronoform-Contacto #form-row-politica label{
    position: relative;
    top: -3px;
  	left: 29px;
}
#chronoform-Contacto #form-row-button10{
  	position: relative;
    top: -39px;
    left: 34px;
}
@media (max-width: 1640px){
  	#chronoform-Contacto #form-row-button10{
  		position: relative;
    	top: unset;
    	left: unset;
	}
}
