/*!
Theme Name: Technix
Theme URI: https://wphix.com/wp/technix/
Author: Theme_Pure
Author URI: https://themeforest.net/user/theme_pure/portfolio
Description: Technix – Technology & IT Solutions WordPress Theme
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: technix
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.tp-hero-shape-animation {
    display: none !important;
}
.tp-hero-shape .shape-1{
	display: none !important;
}
.tp-hero-shape .shape-2{
	display: none !important;
}
.tp-hero-shape .shape-3{
	display: none !important;
}
.tp-hero-shape .shape-4{
	display: none !important;
}
.tp-hero-overlay::before {
    background: linear-gradient(96.25deg, #000000 45.06%, rgba(196, 196, 196, 0) 60.45%) !important;
}
h2.tp-hero-title.tp-el-title.ele-heading {
    color: #fff !important;
}
.page-id-1512 .breadcrumb__area {
    padding: 40px 0px;
}
/*form*/
.foraplicatn input {
    background-color: #fff;
    border: 1px solid #333;
    box-shadow: 0px 0px 0px;
    width: 100%;
    height: 56px;
    box-sizing: border-box;
    padding: 12px 10px 0px;
    font-size: 15px;
}
.foraplicatn h4 {
    display: block;
    margin: 40px 0px 0px;
}
.foraplicatn h3 {
    width: 39%;
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    text-align: left;
}
.foraplicatn h2 {
    width: 59%;
    display: inline-block;
    vertical-align: middle;
    font-size: 40px;
}
.foraplicatn {
    width: 90%;
    display: block;
    margin: 30px auto 0px;
}
.fila {
    width: 100%;
    display: inline-block;
	margin: 0px 0px -9px;
}
.doscol {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 50%;
}
.col15 {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 15%;
}
.col20 {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 20%;
}
.col30 {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 30%;
}
.col40 {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 40%;
}
.ochocol {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 65%;
}
.cuatrocol {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 35%;
}
.trescol {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 33.3333%;
}
.foraplicatn label {
    display: inline-table;
    margin-right: 10px;
    font-size: 14px;
}
input[type="checkbox"] {
    display: inline-table;
    width: 20px;
    vertical-align: middle;
}
.checkfila{
	border: 1px solid #333;
    padding: 0px 8px;
}
.leftcheck{
	border-left: 1px solid;
    padding-left: 10px;
}
.bigacept{
	border: 1px solid #333;
    padding-left: 8px;
}
.longinput{
	height: 71px !important;
}
table.tablaemplo thead td {
    background-color: #002c66;
    color: #fff;
    border-left: 1px solid #fff;
    padding: 7px 10px;
    font-size: 13px;
}
table.tablaemplo textarea {
    height: 90px;
    border-right: 1px solid;
    margin-bottom: -8px;
}
.tablaemplo tbody tr {
    border-bottom: 1px solid;
    border-top: 1px solid;
}
.foraplicatn h4 small {
    font-weight: 500;
    font-size: 14px;
}
.spclboxx{
	border: 1px solid #333;
    padding: 10px;
}
.spclboxx span.wpcf7-form-control-wrap {
    display: inline-table;
}
.spclboxx span.wpcf7-list-item.first.last {
    margin: 0px;
}
input.rayainput {
    border: 0px;
    border-bottom: 1px solid #333;
    padding: 0px 10px;
    height: 20px;
}
.spclboxx p {
    display: inline;
}
.page-id-720 section.breadcrumb__area {
    background: #f28f4b;
    padding: 50px 0px;
    background-image: none !important;
}
.page-id-17 section.breadcrumb__area {
    background: #f28f4b;
    padding: 50px 0px;
    background-image: none !important;
}
.elementor-page-1363 section.breadcrumb__area {
    background: #f28f4b;
    padding: 50px 0px;
    background-image: none !important;
}
input.enviarinput {
    display: table;
    margin: 50px auto 0px;
    width: auto;
    background-color: #004aac;
    padding: 0px 80px;
    border: 0px;
    font-size: 19px;
    font-weight: 400;
}
.posrel{
	position: relative;
}
label.posobs {
    position: absolute;
    top: -1px;
    left: 11px;
    z-index: 9;
    text-transform: lowercase;
    color: #e55d00;
}
section.tp-feature-area.tp-el-section .col-xl-6.col-lg-6.col-md-6.col-12 {
    padding: 0px 20px !important;
}
h3.feature-title svg {
    display: none;
}
span.tp-section-title__pre svg {
    display: none;
}
h2.tp-section-title svg {
    display: none;
}
.hdnn-porh{
	display: none !important;
}
@media screen and (max-width:900px){
	.foraplicatn h2{
		width: 100%;
	}
	.foraplicatn h3{
		width: 100%;
	}
	.foraplicatn{
		width: 100%;
	}
	.fila{
		margin: 0px 0px 2px;
	}
	.doscol,.ochocol,.cuatrocol,.col30,.col20,.col15,.col40,.trescol{
		float: none;
    	width: 100%;
	}
}