/*
Theme Name: Divi Child
Template: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 2.3.2
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/**HOME PAGE**/
.et_pb_section {padding: 15px 0;}
.et_pb_text .et_pb_section {padding:10px 0;}
.et_pb_text h3 {background:#cce5ab;color:#2f2f2f;font-size:19px !important;padding:6px;margin-bottom:10px;}
 .et_pb_text a {color:#2f2f2f}
 .et_pb_text p {padding-bottom:0;}
 .et_pb_text {margin-bottom:0;}
 
.wpcf7-text,.wpcf7-email,.wpcf7-textarea {padding: 5px !important;width: 96%;font-family: 'Alef';font-size:14px;margin-bottom:10px !important;border: 1px solid #b3b3b3 !important;transition: all 0.3s ease-in; }
.wpcf7-textarea {height: 70px;}
.wpcf7-text:focus,.wpcf7-email:focus,.wpcf7-textarea:focus {border: 1px solid #00A8E8 !important}

.wpcf7-submit {background:#cce5ab;border:0;float:right;padding: 5px 17px;font-size:15px;font-family: 'Alef';cursor:pointer;}

/** LANDING PAGE MAY-ETV **/
#contacto .et_pb_fullwidth_header,#contacto {padding:0}
#contacto h1 {font-size:17px;padding-top:7px;font-weight:bold;}
#contacts {padding:0;}
#contacts .et_pb_row {padding-top:10px;}
#text strong {color:#597f3b;}
#text .et_pb_text p {padding-bottom:5px;}
#text p {line-height: 1.4em;}
#text .et_pb_row, #text {margin-top:0;padding-top:10px;padding-bottom:0;}
#text {padding-bottom:10px; border-bottom: 1px solid #dadada;}
#contactus .et_pb_row {padding-top:0;}

#contactus .wpcf7-text,#contactus .wpcf7-email {width:22%;margin-right:15px;}
#contactus .wpcf7-submit {background:#727272;color:#fff;}

::-webkit-input-placeholder {color:#b3b3b3;}
:-moz-placeholder {color:#b3b3b3;opacity:1;}
::-moz-placeholder {color:#b3b3b3;opacity:1;}
:-ms-input-placeholder {color:#b3b3b3;}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
#contactus .wpcf7-text, #contactus .wpcf7-email {
    width: 100%;
    margin-right: 15px;
}

}
