/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/
/*
@font-face {
       font-family: RoundedElegance;
       src: url('https://www.alohabyte.com/fonts/Rounded_Elegance.ttf');
 
}

html, body, p, a, h1, h2, h3, h4, h5, h6, span, div{

font-family: RoundedElegance;
}
*/
.slider-caption h2 {
    font-size: 54px;
}
.cuadrotarjeta {
	
	background-color:rgba(255, 255, 255, 0.8);
	border: 3px solid #333;
	padding: 20px;
	max-width: 1200px;
}
.cc-revoke, .cc-window {
    
    font-size: 12px;
}

.checkbox-style:checked + .checkbox-style-3-label::before, .radio-style:checked + .radio-style-3-label::before {
    
    background: #91B54D;
    
}


.servb:hover{
	
	border: 2px #000 solid;
}
.textointro{
	font-size: 16px;
	
}
.textointro2{
	font-size: 18px;
	text-align: justify;
	
}
.textointro3{
	font-size: 17px;
	text-align: center;
	
}

#logo img {
    margin-left: 15px;
}
#primary-menu ul ul:not(.mega-menu-column), #primary-menu ul li .mega-menu-content {
	width: 300px;
}

#page-title{
	padding: 25px 0;
	background-color: #333;
}
#page-title h1{
	
	color: #FFF;
}
.icon-line-grid{
	
	color: #FFF;
}

ol.breadcrumb a {
	
	color: #FFF;
}

.listaindent {
	
	margin-left: 30px;
}

.portfolio-image, .portadaproyecto {
	
	border: 1px solid #333;
}