.post-edit{
    display: none !important;
}

#site-header{
    background-image: url(bg.jpg); 
    background-size: cover;
}

#site-navigation-wrap{
    border: none !important;
    z-index: 9;
    background: #000;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to bottom, #000, #222224);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #000, #222224); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #222224 !important;
}

#site-navigation .dropdown-menu >li >a{
    padding: 0 20px;
}

.bg-green-gradient{
    background: #fff;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #c3d3c8, #fff);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to top, #c3d3c8, #fff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */    
}

.destaques-home .vcex-icon-box-two{ 
    text-align: left !important;
}

#site-navigation .dropdown-menu >.current-menu-item >a, #site-navigation .dropdown-menu >.current-menu-parent >a{
    background: #f58635;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to bottom, #f58635, #fbb02e);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #f58635, #fbb02e); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: #fff !important;
}

h5{
    text-transform: uppercase;
    border-left: 4px solid #ffb82f !important;
    padding-left: 10px;
    margin-bottom: 20px !important;
    font-family: 'Noto Sans', sans-serif !important;
}

h3{
    font-size: 32px !important;
    color: #faa930 !important;
    margin-bottom: 0 !important;
}

h5 em{
    color: #066e6d;
    font-size: 14px;
    font-style: normal;
}

.box-gradient-home{
    background: #ffe7ba;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #abc8b6, #ffe7ba);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to top, #abc8b6, #ffe7ba); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */  
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #ffb82f;
}

.box-gradient-home img{
    width: 100%;
}

ul.rodape-social{
    list-style: none;
    padding: 0;
    text-align: center;
}

ul.rodape-social li {
    display: inline-block;
    padding: 0 15px;
    margin: 0 5px;
    transition: all 0.2s;
    text-transform: uppercase;
}

ul.rodape-social li a{
    color: #fff;
    font-size: 20px;
}

ul.rodape-social li:hover{
    opacity: .7;
    transition: all 0.2s;
}

ul.rodape-social li .fa{
    height: 32px;
    width: 32px;
    text-align: center;
}

.rodape-direito{
    text-align: right;
}

.rodape p{
    color: #b3c5ba;
}

.full-img{
    width: 100% !important;
}

.servicos-page .portfolio-entry-media img{
    width: 100%;
}

.servicos-page .portfolio-entry-details{
    background: transparent;
    border: none;
    padding: 0;
    margin-top: 20px;
    color: #333;
}

.servicos-page h3{
    border: none;
    padding: 0;
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
}

.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-textarea{
    background: #eaeef1 !important;
  width: 100%;
}

.wpcf7 p{ 
    position: relative; 
    margin-bottom: 0 !important;
}

.wpcf7 p .fa {
    position: absolute;
    color: #cdcac3;
    z-index: 100;
    font-size: 18px;
    top: 10%;
    left: 0%;
    background: #f79e2a;
    width: 40px;
    height: 35px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    text-align: center;
    padding-top: 8px;
    color: #fff;
}

.wpcf7 p .fa-pencil{ 
    top: 0;
    border-bottom-left-radius: 0; 
}

.theme-button, input[type="submit"], button{
    background: #f68635;
    text-transform: uppercase;
    border-radius: 6px;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
}

.theme-button:hover, input[type="submit"]:hover, button:hover{
    background: #f79e2a;
    opacity: .9;
}

.wpcf7 input[type="submit"]{
    float: right;
}

.wpcf7 textarea{
    height: 200px;
}

#footer-builder .wpb_row .widget-title{
    color: #fff;
    font-family: 'Noto Sans', sans-serif;
    font-size: 18px;
}

#footer-builder .widget ul li a{
    text-transform: uppercase;
    color: #eeecec;
    opacity: .5;
}

#footer-builder .widget ul li a:hover{
    text-decoration: none;
}

#footer-builder .widget ul li{
    border-bottom: 1px solid #4e5b53;
    line-height: 40px;
}

.vcex-heading-inner{
    font-family: 'Noto Sans', sans-serif;
    color: #333333;
    text-transform: uppercase;
}

.hero .vcex-heading-inner{
    color: #fff;
}

p{
    color: #8d8f92;
    font-size: 16px;
    line-height: 2;
}

h1.vcex-heading{
    border-left: 6px solid #f68635;
    font-weight: 800 !important;
    padding-left: 20px;
    margin-bottom: 20px;
}

#contato-pagina input[type="text"], #contato-pagina input[type="email"]{
    background: #fff !important;
    margin-bottom: 20px;
    border-color: #ff6300;
}

#contato-pagina .wpcf7-textarea{
    background: #fff !important;
    border-color: #ff6300;
    height: 120px;
}

#contato-pagina input[type="submit"]{
    padding: 7px !important;
    border-radius: 30px;
    width: 160px !important;
}

h4{
    color: #df7033;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}

.img-sobrepor img{
    z-index: 9999;
}

.card{
    border: 1px solid #f0f0f0;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 6px;
    margin-bottom: 20px;
}

.card p a{
    background: #f68e34;
    color: #fff;
    padding: 10px 20px;
    border-radius: 2px;
    margin-top: 20px;
}

.card p{
    margin-bottom: 20px;
}

.card p a:hover{
    text-decoration: none;
}

.no-repeat{
    background-repeat: no-repeat !important;
}

.texto-header{
    text-align: right;
    margin-top: -140px;
    float: right;
}

.texto-header p{
    color: #29292c;
    font-size: 18px;
}

h2{
    color: #292f36;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    border-left: 6px solid #f68635;
    padding-left: 15px;
}

#site-navigation .dropdown-menu>li>a>span.link-inner{
    color: #babac6;
}

.current-menu-item a>span.link-inner{
    color: #fff !important;
}

.vcex-icon-box-four{
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 20px;
}

.vcex-icon-box-four p a{
    background: #f68e34;
    color: #fff;
    padding: 10px 20px;
    border-radius: 2px;
}

.vcex-icon-box-four p a:hover{
    text-decoration: none;
}

.vcex-icon-box-one p a{
    background: #f68e34;
    color: #fff;
    padding: 10px 20px;
    border-radius: 2px;
}

.vcex-icon-box-one p a:hover{
    text-decoration: none;
}