/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


.home_publi img {
	max-width: none;
	height: 100%;
}

.home_publi, .home_publi h1, .home-footer, .home-footer h2 {
	color: #fff;
	
}

.home_publi p {
	font-size: 22px;
}
.home_publi p:nth-child(1) {
	font-size: 12px;
}
.nectar-button.large.regular.extra-color-3.wpb_animate_when_almost_visible.wpb_fadeIn.fadeIn.regular-button.animated {
	width: 85%;
	text-align: center;
}
#breadcrumbs {
	display: none;
}
.home-donde h3 {

	line-height: 19px;
}

.home_publi h1 {
	text-shadow: 4px 4px 0 rgba(7,39,102,.3) !important;
	
}

.home_publi h1{
	padding-left: 50px;
	padding-top: 42px;
}

.home_publi .vc_col-sm-6:nth-child(1) p {
	padding-left: 50px;

}

.home_publi img {
	max-height: 100% !important;
	width: auto !important;
	max-width: none !important;
}
.home-footer {
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}
.home-2 {
	padding-top: 100px !important;
	padding-bottom: 100px !important;
	margin-bottom: 100px !important;
}
@media screen and (max-width:550px) {
.home_publi h1 {
	padding-left: 0px !important; 
	font-size: 30px;
	
}	
.home_publi .vc_col-sm-6:nth-child(1) p {
	padding-left: 0px !important;
	font-size: 18px;
}

}