body{
    margin: 0;
}

.banderas{
    margin-top: -10px;
    width: 50%;
    float: right;
    text-align: right;
    margin-right: auto;
    padding: 10px;
}

.banderas p{
    color: #ba8383;
    font-size: 12px;
    font-family: "Roboto", sans-serif;
  
}



.banderas p a{
    color: #fff;
    font-size: 12px;
    font-family: "Roboto", sans-serif;
    text-decoration: none;
    
}
.slantedDivA{
    position: relative;
    width: 100%;
    height: 30000px;
    background: #740000;
    box-sizing: border-box;
    padding: 30px;
    margin-top: 80px;
    
}

.slantedDivA:before{
    position: absolute;
    width: 100%;
    height: 100%;
    content:'';
    background: inherit;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform-origin: bottom right;
    transform: skewY(5deg);
    z-index: -99;
}


.slantedDivA-footer{
    position: relative;
    width: 100%;
    height: 150px;
    background: #740000;
    box-sizing: border-box;
    padding: 30px;
    margin-top: 100px;
    
}

.slantedDivA-footer:before{
    position: absolute;
    width: 100%;
    height: 100%;
    content:'';
    background: inherit;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform-origin: bottom right;
    transform: skewY(5deg);
    z-index: -99;
}


  
.container{
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    height: auto;
    
}



.container-contact{
    margin-top: 50px;

    margin-left: auto;
    margin-right: auto;
    width: 80%;
    height: 360px;
    
}





.corrusel{
    margin-top: 0;
}


.corrusel img{
    width: 100%;
    height: auto;
    background-position: top;
}


.welcome{
    padding: 20px;
    width: 100%;
    height: 1000px;
    margin-bottom: 50px;
}


.columna-izq{
    border-right: 1px solid #e0e0e0;
    margin-top: -40px;
    float: left;
    width: 30%;
    height: 980px;
}


.columna-izq h1{
    margin-top: -60px;
    font-family: 'Catamaran', sans-serif;
    font-size: 60px;
    font-weight: bolder;
    line-height: 3.0;
    
}




.columna-derecha{
    float: right;
    margin-top: -40px;
    width: 65%;
    line-height: 1;
    
    
}



.columna-derecha h3{
    font-family: 'Catamaran', sans-serif;
    font-size: 40px;
    font-weight: normal;
    line-height: 1.3;
    color: #575757;
}


.columna-derecha h5{
    color: #740000;
    font-size: 15px;
    font-family: 'catamaran', sans-serif;
    width: 50%;
    margin-top: 20px;
    padding: 5px;
    border-bottom: 1px solid #e0e0e0;
    text-transform: uppercase;
}




.columna-derecha p{
    margin-top: 10px;
font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    color: #585858;
    line-height: 1.3;
}

.columna-derecha p a{
    margin-top: 10px;
font-family: 'Catamaran', sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    color: #d68c00;
    line-height: 1.3;
    text-decoration: none
}


.columna-derecha h4 a{
font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: #000;
    line-height: 5;
}




.contacto{
    border-top: solid 1px #e0e0e0;
    margin-top: -50px;
    padding: 20px;
    width: 100%;
    height: 400px;
    margin-bottom: 50px;
}


.contacto-columna-izq{
    border-right: 1px solid #e0e0e0;
    margin-top: 0px;
    float: left;
    width: 30%;
    height: 350px;
}


.contacto-columna-izq h1{
    margin-top: -10px;
    font-family: 'Catamaran', sans-serif;
    font-size: 40px;
    font-weight: bolder;
    color: #740000;
    line-height: 3.0;
    
}


.contacto-columna-izq h3{
    margin-top: -10px;
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #454545;
    line-height: 1.0;
    margin-bottom: 20px;
    
}





.contacto-columna-derecha{
    float: right;
    margin-top: -10px;
    width: 65%;
    line-height: 1;
    
    
}



.contacto-columna-derecha h3{
    font-family: 'Catamaran', sans-serif;
    font-size: 40px;
    font-weight: normal;
    line-height: 1.3;
    color: #575757;
}



.contacto-columna-derecha h4{
    font-family: 'Catamaran', sans-serif;
    font-size: 40px;
    font-weight: normal;
    line-height: 1.3;
    color: #575757;
}





.contacto-columna-derecha h5{
    color: #740000;
    font-size: 15px;
    font-family: 'catamaran', sans-serif;
    width: 50%;
    margin-top: 20px;
    padding: 5px;
    border-bottom: 1px solid #e0e0e0;
    text-transform: uppercase;
}




.contacto-columna-derecha p{
    margin-top: 10px;
font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    color: #585858;
    line-height: 1.3;
}

.contacto-columna-derecha h4 a{
font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: #000;
    line-height: 5;
}





#logo-footer{
    float: left;
    width: 100%;

}

#logo-footer img{
    width: 40%;
}

#logo-footer h5{
    float: right;
    width: 50%;
    text-align: right;
    color: #ffffff;
    margin-top: 40px;
    font-family: 'roboto', sans-serif;
    font-size: 11px;
    
}





@media (max-width:1256px) {
    
    
    .slantedDivA{
    position: relative;
    width: 100%;
    height: 1360px;
    background: #740000;
    box-sizing: border-box;
    padding: 30px;
    margin-top: 100px;
    
}

    
    .servicios{
    float: left;
    width: 200px;
    height: 900px;
    margin-right: 50px;
    margin-left: 70px;
}


}






@media (max-width:1152px) {
    
    
    .slantedDivA{
    position: relative;
    width: 100%;
    height: 1160px;
    background: #740000;
    box-sizing: border-box;
    padding: 30px;
    margin-top: 100px;
    
}

    
    .servicios{
    float: left;
    width: 200px;
    height: 700px;
    margin-right: 50px;
    margin-left: 70px;
}

    
    .servicios h1{
    font-family: 'Catamaran', sans-serif;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: #fff;
}

.servicios h3{
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    color: #fff;
    line-height: 1.3;
}

.servicios h4{
    font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    color: #fff;
    margin-top: 20px;
}


    
    .recuadro{
    float: left;
    width: 180px;
    margin-right: 20px;
    margin-left: 20px;
    height: 520px;
    
}
    
   
.thumbnail{
    margin-bottom: 15px;
}

    
.thumbnail img{
    width: 180px;
    height: 180px;
}    
    
    
.recuadro h3 a{
    font-size: 18px;
    line-height: 1.0;
    padding-bottom: 10px;
}


.recuadro h4{
    font-size: 14px;
    line-height: 1.3;
    margin-top: 20px;
}
   
.columna-contacto{
    width: 30%;
    float: left;
    line-height: 1;
    margin-right: 20px;
    border-right: 1px solid #c7c7c7;
}


.columna-contacto h1{
    font-size: 25px;
}

.columna-contacto h3{
font-family: 'Catamaran', sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    color: #585858;
    line-height: 1.0;
}

.columna-contacto h4 {
    font-size: 14px;
    
}

}






@media (max-width:1024px) {
    
    

.slantedDivA-footer:before{
    position: absolute;
    width: 100%;
    height: 100%;
    content:'';
    background: inherit;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform-origin: bottom right;
    transform: skewY(5deg);
    z-index: -99;
}

 
.container{
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    height: auto;
    
}


.container-contact{
    margin-top: 50px;

    margin-left: auto;
    margin-right: auto;
    width: 80%;
    height: 360px;
    
}



.corrusel{
    margin-top: 0;
}


.corrusel img{
    width: 100%;
    height: auto;
    background-position: top;
}


.welcome{
    padding: 20px;
    width: 100%;
    height: 950px;
    margin-bottom: 50px;
}


.columna-izq{
    border-right: 1px solid #e0e0e0;
    margin-top: -40px;
    float: left;
    width: 30%;
    height: 900px;
}


.columna-izq h1{
    margin-top: -60px;
    font-family: 'Catamaran', sans-serif;
    font-size: 50px;
    font-weight: bolder;
    line-height: 3.0;
    
}


.columna-derecha{
    float: right;
    margin-top: -40px;
    width: 65%;
    line-height: 1;   

}

.columna-derecha h3{
    font-family: 'Catamaran', sans-serif;
    font-size: 35px;
    font-weight: normal;
    line-height: 1.3;
    color: #575757;
}


.columna-derecha h5{
    color: #740000;
    font-size: 15px;
    font-family: 'catamaran', sans-serif;
    width: 50%;
    margin-top: 20px;
    padding: 5px;
    border-bottom: 1px solid #e0e0e0;
    text-transform: uppercase;
}

.columna-derecha p{
    margin-top: 10px;
font-family: 'Catamaran', sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    color: #585858;
    line-height: 1.3;
}

.columna-derecha h4 a{
font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: #000;
    line-height: 5;
}

.contacto{
    border-top: solid 1px #e0e0e0;
    margin-top: -50px;
    padding: 20px;
    width: 100%;
    height: 400px;
    margin-bottom: 50px;
}

.contacto-columna-izq{
    border-right: 1px solid #e0e0e0;
    margin-top: 0px;
    float: left;
    width: 30%;
    height: 350px;
}

.contacto-columna-izq h1{
    margin-top: -10px;
    font-family: 'Catamaran', sans-serif;
    font-size: 40px;
    font-weight: bolder;
    color: #740000;
    line-height: 3.0;
    
}


.contacto-columna-izq h3{
    margin-top: -10px;
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #454545;
    line-height: 1.0;
    margin-bottom: 20px;
    
}

.contacto-columna-izq h4{
    margin-top: -10px;
    font-family: 'Catamaran', sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #454545;
    line-height: 1.0;
    margin-bottom: 20px;
    
}

.contacto-columna-derecha{
    float: right;
    margin-top: -10px;
    width: 65%;
    line-height: 1;
}

.contacto-columna-derecha h3{
    font-family: 'Catamaran', sans-serif;
    font-size: 40px;
    font-weight: normal;
    line-height: 1.3;
    color: #575757;
}

.contacto-columna-derecha h4{
    font-family: 'Catamaran', sans-serif;
    font-size: 40px;
    font-weight: normal;
    line-height: 1.3;
    color: #575757;
}

.contacto-columna-derecha h5{
    color: #740000;
    font-size: 15px;
    font-family: 'catamaran', sans-serif;
    width: 50%;
    margin-top: 20px;
    padding: 5px;
    border-bottom: 1px solid #e0e0e0;
    text-transform: uppercase;
}

.contacto-columna-derecha p{
    margin-top: 10px;
font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    color: #585858;
    line-height: 1.3;
}

.contacto-columna-derecha h4 a{
font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: #000;
    line-height: 5;
}

.recuadro h3{
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    color: #fff;
}

.recuadro h4{
    font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    color: #fff;
}

.recuadro{
    margin-top: 10px;
    width: 100%;
    float: right;
    height: auto;
    
}


.recuadro h3 a{
    font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;

}


.columna-contacto{
    width: 40%;
    float: left;
    line-height: 1;
    margin-right: 20px;
    border-right: 1px solid #c7c7c7;
    
    
}

.columna-contacto h1{
    font-family: 'Catamaran', sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 3;
    color: #000;
}

.columna-contacto h3{
font-family: 'Catamaran', sans-serif;
    font-size: 25px;
    font-weight: normal;
    text-align: left;
    color: #585858;
    line-height: 1.0;
}

.columna-contacto h4 {
    font-family: 'Catamaran', sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    color: #000;
    line-height: 1;
    margin-top: 20px;
}

    h4 a{
    font-family: 'Catamaran', sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    color: #d4a420;
    line-height: 1;
    margin-top: 20px;
}


#logo-footer{
    float: left;
    width: 100%;

}

#logo-footer img{
    width: 40%;
}

#logo-footer h5{
    float: right;
    width: 50%;
    text-align: right;
    color: #db0000;
    margin-top: 40px;
    font-family: 'roboto', sans-serif;
    font-size: 15px;
    
}

}




@media (max-width:834px) {
    
    
    .welcome{
    padding: 20px;
    width: 100%;
    height: 650px;
    margin-bottom: 50px;
}


.columna-izq{
    border-right: 1px solid #e0e0e0;
    margin-top: -40px;
    float: left;
    width: 30%;
    height: 650px;
}


.columna-izq h1{
    margin-top: -30px;
    font-family: 'Catamaran', sans-serif;
    font-size: 40px;
    font-weight: bolder;
    line-height: 3.0;
    
}




.columna-derecha h3{
    font-family: 'Catamaran', sans-serif;
    font-size: 30px;
    font-weight: normal;
    line-height: 1.3;
    color: #575757;
}


.columna-derecha h5{
    color: #740000;
    font-size: 15px;
    font-family: 'catamaran', sans-serif;
    width: 70%;
    margin-top: 20px;
    padding: 5px;
    border-bottom: 1px solid #e0e0e0;
    text-transform: uppercase;
}

.columna-derecha p{
    margin-top: 10px;
font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    color: #585858;
    line-height: 1.3;
}


.contacto{
    border-top: solid 1px #e0e0e0;
    margin-top: -50px;
    padding: 20px;
    width: 100%;
    height: 400px;
    margin-bottom: 50px;
}

.contacto-columna-izq{
    border-right: 1px solid #e0e0e0;
    margin-top: 0px;
    float: left;
    width: 30%;
    height: 350px;
}

.contacto-columna-izq h1{
    margin-top: -10px;
    font-family: 'Catamaran', sans-serif;
    font-size: 30px;
    font-weight: bolder;
    color: #740000;
    line-height: 3.0;
    
}



.contacto-columna-izq h4{
    margin-top: -10px;
    font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #454545;
    line-height: 1.0;
    margin-bottom: 20px;
    
}

.contacto-columna-derecha{
    float: right;
    margin-top: -10px;
    width: 65%;
    line-height: 1;
}

#logo-footer{
    text-align: center;
    float: left;
    width: 100%;

}

#logo-footer img{
    width: 60%;
}

#logo-footer h5{
    float: right;
    width: 100%;
    text-align: center;
    color: #ffffff;
    margin-top: 40px;
    font-family: 'roboto', sans-serif;
    font-size: 12px;
    
}
 
    

}









@media (max-width:768px) {
    
    .welcome{
    padding: 20px;
    width: 100%;
    height: 850px;
    margin-bottom: 50px;
}


.columna-izq{
    border-right: 1px solid #e0e0e0;
    margin-top: -40px;
    float: left;
    width: 30%;
    height: 850px;
}


.columna-izq h1{
    margin-top: -30px;
    font-family: 'Catamaran', sans-serif;
    font-size: 30px;
    font-weight: bolder;
    line-height: 3.0;
    
}




.columna-derecha h3{
    font-family: 'Catamaran', sans-serif;
    font-size: 26px;
    font-weight: normal;
    line-height: 1.3;
    color: #575757;
}


.columna-derecha h5{
    color: #740000;
    font-size: 15px;
    font-family: 'catamaran', sans-serif;
    width: 70%;
    margin-top: 20px;
    padding: 5px;
    border-bottom: 1px solid #e0e0e0;
    text-transform: uppercase;
}

.columna-derecha p{
    margin-top: 10px;
font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    color: #585858;
    line-height: 1.3;
}


.contacto{
    border-top: solid 1px #e0e0e0;
    margin-top: -50px;
    padding: 20px;
    width: 100%;
    height: 400px;
    margin-bottom: 50px;
}

.contacto-columna-izq{
    border-right: 1px solid #e0e0e0;
    margin-top: 0px;
    float: left;
    width: 30%;
    height: 350px;
}

.contacto-columna-izq h1{
    margin-top: -10px;
    font-family: 'Catamaran', sans-serif;
    font-size: 30px;
    font-weight: bolder;
    color: #740000;
    line-height: 3.0;
    
}

.contacto-columna-izq h3{
    margin-top: -10px;
    font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #454545;
    line-height: 1.0;
    margin-bottom: 20px;
    
}


.contacto-columna-izq h4{
    margin-top: -10px;
    font-family: 'Catamaran', sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #454545;
    line-height: 1.0;
    margin-bottom: 20px;
    
}

.contacto-columna-derecha{
    float: right;
    margin-top: -10px;
    width: 65%;
    line-height: 1;
}

#logo-footer{
    text-align: center;
    float: left;
    width: 100%;

}

#logo-footer img{
    width: 60%;
}

#logo-footer h5{
    float: right;
    width: 100%;
    text-align: center;
    color: #ffffff;
    margin-top: 40px;
    font-family: 'roboto', sans-serif;
    font-size: 12px;
    
}
 
  

    
}






@media (max-width:736px) {
    .contacto-columna-izq h4 a{
font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: #f0a600;
    line-height: 1.0;
}    
    
.contacto-columna-izq h5 a{
    margin-top: -10px;
    font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #f0a600;
    line-height: 1.0;
    margin-bottom: 20px;
    text-decoration: none;
    
}
    
    


    

}












@media (max-width:667px) {
    
   .welcome{
    padding: 20px;
    width: 100%;
    height: 720px;
    margin-bottom: 50px;
}


.columna-izq{
    border-right: 1px solid #e0e0e0;
    margin-top: -40px;
    float: left;
    width: 30%;
    height: 720px;
}


.columna-izq h1{
    margin-top: -30px;
    font-family: 'Catamaran', sans-serif;
    font-size: 30px;
    font-weight: bolder;
    line-height: 3.0;
    
}




.columna-derecha h3{
    font-family: 'Catamaran', sans-serif;
    font-size: 26px;
    font-weight: normal;
    line-height: 1.3;
    color: #575757;
}


.columna-derecha h5{
    color: #740000;
    font-size: 14px;
    font-family: 'catamaran', sans-serif;
    width: 100%;
    margin-top: 5px;
    padding: 5px;
    border-bottom: 1px solid #e0e0e0;
    text-transform: uppercase;
}

.columna-derecha p{
    margin-top: 10px;
font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    color: #585858;
    line-height: 1.3;
}


.contacto{
    border-top: solid 1px #e0e0e0;
    margin-top: -50px;
    padding: 20px;
    width: 100%;
    height: 400px;
    margin-bottom: 50px;
}

.contacto-columna-izq{
    border-right: 1px solid #e0e0e0;
    margin-top: 0px;
    float: left;
    width: 33%;
    height: 350px;
}

.contacto-columna-izq h1{
    margin-top: -10px;
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: bolder;
    color: #740000;
    line-height: 3.0;
    
}

.contacto-columna-izq h3{
    margin-top: -10px;
    font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #454545;
    line-height: 1.0;
    margin-bottom: 20px;
    
}


.contacto-columna-izq h4{
    margin-top: -10px;
    font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #454545;
    line-height: 1.0;
    margin-bottom: 20px;
    
}

    
.contacto-columna-izq h4 a{
font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: #f0a600;
    line-height: 1.0;
}    
    
.contacto-columna-izq h5 a{
    margin-top: -10px;
    font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #f0a600;
    line-height: 1.0;
    margin-bottom: 20px;
    text-decoration: none;
    
}    
    

.contacto-columna-derecha{
    float: right;
    margin-top: -10px;
    width: 65%;
    line-height: 1;
}

#logo-footer{
    text-align: center;
    float: left;
    width: 100%;

}

#logo-footer img{
    width: 60%;
}

#logo-footer h5{
    float: right;
    width: 100%;
    text-align: center;
    color: #ffffff;
    margin-top: 40px;
    font-family: 'roboto', sans-serif;
    font-size: 12px;
    
}
 
  

    


}







@media (max-width:568px) {


.columna-izq{
    border-right: 1px solid #e0e0e0;
    margin-top: -40px;
    float: left;
    width: 30%;
    height: 650px;
}


.columna-izq h1{
    margin-top: -22px;
    font-family: 'Catamaran', sans-serif;
    font-size: 25px;
    font-weight: bolder;
    line-height: 3.0;
    
}

.contacto{
    border-top: solid 1px #e0e0e0;
    margin-top: -50px;
    padding: 20px;
    width: 100%;
    height: 400px;
    margin-bottom: 50px;
}

.contacto-columna-izq{
    text-align: center;
    border-right: none;
    margin-top: 0px;
    float: left;
    width: 100%;
    height: 350px;
}

.contacto-columna-izq h1{
    margin-top: -40px;
    font-family: 'Catamaran', sans-serif;
    font-size: 40px;
    font-weight: bolder;
    color: #740000;
    line-height: 3.0;
    
}

.contacto-columna-izq h3{
    margin-top: -10px;
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #454545;
    line-height: 1.0;
    margin-bottom: 20px;
    
}


.contacto-columna-izq h4{
    margin-top: -10px;
    font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #454545;
    line-height: 1.0;
    margin-bottom: 20px;
    
}

.contacto-columna-derecha{
    float: right;
    margin-top: -90px;
    width: 100%;
    line-height: 1;
}

#logo-footer{
    text-align: center;
    float: left;
    width: 100%;

}

#logo-footer img{
    width: 60%;
}

#logo-footer h5{
    float: right;
    width: 100%;
    text-align: center;
    color: #ffffff;
    margin-top: 40px;
    font-family: 'roboto', sans-serif;
    font-size: 12px;
    
}


.slantedDivA-footer{
    position: relative;
    width: 100%;
    height: 150px;
    background: #740000;
    box-sizing: border-box;
    padding: 30px;
    margin-top: 250px;
    
}

.slantedDivA-footer:before{
    position: absolute;
    width: 0;
    height: 0;
    content:'';
    background: inherit;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform-origin: bottom right;
    transform: skewY(5deg);
    z-index: -99;
}



}












@media (max-width:414px) {
    
    
    .welcome{
    padding: 20px;
    width: 100%;
    height: 700px;
    margin-bottom: 50px;
}


.columna-izq{
    text-align: center;
    border-right: none;
    margin-top: -40px;
    float: left;
    width: 100%;
    height: 120px;
}


.columna-izq h1{
    margin-top: 30px;
    font-family: 'Catamaran', sans-serif;
    font-size: 30px;
    font-weight: bolder;
    line-height: 1.0;
    
}




.columna-derecha{
    text-align: center;
    float: right;
    margin-top: -40px;
    width: 100%;
    line-height: 1;
    
    
}



.columna-derecha h3{
    font-family: 'Catamaran', sans-serif;
    font-size: 30px;
    font-weight: normal;
    line-height: 1.3;
    color: #575757;
}


.columna-derecha h5{
    color: #740000;
    font-size: 12px;
    font-family: 'catamaran', sans-serif;
    width: 100%;
    margin-top: 10px;
    padding: 5px;
    border-bottom: 1px solid #e0e0e0;
    text-transform: uppercase;
}




.columna-derecha p{
    margin-top: 10px;
font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    color: #585858;
    line-height: 1.3;
}

.columna-derecha h4 a{
font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: #000;
    line-height: 5;
}




.contacto{
    border-top: solid 1px #e0e0e0;
    margin-top: -20px;
    padding: 20px;
    width: 100%;
    height: 400px;
    margin-bottom: 50px;
}


.contacto-columna-izq{
    border-right: none;
    margin-top: 0px;
    float: left;
    width: 100%;
    height: 350px;
}


.contacto-columna-izq h1{
    margin-top: 15px;
    font-family: 'Catamaran', sans-serif;
    font-size: 30px;
    font-weight: bolder;
    color: #740000;
    line-height: 1.0;
    
}


.contacto-columna-izq h3{
    margin-top: 20px;
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #454545;
    line-height: 1.0;
    margin-bottom: 20px;
    
}





.contacto-columna-derecha{
    float: right;
    margin-top: -90px;
    width: 100%;
    line-height: 1;
    
    
}








.contacto-columna-derecha p{
    margin-top: 10px;
font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    color: #585858;
    line-height: 1.3;
}

.contacto-columna-derecha h4 a{
font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: #000;
    line-height: 5;
}





#logo-footer{
    float: left;
    width: 100%;

}

#logo-footer img{
    width: 100%;
}

#logo-footer h5{
    float: right;
    width: 100%;
    text-align: center;
    color: #ffffff;
    margin-top: 40px;
    font-family: 'roboto', sans-serif;
    font-size: 10px;
    
}
    
    
    
 
    
}














@media (max-width:375px) {
    
 
 
    
}









@media (max-width:320px) {
    
  
 
    
}
