/*
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
*/
a {
    text-decoration: none !Important;
}

strong, p strong {
	color: #F6841F;
}
.text-white {
	color: #ffffff;
}
.text-center, .text-center a, .text-center p, .text-center h1, .text-center h2, .text-center h3 {
	text-align: center !important;
}
.vc_tta-tab a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
	padding-left: 30px !important;
    min-width: 250px;
	background-color: #f0f0f0;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0 !important;
    background-color: #f0f0f0 !important;
    color: #f6841f !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active > a::before {
    content: "";
    position: absolute;
    left: 0 !important;
    top: 12px !important;
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    border-top: 5px solid #f6841f !important;
    border-right: 5px solid #f6841f !important;
    border-bottom: 5px solid transparent !important;
    border-left: 5px solid transparent !important;
    transform: rotate(45deg);
}
.proveedores img {
    margin: 20px;
	max-height: 100px;
	width: auto;
}

.wpcf7-form-control.wpcf7-textarea.mensaje {
    height: 150px;
}
.wpcf7-form-control.wpcf7-submit {
    letter-spacing: 1px;
}



.top-icon .aio-icon-header h3.aio-icon-title {
    margin: 15px 0 10px !important;
    text-align: left;
    font-size: 19px;
}
.aio-icon-description.ult-responsive {
    text-align: left !important;
    line-height: 22px;
    font-size: 14px;
}
a.aio-icon-read.xx {
    display: block;
    background: #F15C24;
    color: #FFF;
    padding: 10px 15px;
    width: 98px;
    margin-top: 20px;
    font-weight: bold;
}
a.aio-icon-read.xx:hover {
    background: #343436;
}
.uno a.aio-icon-read.xx {
    margin-top: 42px;
}
.parallax {
    padding: 100px 0;
}
.parallax h2 {
    color: #FFF;
    font-weight: 100;
}
.logo-box img.preload-me {
    width: 160px;
    height: auto;
    padding: 5px 0;
}
.wf-container-footer img {
    display: block;
    width: 190px;
    margin-bottom: 15px;
}
.wf-container-footer span.soc-font-icon {
    font-size: 22px;
    background: #f6841f;
    border-radius: 25px;
    padding: 10px;
    margin: 0px 5px 0 0;
    color: #FFF;
}
.wf-container-footer span.soc-font-icon:hover {
    color: #303030;
    background: #FFF;
}
.social-footer {
    display: block;
    margin-top: 19px;
}
.menu-links-de-interes-container a:hover {
    color: #f6841f !important;
}
.wf-container-footer a:hover{
    color: #f6841f !important;
}
.footer .widget-title {
    font-size: 20px;
}
.footer .menu li {
    border: none;
    margin-top: 0;
}
.mobile-branding img.preload-me {
    width: 190px;
    padding-top: 5px;
}
.accent-gradient .dt-close-mobile-menu-icon span {
    background: #f6841f;
    background: -webkit-linear-gradient(135deg, #f6841f 30%, #f6841f 100%);
    background: linear-gradient(135deg, #f6841f 30%, #f6841f 100%);
}
@media (max-width: 1100px) and (min-width: 768px){
    div#slide-1-layer-3, div#slide-1-layer-4{
        padding: 5px 10px !important;
        font-size: 15px !important;
    }
	.servicios-bg .vc_column-inner {
		height: 50vh;
	}
}
@media (max-width: 767px){
    .mobile-branding img.preload-me {
        padding-bottom: 5px;
    }
		.servicios-bg .wpb_wrapper {
		min-height: 40vh;
	}
    a.aio-icon-read.xx {
        margin: 10px auto !important;
    }
    div#slide-1-layer-3, div#slide-1-layer-4{
        padding: 3px 7px !important;
        font-size: 12px !important;
    }
    .aio-icon-description.ult-responsive, .top-icon .aio-icon-header h3.aio-icon-title{
        text-align: center !important;
    }
    .wf-container-footer {
        text-align: center;
    }
    .wf-container-footer img {
        margin: auto auto 15px;
}
}