/*
CTC Separate Stylesheet
Updated: 2023-03-06 11:33:00
Theme Name: Sydney XoveTIC 2023 Child
Theme URI: https://athemes.com/theme/sydney
Template: sydney
Author: aThemes (Modified by Ale Mosteiro)
Author URI: https://athemes.com
Description: Sydney child for XoveTIC's website. Sydney is a powerful business theme that provides a fast way for companies or freelancers to create an awesome online presence. As well as being fully compatible with Elementor, Sydney brings plenty of customization possibilities like access to all Google Fonts, full color control, layout control, logo upload, full screen slider, header image, sticky navigation and much more. Also, Sydney provides all the construction blocks you need to rapidly create an engaging front page.
Tags: two-columns,right-sidebar,custom-colors,custom-background,custom-header,custom-menu,featured-images,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.53.1588004080
*/

.site-logotitle {
	display: inline-flex;
}
.site-info.container {
    display: none;
}

/* Mover menú en versión móvil a la derecha */
@media only screen and (max-width:767px){
        
  .header-wrap .container{
    text-align: left;
  }

  .header-wrap .btn-menu{
    float: right;
    margin-right: 15px;
  }  

  .header-wrap .col-md-4 {
    max-width: 90%;
    position: relative;
    z-index: 2;
  }

  .header-wrap .col-md-8 {
    margin-top: -50px;       
  }        

  #mainnav-mobi {
    top: 50px;
  }
}

/* Fijar el color de fondo del menú 
.site-header {
    background-color: rgba(48,56,128,0.9) !important;
}*/

/* Ocultar botón llamada a la acción*/
a.roll-button.button-slider {
    display: none;
}

#pg-8-1> .panel-row-style,
#pg-1806-1> .panel-row-style,
#pg-1856-1> .panel-row-style{
    background-color: #F8B322;
}

/* Tamaño de fuente en anuncios de Timeline Express */
.cd-timeline-content h2 {
	font-size: 30px;
}

.lang-item {
  display: inline;
	float: right;
}
