/*
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;
            }       




      .menu-fixed {
	position:fixed;
	z-index:1000;
	top:0;
	/*max-width:1000px;*/
	left:0;
	width:100%;
	box-shadow:0px 4px 3px rgba(0,0,0,.5);
}
            .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.jpg);
		background-color: rgba(255, 138, 30, 0.5);
	
	}

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

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

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