.contenedor-banner{background:#fff;height:auto; max-height:70vh; position: relative; display:flex; align-items: center; align-content: center; justify-content: center;}
.contenedor-banner img{width: 100%; max-width:1140px;}
.banner.style0 .content{padding:1rem 3.5rem 0rem 3.5rem;}
.wrapper.style1 > .inner:first-child{padding:2rem 3.5rem;}
.m-t-75{margin-top:75px;}
.tel{display:none}
.tel img{max-width:100%; height: auto !important;}
.image.fit{width:80%; margin: 0 auto;}
.image.left, .image.right{width:25rem; max-width: 25rem;}
#wrapper.divided > *{box-shadow:0 0 0 transparent;}
.antetitulo{color:#f58220; font-weight: 700;}
@media screen and (max-width: 1680px){
	.contenedor-banner img {width: 60%;}
}
@media screen and (max-width: 1280px){
	.contenedor-banner img {width: 75%;}
}
@media screen and (max-width: 980px){
	.image.left img, .image.right img{max-width: 100%; width:100%; margin: 0 auto 15px auto;}
}
@media screen and (max-width: 780px){
	.image.left, .image.right {width: 100%; max-width: 100%; margin: 0 auto 15px auto;}
	
}
@media screen and (max-width: 480px){
	
}
@media screen and (max-width: 360px){
	
}
@media screen and (max-width: 320px){
	
}

