body{
    margin: 0;
}

.login-empleados{
    padding: 10px;
    width: 100%;
    height: 100%;
    
}


.login-empleados h2{
    font-family: "roboto";
    font-size: 100%;
    color: #000;
}


.login-empleados p{
    font-family: "roboto";
    font-size: 11px;
    color: #000;
}



.login-empleados h4{
    font-family: "roboto";
    font-size: 100%;
    margin-top: -50px;
    color: #000;
}




.submit{
    font-family: 'arial';
    background: #3c7395;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 80%;
    font-weight: 500;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 35%;
	margin-top: 10px;
	float: left;
    border: none;
	
	-webkit-transition: background 0.1s linear 0s, color 0.1s linear 0s;	
	   -moz-transition: background 0.1s linear 0s, color 0.1s linear 0s;
		 -o-transition: background 0.1s linear 0s, color 0.1s linear 0s;
		    transition: background 0.1s linear 0s, color 0.1s linear 0s;

}



.submit:hover{
    
    background: #55646d;
    color: #ffffff;
    


}






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

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

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

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




.welcome{
    width: 100%;
    height: 300px;
    margin-top: 0;
    margin-left: 0;
}

.welcome h1{
    font-family: 'Catamaran', sans-serif;
    font-size: 80px;
    font-weight: bolder;
    line-height: 1.0;
    
}


.columna{
    margin-top: 0;
    width: 100%;
    line-height: 1;
    
    
}



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

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

.columna p a{
    font-family: 'Catamaran', sans-serif;
    color: #740000;
    text-decoration: none;
}

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




#contenidoservicios{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 1350px;
    background: #740000;
    padding-left: 120px;
    padding-right: 120px;
    padding-bottom: 50px;
    padding-top: 120px;


}

.servicios{
    float: left;
    width: 270px;
    height: 600px;
}

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

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

.recuadro{
    float: left;
    width: 270px;
    margin-right: 20px;
    margin-left: 20px;
    height: 430px;
    
}

.thumbnail{

    margin-bottom: 15px;
}


.thumbnail img{
    width: 270px;
    height: 270px;
}

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

}




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


.recuadro p a{
     font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    color: #bebebe;
    line-height: 5;
    text-shadow: 1px 1px 2px #1f0000;
    
}

.fotobaja{
    margin-top: 0;
}

.fotobaja img{
    width: 100%;
    height: auto;

}



.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: #740000;
}

.columna-contacto h3{
font-family: 'Catamaran', sans-serif;
    font-size: 25px;
    font-weight: normal;
    text-align: left;
    color: #000;
    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;
    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: #b79090;
    margin-top: 40px;
    font-family: 'roboto', sans-serif;
    font-size: 15px;
    
}

#logo-footer h5 a{
    color: #ffffff;
    font-family: 'roboto', sans-serif;
    text-decoration: none;
    
}





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

    
    .welcome{
    width: 100%;
    height: 500px;
    margin-top: -95px;
    margin-left: 0;
}

.welcome h1{
    font-family: 'Catamaran', sans-serif;
    font-size: 80px;
    font-weight: bolder;
    line-height: 3.0;
    
}


.columna{
    margin-top: -50px;
    width: 100%;
    line-height: 1;
    
    
}



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

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

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

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

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

    
.thumbnail img{
    width: 150px;
    height: 150px;
}    
    
    
.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:834px) {
    
    
    .slantedDivA{
    position: relative;
    width: 100%;
    height: 900px;
    background: #740000;
    box-sizing: border-box;
    padding: 30px;
    margin-top: 100px;
    
}

    
    .welcome{
    width: 100%;
    height: 400px;
    margin-top: -95px;
    margin-left: 0;
}

.welcome h1{
    text-align: center;
    font-family: 'Catamaran', sans-serif;
    font-size: 80px;
    font-weight: bolder;
    line-height: 3.0;
    
}


.columna{
        text-align: center;

    margin-top: -50px;
    width: 100%;
    line-height: 1;
    
    
}



.columna h3{
        text-align: center;

    font-family: 'Catamaran', sans-serif;
    font-size: 40px;
    font-weight: normal;
    line-height: 1.3;
}

.columna p{
    margin-top: 10px;
font-family: 'Catamaran', sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
}

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

    
    
    .servicios{
        margin-top: -30px;
    text-align: center;
    float: left;
    width: 100%;
    height: 130px;
    margin-right: 0;
    margin-left: 0;
}

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

.servicios h3{
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: #fff;
}
    
    
    
    
    .recuadro{
        text-align: center;
    float: left;
    width: 150px;
    margin-right: 30px;
    margin-left: 60px;
    height: 375px;
    
}
    
   
.thumbnail{
    margin-bottom: 15px;
}

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


.recuadro h4{
    text-align: center;
    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:768px) {
    
    .submit{
    font-family: 'arial';
    background: #3c7395;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 10%;
    font-weight: 500;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 80%;
	margin-top: 10px;
	float: left;
	
	-webkit-transition: background 0.1s linear 0s, color 0.1s linear 0s;	
	   -moz-transition: background 0.1s linear 0s, color 0.1s linear 0s;
		 -o-transition: background 0.1s linear 0s, color 0.1s linear 0s;
		    transition: background 0.1s linear 0s, color 0.1s linear 0s;

}



.submit:hover{
    
    background: #55646d;
    color: #ffffff;
    


}
    .welcome{
    width: 100%;
    height: 400px;
    margin-top: -30px;
}

.welcome h1{
    text-align: center;

    font-size: 60px;

    
}


.columna{
    text-align: center;


    
    
}



.columna h3{
    font-size: 40px;
    text-align: center;
    color: #740000;
}

.columna p{
    font-size: 20px;
    text-align: center;
    line-height: 1.0;

}

.columna h4 a{

    text-align: center;

}


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

    
    .servicios{
    float: left;
    width: 100%;
    height: 170px;
    margin-right: auto;
    margin-left: auto;
}

    
    .servicios h1{
        text-align: center;

    font-family: 'Catamaran', sans-serif;
    font-size: 50px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}

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

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


    
    .recuadro{
            text-align: center;

    float: left;
    width: 180px;
    margin-right: 20px;
    margin-left: 30px;
    height: 390px;
    
}
    
   


    
.thumbnail img{
    width: 180px;
    height: 180px;
}    

.recuadro h4{
    text-align: center;

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

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

}

#logo-footer img{
        text-align: center;

    width: 60%;
}

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

    
}






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

    
    .welcome{
    width: 100%;
    height: 400px;
    margin-top: -95px;
    margin-left: 0;
}

.welcome h1{
    text-align: center;
    font-family: 'Catamaran', sans-serif;
    font-size: 80px;
    font-weight: bolder;
    line-height: 3.0;
    
}


.columna{
        text-align: center;

    margin-top: -50px;
    width: 100%;
    line-height: 1;
    
    
}



.columna h3{
        text-align: center;

    font-family: 'Catamaran', sans-serif;
    font-size: 30px;
    font-weight: normal;
    line-height: 1.3;
}

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

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

    
    
    .servicios{
        margin-top: -30px;
    text-align: center;
    float: left;
    width: 100%;
    height: 130px;
    margin-right: 0;
    margin-left: 0;
}

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

.servicios h3{
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: #fff;
}
    
    
    
    
    .recuadro{
    text-align: center;
    float: left;
    width: 280px;
    margin-right: 10px;
    margin-left: 10;
    height: 350px;
    
}
    
   
.thumbnail{
    margin-bottom: 15px;
}

    
.thumbnail img{
    width: 150px;
    height: 150px;
}    
    
    
.recuadro h3 a{
    text-align: center;
    font-size: 15px;
    line-height: 1.0;
    padding-bottom: 10px;
}


.recuadro h4{
    width: 50%;
    margin-left: 70px;
    text-align: center;
    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:667px) {
    
    
    .slantedDivA{
        height: 1250px;

    
}

    
    .welcome{
    height: 300px;
    margin-top: -65px;

}

.welcome h1{
    text-align: center;
    font-family: 'Catamaran', sans-serif;
    font-size: 50px;
    font-weight: bolder;
    line-height: 3.0;
    
}


.columna{
    text-align: center;
    margin-top: -30px;
    width: 100%;
    line-height: 1;
    
}



.columna h3{
       
    font-size: 20px;

}

.columna p{

    font-size: 14px;

}



.servicios h3{
    font-family: 'Catamaran', sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: #fff;
}
 
    
    .recuadro{
    text-align: center;
    float: left;
    width: 250px;
    margin-right: 10px;
    margin-left: 10;
    height: 350px;
    
}
    


}







@media (max-width:568px) {
    
    
    .slantedDivA{
        height: 1550px;

    
}

    
    .welcome{
    height: 440px;
    margin-top: -65px;

}

.welcome h1{
    text-align: center;
    font-family: 'Catamaran', sans-serif;
    font-size: 50px;
    font-weight: bolder;
    line-height: 3.0;
    
}


.columna{
    text-align: center;
    margin-top: -30px;
    width: 100%;
    line-height: 1;
    
}



.columna h3{
       
    font-size: 35px;

}

.columna p{

    font-size: 20px;

}



.servicios h3{
    font-family: 'Catamaran', sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: #fff;
}
 
    
    .recuadro{
    text-align: center;
    float: left;
    width: 45%;
    margin-right: 15px;
    margin-left: 10px;
    height: 450px;
    
}
    
.thumbnail{
    margin-bottom: 25px;
}

    
.thumbnail img{
    width: 100%;
    height: auto;
}    
    
    
.recuadro h3 a{
    text-align: center;
    font-size: 25px;
    line-height: 1.0;
    padding-bottom: 60px;
}


.recuadro h4{
    width: 90%;
    margin-left: 10px;
    text-align: center;
    font-size: 14px;
    line-height: 1.3;
    margin-top: 20px;
}

}
















@media (max-width:414px) {
    
   .login-empleados{
       text-align: center;
    padding: 10px;
    width: 100%;
    height: 100%;
    
}


.login-empleados h2{
    font-family: "roboto";
    font-size: 100%;
    color: #000;
}


.login-empleados p{
    font-family: "roboto";
    font-size: 11px;
    color: #000;
}



.login-empleados h4{
    font-family: "roboto";
    font-size: 100%;
    margin-top: -50px;
    color: #000;
}




.submit{
    font-family: 'arial';
    background: #3c7395;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 80%;
    font-weight: 500;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 100%;
	margin-top: 10px;
	float: left;
    border: none;
	
	-webkit-transition: background 0.1s linear 0s, color 0.1s linear 0s;	
	   -moz-transition: background 0.1s linear 0s, color 0.1s linear 0s;
		 -o-transition: background 0.1s linear 0s, color 0.1s linear 0s;
		    transition: background 0.1s linear 0s, color 0.1s linear 0s;

}



.submit:hover{
    
    background: #55646d;
    color: #ffffff;
    


}


    
    
    
    .welcome{
    width: 100%;
    height: 310px;
    margin-top: -30px;
}

.welcome h1{
    text-align: center;

    font-size: 30px;

    
}


.columna{
    text-align: center;


    
    
}



.columna h3{
    text-align: center;
    font-size: 22px;
    margin-bottom: 15px;
}

.columna p{
    font-size: 16px;
    text-align: justify;
    line-height: 1.3;

}

.columna h4 a{

    text-align: center;

}


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

    
    .servicios{
    float: left;
    width: 100%;
    height: 80px;
    margin-right: auto;
    margin-left: auto;
}

    
    .servicios h1{
        text-align: center;

    font-family: 'Catamaran', sans-serif;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}

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

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


    
    .recuadro{
            text-align: center;

    float: left;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    height: auto;
    
}
    
   
.recuadro h3 a{
    font-size: 24px;
    line-height: 1.0;
    padding-bottom: 10px;
}

    
.thumbnail img{
    width: 300px;
    height: 300px;
}    

.recuadro h4{
    margin-left: 35px;
    width: 80%;
    text-align: center;
    font-size: 16px;

}
   
.columna-contacto{
    width: 100%;
    float: none;
    line-height: 1;
    margin-right: 0;
    border-right: none;
    margin-top: -50px;
}


.columna-contacto h1{
    font-size: 35px;
    text-align: center;
}

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

.columna-contacto h4 {
    text-align: center;
    font-size: 16px;
    
}

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

}

#logo-footer img{
        text-align: center;

    width: 100%;
}

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

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

.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:375px) {
    
    
    .welcome{
    width: 100%;
    height: 200px;
    margin-top: -30px;
}

.welcome h1{
    text-align: center;

    font-size: 40px;

    
}


.columna h3{
    text-align: center;
    font-size: 18px;
    margin-bottom: 15px;
}

.columna p{
    font-size: 12px;
    text-align: center;
    line-height: 1.3;

}

.columna h4 a{

    text-align: center;

}






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

    
    .servicios{
    float: left;
    width: 100%;
    height: 80px;
    margin-right: auto;
    margin-left: auto;
}

    
    .servicios h1{
        text-align: center;

    font-family: 'Catamaran', sans-serif;
    font-size: 35px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}

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

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


    
    .recuadro{
    text-align: center;
    float: left;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    height: auto;
    
}
    
   
.recuadro h3 a{
    font-size: 26px;
    line-height: 1.0;
    padding-bottom: 10px;
}

    
.thumbnail img{
    width: 320px;
    height: 320px;
}    

.recuadro h4{
    text-align: center;
    font-size: 16px;

}
   
.columna-contacto{
    width: 100%;
    float: none;
    line-height: 1;
    margin-right: 0;
    border-right: none;
}


.columna-contacto h1{
    font-size: 35px;
    text-align: center;
}

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

.columna-contacto h4 {
    text-align: center;
    font-size: 16px;
    
}

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

}

#logo-footer img{
        text-align: center;

    width: 100%;
}

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

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

.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:320px) {
    
    
   .welcome{
    width: 100%;
    height: 130px;
    margin-top: -20px;
}

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


.columna{
    width: 100%;
    float: none;
    line-height: 1;
    
    
}



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

.columna p{
font-family: 'Catamaran', sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    color: #585858;
    line-height: 1.0;
}

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







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

    
    .servicios{
    float: left;
    width: 90%;
    height: 80px;
    margin-right: auto;
    margin-left: auto;
}

    
    .servicios h1{
        text-align: center;

    font-family: 'Catamaran', sans-serif;
    font-size: 25px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}

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

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


    
    .recuadro{
    text-align: center;

    float: none;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    height: auto;
    
}
    
   
.recuadro h3 a{
    font-size: 20px;
    line-height: 1.0;
    padding-bottom: 10px;
}

    
.thumbnail img{
    width: 180px;
    height: 180px;
}    

.recuadro h4{
    text-align: center;
    font-size: 12px;

}
   
.columna-contacto{
    width: 100%;
    float: none;
    line-height: 1;
    margin-right: 0;
    border-right: none;
}


.columna-contacto h1{
    font-size: 18px;
    text-align: center;
}

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

.columna-contacto h4 {
    text-align: center;
    font-size: 16px;
    
}

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

}

#logo-footer img{
        text-align: center;

    width: 100%;
}

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

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

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