/*
Theme Name: RMQ
Template: Divi
Author: Remarqus
Author URI: https://www.remarqus.com
Version: 1.0.0.1545899487
Updated: 2018-12-27 08:31:27

*/
@font-face {
    font-family: Gotham-Book;
    src: url(https://www.venta-peio.com/wp-content/themes/RMQ/fonts/Gotham-book.ttf) format('truetype');  
    font-weight: normal;  
}
@font-face {
    font-family: Gotham-Bold;
    src: url(https://www.venta-peio.com/wp-content/themes/RMQ/fonts/GOTHAM-BOLD.TTF) format('truetype');  
    font-weight: normal;  
}
@font-face {
    font-family: Gotham-Medium; 
    src: url(https://www.venta-peio.com/wp-content/themes/RMQ/fonts/GOTHAM-MEDIUM.TTF) format('truetype');  
    font-weight: normal;  
}

* {
	font-family: Gotham-Bold !important;
}
.et_pb_module.et_pb_code.et_pb_code_0.bread a{
	
	color: rgb(123, 124, 126) !important;	
}
/* WMPL */
.wpml-ls-statics-footer a {
    background-color: transparent;
}
.wpml-ls-statics-footer .wpml-ls-current-language>a {
    background-color: transparent;
}
.lg {
	display: inline-table;
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 0;
}
.wpml-ls-legacy-list-horizontal {
    border: 0px solid transparent;
    padding: 0px;
}
.wpml-ls-legacy-list-horizontal a {
    display: block;
    text-decoration: none;
    padding: 2px 5px !important;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
}
/* Barra Menu Secundario */


#top-header {
max-width: 100% !important;
	margin: auto !important;
}
#et-info {
		visibility:hidden;
}
.top-m{
	display:flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	font-size: 11px !important;
	line-height: 15px;

	}
.tp:hover {
	text-decoration: underline !important;
}	
.top-mr {
    padding-top: 8px;
	}
.top-mr>a{
	margin: .5em;
	
}
.top-ml>a{
	margin: .5em;
}
.zc{
		padding-top: 8px;	
		padding-left:10px;
		padding-right:10px;
background-color: #47bce3;
}

.zc:hover{
	background-color: #03aae2;
	text-decoration: none !important;

}

#top-header, #top-header #et-info, #top-header .container, #top-header .et-social-icon a {
	line-height: 1em !important;
    margin: 0px;
}
#top-header .container {
	    padding-top: 0 !important;
		margin: 0 auto !important;
}
@media only screen and (max-width: 980px) {
#top-header {
display:none;
}
}

/* footer */
#footer-peio a { 
color: white;
}
#footer-peio a:hover {
	text-decoration: underline !important;
}	

#main-footer {
    height: 0 !important;
    overflow: hidden;
}
/* menu */
header#main-header.et-fixed-header, #main-header{
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}
.menu-item:hover > a{
	opacity:1 !important;
	text-decoration: underline !important;
}


/* Submenu */

.subm {
		font-size: 11px !important;
		width: 100%;
		text-align:left;
		float: right;
		margin-top: -20px;
} 
/* menu */
#top-menu a {
	font-size: 0.7em !important;
}
#et-top-navigation {
    float: left;
}
#page-container {
	padding: 0px !important;
}
@media only screen and (max-width: 980px) {
#logo {
min-height: 90px;
}
}
@media only screen and (min-width: 981px) {
#logo {
min-height: 90px;
}
}
@media screen and (max-width: 1247px) and (min-width: 981px) {
	#logo {
		max-height: 80%;
	}}

/* boton hover */

.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
    padding: .3em 2em .3em 2em;
}