/*
Theme Name: Interbusa
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.eventos-menu .icon-box-img{
	margin-bottom: 0px !important;
}
body.page-template-page-transparent-header-light .sub-menu.nav-dropdown{
	background-color: rgba(113, 166, 207, 0.93) !important;
	border: 0px !important;
	color: #fff !important;
}

body.page-template-page-transparent-header-light .sub-menu.nav-dropdown .menu-icon-drop h3, body.page-template-page-transparent-header-light .sub-menu.nav-dropdown .menu-icon-drop h5, body.page-template-page-transparent-header-light .sub-menu.nav-dropdown .menu-icon-drop g, body.page-template-page-transparent-header-light .sub-menu.nav-dropdown .menu-icon-drop svg{
	color: #fff !important;
}
.footer-menu .fa {
	padding-right: 10px;
}
body.white-menu header.transparent .header-nav-main li a{
	color: #fff !important;
}
body.white-menu .header-nav-main li a{
	color: #8a9295 !important;
}
.grid-servicio .text-box-content .icon-box-img {
	margin-bottom: 0px !important;
}
.grid-servicio .text-box-content .icon-box-text h4{
	margin-bottom: 0px !important;
	margin-top: -5px !important;
}
.grid-servicio .text-box-content .icon-box-text p {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}
.mayus {
	text-transform: uppercase !important;
	font-weight: 900 !important;
}
.header.transparent .top-bar-nav li a{
	color: #fff !important;
}
#menu-item-wpml-ls-3-es {
	margin-right: 0px !important;
}
.wpml-ls-current-language a{
    border-bottom: 1px solid #fff !important;
}


body.es .header-button-2, body.es .footer-en{
		display: none;
}

body.en .header-button-1, body.en .footer-es{
		display: none;
}

.video-fit {
	padding-top: 20px !important;
}

.align-left {
	text-align: left !important;
}
.header-section .page-title-inner{
	padding-bottom: 5px !important; 
	padding-top: 35px !important;
}
.icon-box-left .icon-box-img+.icon-box-text {
	padding-left: 1.5em !important;
}
.iconbox-servicio {
	
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}