/*
Theme Name: Aladuana AcidTheme
Theme URI: molint.com
Author: Mole Interactive
Author URI: http://moleint.com
Description: Plantilla personalizada de wordpress para el sitio aladuana.moleint.com
Version: 1.0
*/

/*--------------------------------------------*\
$RESET
\*--------------------------------------------*/

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: 'Droid Sans', sans-serif
}
img {
	border: none
}
ul {
	margin-bottom: 0px
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	line-height: 1em
}
.no_padding {
	padding: 0px
}
.imgResponsive img {
	width: 100%;
	height: auto
}
#mapa, #mapaC {
	height: 100%
}
.header {
	background: #000;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;
	width: 40px;
	height: 40px;
	position: fixed;
	z-index: 9999;
	cursor: pointer;
	border-radius: 2px;
	margin: 10px
}
.header a {
	background: center center no-repeat transparent;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
	display: block;
	width: 40px;
	height: 40px;
	top: 0
}
.underConstruction {
	background: #000;
	text-align: center
}

/**********************************************/

/*--------------------------------------------*\
$FONTS
\*--------------------------------------------*/
.fontArial {
	font-family: 'Arial, Helvetica, sans-serif', sans-serif
}
.fontDroid {
	font-family: 'Droid Sans', sans-serif
}
.fontLato {
	font-family: 'Lato', sans-serif
}

/**********************************************/

/*--------------------------------------------*\
$HEADER
\*--------------------------------------------*/
.navbar_header {
	color: #fff;
	background: #256277;
	height: 40px;
	border-bottom: solid 4px #4cc8f3
}
.navbar_header ul {
	list-style: none
}
.navbar_header .info li {
	font-size: 11px;
	padding-right: 50px
}
.navbar_header li, .navbar_header a {
	display: table-cell;
	vertical-align: middle
}
.navbar_header i {
	margin-right: 5px
}
.navbar_header a {
	color: #fff;
	text-decoration: none
}
.info {
	margin-top: 10px
}
.logo {
	padding: 10px 0px
}
.bgMenu {
	background-image: url("images/bgMenu.jpg");
	background-repeat: no-repeat;
	border-bottom: solid 2px #38352f
}
.menuHeader {
	float: left;
	width: 100%;
	padding: 0px !important
}

/*--------------------------------------------*\
$Animaciones
\*--------------------------------------------*/

.destacadosContainer, .accesosContainer, .paso{
	opacity: 0;
}

/*--------------------------------------------*\
$MENU PRInCIPAL
\*--------------------------------------------*/
.pagenav {
	margin-left: 20px
}
.menuContainer ul {
	padding-bottom: 0
}
.menuContainer ul > li {
	display: inline-block;
	margin-top: 0px
}
.menuContainer ul > li:hover {
	color: #fff;
	background-color: #e6f7fd;
	cursor: pointer
}
ul.menuHeader > li {
	display: block;
	float: left;
	margin-bottom: 0px
}
ul.menuHeader > li a {
	color: #444;
	font-size: 1em;
	text-transform: uppercase;
	padding: 22px 8px;
	font-weight: bold;
	display: block;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out
}
ul.menuHeader li a:hover {
	text-decoration: none
}
.menuHeader ul.submenu {
	padding: 0px 0px;
	position: absolute;
	margin: 0px;
	background: #fff;
	top: 60px;
	display: none;
	z-index: 9999;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .3)
}
.menuHeader ul.submenu ul {
	left: 220px;
	top: 0px
}
.menuHeader ul.submenu li {
	padding: 0px;
	margin: 0px;
	display: block;
	float: none;
	border-bottom: 1px solid #eee;
	line-height: 40px;
	text-transform: none
}
ul.submenu li a {
	color: #000;
	font-size: 1em;
	padding: 0px 15px
}
ul.submenu li ul li a {
	color: #000;
	font-size: 1em
}
.menuHeader ul.submenu li:last-child {
	border: none
}
.menuHeader li:hover > ul {
	display: block;
	-moz-animation: fadeInDown .3s ease-in;
	-webkit-animation: fadeInDown .3s ease-in;
	animation: fadeInDown .3s ease-in
}
.menuHeader ul li:hover > ul {
	display: block;
	-moz-animation: fadeInLeft .3s ease-in;
	-webkit-animation: fadeInLeft .3s ease-in;
	animation: fadeInLeft .3s ease-in
}
.social_nw {
	padding: 0;
	margin: 0;
	height: 10px
}
.social_nw li {
	position: relative;
	display: inline-block;
	margin: -2px;
	z-index: 9999
}
.social_nw a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out
}
.social_nw a:hover {
	color: #fff
}
.social_nw li a {
	display: inline;
	color: #fff
}
.social_nw li a i {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 50px;
	height: 38px;
	font-size: 1.2em;
	position: relative
}
.social_nw li a i:after {
	content: '';
	z-index: -1;
	position: absolute;
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	margin: 0px;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out
}
.social_nw li a:hover i:after {
	height: 100%
}
.social_nw a .fa-facebook:after {
	background: #3B5998;
	background: #4668B3
}
.social_nw a .fa-twitter:after {
	background: #00ACED;
	background: #2FBBED
}
.y_separator {
	height: 15px;
	background-color: #ffcc29
}
.slider {
}
.title_sliderText {
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff
}
.footColumn {
	margin: 0px 20px
}
.footerTitle {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px
}
.footerTitle2 {
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 5px;
	float: right
}
.pseimg {
	float: right
}
.blockDiv {
	float: left;
	margin-bottom: 10px
}
.contactContainer ul {
	padding: 0px
}
.contactContainer li {
	width: 100%;
	list-style-type: none;
	float: left;
	font-size: .9em
}
.icontactfoot {
	margin: 0px 10px 10px 0px
}
.serviciosBlogSection {
	margin-bottom: 10px;
	background-color: #ebebeb;
	border-top: 2px solid #d7d7d7;
	border-bottom: 2px solid #d7d7d7;
	padding-bottom: 20px
}
.serviciosBlog {
	padding: 20px 30px
}
.servicios_thumb {
	height: 190px;
	overflow: hidden;
	position: relative
}
.servicios_thumb img {
	width: 100%;
	height: auto
}
.servicios_info {
	margin-top: 10px;
	padding: 10px 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3em;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.55);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.55);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.55)
}
.servicios_info h2 {
	font-style: normal;
	font-weight: 400;
	line-height: 1.4em;
	margin: 10px;
	text-align: center;
	font-weight: bold
}
.gestionCalidad {
	padding-bottom: 35px
}
.gestionCaidad_thumb {
	text-align: center
}
.gestionCalidad_excerpt {
	font-size: .9em;
	line-height: 1.3em;
	margin: 10px 0px
}
.message_home{
	font-size: 1.1em;
	margin-top: 10px;
}
.homeContent {
	text-align: justify;
	line-height: 1.3em;
	font-style: normal;
	font-weight: 400;
	padding: 20px 0px
}
.titleSectionHome:before {
	font-family: 'FontAwesome', sans-serif;
	content: '\f177';
	color: #b5b5b5;
	font-size: 25px;
	margin-right: 10px
}
.titleSectionHome {
	font-size: 2em;
	text-align: center;
	margin: 25px 0px 20px;
	color: #545454;
	font-weight: bold
}
.titleSectionHome:after {
	font-family: 'FontAwesome', sans-serif;
	content: '\f178';
	color: #b5b5b5;
	font-size: 25px;
	margin-left: 10px
}
.textHome {
	text-align: center;
	padding: 0px 80px;
	margin-bottom: 40px;
	font-size: 1em
}
.newsBlogSection {
	padding: 0px 5px 30px;
	background-color: #ebebeb;
	border-top: 2px solid #d7d7d7;
	border-bottom: 2px solid #d7d7d7
}
.newsBlogSection a {
	color: #ff0808;
	font-size: 1.1em
}
.newsBlog {
	background-color: #fff;
	padding: 5px;
	margin: 0px 5px;
	min-height: 440px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.55);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.55);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.55)
}
.news_thumb {
	height: 190px;
	overflow: hidden;
	position: relative
}
.news_thumb img {
	width: 100%;
	height: auto
}
.news_info {
	padding: 20px 10px;
	font-style: normal
}
.news_info h2 {
	color: #393939;
	font-style: normal;
	font-weight: 400;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0px
}
.news_title {
	float: left;
	width: 100%
}
.news_date {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	color: #4ec8f3;
	font-size: .9em;
	margin-top: 5px
}
.newsBlogPage {
	margin: 20px 0px
}
.dateNewsPage {
	background-color: #349de8;
	font-weight: 700;
	padding: 5px 0px;
	text-align: center;
	margin-bottom: 5px;
	color: #fff
}
.separatorNews {
	border-left: 2px solid #000;
	height: 100%
}
.newsBlogTitle h2 {
	font-size: 1.4em;
	margin: 5px 0px 20px;
	text-transform: uppercase;
	font-weight: 700
}
.newsBlogTitle a {
	color: #000;
	text-decoration: none
}
.newsBlogNotice {
	border-left: solid 3px #000;
	margin-left: 40px;
	margin-bottom: 30px;
	padding: 10px 0px 20px 80px
}
.imgblog {
	max-height: 250px;
	overflow: hidden
}
.newsExcerpt {
	font-size: 1.1em;
	color: #000;
	margin: 10px 10px 20px 0px
}
.mas {
	padding: 10px 20px;
	font-size: 1.1em;
	margin-top: 30px;
	border: solid #666 1px
}
a.mas {
	color: #0095ff
}
a.mas:hover {
	background: #efefef;
	text-decoration: none
}
.categoriasBlog {
	margin: 25px 10px 0 0
}
.blog-widgets {
	border: solid #eee 1px;
	padding: 20px 15px;
	margin-bottom: 20px;
	width: 100%;
	float: left
}
.blog-widgets h2 {
	font-size: 1.2em;
	font-weight: 700;
	margin-bottom: 10px
}
.thumbNews {
	width: 100%;
	float: left
}
.relatedthumb {
	float: left;
	margin: 5px;
	margin-right: 10px;
	border: solid #ffcc29 1px
}
.relatedcontent {
	margin-top: 10px
}
.dateNotice {
	background-color: #000;
	font-weight: 700;
	padding: 5px 15px;
	text-align: center;
	margin-bottom: 10px;
	color: #fff;
	float: left;
	margin-top: 20px
}
.titulo_contactos {
	margin: 20px 0px
}
.imageBlog {
	margin-bottom: 15px;
	max-width: 550px
}
.noticeTextBlog {
	font-size: 1.2em;
	margin-bottom: 20px
}
#respond {
	margin-top: 20px
}
#respond h3 {
	padding: 10px;
	background-color: #000;
	color: #fff;
	margin-bottom: 10px
}
#respond textarea {
	width: 100%;
	border: solid 1px #CCC;
	color: #828282;
	background-color: #F5F5F5;
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	box-shadow: none;
	height: 150px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 3px
}
#respond input[type=submit] {
	width: 200px
}
#comments {
	background-color: #333;
	padding: 10px;
	color: #fff
}
.commentlist {
	background-color: #eee;
	padding: 20px 15px 20px 25px
}
.commentlist li {
	margin-bottom: 10px
}
.fb-share-button {
	margin-bottom: 20px
}
.shareBtns > div {
	float: left;
	margin-right: 5px
}
.prodServicios {
	margin-bottom: 40px
}
.titleServicios h2 {
	font-size: 1.1em;
	margin: 15px 0px 10px;
	font-weight: 700
}
.contentServicios {
	font-size: 1em
}
.serviceText {
	margin: 20px 0px
}
.descriptionServicios {
	margin-bottom: 20px
}
.descriptionServicios h2 {
	font-size: 1.5em;
	color: #4cc8f3;
	margin-bottom: 15px
}
.descriptionServicios .servicioDesc {
	margin-bottom: 20px
}
.nosotros h2 {
	font-size: 1.5em;
	color: #4cc8f3;
	margin-bottom: 15px
}
.nosotros .perfil h2 {
	font-size: 1.2em;
	color: #333;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left
}
.nosotros .perfil h3 {
	font-size: 1.1em;
	color: #333;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left
}
.perfil p {
	margin-top: 10px;
	font-size: 1em
}
.nosotros_agentes h2 {
	font-size: 1.3em;
	color: #4cc8f3;
	margin-top: 5px !important;
	margin-bottom: 2px
}
.nosotros_agentes h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 1.3em
}
.nosotros_agentes p {
	font-size: .9em;
	color: #4e4e4e;
	margin-bottom: 3px
}
.imgTeam {
	width: 107px
}
.imgTeam img {
	width: 100%;
	height: auto
}
.imgTeam .sow-image-container {
	background-color: #fbfbfb;
	padding: 10px;
	float: left;
	border: solid 1px #eee
}
.nosotros_agentes .cargo:before {
	display: block;
	z-index: 1;
	content: "";
	width: 45px;
	height: 3px;
	background: #bed4d3;
	margin-bottom: 10px;
	border-radius: 105px
}
.nosotros_agentes .cargoPk:after {
	display: block;
	z-index: 1;
	content: "";
	width: 45px;
	height: 3px;
	background: #bed4d3;
	margin-top: 10px;
	border-radius: 105px
}
.subtituloTeam h2 {
	font-size: 1.7em;
	color: #333;
	border-bottom: 1px solid #666;
	padding-bottom: 5px
}
.nosotros_agentes .so-panel {
	margin-bottom: 15px !important
}
.nosotros_agentes_panel {
	margin-top: 10px;
	padding: 10px 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3em;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.55);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.55);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.55)
}
.pdf li {
	list-style-type: none
}
.pdf li:before {
	content: url(images/pdf_aladuanaIcon.jpg);
	position: relative;
	left: -6px;
	top: 10px
}
.footerContainer a {
	color: #fff;
	text-decoration: none
}
.contactFooter {
	background-color: #ffcc29;
	margin-top: 50px;
	padding: 30px
}
.mapG {
	padding-top: 0px
}
.descriptionForm {
	margin: 5px 0px 20px;
	font-size: 1.1em
}
.contactForm {
	font-size: 1em;
	float: left;
	width: 100%;
	margin-bottom: 30px
}
.contactForm input, .tel {
	color: #828282;
	background-color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	width: 100%;
	height: 40px;
	border: solid 1px #CCC;
	box-shadow: none;
	padding-left: 10px;
	margin-top: 3px
}
.contactForm select {
	color: #828282;
	background-color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	width: 100%;
	height: 40px;
	border: solid 1px #CCC;
	box-shadow: none;
	padding-left: 10px;
	margin-top: 3px
}
.descrip_contact {
	text-transform: uppercase
}
.textField {
	margin-bottom: 10px
}
.txtmensaje {
	margin-top: 10px
}
.txtmensaje textarea {
	width: 100%;
	border: solid 1px #CCC;
	color: #828282;
	background-color: #F5F5F5;
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	box-shadow: none;
	height: 150px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 3px
}
.btenviar {
	margin-top: .2em
}
.btenviar input {
	float: right;
	background-color: #000;
	border: none;
	border-radius: 2px;
	width: 150px;
	height: 45px;
	font-size: 1.2em;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out
}
.btenviar input:hover {
	background-color: #333
}
.wpcf7-validation-errors, .wpcf7-response-output {
	border: 0px !important;
	background-color: #fff;
	margin: 35px 0px !important
}
.mapContact {
	margin-bottom: 10px;
	margin-top: 10px
}
.titulo_contactos h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 15px;
	text-transform: uppercase
}
.txtlogo figure {
	float: left
}
.txtlogo img {
	margin-left: 1px;
	margin-top: 4px;
	padding: 2px
}
.txtlogo div {
	font-size: 1.1em;
	color: #878787;
	margin-left: 10px;
	margin-top: 7px;
	font-weight: bold;
	padding-top: 12px;
	float: left;
	width: 50%
}
.contacto {
	margin-top: 30px;
	margin-bottom: 40px
}
.contacto h1 {
	margin-left: 0px
}
.contacto h2 {
	font-size: 1.2em;
	margin-bottom: 5px
}
.footerContainer {
	background-color: #256277;
	padding: 35px 0px 35px;
	margin-top: 20px
}

.upBtn {
	position: fixed;
	z-index: 9999;
	right: 0;
	bottom: 130px;
	background-color: rgba(256, 256, 256, .8);
	width: 60px;
	height: 60px;
	font-size: 2em;
	padding: 10px 18px;
	display: none;
	cursor: pointer;
}

.msgAtencion {
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
	font-size: 1.1em
}
.contactContainer li {
	color: #fff
}
.text_contact {
	font-size: 1.1em
}
.text_contact span {
	color: #ffcc29
}
.footerb {
	background-color: #1c5568;
	width: 100%;
	color: #fff;
	text-align: left;
	padding-left: 30px;
	font-size: .8em
}
.footerb a {
	color: #b6eb54
}
@media (min-width:769px) {
	.mobileMenu, #menu {
		display: none
	}
	#mapa, #mapaC {
		width: 300px;
		height: 200px
	}
}
@media only screen and (min-device-width:320px) and (max-device-width:420px) {
	.products_menu > li {
		width: 100%;
		margin-bottom: 10px
	}
}
@media only screen and (min-device-width:421px) and (max-device-width:480px) {
	.products_menu > li {
		width: 48%;
		margin-bottom: 10px;
		margin-right: 5px
	}
}
@media only screen and (min-device-width:490px) and (max-device-width:767px) {
	.homeContent {
		padding: 60px 10px 20px;
		margin-top: 80px
	}
	.products_menu > li {
		width: 48%;
		margin-bottom: 10px;
		margin-right: 5px
	}
	.copyright {
		text-align: center
	}
}
@media only screen and (min-device-width:320px) and (max-device-width:640px) {
	.navbar_header {
		display: none
	}
	.menuHeader, .redes {
		display: none
	}
	.logo {
		padding: 15px 45px
	}
	.logo img {
		margin: auto
	}
	.carousel-indicators {
		display: none
	}
	.info {
		margin-left: 0px;
		padding-left: 0px
	}
	.news_thumb {
		height: auto
	}
	#mapa, #mapaC {
		width: 100%;
		height: 200px
	}
	.contactFooter {
		padding: 0px
	}
	.products_container {
		padding: 10px
	}
	.products_menu > li:last-child {
		float: left
	}
	.textCarrousel {
		margin: 20px 15px 10px
	}
	.productsSlider {
		padding: 0px
	}
	.homeContent {
		padding: 60px 10px 20px
	}
	.newsBlog {
		padding: 20px 0px
	}
	.contactFooter {
		padding-bottom: 30px
	}
	.footerb {
		padding: 5px 0px 15px
	}
	.contactContainer {
		margin: 0px 0px 10px
	}
	.btenviar {
		margin-top: .8em;
		margin-bottom: 60px
	}
	.bidBannerProducto {
		height: 300px;
		background-position: 0
	}
	.descriptionP {
		left: 5%;
		top: 70%
	}
	.descriptionP h1 {
		font-size: 2em
	}
	.categoriasBlog {
		margin: 25px 0px
	}
	.nopadding_responsive {
		padding: 0px
	}
	.screen-reader-text {
		width: 100%
	}
	.newsBlogNotice {
		margin-left: 0px;
		padding: 0px;
		border: none
	}
	.noticeTextBlog {
		font-size: 1.1em;
		margin-bottom: 20px
	}
	#respond input[type=submit] {
		width: 100%
	}
	.copyright {
		text-align: center
	}
}
@media only screen and (min-device-width:765px) and (max-device-width:1024px) and (orientation:portrait) {
	.menuHeader {
		display: none
	}
	.social_nw li {
		position: relative;
		display: inline-block;
		margin: -2px;
		float: left;
		width: 49px
	}
	.news_thumb {
		height: auto
	}
	#mapa, #mapaC {
		width: 100%;
		height: 200px
	}
	.products_menu > li {
		width: 49%;
		margin-right: 5px;
		margin-bottom: 10px
	}
	.products_menu > li:last-child {
		float: left
	}
	.contactFooter {
		padding: 30px 0
	}
	.newsBlogSection {
		padding: 0
	}
}
@media (max-width:769px) {
	.mobileMenu {
		display: block
	}
	.table-responsive {
		width: 100%;
		margin-bottom: 5px;
		border: none
	}
}
@media (max-width:640px) {
	#mapa, #mapaC {
		width: 100%;
		height: 200px
	}
	.table {
		font-size: .8em;
		width: 500px
	}
	.table-responsive {
		overflow:
	}
}
@media (max-width:480px) {
	.imgTeam {
		width: 200px
	}
	#mapa, #mapaC {
		width: 100%;
		height: 200px
	}
	.table {
		font-size: .8em;
		width: 500px;
		max-width: 500px
	}
	.servicios_thumb {
		height: 140px
	}
	.homeContent {
		padding: 10px
	}
	.textHome {
		padding: 0px
	}
	.titleSectionHome {
		font-size: 1.6em
	}
	.newsBlog {
		margin-bottom: 20px
	}
	.footColumn {
		margin: 0px 0px 15px
	}
	.footCol {
		margin-bottom: 20px
	}
	.contactContainer li {
		margin: 5px 0px
	}
}