/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
@import url('fonts/stylesheet.css');

body, h1, h2, h3, h4, h5, .main-nav > li > a .menu-text {
	font-family: 'Linotte'!important;
}

.aplicaciones .wpb_text_column {
	padding: 20px;
}
.aplicaciones .wpb_text_column h3 {
	text-transform: uppercase;
	color: #222;
}
.aplicaciones .wpb_text_column ul {
	padding-left: 40px;
	margin: 0;
}
.aplicaciones .wpb_text_column ul li {
	list-style: none;
	margin: 10px 0;
	padding-left: 15px;
	position: relative;
}
.aplicaciones .wpb_text_column ul li::before {
	content: "\f054";
	font-family: 'icomoon';
	position: absolute;
	left: 0;
	font-size: 10px;
	color: #1A1AFF;
}
.aplicaciones.natural .wpb_text_column ul li::before {
	color: #00DEAB;
}
.aplicaciones.dynamic .wpb_text_column ul li::before {
	color: #F71700;
}
.aplicaciones.flex .wpb_text_column ul li::before {
	color: #FDD133;
}

.km_cf7_label-content {
	font-weight: 700;
}
.km_cf7-submit-btn-txt {
	font-weight: 700;
}


.wpb_text_column.logos img {
	display: inline-block;
	vertical-align: middle;
}
.table.dynatech th {
	background: #2592F8;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding: 10px;
}
.vc_row.overflow {
	overflow: visible;
}

.decoration .km-inter-i-area2 {
	background-image: url(dyna-dynaflex-decoracion.png) !important;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	background-color: #fff !important;
}
