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-footer{
    position: relative;
    width: 100%;
    height: 150px;
    background: #740000;
    box-sizing: border-box;
    padding: 30px;
    margin-top: 0;
    
}

.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{
    background: #ff0000;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    height: 360px;
    margin-bottom: 50px;
    
}





.corrusel{
    margin-top: 0;
}


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






.contacto{
    width: 100%;
    height: 950px;
    margin-bottom: 50px;
}


hr{
    width: 20%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    
}

.contacto-columna-izq{
    text-align: center;
    float: left;
    width: 70%;
    height: auto;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-top: 20px;
    border-right: 1px solid #b9b9b9;
}


.contacto-columna-izq h1{
    margin-top: 5px;
    font-family: 'Catamaran', sans-serif;
    font-size: 35px;
    font-weight: bolder;
    color: #740000;
    line-height: 1.5;
    text-decoration: none;
    
}


.contacto-columna-izq h1 a{
    margin-top: 5px;
    font-family: 'Catamaran', sans-serif;
    font-size: 35px;
    font-weight: bolder;
    color: #740000;
    line-height: 1.0;
    text-decoration: none;
    
}


.contacto-columna-izq h2{
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: bolder;
    color: #000000;
    line-height: 1.0;
    text-transform: uppercase;
    padding-bottom: 20px;
    
}



.contacto-columna-izq h3{
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #000000;
    line-height: 1.0;
    text-decoration: none;
    padding: 10px;
    
}

.contacto-columna-izq h4{
    font-family: 'Catamaran', sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #000000;
    line-height: 2;
    text-decoration: none;
    padding: 10px;
    
}


.contacto-columna-izq h4 a{
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #d6ad00;
    line-height: 1.0;
    text-decoration: none;
    
}

.contacto-columna-izq h5 a{
    font-family: 'Catamaran', sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #000000;
    line-height: 2;
    text-decoration: none;
    padding: 20px;
    
}
.contacto-columna-izq h3 a{
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #454545;
    line-height: 1.0;
    text-decoration: none;
    
}



.contacto-columna-derecha{
    float: right;
    width: 50%;
    height: 350px;
    margin-bottom: 50px;
    
    
}



.contacto-columna-derecha p{
    margin-top: 10px;
font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    color: #000000;
    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;
}



.directorio{
    text-align: center;
    background: #f7f7f7;
    float: left;
    width: 30%;
    height: 890px;
    padding: 20px;
    overflow: scroll;
}

.directorio h1{
    margin-bottom: 10px;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    text-transform: uppercase;
}


.directorio h2{
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #740000;
}



.directorio h3{
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    color: #000000;
}

.directorio h4{
    font-family: "Helvetica", sans-serif;
    font-size: 12px;
    margin: 10px;
    color: #000000;
}


.directorio h5{
    padding: 10px;
    background: #740000;
    font-family: "Catamaran", sans-serif;
    font-size: 14px;
    line-height: 1.3;
    color: #fff;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.directorio p{
    font-family: "Catamaran", sans-serif;
    font-size: 18px;
    color: #000;
}

.directorio a{
    font-family: "Catamaran", sans-serif;
    font-size: 18px;
    color: #dea300;
    text-decoration: none;
}




#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: 15px;
    
}
}




@media (max-width:1256px) {
    
   


}






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






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




@media (max-width:834px) {
    
 

}









@media (max-width:768px) {
    .slantedDivA-footer{
    position: relative;
    width: 100%;
    height: 200px;
    background: #740000;
    box-sizing: border-box;
    padding: 30px;
    margin-top: 0;
    
}
    .contacto{
    width: 100%;
    height: 1550px;
    margin-bottom: 50px;
}
    
    .contacto-columna-izq{
    text-align: center;
    float: left;
    width: 100%;
    height: auto;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 20px;
    border-right: none;
}
    
    .directorio{
    text-align: center;
    background: #f7f7f7;
    float: left;
    width: 100%;
    height: 500px;
    padding: 20px;
    overflow: scroll;
}
    
    
    #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: 11px;
    
}
    
}
    
 




@media (max-width:736px) {
    
    


    

}












@media (max-width:667px) {
    



}







@media (max-width:568px) {



}












@media (max-width:414px) {
    
    .slantedDivA-footer{
    position: relative;
    width: 100%;
    height: 150px;
    background: #740000;
    box-sizing: border-box;
    padding: 30px;
    margin-top: -120px;
    
}
    .contacto{
    width: 100%;
    height: 1550px;
    margin-bottom: 50px;
}
    
    .contacto-columna-izq{
    text-align: center;
    float: left;
    width: 100%;
    height: auto;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 20px;
    border-right: none;
}
    
    .contacto-columna-izq h1{
    margin-top: 5px;
    font-family: 'Catamaran', sans-serif;
    font-size: 25px;
    font-weight: bolder;
    color: #740000;
    line-height: 1.5;
    
}


.contacto-columna-izq h2{
    font-family: 'Catamaran', sans-serif;
    font-size: 15px;
    font-weight: bolder;
    color: #808080;
    line-height: 1.0;
    text-transform: uppercase;
    padding-bottom: 10px;
    
}



.contacto-columna-izq h3{
    font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #454545;
    line-height: 1.0;
    text-decoration: none;
    padding: 5px;
    
}

.contacto-columna-izq h4{
    font-family: 'Catamaran', sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #575757;
    line-height: 2;
    text-decoration: none;
    padding: 10px;
    
}


.contacto-columna-izq h4 a{
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #d6ad00;
    line-height: 1.0;
    text-decoration: none;
    
}

.contacto-columna-izq h5 a{
    font-family: 'Catamaran', sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #575757;
    line-height: 2;
    text-decoration: none;
    padding: 20px;
    
}
.contacto-columna-izq h3 a{
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #454545;
    line-height: 1.0;
    text-decoration: none;
    
}
    
    
    .directorio{
    text-align: center;
    background: #f7f7f7;
    float: left;
    width: 100%;
    height: 500px;
    padding: 20px;
    overflow: scroll;
        margin-top: 50px;
}
    
    
    #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: 11px;
    
}
    
   
    
}














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









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