
section{
    height: 66vh;
}
.sectiontrafos{
    background: url(../img/1.jpg);
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    width: 100%;
    display:block;
}

.sectiontrafos:hover{
    -webkit-box-shadow: 0px 31px 85px -57px rgba(0,0,0,0.87);
    -moz-box-shadow: 0px 31px 85px -57px rgba(0,0,0,0.87);
    box-shadow: 0px 31px 85px -57px rgba(0,0,0,0.87);
}

.sectiontrafos h1{
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 2.5em;
    opacity: 0.76;
    text-align: center;
    padding: 10px;
    font-family: "Nunito", sans-serif;
    width: 100%;
}

.infotrafos {
    margin-top: 2em;
    width: 100%;
    text-align: center;
    align-content: center;
    align-items: center;
    margin-bottom: 2em;
}

.infotrafos a {
    background: #E73800;
	padding: 15px;
	font-family: 'Bree+Serif', sans-serif;
    color: white;
    font-weight: 600;
    font-size: 17px;
    border-radius: 7px;
    cursor: pointer;
    margin-top: 1em;
    margin-bottom: 1em;
    text-decoration: none;
}

.infotrafos a:hover {
    font-size: 18px;
    -webkit-box-shadow: 0px 0px 25px -1px rgba(0,0,0,0.42);
    -moz-box-shadow: 0px 0px 25px -1px rgba(0,0,0,0.42);
    box-shadow: 0px 0px 25px -1px rgba(0,0,0,0.42);
}

.trafosbanner {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.button {
    background: #E73800;
    color: white;
    position: absolute;
    margin-top: 11.5em;
    margin-left: 35em;
    display: inline-block;
    text-decoration: none;
    border-radius: 7px;
    cursor: pointer;
    overflow: hidden;
}

.button a{
    font-size: 16px;
    font-family: "Nunito", sans-serif;
    display: inline-block;
    text-decoration: none;
    padding: 0.7em;
}

.button a:hover{
    font-size: 17px;
}

.trafosbanner img {
    overflow: hidden;
    width: 100%;
}

.contenedortrafos {
    margin: 0px;
    width: 100%;
    height: auto;
    color: blue;
    overflow: hidden;
    display: inline-block;
}

.contenedortrafos p{

    color: #fff;
    font-size: 18px;

    padding: 3px;
    font-family: "Nunito", sans-serif;
}

.trafoambrose1 {
    display: inline-block;
}

.texto__columna{
    text-align: justify;
    padding: 1em;
    display: inline-block;
    margin-right: 1em;
}

.texto__columna p{
    text-align: justify;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: "Nunito", sans-serif;
    color: black;
}

.texto__columna h2 {
    padding-left: 1em;
    font-size: 18px;
    font-family: "Nunito", sans-serif;
    color: black;
}

.section3{
    background: url(../img/2.jpg);
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    max-width: 100%;
    display:inline-block;
    
}

.section3 h2{
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 2.5em;
    opacity: 0.76;
    text-align: center;
    padding: 10px;
    width: 100%;
}


.todoscalmets {
    width: 100%;
    align-content: center;
    align-items: center;
}

.calmetinds {
    width: 40%;
    margin-bottom: 1.5em;
    border: 1px solid gray;
    padding-bottom: 1em;
}

.calmetinds img{
    overflow: hidden;
    display: inline-block;
    width: 40%;
    
}

.calmetinds h1 {
    padding: 0.5em;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    
    font-weight: 600;
    margin-bottom: 0.5em;
    background: #2973b8;
    color: whitesmoke;
}

.calmetinds a{
    font-family: "Roboto", sans-serif;
    text-decoration: none;
    font-size: 17px;
    color: #383838;
    
}

.calmetinds a:hover{
    color: #2973b8;
    background: #dbdbdb;
    padding: 0.1em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    border-radius: 0.2em;
}

@media screen and (max-width: 1340px){
	
	.button {
        margin-left: 24em;
    }
}

@media screen and (max-width: 1160px){
	
	.button {
        margin-top: 8em;
        margin-left: 20em;
    }
    .trafosbanner img {
        overflow: hidden;
        width: 90%;
        height: 90%
    }
}

@media screen and (max-width: 1060px){
	
	.button {
        margin-top: 7em;
        margin-left: 20em;
    }
}

@media screen and (max-width: 1000px){
	
	.button {
        margin-top: 6em;
        margin-left: 18em;
    }
}

@media screen and (max-width: 901px){
	
	.button {
        margin-top: 5.5em;
        margin-left: 16.5em;
    }
}

@media screen and (max-width: 870px){
	
	.button {
        margin-top: 4.5em;
        margin-left: 14em;
    }
}

@media screen and (max-width: 766px){
	
	.button {
        margin-top: 7em;
        margin-left: 19em;
    }
}

@media screen and (max-width: 715px){
	
	.button {
        margin-top: 6em;
        margin-left: 17em;
    }
}


@media screen and (max-width: 654px){
	
	.button {
        margin-top: 5.5em;
        margin-left: 15em;
    }
}

@media screen and (max-width: 600px){
	
	.button {
        margin-top: 4em;
        margin-left: 13em;
    }
}

@media screen and (max-width: 523px){
	
	.button {
        margin-top: 4.5em;
        margin-left: 12em;
    }
    
    .button a{
        font-size: 12px;
        text-decoration: none;
        padding: 0.4em;
    }
    
    .button a:hover{
        font-size: 13px;
    }
}


@media screen and (max-width: 468px){
	
	.button {
        margin-top: 4em;
        margin-left: 11em;
    }
}

@media screen and (max-width: 430px){
	
	.button {
        margin-top: 3.5em;
        margin-left: 10em;
    }
}

@media screen and (max-width: 390px){
	
	.button {
        margin-top: 3em;
        margin-left: 9em;
    }
}



