/*
Theme Name: Impreza Child Theme
Theme URI: http://www.antevenio.com
Version: 1.0
Description: Un tema hijo de Impreza para cambiar files.
Author: Antevenio
Author URI: http://www.antevenio.com
Template: Impreza
*/

/*Add your own styles here:*/

.kk-star-ratings.lft {
    
float: none;

}

/*     mdirector banner Hero      */
.md_banner .remarco p {
    position: relative;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.md_banner .entry .content .md_banner p{
    color: white;
}
.md_banner a,  .md_banner a:visited {
    color: rgb(0, 121, 200);
    text-decoration: none;
}
.md_banner .remarco {
    width: 100%;
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 0px auto;
    position: relative;
    color: #fff!important;
    text-align: center;
    padding: 10px 0 35px;
}
.md_banner .foto {    
    position: absolute;     
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.md_banner .remarco div:not(.foto):not(.marco):not(.button):not(.row) {
    padding: 5px 20px;
    text-align: center;
}
.md_banner .remarco div.foto {
    overflow-x: visible;
    overflow-y: visible;
}
.md_banner .remarco div:not(.foto) {
    padding: 30px 20px;
}
.md_banner .foto img {
    width: 100%;
}
.md_banner .remarco img {
    position: absolute;
    background-color: rgb(0, 0, 0);
    opacity: 1;
    padding: 0px;
    left: 0;
    height: 100%;
}
.md_banner a.remarco:hover img {
    opacity: 0.7;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: initial;
    transition-property: all;
}
.modulo_bannerhero_text {
    padding-top: 10px;
    display: block;
    padding: 0 10px;
}
.md_banner .xtitle {
    clear: left;
    font-size: 50px;
    font-weight: 900;
    color: rgb(0, 0, 0);
    line-height: 60px;
    position: relative;
}
.md_banner .remarco .xtitle, .md_banner .remarco .xtitlesub, .md_banner .remarco .title, .md_banner .remarco .titlesub, .md_banner .remarco .stitlesub, .md_banner .remarco .stitle, .md_banner .remarco .stitlesub, .md_banner .remarco .sstitle, .md_banner .remarco .p {
    color: rgb(255, 255, 255);
}
.md_banner .remarco .xtitle {
    font-size: 22px;
    line-height: 30px;
    margin: 0px auto;
    display: block;
}
.md_banner .remarco .xtext{
    color: white;
    margin-bottom: 15px;
    display: block;
    position: relative;
}
.md_banner .button, .md_banner input.button, .md_banner a[role="button"], .md_banner .button.blue, .md_banner .button.blue[rel="next"] {
    margin-top: 10px;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-left: 0px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    font-stretch: normal;
    font-size: 14px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: rgb(255, 255, 255);
    background-color: rgb(4, 126, 203);
    background-image: url("img/xbot-arrow-white.png.pagespeed.ic.nt0zccPqKh.webp");
    background-position-x: 100%;
    background-position-y: 50%;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-width: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    cursor: pointer;
    line-height: 1em;
    display: inline-block;
    height: auto;
    position: relative;
}
.md_banner .button.sec, a.sec[role="button"] {
    color: rgb(4, 126, 203);
    background-image: url("img/xbot-arrow-blue.png.pagespeed.ic.mzAQB9nS-q.webp");
    background-color: transparent;
}
.md_banner .button.sec:hover {
    color: rgb(0, 85, 177);
    border-color: rgb(0, 85, 177);
    background-image: url("img/xbot-arrow-blue-over.png.pagespeed.ic.IqP85KO-LZ.webp");
}
.md_banner .sec:hover::before {
    opacity: 0.04;
}
.md_banner .button.blanco {
    color: rgb(0, 121, 200);
    background-image: url("img/xbot-arrow-transparent.png.pagespeed.ic.uO-Evq3COT.webp");
}
.md_banner .sec.blanco {
    color: rgb(0, 121, 200);
    background-image: url("img/xbot-arrow-white.png.pagespeed.ic.nt0zccPqKh.webp");
    background-color: #FF6600;
}
.md_banner .blanco {
    background-color: rgb(255, 255, 255);
    color: rgb(51, 51, 51);
}
.md_banner .button.blanco.sec {
    color: rgb(255, 255, 255);
}
.md_banner .remarco .button {
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: initial;
    transition-property: all;
    margin: 0px;
}
.md_banner a.remarco:hover .button {
    text-shadow: none;
    background-image: url("img/xbot-arrow-transparent.png.pagespeed.ic.uO-Evq3COT.webp");
    background-color: rgb(0, 121, 200);
    color: rgb(0, 121, 200);
}
.md_banner .button > span, input.button, a[role="button"] > span {
    display: block;
    padding-top: 12px;
    padding-right: 40px;
    padding-bottom: 12px;
    padding-left: 20px;
}
.md_banner .button.sec span {
    border-width: 2px;
    border-style: solid;
    border-color: rgb(4, 126, 203);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}
.md_banner .button.sec span, a.sec[role="button"] > span {
    padding-top: 10px;
    padding-right: 38px;
    padding-bottom: 10px;
    padding-left: 18px;
}
.md_banner .sec.blanco span {
    border-color: rgb(255, 255, 255);
}

.l-content img {
    margin-bottom: 40px;
}

@media (min-width: 768px){
   .md_banner .remarco .xtext{
        margin-bottom: 24px;
    }
    
    .md_banner .remarco .xtitle {
        font-size: 26px;
    }    
}

@media (min-width: 1200px){
    .modulo_bannerhero_text {
        padding-top: 30px;
    }
    
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
    .fixed{
    position: relative !important;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) { 
    .fixed{
    position: relative !important;
    }
 }

/*   fin mdirector banner Hero      */

/*  CSS WEB */
.caption.slidelink a div, .tp-caption.slidelink a div {
display: none;
}
.one-third .wpcf7{
/*background-color: rgba(0,0,0,0) !important;*/
/*border: 1px solid rgba(0,0,0,0) !important;*/
}
#wpcf7-f12832-o1 .l-submain.color_primary, #wpcf7-f12832-o1 .w-actionbox.color_primary, #wpcf7-f12832-o1 .g-btn.type_primary, #wpcf7-f12832-o1 .g-btn.type_primary.outlined:before, #wpcf7-f12832-o1 button, #wpcf7-f12832-o1 input[type="submit"], #wpcf7-f12832-o1 .g-pagination-item.active, #wpcf7-f12832-o1 .no-touch .g-pagination-item:before, #wpcf7-f12832-o1 .no-touch .w-iconbox.with_circle .w-iconbox-icon:before, #wpcf7-f12832-o1 .no-touch .w-filters-item-link:hover, #wpcf7-f12832-o1 .w-icon.color_primary.with_circle .w-icon-link, #wpcf7-f12832-o1 .w-pricing-item.type_featured .w-pricing-item-title, #wpcf7-f12832-o1 .w-pricing-item.type_featured .w-pricing-item-price, #wpcf7-f12832-o1 .no-touch .w-team-member-links, #wpcf7-f12832-o1 .w-timeline-item:before, #wpcf7-f12832-o1 .w-timeline.type_vertical .w-timeline-section:before, #wpcf7-f12832-o1 .w-timeline-section-title:before, #wpcf7-f12832-o1 .w-timeline-section.active .w-timeline-section-title:before, #wpcf7-f12832-o1 .no-touch .w-toplink.active:hover, #wpcf7-f12832-o1 .no-touch .flex-direction-nav li span:before, #wpcf7-f12832-o1 .no-touch .tp-leftarrow.default:before, #wpcf7-f12832-o1 .no-touch .tp-rightarrow.default:before, #wpcf7-f12832-o1 .no-touch .widget.widget_nav_menu .menu-item a:hover, #wpcf7-f12832-o1 .woocommerce .button.alt, #wpcf7-f12832-o1 .woocommerce .button.checkout, #wpcf7-f12832-o1 .no-touch .woocommerce .products .product .button:hover, #wpcf7-f12832-o1 .no-touch .woocommerce .woocommerce-pagination ul li a:hover, #wpcf7-f12832-o1 .woocommerce .woocommerce-pagination ul li span.current, #wpcf7-f12832-o1 .woocommerce .onsale, #wpcf7-f12832-o1 .no-touch .woocommerce table.shop_table .product-remove a.remove:hover, #wpcf7-f12832-o1 .woocommerce.widget_price_filter .ui-slider .ui-slider-range, #wpcf7-f12832-o1 .woocommerce.widget_layered_nav ul li.chosen, #wpcf7-f12832-o1 .woocommerce.widget_layered_nav_filters ul li a, #wpcf7-f12832-o1 .no-touch .bbp-row-actions #favorite-toggle a:hover, #wpcf7-f12832-o1 .no-touch .bbp-row-actions #subscription-toggle a:hover, #wpcf7-f12832-o1 .no-touch .bbp-pagination-links a:hover, #wpcf7-f12832-o1 .bbp-pagination-links span.current, #wpcf7-f12832-o1 .no-touch span.bbp-topic-pagination a.page-numbers:hover{
	
	width: 100% !important;
}
#wpcf7-f12832-o1 input[type="text"], #wpcf7-f12832-o1 #wpcf7-f12832-o1 input[type="password"], #wpcf7-f12832-o1 input[type="email"], #wpcf7-f12832-o1 #wpcf7-f12832-o1 input[type="url"], #wpcf7-f12832-o1 input[type="tel"], #wpcf7-f12832-o1 input[type="number"], #wpcf7-f12832-o1 input[type="date"], select{
height: 26px !important;
font-size: 14px !important;
border-radius: 7px !important;
}
#wpcf7-f12832-o1 a {
color: #002440 !important;
}

#wpcf7-f12832-o1 input.wpcf7-form-control.wpcf7-submit {
    background-color: #002440 !important;
    min-height: 65px;
    border-radius: 7px;
}

#wpcf7-f12832-o1 p{
font-size: 14px;
background-color: #ff873a;
 padding: 0px;
}
#wpcf7-f12832-o1 span.wpcf7-form-control-wrap.FiltroAntiSpam{
width: 100% !important;
max-width: 210px !important;
}

#wpcf7-f12832-o1 button[disabled], #wpcf7-f12832-o1 html input[disabled] {
    width: 100% !important;
}

#wpcf7-f12832-o1 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-FiltroAntiSpam {
    margin-bottom: -12px;
}
#wpcf7-f12832-o1 textarea {
    height: 90px;
}


.fixed {
    position: fixed;
    top: 110px;
    z-index: 9999999999999999999999;
    width: 100%;
max-width:285px;
}
@media screen and (max-width: 900px) {
.fixed {
    position: relative;
    top: 0px !important;
    z-index: 9999999999999999999999;
    width: 100%;
max-width:100% !important;
}
}
#wpcf7-f12783-p12777-o1 .l-submain.color_primary, #wpcf7-f12783-p12777-o1 .w-actionbox.color_primary, #wpcf7-f12783-p12777-o1 .g-btn.type_primary, #wpcf7-f12783-p12777-o1 .g-btn.type_primary.outlined:before, #wpcf7-f12783-p12777-o1 button, #wpcf7-f12783-p12777-o1 input[type="submit"], #wpcf7-f12783-p12777-o1 .g-pagination-item.active, #wpcf7-f12783-p12777-o1 .no-touch .g-pagination-item:before, #wpcf7-f12783-p12777-o1 .no-touch .w-iconbox.with_circle .w-iconbox-icon:before, #wpcf7-f12783-p12777-o1 .no-touch .w-filters-item-link:hover, #wpcf7-f12783-p12777-o1 .w-icon.color_primary.with_circle .w-icon-link, #wpcf7-f12783-p12777-o1 .w-pricing-item.type_featured .w-pricing-item-title, #wpcf7-f12783-p12777-o1 .w-pricing-item.type_featured .w-pricing-item-price, #wpcf7-f12783-p12777-o1 .no-touch .w-team-member-links, #wpcf7-f12783-p12777-o1 .w-timeline-item:before, #wpcf7-f12783-p12777-o1 .w-timeline.type_vertical .w-timeline-section:before, #wpcf7-f12783-p12777-o1 .w-timeline-section-title:before, #wpcf7-f12783-p12777-o1 .w-timeline-section.active .w-timeline-section-title:before, #wpcf7-f12783-p12777-o1 .no-touch .w-toplink.active:hover, #wpcf7-f12783-p12777-o1 .no-touch .flex-direction-nav li span:before, #wpcf7-f12783-p12777-o1 .no-touch .tp-leftarrow.default:before, #wpcf7-f12783-p12777-o1 .no-touch .tp-rightarrow.default:before, #wpcf7-f12783-p12777-o1 .no-touch .widget.widget_nav_menu .menu-item a:hover, #wpcf7-f12783-p12777-o1 .woocommerce .button.alt, #wpcf7-f12783-p12777-o1 .woocommerce .button.checkout, #wpcf7-f12783-p12777-o1 .no-touch .woocommerce .products .product .button:hover, #wpcf7-f12783-p12777-o1 .no-touch .woocommerce .woocommerce-pagination ul li a:hover, #wpcf7-f12783-p12777-o1 .woocommerce .woocommerce-pagination ul li span.current, #wpcf7-f12783-p12777-o1 .woocommerce .onsale, #wpcf7-f12783-p12777-o1 .no-touch .woocommerce table.shop_table .product-remove a.remove:hover, #wpcf7-f12783-p12777-o1 .woocommerce.widget_price_filter .ui-slider .ui-slider-range, #wpcf7-f12783-p12777-o1 .woocommerce.widget_layered_nav ul li.chosen, #wpcf7-f12783-p12777-o1 .woocommerce.widget_layered_nav_filters ul li a, #wpcf7-f12783-p12777-o1 .no-touch .bbp-row-actions #favorite-toggle a:hover, #wpcf7-f12783-p12777-o1 .no-touch .bbp-row-actions #subscription-toggle a:hover, #wpcf7-f12783-p12777-o1 .no-touch .bbp-pagination-links a:hover, #wpcf7-f12783-p12777-o1 .bbp-pagination-links span.current, #wpcf7-f12783-p12777-o1 .no-touch span.bbp-topic-pagination a.page-numbers:hover{
	
	width: 100% !important;
}
#wpcf7-f12783-p12777-o1 input[type="text"], #wpcf7-f12783-p12777-o1 #wpcf7-f12783-p12777-o1 input[type="password"], #wpcf7-f12783-p12777-o1 input[type="email"], #wpcf7-f12783-p12777-o1 #wpcf7-f12783-p12777-o1 input[type="url"], #wpcf7-f12783-p12777-o1 input[type="tel"], #wpcf7-f12783-p12777-o1 input[type="number"], #wpcf7-f12783-p12777-o1 input[type="date"], select{
height: 26px !important;
font-size: 14px !important;
border-radius: 7px !important;
}

#wpcf7-f12783-p12777-o1 p{
font-size: 14px;
}
#wpcf7-f12783-p12777-o1 span.wpcf7-form-control-wrap.FiltroAntiSpam{
width: 100% !important;
max-width: 210px !important;
}

#wpcf7-f12783-p12777-o1 button[disabled], #wpcf7-f12783-p12777-o1 html input[disabled] {
    width: 100% !important;
}

#wpcf7-f12783-p12777-o1 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-FiltroAntiSpam {
    margin-bottom: -17px;
}
#wpcf7-f12783-p12777-o1 textarea {
    height: 90px;
border-radius: 7px;
}
#wpcf7-f12783-p12777-o1 a {
color: #002440 !important;
}
#wpcf7-f12783-p12777-o1 input.wpcf7-form-control.wpcf7-submit {
    background-color: #002440 !important;
    min-height: 65px;
    border-radius: 7px;
}
@font-face {
  font-family: 'regenera';
  src: url('https://assets.mdirector.com/tipografias/regenera/regenera.eot');
  src: url('https://assets.mdirector.com/tipografias/regenera/regenera.eot?#iefix') format('embedded-opentype'),
      url('https://assets.mdirector.com/tipografias/regenera/regenera.woff') format('woff'),
      url('https://assets.mdirector.com/tipografias/regenera/regenera.ttf') format('truetype'),
      url('https://assets.mdirector.com/tipografias/regenera/regenera.svg#regenera') format('svg');
  font-weight: normal;
  font-style: normal;
}
.titulo{
font-family: regenera;
color: #ff7300 !important;
text-transform: uppercase;
}
.titulo2{
font-family: regenera;
color: #000000 !important;
text-transform: uppercase;
}
.titulo3{
font-family: regenera;
color: #ffffff !important;
text-transform: uppercase;
}
.texto2{
color: #ffffff !important;
}
.texto1{
color: #000000 !important;
}
#wpcf7-f12832-p12934-o1 .l-submain.color_primary, #wpcf7-f12832-p12934-o1 .w-actionbox.color_primary, #wpcf7-f12832-p12934-o1 .g-btn.type_primary, #wpcf7-f12832-p12934-o1 .g-btn.type_primary.outlined:before, #wpcf7-f12832-p12934-o1 button, #wpcf7-f12832-p12934-o1 input[type="submit"], #wpcf7-f12832-p12934-o1 .g-pagination-item.active, #wpcf7-f12832-p12934-o1 .no-touch .g-pagination-item:before, #wpcf7-f12832-p12934-o1 .no-touch .w-iconbox.with_circle .w-iconbox-icon:before, #wpcf7-f12832-p12934-o1 .no-touch .w-filters-item-link:hover, #wpcf7-f12832-p12934-o1 .w-icon.color_primary.with_circle .w-icon-link, #wpcf7-f12832-p12934-o1 .w-pricing-item.type_featured .w-pricing-item-title, #wpcf7-f12832-p12934-o1 .w-pricing-item.type_featured .w-pricing-item-price, #wpcf7-f12832-p12934-o1 .no-touch .w-team-member-links, #wpcf7-f12832-p12934-o1 .w-timeline-item:before, #wpcf7-f12832-p12934-o1 .w-timeline.type_vertical .w-timeline-section:before, #wpcf7-f12832-p12934-o1 .w-timeline-section-title:before, #wpcf7-f12832-p12934-o1 .w-timeline-section.active .w-timeline-section-title:before, #wpcf7-f12832-p12934-o1 .no-touch .w-toplink.active:hover, #wpcf7-f12832-p12934-o1 .no-touch .flex-direction-nav li span:before, #wpcf7-f12832-p12934-o1 .no-touch .tp-leftarrow.default:before, #wpcf7-f12832-p12934-o1 .no-touch .tp-rightarrow.default:before, #wpcf7-f12832-p12934-o1 .no-touch .widget.widget_nav_menu .menu-item a:hover, #wpcf7-f12832-p12934-o1 .woocommerce .button.alt, #wpcf7-f12832-p12934-o1 .woocommerce .button.checkout, #wpcf7-f12832-p12934-o1 .no-touch .woocommerce .products .product .button:hover, #wpcf7-f12832-p12934-o1 .no-touch .woocommerce .woocommerce-pagination ul li a:hover, #wpcf7-f12832-p12934-o1 .woocommerce .woocommerce-pagination ul li span.current, #wpcf7-f12832-p12934-o1 .woocommerce .onsale, #wpcf7-f12832-p12934-o1 .no-touch .woocommerce table.shop_table .product-remove a.remove:hover, #wpcf7-f12832-p12934-o1 .woocommerce.widget_price_filter .ui-slider .ui-slider-range, #wpcf7-f12832-p12934-o1 .woocommerce.widget_layered_nav ul li.chosen, #wpcf7-f12832-p12934-o1 .woocommerce.widget_layered_nav_filters ul li a, #wpcf7-f12832-p12934-o1 .no-touch .bbp-row-actions #favorite-toggle a:hover, #wpcf7-f12832-p12934-o1 .no-touch .bbp-row-actions #subscription-toggle a:hover, #wpcf7-f12832-p12934-o1 .no-touch .bbp-pagination-links a:hover, #wpcf7-f12832-p12934-o1 .bbp-pagination-links span.current, #wpcf7-f12832-p12934-o1 .no-touch span.bbp-topic-pagination a.page-numbers:hover{
	
	width: 100% !important;
}
#wpcf7-f12832-p12934-o1 input[type="text"], #wpcf7-f12832-p12934-o1 input[type="password"], #wpcf7-f12832-p12934-o1 input[type="email"], #wpcf7-f12832-p12934-o1 input[type="url"], #wpcf7-f12832-p12934-o1 input[type="tel"], #wpcf7-f12832-p12934-o1 input[type="number"], #wpcf7-f12832-p12934-o1 input[type="date"], select{
height: 26px !important;
font-size: 14px !important;
border-radius: 7px !important;
}
#wpcf7-f12832-p12934-o1 a {
color: #002440 !important;
}

#wpcf7-f12832-p12934-o1 input.wpcf7-form-control.wpcf7-submit {
    background-color: #002440 !important;
    min-height: 65px;
    border-radius: 7px;
}

#wpcf7-f12832-p12934-o1 p{
font-size: 14px;
background-color: #ff873a;
 padding: 0px;
}
#wpcf7-f12832-p12934-o1{
background-color: #ff873a;
}
#wpcf7-f12832-p12934-o1 span.wpcf7-form-control-wrap.FiltroAntiSpam{
width: 100% !important;
max-width: 210px !important;
}

#wpcf7-f12832-p12934-o1 button[disabled], #wpcf7-f12832-p12934-o1 html input[disabled] {
    width: 100% !important;
}

#wpcf7-f12832-p12934-o1 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-FiltroAntiSpam {
    margin-bottom: -12px;
}
#wpcf7-f12832-p12934-o1 textarea {
    height: 60px !important;
}
#wpcf7-f12832-p12934-o1 input.wpcf7-form-control #wpcf7-f12832-p12934-o1 .wpcf7-submit{
animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-name: verical-slow;
    animation-timing-function: ease-in-out;
}
#wpcf7-f12832-p12934-o1 input.wpcf7-form-control.wpcf7-submit {
    background-color: #002440 !important;
    min-height: 65px;
    border-radius: 7px;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-name: shake-chunk;
    animation-timing-function: ease-in-out;

}
.caja{
	background-color: #ff873a !important;
margin-left: -10px;
padding: 15px;
}
.caja p{
	font-size: 14px;
}
.caja input{
    height: 26px;
    font-size: 14px !important;
    border-radius: 7px !important;
margin-bottom: 0px !important;
padding-bottom: 8px !important;
}
.caja input[type="checkbox"], .caja input[type="radio"] {
    padding-bottom: 0px !important;
    height: 12px !important;
}
.caja input[type=submit]{
background-color: #002440 !important;
    min-height: 65px;
    border-radius: 7px;
width: 100%;
}
.caja a{
color: #002440 !important;
}
#wpcf7-f12783-p12777-o1 {
    margin-top: 45px !important;
}
.l-canvas.type_wide {
    margin-top: 0px !important;
}
.wpb_vc_column_text wpb_content_element .wpb_sortable{
position: relative !important;
}

.wpcf7 select{
height: 40px !important;
font-size: 14px !important;
border-radius: 0 !important;
color:grey;
background:white;
}

.wpcf7 #caja2 select{
height: 26px !important;
font-size: 14px !important;
border-radius: 7px !important;
margin-bottom: 0px !important;
padding: 0px !important;
padding-left: 5px !important;
}
.wpcf7 #caja2 input{
padding: 0px !important;
padding-left: 5px !important;
}


.wpcf7 input.recaptcha-btn {
background-color: #ff873a;
width: 100%;    
color:#fff;
font-size: 15px;
line-height: 20px;
font-weight: 700;
text-transform: uppercase;
padding: 10px 36px;
margin: 5px 0;
border: none !important;
overflow: hidden;
-webkit-transition: color 0.25s ease-out, background-color 0.25s ease-out;
transition: color 0.25s ease-out, background-color 0.25s ease-out;
height: 40px;
vertical-align: top;
}
.wpcf7 input.recaptcha-btn:hover {
    color: #444;
    background-color: rgba(0,0,0,0.06);
}
.one-third .wpcf7 {
    padding:0 !important;
}

@media only screen and (max-width: 899px) {
form.wpcf7-form .g-cols > .one-half,
form.wpcf7-form .g-cols > .one-third,
form.wpcf7-form .g-cols > .two-sixths,
form.wpcf7-form .g-cols > .two-thirds,
form.wpcf7-form .g-cols > .four-sixths,
form.wpcf7-form .g-cols > .one-quarter,
form.wpcf7-form .g-cols > .one-fourth,
form.wpcf7-form .g-cols > .three-quarters,
form.wpcf7-form .g-cols > .three-fourths {
    margin-bottom: 0px;
}
}

.padding-am{padding: 40px 40px !important;}
.boton-am{padding: 16px 30px !important;font-size: 25px !important;}
h3.texto-am{font-size: 1.3em !important;}

h3 {
    font-size: 30px;
}

.l-canvas.col_contside .l-sidebar.one-third {
   width:28%;
   margin-left:2%;
}

@media only screen and (min-width: 1280px){.vc_hidden-lg {display: none !important;}}
@media only screen and (min-width: 901px) and (max-width:1279px) {.vc_hidden-md {display: none !important;}}
@media only screen and (min-width: 768px) and (max-width:900px)  {.vc_hidden-sm {display: none !important;}}
@media only screen and (max-width: 767px) {.vc_hidden-xs {display: none !important;}}


.widget-form .wpcf7 {
    padding:0 !important;
}

.widget-form .wpcf7 {
	background: #fef4ec;
	border: 1px solid #ff873a;
	padding: 25px 20px 10px 20px;
}

.widget-form .wpcf7 textarea, 
.widget-form .wpcf7 input[type="text"], 
.widget-form .wpcf7 input[type="email"], 
.widget-form .wpcf7 input[type="tel"], 
.widget-form .wpcf7 input[type="url"], 
.widget-form .wpcf7 input[type="number"] {
	background-color: white;
}

.widget-form .wpb_text_column p {
	margin: 0;
	font-size: 1.1em;
	color: white;
	background-color: #ff873a;
	text-align: center;
	padding: 10px;
}

.one-third > .wpb_button {
    width: 100%;
    margin:0;
}
.one-third > .wpb_button .g-btn.size_big {
    white-space: normal;
    width: 100%;
    font-size:16px;
}
.w-blogpost-text h3{font-size: 30px;}
.w-blogpost-title{font-size: 40px;font-weight: 900;}