/*
Template Name: HR2 - Template
Version: 1.0
Author: HostingRed SAS
Author URL: http://hostingred.com
*/
/*******************************************
USE THIS FILE TO INCLUDE YOUR OWN CSS STYLES
********************************************/
    .custom-style  {
            border: 2px solid #26804a;
            border-radius: 6px;
            box-shadow: 0px 4px 0px 0px rgba(38,128,74,1.00);
            background-color: #30a05c;
            color: white ;
            font-size: 17px;           
            padding: 5px 15px;           
            display: inline-block;
            margin-top: 27px;
            margin-left: 30px;
            }       
            
            .custom-style i{
                font-size: 100%; 
                padding: 5px; 
                color: rgb(255, 255, 255); 
                border-radius: 0%; 
                background-color: transparent; 
                margin-left: 0px;
                color: white;
            }            
            .custom-style a{
                color: white !important ;               
            }

	.prueba1{
		
	background-image: url(../images/slider/1.jpeg);
		background-color: rgba(255, 138, 30, 0.5);
	
	}

	.prueba2{
	background-image: url(../images/slider/2.jpeg);
	
	}

	.prueba3{
	background-image: url(../images/slider/3.jpeg);
	
	}

.prueba4{
	background-image: url(../images/slider/4.jpg);
	
	}

.prueba5{
	background-image: url(../images/slider/5.jpg);
	
	}

.margin{
    margin-left: 10px;
    font-size: 20px;
}

.margin a{
    margin-left: 10px;
    font-size: 20px;
    text-decoration: none !important;
}

.productos2 {
        background: #03426E;
        padding: 10px;
        font-size: 18px;
        color: white;
        text-align: center;
        margin-top: 10px;
        border-radius: 20px 5px 20px 5px;
        box-shadow: 10px 5px;
    }
.productos2 a {
        color: white;
       
    }

.servi {
        margin-top: 20px;
		margin-bottom: 15px;
	text-align: justify;
    padding: 10px 10px;
       
    }
.cintillin{
	z-index: 100000000000000;
	top: 0;
	background: black;
	max-height: 40px;
	color: white;
	position: absolute;
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

p {
   text-align: justify;
}

.cinti{
    background-color: #0C4D9C;
    color:white;
    font-size:15px;
    padding: 5px 20px;
    text-align: center;
}

.cinti a{
    color:white;
    text-align: center;
}


 .space{
			 display: inline-block;
			 min-width: 150px;
		 }

.contact-header{
    font-size: 14px;
}

.azul{
    background: #0C4D9C;
    padding: 40px 0px;
}

.titulo1{
    color: white;
    text-align: center;
    margin-bottom: 20px;
    border-right: 1px solid white;
    font-size:23px;
}
p {
    color: white;
}

.black{
    color: black;
    text-align: center;
    
    
}


.gris{
    background: #EEF0E4;
    color: black;
}

.center-img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ancho{
    max-width: 100px;
    margin-bottom: 20px;
}