/*
Theme Name: Grupo Lezama
Theme URI: http://snglr.es
Description: Wordpress Theme Grupo Lezama
Author: snglr
Author URI: http://snglr.es
Version: 1.0
*/


/*********************************/

body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	color: #707070;
}

h1, h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	line-height: 1.3em;
}

h1 {
    font-size: 2.3em;
}

h2  {
    font-size: 1.7em;
}

h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 1.2em
}

.header-page h3 {
	text-transform: none;
}

.container {
    max-width: 1024px;
}

a {
	color: #861f41 ;
}

a:hover,
a:focus {
	text-decoration: none;
	color: #999;
}

.logo_footer {
    max-height: 40px;
}

footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    padding: 15px 0;
    background: #fff;
}

.wrapper {
    padding: 0 0 50px;
}

/* mobile - menu */

nav#mainNav {
    padding: 0;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}

a.logout {
    width: 100%;
    display: block;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    background: #707070;
    font-weight: 400;
}

#toggle {
  display: block;
  width: 28px;
  height: 30px;
  margin: 26px 0 0 15px;
  float: right;
}

#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
#toggle span:after{
  top: 9px;
}
#toggle span {
  position: relative;
  display: block;
}

#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 4px;
  background-color: #861f41 ;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 1px;
}
#toggle + #menu { display:none;}

/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
}
#toggle.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
}

.sidenav {
    height: 100%;
    width: 270px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: -300px;
    background-color: #861f41 ;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    -webkit-box-shadow: -3px 0px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: -3px 0px 10px 0px rgba(0,0,0,0.3);
    box-shadow: -3px 0px 10px 0px rgba(0,0,0,0.3);
    z-index: 9999;
}

.sidenav.show {
	left: 0;
}

.sidenav .closebtn {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #4fa0ca;
    width: 28px;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
    opacity: 1;
    font-size: 36px;
}

.sidenav .closebtn:hover,
.sidenav .closebtn:focus {
    opacity:0.7;
    text-decoration:none;
}

.sidenav ul.navbar-nav {
    padding: 0;
    list-style: none;
    border-top: 0;
}

.sidenav ul.navbar-nav li:first-child {
	border-top: 1px solid rgba(0,0,0,0.2);
}

.sidenav ul.navbar-nav li {
	border-bottom: 1px solid rgba(0,0,0,0.2);
	text-align: center;
	margin-bottom: 0;
	line-height: 48px;
	margin: 0;
	padding: 0;
}

.sidenav ul.navbar-nav li:last-child {
    border-bottom: 0;
}

.sidenav ul.navbar-nav li a {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	color: #fff!important;
    display: block;
    width: 100%;
    font-size: 14px;
    border: 0;
    line-height: 1.5rem;
    padding: 15px 0!important;
    font-weight: 400;
}

.sidenav ul.navbar-nav li.menu-item-has-children ul.sub-menu {
    position: relative!important;
    background: rgba(0,0,0,0.2);
	display: block;
	padding: 0;
    list-style: none;
	height: 0px;
	max-height: 0px;
    overflow: hidden;
	transition: max-height 0.5s ease-in-out;
}

.sidenav ul.navbar-nav li.menu-item-has-children > a.show + ul.sub-menu {
	height: auto;
	max-height: 400px;
	transition: max-height 0.5s ease-in-out;
}

.sidenav ul.navbar-nav li.menu-item-has-children > a:after {
	border-style: solid;
	border-width: 0.11em 0.11em 0 0;
	content: '';
	display: inline-block;
	height: 0.55em;
	position: relative;
	margin-top: 7px;
	transform: rotate(135deg);
	vertical-align: top;
	width: 0.55em;
	margin-left: 8px
}

.sidenav ul.navbar-nav li.menu-item-has-children > a.show:after {
    margin-top: 11px;
    transform: rotate(-45deg);
    vertical-align: top;
}


.sidenav .navbar-nav > li.nav-item > a.nav-link.active {
    color: #fff!important;
    background: #3399CC;
}
.sidenav ul.navbar-nav li a:hover,
.sidenav ul.navbar-nav li a:focus {
	text-decoration:none;
	background: rgba(0,0,0,0.1);
	color: #fff!important;
}

.sidenav ul.navbar-nav li.current-menu-item > a {
	background: #999999;
	color: #fff;
}

.sidenav ul.navbar-nav li.menu-item-has-children:before {
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 14px;
    padding-left: 6px;
    content: "\f107";
}

.sidenav .navbar-nav > li:before {
	display: none!important;
}

/* HOME - LOGIN */

.ur-frontend-form {
    border: 0;
    padding: 0!important;
}

#user-registration p {
    color: #707070;
	margin-left: 0!important;
	margin-right: 0!important;
}

span.password-input-group {
    width: 100%;
}

.ur-frontend-form .ur-form-row .ur-form-grid label {
    font-size: 16px;
    margin-top: 0;
    width: 100%;
    margin-bottom: 5px;
}

.user-registration input,
#user-registration input {
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px;
}

.ur-frontend-form .ur-button-container .ur-submit-button,
#user-registration input.user-registration-Button.button {
    width: 100%;
    border-radius: 18px;
    color: #fff;
    background: #861f41 ;
    max-width: 251px;
    margin: 0 auto 15px;
	cursor: pointer;
	padding: 10px;
}

#user-registration input.user-registration-Button.button:hover,
#user-registration input.user-registration-Button.button:focus {
	background: #999;
}

.ur-form-grid {
    padding: 0!important;
}

/* HOME - PÁGINA */

.header-page h2 {
    margin-bottom: 0;
}

.wrapper .navbar-nav {
	max-width: 300px;
	margin: 15px auto;
	padding: 0;
}

.wrapper .navbar-nav li {
	margin-bottom: 5px;
}

.wrapper .navbar-nav li a {
    color: #861f41 ;
    background: #e3e3e3;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: block;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 22px;
    padding: 10px;
    border-radius: 25px;
    position: relative;
}

.wrapper .navbar-nav li a:after {
    content: "";
    display: block;
    width: 19px;
    height: 19px;
    background-image: url(img/right.jpg);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -10px;
}

h1.title-page {
    font-weight: 600;
    text-transform: uppercase;
    color: #871843;
    font-size: 1.8em;
    margin-bottom: 25px;
}


/* AGENDA */

ul.nav.nav-tabs {
    border-bottom: 1px solid #747474;
    padding: 0 8px;
    margin-top: 35px;
}

ul.nav.nav-tabs li a {
    position: relative;
    padding: 5px 15px;
    font-size: 16px;
	color: #861f41 ;
    top: -2px;
	font-weight: 400;
}

ul.nav.nav-tabs li a.active {
    border: 1px solid #747474;
    border-bottom: 1px solid #fff;
    z-index: 1;
    position: relative;
    padding: 5px 15px;
		color: #861f41 ;
}

.programa td {
	padding: 10px 5px;
	vertical-align: top;
	font-weight: 400;
}

.programa td.hora {
	color: #a9a8a8;
	font-size: 13px;
	padding-top: 13px;
}

ul.documentos,
ul.galeria {
    padding: 0 0 0 20px;
    list-style: none;
	margin-top: 35px;
}

ul.documentos li,
ul.galeria li {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

ul.documentos li i,
ul.galeria li i {
    font-size: 24px;
    margin-right: 7px;
}

/* ORGANIGRAMA */

h3.provincia,
h3.titulo-zona {
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
	margin-top: 30px;
}

ul.empresas {
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
	margin: 0;
}

ul.empresas li a { 
    margin-bottom: 5px;
    display: block;
}

.datos-direccion p {
    width: 100%;
    position: relative;
    margin-left: 25px;
}

.datos-direccion p i {
    position: absolute;
    left: -20px;
    top: 3px;
}

.image-rounded {
    display: block;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #ccc;
}

.miembro h3 {
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 0;
}

.miembro p.cargo {
    font-family: 'Oswald', sans-serif;
    margin: 0;
}

.single-personas h1.title-page {
	margin-bottom: 5px;
}

.single-personas p.cargo {
    font-family: 'Oswald', sans-serif;
    margin: 0;
	font-weight: 400;
	font-size: 1.2em;
}

/* MESAS */

h3.room-title {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 2em;
    font-family: 'Oswald', sans-serif;
}

.single-mesas  p {
    margin-bottom: 10px;
}

.single-mesas ul {
    padding: 0;
    list-style: none;
}

.single-mesas ul li {
    margin-bottom: 10px;
}

.single-mesas ul li i {
    width: 20px;
}

.single-mesas span.rol {
    font-family: 'Oswald', sans-serif;
    color: #861f41;
    margin-bottom: 15px;
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
}

.single-mesas h4 {
    font-size: 18px;
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 15px;
    padding-bottom: 5px;
    font-family: 'Oswald', sans-serif;
    color: #861f41;
}

fieldset {
    border: 1px solid #dee2e6;
    padding: 0 25px 15px;
}

fieldset legend {
    width: auto;
    padding: 0 5px;
    font-family: 'Oswald', sans-serif;
    color: #861f41;
    font-size: 18px;
    font-weight: 400;
}

/* QUIZ */

.quiz_section {
    position: relative;
    padding-left: 80px!important;
}

span.mlw_qmn_question_number {
    position: absolute;
    left: 0;
    top: 50%;
    color: #fff;
    background: #861f41;
    font-weight: bold;
    width: 56px;
    line-height: 56px;
    text-align: center;
    margin-top: -28px;
    border-radius: 50%;
}

.qmn_pagination {
    border: 0!important;
    display: flex;
    justify-content: center;
}

.single-quiz .qmn_quiz_container .qmn_btn,
.single-quiz .qmn_quiz_container .btn {
    border: 0;
    background-color: #861f41!important;
    max-width: 251px;
    margin: 0 auto 15px;
    cursor: pointer;
    padding: 10px!important;
    width: 100%;
    border-radius: 18px;
}

.single-quiz .qmn_quiz_container .qmn_btn:hover, 
.single-quiz .qmn_quiz_container .btn:hover,
.single-quiz .qmn_quiz_container .qmn_btn:focus, 
.single-quiz .qmn_quiz_container .btn:focus {
	background-color: #999!important;
}

.ur-field-item.field-checkbox label.ur-label {
    display: none!important;
}

.field-checkbox ul {
    padding: 0;
}

.form-row {
	margin: 0;
}

input.wpcf7-form-control.wpcf7-submit {
    border: 0;
    background-color: #861f41!important;
    max-width: 251px;
    margin: 15px auto;
    cursor: pointer;
    padding: 10px!important;
    width: 100%;
    border-radius: 18px;
    font-weight: bold;
    color: #fff;
    display: table;
}

div.wpcf7 .ajax-loader {
	display: none;
}

ul.galeria-imagenes {
    padding: 0;
    list-style: none;
}

ul.galeria-imagenes li a {
    border: 1px solid #dee2e6;
    padding: 5px;
    display: block;
}

span.img-caption {
    padding: 5px;
    font-size: .8em;
    text-align: right;
    width: 100%;
    display: block;
}

div#privacy_policy_1581365564_field label {
    display: inline-block;
    float: left;
    width: auto;
}

div#privacy_policy_1581365564_field .description {
    font-size: 16px!important;
    margin-left: 0px;
    top: 1px;
    position: relative;
}

div#privacy_policy_1581365564_field abbr.required {
    display: none;
}

.home .wrapper li.current-menu-item {
    display: none;
}

@media (min-width: 1200px) {
}