/*
Theme Name: BWS_ct
Author: BWSolutions
Template: Divi
Version: 1.0.0
*/
@import url("../Divi/style.css");
/* -------------------------------------------------------------- */

.entry-content table, body.et-pb-preview #main-content .container table {
    width: 100%;
    margin: 0px 0px 30px;
    border: 0px solid #EEE;
    text-align: left;
}



#footer-widgets {
    padding: 6% 0 0;
    display: none;
}
#footer-info {
    font-weight: 400;
    color: rgb(102, 102, 102);
    font-size:12px;
    text-transform: uppercase;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 80%;
    max-width: 900px;
    margin: 16px auto;
}


.et_pb_testimonial:before {
    content: "|";
    font-size: 32px;
    left: 6%;
    position: absolute;
    top: -16px;
    background: none repeat scroll 0% 0% #F5F5F5;
    margin-left: -16px;
    border-radius: 31px;
}
.et_pb_testimonial {
    position: relative;
    padding: 30px 30px 2px;
    line-height: 1.5;
    margin-bottom: 30px;
}





/*------ Formulario de contacto ------*/
.wpcf7-form p {
    font-size: 18px;
}
INPUT.wpcf7-form-control.wpcf7-submit {
    cursor: pointer;
    width: 140px;
    background: none repeat scroll 0% 0% #206ad8;
    transition: all 0.2s ease 0s;
    font-size: 16px;
    margin: 12px 0px 0px 0px;
    color: #E6E6E6 !important;
    text-shadow: none;
    float: none;
    text-transform: uppercase;
    height: 48px;
    color: rgb(255, 255, 255);
    border-radius: 3px;
    border: medium none;
    font-weight: bold !important;
    text-align: center;
}
INPUT.wpcf7-form-control.wpcf7-submit:hover {
    background: none repeat scroll 0% 0% #0051cc;
    transition: all 0.2s ease 0s;
}
div.wpcf7 img.ajax-loader {
    border: medium none;
    vertical-align: middle;
    margin-left: 8px;
    margin-top:0px;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    font-size: 18px;
    border: 1px solid rgb(187, 187, 187);
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    color: rgb(130, 130, 130);
    padding: 7px;
    width:100%;
    border-radius: 3px;
    margin: 6px 0px 6px 0;
    transition: all 300ms ease 0s;
}
.wpcf7 input[type="text"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 input[type="tel"]:focus {
    border: 1px solid rgb(80, 80, 80);
    transition: all 300ms ease 0s;
}
.wpcf7 textarea {
    height: 130px;
    font-size: 18px;
    border: 1px solid rgb(187, 187, 187);
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    color: rgb(130, 130, 130);
    padding: 7px;
    width:100%;
    border-radius: 3px;
    margin: 6px 0 10px 0;
    transition: all 300ms ease 0s;
}
.wpcf7 textarea:focus {
    border: 1px solid rgb(80, 80, 80);
    transition: all 300ms ease 0s;
}
.wpcf7-validation-errors {
    background-color: rgb(248, 247, 239);
    border: 1px solid rgb(241, 240, 228);
    color: rgb(130, 123, 27);
    text-align:center;
    font-size: 18px;
}
span.wpcf7-not-valid-tip {
    color: rgb(255, 0, 0);
    font-size: 18px;
    display: inherit;
    margin-left:10px;
}
DIV.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    border-radius: 3px;
    margin: 40px 0 0 0;
    padding: 1em 1em;
    transition: all 300ms ease 0s;
    text-shadow:none;
}
select {
    border: 1px solid rgb(187, 187, 187);
    border-radius: 3px;
    padding: 7px;
    color: rgb(78, 78, 78);
    font-size: 18px;
    font-family: Verdana;
    width:150px;
    transition: all 300ms ease 0s;
}
INPUT.wpcf7-form-control.wpcf7-quiz {
    width: 70px;
    margin-right: 10px;
}
INPUT.wpcf7-form-control.wpcf7-captchar {
    width: 70px;
    margin: 0;
}
INPUT.wpcf7-form-control.wpcf7-file {
    margin: 6px 0 16px 0;
}
span.wpcf7-list-item {
    padding-left: 0;
    margin-left: 0;
    display: block;
}
.wpcf7-checkbox {
    margin:10px 0;
}
.wpcf7-number, .wpcf7-validates-as-number {
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 18px;
    border: 1px solid rgb(187,187,187);
    border-radius: 3px;
    color: rgb(130,130,130);
    padding: 7px;
}
/*------ Formulario de contacto ------*/









@media only screen and ( max-width: 980px ) {
.et_pb_fullwidth_header {
    padding: 60px 0px 18px !important;
}
@media screen and ( max-width: 782px ) {
.et_pb_fullwidth_header {
    padding: 60px 0px 18px !important;
}
@media only screen and ( max-width: 767px ) {
.et_pb_fullwidth_header {
    padding: 60px 0px 18px !important;
}
@media only screen and ( max-width: 479px ) {
.et_pb_fullwidth_header {
    padding: 60px 0px 18px !important;
}




