/*
Theme Name: MR Elementor Child
Theme URI: https://fiezacomunicacao.com.br/
Template: mr-elementor
Author: Fieza Comunicação
Author URI: https://fiezacomunicacao.com.br/
Description: Description
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.0.0.1566572773
Updated: 2019-08-23 12:06:13

*/

body{
    font-size: 16px;
    font-size: 400;
  color: rgb(0, 0, 0);
    line-height: 1.2;
}

p{
    margin: 0
}

h1{
    font-size: 48px;
}
H2{
   font-size: 38px; 
}
h3{
  font-size: 28px;   
}
h4{
  font-size: 26px;
}

/* Form */

select { 
    display: block; 
    font-size: 16px; 
    line-height: 1.35; 
    color: rgb(117, 117, 117); 
    padding: 14px 16px; 
    width: 100%; 
    max-width: 100%; 
    box-sizing: border-box; 
    border: 1px solid #ccc; 
    -moz-appearance: none; 
    -webkit-appearance: none; 
    appearance: 
    none; 
    background-color: #fff; 
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'), linear-gradient(to bottom, #ffffff 0%,#ffffff 100%); 
    background-repeat: no-repeat, repeat; 
    background-position: right .7em top 50%, 0 0; 
    background-size: .65em auto, 100%; 
}
select::-ms-expand { display: none;}
select:hover { border-color: #888;}
select:focus { border-color: #aaa; box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7); box-shadow: 0 0 0 3px -moz-mac-focusring; color: #000; outline: none;}
select option { font-weight:normal;}
*[dir="rtl"] select, :root:lang(ar) select, :root:lang(iw) select { background-position: left .7em top 50%, 0 0; padding: .6em .8em .5em 1.4em;}
select:disabled, select[aria-disabled=true] { color: graytext; background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'), linear-gradient(to bottom, #ffffff 0%,#fff 100%);}
select:disabled:hover, select[aria-disabled=true] { border-color: #aaa;}

/** Contact Form 7 **/

div.wpcf7 .ajax-loader.is-active{transform: scale(1); transition: all 0.2s ease; display: block}
div.wpcf7 .ajax-loader{ text-align: center; 
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='loader-1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='40px' height='40px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3e%3cpath fill='%23000' d='M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z' transform='rotate(338.459 25 25)'%3e%3canimateTransform attributeType='xml' attributeName='transform' type='rotate' from='0 25 25' to='360 25 25' dur='0.6s' repeatCount='indefinite'%3e%3c/animateTransform%3e%3c/path%3e%3c/svg%3e"); background-size: 20px; margin: 5px auto; display: block;transform: scale(0); transition: all 0.2s ease;width: 20px; height: 20px;display: none}

span.wpcf7-list-item {
    margin: 0.5em 0 0 0;
    display: block;
}

input[type=text].wpcf7-form-control,
input[type=email].wpcf7-form-control,
input[type=tel].wpcf7-form-control,
input[type=number].wpcf7-form-control,
textarea.wpcf7-form-control,
.wpcf7-number{
    font-size: 16px;
    background-color: #fff;
    width: 100%;
    padding: 14px 16px;
    border-radius: 0px;
    margin-bottom: 14px;
    font-weight: 400;
}

input[type="submit"].wpcf7-form-control {
    background-color: #10b310;
    color: white;
    font-weight: 700;
    border: 0px;
    width: 100%;
    font-size: 20px;
    padding: 17px 10px;
    border-radius: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    float: none;
    display: block;
}

input[type="submit"].wpcf7-form-control:hover {
    background-color: #006f00;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    letter-spacing: 3px;
}

.wpcf7-file {
    position: absolute;
    top: 0;
    cursor: pointer;
    left: -215px;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 5em;
    height: 45px;
    width: 130px
}

/*<div class="campo-upload"> <div class="btn-upload"> <span>Anexar currículo</span> [file curriculo limit:5mb filetypes:doc|docx|gif|png|jpg|jpeg|pdf id:curriculo class:curriculo] </div></div>*/

div.wpcf7-validation-errors {
    background-color: #f7e700;
    color: black;
}

span.wpcf7-not-valid-tip {
    background-color: white;
}

div.wpcf7-mail-sent-ok {
    background-color: #398f14;
    color: #fff;
}

div.wpcf7-response-output {
    margin: 0em 0em 1em;
}
