/* Escribe aquí tu código CSS */

#site-header {
    background: none !important;
    z-index: 99999 !important;
}

#site-logo {
    float: initial !important;
    margin-top: -105px !important;
}

#top-bar-wrap {
    border-bottom:0;
}

div#site-navigation-wrap {
    float: left;
    right: 18px;
}

.section-principal ul li {
	font-size:18px;
}

.elementor-element-b461d84  .elementor-column-wrap, .elementor-element-4c08db4 .elementor-column-wrap {
	padding:0 !important;
}

.sin-espaciado {
	margin-bottom:0 !important;
}


.elementor-element-50279fe {
    padding-left: 32px;
}

.elementor-element-50279fe span {
	color:#B2B2B2;
	font-size:27px;
}

.elementor-element-50279fe h2::after {
    height: 1px;
    background: #e0e0e0;
    content: '';
    width: 140px;
    display: block;
    margin-top: 17px;
    margin-left: -32px;
}

.elementor-element-0605182 .wp-caption-text {
    background: #1826c4;
    padding: 23px;
    color: white;
    font-style: normal;
}

.bloquenoticias .eael-grid-post-holder {
    border: 0;
}

.bloquenoticias .eael-grid-post-holder {
    border: 0;
}

.bloquenoticias .eael-grid-post-holder .eael-entry-content a{
    color: #1826C4;
    font-size: 16px;
    font-weight: normal;
    padding-top: 9px;
    display: block;
}

.home .eael-load-more-button span{
    font-family: "Roboto", Roboto;
    font-size: 17px;
    color: #1826c4;
    background: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
}

.home .eael-load-more-button-wrap {
    border: 1px solid #1826c4;
}

.home .elementor-element-6608b89 .eael-load-more-button {
    width: 100%;
	padding: 10px;
}

.eael-grid-post-holder-inner {
    height: 340px;
}

.eael-entry-wrapper {
    position: relative;
}

.elementor-element-51ebac6 {
    border: 1px solid blue;
}

#servicios a {
	color:#1826c4;
}

#servicios .white a {
	color:white;
}

#right-sidebar a {
	color: #1826c4;
	font-weight: 400;
}

#related-posts a {
	color:black;
}


h2.single-post-title.entry-title {
    color: #1826c4;
}

.entry-content p {
    font-weight: 400;
    color: black;
}


#footer-widgets h4 {
	color:white;
	font-family: "Roboto Slab", Roboto;
}

#footer h3 {
    color: white;
    font-size: 19px;
    font-weight: 500;
}

#footer h3::after {
    content: '';
    background: white;
    height: 2px;
    width: 227px;
    display: block;
    margin-top: 3px;
}

#footer label {
    font-family: 'Roboto Slab';
    color: white;
    padding-bottom: 5px;
}

#footer input, #footer textarea {
    border-radius: 0;
    background: rgba(255,255,255,0.3);
    border: none;
}

/*------------------------------------*
	Phone Landscape
*------------------------------------*/
@media only screen and (max-width: 480px) {
  
	#top-bar {
		display:none;
	}		
	
	#site-logo {
    margin-top: 0 !important;
    margin: 0 auto;
}
	
	.oceanwp-mobile-menu-icon {
    height: 46px;
    margin-top: -27px;
}
	
	.wpforms-field {
    width: 100% !important;
    display: block;
    float: initial;
    margin: 0 !important;
}
	
	
	
}


