body{
    margin: 0;
}

#caja-status{
    text-align: center;
    background-image: url(../images/)
    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #d9d9d9 , #ffffff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #d9d9d9 , #ffffff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #d9d9d9 , #ffffff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, #d9d9d9 , #ffffff); /* Standard syntax */    
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 50px;
    padding: 20px;
}

#caja-status h4{
    font-family: "Roboto:300", sans-serif;
    font-size: 100%;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.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;
}

.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;
    
}
  
.container{
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    height: auto;
    
}



.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{
    margin-left: auto;
    margin-right: auto;
    margin-top: -40px;
    float: left;
    width: 60%;
    height: auto;
}


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

.columna-izq h2{
    font-family: 'Catamaran', sans-serif;
    font-size: 22px;
    font-weight: bolder;
    line-height: 1.0;
    color: #9f0000;
    margin-bottom: auto;
    
}


.columna-izq p{
    margin-top: 20px;
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.3;
    text-align: justify;
    
}


.columna-derecha{
    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #d9d9d9 , #ffffff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #d9d9d9 , #ffffff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #d9d9d9 , #ffffff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #d9d9d9 , #ffffff); /* Standard syntax */    
    width: 30%;
    height: auto;
    overflow: scroll;
    float: right;
    margin-top: -40px;
    padding: 20px;

}




.columna-derecha h6{
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #740000;
    

}



.servicio-derecho{
    float: left;
    width: 100%;
    
}

.servicio-derecho img{
    float: left;
    width: 50%;
    padding-right: 10px;
    padding-bottom: 10px;
    
}


.servicio-derecho h6{
    font-family: 'Catamaran', sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #740000;
    text-align: left;
    line-height: 1.3;
    margin-top: 50px;
    
}

.servicio-derecho h6 a{
    font-family: 'Catamaran', sans-serif;
    font-size: 15px;
    font-weight: bolder;
    color: #740000;
    text-align: left;
    line-height: 1.3;
    text-decoration: none;
    
}




hr{
    color: #adadad;   
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;

}




.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: 15px;
    font-weight: bold;
    color: #454545;
    line-height: 1.0;
    margin-bottom: 20px;
    text-decoration: none;
    
}



.contacto-columna-izq h4 a{
    color: #d6a500;
    line-height: 1.0;
    text-decoration: none;
    
} 


.contacto-columna-izq h5 a{
    color: #d6a500;
    line-height: 1.0;
    text-decoration: none;
    
}



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







@media (max-width:1112px) {


}










@media (max-width:1024px) {
    
    .columna-izq{
        text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: -40px;
    float: left;
    width: 100%;
    height: auto;
}


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

.columna-izq h2{
    font-family: 'Catamaran', sans-serif;
    font-size: 22px;
    font-weight: bolder;
    line-height: 1.0;
    color: #9f0000;
    margin-bottom: auto;
    
}


.columna-izq p{
    margin-top: 20px;
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.3;
    text-align: center;
    
}

    
    
    
#caja-status{
    text-align: center;
    background-image: url(../images/)
    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #f8f8f8 , #ffffff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #f8f8f8 , #ffffff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #f8f8f8 , #ffffff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, #f8f8f8 , #ffffff); /* Standard syntax */    
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
    margin-top: 50px;
    padding: 20px;

}

#caja-status h4{
    font-family: "Roboto:300", sans-serif;
    font-size: 90%;
    text-transform: uppercase;
    margin-bottom: 20px;
}
    
    
    
    

.columna-derecha{
    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #f8f8f8 , #ffffff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #f8f8f8 , #ffffff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #f8f8f8 , #ffffff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, #f8f8f8 , #ffffff); /* Standard syntax */    
    width: 100%;
    height: auto;
    overflow: scroll;
    float: right;
    margin-top: -40px;
    padding: 20px;


}




.columna-derecha h6{
    text-align: center;
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #740000;
    margin-bottom: 30px;
    
    

}


    
.servicio-derecho{
    float: left;
    width: 30%;
    height: 100px;
    padding: 10px;
    margin: 10px;
    
}

.servicio-derecho img{
    float: left;
    width: 30%;
    padding-right: 10px;
    padding-bottom: 10px;
    
}


.servicio-derecho h6{
    font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #740000;
    text-align: left;
    line-height: 1.0;
    margin-top: 15px;
    
}

.servicio-derecho h6 a{
    font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: bolder;
    color: #740000;
    text-align: left;
    line-height: 1.3;
    text-decoration: none;
    
}




hr{
    color: none;   
    display: none;
    margin-top: none;
    margin-bottom: none;
    margin-left: none;
    margin-right: none;
    border-style: none;
    border-width: none;

}    
    
    

}







@media (max-width:834px) {
    
    
    #caja-status{
    text-align: center;
    background-image: url(../images/)
    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #f8f8f8 , #ffffff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #f8f8f8 , #ffffff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #f8f8f8 , #ffffff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, #f8f8f8 , #ffffff); /* Standard syntax */    
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 50px;
    padding: 20px;

}

#caja-status h4{
    font-family: "Roboto:300", sans-serif;
    font-size: 90%;
    text-transform: uppercase;
    margin-bottom: 20px;
}
    
    
    
    .columna-derecha{
    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #f8f8f8 , #ffffff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #f8f8f8 , #ffffff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #f8f8f8 , #ffffff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, #f8f8f8 , #ffffff); /* Standard syntax */    
    width: 100%;
    height: auto;
    overflow: scroll;
    float: right;
    margin-top: 20px;
    padding: 20px;


}




.columna-derecha h6{
    text-align: center;
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #740000;
    margin-bottom: 10px;
    
    

}
    
.servicio-derecho{
    float: left;
    width: 40%;
    height: 100px;
    padding: 10px;
    margin: 20px;
    
}

.servicio-derecho img{
    float: left;
    width: 50%;
    padding-right: 10px;
    padding-bottom: 10px;
    
}


.servicio-derecho h6{
    font-family: 'Catamaran', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #740000;
    text-align: left;
    line-height: 1.0;
    margin-top: 15px;
    
}

.servicio-derecho h6 a{
    font-family: 'Catamaran', sans-serif;
    font-size: 13px;
    font-weight: bolder;
    color: #740000;
    text-align: left;
    line-height: 1.3;
    text-decoration: none;
    
}
    
.contacto{
    border-top: solid 1px #e0e0e0;
    margin-top: 120px;
    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: 16px;
    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: bold;
    color: #454545;
    line-height: 1.0;
    margin-bottom: 20px;
    text-decoration: none;
    
}



.contacto-columna-izq h4 a{
    color: #d6a500;
    line-height: 1.0;
    text-decoration: none;
    
} 


.contacto-columna-izq h5 a{
    color: #d6a500;
    line-height: 1.0;
    text-decoration: none;
    
}



.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{
    text-align: center;
    float: left;
    width: 100%;

}

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

#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:768px) {
    
    .contacto{
    border-top: solid 1px #e0e0e0;
    margin-top: 140px;
    padding: 20px;
    width: 100%;
    height: 400px;
    margin-bottom: 50px;
}

    
}




    
    
    
    
    


@media (max-width:736px) {
    .servicio-derecho{
    float: left;
    width: 47%;
    height: 100px;
    padding: 10px;
    margin: 5px;
    
}

.servicio-derecho img{
    float: left;
    width: 40%;
    padding-right: 10px;
    padding-bottom: 10px;
    
}


.servicio-derecho h6{
    font-family: 'Catamaran', sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #740000;
    text-align: left;
    line-height: 1.0;
    margin-top: 15px;
    
}

.servicio-derecho h6 a{
    font-family: 'Catamaran', sans-serif;
    font-size: 12px;
    font-weight: bolder;
    color: #740000;
    text-align: left;
    line-height: 1.3;
    text-decoration: none;
    
}
.contacto{
    border-top: solid 1px #e0e0e0;
    margin-top: 80px;
    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: -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: 20px;
    font-weight: bold;
    color: #454545;
    line-height: 1.0;
    margin-bottom: 20px;
    text-decoration: none;
    
}



.contacto-columna-izq h4 a{
    color: #d6a500;
    line-height: 1.0;
    text-decoration: none;
    
} 


.contacto-columna-izq h5 a{
    color: #d6a500;
    line-height: 1.0;
    text-decoration: none;
    
}
.contacto-columna-derecha{
    float: right;
    margin-top: -20px;
    width: 100%;
    
    
}

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


    
}












@media (max-width:667px) {
    
 
    


}







@media (max-width:568px) {


}












@media (max-width:414px) {
    .servicio-derecho{
    float: left;
    width: 100%;
    height: 100px;
    padding: 10px;
    margin: 5px;
    
}

.servicio-derecho img{
    float: left;
    width: 40%;
    padding-right: 10px;
    padding-bottom: 10px;
    
}


.servicio-derecho h6{
    font-family: 'Catamaran', sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #740000;
    text-align: left;
    line-height: 1.0;
    margin-top: 15px;
    
}

.servicio-derecho h6 a{
    font-family: 'Catamaran', sans-serif;
    font-size: 12px;
    font-weight: bolder;
    color: #740000;
    text-align: left;
    line-height: 1.3;
    text-decoration: none;
    
}
    
hr{
    color: #adadad;   
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;

}
    
    
    
.contacto{
    border-top: solid 1px #e0e0e0;
    margin-top: 580px;
    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: -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: 20px;
    font-weight: bold;
    color: #454545;
    line-height: 1.0;
    margin-bottom: 20px;
    text-decoration: none;
    
}



.contacto-columna-izq h4 a{
    color: #d6a500;
    line-height: 1.0;
    text-decoration: none;
    
} 


.contacto-columna-izq h5 a{
    color: #d6a500;
    line-height: 1.0;
    text-decoration: none;
    
}
.contacto-columna-derecha{
    float: right;
    margin-top: -20px;
    width: 100%;
    
    
}

    
.slantedDivA-footer{
    position: relative;
    width: 100%;
    height: 150px;
    background: #740000;
    box-sizing: border-box;
    padding: 30px;
    margin-top: 300px;
    
}
  
 #logo-footer{
    text-align: center;
    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: 9px;
    

}
    
}














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









@media (max-width:320px) {
    .contacto{
    border-top: solid 1px #e0e0e0;
    margin-top: 620px;
    padding: 20px;
    width: 100%;
    height: 400px;
    margin-bottom: 50px;
}

    
}
