/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.banner-btn-wrapper .btn.btn-style-link {
	font-weight: 100;
    text-align: left;
    border-bottom: none;
    text-transform: none;
    font-size: 14px;
    font-family: 'Open Sans';
	line-height:21px;
}
.wd-tools-element:is(.wd-design-6,.wd-design-7) .wd-tools-inner {
    padding: 0 40px!important;
}
.wd-tools-element:is(.wd-design-6,.wd-design-7) :is(.wd-tools-inner,.wd-tools-icon) {
    height: 150px!important;
    border-radius: 120px!important;
}
.ico-blue .info-box-icon {
    border: 1px solid #ebebeb;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
.ico-blue a.btn {border:none;}
.txt-box {    width: 50%;
    display: inline-block;}
.destacado {color:#1428a0;font-weight:900;}
.txt-box-left {text-align:left;width:70%;}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_bar, .vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_bar {
    background-color: #1428a0;
}

.vc_progress_bar .vc_single_bar .vc_bar {
    border-radius: 25px;
    transition: width .9s ease;
}
.title-work {margin: 0 auto;
    width: 50%;
    font-size: 34px;}
.txt-box-nosotros {    width: 80%;
    display: inline-block;}
.wd-rs-6733bede57963 .member-details {padding: 0 20px 20px 20px;}
.btn-trabaja {    width: 90px;
    height: 90px;
    border-radius: 50px!important;
padding-top: 35px;
    display: block;
    margin: 0 25%;}
.widget {
    border-bottom: none!important;
}
.footer-column {text-align:center;}
.banner-hover-background:not(.banner-background) .wrapper-content-banner:after {
    background-color: rgba(20, 40, 160, 0.8)!important;
}
:is(.banner-hover-background:not(.banner-background),.banner-hover-border:not(.banner-border)) .wrapper-content-banner:after {
    inset: 0px!important;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
    border: none;
    border-bottom: 1px solid #ffffff;
}
@media only screen and (max-width: 768px) {
    .txt-box {    width: 90%;}
	.title-work {margin: 0 auto;
    width: 80%;
    font-size: 34px;}
	.btn-trabaja {
    margin: 0 10%;}
	.banner-btn-position-hover .banner-btn-wrapper {
		display:block!important;
	}
}
